
/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: #7c7c7c;
	background: #fff;
	font: 100% Arial, Helvetica, sans-serif;
	text-align: center;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.clear {
	clear: both;
}

ol, ul {
	list-style: none;
}

/* Headings */
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6d7f83;
}
h1 {
	font-size: 2.0em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.5em;
}


/* Link Styles */
a:link, a:visited {
	color: #4f7785;
	text-decoration:underline;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #4f7785;
	text-decoration:underline;
}



/* Page Structure */

#container {
	width: 988px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#header {
	position: relative;
	width: 100%;
	border-bottom: 4px solid #b9969f;
}

#header div.logo {
      margin:0; padding:0;
      position:relative;
      width:494px; 
      height:97px;
      font-size: 0.8em;
      line-height: 0.8em;
      overflow:hidden;
	  float:left;
      }

#header div.logo span.heading {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:494px; 
      height:97px;
      margin:0; padding:0;
      background:url("../images/slim-girls-box-of-secrets-new.gif") top left no-repeat;
      }

 ul#navigation {
    margin:0;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding:0;
    list-style:none;
    font-size: 75%;
text-align: right;
    float: right;
    }
    
  ul#navigation li {
    float:left;
    margin:0 0 0 5px;
    background:url("../images/navigation_nor_right.gif") no-repeat right top;
    padding:0 0;
    }

ul#navigation a {
    display:block;
    background:url("../images/navigation_nor_left.gif") no-repeat left top;
    padding:5px 20px;
    color: #606060;
	text-decoration: none;
    }
    
    #navigation #current {
    background-image:url("../images/navigation_roll_right.gif");
    }
  #navigation #current a {
  	color: #fff;
    background-image:url("../images/navigation_roll_left.gif");
    }
    
    #navigation li:hover {
	background-image:url("../images/navigation_roll_right.gif");
}
#navigation li:hover a {
	background-image:url("../images/navigation_roll_left.gif");
	color: #fff;
}

#slick-show {
	/*position: absolute;
	top: 0;
	right: 0;*/
}

#search {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #dee2e3;
	border-top: none;
	font-size: 65%;
	background: #f4f6f6;
	width: 33em;
	w\idth: 33.5em;
	padding: 1.5em;
	padding-top: 0;
}
*:first-child+html #search {
	width: 33.5em;
}

#search .fpass {
	padding: 5px 0 0 3px;
}

#search .flog {
	padding: 5px 0 5px 3px;
	font-weight: bold;
}
.search_term {
	padding: 6px 4px 4px 8px;
	color: #949494;
	font-size: 1.0em;
	width: 12.5em;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}

.search_term2 {
	padding: 6px 4px 4px 8px;
	text-align: right;
	float: right;
	color: #949494;
	text-transform: uppercase;
	font-size: 1.0em;
	width: 14.5em;
	margin: 5px 12px 5px 12px;
	border: 1px solid #c5c5c5;
}

.search {
	border: none;
	padding: 0.6em 0.7em 0.4em 0.7em;
	color: #fff;
	background: #935d6b;
	font-size: 1.0em;
}
.search:hover {
	background: #935d6b;
	cursor: pointer;
}

.search2 {
	border: none;
	float: right;
	padding: 0.6em 0.7em 0.4em 0.7em;
	color: #fff;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	background: #935d6b;
	font-size: 1.0em;
}
.search2:hover {
	background: #935d6b;
	cursor: pointer;
}


/* Main Content Area Columnar Stuff... All that jazz */

div.left {
float: left;
width: 227px;
margin-top: 18px;
margin-right: 20px;
}

div.left p.checkdesc {
	font-size: 80%;
	margin: 6px 0 15px 0;
}

div.middle {
float: left;
width: 482px;
font-size: 80%;
line-height: 1.6em;
margin: 21px 6px;
}

.middle ul {
    margin:0 0 10px 30px;
    padding:0;
    list-style-type: disc;

    }
    
.middle li {
    margin:0 0 0 15px;
    padding:4px 0;
    }

.middle h2 {
	color: #4b5254;
	margin-bottom: 12px;
}

.middle h3 {
	color: #4b5254;
		margin-top: 8px;
	margin-bottom: 4px;
}

.middle p {
	padding: 2px 0 10px 0;
}


div.middle_ext {
float: left;
width: 720px;
font-size: 80%;
line-height: 1.6em;
margin: 21px 6px;
}

.middle_ext h2 {
	color: #4b5254;
	margin-bottom:12px;
}

.middle_ext h3 {
	color: #4b5254;
		margin-top: 8px;
	margin-bottom: 4px;
}

.middle_ext p {
	padding: 2px 0 10px 0;
}

span.checkout_latter {
	color: #ccc;
}

div.right {
float: left;
width: 227px;
line-height: 1.8em;
margin-top: 18px;
text-align: right;
font-size: 75%;
margin-left: 20px;
}

div.right p {
margin-top: -8px;
padding-bottom: 12px;
}

div.right img.highhead {
	margin-top: 12px;
}

div.home_left {
	float: left;
	width: 736px;
	margin-top: 18px;
}

