@charset "utf-8";

/****************************
*  [DM]
*  ANIL KUMAR - www.dunesmedia.com
*****************************/


/****************************
*  GUIDE
*****************************

red: #A90C09
yellow: #fcb425
bgBlue: #1e6a9a
page grey color: #e3e3e3
copyright red: #9e0000

*/



/****************************
*  COMMON
*****************************/

body{
	font:12px/21px 'Open Sans', Arial, Helvetica, sans-serif;
	min-width:1000px;
	background: url(../images/bg-pg1.jpg)  repeat-x 0 0 #326586;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.noBg{
	background:none !important;
}
.leftMargin0{
	margin-left:0px !important;
}



/****************************
*  MAIN CONTAINER
*****************************/
#container{
	background: none repeat scroll 0 0 transparent;
    height: 100%;
    margin: 0 auto;
    width: 980px;
	/*border:#000 1px solid;*/
	margin-top:5px;
	z-index:1;
}


/****************************
*  WELCOME & LOGIN BOX
*****************************/
#pgTopLoginBx{
	
	/*border-bottom:#697e8b 2px solid;*/
	background: url("../images/bg-pgtop.png") no-repeat scroll left bottom transparent;
    color: #FFFFFF;
    padding-bottom: 10px;
    padding-top: 4px;
    width: 100%;
}



#pgTopLoginBx ul {
	margin-right:20px;
}
#pgTopLoginBx ul li{
	margin-right:5px;
	/*background-color:#1e6a9a;*/
	background-color:#444;
	border-bottom:#999 1px solid;
	padding-left:6px;
	padding-right:6px;
	font-size:11px;
}
#pgTopLoginBx ul li:hover{
	
	background-color:#58a5c6;
	cursor:pointer;
	cursor:hand;
	
}
#pgTopLoginBx ul li a{
	color:#fff;
}

#welcomeBx, #pgTopLoginBx ul li{
	display:inline-block;
	zoom:1;
	float:right;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	border-radius: 0.3em;
	
}
#welcomeBx, #pgTopLoginBx ul li a{
	font-size:10px;
}
	 
#welcomeBx {
	margin-right:20px;
}


/****************************
*  LOGO
*****************************/

#logoBx{
	width:100%;
	height:127px;
	background:url(../images/bg-logobx.png) top left no-repeat;
	
	-webkit-border-radius: 1em 1em 0 0;
	-moz-border-radius: 1em 1em 0 0;
	border-radius: 1em 1em 0  0;
	

  
}
#logoBx #logo{
	float:left;
		margin-top:10px;
		margin-left:10px;
}

/****************************
*  SEARCH BOX
*****************************/
#searchBx{
	 float: right;
    height: 72px;
    margin: 44px 20px 0 0;
    width: 317px;
}
#searchBx h3{
	padding:4px;
	color:#A90C09;
	margin-left:30px;
}


/****************************
*  TOP MENUS
*****************************/
#menuTop{
	width:1000px;
	height:61px;
	margin: 0 auto;
	background:url(../images/bg-menu-top.png) no-repeat top left;
	z-index:999;
	position:absolute;
	margin-left:-10px;
	margin-top:-12px;
}
#menuTop a{
	color:#FFF;
}
#menuTop ul{
	margin-left:30px;
	display:block;
	float:left;
}
#menuTop ul li{
	display:inline-block;
	zoom:1;
	float:left;
	margin-top:16px;
	margin-left:1px;
	/*font-size:14px;*/
	font-size:12px;
	/*font-weight:bold;*/
	
	color:#fff;
	height:26px;
	background-color:#666;
	padding: 2px 12px 0 16px;
	background:url(../images/menu_sepr.png) left top no-repeat;
}


