/* CSS Document */

/* custom styles */
.fix:after { clear:both; content:"."; display:block; height:0pt; visibility:hidden; }
* html .fix { height:1%; }

form { margin:0; padding:0; }
tr { vertical-align:top }
a img { border:none; }
p {}
ol{}
ul{}
	li{}

input,textarea,select,button{}
hr { display:block; width: 100%; margin: 1em auto; padding:10px 0;  height: 0px; line-height:0px; font-size:0px; border:none; border-bottom: 1px solid #988d78; background:none; }


.bodyStyle{ text-align:center; margin:0 0 20px; padding:0; background:#162732 url(../images/graphics/bodyBG.gif) top left repeat-x scroll; }

#wrapper{ width:960px; margin:0 auto; padding:0; text-align:left; }
#header { height:94px; background: url(../images/graphics/headerBG.gif) top right no-repeat scroll; }

#cont{ margin:0; padding:0; background:#fff url(../images/graphics/wrapperBG.gif) top left repeat-y scroll; }
#contRightTopBG { margin:0; padding:0; background: url(../images/graphics/rightPanelBG.gif) top right no-repeat scroll; }

	#contLeft{ float:left; width: 723px; }
		#contLeftPadding { padding:0 10px 30px; }
	#contRight{ float:right; width:220px; }
		#contRightPaddingTop { padding:132px 2px 10px; }
		#contRightPadding { padding:20px 20px 10px 10px; }
		
			#contRightPaddingTop p{ color:#fff; background:#0b141a; padding:5px; margin:1px 0; }
			#contRightPaddingTop .header { color:#e51837; font-size:0.9em; }	
		
	#contHome {}
	#contHomeLeft{  float:left; width: 460px;  }
	#contHomeRight{  float:right; width: 200px; border-left:1px solid #f1f1f1; font-size:0.9em; }
	#contHomeRightPadding { padding:0 0 0 10px; }
		#contHomeRight strong{color:#cc0033; font-size:1.1em; }

#imageHeader { height:175px; margin:0 0 1px; background: url(../images/graphics/imageHeaderBG.gif) top right no-repeat scroll; }

#navTop{ height:7px; background:#e21937; }
#nav{ margin:0 0 20px; }



#BreadCrumbs { margin:0 0 10px; font-size:0.9em; color:#666; }
	#BreadCrumbs a{ color:#666; text-decoration:none; }
	#BreadCrumbs a:hover{ text-decoration:underline; }


#search { position:relative; width:213px; height:24px; background: url(../images/graphics/searchBG.gif) top left no-repeat scroll; }
	#search input{ position:absolute; top:4px; left:2px; width:178px; height:20px; font-size:0.9em; border:none; background:none; }
	#search a{ position:absolute; top:0; right:0; width:34px; height:24px; display:block; text-indent:-3000px; border:none; background:none; }




#footerTop { font-size:1.2em; background:#ccc; border-bottom:1px solid #ccc; margin:0 0 5px; color:#162732; }
	#footerTopPadding { text-align:left; padding:20px 20px 20px; }
	#footerTop a:hover { color:#162732; }

#footer { color:#fff; font-size:0.9em; background:#e31937 url(../images/graphics/footerBG.gif) top left repeat-x scroll; }
	#footerPadding { text-align:right; padding:20px 20px 10px; }
	#footer a{ color:#ccc; text-decoration:none; }
	#footer a:hover{ color:#fff; text-decoration:underline; }










/* Main Styles */
/* All Navigations */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{
  text-decoration:none;
}

.Nav_Side_Level1{ color:036; font-weight:bold; }

.Nav_Side_Level2{
  color:369;
}

.Nav_Side_Leveln{
  color:69a;
}

.Nav_Side_Level_Selected{

}

.Nav_Top{
  color:036;
}

.Nav_Top:hover{
  color:black;
}



.toplink {
font: bold 12px  verdana;
color:#000000; 
text-decoration:underline;
}

.toplink:hover { color:333; text-decoration:none; }

.ft100bold,.ft100, .ftwidth, .currencysubmit{ height:20; padding:1px 0 0 0; text-align:center; background:#e8e8e8; font: normal 10px Verdana, Arial, Helvetica, sans-serif; }
.ftwidth{	width:130px; }
.ft100bold{ font-weight:bold; }

/* If Custom Add to Cart button is to be added
   Used for add to cart .. Name of the image has to be addtocart.gif*/
.addtocart{ width:120px; height:20px; border:0px; background:url("../images/graphics/addtocart.gif") no-repeat left top; }

/*	If Custom Add to Quote button is to be added
	Used for Add to Quote .. Name of the image has to be addtoquote.gif */
.addtoquote.addtocart{ width:120px; height:20px; border:0px; background:url("../images/graphics/addtoquote.gif") no-repeat left top; }

/*	If Custom Add to Wishlist button is to be added
	Used for Add to Wishlist .. Name of the image has to be addtowish.gif*/
.addtowish{ width:120px; height:20px; border:0px; background:url("../images/graphics/addtowish.gif") no-repeat left top; }

/*	In product description (template 1), heading for Price, Quantity, Price Inc etc*/
.shopsubmit{ font-size:11px;font-weight:bold; }

/* 	For Price */
.shopprice{ font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 10px; color: #A92870; }

.shoptext, .shoptextbold, .shopselect,.shopform{ font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; }
.shopform{	width:140; }
.shoptextbold{ font-weight:bold; }

/* Not sure where its being used */
.productheader{ font-size: 14px; font-weight: bold; color: A92870; }

/* For required field asterik */
.shopred { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: red; }

/*	Image class used for product image */ 
.image,.imagefeature{	border:0; margin-top: 0.3em; margin-bottom: 0.3em; }
.imagefeature{ width:110; }

/* For drop down list of currencies in currency converter */
.currencystyle{ width: 150px; font-size: 12px; }

/* For lines used in address info page*/
hr{ height: 1px; color: A92870; }
/* End Shop Styles */

#googleMap { text-align: left; background-color:#FFFFFF; }  	
/* Start Form Validation Styles*/
.validation_failed { border: 1px solid red; }
.error_msg { color:red; }
/* End  Form Validation Styles */

