body{
	background:url(../images/bodybg.jpg) repeat-x top center;
	font:normal 11px Arial;
	color:#2d2d2d;
	margin:auto;
	height:100%;
}
a:link,a:active,a:visited {
	color:#3C9292;
	font:normal 11px Arial;
	text-decoration:none;
}
a:hover {
	color:#909090;
	font:normal 11px Arial;
	text-decoration:none;
}
a img{border:none;}
a{
	outline:none;
}
ul,li{
	margin:0px;
	padding:0px;
	clear:none;
}
input{
	font:normal 11px Arial;
	color:#767676;
	background:transparent;
	border:0px;
}
/****  HOME PAGE PROPERTIES ***/
.fleft{float:left;}
.fright {float:right;}
.clear{clear:both;}
.clearh{
	clear:both;
	height:0px;
}
.ralign{text-align:right;}
.lalign{text-align:left;}
.calign{text-align:center;}
.relative{position:relative;}
.absolute{position:absolute;}
.logo {
	background:url(../images/logo.jpg) no-repeat;
	height:86px;
	width:104px;
	display:block;
}
.logospace{
	padding-top:15px;
	width:104px;
	float:left;
}
div#pagewrapper {
	margin:auto;
	min-height:780px;
	width:808px;
}
.newsletter{
	width:704px;
	text-align:right;
	float:right;
	padding-top:52px;
}

.newslbg{
	background:#fff;
	border:1px solid #65a0e1;
	width:204px;
	height:25px;
	margin-top:9px;
	float:left;
}
.newslbg input{
	width:204px;
	height:25px;
	padding:0px;
	font:normal 11px/25px arial;
	color:#000;
}
a.submitBtn{
	background:url(../images/submit.gif) no-repeat;
	width:66px;
	height:26px;
	margin:9px 0 0 10px;
	float:left;
	font:normal 12px/26px Trebuchet MS, Arial;
	color:#fff;
	text-align:center;
}

.submitBtn{
	background:url(../images/submit.gif) no-repeat;
	width:66px;
	height:26px;
	margin:9px 0 0 10px;
	float:left;
	font:normal 12px/26px Trebuchet MS, Arial;
	color:#fff;
	text-align:center;
	border:0px;
}


/*header starts*/
div#header {margin:0px;padding:0px;}
.headerbg{
	background:url(../images/headerbg.jpg) no-repeat top;
	width:808px;
	height:237px;
}
.search{
	font:normal 14px Arial;
	color:#000;
	float:left;
	padding-top:5px;
	margin-left:37px;
}
.searchinputbg{
	background:#fff;
	/*border:1px solid #104f95;width:148px;*/
	height:25px;
	width:128px;
	float:left;
	margin-top:7px;
}
.searchinputbg input{
	width:112px;
	height:25px;
	font:normal 11px/25px Arial;
	color:#000;
	padding:0px 4px 0 4px;
}
a.goBtn{
	background:url(../images/go.png) no-repeat;
	width:44px;
	height:24px;
	display:block;
	font:normal 12px/24px Trebuchet MS, Arial;
	color:#fff;
	text-align:center;
	margin:9px 0 0 10px;
}
.galImg{
	width:340px;
	text-align:center;
	padding-top:10px;
	float:left;
}
.headerContent{
	width:448px;
	padding:10px 0 0 7px;
	float:left;
	font:normal 12px Arial;
}
/*header ends*/
/*menu starts*/
#menu{
	width:808px;
}
.menulbg{
	background:url(../images/menulbg.png) no-repeat;
	width:9px;
	height:43px;
	float:left;
}
.menubg{
	background:url(../images/menubg.gif) repeat-x;
	height:43px;
	float:left;
	width:792px;
}
.menurbg{
	background:url(../images/menurbg.png) no-repeat;
	width:7px;
	height:43px;
	float:left;
}
.menu ul{
	margin:0px;
	padding:0px;
}
.menu li{
	float:left;
	list-style-type:none;
}
a.menulink:link,a.menulink:active,a.menulink:visited{
	background:url(../images/menuSep.png) no-repeat;
	font:bold 12px Trebuchet MS,Arial;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
	height:43px;
	line-height:43px;
	padding:0 15px;
}
a.menulink:hover,a.menulinksel:link,a.menulinksel:active,a.menulinksel:visited,a.menulinksel:hover{
	background:url(../images/menuSep.png) no-repeat;
	font:bold 12px Trebuchet MS,Arial;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
	height:43px;
	padding:0 15px;
	line-height:43px;
}

