html, body {height: 100%;}

body {
    font-size:62.5%; /* Sets base font at 10px */
    font-family: Arial, Verdana, sans-serif;                  
    color:#727272;
    margin:0; padding:0;
    text-align:center;
    background:#fff url("beach-bk.jpg") repeat-x top left;

}

a { outline:none; }
a:link { text-decoration:none; color:#3463B7; }
a:visited { text-decoration:none; color:#3463B7; }
a:hover { text-decoration:underline; }
a:active {text-decoration:none; }


input, select, option { font-family: Arial, Verdana, sans-serif; }

/* ACCESS LINK  */

.accessaid { position:absolute;
            height:0;
            overflow:hidden;
}

form { margin:0; }



/* Generic text formatting used throughout the store ---------------------------- */

.actCHECKOUTEM {
	background-color: #df3795;
}

.actCHECKOUTBG {
	background-color: #eeeeee;
}

.actlarger {
	font-size: 13px;
	color: #727272;
}

.actsmaller{
	font-size: 10px;
	color: #727272;
}

.actxxsmall {
	font-size: 10px;
	color: #727272;
}

.actxsmall {
	font-size: 11px;
	color: #727272;
}

.actsmall {
	font-size: 11px;
	color: #727272;
}

.actregular {
	font-size: 13px;
	color: #727272;
}

.actlarge{
	font-size: 16px;
	color: #727272;
}

.actxlarge {
	font-size: 20px;
	color: #727272;
}

.actxxlarge {
	font-size: 20px;
	color: #727272;
}

.actwarningcolor {
	color: #df3795;
}
	
.actrequiredcolor {
	color: #df3795;
}

.actsearchhighlightcolor {
	color: #727272;
}

.actrequired {
	color: #df3795;
}

.actwarning {
	font-size: 11px;
	color: #df3795;
}

.actwelcome {
	font-size: 11px;
	color: #727272;
}

.actlogotext {
	font-size: 11px;
	color: #D9090E;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.actlogout {
	font-size: 11px;
	color: #cc0000;
}

/* Boxes and borders ------------------------------------------- */

.thinborder1 {
	border: 1px solid #ffffff;
}

.thinborder2 {
	border: 1px solid #ffffff;
}

.thinred {
	border: solid 1px #ffffff;
	border-top: 0px;
}

.thinred2 {
	border: solid 1px #ffffff;
	border-top: 0px;
} 

.boxheading {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

a.boxlink:link{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:visited{
	color: #ffffff;
	text-decoration:none;
}

a.boxlink:hover{
	color: #ffffff;
	text-decoration:underline;
}

a.boxlink:active{
	color: #ffffff;
	text-decoration:none;
}

* html .boxhead h2 {height: 1%;}

.sidebox {
	background: url('theme_curve4.gif') no-repeat bottom right;
	font-size: 100%;
}

.boxhead {
	background: url('theme_curve2.gif') no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}

.boxhead h2 {
	background: url('theme_curve1.gif') no-repeat top left;
	margin: 0;
	padding: 5px 10px 5px;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.boxbody {
	background: url('theme_curve3.gif') no-repeat bottom left;
	margin: 0;
	padding: 5px 10px 11px;
}

.boxbody ol {
	margin: 0;
	padding: 0;
	margin-left: 1.2em;
	padding-left: 1.2em;
}

.boxbody ol li {
	margin-bottom: 0.2em;
}

/* Shopping cart and checkout fields ------------------------------------------- */

div.CheckoutCartSection {
	margin-top: 0px;
	margin-bottom: 10px;
}

table.checkout#idTableCheckoutSection {
	margin-bottom: 0px;
}

table.checkout-cart {
	width: 660px;
	border-collapse: collapse;
	padding: 0px 0px;
	margin-bottom: 5px;
}

table.checkout-cart th{
	font-weight: bold;
	background-color: #eeeeee;
	border-top: solid 1px #df3795;
	border-bottom: solid 1px #df3795;
	padding: 4px 4px;
}

table.checkout-cart td{
	padding: 4px 4px;
}

table.checkout {
	width: 660px;
	border-collapse: collapse;
	padding: 0px 0px;
	text-align: left;
	margin-bottom: 5px;
}

table.checkout th {
	background-color: #df3795;
	font-size: 13px;
	font-weight: bold;
	color: #eeeeee;
	text-align: left;
	padding: 5px 2px;
	border-bottom: solid 3px #ffffff;
}

table.checkout th.instruction {
	font-size: 11px;
	font-weight: normal;
}

table.checkout th.change {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px;
	text-align: right;
}

.checkout-change-button	{
	line-height: 13px;
	height: 25px;
	width: 86px;
	margin: 0px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size : 11px;
	color: #ffffff;
	background:url('change-btn.png') no-repeat top left;
	word-spacing: normal;
	border:none!important; font-weight:bold; 
	}

table.checkout td {
	background-color: #eeeeee;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
	padding: 2px 2px;
}

table.checkout#idBothAddressesTable col {
	width: auto;
}

td#idCheckoutHelpLabel,
table.checkout#idBothAddressesTable col.prompt {
	width: 130px;
}

.cart {
	background-color: #eeeeee;
	border-bottom: solid 1px #df3795;
}

.checkout-cartheading {
	font-weight: bold;
	background-color: #eeeeee;
	border-top: solid 1px #df3795;
	border-bottom: solid 1px #df3795;
}

.cartheading {
	background-color: #df3795;
	font-weight: bold;
	color: #eeeeee;
}

h2.checkout-heading {
	background-color: #df3795;
	font-size: 13px;
	font-weight: bold;
	color: #eeeeee;
	padding: 5px 2px;
	border-bottom: solid 3px #ffffff;
	width: 660px;
}

h3.checkout-heading {
	width: 660px; 
	padding: 3px 0;
	background-color: #df3795;
	font-size: 13px;
	font-weight: bold;
	color: #eeeeee;
	border-bottom: solid 3px #ffffff;
}

.checkout-subheading {
	font-weight: bold;
	padding: 0;
	margin: 0;
}

img.cartthumbnail {
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;
	width: 25px;
}

input.normal-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #ffffff;
	padding: 5px;
	border: solid 1px #727272;
}

input.highlight-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #ffffff;
	padding: 5px;
	border: solid 1px #727272;
}

