/* CSS Document */
h1,h2,h3,h4{
	padding:0;
	margin:0;
	font-weight:normal;
}
.headingsProd{
	font-size:22px;
	font-family:"Trebuchet MS";
}
.mainTitles{
	font-size:18px;
	color:#000000 !important;
	padding-left:5px;
}
.shipping{
	font-size:18px;
	color:#000000 !important;
}
.mainTitlesS{
	font-size:14px;
	color:#000000 !important;
	padding-left:5px;
}

.titlesBg{
	padding:2px 2px 2px 4px;
	border-bottom:1px dashed #E6E6E6;
	border-top:1px dashed #E6E6E6;	
}
.titlesBg1{
	padding:2px 2px 2px 0;
}
.breadCrum{
	font-size:14px;
}
.breadCrum a{
	text-decoration:none;
	color:#000000 !important;
}

.textBox,.textBoxN{
	border:0px;
	border:1px solid #969696; 
	color:#919191!important;
	font-weight:bold;
}
.textBox{
	font-size:14px;
	padding:3px;
	width:190px;
}
.textBoxN{
	font-size:16px;
	width:140px;
	padding:0;
	height:24px;
}

.productTittle
{
	font-size:14px;
	color:#2c2007!important;
	padding-left:5px;
	background-image:url(../images/tittlebg.jpg);
	background-position:top;
	background-repeat:repeat-x;}
.amount
{
	font-size:18px;
	background-color:#fafafa;
	color:#2c2007!important;
	font-weight:bold;}
.cross
{
	background-image:url(../images/cross.png);
	background-position:center;
	background-repeat:no-repeat;}
#footer
{
	background-image:url(../images/footerBG.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:56px;}

.footerMenu
{
	padding:0;
	margin:0;}
.footerMenu ul
{
	padding:0;
	margin:0;
	list-style:none;}
.footerMenu ul li
{
	padding:3px 15px 0 15px;
	margin:0 0 10px 0;
	list-style:none;
	float:left;
	display:inline;
	color:#FFFFFF!important;
	font-weight:bold;
	border-right:1px solid #6f799b;}
.footerMenu ul li a
{
	text-decoration:none;
	color:#FFFFFF!important;}
.footerMenu ul li.last
{
	border:0;}
.footerL
{
	background-image:url(../images/footerL.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:56px;}

.footerR
{
	background-image:url(../images/footerR.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:56px;}
.tabsLeft
{
background-color:#E6E6E6;
	background-position:top;
	background-repeat:repeat-x; 
	padding:3px;
	padding-left:5px; 
	font-weight:bold;
	color:#000000!important;
	cursor:pointer;
	font-size:12px;
	}
	
.leftMenuP ul {

	margin:0;

	padding:0;
	
	list-style:none;
	
	vertical-align:text-top;
}

.leftMenuP ul li{
margin:0;
padding:0 0 2px 9px ;
list-style:none;
background-image:url(../images/arrow-right.gif);
background-repeat:no-repeat;
background-position:left 5px;
	}

.leftMenuP ul li a{

	font-size:11px;

	color:#000000 !important;
	vertical-align:top;

}

.OTL{background:url(../images/OTL.jpg) 0 0 no-repeat; padding:0 0 3px 10px;}
.OTR{background:url(../images/OTR.jpg)  100% 0 no-repeat;height:auto; padding-top:3px;}
.OTC{   
	background:url(../images/OTC.jpg) 0 0 repeat-x;
	font-size:13px;
	color:#000;
	font-weight:bold; 

} 
.OTC a{
	color:#000 !important;
} 
.prodDispBox{
	padding:8px;
}
 
.borderGray{
padding:0;
border:1px solid #dadada;
}
.prodName{
font-size:16px;
font-weight:bold;
padding-left:100px;
}
.prodName1{
font-size:16px;
font-weight:bold;
}
.success{
color:#CB1D03;
}

.pageTitle,.pageTitleB{
	color:#0c1455;	
}
.pageTitle{
font-size:14px;
font-weight:bold;}

.pageTitleB{
	font-size:20px;
}
.error{
color:#CB1D03;
border:1px solid #E94929;
background-color:#FFFEF4;
margin-right:10px;
padding:5px 5px 5px 5px;
list-style:url(../images/close.png);
}
#innerContent{
	width:750px;
	min-height:270px;
	margin:0 auto;
	padding:5px 5px 0 5px;
}
 
.gap{
	height:15px;
} 
 .siteborder{
 border-right:1px solid #CCCCCC;
 }
.sitemap{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
} 