/*menu ends*/
/**Content Starts**/
.contenttbg{
	background:url(../images/contentbg.gif) no-repeat bottom;
	width:808px;
	height:9px;
}
.contentbg{
	background:url(../images/contenbg.gif) repeat-y;
	width:808px;
}
.contentbbg{
	background:url(../images/contenbbg.gif) no-repeat;
	width:808px;
	height:9px;
}
.leftContent{
	width:182px;
	padding:3px 0 0 10px;
	float:left;
}
.leftContent li{
	list-style-type:none;
}
.blackTitle{
	font:bold 13px Arial;
	margin:0px;
	padding:0px;
}
/**LeftNav starts**/
.leftmenu{
	padding:0px;
	width:170px;
}
.leftmenu ul{
	margin:0px;
	padding:7px 0;
}
.leftmenu li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.mainmenu{
	background:url(../images/bullet.jpg) no-repeat left 1px;
	/*height:12px;*/
	margin:7px 0 1px 0px;
	cursor:pointer;
	font:bold 11px arial;
	
	padding-bottom:6px;
	color:#3c9292;
	border-bottom:1px solid #ebebeb;
}
.mainmenu a{
	font:bold 11px arial;
	color:#3c9292;
	/*margin-left:49px;*/
	text-decoration:none;
	padding-left:18px;
}
.mainmenu a:hover{
	display:block;
	font:bold 11px arial;
	color:#3b6186;
	padding-left:18px;
}
a.submenu:link,a.submenu:active,a.submenu:visited{
	background:url(../images/arrowBullet.gif) no-repeat 0px 5px;
	font:normal 11px arial;
	color:#3c9292;
	padding-left:10px;
	display:block;
	text-decoration:none;
}
a.submenu:hover,a.submenusel:link,a.submenusel:active,a.submenusel:visited,a.submenusel:hover,#hasSubmenu li a:hover{
	background:url(../images/arrowBullet.gif) no-repeat 0px 5px;
	font:normal 11px arial;
	padding-left:10px;
	display:block;
	color:#735e46;
	text-decoration:none;
}
.h3padding{
	padding:7px 0;
}
/**LeftNav ends**/
/**RightContent Starts**/
.rightContent{
	width:613px;
	float:left;
}
.rightContentArea{
	width:555px;
	margin:15px auto 0;
	min-height:750px;
}
.prodDiv{
	width:555px;
	font:bold 12px/12px Arial;
	color:#3c9292;
	margin-top:18px;
	text-transform:uppercase;
}

a.prodName{
	/*width:555px;*/
	font:bold 12px/12px Arial;
	color:#3c9292;
	margin-top:18px;
	text-transform:uppercase;
}

.prodGrid{
	width:173px;
	text-align:center;
	padding-right:18px;
	float:left;
}
a.addtocartBtn{
	background:url(../images/addtocart.png) no-repeat;
	width:93px;
	height:21px;
	margin:auto;
	font:normal 12px/21px Trebuchet MS, Arial;
	color:#fff;
	text-align:right;
	padding-right:6px;
	display:block;
}

.addtocartBtn{
	background:url(../images/addtocart.png) no-repeat;
	width:99px;
	height:21px;
	margin:auto;
	font:normal 12px Trebuchet MS, Arial;
	color:#fff;
	text-align:right;
	padding-right:5px;
	display:block;
	border:0px;
	text-transform:uppercase;
}

.blackTitle a{
	font:normal 12px Arial;
	color:#000;
}
.blackTitle a:hover{
	font:normal 12px Arial;
	color:#3c9292;
}

/**RightContent Ends**/
.contentShade{
	background:url(../images/contentbshade.png) no-repeat;
	width:808px;
	height:11px;
}
/**Content Ends**/


/**Footer Starts**/
.foottbg{
	background:url(../images/foottbg.gif) no-repeat bottom;
	width:808px;
	height:7px;
}
.footbg{
	border-right:1px solid #bed7d7;
	border-left:1px solid #bed7d7;
	width:806px;
}
.footmenu ul{
	margin-left:18px;
}
.footmenu li{
	padding:8px 2px;
	margin:0px;
	list-style-type:none;
	float:left;
}
.footbbg{
	background:url(../images/footbbg.gif) no-repeat;
	width:808px;
	height:7px;
}
.cards{
	float:right;
	padding-top:3px;
	margin-right:10px;
}
.cards li{
	padding:0 5px;
}
.footshade{
	background:url(../images/footbshade.png) no-repeat;
	width:808px;
	height:14px;
}
.copyrightTxt{
	font:normal 11px Arial;
	color:#7f7f7f;
}
/**Footer Ends**/

.logintbg{
	background:url(../images/logintbg.png) repeat-x;
	height:29px;
	text-align:left;
}
.logintbg h4{
	font:bold 14px/29px Arial;
	color:#fff;
	padding-left:15px;
}

.account-nav ul li {
	background:url(../images/bullet.jpg) no-repeat left 1px;
	height:12px;
	margin:7px 0 1px 0px;
	cursor:pointer;
	font:bold 11px arial;
	padding-left:18px;
	padding-bottom:6px;
	color:#3c9292;
	border-bottom:1px solid #ebebeb;
}
/*
#newsletter-validate-detail button {
	height : 20px; 
	background-position : center center;
	font : bold 11px arial,sans-serif !important;
}*/
/*.footbg ol li{
	padding:0px;
	float:none;
}
.footbg fieldset ul{
	margin-left:6px;
}*/


#hasSubmenu li {
	background:none;
	border-bottom:0px;
	padding:0px;
	margin:0px;
}


#hasSubmenu li a{
	background:url(../images/arrowBullet.gif) no-repeat 0px;
	font:normal 11px arial;
	color:#3c9292;
	padding-left:10px;
	display:block;
	text-decoration:none;
}
span .pager{
	background: none;
}
span .pager td{
	background: none;
	border:0px;
}
.box_text {
	background:#42A4BA none repeat scroll 0 0;
	color:#FFFDD4;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	height:60px;
	width:135px;
	padding : 7px 10px 7px 10px;/*padding : 15px 10px 0 15px;*/
	line-height:15px;
}
.borimg{border:1px solid #cacaca}
.justify{text-align: justify;}
.Gtitle,.Gtitle a{font-size: 14px;color:#3C9292}
.bc,.bc a{font-size: 12px;}
.gbor{border-bottom: 1px solid #bed7d7;}

.headerContent a {
	font-size:15px; 
	color:#fff;
	font-weight : bold;
}
.headerContent a:hover { color:#0f4793; }