.checkout-field-label {
	width: 160px;
}

.checkout-field-input {
	width: auto;
}

.checkout-field-input input, .checkout-field-input select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #727272;
	background-color: #ffffff;
	padding: 2px;
}

.InvoiceField input, .InvoiceField select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #727272;
	background-color: #ffffff;
	padding: 2px;
}

.DeliverField input, .DeliverField select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #727272;
	background-color: #ffffff;
	padding: 2px;
}

table.checkout#idBothAddressesTable select {
	width: 211px;
}

input.checkbox {
	background-color: #eeeeee;
	border: 0;	
}

.checkout-field-area {
	background: #eeeeee;
	border-bottom: solid 2px #ffffff;
	width: 660px;
}

.checkout-field-area p {
	margin: 0;
	padding: 4px;
}

div.checkout-buttons {
	width: 660px; 
	height: 50px; 
	margin-top: 20px;
}
	
.left { 
	float : left; 
	width : 50%; 
}

.right { 
	float : right; 
	width : 40%; 
}

.spacer { 
	clear : both; 
}

.checkout-help-hide { 
	display: none; 
}

/* Checkout Progress Indicator  ------------------------------------------------ */

p.checkout-progress-heading {
	width: 300px;
	margin: 0px auto;
}

#checkout-progress-indicator {
	width: 300px;
	height: 19px;
	background-image: url('cpi-background.gif');
	margin: 0 auto 0px auto;
}

.checkout-progress-0 {
	width: 75px;
	height: 19px;
	background-color: #ffffff;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-1 {
	width: 150px;
	height: 19px;
	background-color: #ffffff;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-2 {
	width: 225px;
	height: 19px;
	background-color: #ffffff;
	background-image: url('cpi-main.gif');
	float: left;
}

.checkout-progress-3 {
	width: 300px;
	height: 19px;
	background-color: #ffffff;
	background-image: url('cpi-main.gif');
	float: left;
}

#checkout-progress-indicator .cpi-end {
	width: 8px;
	padding: 0;
	margin: 0;
	border: 0;
	height: 19px;
	background-image: url('cpi-end.gif');
	background-position: right;
	background-repeat: no-repeat;
	float: left;
}

table#idCheckoutProgress {
	margin-bottom: 10px;
}

table#idCheckoutProgress td{
	background-repeat:repeat-x;
	background-color:transparent;
	border: 0px;
	padding: 0px;
	height:19px;
	text-align:center;
}

table#idCheckoutProgress td.cpi-left{
	background-image:url("cpi-main.gif");
	color:white;
	width:160px;
}

table#idCheckoutProgress td.cpi-complete{
	background-image:url("cpi-main-mid.gif");
	color:white;
	width:160px;
}

table#idCheckoutProgress td.cpi-incomplete{
	background-image:url("cpi-background.gif");
	color:black;
	width:160px;
}

