body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #b5b5b5;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #404040;
}
h1 {font-size:16px; font-weight:bold; line-height:1.4em}

.twoColLiqLtHdr {width:937px; margin: 0 auto; background:url(/images/head1.gif); background-repeat:no-repeat; background-position:top}
#toplinks{ display: block; margin-left: 30px; text-align:left; width: 907px; height:22px; }
#toplinks h1, #toplinks A {font-size: 14px; line-height:1.4em}
#toplinks A {text-decoration: none; color:#FFFFFF; font-weight: bolder}

#container { 
	width: 907px;  /* this will create a container 80% of the browser width */
	background: #c3c3c5;
	border: 2px solid #000000; margin-left:24px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header {
	background: #404040; border-bottom:0px solid #000;
	height:123px; display:block;
	position:relative;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	clear: both;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#sidebar1 {
	float: left;  position:relative; overflow:hidden; background-color: #c3c3c5;
	width: 165px; /* since this element is floated, a width must be given */
}
.topLinks {display:block; color:#5E5957; margin-left:8px; margin-bottom:10px; font-size:16px; font-weight: 600;}
.topLinks a {color:#5E5957; text-decoration:none; }
#menus {display:block; width:165px; margin-left:0px;}
#menus a{text-decoration:none; color:#5E5957; display:block; height:23px; padding-left:24px; padding-top:4px; letter-spacing:0px; font-weight:600; font-size:13px;}
.menu {background-image:url(/images/menu.gif); background-repeat:no-repeat; }
.menuselected {background-image:url(/images/menuselected.gif); background-repeat:no-repeat; }
.shopbyclass{display:block; margin-left:8px; margin-bottom:5px; padding-top:1px; font-size:16px; font-weight: 600; }
.shopbyclass a {display:block; text-decoration: none; color:#5E5957; font-size:15px; font-weight: 600;}
#bjasafebuy {display:block; position: relative; width:165px; height:63px;margin-top:20px; margin-left:5px;}
#bjasafebuy img {display:inline; position: relative; border:0px}

#moregiftidea {display:block; width:165px; margin-left:0px;}
#moregiftidea a {text-decoration:none; color:#5E5957; display:block; height:37px; padding-left:24px; padding-top:4px; letter-spacing:0px; font-weight:600; font-size:13px;}
.menuselected2 {background-image:url(/images/menuselected2.gif); background-repeat:no-repeat; }

#searchbox{ BACKGROUND-COLOR: #000; display:block; height:28px; margin-top:10px; }
.input {border: 1px solid #CCC; margin-left:5px;}
.postcode, .dropdownbox, .areacode {margin-left:5px;}


/* Tips for mainContent:
1. the space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 430px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/

#mainContentW {width:739px; float:right; margin-top:0px; background:#FFF;}
#mainContent {
	width:739px; float:right; margin-top:0px;
	 <background:#4a6b84; BACKGROUND:url(/images/remainbg1.gif); 
} 
#topcontents{display:block; background:#000; position:relative;}
#first_col {position: relative; height:544px; width:370px; background-image:url(/images/mainimage_FC2.gif); background-repeat:no-repeat; }
#Sec_col {position: absolute; height:544px; width:369px; right:0px; top:0px; background-image:url(/images/mainimage_SC2.gif); background-repeat:no-repeat; }
#Sec_col_textarea {position:absolute; top:0px; right:0px; width:302px;}
.mainimgtext {height:auto; width:302px; text-align:left;  padding-bottom:5px}
.mainimgtextHeading { color:#99bfd0;display:block; margin-top:10px;text-align:left; font-size:14px; font-weight:700;  /*color:#A0BAD1*/}

.mainimgtextText {color:#fff;display:block; margin-top:2px;text-align:left; font-size:13px; font-weight:600}
.mainimgtextText a {color:#fff}
.orangelink{color:#40404;}
.mainimgtextTextorange {color:#40404;display:block; margin-top:2px;text-align:left; font-size:12px; font-weight:500}
.maintextlink {color: #b60128; display:block;margin-top:3px; margin-bottom:3px; /*color: #b60128;*/}

.maintextlink A, #submainrightcol a, #submainleftcol_div a {color:#F5B333; font-size:14px; text-decoration: none; font-weight:600; }
.maintextlink A {text-transform:capitalize;}

/* fisrt col*/
/*==========================================*/
#first_col_textarea {position:absolute; top:0px; left:0px; width:302px; padding-top:330px; padding-left:20px}
.mainimgtext3 {height:auto; width:252px; text-align:left;  border-bottom:2px solid #FFF; padding-bottom:5px}
.mainimgtextHeading3 { color:#99bfd0;display:block; margin-top:10px;text-align:left; font-size:14px; font-weight:700;  /*color:#A0BAD1*/}

.mainimgtextText3 {color:#fff;display:block; margin-top:2px;text-align:left; font-size:13px; font-weight:600}
.mainimgtextText3 a {color:#fff}
.maintextlink3 {color: #990000; display:block;margin-top:3px; margin-bottom:3px; /*color: #990000;*/}

.maintextlink3 A, #submainrightcol a {color: #990000; font-size:14px; text-decoration: none; font-weight:600; }
.maintextlink3 A {text-transform:capitalize;}
/*==========================================*/

.twoColLiqLtHdr #mainContent #topcontents #Sec_col #Sec_col_textarea  A:hover { text-decoration: underline; }

.blacktagline {display:block; margin-top:0px; background:url(/images/tagblack.gif);  height:38px; position:relative; }
#hellogirls {color:#990000;position:relative;padding-top:10px;margin-left:18px; font-weight:bold; font-size:17px; width:100px;}
#askforhelp {position:absolute; left:122px; display:inline; top:0px; margin-top:13px; font-weight:600; font-size:14px; color:#fff}
#askforhelp a {color:#fff; text-decoration: underline}
#askforhelp a:hover {text-decoration: none}
#remainingtag {background:url(/images/remainbg.gif); width:739px; height:18px; position:relative;}
#remainingtagnobg {background:url(/images/remainbg1.gif); width:739px; height:18px; position:relative;}
#remainingtagnobgW {background: #404040; width:739px; height:18px; position:relative;}

#divbottom{display:block; position: relative;}
#bottommain{display:block; position: relative;}
#topprds{margin-left:15px; position:relative; display:block}
.prds {display: block; position: relative; width: 560px; BACKGROUND-COLOR: #404040; }
#prdboxtop {display:block; background-image:url(/images/prdboxTop.gif); background-repeat:no-repeat; height:12px; width:566px}
#prdboxbottom {display:block; background-image:url(/images/prdboxBottom.gif); background-repeat:no-repeat; height:12px; width:566px}
#prdboxmiddle {display:block; border-left:3px solid #F5B333; border-right:4px solid #F5B333; width:559px; overflow:hidden; BACKGROUND-COLOR: #FFF }
/**********************************************************************************************/

#testimonials_main, #testimonials {position: absolute; right: 0px; top:0px; width:140px; margin-right:7px; margin-top:0px;}
#testimonials { background:url(/images/testimonialbg.GIF); background-repeat:no-repeat; height:361px; }
#testimonials_main { background:url(/images/testimonialbgMain.GIF); background-repeat:no-repeat; height:560px; }
#testimonials_prd {display:block; width:120px; margin-top:40px; margin-left:7px; }

.prdblock2 {display: block; clear: both; height: 305px; position:relative; margin-bottom:15px;}
.prdbox2 {height: 292px; width:180px; margin-left:5px}
.prdboxmid2 {display:inline;position:absolute; top:0px; left:189px;height: 292px; width:180px; }
.prdboxlast2 {height: 292px; width:180px; display:inline;position:absolute; top:0px; right:4px;}


.box{width:178px; height:292px; border:1px solid #DFDFDF;}
.box .divimg{width:146px; height:160px; border:1px solid #DFDFDF; margin-top:8px;}
.divimg img{position:relative;top:3px;left:1px;}
.prdname {width:178px; height:32px;position:relative;top:3px; FONT-WEIGHT: bold; FONT-SIZE: 10pt;COLOR: #333333; overflow:hidden}
.prdname A {text-decoration:none; FONT-SIZE: 11px}
.prdname A:hover {text-decoration:underline}
.prddesc {width:178px; height:40px; padding-top:1px; COLOR: #333333; overflow:hidden; FONT-SIZE: 11px}

.rrp {width:178px; height:15px;margin-top:3px;position:relative;}
.rrp .rrp1 {display:inline; width:178px; height:15px;FONT-SIZE: 8pt;FONT-WEIGHT: bold; COLOR: #333333; position:relative;}
.rrp .rrp2 {display:inline; width:84px; height:15px;FONT-SIZE: 8pt;FONT-WEIGHT: bold; COLOR: #333333; position:relative;}
.rrp .was {display:inline; width:94px; height:15px;FONT-SIZE: 8pt;FONT-WEIGHT: bold; COLOR: #333333; background-color:#33ff00;position:relative;}
.saleprice {background-color:#73C8FF; color:white; FONT-SIZE: 8pt; FONT-WEIGHT: bold; width:180px; height:16px; margin-top:2px; LETTER-SPACING: 1px}
.ourprice {background-color:#9CCCFF; FONT-SIZE: 8pt; FONT-WEIGHT: bold; width:178px; height:16px; margin-top:2px;margin-left:0px;margin-right:3px; LETTER-SPACING: 1px}

.lastline {	display:block; position:relative; width:180px; height:22px; margin-top:2px; FONT-SIZE: 8pt; FONT-WEIGHT: bold;}
.moreinfo{display:inline; position:absolute; left:0px; width:87px; height:16px; LETTER-SPACING: 0px; margin-top:0px;}
.moreinfo A {text-decoration:none; FONT-SIZE: 10px;color:#FFFFFF}
.moreinfo A:hover {text-decoration:underline}

.addtocart{display:inline; position:absolute; left:70px; width:87px; height:16px; LETTER-SPACING: 0px; margin-top:0px;}
.addtocart A {text-decoration:none; FONT-SIZE: 10px; color:#FFFFFF}
.addtocart A:hover {text-decoration:underline}

/**********************************************************************************************************/

.menutext {padding-left: 3px; padding-right:3px}
.menutext , .menutext A {color: #FFF; text-decoration: none;}
#maintext{width:580px; position:relative;}
#BottomText {margin-top:0px; position:relative; width:570px; color: #FFF; }
#BottomText a {color: #FFF; }
.atestimonial , .atestimonial A {color:#FFF; font-size:11px; text-decoration: none; margin-bottom: 20px;}
#viewall a{color: #FFF; text-decoration: none}

#footer { 
	width:907px; height:56px; background:#404040; text-align:center; padding-top:10px
} 
#copyright {text-align:center; padding-bottom: 25px}


#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#logo {
	height: 96px;
	width: 282px;
}
#logo img {border: 0px}
#logoright {
	float: right;
	height: 96px;
	width: 628px;
	top: 0px;
	position: absolute;
	right: 0px;
}
#cardandemail {display:block; height:49px; width:625px;position:relative;text-align:left}
#cards {width:470px;position:relative; margin-left:20px; text-align:right}
#cards img {border:0px; margin-right:50px;}

#emailsicon {position:absolute; display:inline;  height:40px; width:125px; right:0px; top:0px; background:url(/images/emailicons.GIF); background-repeat:no-repeat; padding-top:9px; }
#emailsicon a{color:#fff; text-decoration:none; margin-left: 0px;}

#currencyandmenu {display:block; height:49px; width:625px; text-align:left}
#tblCurrency {margin-left: 12px;}
#tblCurrency td {color: #FFF}
#tblCurrency td a {text-decoration:none; color: #FFF; }
#tblCurrency td img {border: 0px}

#menutd {background-image:url(/images/topMenutextBG.gif); background-repeat:no-repeat; width: 320px; }
#tblmenu  {width:320px; margin-top:5px}
#tblmenu td {text-align:left; font-size:14px; color:#fff; }
#tdhome {width:50px; padding-left:21px; }
#tdmyaccount {width:109px; padding-left:6px;}
#tdviewbasket{width:135px; }
#tdviewbasket A {color: #000; font-size:11px; text-decoration:none; margin-left:9px; font-weight:bold}
#tdhome A, #tdmyaccount A {text-decoration:none; color: #FFF; }

#helpfreedeliver {
	background-color: #4e7383; display:block;
	height: 26px; position:relative;
}
#freedeliverytext {margin-left:165px; height:27px; position:relative; width:300px; color:#F5B333; font-weight:bold; font-size:15px; padding-top:3px}
#freedeliverytext span {color:#FFF; font-weight: normal;font-size:14px}

#freedeliverytext2 {margin-left:15px; height:27px; position:relative; width:300px; color:#F5B333; font-weight:bold; font-size:15px; padding-top:3px}
#freedeliverytext2 span {color:#FFF; font-weight: normal;font-size:14px}

#extendedreturn {position: absolute; left:310px; top:0px; width:270px; color:#F5B333; font-weight:bold; font-size:15px; margin-top:2px; display:inline; height:27px; }
#extendedreturn span {color:#FFF; font-weight: normal;font-size:14px}

#HelpLine {position: absolute; right:0px; top:0px; width:300px; color:#F5B333; font-weight:bold; font-size:15px; margin-top:2px; display:inline; height:27px; }
#HelpLine  span {color:#FFF; font-weight: normal;font-size:14px}

#submainimage {display:inline-block;width:739px; position:relative; text-align:left; padding-bottom: 15px; background-color:#000; background-image:url(/images/MainCategoryBG2.gif); background-repeat:no-repeat; }
#submainleftcol {position:relative; width:380px; text-align:left; padding-left:20px; color:#fff}
#submainleftcol p {line-height:1.4em}

#submainimageonecolumn {display:inline-block;width:739px; text-align:left; padding-left:20px; color:#fff}

#submainrightcol {display:inline; position:absolute; top:0px; right:0px; width:360px; text-align:right}
#mainimgtextcategory {position:relative; display: block; text-align:left; padding-top:15px; width:302px; }
/*#mainimgtextcategory a {display: block; color:#000;  text-decoration:none; background: url(/images/bullet_link.gif) 0 .5em no-repeat; padding-left: 8px; line-height:1.6em}*/
#rightsidecategoryareabottom{position:relative; width:215px; }
#mainimgtextarea {position:absolute; top:0px; right:0px; width:302px;}
#mainimgtextarea a {color: #990000; display:block;margin-top:3px; }


#subcattextarea {color: #000;}
#subcattextarea h1 {font-size:16px; color: #000; font-weight:bold; line-height:1.4em}

/* place css fixes for all versions of IE in this conditional comment */
.twoColLiqLtHdr #sidebar1 { padding-top: 10px; }
.twoColLiqLtHdr #mainContent { zoom: 1; padding-top: opx; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */



/**********************************************************************************************************/
DIV.popupMenu
{
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #000000 1px solid;
    PADDING-LEFT: 1px;
    font-size: 85%;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: 150px;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #000000 1px solid;
    BACKGROUND-COLOR: #eaeaea;
    TEXT-ALIGN: left
}
DIV.divblock
{
    Display:block;
    PADDING-TOP: 1px;
    WIDTH: 150px;
    WHITE-SPACE: nowrap
}
DIV.popupMenu A:link
{
    PADDING-RIGHT: 3px;
    DISPLAY: block;
    PADDING-LEFT: 3px;
    font-size: 12px;
    Z-INDEX: 201;
    PADDING-BOTTOM: 1px;
    COLOR: #666666;
    PADDING-TOP: 1px;
    BACKGROUND-COLOR: #eaeaea;
    TEXT-DECORATION: none
}
DIV.popupMenu A:visited
{
    PADDING-RIGHT: 3px;
    DISPLAY: block;
    PADDING-LEFT: 3px;
    font-size: 12px;
    PADDING-BOTTOM: 1px;
    COLOR: #666666;
    PADDING-TOP: 1px;
    BACKGROUND-COLOR: #eaeaea;
    TEXT-DECORATION: none
}
DIV.popupMenu A:hover
{
    PADDING-RIGHT: 3px;
    DISPLAY: block;
    PADDING-LEFT: 3px;
    font-size: 12px;
    PADDING-BOTTOM: 1px;
    COLOR: #ffffff;
    PADDING-TOP: 1px;
    BACKGROUND-COLOR: #6D6D6D
}
DIV.popupMenu A:active
{
    PADDING-RIGHT: 3px;
    DISPLAY: block;
    PADDING-LEFT: 3px;
    font-size: 12px;
    PADDING-BOTTOM: 1px;
    COLOR: #ffffff;
    PADDING-TOP: 1px;
    BACKGROUND-COLOR: #6D6D6D
}
/**********************************************************************************************************/


#prdbreadcrumn { position:relative; display:block; height:20px; width:935px; margin-left:5px }
#columns {position:relative; display:block; height:auto; clear:both; margin-top:10px}
#prdmain {position:relative; height:auto; width:712px; clear:both;}
#imgleftside {position:relative; height:auto; width:270px; }
#prddetails {position:absolute; height:auto; width:442px; top:0px; right:0px; }
#prddetails h1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 165%;	
	padding-left:8px; 
	padding-right:8px
}

#prdImg {position:relative; height:auto; width:270px;}
#prdmain2 {position:relative; height:auto; width:712px; clear:both; min-height:650px; }
#emaillink {display:block; margin-top:10px; margin-bottom:10px;}
#emailafriend {margin-left:2px; display:inline; width:130px}
#prdDescript {display:block; height:auto; width:442px; padding-left:8px;}
#prdDescript H1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 165%;	
	padding-left:8px; 
	padding-right:8px
}
#prdDescript P {
	padding-left:8px; 
	padding-right:8px
}

#pricecolumn {position:absolute; height:auto; width:185px; top:0px; right:0px; margin-right:5px; BACKGROUND-COLOR: #FFF; }

#pricecolumn H3 {
    FONT-WEIGHT: bold; color:#fff;
    FONT-SIZE: 95%;
    MARGIN: 0px 0px 12px;
    TEXT-TRANSFORM: uppercase;
    LINE-HEIGHT: 31px;
    BACKGROUND-COLOR: #6BADC7;
    text-align:center
}

.pricerite {
    DISPLAY: block;
    FONT-WEIGHT: bold;
   TEXT-TRANSFORM: uppercase; FONT-SIZE: 115%; width: 150px; margin-bottom:10px
}

.pricerite1 {
    DISPLAY: block;
    FONT-WEIGHT: bold; TEXT-TRANSFORM: uppercase;
    FONT-SIZE: 90%;  COLOR: #000000;width: 150px;
}
#innerprdbox { WIDTH: 173px; padding-left:5px; padding-right:5px;  text-align:left;}

.RRprice_pro
{
    COLOR: #000000;
/*    PADDING-LEFT: 4px;*/
	Margin-top:0px;
    TEXT-DECORATION: line-through
}

.yousave { DISPLAY: block; FONT-WEIGHT: bold; TEXT-TRANSFORM: uppercase; FONT-SIZE: 90%; COLOR: #6666cc; width: 150px;}
.Space {height:10px}
.clsSpan {FONT-WEIGHT: normal; FONT-SIZE: 10px;}
.clsSpan a {FONT-WEIGHT: blod; FONT-SIZE: 10px;}
.clsSpan a b {FONT-WEIGHT: }

#blackbar {display: block; height:39px;  BACKGROUND-COLOR: #000; position:relative; }
#bottombitprd {display: block; clear:both;  BACKGROUND-COLOR: #52788C; position:relative; padding-bottom:15px; BACKGROUND:url(/images/remainbg1.gif); }
#bottombitprd_imdiv {position: relative; width: 168px; height:auto;} 
#bottombitprd_relatedprd {position: absolute; width: 590px; height:auto; top:0px; left: 160px; clear:both; }
#relatedprds {display:block; }
/**********************************************************************************************************/

#prdbreadcrum {padding-left:5px;}
#breadcrumb, #prdbreadcrum
{
    PADDING-RIGHT: 0px;
    margin-LEFT: 0px;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 7px; 
    MARGIN-bottom: 5px;
    PADDING-TOP: 5px;
    Display:block;
	height:16px
}
#prdbreadcrum A
{
    FONT-SIZE: 10px;
    TEXT-DECORATION: underline
}

/**********************************************************************************************************/

/* ========================================================================================== */
TD.cartHeader
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    BACKGROUND-COLOR: #cccccc
}
TD.cartHeaderRight
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    BACKGROUND-COLOR: #cccccc
}
TD.cartHeaderLeft
{
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BORDER-LEFT: #999999 1px solid;
    COLOR: #000000;
    BACKGROUND-COLOR: #cccccc
}
TD.cartCellThumbnail
{
    BORDER-BOTTOM: #cccccc 1px solid;
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-LEFT: #999999 1px solid
}

TD.cartCell
{
    BORDER-BOTTOM: #cccccc 1px solid
}
TD.cartCellRight
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-BOTTOM: #cccccc 1px solid
}

TD.cartCellTotalPriceCol_Bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #000000; text-align: left;
    BORDER-BOTTOM: #cccccc 1px solid;
    BACKGROUND-COLOR: #f2f2f2;  padding-left: 40px
}
TD.cartCellPlanTotalPriceCol_Bold
{
    BORDER-TOP: #cccccc 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #000000;
    BORDER-BOTTOM: #cccccc 1px solid;
    BACKGROUND-COLOR: #f2f2f2; 
}
TD.cartTotalPriceCol_Regular, TD.cartTotalPriceCol_Bold { text-align:left; padding-left: 40px}
TD.cartTotalPriceCol_Bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #000000;
    BACKGROUND-COLOR: #f2f2f2; 
}
TD.cartTotalPriceCol_Regular
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #666666;
    BACKGROUND-COLOR: #f2f2f2;  
}
A.ContinueShopping {
	FONT-SIZE: 11px;
	text-decoration: underline;
	margin-top:0px; padding-top:0px
}
A.cartCell1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000099;
    TEXT-DECORATION: underline
}

A.cartCell:hover
{
    COLOR: #000099
}
SPAN.cartLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #666666;
}
TD.cartLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #666666;
}

.headerSmalllabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
}
.text
{
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal
}
A.text {
	text-decoration:underline
}


#newCustomers {padding-top:10px}
.signupHeader{height:21px}
.signupInfo {font-size:12px}
.finePrint {
	FONT-size: 85%;
}
.protectInfo {
	background-color: #cccccc;
	FONT-WEIGHT: bold;
	FONT-size: 95%;
}

/* ====================================================================================== */

#fullarea {padding:15px;}
#fullarea h2 {
	margin: 0 0 12px 0;
	padding: 0 10px;
	font-weight: bold;	
	font-size:14px;
	line-height: 25px;
	background-color: #e4e4e4;
	clear: right;
}
#fullarea  h1 {FONT-SIZE: 11pt;FONT-WEIGHT: bold;margin-left:0px;display:block; width:595px; }
span.smallheading{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
	line-height:2.1em; 
}
SPAN.Smalltext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
}
td.Smalltext
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
}

.Pagetitle {
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #660000; padding-top:5px
}

/* ========================================================================================== */
/* Content Blocks
---------------------------------------*/
div.capsule{   BACKGROUND-COLOR: #f5f5f5; border: 1px solid #E4E4E4; padding-left: 11px; padding-right: 11px}
div.capsule H3{    COLOR: #666}
#TextContent h2 {font-size: 13px; font-weight: bold;}
.capsule  .links{    PADDING-TOP: 5px}
.highlight A{    COLOR: #6666cc}
#TextContent  LI {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 8px;
    BACKGROUND: url(/images/bullet_link.gif) 0 no-repeat; 
    PADDING-BOTTOM: 0px;
    MARGIN: 0px 0px 6px 3px;
    LINE-HEIGHT: 1.4em;
    PADDING-TOP: 0px
}
/*#TextContent  LI LI, #TextContent  LI h2, #TextContent  LI h2 A {    FONT-SIZE: 11px;}*/

.half-left {width: 291px;float: left;}
.half-right {width: 291px;float: right;}
#textcontent A, #TextContent  LI  { text-decoration: underline; }
#textcontent A:hover { text-decoration: none; }
ul {list-style: none; margin: 0 0 13px 0; padding: 0;}
#textcontent UL.links { margin: 0 0 13px 0; padding: 0;}
#textcontent UL.back-link, #textcontent UL.links, #textcontent UL.links LI { list-style: none; }
#textcontent UL.links LI A { text-decoration: none; }
#textcontent UL.links LI A:hover { text-decoration: underline; }
#textcontent UL.back-link { margin-top: -8px; }
#textcontent LI { /* Hacked for IE */
	margin: 0 0 6px 0;
	padding: 0 0 0 10px;
	background: url(/images/bullet_link.gif) 0 1em no-repeat; 
	line-height: 1.4em;
}
.cont-block {
	border: 1px solid #E4E4E4;
	margin-bottom: 19px; padding:10px

}

INPUT.text {
	border: 1px solid #CECFCE;
	padding: 3px;
}
INPUT.goright { margin-left: 282px; }

.two-third-left {
	width: 420px;
}

/* ====================================================================================== */

#contact LABEL {
	float: left;
	width: 54%;
	padding-right: 15px;
	margin-bottom: 5px;
	text-align: right;
}
#contact INPUT, #contact SELECT {
	float: left;
	margin-bottom: 5px;
	width: 40%;
}
#contact SELECT { float: none; }
#contact TEXTAREA {
	width: 80%;
	height: 5em;
}
#contact INPUT#txRefNum { margin-top: 1.5em; }
#contact INPUT#btSubmit {
	width: auto;
	padding: 0 0.5em;
}
#contact .cont-wrap {
	padding-bottom: 0.25em;
	margin-bottom: 0.5em;
}
/* ====================================================================================== */


.designerbox {
	WIDTH: 100%;
	HEIGHT:152PX;
	MARGIN-left:0PX;
	border: 1px solid #E4E4E4;
	DISPLAY:BLOCK;
	MARGIN-bottom:20PX;
	OVERFLOW:HIDDEN;
	position:relative;
}

.divdesignerimage {
	position:absolute;
	DISPLAY:INLINE;
	border-left: 1px solid #E4E4E4;
	margin:0 0 0 0; right:0px; top:0px;
	width:150px;
}
.divdesignertext {
	DISPLAY:INLINE;
	width:620px;
	height:109px;
}
.h1style {
	FONT-SIZE: 11pt;FONT-WEIGHT: bold; display:block;height:22px;
}
.h1style A {
	text-decoration:none
}
.h1style A:hover {
	text-decoration:underline
}

.designertext {
	display:block; OVERFLOW:HIDDEN; padding:5px; width:510px

}
/* ====================================================================================== */

.style2blog {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.style3blog {
	color: #bb1b00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4blog, .style4blog a {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.style5blog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style7blog {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style8blog {
    font-size: 10
	color: #bb1b00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.artheader-news {	color: #666666;
	text-transform: uppercase;
	text-indent: 8px;
	line-height: normal;
	padding-top: 10px;
}
/* ====================================================================================== */
.orangecolor {color: #b60128;}

.bluecolor {color:#A0BAD1; text-align:left; font-size:14px; font-weight:700}

#leftsidetextarea h1, #leftsidetextarea td, #leftsidetextarea h3 {color: #fff}

.normaltext {padding-left: 10px; }
#bottomtextlinks {position:relative; display: block; padding-top:15px; margin-left:175px; width: 590px; color: #fff}
#bottomtextlinks a, #bottomtextlinks a:hover, #bottomtextlinks a:visited {color: #fff}

#freeshipping {margin-left:5px; height:27px; position:relative; width:300px; color:#990000; font-weight:bold; font-size:15px; padding-top:3px}
#freeshipping span {color:#FFF; font-weight: normal;font-size:15px; font-weight:bold; }
/* ====================================================================================== */


.number {
	PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-LEFT: 10px;  PADDING-RIGHT: 10px; PADDING-TOP: 5px;
	BORDER-BOTTOM: #dbdbdb 1px solid;  BORDER-LEFT: #dbdbdb 0px solid; BACKGROUND: #f3f3f3; COLOR: #650163; FONT-SIZE: 1.2em;
	 BORDER-TOP: #dbdbdb 0px solid; FONT-WEIGHT: bold; BORDER-RIGHT: #dbdbdb 1px solid
}
.number H3 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.number H3 {
	COLOR: #650163; FONT-SIZE: 1em
}
.number H3 SPAN {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
.number H3 SPAN {
	BACKGROUND: none transparent scroll repeat 0% 0%
}
.submit {
	BORDER-BOTTOM: #6998c3 0px solid; BORDER-LEFT: #6998c3 0px solid; BACKGROUND: url(/renata-b/renata_layout/corners/button-bg-lightblue.gif) #8dbcf6 repeat-x 0px 50%; COLOR: #000066; FONT-SIZE: 1em; BORDER-TOP: #6998c3 0px solid; FONT-WEIGHT: bold; BORDER-RIGHT: #6998c3 0px solid;
	padding: 10px 10px 10px 10px
}

/* ====================================================================================== */


.productmoreinfo {position:relative; float:left; width:493px}
#primaryproductinfo {
	BACKGROUND-IMAGE: none !important; POSITION: static !important; WIDTH: 600px !important; DISPLAY: block !important; FLOAT: none !important; CLEAR: both !important
}
}
.clearfix {
	BACKGROUND-IMAGE: none !important; POSITION: static !important; WIDTH: 600px !important; DISPLAY: block !important; FLOAT: none !important; CLEAR: both !important
}
.jstabs {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

#primaryproductinfo {
	PADDING-BOTTOM: 0.5em; WIDTH: 278px; FLOAT: left
}
#primaryproductinfo IMG {
	DISPLAY: inline
}
#primaryproductinfo UL.pdpflags {
	PADDING-BOTTOM: 3px; WIDTH: 270px; FLOAT: left
}

#tabwrapper {
	POSITION: relative; WIDTH: 490px; FLOAT: left
}
#producttabs {
	POSITION: relative; BACKGROUND-COLOR: #fff; MARGIN: 20px 0px; WIDTH: 493px; FLOAT: left; PADDING-TOP: 21px
}

#primaryproductinfo UL.pdpflags LI {
	PADDING-RIGHT: 2px; FLOAT: left
}
#primaryproductinfo UL.pdpflags LI IMG {
	FLOAT: left
}
#producttabs {
	POSITION: relative; BACKGROUND-COLOR: #fff; MARGIN: 20px 0px; WIDTH: 493px; FLOAT: left; PADDING-TOP: 21px
}