.btnHome{
	padding-left:21px !important;
	background:url(../images/ico-home.png) left -18px no-repeat !important;
}
.btnHome:hover, .btnHomeActive{
	padding-left:21px !important;
	background:url(../images/ico-home.png) left 5px no-repeat !important;
}
.btnHome a{
	color:#FFF;
}
.btnHome a:hover {
	color:#fcb425 !important;
}
.activeMenu a , #menuTop ul li a:hover{
	color:#fcb425 !important;
	
}

/****************************
*  WISHLIST
*****************************/

#wishlist{
	background-color: #000000;
    display: block;
    float: right;
    height: 35px;
    margin-right: 38px;
    margin-top: 12px;
    width: 116px;
	padding-left:40px;
	background:url(../images/ico-wishlist.png) no-repeat 2px 2px;
	text-align:center;
	line-height:13px;
	font-size:11px;
	padding-top:5px;
	cursor:pointer;
	cursor:hand;
	

	
}
#wishlist span{
	font-weight:bold;
	color:#a90c09;
	font-size:14px;
}



/****************************
*  CONTENT
*****************************/
#content{
	background-color:#e3e3e3;
	min-height:600px;
	padding-top:54px;
	/*background:url(../images/bg-pg2.png) repeat #e3e3e3;*/
	
}



/****************************
*  GRID S - LEFT & RIGHT CONTAINER
*****************************/
#grid1 {
	width:209px;
	/*background-color:#FFF;*/
	float:left;
	margin-bottom:20px;
	padding-left:10px;
	min-height:900px;
	
}
#grid2 {
	width:740px;
	/*background-color:#FFF;*/
	float:right;
	margin-bottom:20px;
	padding-right:10px;
	text-align:left;
}


/****************************
*  WIDGETS - CALL NOW
*****************************/
#callNow{
	margin-bottom:10px;
}

/****************************
*  WIDGETS - CONTACT - LEFT SIDE
*****************************/
#contactBx{
	background:url(../images/bg-contact-bx.jpg);
	padding:6px;
	color:#FFF;
	 -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
	
}
#contactBx li{
	line-height:13px;
	padding-left:40px;
	margin-bottom:16px;
}
#contactBx h3{
	font-size:20px;
	margin-bottom:19px;

}
#contactBx span{
	font-weight:bold;
}

#contactBx a{
	color:#FFF;
	text-decoration:none;
}
#contactBx a:hover{
	color:#FF6;

}
.contactBx2{
	background:url(../images/bg-contact-bx2.jpg) !important;
}


.icoPhone{
	background:url(../images/ico-phone.png) no-repeat top left;
}
.icoFax{
	background:url(../images/ico-fax.png) no-repeat top left;
}
.icoEmail{
	background:url(../images/ico-email.png) no-repeat top left;
}
.icoAddress{
	background:url(../images/ico-address.png) no-repeat top left;
}
.icoFacebook{
	background:url(../images/ico-facebook.png) no-repeat 12px 0;
}
.icoTwitter{
	background:url(../images/ico-twitter.png) no-repeat 12px 0;
}



/****************************
*  WIDGETS - SOCIAL MEDIA - LEFT SIDE
*****************************/

#socialBx{
	color:#000;
}
#socialBx a{
	color:#000;
	font-weight:bold;
}
#socialBx a:hover{
	color:#A90C09;
}
#socialBx .smTop{
	background:url(../images/bg-sm-top.png) top left no-repeat;
	height:14px;
}
#socialBx .smMid{
	background:url(../images/bg-sm-mid.png);
	
}

#socialBx .smBtm{
	background:url(../images/bg-sm-btm.png) top left no-repeat;
	height:14px;
}

#socialBx li{
	line-height: 33px;
    padding-bottom: 12px;
    padding-left: 55px;
}






/****************************
*  PROMOTION AND AD DISPLAY BOX
*****************************/
.boxFull{
	/*background-color:#fff;*/
	/*height:350px;*/
}
.breadTitle{
	background: url("../images/ico-breadc.png") no-repeat scroll 7px 8px #FFFFFF;
    color: #A90C09;
    font-size: 14px;
	font-weight:600;
    padding-bottom: 4px;
    padding-left: 114px;
    padding-top: 5px;
	margin-top: 4px;
	
	  -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;


}
.breadTitle a{
	color:#A90C09;
}