div.home_left img {
	padding-right: 10px;
}

div.home_left .theconcept {
	float: left;
	width: 480px;
	display: inline;
	height: 161px;
	background: url('../images/features/concept.jpg') top left no-repeat;
}

div.home_left_weefloat {
	float: left;
	width: 240px;
	
}

div.home_left_bigfloat {
	float: left;
	padding-left: 15px;
	width: 450px;
	margin-top: 0px;
}

.home_left_bigfloat h1 {
font-weight: bold;
color: #a90a63;
line-height: 1.4em;
font-size: 290%;
}

.home_left_bigfloat h2 {
font-size: 140%;
line-height: 1.9em;
color: #401724;
}

.home_left h2 {
font-size: 140%;
margin-top: 10px;
text-align: center;
line-height: 1.9em;
color: #292527;
}


/* Boxes */ 

.testtop {
	width: 736px;
	margin-top: 15px;
	height: 44px;
	background: url("../images/tlarge_top.jpg") top left no-repeat;
}

.testbg {
	width: 736px;
	color: #401724;
	text-align: center;
	background: url("../images/tlarge_mid.jpg") top left repeat-y;
}

.testbg p {
	padding: 10px 30px;
	font-size: 85%;
	line-height: 1.5em;
}

.testbot {
width: 736px;
	height: 17px;
	background: url("../images/tlarge_bot.jpg") top left no-repeat;
}

.ttop {
	width: 227px;
	margin-top: 15px;
	height: 46px;
	background: url("../images/tsmall_top.jpg") top left no-repeat;
}

.ttop2 {
	width: 227px;
	height: 56px;
	margin-top: 5px;
	background: url("../images/tsmall_top2.jpg") top left no-repeat;
}

.tbg {
	width: 227px;
	color: #401724;
	text-align: center;
	background: url("../images/tsmall_mid.jpg") top left repeat-y;
}

.tbg p {
	padding: 10px 19px;
	font-size: 75%;
	text-align: left;
	line-height: 1.6em;
}

.tbg p.righty {
	padding: 10px 19px;
	font-size: 100%;
	text-align: right;
	line-height: 1.6em;
}

.tbot {
width: 227px;
	height: 15px;
	background: url("../images/tsmall_bot.jpg") top left no-repeat;
}

.smtop {
	width: 227px;
	margin-top: 15px;
	height: 17px;
	background: url("../images/sm_top.jpg") top left no-repeat;
}

.smtop_checkout {
	width: 227px;
	margin-top: 2px;
	height: 17px;
	background: url("../images/sm_top.jpg") top left no-repeat;
}

.smbg {
	width: 227px;
	color: #401724;
	font-size: 65%;
	text-align: left;
	background: url("../images/sm_mid.jpg") top left repeat-y;
}


.smbot {
width: 227px;
	height: 15px;
	background: url("../images/sm_bot.jpg") top left no-repeat;
}

.smbot_checkout {
width: 227px;
	height: 15px;
	margin-bottom: 20px;
	background: url("../images/sm_bot.jpg") top left no-repeat;
}

.fabot {
width: 227px;
	height: 46px;
	background: url("../images/newsletter.jpg") top left no-repeat;
}

.smbg h1 {
	padding: 5px 0 0 16px;
	margin: 0;
	color: #4f212f;
	font-family: Arial, Helvetica, sans-serif;
}

.smbg ul {
	color: #4f212f;
	padding: 6px 20px 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-left: 16px;				
}
				
.smbg li {
	margin: 0 0;
	border-bottom: 1px dashed #ccc;
	padding: 3px 0 5px 0;
}

.smbg li.highlighted {
	margin: 0;
	margin-left: -5px;
	font-weight: bold;
	background-color: #afcbe2;
	border-bottom: 1px dashed #ccc;
	padding: 5px 0 6px 5px;
}

.smbg li.checkout {
	margin: 0 0;
	border-bottom: 1px dashed #ccc;
	padding: 6px 0 12px 0;
}

.smbg li.inactive {
	font-style: italic;
}
					
div.boxy li.inactive {
	color: #b9969f;
}

.smbg a {
color: #4f212f;
padding: 3px 0 5px 0;
text-decoration: none;
}



.smbg a:visited {
color: #bb8aa5;
text-decoration: none;

}

.smbg a:hover {
color: #c04c8d;
text-decoration: underline;

}


/* Quote styles... Really deserving of own section?! */


div.quotebox {
	  width: 290px;
	  margin: 16px 27px;
	  color: #7c7c7c;
	  font-size: 110%;
  float: left;
  display: inline;
}

div.quoteboxcenter {
	  width: 300px;
	  margin: 10px auto;
	  color: #7c7c7c;
	  font-size: 110%;

}

div.quotebox p {
	margin: 0;
	padding: 0;
}

div.quoteboxcenter p {
	margin: 0;
	padding: 0;
}

blockquote {
  background: transparent url(../images/quote-left.jpg) left top no-repeat;
}
blockquote div.bquote {
  padding: 0 20px;
  background: transparent url(../images/quote-right.jpg) right bottom no-repeat;
}