table.CheckoutProgress {
	width: 660px;
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.CheckoutProgress td {
	padding: 0px 0px;
	background-repeat: repeat-x;
	background-color: transparent;
	height: 19px;
	text-align: center;
	width: 140px;
}

table.CheckoutProgress td.cpi-start{
	background-image: url("cpi-main.gif");
	width: 8px;
}

table.CheckoutProgress td.cpi-inactive{
	background-image: url("cpi-main-mid.gif");
	color: #ffffff;
}

table.CheckoutProgress td.cpi-active{
	background-image: url('cpi-background.gif');
	font-weight: bold;
	color: #727272;
}

table.CheckoutProgress td.cpi-end {
	background-image: url("cpi-end.gif");
	width: 8px;
}

table.CheckoutProgress td.cpi-spacer {
	background-image: url("cpi-main-mid.gif");
	width: auto;
}

/* Formatting for the site map -------------------------------------------- */

#actinic-sitemap {
	margin-left: 5px;
}

#actinic-sitemap ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Formatting for Feefo customer feedback --------------------------------- */

.feefositelogo {
	margin-top: 10px;
	text-align: center;
} 

.feefoproductlogo {
	margin-top: 10px;
}

 

/* Recently Viewed Products List Style ------------------------------------ */



#rphtml {
	display: none; 
	visibility:hidden;
} /* Used internally - do not delete */

#recenthtlist {
	width:673px;
	text-align:left;
}

#recenthtitem {
	border-spacing: 0px;
	border-collapse: collapse;
	width:660px;
	margin-left:13px;
	clear:both;
	margin-bottom:32px;
	padding-left:7px!important;
}

#recenthtitem td {
	width: 152px;
	border-collapse: collapse;
}

.recenthtitemimage p {
	border-top:solid #666 1px;
             border-left:solid #666 1px;
             border-right:solid #666 1px;
             text-align:center;
             width:150px;
             height:226px;
             border-bottom:solid #666 1px;
}

.recenthtitemdesc h3	{ 
             border-left:solid #666 1px;
             border-right:solid #666 1px;
             text-align:center;
             width:146px;
             color:#2d2d2d; font-weight:normal;  
             height:30px; font-size:1.1em; 
              padding:2px 2px 0px 2px;
              background-color:#FFEDF6;

}

.recenthtitemdesc h3 a { color:#656565; }

.recenthtitemprice p	{ color:#2d2d2d; font-weight:normal; background-color:#FFEEF6; 
              height:20px; font-size:1.1em; 
              border-left:solid #666 1px;
             border-right:solid #666 1px;
             text-align:center; width:150px;

}

.recenthtitemdelete p {
	           background-color:#FFEEF6; 
              height:10px; padding:5px 0; font-size:1.1em; 
              border-left:solid #666 1px;
             border-right:solid #666 1px;
             border-bottom:solid #666 1px;
             text-align:center;
             width:150px;
}

.recenthtitemdelete p a { color:#E13997; }

.recenthtitemspacer {
	width:2px !important; 
	border:0 !important;
	padding: 0px !important;
}

.recenththeader {
	padding:3px 0px 10px 13px; font-size: 1.2em;
	font-weight: 900; margin:0 auto; color:#656565;
	width:660px;
	clear:both;
	text-align:left;
	
	
}

.recenthtbuttonleft {
	float: left;
	cursor: pointer;
	width: 100px; text-align:left;
	border: 0;
	background-color: #ffffff;
}

.recenthtbuttonright {
	float: right;
	cursor: pointer;
	width: 100px;
	border: 0;
	background-color: #ffffff;
	text-align:right!important;
	}
	



/* Styles for 'Compact Parent Section List' ------------------------ */

.text_breadcrumbs	{
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
	line-height:normal;
	padding: 2px 0px 10px 0px;
	}	

a.link_breadcrumbs:visited	{	
	color : #ffffff;
	text-decoration : underline;
	}

a.link_breadcrumbs:link  {
	color : #ffffff;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:active  {
	color : #ffffff;
	text-decoration : underline;
	}
	
a.link_breadcrumbs:hover  {
	color : #ffffff;
	text-decoration : underline;
	}
	

/* Styles for CSS Buttons ----------------------------------------------*/

.text_menu	{
	padding: 2px 0px 2px 0px;
	font-size : 11px;
	margin: 0px;
	color : #ffffff;
	}
	

a.link_menu:visited  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff; 
	border: 1px solid #ffffff;
	}
	
a.link_menu:link  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}
	
a.link_menu:active  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}
	
a.link_menu:hover  {
	padding: 2px 5px 2px 5px;
	margin: 0px 1px 0px 0px;	
	color : #ffffff;
	text-decoration : none;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}

