@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	background-color:#2c2c2c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:62.5%;
	font-weight:normal;
	color:#004990;
	text-align:left;
}

#Wrapper
{
	margin:17px auto 0;
	padding:0px;
	width:886px;
	overflow:hidden;
	font-size:110%;
}

p
{
	margin:0px;
	padding:0px 0 4px 0;
	font-size:100%;
	color:#004990;
	line-height:14px;
}

a:link,
a:visited,
a:active
{
	color:#004990;
	text-decoration:underline;
	font-weight:bold;
}

a:hover
{
	color:#004990;
	text-decoration:none;
	font-weight:bold;
}

h1
{
	margin:0px;
	padding:0px;
	font-size:130%;
	color:#000000;
}

h2,
h3
{
	margin:0px;
	padding:0px;
	font-size:100%;
	color:#004990;
}

img
{
	border:0px;
}

ul, ol, li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

input
{
	font-size:100%;
	margin:0px;
	padding:0px;
}

.clear
{
	clear:both;
}
.padTop5px {
	padding-top:5px!important;
}
.padrht {
	margin-right:5px!important;
}

label span
{
	display:none;
}

.Header
{
	width:858px;
	padding:0 14px 8px;
	float:left;
}

.Header .logo
{
	float:left;
	padding-bottom:6px;
	width:221px;
}

.logo h1 span
{
	display:none;
}

.Header .logoutContainer
{
	float:right;
	width:267px;
	font-size:110%;
	padding-top:7px;
}

.Header .loginContainer
{
	float:right;
	width:580px;
	font-size:110%;
	padding-top:3px;
	text-align:right
}

.logoutContainer .loginBrdT
{
	background:url(../images/login-brd-t.gif) no-repeat left bottom;
	height:3px;
	width:267px;
}

.logoutContainer .loginBrdB
{
	background:url(../images/login-brd-b.gif) no-repeat left top;
	height:4px;
	width:267px;
}

.logoutContainer .loginBrdM
{
	background:url(../images/login-brd-m.gif) repeat-x left top #b7c4c3;
	width:244px;
	border-right:1px solid #4077ac;
	border-left:1px solid #4077ac;
	padding:0px 0px 0 21px;
}

.login
{
	padding-right:30px;
	padding-bottom:0px;
	float:left;
	width:35px;
}

.needHelp
{
	float:left;
	width:123px;
}

.motDelSearchBox
{
	background:url(../images/bg-mot-seach-box.gif) no-repeat top left;
	width:187px;
	height:22px;
	padding:3px 2px 0;
	float:left;
	overflow:hidden;
}

.motDelSearchBox input,
#TopNavContainer .SearchBox input
{
	height:15px;
	text-align:center;
	color:#cccdce;
	font-size:90%;
	border:0px;
}

.motDelSearchBtn
{
	float:left;
	width:32px;
	height:32px;
	padding-left:2px;
	text-align:right;
	background:url(../images/btn-mot-seach-box-shadow.gif) no-repeat right bottom;
}

#TopNavContainer
{
	float:left;
	width:886px;
	font-size:110%;
}

#TopNavContainer .navBrdL
{
	float:left;
	background:url(../images/top-nav-l.gif) no-repeat right top;
	height:34px;
	width:6px;
}

#TopNavContainer .navBrdR
{
	float:right;
	background:url(../images/top-nav-r.gif) no-repeat left top ;
	height:34px;
	width:4px;
}

#TopNavContainer .navBrdM
{
	float:left;
	background:url(../images/top-nav-m.gif) repeat-x left top ;
	height:34px;
	width:845px;
	padding-left:6px;
	padding-right:25px;
}

#TopNavContainer .navContainer
{
	float:left;
	width:600px;
}

#TopNavContainer li
{
	float:left;
	padding:8px 0px 10px;
	background:url(../images/nav-brd.gif) no-repeat right 5px;
}

#TopNavContainer li.last
{
	background:none;
}

#TopNavContainer li a
{
	font-weight:normal;
	text-decoration:none;
	padding:7px 13px 11px;
	height:16px;
}

#TopNavContainer li a:hover,
#TopNavContainer li a.selected
{
	font-weight:normal;
	text-decoration:none;
	color:#FFF;
	background:url(../images/top-nav-l-sel.gif) repeat-x top left;
	padding:7px 13px 11px;
	height:16px;
}



#TopNavContainer .searchContainer
{
	float:right;
	width:235px;
	padding-top:3px;
}

#TopNavContainer .SearchBox
{
	background:url(../images/bg-search-txt-box.gif) no-repeat top left;
	width:129px;
	height:22px;
	padding:3px 0px 0 2px;
	float:right;
	overflow:hidden;
	margin-right:10px;
	display:inline;
}