.boxHalf{
	background-color:#999;
	width:367px;
}

.boxOneFourth{
	/*background-color:#066;*/
	width:174px;
	height:30px;
	margin-left:4px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:8px;
}



/* promoImg */
.promoImg img:hover{
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
}


/****************************
*  FEATURED ITEMS
*****************************/
#featuredItems{
	background-color:#fff;
	padding-bottom: 8px;
	padding-top:4px;
	
	  -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;

	
}
#featuredItems h2{
	font-size:20px;
	padding:10px;
	color:#A90C09;
}
.featuredItemsBx li{
	
	zoom:1;
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: inline-block;
    float: left;
    margin-bottom: 12px;
    margin-left: 10px;
    margin-right: 0;
    width: 169px;
}
.featuredItemsBx li img{
	width:100%;
	margin-bottom:10px;
	
}







#featuredItemsBr{
	background-color:#fff;
	padding-bottom: 8px;
	padding-top:4px;
	
	  -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;

	
}
#featuredItemsBr h2{
	font-size:20px;
	padding:10px;
	color:#A90C09;
}
.featuredItemsBxBr li{
	
	zoom:1;
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: inline-block;
    float: left;
    margin-bottom: 12px;
    margin-left: 10px;
    margin-right: 0;
    width: 169px;
}
.featuredItemsBxBr li img{
	width:100%;
	margin-top: 49px;
	
}





.prodThumbName {
	font-size:11px;
	/*font-weight:bold;*/
	text-align:center;
	line-height:13px;
	height:42px;
	padding-top: 10px;

}
.viewDetails{
	font-size:11px;
	font-weight:bold;
	padding:3px 0  3px 0;
	text-align:center;
	color:#FFF;
}
.viewDetailsIn{
	font-size:12px;
	font-weight:bold;
	padding:3px 0  3px 0;
	text-align:center;
	background-color:#888;
	
}
.viewDetailsIn a{
	color:#fff;
}

/* thumb nail bx */
.itemBx{
	cursor:pointer;
	cursor:hand;
	position: relative;
}
#imgWrp {
	width: 169px;
	height: 127px;
	overflow: hidden;
	margin-bottom: 4px;
	/*border: 1px solid #CFCFCF;*/
	position: relative; /* imp ie7*/
}

.itemBxIn{
	cursor:pointer;
	cursor:hand;
	position: relative;
}
.itemBxIn #imgWrp {
	width: 169px;
	height: 127px;
	overflow: hidden;
	margin-bottom: 4px;
	/*border: 1px solid #CFCFCF;*/
	position: relative; /* imp ie7*/
}
.itemCode{
	text-align:center;
	font-size:11px;
	padding-bottom:4px;
	color:#444;
}

.itemBxInBr{
	cursor:pointer;
	cursor:hand;
	position: relative;
}
.itemBxInBr #imgWrp {
	width: 169px;
	height: 127px;
	overflow: hidden;
	margin-bottom: 4px;
	/*border: 1px solid #CFCFCF;*/
	position: relative; /* imp ie7*/
}


/* colors for thumbs */

.thumbColor0{
	background-color:#999;
}
.thumbColor1{
	background-color:#990;
}
.thumbColor2{
	background-color:#A90C09;
}
.thumbColor3{
	background-color:#9C9;
}
.thumbColor4{
	background-color:#6C0;
}
.thumbColor5{
	background-color:#A868D3;
}
.thumbColor6{
	background-color:#663;
}
.thumbColor7{
	background-color:#32B9F4;
}
.thumbColor8{
	background-color:#939;
}


/****************************
*  BRANDS HOMEPAGE
*****************************/
#ourBrands{
	background-color:#fff;
	color:#000;
	
	  -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
	
}
#ourBrands h2{
	font-size:20px;
	color:#FFF;
	padding:5px;
	background-color:#017fd2;
	
	  -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -khtml-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}