/* START OF BESPOKE CSS */
	
/* PAGE OVERALL */

#wrapper { background:url("bikini-girls.png") no-repeat 755px 50px;
            width:960px;
            margin:0 auto; padding:0px 25px 0px 20px;
            position:relative;
            text-align:left;
            min-height: 100%;
}

#main { width:960px;
       padding-bottom: 170px;
       }

/* BRANDING IMAGE */

#wrapper h1 { width:598px; margin:0; padding:0;
               text-indent:-9999px;
               height:258px;
               position: absolute;
               left:0px; top:0px;
               background:url("brandlogo.png") no-repeat top left;
               z-index:888;
               }
               
/* TOP PAGE LINKS */

#pagecorner { background:url("hangover-tab-bk.jpg") no-repeat top right;
              width:450px; height:51px; padding:0 20px 143px 490px;
}

#pagecorner p { font-size:1.3em; padding-top:11px; }

#pagecorner p img { vertical-align:middle; }

#pagecorner p em { padding-right:10px; color:#3997D8; font-weight:bold; }

#soclink, #curlink { width:225px; }

#soclink { float:left; }

#curlink { float:right; text-align:right; }

#curlink a { padding-left:6px; }


/* MAINCONTENT */

#nav-wrap { width:920px;
               padding:25px 20px;
                background-color:#fff;
               position:relative;
               
}

/* top right page links */

#rlnks { width:904px;
         padding:0 16px 0 0;
         font-size:1.2em;
         text-align:right;
         color:#EB008B;
         font-weight:bold;
}

#rlnks li { display:inline; }

#rlnks li a, #rlnks li strong { color:#2D91D5; }

#rlnks li strong { padding-right:1px; }

#rlnks li a { padding:0 6px; }

#rlnks li a:hover { color:#EB008B; text-decoration:none; }

/* GLOBAL NAV */

#nav { width:920px;
       background:url("topnavbk.png") repeat-x bottom left; padding-top:5px;
       height:51px; 
}

#nav ul { width:640px;
          float:left;
          
}

#nav li { float:left; }

#nav li a { font-size:1.3em; font-weight:bold;
              padding:0 16px 0 15px;
              color:#2D91D5; display:block;
              background:url("border-right.png") no-repeat top right;
              line-height:4.0em;
}

#nav li a:hover { color:#EB008B; text-decoration:none; }

#nav li a.nopads { background-image:none; padding:0 0 0 15px!important; }

/* search form */

#nav form { padding:0 20px 0 33px;
            width:207px;
            background:url("searchbk-icon.png") no-repeat top left;
            height:23px;
            float:right; margin:13px 0 0 0;
}

#nav form p input, #nav form p img { vertical-align:middle;}

#stxt { width:162px; border:none; padding:3px 0 0 0; margin:0 8px 0 0;
        height:20px; background-color:#fff; font-size:1.3em; color:#B0CEE7;
}

/* MAIN CONTENT WRAPS */

#hmaincontent { width:924px;
               padding:0 16px 70px 20px;
               background-color:#fff;

               
}

#maincontent { width:920px;
               padding:0 20px 70px 20px;
               background-color:#fff;

               
}


#supp-nav { width:225px; float:left; padding-top:5px; }

#content { width:686px; float:right; }

#seccontent, #broccontent, #chkcontent { width:673px; float:right;}

/* home banner */

.hbanner { width:686px;
           background:url("content-hr-bk.png") no-repeat top left;
           padding-top:20px; position:relative;
           margin-bottom:24px;
}

.hbanner p { background:url("content-hr-bottom.png") no-repeat bottom left; padding:0 0 20px 26px;
             
}

.hbanner h2 { position:absolute;
              color:#9F5939; left:40px;
              top:40px;
              font-family: "Myriad Pro",Arial, Verdana, sans-serif;
              font-size:24px; font-weight:normal;
}

.hbanner h2 strong { font-family: Arial, Verdana, sans-serif; font-size:26px;  }

.btxt { position:absolute;
              color:#fff; left:40px;
              top:90px; width:330px; font-size:1.1em; 
              background-image:none!important; font-weight:bold; padding:0!important;
              }


/* middle home banner */

.cbanner { width:670px;
           height:168px;
           background:url("bsales-slogan-bk.png") no-repeat top left;
           margin-left:8px;
}

.cbanner p { padding:32px 22px 0 0;
             font-size:1.1em; color:#9F5939;
             font-weight:bold;
             float:right; width:280px;
}