#TopNavContainer .SearchBtn
{
	float:right;
	width:26px;
	height:28px;
	padding-left:2px;
	text-align:right;
	background:url(../images/btn-search-shadow.gif) no-repeat right bottom;
}

#OuterContainer
{
	float:left;
	width:886px;
}

#OuterContainer .contBrdrT
{
	width:886px;
	height:5px;
	background:url(../images/content-brd-t.gif) no-repeat bottom left;
}

#OuterContainer .contBrdrB
{
	width:886px;
	height:5px;
	background:url(../images/content-brd-b.gif) no-repeat top left;
}

#OuterContainer .contBrdrM
{
	width:886px;
	background:url(../images/content-brd-m.gif) repeat-y top left;
}

#OuterContainer .bgCont
{
	width:882px;
	background:url(../images/bg-content.gif) repeat-x top left #bfd2e3;
	margin:0 auto
}

#OuterContainer .bgWorryFree
{
	width:863px;
	min-height:656px;
	padding:0 8px 0 11px
}

#WorryFreeContainer
{
	float:right;
	position:relative;
}

#WorryFreeContainer .worryFreeImg
{
	position:absolute;
	right:-9px;
	top:-295px;
	z-index:1;
	width:245px;
	height:295px;
	background:url(../images/worry-free.png) no-repeat left top;
}

#OuterContainer #BreadCrumb
{
	float:left;
	padding:0 0 5px 1px;
	width:855px;
}

#BreadCrumb li
{
	float:left;
	background:url(../images/breadcrumb-divider.gif) no-repeat right 5px;
	padding-right:10px;
	margin-right:5px;
}

#BreadCrumb li.currentPage
{
	font-weight:bold;
	background:none;
}

#BreadCrumb li a
{
	text-decoration:none;
	font-weight:normal;
}

#BreadCrumb li a:hover
{
	text-decoration:underline;
	font-weight:normal;
}

#OuterContainer #LeftNavCountainer
{
	float:left;
	width:145px;
}

#LeftNavCountainer .leftNavBrdT
{
	width:145px;
	height:5px;
	background:url(../images/left-nav-brd-t.png) no-repeat;
}

#LeftNavCountainer .leftNavBrdB
{
	width:145px;
	height:10px;
	background:url(../images/left-nav-brd-b.png) no-repeat;
}

#LeftNavCountainer .leftNavBrdM
{
	width:110px;
	min-height:565px;
	background:url(../images/left-nav-brd-m.png) no-repeat;
	padding:2px 25px 0 10px;
}

.leftNavBrdM h2
{
	color:#fff;
	padding:6px 0 2px 12px;
	border-bottom:1px solid #9ad36a;
}

.leftNavBrdM ul
{
	margin:5px 0 30px 12px;
}

.leftNavBrdM li
{
	margin-bottom:7px;
	color:#fff;
	font-weight:bold;
	display:block;
}

.leftNavBrdM li a
{
	color:#fff;
	text-decoration:none;
}

.leftNavBrdM li a:hover,
.leftNavBrdM li a.selected
{
	color:#9ad36a;
	text-decoration:none;
}

#OuterContainer #BodyContent
{
	float:left;
	width:521px;
	padding:0 0 0 12px;
	position:relative;
	z-index:2
}

#BodyContent .welcomeTxtContainer
{
	float:left;
	width:246px;
}

.welcomeTxtContainer .welcomeTxtBrdT
{
	width:246px;
	background:url(../images/welcome-brd-t.png) no-repeat left bottom;
	height:2px;
}

.welcomeTxtContainer .welcomeTxtBrdB
{
	width:246px;
	background:url(../images/welcome-brd-b.png) no-repeat left top;
	height:4px;
}

.welcomeTxtContainer .welcomeTxtBrdM
{
	width:246px;
	background:url(../images/welcome-brd-m.png) no-repeat left top;
}

.welcomeTxtContainer .welcomeTxtBg
{
	background:url(../images/bg-welcome.gif) repeat-x left top #b4c1c0 ;
	font-weight:bold;
	width:229px;
	margin:0 5px 0 2px;
	padding:7px 0px 9px 10px;
	font-size:130%;
}

.welcomeTxtContainer .welcomeTxtContent
{
	background:url(../images/welcome-cont-brd-m.png) no-repeat left top;
	width:206px;
	padding:7px 23px 10px 17px;
	min-height:252px;
}

.welcomeTxtContent ul
{
	margin-left:8px;
	margin-bottom:4px;
}

.welcomeTxtContent li
{
	list-style-type:disc;
	list-style-position:inside;
	line-height:14px;
}

