/* Html Controls */
a {color:#993333;font-weight:normal;text-decoration:none}
a:visited {color:#993333}
a:hover {color:#DD9393}
body {color: #000000; background-color: #F0E8DB; font-family: arial, helvetica, sans-serif; font-size: 12px; margin: 1px; /*background-image: url(../images/bgr.jpg); background-repeat:repeat;*/}
table {border: none 0px #F6F2EB; border-collapse: collapse; vertical-align: top}
td {padding: 2px}
div {border: none 0px blue}
ul {list-style: none; margin: 5px 0px 5px 10px; padding:0px}
li {border: solid 0px red; margin: 5px 0px 0px 0px; padding:0px}
img {border: none 0px #C7CDDC;	vertical-align: middle;	background-color: Transparent}
input {border: solid 1px #C7CDDC; background-color: #F0F1F6; vertical-align: middle; padding:2px}
select {border: solid 1px #C7CDDC; background-color: #F0F1F6; width: auto}
textarea {border: solid 1px #C7CDDC; background-color: #F0F1F6}

/* Master Styles */
div#wrapper{width:770px; margin:0 auto; text-align:left}
div#header {background-color: #F6F2EB; border: solid 1px #c4c4c4; margin: 0px 0px 2px 0px; padding:4px}
div#leftSide {background-color: #F6F2EB; border: solid 1px #c4c4c4; float:left; margin:0px 2px 0px 0px; padding:0px; width:200px; height:auto}
div#rightSide {background-color: #F6F2EB; border: solid 1px #c4c4c4; margin:0px; padding:0px}
div#footer {clear: both; margin: 2px 0px 0px 0px; padding: 4px; height: 50px}
.navRowL {float:left;width:auto;padding-top:1px}
.navRowR {float:right;width:auto;white-space:nowrap;padding-top:1px}
/*.setMinHeight {height:450px; float:right; width:1px; border-right:solid 0px red}
.clear {clear:both; height:1px; overflow:hidden}*/

/* XSE Controls */
.bor {border: 1px solid #c4c4c4}
.con {background-color: Transparent; margin: 0px; padding: 4px}
.subcon {margin: 0px; padding: 4px}
.textl {font-size: 12px}
.texts {font-size: 10px}
.textb {font-weight: bold}
.inputS {width: 80px}
.inputM {width: 120px}
.btnRow {clear:both;padding: 10px 0px 10px 0px; text-align: center; border: solid 0px red}
.btn {margin-bottom:2px;border-top: solid 1px #C7CDDC;border-left: solid 1px #C7CDDC;border-right: solid 1px #A0A0B0;border-bottom: solid 1px #A0A0B0;background-color: Transparent; text-align: center; vertical-align: middle; width: 120px}
.ptext {margin-left:10px}

/*ImageButtons, radio, checkbox*/
.btn2, .btn2 input {border: solid 0px #C7CDDC; background-color: Transparent; vertical-align: middle; padding:0px}
.btnLeft {float:left; border: solid 0px blue; background-color: Transparent; vertical-align: middle; padding: 2px 0px 2px 10%}
.btnRight {float:right; border: solid 0px blue; background-color: Transparent; vertical-align: middle; padding: 2px 10% 2px 0px}

.title {text-align: center; margin: 0px; padding: 4px}
.title2 {clear:both; background-color: #F0E8DB;	border-bottom: solid 1px #c4c4c4; margin: 0px; padding: 4px;}
.title3 {text-align: left; border-bottom: solid 1px #c4c4c4;margin: 10px 0px 0px 0px}

/* List Controls */
.ListHeader {text-align: center; margin: 0px; padding: 4px}
.ListItem {padding:4px 4px 0px 0px;vertical-align:top;width:33%}
.ListAlternatingItem {padding:4px 4px 0px 0px;vertical-align:top;width:33%}
.Separator {padding: 0px}
.ListFooter {font-weight: bold;	text-align: center; margin: 0px; padding: 4px}
.ListPager {text-align: center}

/* Product item */
.itemMain {background-color: #fafafa; border: solid 1px #dddddd; width:100%; height: 100%}
.itemBottom {/*background-color: #F0E8DB;*/ height: 50px}

/* CategoryMenu.ascx */
.menu ul {list-style: none; margin: 5px 0px 5px 10px; padding:0px}
.menu li {margin: 5px 0px 0px 0px; padding:0px}
.menu a.sel          {color: #6495ed}
.menu a.sel:visited  {color: #6495ed}
.menu a.sel:hover    {color: #6495ed}
.menu a.item         {color: #993333}
.menu a.item:visited {color: #993333}
.menu a.item:hover   {color: #DD9393}

/* AddToCart.ascx */
#addtocart .textl {color: #000000}

/* PriceDetails.ascx */
#pricedetails {text-align: left}
#pricedetails .text {color:#000000}
#pricedetails .retPrice {}
#pricedetails .ourPrice {color:#990000}
#pricedetails .proPrice {color:red}
#pricedetails .yousavePrice {color:red}

/* DisplayProuct.aspx */
.pagingInfo {float: right; text-align: right; white-space:nowrap; font-weight: normal}
#dpViewAll {padding:4px 0px 4px 4px;float:right}

/* DisplayDetail.ascx */
.MainItemImage {border:0px solid #c4c4c4; background-color:#FFFFFF; padding: 1px}
#dd .imgNew {float:left;width:auto}
#dd h1 {margin:0px;font-size: 13px;width:auto}
#dd .con {text-align:left}
div#dd td {padding: 2px}

/* ViewCart.ascx */
#viewcart .saleTotal {color:#ff0000; font-size: 12px; font-weight: bold; text-align: right}

/* Checkout.ascx */
#checkout {padding:0px}
#checkout table {width: 100%}
#checkout .subcon {width:49%;padding:0px}
#checkout .ddlMM, .ddlYY {width:auto}

/* UserAccount.ascx */
#useraccount span.req {color:red}
#useraccount input {width: 120px}
#useraccount .td1 {width:120px}
#useraccount .btn2 input {width: auto}

/* Msg.ascx, SYSTEM_MESSAGE_FORMAT */
.divMsg    {color: #000000;background-color: #FFFFE1;border: 1px dashed #CFCFCF;padding: 5px;margin: 10px 0px 10px 0px; width: 95%}
.divWrnMsg {color: #ff0000;background-color: #FFFFE1;border: 1px dashed #CFCFCF;padding: 5px;margin: 10px 0px 10px 0px; width: 95%}
.divErrMsg {color: #ff0000;background-color: #FFFFE1;border: 1px dashed #CFCFCF;padding: 5px;margin: 10px 0px 10px 0px; width: 95%}

/* TopSellers.ascx */
#topSellers {float:left;margin:0px;padding:0px 0px 10px 0px;width:100%}
#topSellers .item {clear:left;margin:0px;padding:0px 4px 0px 4px}

/* WhatsNew.ascx */
#whatsNew {float:left;margin:0px;padding:0px 0px 10px 0px;width:100%}
#whatsNew .item {clear:left;margin:0px;padding:0px 4px 0px 4px}	




/*Sleep Therapy Styles*************************************************/



body
{
	background:#c6ccea;
}

td 
{
	 vertical-align: top;
}

table p
{
	padding:0px;
	margin:10px 0;
}

.textSm
{
	font-size:11px;
}

.textBold
{
	font-weight:bold;
}

.textRed
{
	color:#c00;
}

.req,
.divWrnMsg
{
	color:#c00 !important;
	font-size:10px;
}

sup
{
	font-size:8px;
}

.divWrnMsg,
.divWrnMsg ul
{
	float:left;
}

#wrapper
{
	padding: 0 15px 0 15px;
	background:url(../../../../images/bg.gif) !important;
}

#header
{
	display:none !important;
}


.navRowL
{
	margin:5px 0 0 0;
	font-size:10px;
	width:100%;
}

.navRowL td
{
	padding:1px 3px 0 3px;
	color:#21556b;
}


.navRowL td a, .navRowL td a:link, .navRowL td a:visited
{
	color:#21556b;
	text-decoration:underline;
}

.navRowL td a:hover
{
	color:#21556b;
	text-decoration:none;
}

#headerNew
{
	border:0px solid #c00;
	background:url(../../../../images/bg-top.gif) no-repeat;
	height:95px;
}

div#rightSide {background-color: #F6F2EB; border: solid 0px #c4c4c4; margin:0px; padding:0px}


#logo
{
	width:260px; height:58px;
	float:left;
	
}

#topRightCont
{
	float:right;
	width:260px;
	margin: 10px 27px 0 0;
}

#phoneNumber
{
	float:right;
	font-weight:bold;
	font-size:19px;
	color:#3d3b3b !important;
}

#phoneBottom
{
	float:right;
	text-align:right;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	width:150px;
	margin:4px 27px 0 0;
}

#cart
{
	width:90px; height:18px;
	background:url(../../../../images/bg-shopping.gif) -8px -2px;
	margin: 0px 0px 0 0;
	float:right;
	color:#737262;
	font-size:10px;
	padding-top:4px;
}

#cart a, #cart a:link, #cart a:visited, #cart a:hover
{
	color:#737262;
	text-decoration:underline;
}

#cart a:hover
{
	color:#737262;
	text-decoration:none;
}

#navContainer
{
	margin-top:9px;
	float:left;
	width:100%;
}

#navContainer ul
{
	float:right;
	margin:0px 23px 0 0;
	padding:0px;
}

#navContainer ul li
{
	list-style-type:none;
	border:0px solid #c00;
	margin:0px;
	padding:0px;
	float:left;
	width:50px;
	height:20px;
}

#navContainer ul li.experience
{
	background:url(../../../../images/nav-experience-off.gif);
	width:150px;
}

#navContainer ul li.experience a:hover
{
	background:url(../../../../images/nav-experience-on.gif) 0 -1px;
}

#navContainer ul li.ourProducts
{
	background:url(../../../../images/nav-ourProducts-off.gif);
	width:98px;
}
#navContainer ul li.ourProducts a:hover
{
	background:url(../../../../images/nav-ourProducts-on.gif) 0 -1px;
}

#navContainer ul li.customerCare
{
	background:url(../../../../images/nav-customerCare-off.gif);
	width:118px;
}

#navContainer ul li.customerCare a:hover
{
	background:url(../../../../images/nav-customerCare-on.gif) 0 -1px;
}

#navContainer ul li.shopNow
{
	background:url(../../../../images/nav-shopNow-off.gif);
	width:70px;
}

#navContainer ul li.shopNow a:hover
{
	background:url(../../../../images/nav-shopNow-on.gif) 0 -1px;
}

#footer
{
	display:none;
}

#footerNew
{
	background:url(../../../../images/footer.gif) no-repeat 7px 20px;
	height:73px;
	padding-top:18px;
}

#leftSide
{
	border:0px solid #000 !important;
	width:142px !important;
}

.menu
{
	width:142px !important;
	margin-left:7px;
}

#dd
{
	background:#fff !important;
	padding:0px;
	margin:0px;
	color:#000;
	float:left;
	width:100%;
}

#dd p
{
	padding:0px;
	margin:10px 0 0 0;
	color:#000;
}

#dd .title2,
#rightSide .title2
{
	color:#26576d;
	font-weight:bold;
	padding:10px 0 21px 0;
	margin:0px;
	background:url(../../../../images/bg-header.gif) 0 -15px no-repeat;	
	background-position:bottom;
}

h1, h2
{
	font-size:17px !important;
}

.title2
{
	background:url(../../../../images/bg-header-sm.gif) 0 -9px no-repeat;
	background-position:bottom;
	border:0px solid #c00;
	padding:10px 0 20px 5px;
	margin:0px;
	font-size:17px;
}

.title3
{
	font-weight:bold;
}

.title
{
	color:#fff;
	text-align:left;
	font-weight:bold;
}

#leftSide #ManufList, #leftSide .con
{
	border:0px solid #000 !important;
	background:#a29a6c;
	margin: 0 0px 7px 7px;
	width:135px;
}

#leftSide .con .subcon td
{
	color:#fff;
	background:transparent;
	padding:0 0 4px 0;
}

#leftSide .con
{
	background:url(../../../../images/banner-newsletter-sm.gif);
	color:#fff;
	height:132px;
}

.subcon .divErrMsg
{
	border:1px dotted #807532;
	background:url(../../../../images/bg-message.gif) !important;
	color:#807532 !important;
	
}

#ManufList, .con
{
	margin: 0 0px 7px 7px;
	width:95%;
}

.con .title
{
	font-size:12px;
}

#rightSide
{
	background:#fff !important;
	border:1px solid #000;
}

#rightSide table
{
	background: #fff;
}

.menu .title
{
	display:none;
}

.menu .sel
{
	float:left;
	margin-right:5px !important;
}

/* NEW NAV--------------------------------*/
#leftNavCont
{
	margin: 0 0 5px 7px;
}


/* OLD NAV--------------------------------
.menu ul
{
	margin:0px 0 5px 0px;
	padding:0px 0 2px 0px;
	float:left;
	color:#fff;
	width:145px;
	background:#fff;
}

.menu ul ul
{
	margin:5px 0 5px 0px;
	padding:0px 0 2px 0px;
	color:#fff;
	width:140px;
}

.menu ul li a, .menu ul li a:link, .menu ul li a:visited
{
	width:130px !important;
	color:#7f7f7f !important;
	font-size:13px;
	padding:0px 0 0px 0;
	float:left;
	margin:0px;
	font-weight:bold;
	width:111px !important;
	text-align:right;
}

.menu ul ul  li
{
	background:url(../../../../images/subnav-off.gif);
	width:140px !important;
	float:left;
	margin:0px 0 0 0;
	padding: 2px 0px !important;
}

.menu ul ul li a, .menu ul ul  li a:link, .menu ul ul  li a:visited, .menu ul ul  li a:hover
{
	width:107px !important;
	text-align:right !important;
	float:left;
	color:#fff !important;
	font-size:12px;
	margin:2px 0;
	padding: 0px 5px !important;
}

.menu ul ul li:hover
{
	color:#fff !important;
	background:url(../../../../images/subnav-on.gif);
}

.menu ul ul li span
{
	padding-right:0px;
	color:#fff;
	font-size:10px;
}

.menu ul li
{
	float:left;
	color:#7f7f7f;
	width:140px;
	margin:5px 0 5px 0;
	padding:0px 0 5px 0;
	background:#fff;
}

.menu ul li a.item
{
	float:left;
	color:#7f7f7f;
	width:110px !important;
	text-align:right;
	margin-right:5px;
}

.menu ul li span
{
	float:left;
	color:#7f7f7f;
	font-size:10px;
}

*/

input, select, option, radio
{
	font-size:11px;
	border:1px solid #2a3a39;
}

input.wide
{
	width:290px !important;
}

.formField3 input.short
{
	width:30px !important;
}

.leftBanner
{
	float:left;
	margin: 0 0 7px 7px;
}

#viewcart
{
	width:95%;
	background:#fff !important;
}

.saleTotal
{
	color:#9c3031 !important;
}

#leftSide table td
{
	vertical-align:top;
}

#mainWideCont
{
	border:1px solid #c00;
}

#mainLeftCont
{
	border:0px solid #c00;
	float:left;
	width:359px;
}

#mainLeftCont2
{
	float:left;
	width:407px;
	color:#fff !important;
}

.mainLeftCont3
{
	border:0px solid #c00;
	float:left;
	width:361px;
}

#mainRightCont
{
	float:right;
	width:205px;
	margin: 2px 0px 0 19px;
	color:#666;
}


#mainRightCont2
{
	float:left;
	width:115px;
	margin: 10px 19px 0 24px;
	background:url(../../../../images/bg-customerCare.jpg);
	padding:12px 10px 20px 9px;
	font-size:11px;
	color:#fff;
}

#mainRightCont2 ul
{
	padding:0px;
	margin:-7px 0 0 -4px;
}

#mainRightCont2 ul li
{
	background:url(../../../../images/bg-arrow.gif) -3px 0 no-repeat;
	float:left;
	width:110px;
	padding: 0 0 2px 16px;
}

#mainRightCont2 ul li a, #mainRightCont2 ul li a:link,
#mainRightCont2 ul li a:hover, #mainRightCont2 ul li a:visited
{
	
}

.mainRightCont3
{
	float:left;
	width:115px;
	margin: 3px 0px 0 17px;
	border:0px solid #c00;
	font-size:11px;
	color:#fff;
}

.clickforDetail
{
	margin:10px 0;
}

table#mainRightCont2
{
	padding:0px;
	margin:10px 10px 0 0;
	border:0px;
	border-top:8px solid #c5bd8b;
	border-bottom:8px solid #c5bd8b;
}


#mainRightCont2 td
{
	background:#c5bd8b;
	padding:  2px 10px;
}

#mainRightCont2 ul li a, #mainRightCont2 ul li a:link, #mainRightCont2 ul li a:visited
#mainRightCont2 td a, #mainRightCont2 td a:link, #mainRightCont2 td a:visited
{	color:#fff !important;
	text-decoration:underline;
}

#mainRightCont2 ul li a:hover,
#mainRightCont2 td a:hover
{
	color:#fff !important;
	text-decoration:none;
}


#mainRightCont h1
{
	font-size:14px !important;
	color:#26576d !important;
}

#mainRightCont h2
{
	font-size:16px !important;
	color:#26576d !important;
	padding:0px;
	margin: 6px 0 8px 0;
}

.mainLeftCont2 h2
{
	font-size:14px !important;
}

#dd h2.blue
{
	font-size:12px !important;
	color:#26576d !important;
}

#dd ul.black, #dd ol.black
{
	color:#000;
}

#dd ul.black li
{
	background:url(../../../../images/bg-bullet.gif) no-repeat;
	padding: 3px 0 0 20px;	
}
.tealBox
{
	background:url(../../../../images/bg-grad2.gif);
	padding: 10px;
	font-size:11px;
	color:#074f61;
	margin-bottom:15px;
}

.whiteHdr
{
	padding:0px;
	margin:0 0 10px 0;
	font-size:12px !important;
	color:#074f61 !important;
	font-weight:bold;
}

.tealBox ul
{
	padding:0px;
	margin:14px 0 0px 10px;
}

.tealBox ul li
{
	padding:0px 0 0 12px;
	margin:0px 0 5px 0;
	background:url(../../../../images/dot.gif) -5px 3px no-repeat;
}

.oliveBox
{
	background:url(../../../../images/bg-grad3.gif);
	padding:6px 10px;
	font-size:11px;
	color:#fff;
}

.oliveBox p
{
	color:#fff !important;
}

.white
{
	font-size:14px;
	font-weight:bold;
	color:#fff !important;
	width:100%;
	float:left;
}

img.thumbImage
{
	border:2px solid #fff;
	margin: 3px 0 7px 0;
}

p.button
{
	padding:0px;
	margin:0px 0 8px 0;
	padding:0px;
}

.formContainer
{
	color:#000;	
	margin:10px 0 0 0;
	float:left;
}

.formLabel
{
	float:left;
	width:100px;
	font-weight:bold;
	padding: 0 5px 5px 0;
}

.formField
{
	font-size:10px;
	float:left;
	width:145px;
	font-weight:normal;
	margin: 0 5px 5px 0;
}

.formField2
{
	font-size:10px;
	float:left;
	width:220px;
	font-weight:normal;
	margin: 0 5px 5px 0;
	white-space:nowrap
}

.formField2 input
{
	float:left;	
}

.formSm
{
	float:left;
}

.formField3
{
	font-size:10px;
	float:left;
	width:99px;
	font-weight:normal;
	margin: 0 5px 5px 0;
}

.formField3 input
{
	width:90px !important;
}

.formField4
{
	font-size:10px;
	float:left;
	width:150px;
	font-weight:normal;
	margin: 0 5px 5px 0;
	border:0px solid #c00;
}

.formField4 select, .formField4 option
{
	width:150px;
	
}


.formContainer input
{
	width:136px;
	float:left;
}

.formContainer .btn
{
	width:53px !important;
	border:0px;
}


.formContainer .btn2
{
	width:53px !important;
	text-align:right !important;
	float:right !important;
	border:0px;
}

.itemMain td
{
	padding: 0 10px !important;
}


td.TeelBg
{
	font-size:11px;
	background:url(../../../../images/bg-grad.gif);
	color:#074f61;
	padding:10px !important;
}

table.WhiteBg td
{
	background:#fff !important;
}


.TeelBg2
{
	float:left;
	font-size:11px;
	background:#8ec3c0;
	color:#fff;
	padding:10px !important;
	width:70%;	
}




.priceDetail, .btn
{
	color:#fff;
	font-size:11px;
	background:url(/images/btn-blank.gif) no-repeat !important;
	background-position:center;
	padding:2px 0 4px 0 !important;
	margin-bottom:10px !important;
	border:0px solid #c00;
	width:140px !important;
}

.update input
{
	color:#fff;
	font-size:11px;
	background:url(/images/btn-blank-sm.gif) no-repeat !important;
	background-position:center;
	padding:2px 0 4px 0 !important;
	margin-bottom:10px !important;
	border:0px solid #c00;
	width:70px !important;
}

.priceDetail a, .priceDetail a:link, .priceDetail a:visited, .priceDetail a:hover,
.btn a, .btn a:link, .btn a:visited, .btn a:hover
{
	color:#fff;
}

.formField .btn
{
	background:transparent !important;
}

.ourPrice
{
	font-weight:bold;
}



#addtocart
{
	background:url(../../../../images/step2.gif) 0 0px no-repeat !important;
	padding:10px 0 0 50px;
	margin:0px;
	width:100% !important;
	height:90px;
	border:0px;
	text-align:left;
	float:left;
}


.subcon td
{
	font-size:11px;
	padding:5px;
}

.subcon .textl,
.subcon .texts
{
	display:none !important;
}

.bor
{
	width:100px !important;
	float:right;
	margin-top:-60px;
	margin-right:50px;
	background: #8ec3c0 !important;
	text-align:center;
}

.bor table,
.bor table td
{
	background: #8ec3c0 !important;
	border:1px solid #8ec3c0 !important;
	text-align:center;
}

.bor table
{
	text-align:center;
	margin-left:15px;
}

.textl
{
	font-weight:bold;
}

#ProductAttributes 
{
	width:100%;
	float:left;
}

#ProductAttributes td
{
	white-space: nowrap;
	display: table-row;
}

.sizeDropdown
{
	margin:8px 0 0 0;
	background:url(../../../../images/step1.gif) 0 0px no-repeat;
	padding: 20px 0 15px 55px !important;
	border:0px;
	width:440px !important;
}

#ProductAttributes table tr
{
	width:100%;
}

#ProductAttributes table#IMATable
{
	background:transparent;
	border:0px solid #000;
}


#ProductAttributes .title2
{
	display:none !important;
}

.bundlelist p
{
	font-weight:bold;
}

.titleHdr
{
	background:#8ec3c0;
	font-weight:bold;
}

.productTable td
{
	border:1px solid #ddd;
}

.main2Col
{
	width:50%;
	float:left;
}

#pricedetails
{
	font-weight:bold;
}

.question
{
	background:url(/images/icon-q.gif) no-repeat !important;
	clear:both;
	color:#21556b;
	font-weight:bold;
	padding: 7px 0 10px 34px;
}

.answer
{
	background:url(/images/icon-a.gif) 0 6px no-repeat !important;
	clear:both;
	border-bottom:1px dotted #ccc;
	color:#000;
	padding: 1px 0 13px 34px;
	margin-bottom:11px;
	
}