.cbanner p a {color:#9F5939;  }

.bsechr { width:215px;
          float:left;
          margin-left:147px;
          margin-top:32px;
          line-height:normal;
          }
          
.bsechr h2 { font-size:3.6em; color:#fff; }

.bsechr h4 { color:#9F5939; font-size:2.8em; 
              font-weight:normal;
             font-family: "Myriad Pro", Arial, Verdana, sans-serif; 
}          


/* help pods */

#hpods { width:678px; clear:both; }

#hpods p, #hpods form { width:216px;
                        height:180px;
                        float:left;
                        padding-left:9px;
                        position:relative;
}

#hpods a { display:block; width:216px; height:180px; }

#hpods form { background:url("signupbk.png") no-repeat top right;
              position:relative;
}

#stxt1, #stxt2, #name, #aihgi-aihgi { width:100px; color:#B2B2B2;
                 height:17px; font-size:1.1em;
                 padding:3px 0 0 6px;
                 position:absolute; left:24px;
                 border:solid #fff 1px;
                 }

#stxt1, #name { top:88px; }

#stxt2, #aihgi-aihgi { top:112px; }

#sbtn { position:absolute; bottom:0px; right:9px;}

#delnote, #securepay { text-indent:-99999px; }

#delnote { background:url("fastdelbk.png") no-repeat top right; }

#securepay { background:url("paymentbk.png") no-repeat top right; }

/* offers and twitter feeds */

#offer-wrap { width:225px; float:right; }

/* e-voucher */

#evoucher { width:217px; margin:0; padding:0 0 5px 0;
               text-indent:-9999px;
               height:98px;
               position: relative;
               float:left;
               }

#evoucher a {
                display: block;
               text-decoration: none;
               cursor: pointer;
               }

#evoucher span {  height:98px;
                     position: absolute;
                     top: 0;
                     left: 0;
                     background:url("gift-voucher-advert.jpg") no-repeat top left;
                     width:217px;
                     }

/* twitter */

#twitlnk { width:219px; margin:0; padding:0;
               text-indent:-9999px;
               height:154px;
               position: relative;
               float:left;
               }

#twitlnk a {
                display: block;
               text-decoration: none;
               cursor: pointer;
               }

#twitlnk span {  height:154px;
                     position: absolute;
                     top: 0;
                     left: 0;
                     background:url("twitter-ad.jpg") no-repeat top left;
                     width:219px;
                     }
           

/* LEFT NAVIGATION */

#wlnks, #mlnks { position:relative;
         width:225px;
         margin-bottom:20px;       
}

#leftad { padding:0 0 20px 0!important; }

#wlnks p { position:absolute; right:0px; top:37px; padding:0; margin:0;  }

#mlnks p { position:absolute; bottom:7px; right:7px; padding:0; margin:0;  }

#wlnks h3, #mlnks h3 { color:#fff;
               font-size:1.2em; height:19px;
               padding:4px 0 0 18px;
}

#wlnks h3 {background:#E64AA2 url("womens-hr-bk.jpg") repeat-x top left;
           border-left:solid #DA3D8C 1px;
            border-right:solid #DA3D8C 1px;
}

#mlnks h3 {background:#E64AA2 url("mens-hr-bk.jpg") repeat-x top left;
            border-left:solid #378AD9 1px;
            border-right:solid #378AD9 1px;
}

#supp-nav h3 a { color:#fff; }

.wlbox { background:#FFEFF6 url("flower-bk.png") no-repeat top left;
         border-left:solid #FFD2EA 1px;
         border-right:solid #FFD2EA 1px;

}

.mlbox { background:#F0F9FF url("mens-link-bk.jpg") repeat-x top left;
         border-left:solid #A0C8ED 1px;
         border-right:solid #A0C8ED 1px;
         

}

.wlbox, .mlbox { width:223px; }

.wlbox ul, .mlbox ul { width:223px; }

.wlbox li, .mlbox li { 
            padding:0 0 1px 20px;
            width:203px;  font-size:1.1em;
            line-height:normal;
}

.wlbox li { background:url("pink-div.png") no-repeat bottom left; }

.mlbox li { background:url("mens-link-div.png") no-repeat bottom left; }

.wlbox li a, .mlbox li a { font-size:1.1em; font-weight:bold; line-height:1.4em; }

.wlbox li a { color:#922762; }

.mlbox li a { color:#174E84; }

/* womens pods background images */





/* mens pods background images */





/* FOOTER */


#footer { background:#F1E0A5 url("footer-bk.jpg") repeat-x top left;
          width:100%;
          height:170px;
          position:relative;
          text-align:left;
          margin-top:-170px;
          

}

#footer blockquote { width:133px;
                     height:110px;
                     background:url("shellimg.png") no-repeat top left;
                     float:right;
}