.welcomeTxtContainer .welcomeTxtContentBtm
{
	background:url(../images/welcome-cont-brd-b.png) no-repeat left top;
	width:246px;
	height:7px;
}

#BodyContent .homeImgContainer
{
	float:left;
	width:244px;
	height:314px;
	padding-left:14px;
}

#BodyContent .subHeadContainerLeft,
#BodyContent .subHeadContainerRight
{
	
	float:left;
	width:248px;
	padding-top:13px;
}

#BodyContent .subHeadContainerRight
{
	padding-left:11px;
}

.subHeadContainerLeft .subHeadBrdT,
.subHeadContainerRight .subHeadBrdT
{
	width:248px;
	height:3px;
	background:url(../images/sub-head-tite-brd-t.png) no-repeat left bottom;
}

.subHeadContainerLeft .subHeadBrdB,
.subHeadContainerRight .subHeadBrdB
{
	width:248px;
	height:8px;
	background:url(../images/sub-head-tite-brd-b.png) no-repeat left top;
}

.subHeadContainerLeft .subHeadBrdM,
.subHeadContainerRight .subHeadBrdM
{
	width:241px;
	background:url(../images/sub-head-tite-brd-m.png) no-repeat left top;
	padding:0 6px 0 1px;
}

.subHeadContainerLeft .subHeadBg,
.subHeadContainerRight .subHeadBg
{
	width:241px;
	background:url(../images/bg-sub-head.gif) repeat-x left top #b5c3c2;
	text-align:center;
	font-weight:bold;
	padding:0px 0 0px 0;
	margin:0 auto;
}

.subHeadContainerLeft .subHeadContentBg,
.subHeadContainerRight .subHeadContentBg
{
	width:248px;
	background:url(../images/sub-head-cont-brd-m.png) no-repeat left top;
	padding:4px 0 0;
}

.subHeadContainerLeft .subHeadContent,
.subHeadContainerRight .subHeadContent
{
	width:204px;
	margin:0 auto;
	padding-right:5px;
}

.subHeadContainerLeft  h2,
.subHeadContainerRight  h2
{
	padding:4px 0 0px 0;

}

.subHeadContainerLeft .subHeadContent p,
.subHeadContainerRight .subHeadContent p
{
	color:#b3b4b6;
}

.subHeadContainerLeft p.more,
.subHeadContainerRight p.more
{
	padding:0 5px 0 0;
	text-align:right;
	font-size:80%;
}

.subHeadContainerLeft .subHeadContentBtm,
.subHeadContainerRight .subHeadContentBtm
{
	width:248px;
	background:url(../images/sub-head-cont-brd-b.png) no-repeat left top;
	height:12px;
}

.bgWorryFree #TrolleyContainer
{
	float:right;
	width:185px;
	position:relative;
	z-index:2;
}

#TrolleyContainer .trolleyBrdL
{
	float:left;
	width:4px;
	height:35px;
	background:url(../images/troley-brd-l.png) no-repeat left top;
}

#TrolleyContainer .trolleyBrdR
{
	float:right;
	width:8px;
	height:35px;
	background:url(../images/troley-brd-r.png) no-repeat left top;
}

#TrolleyContainer .trolleyBrdM
{
	float:left;
	height:35px;
	background:url(../images/troley-brd-m.png) no-repeat left top;
	width:173px
}

.trolleyBrdM .trolleyTitle
{
	font-weight:bold;
	font-size:110%;
	float:left;
	padding-top:8px;
	padding-left:10px;
	width:85px;
}

.trolleyBrdM .trolleyImg
{
	float:right;
	background:url(../images/icon-trolly-shadow.gif) no-repeat 0px bottom;
	height:24px;
	padding:5px 10px 0 0;
	width:20px;
}

#TrolleyContainer .trolleyContentBg
{
	width:160px;
	background:url(../images/troley-cont-brd-m.png) no-repeat left top;
	padding:0 15px 0 10px;
	float:left;
}

th.brdBtm,
td.brdBtm
{
	border-bottom:1px solid #4077ac;
}

th.brdRt,
td.brdRt
{
	border-right:1px solid #4077ac;
}

td.paddingLft,
th.paddingLft
{
	padding-left:5px;
}


th
{
	text-align:left;
}

.trolleyContentBg td
{
	font-size:80%;
	font-weight:bold;
}

.trolleyContentBg td span.quantity
{
	width:29px;
	height:13px;
	background:url(../images/quantity-brd.gif) no-repeat;
	float:left;
	text-align:center;
	padding:2px 0 ;
}

.trolleyContentBg td.quantityPad
{
	padding-left:10px;
	padding-top:3px;
}