/****************************
*  FOOTER
*****************************/
#footer{
	background-color:#fff;
	border-top:4px #999 solid;
	color:#000;
	min-height:208px;
	font-size:11px;
	line-height:14px;
	color:#666;
	 margin-top: 28px;
	
	  -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
	
}

#footer h3{
	font-size:12px;
	font-weight:bold;
	padding-bottom:8px;
	color:#444;
}
#footer a{
	color:#666;
}
#footer a:hover{
	color:#A90C09;
}


/****************************
*  COPYRIGHTS
*****************************/
#copyrights{
	background-color:#42425a;
	padding:8px 0 8px 0;
	margin-bottom:20px;
	width:100%;
	font-size:11px;
	color:#999;
	
}
#copyrights p{
	margin-left:20px;
	float:left;
}

#copyrights .topBtnBx{
	float:right;
	margin-right:20px;
}

#copyrights .topBtn a{
	color:#999;
	background-color:#666;
	background:url(../images/ico-top.png) top left no-repeat;
	padding:2px 0 5px 24px;
}
#copyrights .topBtn a:hover{
	color:#FFF;
	
}

/****************************
*  SEARCH FORM - TOP
*****************************/
.searchform {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	border: solid 1px #d2d2d2;
	padding: 3px 5px;
	
/*	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;*/

	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	box-shadow: 0 1px 0px rgba(0,0,0,.1);

	background: #f1f1f1;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie8 */
}
.searchform input {
	font: normal 12px/100% Arial, Helvetica, sans-serif;
	color:#666;
}
.searchform .searchfield {
	background: #fff;
	padding: 6px 6px 6px 8px;
	width: 202px;
	border: solid 1px #bcbbbb;
	outline: none;
/*
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
*/
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}
.searchform .searchbutton {
	color: #fff;
	border: solid 1px #494949;
	font-size: 11px;
	height: 27px;
	width: 63px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);

	/*-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
*/
	background: #5f5f5f;
	background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#454545));
	background: -moz-linear-gradient(top,  #9e9e9e,  #454545);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie7 */
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie8 */
}







/* -- nw pagi --*/

ul.pagination{

	display:block;
	float:right;
	margin-top:16px;
	margin-right:18px;


}
.pagiTitle{
	display:block;
	padding-left:12px;
	float:left;
	margin-top:16px;
	color:#A90C09;
}


ul.pagination li {
	display:inline-block;
	font-size:11px;
	height:35px;
	
	zoom:1;
	*display: inline; 
	_height: 38px;
	
}
ul.pagination li.details {
	color:#000;
	margin-right:2px;
}
ul.pagination li a {
	margin:1px;
	padding:4px 6px 4px 6px;
	text-decoration:none;
}
ul.pagination li a {
	color:#282875;
	background:#FFF;
	border:#CCC solid 1px;
}
ul.pagination li a:hover,  ul.pagination li a.current {
	color:#FFF !important;
	background:#A90C09;
	
}

ul.pagination li a.currentImgNxt {
	color:#000;
	background: url("../images/nxtpre.png") repeat-x scroll 24px -23px transparent !important;
}
ul.pagination li a.currentImgNxt:hover, ul.pagination li a.activeImgNxt{
	color:#FFF;
	background: url("../images/nxtpre.png") repeat-x scroll 24px 0px transparent !important;
	
}
ul.pagination li a.currentImgPre {
	color:#000;
	background: url("../images/nxtpre.png") repeat-x scroll 0 -23px transparent !important;
}
ul.pagination li a.currentImgPre:hover, ul.pagination li a.activeImgPre{
	
	color:#FFF;
	background: url("../images/nxtpre.png") repeat-x scroll 0 0px transparent !important;
}




/*  More details  */
/* Details data*/
#imgDetR{
	/*border:#FF8 solid 2px;*/
	/*width:552px;*/
	float:left;
	/*height:248px;*/
	
	/*margin-left:17px;*/
}