#footer blockquote, #footer blockquote p { text-indent:-99999px; }

#footer-inner {
    padding-top:17px;
    width:960px;
    margin:0 auto;
    background:url("shade-div-left.jpg") no-repeat 947px 20px;
    
}

#footer-inner ul { width:166px;
                   padding:20px 21px 0 33px;
                   float:left; height:120px;
                   background:url("shade-div-left.jpg") no-repeat top left;
}

#footer-inner li { width:166px; }

#footer-inner li { text-transform:uppercase; color:#9D8361; font-size:1.1em;
                     border-bottom:dashed #9D8361 1px; line-height:2.4em; font-weight:bold;
                     

}

#footer-inner li a { color:#9D8361; display:block; }

#footer-inner li.nobord { border-bottom:none;}

/* footer brand logos */

#brand-icons { width:423px;
               float:left;
               background:url("shade-div-left.jpg") no-repeat top left;
               padding:20px 0 0 45px; height:120px;
               
}

#brand-icons p { 
                  float:left; padding-right:17px; width:auto; height:auto;
}

#brand-icons p img, #brand-icons p a {display:block; }

#brand-icons address {
    color:#9D8361; font-size:1.2em;
     font-weight:bold; float:left;
     width:420px; padding-top:20px;
    
}


/* SECTION HEADERS */

#sechr { background:#F8FBFE url("sechrbk.png") repeat-x bottom left;
         border:solid #C3DFF3 1px; 
         padding:21px; margin-top:5px;
         width:618px;
         margin-bottom:15px; clear:both;
         float:right;
         
}

#sechr h2, .hrsec { color:#D52D83!important;
            padding-bottom:10px;
            font-size:2.0em; line-height:normal;
            }

#sechr img { float:left; margin-right:21px; clear:right; }

#sechr p { font-size:1.2em; color:#666; }

.hrsec { margin-bottom:15px; width:660px; float:right;
         clear:both; text-align:left;
 }

/* section wrapper for small sections layouts */

#smsections { width:660px; padding-left:13px; } 
 

/* product summmary small and large layouts */

.prodsum { padding-right:46px;
           width:112px; float:left;
           height:221px; padding-bottom:25px;
 
}

.prodlsum { padding-left:16px;
           width:152px; float:left;
           height:284px; padding-bottom:25px;
           
 
}

.prodlflip { padding-left:16px;
           width:152px; float:left;
           height:180px; padding-bottom:25px;
           
 
}

.prodsum p, .prodsum h3, .prodlsum p, .prodlsum h3, .prodlflip p, .prodlflip h3 { border-top:solid #666 1px;
             border-left:solid #666 1px;
             border-right:solid #666 1px;
             text-align:center;
             }
             
.prodsum p { width:110px; }

.prodlsum p, .prodlflip p { width:150px; }             

.prodsum p { height:166px; }

.prodlsum p { height:226px; }

.prodlflip p { height:140px; }

.relhbox { height:226px!important; }

.prodsum h3, .prodlsum h3, .prodlflip h3 { color:#2d2d2d; font-weight:normal; background-color:#FFEEF6; 
              height:63px; font-size:1.1em; 
              border-bottom:solid #666 1px;
              padding:2px 2px 0px 2px;
}

.prodsum h3 { width:106px; }

.prodlsum h3, .prodlflip h3 { width:146px; } 