#TrolleyContainer .trolleyTotalBtmL
{
	float:left;
	background:url(../images/total-brd-l.png) no-repeat right top;
	width:4px;
	height:44px;
}

#TrolleyContainer .trolleyTotalBtmR
{
	float:left;
	background:url(../images/total-brd-r.png) no-repeat left top;
	width:7px;
	height:44px;
}

#TrolleyContainer .trolleyTotalBtmM
{
	float:left;
	background:url(../images/total-brd-m.png) no-repeat top;
	height:37px;
	width:174px;
	padding:7px 0 0;
}

.trolleyTotalBtmM .total
{
	float:left;
	font-weight:bold;
	padding:2px 0 0 2px;
	font-size:100%;
	width:111px;
	
}

.trolleyTotalBtmM .pay
{
	float:right;
	font-weight:bold;
	background:url(../images/btn-arrow-shadow.gif) no-repeat right bottom;
	width:51px;
	height:30px;
	font-size:110%;
}

.pay a,
.pay a:hover
{
	text-decoration:none;
}

.pay a span,
.pay a span:hover
{
	text-decoration:underline;
	padding-right:9px;
	float:left;
	padding-top:5px;
	cursor:pointer;
	width:19px;
}
.pay a span:hover
{
	text-decoration:none;
}

.bgWorryFree #FooterContainer
{
	float:left;
	width:505px;
	padding:0 0 5px 157px;
	position:relative;
	z-index:2;
}

#FooterContainer .footerAddress
{
	float:left;
	width:100%;
	font-size:80%;
}

#FooterContainer .footerLinks
{
	float:left;
	width:100%;
	font-size:90%;
	padding:10px 0 0;
}

.footerLinks li
{
	display:inline;
	border-right:1px solid #004990;
	border-bottom:1px solid #004990;
	padding:0 4px;
	float:left;
	height:14px;
}

.footerLinks li.last
{
	border-right:0px;
}

.footerLinks li a,
.footerLinks li a:hover
{
	text-decoration:none;
}

.productSubHeadContainer
{
	float:left;
	width:508px;
	padding:14px 0 0 0;
}

.productSubHeadContainer .productSubHeadBrdT
{
	width:508px;
	height:3px;
	background:url(../images/product-brd-t.png) no-repeat left bottom;
}

.productSubHeadContainer .productSubHeadBrdB
{
	width:508px;
	height:4px;
	background:url(../images/product-brd-b.png) no-repeat left top;
}

.productSubHeadContainer .productSubHeadBrdM
{
	width:502px;
	background:url(../images/product-brd-m.png) no-repeat left top;
	padding:0 5px 0 1px;
	
}

.productSubHeadContainer .bgProductSubHead
{
	width:502px;
	background:url(../images/bg-product-title.gif) repeat-x left top #b5c2c2;
	text-align:center;
	font-weight:bold;
	min-height:15px;
}

.productSubHeadContainer .productContent
{
	width:488px;
	background:url(../images/product-cont-brd-m.png) no-repeat left top;
	padding:3px 10px 0 10px;
	float:left;
}

.productSubHeadContainer .productContentBtm
{
	width:508px;
	background:url(../images/product-cont-brd-b.png) no-repeat left top;
	height:7px;
}


.productContent .productImgContainer
{
	float:left;
	width:60px;
	height:80px;
}

.productContent .productDescContainer
{
	float:left;
	padding:0 0 5px 5px;
	width:420px;
}

.productContent p
{
	color:#B3B4B6;
}

.addBasket
{
	float:left;
	width:120px;
	background:url(../images/btn-add-shadow.gif) no-repeat right bottom;
	height:26px;
}

.productContent .addBasket
{
	padding-left:5px;
	padding-bottom:3px;
}

.addBasket a
{
	padding-bottom:6px;
	float:left;
}

.addBasket a span
{
	padding-top:7px;
	padding-right:20px;
	float:left;
	cursor:pointer;
}

.addBasket a img
{
	float:right;
	width:22px;
	padding-right:0px;
}


.productContent .moreInfo
{
	float:right;
	width:85px;
	font-size:80%;
	padding-top:8px;
}

.productContent .moreInfo a,
.productContent .moreInfo a:hover
{
	font-weight:normal;
}

.popup
{
	width:590px;
	float :left ;
		margin:0 auto;
	padding:20px 10px 20px 20px;
	border-color :#000000;
}

.popup .imgContainer
{
	float:left;
	width:100px;
	height:100px;
}

.popup .imgDesc
{
	float:left;
	width:200px;
	padding-left:20px;
}

