/* CSS Document */
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
}
 /*============================= Header class ==================*/
 .smalltext { 
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#FFFFFF;
 font-weight:bold;
  }
 .searchtextfield { font-family: Arial, Helvetica, sans-serif;
 font-size:11px;
 border:1px solid #CCCCCC;
  }
/* Left Navigation */
.leftheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-image: url(../images/rightbg.gif);
	background-repeat: repeat-x;
	color:#FFF;
	padding:5px 0 5px 12px;
}
.popupheading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight:bold;}

.rightheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image: url(../images/rightbg.gif);
	background-repeat: repeat-x;
	color:#FFF;
	padding:10px 0 15px 12px;
	text-transform:uppercase;
}
.rightheader a {
color:#FFFFFF;
text-decoration:none;
}
.rightheader a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.shadowleft { 
	background-image:url(../images/bgshadow.gif);
	background-repeat:repeat-y;
}
.leftgred { 
	background-image:url(../images/gradent.gif);
	background-repeat:repeat-x;
	border-left: 1px #7D7D7D solid;
}
.rightgred { 
	background-image:url(../images/gradent.gif);
	background-repeat:repeat-x;
	border-right: 1px #7D7D7D solid;
}
.welcometopbg { 
	background-image:url(../images/ballbg.jpg);
	background-repeat:no-repeat;
	height:163px;
}
.icontext { 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#76B576; 
}
.icontext1 { 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#76B576; 
}
.sub_catfont { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#76B576; 
}
.sub_catfont a{ 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#76B576; 
	text-decoration:none;
}
 
.blueheading { 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#1750A6; 
}


.blueheading_review { 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#1750A6;
	cursor:hand; 
}


.producticonbg { 
	background-image:url(../images/producticonbg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding-left:50px;
	padding-right:0px;
	height:109px;
	padding-top:15px
}


.producticonbgin{ 
	background-image:url(../images/producticonbg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding-left:6px;
	padding-right:	0px;
	height:109px;
	padding-top:15px
}

.topbotborder {
	border-bottom:#CCCCCC 1px solid; 
	border-right:#CCCCCC 1px solid;
}
.error { 
	color: #FF0000;
}
.blacktext {
	font-size: 11px;
	color: #000;
	padding-left: 10px;
	padding-bottom: 5px;
}
/*__________________________________ A Starts _____________________________*/

a:link.catlink { color: #135D80; text-decoration: none; font-weight:bold; font-size: 12px; }
a:hover.catlink { color: #FF5C00; text-decoration: none; font-weight:bold;  font-size: 12px; }

 a:link {
	color: #333;
	
}
 a:hover {
	color: #0066CC;
	text-decoration:none;
}

.icontext a:link {
	color: #76B576;
	text-decoration:none;
}
.icontext a:hover {
	color: #76B576;
	text-decoration:underline;
}
/*__________________________________ A End _____________________________*/

.footer { 
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	height:36px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:25px;
	text-decoration:none;
	
}
.footer2 { 
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	height:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#222;
	padding-top:15px;
}
a:link.footer { color: #fff; text-decoration: none; font-weight:bold; font-size: 12px; }
a:hover.footer { color: #ccc; text-decoration: none; font-weight:bold;  font-size: 12px; }

.img { 
	border:1px #EEEEEE solid;
	padding:3px;
}
.dotedline { 
	background-image:url(../images/dot_bg1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.dotedlinebot { 
	background-image:url(../images/dot_bg1.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.textfield { 
	background-color:#f2f2f2;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px #999999 solid; 
}
.textfieldPayinfo { 
	background-color: #D3D3D3;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:25px;
	padding-left:10px;color:#000;
	font-weight:bold;
	
}




.drpdown { 
	width:120px;
	background-color:#f2f2f2;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px #999999 solid; 
}

.drpdown_product { 
	width:115px;
	background-color:#f2f2f2;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px #999999 solid; 
}

.error { color:#FF0000;
}
.button {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCCCCC ;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC ;
	background: #E6E6E6;
	text-transform:uppercase;
}

.button_ups {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	color:#333;
	font-size:11px;
	background:#99C8FC;
}

form {
margin:0;
padding:0;
}
.lineh { 
	line-height:17px;
}
li {
	margin:0;
	padding:0;
	list-style:square; 
	color: #FF0000;
}
ul {
	margin:0; 
	padding:0;
}
.red {
	font-size:10px;
	color:#B92E19;
}
.border {
border-top:0;
border-bottom:0;
border-left:1px solid #28334D;
border-right:1px solid #28334D;
}
.text


 /*============================= New 08-10-2007 ==================*/
.graybox_top {
background:url(../images/graybox_topbg.gif) repeat-x left top;
}
.graybox_bot {
background:url(../images/graybox_botbg.gif) repeat-x left top;
}
.graybox_left {
background:url(../images/graybox_leftbg.gif) repeat-y left top;
}
.graybox_right {
background:url(../images/graybox_rightbg.gif) repeat-y left top;
}