.prodsum h3 a, .prodlsum h3 a, .prodlflip h3 a { display:block; color:#656565; }

.prodsum h3 strong, .prodlsum h3 strong, .prodlflip h3 strong { font-weight:bold; display:block; }

.rrpb { font-weight:bold; display:block; color:#D52D83; }

/* size control */

.sizebuttons { color:#727272; }

.sizebuttons strong { color:#D83086; }

.sizebuttons, .sizeinfo { font-size:11px; margin-left:13px; }

.sizeinfo { padding-top:5px; }

/* breadcrumb links */

#crumb-lnk, #page-lnk, #chk-lnk { font-weight:bold; color:#D83086; }

#chk-lnk { margin-left:13px; padding-bottom:10px; }

#crumb-lnk { margin-left:13px; 
             padding-bottom:30px;
             }

#crumb-lnk a, #crumb-lnk strong, #page-lnk a, #page-lnk strong, #chk-lnk a, #chk-lnk strong { color:#727272; }


/* social and paging wrap */

.pagewrap, .socwrap { width:660px; float:left; clear:both;
                      margin-left:13px;
                      }

.pagewrap { 
            padding-bottom:20px; 
            }
            
.socwrap { 
            padding-bottom:15px;
            }            
             


/* SECTION PAGING */ 

.paginationstyle{ /* OVERALL STYLES */
text-align:left;
font-size:1.1em;
color:#DF3795;
font-weight:bold;
width:465px; float:left;
}
.paginationstyle a{ /* NEXT and PREV LINKS NORMAL */
padding: 0 4px;
font-weight:normal;
text-decoration:none;
text-align:center;
color:#5D5D5D;
font-weight:bold;
}
.paginationstyle a:hover, .paginationstyle a.selected { /* NEXT & PREV LINKS HOVER OR SELECTED */
background-color: #fff;
 text-decoration:none;
}
.paginationstyle a.disabled, .paginationstyle a.disabled:hover { /* DISABLED LINKS */
cursor:default;
 text-decoration:none;
background-color: #fff;
color:#5D5D5D;
}
.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected { /* PAGE NUMBERS HOVER OR SELECTED */
background-color: #fff;
text-decoration:underline;
color:#DF3795;
}

.plnk { color:#DF3795!important; }


/* ADD THIS BUTTON */

#addbtn { width:140px; float:right; text-align:right; }

/* PRODUCT DETAIL PAGE */

#prodwrap { width:660px; margin-left:13px; padding-bottom:43px;
            
 }
 
#addthis { width:370px; 
           text-align:right; padding:40px 0;
           clear:both; float:right;
}   

#prodimg { width:318px; float:left; }

#prodimg img { border:solid #5D5D5D 1px!important; margin-bottom:5px; }

#prodtxt { width:325px; float:right; }

#prodtxt select, #prodtxt input { font-size:12px; }

#buybox { border:solid #CFCFCF 1px;
          width:313px; padding:10px 0px 10px 10px;
          margin-bottom:29px;
          }
          
#buywrap { width:303px; } 

#revwrap { width:159px; float:right; text-align:right; }

.text_options { color:#5B5B5B; font-size:1.2em; 
                font-weight:bold; display:block;
                padding-bottom:3px;
}

#prodtxt h3 { font-size:1.4em; color:#5B5B5B; padding:0 10px 10px 0px!important; } 

#prodtxt h4 { color:#D52D83; font-size:2.4em; 
              
}

#prodtxt table { margin-bottom:10px; } 

#prodtxt p strong { color:#5B5B5B; }


/* TABS */

ul#tabs { list-style-type: none!important; 
          margin:0; 
          padding:0;
          width:325px;
          clear:both;
           }
           
           
ul#tabs li { float:left; padding-right:2px; }
 
ul#tabs li a { color:#5B5B5B; 
               text-decoration: none;
                padding:0 8px; font-weight:bold;
                display:block;
                font-size:1.1em;
                border-top:solid #A2C5DE 1px;
                border-left:solid #A2C5DE 1px;
                border-right:solid #A2C5DE 1px;
                line-height:2.4em;
                background:url("tab-blue-bk.jpg") repeat-x top left;
               }
 

ul#tabs li a:hover { color:#53493D; }
 
ul#tabs li a.selected { color:#2D91D5;
                        background-image:none;
                      
                        }
                        
.tabContent { width:323px; padding:10px 0px; 
               border:solid #A2C5DE 1px;
               clear:both;
               }
               

.tabContent h5 { font-size:1.4em; 
                 color:#5b5b5b;
                 background:url("tabcontent-bk.jpg") repeat-x bottom left;
                 text-align:center;
                 line-height:line-height;
                 margin-bottom:15px;
                 padding-bottom:20px;
}

.tabContent p { font-size:1.2em; color:#666; padding:0 10px 10px 10px; }

.tabContent p strong { display:block; color:#D52D83!important;}

.tabContent p em { font-weight:bold; }

.tabContent p a { text-decoration:underline; color:#2D91D5; }
 
.tabContent.hide { display: none; }

 
/* zoom images extra style */

.mz_icons_blw_ico img { margin-right:14px; }

.zmsg { text-align:center; font-weight:bold;
        color:#D52D83; padding:5px 0px;
        font-size:1.2em;
}

/* discount message */

.dismsg { color:#FF0000; font-size:12px!important; }

/* credit card logo  */

#pcards { padding:20px 0!important; } 

/* RECENTLY VIEWED ITEMS */

.recent-tab { width:673px; clear:both; }

.recent-tab h4, #broccontent h2, #chkcontent h2 { color:#DF3795;
                 width:646px;
                 padding-left:12px; margin-bottom:16px;
                 border:solid #ADC7E1 1px; margin-left:13px;
                 }

.rehr { color:#DF3795;
                 width:646px; clear:both; 
                 padding-left:12px; margin-bottom:8px;
                 border:solid #ADC7E1 1px; 
                 font-size:13px;
                  line-height:2.5em;
                  background:url("recent-hr-bk.jpg") repeat-x bottom left;
                 }                 

.recent-tab h4 { font-size:1.3em;
                  line-height:2.5em;
                  background:url("recent-hr-bk.jpg") repeat-x bottom left;
                  }

#broccontent h2, #chkcontent h2 { font-size:1.6em;
                  line-height:2.8em;
                  background:#D5E8F7 url("recent-hr-bk.jpg") repeat-x top left;
                  }

/* BROCHURE PAGES */

#broctxt, #chktxt { width:660px; margin-left:13px; 
           padding-bottom:200px;  
}

#broctxt p { font-size:1.2em; padding-bottom:10px;
                 line-height:1.6em;
 }