.popup .imgDesc h2
{
	font-size:130%;
	padding-bottom:15px;
}

.popup .imgDesc p.txtblue
{
	color:#004990;
	float:left;
	width:100%;
	padding-bottom:5px;
	border-bottom:3px solid #000000;
	margin-bottom:5px;
}

.popup .imgDesc p
{
	color:#B3B4B6;
	padding-bottom:10px;
		width:450px;
}

.popup .imgDesc ul
{
	margin-bottom:10px;
}

.popup .imgDesc li
{
	background:url(../images/blt-blue.gif) no-repeat left 5px;
	padding-left:8px;
	color:#B3B4B6;
}

.popup .closeContainer
{
	float:right;
}

.popup .closeContainer a
{
	text-decoration:none;
}

.popup .closeContainer a:hover
{
	text-decoration:underline;
}

.popup .closeContainer a img
{
	padding-left:10px;
}

.fullWidthContainer
{
	float:left;
	width:862px;
	position:relative;
	z-index:2;
	min-height:537px;
}

.fullWidthContainer .fullWidthBrdT
{
	width:862px;
	background:url(../images/full-width-brd-t.png) no-repeat left bottom;
	height:4px;
}

.fullWidthContainer .fullWidthBrdB
{
	width:862px;
	background:url(../images/full-width-brd-b.png) no-repeat left top;
	height:5px;
}

.fullWidthContainer .fullWidthBrdM
{
	width:857px;
	background:url(../images/full-width-brd-m.png) no-repeat left top;
	padding:0 4px 0 1px;
}

.fullWidthContainer .bgFullWidth
{
	width:827px;
	background:url(../images/bg-full-width.gif) repeat-x left top #b7c4c3;
	padding:3px 15px 5px;
}

.bgFullWidth h2
{
	font-size:150%;
}

.fullWidthContainer .fullWidthContentContainer
{
	width:832px;
	background:url(../images/full-width-cont-brd-m.png) no-repeat left top;
	padding:15px;
}

.fullWidthContentContainer h3,
.fullWidthContentContainer th,
.fullWidthContentContainer td
{
	font-size:120%;
}

.fullWidthContentContainer h3
{
	padding-bottom:13px;
}

.fullWidthContentContainer td a,
.fullWidthContentContainer td a:hover
{
	font-weight:normal;
}

.fullWidthContainer .fullWidthContentBtm
{
	width:862px;
	background:url(../images/full-width-cont-brd-b.png) no-repeat left top;
	height:5px;
}

.printContainer
{
	float:left;
	width:100%;
	font-size:120%;
	padding-top:33px;
}
.fieldContent {
	float:left;
	width:530px;
	padding:15px 0 0 0;
}
.checkOutContainer
{
	float:left;
	width:644px;
	font-size:120%;
}
.checkOutContainer p
{
	float:left;
	padding:0 0 5px 0;
	width:530px;
	line-height:120%;
}
.checkOutContainer p span
{
	color:#9ad36a;
}
.checkOutContainer p span.rightTxt
{
	color:#000000;
	float:none;
	padding:0 0 0 5px;
}
.checkOutContainer h3.underline {
	text-decoration:underline;
	padding:5px 0 0 0;
	float:left;
	width:100%;
}

.fullWidthContentContainer .checkOutContainer h3, 
.fullWidthContentContainer .checkOutContainer th, 
.fullWidthContentContainer .checkOutContainer td
{
	font-size:100%;
}

.stepContainer
{
	float:left;
	width:92px;
	padding-bottom:0px;
}

.stepContainer .stepL 
{
	background:url(../images/btn-step-l.png) no-repeat right top;
	float:left;
	width:6px;
	height:32px;
}

.stepContainer .stepR
{
	background:url(../images/btn-step-r.png) no-repeat left top;
	float:left;
	width:7px;
	height:32px;
}


.stepContainer .stepM 
{
	background:url(../images/btn-step-m.png) no-repeat left top;
	float:left;
	height:32px;
	padding:5px;
	font-weight:bold;
}


.checkOutContainer .choosePayContainer
{
	float:left;
	width:325px;
	padding-left:95px;
}

.checkOutContainer h2
{
	font-size:110%;
	padding-top:5px;
}

.checkOutContainer h2.orderPlace
{
	padding-top:0px;
}

.checkOutContainer .nameContainer
{
	float:left;
	width:175px;
	padding-top:5px;
	padding-left:3px;
}
form .checkOutContainer .txtBoxContainer {
	color:#000000;
}

.checkOutContainer .txtBoxContainer,
.checkOutContainer .addressLine
{
	float:left;
	width:330px;
	padding-top:5px;
	z-index:5;
}
.selectholder
{
	float:left;
	position:relative; 
	
}
.checkOutContainer .txtSmall
{
	font-size:75%;
}