#imgDetR h4{
	padding-top:6px;
	color:#A90C09;
	font-size:20px;
	font-weight:600;
}
	

#imgDetR ul{
}
#imgDetR li{
	float:left;
	padding: 2px;
}
#imgDetR .liClear{
	clear:both;
}
#imgDetR li span{
	color:#444;
}

#imgDetR li span.boldIt{

	font-weight:bold;
}

.brandLogo img {
	background-color:#FFF;
	border:none;
	
}
.prdDesc {
	/*background: url("../images/bg-desc.png") no-repeat scroll 0px 0px transparent;*/
	width:350px;
	min-height:50px;

	
}
.addWishList {
	
	margin-top:30px;
	padding-top:12px;
	padding-left:12px;
	width:129px;
	height:32px;
	background-color:#069;
	font-size:14px;
	background: url("../images/btn_addwishlist.png") no-repeat 0 0px transparent !important;
	color:#333;
	text-decoration:none;
	display:block;
	cursor:pointer;
	cursor:hand;
	zoom:1;
	display:hidden;

}
.addWishList:hover {
	background: url("../images/btn_addwishlist.png") no-repeat 0 -50px transparent !important;
}
/* cart and more info*/

.removeWishList {
	
	margin-top:30px;
	padding-top:12px;
	padding-left:12px;
	width:179px;
	height:32px;
	background-color:#069;
	font-size:14px;
	background: url("../images/btn_remwishlist.png") no-repeat 0 -50px transparent !important;
	color:#333;
	text-decoration:none;
	display:block;
	display:hidden;
	cursor:pointer;
	cursor:hand;
	zoom:1;
}
.removeWishList:hover {
	background: url("../images/btn_remwishlist.png") no-repeat 0 0px transparent !important;
}

a.moreInfo {
	background: url("../images/moreinfo.png") repeat scroll 90px 0 transparent;
	display: block;
	float: left;
	height: 24px;
	margin-top:110px;
	margin-left:84px;
	position:absolute;
	text-indent: -4200px;
	width: 90px;
}
a.moreInfo:hover {
	background-position: 90px -120px;
}

#imgBdr{
	
	padding:0px;
	padding-top:0px;
	border:#CCC 1px solid;
	width:320px;
	margin-left: 0px;
}

#imgBdr img{
	width:320px;
}
.shad-img1{
background: url("../images/bg-img-in.png") no-repeat 9px 0 transparent;
height:17px;
}
.shad-img2{
background: url("../images/bg-img-in-tiny.png") no-repeat 30px 0 transparent;
height:17px;
}

.brandLogo img{
	width: 90px;
	/*border:#CCC 1px solid;*/
}


#tN {
	
	width:390px;

	/*margin-left:8px;*/
	
}
#prdDet {
	float:none;
	width:100px;
}

#prdSpeci{
	padding:13px;
}

#prdSpeci h2{
	background-color:#EFEFEF;
	padding:1px 1px 1px 4px;
	border-left:#282875 solid 1px;
	color:#282875;
	font-size:14px;
}
/* Details img & tNails details*/
#imgDetL{
	/*border:#0F3 solid 2px;*/
	width:328px;
	float:left;
}
.tNails{
	/*width:374px;*/
	/*min-height:70px;*/
	position:relative;

	
}
.tNails img{
	width:69px;
	height:46px;
    border: 3px solid #E8E8E8;
    display: block;
    float: left;
	margin:0px 1px 4px 4px;
}



#prdDetBxL{
	width:332px;
	/*background-color:#CCC;*/
	margin-right:1px;
	float:left;
	padding:4px 4px 4px 12px;
	margin-bottom:10px;
}
#prdDetBxR{
	width:320px;
	/*background-color:#CCC;*/
	margin-right:10px;
	float:left;
}