#producttabs H4 {
	BORDER-BOTTOM: medium none; BORDER-LEFT: #666 1px solid; PADDING-BOTTOM: 5px; BACKGROUND-COLOR: #ecebec; PADDING-LEFT: 18px; FONT-SIZE: 1.1em; BORDER-TOP: #666 1px solid; FONT-WEIGHT: bold; BORDER-RIGHT: #666 1px solid; TEXT-DECORATION: none; PADDING-TOP: 5px
}
#producttabs H4 {
	Z-INDEX: 0; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BACKGROUND-COLOR: #fff; PADDING-LEFT: 8px; HEIGHT: 20px; FONT-SIZE: 1em; BORDER-TOP: medium none; FONT-WEIGHT: 700; BORDER-RIGHT: medium none; TEXT-DECORATION: underline; PADDING-TOP: 0px
}
#tabrev {
	PADDING-BOTTOM: 0px; BACKGROUND-COLOR: #fff; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; COLOR: #999; TEXT-DECORATION: underline; PADDING-TOP: 0px
}

#tab1 {
	PADDING-BOTTOM: 0px; BACKGROUND-COLOR: #fff; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; COLOR: #999; TEXT-DECORATION: underline; PADDING-TOP: 0px
}
H4#tabrev {
	LEFT: 7.3em
}
H4#tab1 {
	CURSOR: default
}