.checkOutContainer .addressLine
{
	color:#808285;
}


input.txtBoxBig,
input.txtBoxMid,
input.txtBoxSmall
{
	border:2px solid #d9d9d9;
	height:17px;
	padding-top:1px;
}


input.txtBoxBig
{
	width:326px;
}

input.txtBoxMid
{
	width:271px;
}

textarea.txtBoxMid
{
	width:271px;
	height:111px;
	border:2px solid #d9d9d9;
}


input.txtBoxSmall
{
	width:177px;
}

.checkOutContainer  .choosePayment
{
	float:left;
	width:270px;
	padding-top:11px;
}

.checkOutContainer .chooseRadioBtnContainer
{
	float:left;
	width:221px;
	padding:15px 0px;
}

.checkOutContainer .discountCodeTxtContainer
{
	float:left;
	width:305px;
	padding-top:2px;
	padding-right:20px;
}

.checkOutContainer .discountTxtBoxContainer
{
	float:left;
	width:183px;
	padding-top:0px;
}

.checkOutContainer .findAddress
{
	float:right;
	width:100px;
	font-size:90%;
	text-align:right;
	padding-right:5px;
}


.backNextBtnContainer
{
	float:left;
	padding-left:180px;
	width:325px;
	padding-top:15px;
}

.mandatoryNextBtnContainer
{
	float:left;
	padding-left:0px;
	width:510px;
	padding-top:15px;
}
.btnAtBtm
{
	float:left;
	padding-left:0px;
	width:550px!important;
	padding-top:15px;
}

.mandatoryNextBtnContainer .mandatoryContainer
{
	float:left;
	width:185px;
	font-size:80%;
	padding-top:15px;
}

.mandatoryNextBtnContainer .termCondContainer
{
	float:left;
	width:100%;
	padding-bottom:15px;
}

.mandatoryNextBtnContainer .termCondContainer a,
.mandatoryNextBtnContainer .termCondContainer a:hover
{
	font-weight:normal;
}

.backNextBtnContainer .backContainer,
.mandatoryNextBtnContainer .backContainer
{
	background:url(../images/btn-back-shadow.gif) no-repeat left bottom;
	float:left;
	width:100px;
	height:33px;
}

.backNextBtnContainer .nextContainer,
.mandatoryNextBtnContainer .nextContainer
{
	background:url(../images/btn-next-shadow.gif) no-repeat right bottom;
	text-align:right!important;
	float:right!important;
	width:100px;
	height:33px;
}
.checkOutContainer .nextContainer {
	float:left;
	padding:0 0 0 58px;
}
.backNextBtnContainer .backContainer a,
.backNextBtnContainer .backContainer a:link,
.backNextBtnContainer .backContainer a:active,
.backNextBtnContainer .backContainer a:visited,

.backNextBtnContainer .nextContainer a,
.backNextBtnContainer .nextContainer a:link,
.backNextBtnContainer .nextContainer a:active,
.backNextBtnContainer .nextContainer a:visited,

.mandatoryNextBtnContainer .backContainer a,
.mandatoryNextBtnContainer .backContainer a:link,
.mandatoryNextBtnContainer .backContainer a:active,
.mandatoryNextBtnContainer .backContainer a:visited,

.mandatoryNextBtnContainer .nextContainer a,
.mandatoryNextBtnContainer .nextContainer a:link,
.mandatoryNextBtnContainer .nextContainer a:active,
.mandatoryNextBtnContainer .nextContainer a:visited,

.backNextBtnContainer .backContainer a span,
.backNextBtnContainer .backContainer a:link span,
.backNextBtnContainer .backContainer a:active span,
.backNextBtnContainer .backContainer a:visited span,

.backNextBtnContainer .nextContainer a span,
.backNextBtnContainer .nextContainer a:link span,
.backNextBtnContainer .nextContainer a:active span,
.backNextBtnContainer .nextContainer a:visited span,

.mandatoryNextBtnContainer .backContainer a span,
.mandatoryNextBtnContainer .backContainer a:link span,
.mandatoryNextBtnContainer .backContainer a:active span,
.mandatoryNextBtnContainer .backContainer a:visited span,

.mandatoryNextBtnContainer .nextContainer a span,
.mandatoryNextBtnContainer .nextContainer a:link span,
.mandatoryNextBtnContainer .nextContainer a:active span,
.mandatoryNextBtnContainer .nextContainer a:visited span,

