/* CSS Document */



.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border:0;
	width: 912px; /*width of featured content slider*/
	height: 185px;
	z-index: 0;

}







.sliderwrapper .contentdiv{

visibility: hidden; /*leave as is*/

position: absolute; /*leave as is*/

left: 0;  /*leave as is*/

top: 0;  /*leave as is*/



width: 912px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */

height: 100%;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);

-moz-opacity: 1;

opacity: 1;

}



.pagination{

	width: 900px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/

	text-align: left;

	padding: 5px 0px;

filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);

	-moz-opacity: 0.8;

	opacity: 0.8;

	padding-left:5px;

	position:absolute;

	top:300px;

	z-index:100;

}

*html .pagination{

	width: 900px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/

	text-align: left;

	padding: 5px 0px;



filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);

-moz-opacity: 0.8;

	opacity: 0.8;

	padding-left:30px;

	position:absolute;

	top:300px;

	z-index:100;

	left: 42px;

}



.pagination a{

padding: 0 5px;

text-decoration: none; 

color: #000;

font-weight:bold;


background: #EEFFD4;

filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);

-moz-opacity: 0.8;

font-family:Arial, Helvetica, sans-serif;

font-size:22px;

}



.pagination a:hover, .pagination a.selected{

background-color: #D1FF88;

filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);

-moz-opacity: 1;

color: #000;

font-weight:bold;

}



/* ------------------------------ NEW STYLES START ------------------------------- */



.content_bg {

	width:912px;

	height:185px;

	background:url(images/slide1.jpg) no-repeat top left;

	margin:0px;

	padding:0px;

}

.content_bg h2 {

	margin:0px;

	float:right;

	width:380px;

	padding:15px 10px 0px 0px;

	text-align:left;

	font-family:verdana;

	font-size:13px;

	font-weight:bold;

	color:#fff;

	text-decoration:none;

}

.content_bg2 {

	width:912px;

	height:185px;

	background:url(images/slide2.jpg) no-repeat top left;

	margin:0px;

	padding:0px;

}

.content_bg2 h2 {

	margin:0px;

	float:right;

	width:380px;

	padding:15px 10px 0px 0px;

	text-align:left;

	font-family:verdana;

	font-size:13px;

	font-weight:bold;

	color:#fff;

	text-decoration:none;

}

.content_bg3 {

	width:912px;

	height:185px;

	background:url(images/slide3.jpg) no-repeat top left;

	margin:0px;

	padding:0px;

}

.content_bg3 h2 {

	margin:0px;

	float:right;

	width:380px;

	padding:15px 10px 0px 0px;

	text-align:left;

	font-family:verdana;

	font-size:13px;

	font-weight:bold;

	color:#fff;

	text-decoration:none;

}

.content_bg4 {

	width:912px;

	height:185px;

	background:url(images/image4.jpg) no-repeat top left;

	margin:0px;

	padding:0px;

}

.content_bg4 h2 {

	margin:0px;

	float:right;

	width:380px;

	padding:15px 10px 0px 0px;

	text-align:left;

	font-family:verdana;

	font-size:13px;

	font-weight:bold;

	color:#fff;

	text-decoration:none;

}
#banner_holder{
	width:648px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:10px;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#banner_holder_2{
	width:180px;
	float:left;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
	height:auto;
}
#banner_holder_1{
	width:175px;
	float:left;
	position:relative;
}
#banner_arrow{
	width:42px;
	height:33px;
	float:left;
}
#banner_image{
	width:130px;
	height:33px;
	float:left;
	background-image:url(images/banner_image.gif);
	background-repeat:repeat-x;
}
.malier_text_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}

#banner_content{
	width:172px;
	height:140px;
	float:left;
	background-color:#a5c531;
}

/* ------------------------------ NEW STYLES END ------------------------------- */
.List_Resellers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 5px;
}
.mailer_text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