#googlemap {
	width: 100%;
	height: 200px;
	float: left;
	margin-right:20px;
}
#googlemap2 {
	width: 100%;
	height: 200px;
	float: left;
}



#contactCont{
	width:720px;
	background-color:#fff;
	padding:10px;
	
}

.address1 h1{
	font-size:18px;
	margin:0 0 10px 0;
	padding-top:10px;
	color:#006699;
}
.address2 {
	clear:both;
	margin:3px;
	padding-top:10px;
	
	
}
.address2 ul li{
	color:#000 !important;
	font-size:16px;
}
.address2 span{
	color:#006699;
	font-weight:bold;
}

.newsBx{
	background-color:#F2F2F2;
	padding:10px;
	margin-bottom:10px;
	border-top: 4px solid #ccc;
	-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.promoIn{
	background-color:#3671A0;
	padding:30px;
	margin-bottom:10px;
	border-top: 4px solid #ccc;
	-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;

background: rgb(69,186,232); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1YmFlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iIzM2NzFhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iIzM2NzFhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MmJmZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(69,186,232,1) 0%, rgba(54,113,160,1) 36%, rgba(54,113,160,1) 60%, rgba(66,191,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,186,232,1)), color-stop(36%,rgba(54,113,160,1)), color-stop(60%,rgba(54,113,160,1)), color-stop(100%,rgba(66,191,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(69,186,232,1) 0%,rgba(54,113,160,1) 36%,rgba(54,113,160,1) 60%,rgba(66,191,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(69,186,232,1) 0%,rgba(54,113,160,1) 36%,rgba(54,113,160,1) 60%,rgba(66,191,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(69,186,232,1) 0%,rgba(54,113,160,1) 36%,rgba(54,113,160,1) 60%,rgba(66,191,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(69,186,232,1) 0%,rgba(54,113,160,1) 36%,rgba(54,113,160,1) 60%,rgba(66,191,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45bae8', endColorstr='#42bfed',GradientType=0 ); /* IE6-8 */

}

.promoIn .head{
	font-size:27px;
	color:#FFF;
	margin-bottom:20px;
}

.promoIn .offerText{
	font-size:18px;
	color:#FFF;
	margin-bottom:28px;
}

.promoIn .offerWhen{
	font-size:18px;
	color:#FFF;
	margin-bottom:10px;
}


#customerDetails table
{
border:1px solid green;
}
#customerDetails td
{
background-color:#F2F2F2;
color:#000;
padding:4px;
}

#wishlistForm li{
	width:700px;
	
}
#wishlistForm li.noBorderDn{

	padding-left:6px;
	padding-top:6px;
	font-weight:bold;
}
#wishlistForm li.noBorderUp{
	border-top:none !important;
	display:inline-block;
}

#wishlistForm  input, #wishlistForm  textarea {
    margin-right: 9px !important;
   
}

#wishlistForm label{
	width:140px;
}
ul li span {
    padding-right: 6px;
    text-align: right;
}

#password{
	width:auto;
	padding:6px;
	background:url(../images/password.png) 2px 3px no-repeat;
	padding-left:27px;
	color:#A90C09;
	border:#CCC 1px solid;
	font-size:11px;
}
#password:hover{
	color:#000;
}


#passChange{
	display:none;
	background-color:#F7F7F7;
    border: 1px solid #CCCCCC;
   padding:10px;
    margin-left: 135px;
    margin-top: 5px;
    width: 440px;
	
}
#passBx{
	
	background-color:#F7F7F7;
    border: 1px solid #CCCCCC;
   padding:10px;
    margin-left: 135px;
    margin-top: 5px;
    width: 420px;
	
}
#sucessBx{
	background-color:#F7F7F7;
	display:none;
	
	width:400px;
	
	margin-left:140px;
	padding:1px 10px 28px 10px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;


}
#errMsg{
	
	color:#A90C09;
	
}
#forgotPW{
	color:#036;
	padding:2px;

}
#forgotPW:hover{
	color:#06C;
}