.checkOutContainer .nextContainer a span,
.checkOutContainer .nextContainer a:link span,
.checkOutContainer .nextContainer a:active span,
.checkOutContainer .nextContainer a:visited span
{
	text-decoration:none;
}
.checkOutContainer .nextContainer a,
.checkOutContainer .nextContainer a:link,
.checkOutContainer .nextContainer a:active,
.checkOutContainer .nextContainer a:visited
{
	text-decoration:none;
}

.backNextBtnContainer .backContainer a:hover span,
.backNextBtnContainer .nextContainer a:hover span,
.mandatoryNextBtnContainer .backContainer a:hover span,
.mandatoryNextBtnContainer .nextContainer a:hover span,
.checkOutContainer .nextContainer a:hover span
{
	text-decoration:underline!important;
}


.backNextBtnContainer .backContainer a img,
.mandatoryNextBtnContainer .backContainer a img,
.checkOutContainer .backContainer a img
{
	padding-right:10px;
}

.backNextBtnContainer .nextContainer a img,
.mandatoryNextBtnContainer .nextContainer a img,
.checkOutContainer .nextContainer a img
{
	padding-left:10px;
}

.totalProductContainer
{
	float:right;
	width:188px;
}

.totalProductContainer .totalProductBrdT
{
	background:url(../images/total-prod-brd-t.png) no-repeat left bottom;
	height:3px;
	width:188px;
}

.totalProductContainer .totalProductBrdM
{
	background:url(../images/total-prod-brd-cont-m.png) no-repeat left top;
	width:143px;
	padding: 2px 35px 2px 10px;
	font-size:70%;
}

.totalProductContainer .totalProductBrdB
{
	background:url(../images/total-prod-brd-b.png) no-repeat left bottom;
	height:1px;
	width:188px;
}

.totalProductContainer .totalBrdM
{
	background:url(../images/total-prod-brd-M.png) no-repeat left top;
	width:180px;
	padding:0 6px 0 2px;
}

.totalProductContainer .bgTotalBrdM
{
	background:url(../images/bg-total-prod.gif) repeat-x left top #b3c1c0;
	width:140px;
	padding: 10px 30px 10px 10px;
	font-size:90%;
}

.totalProductContainer .totalBrdB
{
	background:url(../images/total-brd-b.png) no-repeat left top;
	height:7px;
	width:188px;
}

.popularProducts
{
	float:left;
	width:100%;
	font-size:100%;
	padding-top:3px;
}

.fullWidthContainer .popularProducts .bgFullWidth
{
	padding-top:0px;
	padding-bottom:0px;
}

.popularProducts h2
{
	font-size:110%;
}

.popularProducts .productContainerMid
{
	float:left;
	width:245px;
	border-right:1px solid #79a0c5;
	padding:0 15px;
	min-height:200px;
}

.popularProducts .productContainerLeft
{
	float:left;
	width:260px;
	border-right:1px solid #79a0c5;
	padding:0 15px 0 0;
	min-height:200px;
}

.popularProducts .productContainerRight
{
	float:left;
	width:260px;
	padding:0 0 0 15px;
	min-height:200px;
}


.popularProducts .productImgContainer
{
	width:227px;
	height:124px;
	margin:0 auto;
}

.fullWidthContentContainer .productContainerMid h3,
.fullWidthContentContainer .productContainerLeft h3,
.fullWidthContentContainer .productContainerRight h3
{
	font-size:100%;
	margin:0px;
}

.popularProducts p 
{
	color:#B3B4B6;
}

.selectCard
{
	width:331px;
	color:#cccdce
}
.monthContainer {
	float:left;
	width:160px;
	position:relative;
	padding:0 0 5px 0;
}
.monthContainer select
{
	width:160px;
	float:left;
	color:#cccdce;
	margin-right:10px;
}

.yearContainer
{
	float:right;
	width:160px;
	position:relative;
	padding:0 0 5px 0;
}
.yearContainer select
{
	width:160px;
	float:left;
	color:#cccdce;
}

.contactContainer
{
	float:left;
	width:663px;
	position:relative;
	z-index:2;
	min-height:537px;
}
.regContainer {
	min-height:560px!important;
}
.submitbtn {
	float:right;
	background:url(../images/bg_confirm.jpg) no-repeat right top;
	height:34px;
	padding:0 20px 0 0;
	width:90px;
	margin:0;
	color:#336da6;
	text-decoration:none;
	font-weight:bold;
	border:0px none;
	cursor:pointer;
}
.submitbtn:hover, .submitbtnHover{
	text-decoration:underline;
}

.contactContainer .fullWidthBrdT
{
	width:663px;
	background:url(../images/login-brd-t.png) no-repeat left bottom;
	height:4px;
}