.jstabstyle {
	POSITION: absolute; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 7em; PADDING-RIGHT: 0px; BACKGROUND: url(/images/tabs/tabTL.gif) no-repeat 0px 0px; HEIGHT: 2.1em; COLOR: #fff; TOP: 0px; CURSOR: pointer; FONT-WEIGHT: bold; PADDING-TOP: 0px; LEFT: 0px
}

.pricedetails LI {
	TEXT-ALIGN: right
}
.proddetails .pricedetails .saving {
	Z-INDEX: 5; PADDING-BOTTOM: 2px; MARGIN: 0px; PADDING-LEFT: 40px; PADDING-RIGHT: 0px; BACKGROUND: url(/images/tabs/icon_price_promo.gif) no-repeat 5px 0px; COLOR: #ec2e2c; FONT-SIZE: 1.25em; FONT-WEIGHT: bold; PADDING-TOP: 4px
}
#content .pricedetails .pricepromo {
	COLOR: #ec2e2c; FONT-SIZE: 1.25em; FONT-WEIGHT: bold
}
#content .productinfo .wasprice {
	PADDING-LEFT: 14px; DISPLAY: inline; COLOR: #666; MARGIN-LEFT: 5px
}


#blq-search-btn {
BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0px; TEXT-INDENT: -2000em; PADDING-LEFT: 0px; WIDTH: 29px; PADDING-RIGHT: 0px; BACKGROUND: url(/images/search_icon.png) #fff no-repeat center center; HEIGHT: 24px; OVERFLOW: hidden; BORDER-TOP: medium none; TOP: 8px; RIGHT: 8px; BORDER-RIGHT: medium none; PADDING-TOP: 0px; LEFT: auto
}
#txtSearchTop {
BACKGROUND-IMAGE: none; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-LEFT: 7px; WIDTH: 175px; PADDING-RIGHT: 4px; HEIGHT: 15px; COLOR: #4c4c4c; FONT-SIZE: 0.92em; TOP: 8px; RIGHT: 37px; PADDING-TOP: 4px; LEFT: auto
}