#broccontent h2, #chkcontent h2 { margin-top:5px; }

#broctxt p strong { display:block; }

#broctxt h3 { color:#DF3795; font-size:14px; padding-bottom:4px; }

#broctxt table { background-color:#fff; margin-bottom:10px; }

#broctxt td, #broctxt th { font-size:12px; }

#broctxt td { background-color:#efefef; }

#broctxt th { background-color:#DF3795; color:#fff; }

.limg { float:left; margin:0px 10px 10px 0px; }

.rimg { float:right; margin:0px 0px 10px 10px; }

.cimg { text-align:center; }

/* CHECKOUT */

#chktxt table, #chktxt td, #chktxt td input, #chktxt td select { font-size:12px; font-family: Arial, Verdana, sans-serif; }

#chktxt ol { font-size:12px; background-color:#eee; }

#chktxt li { padding:3px 0; border-bottom:solid #fff 2px; }

.chk-header { font-size:2.2em; padding:0 0 10px 0; margin:0; 
              color:#DF3795;
}

.checkout-heading { color:#fff;
                    font-family: Arial, Verdana, sans-serif;
                    font-size:12px;
                    
}

.checkout th, .checkout th a { color:#fff!important; }

.checkout th a { border:solid #fff 1px; padding:0 4px; }
 
td.cartheading, h3.checkout-heading, .cartheading b { color:#fff!important; font-size:12px!important; } 

.checkout-cart th { color:#DF3795!important; text-transform:uppercase; font-size:12px; }

.checkout-checkoutbg { color:#DF3795!important; }

.checkout-change-button { background-color:#DF3795!important; border:solid #DF3795 1px; }

.highlight-button, .normal-button, .checkout-buttons input { background-color:#DF3795!important; border:solid #DF3795 1px!important; font-weight:bold;
  color:#fff;
 } 

.checkout-buttons input { font-size:14px; }

.addthis_toolbox addthis_default_style { text-align:right!important; }      

/* CHECKOUT PROGRESS */

.chkprogress { width:660px;
            height:76px;
            margin:8px 0;
            clear:both;
            background:url("chkcards.gif") no-repeat top right;
            }

.carthr { color:#DF3795;
                 width:646px;
                 padding-left:12px; margin-bottom:16px;
                 border:solid #ADC7E1 1px;
                 font-size:1.6em;
                  line-height:2.8em;
                  background:#D5E8F7 url("recent-hr-bk.jpg") repeat-x top left;
                 }


/* BEST SELLERS ADVERT */

#bestad { width:225px;
          padding-bottom:20px;
         }

#bestad p { padding:0px!important; margin:0 auto!important; 
            width:232px;
            height:85px; text-indent:-9999px;
            position:relative;
}

#bestad p a {
                display: block;
               text-decoration: none;
               cursor: pointer;
               }

#bestad p span {  height:85px;
                     position: absolute;
                     width:232px;
                     top: 0; left: 0;
                     }


#bestlnk1 span { background:url("best-sellers-advert.jpg") no-repeat top left; }

#bestlnk2 span { background:url("best-sellers-advert.jpg") no-repeat bottom left; }

/* SITE MAP */

.smap { font-size:12px; } 

/* CONTACT FORM */

.actrequired {font-weight:bold; }

/* ADD THIS BUTTON */

#addsmall { width:325px; 
            padding:15px 0; 
            float:left; 
}

/* VERISIGN CODE */

#vericodes { position:absolute;
        width:135px;
        left:590px;
        top:95px;
        z-index:9999;
}          

/* DIV CLEARING STYLES  */

.fixclear:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

* html .fixclear { height:1%;}
.fixclear { display:block; }

/* for ie7 clearing */

*:first-child+html .fixclear {
    min-height:1px;
} 	