.contactContainer .fullWidthBrdB
{
	width:663px;
	background:url(../images/login-brd-b.png) no-repeat left top;
	height:5px;
}

.contactContainer .fullWidthBrdM
{
	width:656px;
	background:url(../images/login-brd-m.png) no-repeat left top;
	padding:0 5px 0 2px;
}

.contactContainer .bgFullWidth
{
	width:626px;
	background:url(../images/bg-login-title.gif) repeat-x left top #b4c2c2;
	padding:3px 15px 6px;
}

.contactContainer .fullWidthContentContainer
{
	width:633px;
	background:url(../images/bg-login-cont.png) no-repeat left top;
	padding:12px 15px 15px;
	min-height:500px;
}
.regWhiteBkgd {
	min-height:330px!important;
}
.confrmReg {
	min-height:246px!important;
	display:block;
}
.contactContainer p.contactDesc
{
	padding-bottom:38px;
}

.contactContainer .fullWidthContentBtm
{
	width:663px;
	background:url(../images/login-cont-brd-b.png) no-repeat left top;
	height:7px;
}

.contactContainer .checkOutContainer
{
	width:530px;
}

.contactContainer .mandatoryNextBtnContainer
{
	width:458px;
	padding-top:10px;
}

.enquery
{
	font-size:90%;
	padding-top:15px;
	padding-left:4px;
}

.regBtnContainer
{
	float:left;
	width:460px;
	padding-top:10px;
}

.regBtnContainer .stepContainer
{
	float:right;
	width:175px;
}


.regBtnContainer .stepContainer .stepL 
{
	float:right;
	padding-bottom:0px;
}

.regBtnContainer .stepContainer .stepR
{
	float:right;
}


.regBtnContainer .stepContainer .stepM 
{
	float:right;
}

.stepContainer .stepM a
{
	 text-decoration:none;
	 font-weight:normal;
}

.stepContainer .stepM a:hover
{
	 text-decoration:underline;
	 font-weight:normal;
}

.regBtnContainer p
{
	float:left;
	width:250px;
	font-size:90%;
	padding-top:10px;
}

.regBtnContainer p a
{
	font-weight:normal;
}

.termsConditionContainer
{
	float:left;
	width:100%;
}

.termsConditionContainer h2
{
	font-size:160%;
	padding-bottom:10px;
}

.termsConditionContainer .termsDesc
{
	font-size:120%;
	padding-bottom:15px;
}

.termsConditionContainer  ol
{
	list-style-type:decimal;
	margin-left:23px;
}

.termsConditionContainer li
{
	font-size:110%;
	list-style-type:decimal;
	list-style-position:outside;
	margin-bottom:5px;
}

.termsConditionContainer  ol li ol
{
	list-style-type:lower-alpha;
	margin-left:23px;
}

.termsConditionContainer  li li
{
	list-style-type:lower-alpha;
	list-style-position:outside;
	margin-bottom:0px;
}

.jquerBrdT
{
	width:639px;
	height:14px;
	background:url(../images/light-box-brd-t.png) no-repeat left bottom;
}

.jquerBrdB
{
	width:639px;
	height:27px;
	background:url(../images/light-box-brd-b.png) no-repeat left top;
}

.jquerBrdM
{
	width:639px;
	background:url(../images/light-box-brd-m.png) no-repeat left top;
	min-height:500px;
}
form
{
	position:relative;
	float:left;
}

/*Sitemap*/
.sitemap {
	width:600px!important;
}
.colm {
	float:left;
	width:130px;
	padding:0 10px;
}
.colm a,
.colm a:link,
.colm a:active,
.colm a:visited {
	float:left;
	width:130px;
}


/*css for select dropdown*/
.padBtm {padding-bottom:3px;}
.NFhidden {opacity:0; z-index:-1; position:relative;}
.NFSelect {height:24px; position:absolute; padding-bottom:10px;}
.NFSelectLeft {float:left; width:4px; height:24px; background:url(../images/select-left.gif) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:24px; width:auto; background:url(../images/select-right.gif) no-repeat 100% 0; cursor:pointer; font:12px/21px Arial, Helvetica, sans-serif; color:#a7a9ac; padding-left:3px; margin-left:3px;}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:18px; z-index:10; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#ffffff; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#a7a9ac; font:11px/13px Arial, Helvetica, sans-serif; z-index:400; max-height:200px; overflow-y:auto; overflow-x:hidden; left:-3px; top:5px; border:2px solid #c3c3c3; border-top:none;width:156px;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; font-weight:normal!important; text-decoration:none; color:#a7a9ac; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#ffffff;}
.NFSelectOptions a:hover {background:#ffffff; font-weight:normal!important;}