/* Experts Style */


div.thisexpert {
	  width: 200px;
	  margin: 10px 15px;
	  color: #7c7c7c;
	  font-size: 100%;
  float: left;
  text-align: center;
  display: inline;
}

div.thisexpert h3 {
	font-size: 115%;
}

div.thisexpert img {
	border: 1px solid #ccc;
}

div.thisexpert a {
	font-style: italic;
}

/* Footer */
#footer {
	background:#F4F6F6 none repeat scroll 0 0;
	border-top:1px solid #DCE0E1;
	color:#A2A3A3;
	font-size:65%;
	margin-top:20px;
	padding:1.5em 1em;
}
#footer a {
	color: #a2a3a3;
	text-decoration: none;
}
#footer a:hover {
	color: #8a8a8a;
	text-decoration: underline;
}

#footer li.first {
	border-left: none;
	padding: 0 10px 0 0;
}

#footer .fatfooter2 {
	float:left;
	padding:10px;
	width:184px;
}
#footer li {
	border-left:1px solid #C1C8CA;
	padding:3px 4px;
}
#footer .fatfooter {
	float:left;
	padding:10px;
	width:134px;
}

#footer .fatremainder {
	float:left;
	width:290px;
}
#footer img {
	padding:10px 15px 5px 0;
}


/* Alignment */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 25px;
}

.alignright {
   float: right;
   margin-left: 25px;
}

.alignleft2 {
   float: left;
   margin: 2px 10px 2px 5px;
}

.alignright2 {
   float: right;
   margin: 2px 5px 2px 10px;
}

.alignright3 {
   float: right;
   margin-left: 7px;
   margin-bottom: 12px;
}

.featuredmedia:hover {
	border: 1px solid #ccc;
}

.alignleft4 {
   float: left;
   margin: 0 0 10px 0;
   border: 1px solid #ccc;
}

.alignright4 {
   float: right;
   margin: 0;
   border: 1px solid #ccc;
}

.alignright_checkout {
   position: absolute;
   top: 290px;
   right: 0;
   margin: 0;
   border: 1px solid #ccc;
}

.alignleft-quote {
   float: left;
   margin: 2px 10px 2px 40px;
}

.alignright-quote {
   float: right;
   margin: 2px 40px 2px 10px;
}

.alignleft-copy {
   float: left;
   margin: 5px 12px 10px 0;
   border: 1px solid #ccc;
}

div.salesmain-alt {
	background:#EEE0E7 url(../images/sales/bot-alt2.jpg) no-repeat scroll left bottom;
	margin:15px 0;
	padding:0 0 15px;
	text-align:left;
	width:987px;
}
div.salesmain-alt .thetop {
	background:transparent url(../images/sales/top.gif) no-repeat scroll left top;
	height:10px;
	width:987px;
}
div.mainarea {
	display:inline;
	float:left;
	font-size:0.8em;
	margin:15px 20px 5px;
	width:614px;
}
div.mainarea_content {
	background:transparent url(../images/sales/main_mid.gif) repeat-y scroll left top;
}
div.mainarea h1, div.mainarea h2, div.mainarea h3, div.mainarea p {

	color:#401724;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:5px 20px;
}

div.mainarea h1 .specialism {
	color:#A90A63;
	font-size:160%;
	font-weight:900;
}
div.mainarea h5 {
	color:#401724;
	font-family:Arial,Helvetica,sans-serif;
	font-size:110%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:600;
	line-height:normal;
	padding:5px 20px;
	text-align:left;
}
div.mainarea ul {
	list-style-type: disc;
	padding-left: 35px;
}
div.mainarea li {
	color:#401724;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	font-weight:600;
	text-align:left;
}

.alignright-copy {
/*	border:1px solid #CCCCCC;*/
	float:right;
	margin:5px 15px 10px 12px;
}

div.mainarea .thebot {
	background:transparent url(../images/sales/main_bot.gif) no-repeat scroll left top;
	height:15px;
	width:614px;
}

div.subarea_alt {
	background:transparent url(../images/sales/media_bg.gif) repeat-y scroll left top;
	margin:15px 0 15px 21px;
	position:absolute;
	right:22px;
	text-align:center;
	width:291px;
}

div.subarea {
	/*background:transparent url(../images/sales/media_bg.gif) repeat-y scroll left 10%;*/
	float:left;
	float:left;
	left:675px;
	/*margin:-170px 0 15px 21px;*/
	position:absolute;
	top:530px;
	width:291px;
}
div.subarea_content {
	background:transparent url(../images/sales/media_bg.gif) repeat-y scroll left top;
	padding:0px;
	margin:0px;
}
div.middle-chex {
	float:left;
	font-size:80%;
	line-height:1.6em;
	margin:21px 6px;
	width:397px;
}
.alignleft2 {
	float:left;
	margin:2px 10px 2px 5px;
}
div.subarea p.bonuses {
	color:#401724;
	font-size:75%;
	line-height:1.2em;
	padding:5px 15px;
}
div.subarea span.heading {
	color:#A90A63;
	font-weight:600;
	padding:6px 0;
}