@charset "ISO-8859-1";

/* initializations */

body {
	font-size:small;
	text-align:center;
	background:#3A2313;
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
}
body, html, ul, li, p, img, h1, h2, h3, h4, h5, h6, h7, h8, ol {
	margin:0;
	padding:0;
}
img {
	border:0;
}
label {
	color:#FFF;
}
input, textarea, select {
	background:#FFF;
	border-top:2px solid #B6EFEF;
	border-right:2px solid #37B0B0;
	border-bottom:2px solid #208989;
	border-left:2px solid #5DE7E7;
	color:#333;
	font-size:100%;
	padding-left:0.2em;
}
h1, h2, h3, h4 {
	font-size:100%;
}
a {
	color:#FDDDD0;
	outline:none;
}
a:hover {
	color:#FFF;
}
.accessibleText {
	font-size:10%;
	color:#000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:-9999px;
}
#noMargin {
	margin:0;
}
#noBorder {
	border:none;
}
#clear {
	margin:0 0 -1px;
	clear:both;
	width:99.9%;
	height:1px;
	padding:0;
}

/* content */

#mainWrap {
	width:800px;
	margin:0 auto;
}
.mainWrap2 {
	width:760px;
	margin:0 auto;
	text-align:left;
	background:url(../images/pink_gradient_back.png) repeat-y left top;
	padding:18px 20px;
}
.mainWrap3 {
	width:760px;
	margin:0 auto;
	text-align:left;
	background:url(../images/our_story/orange_gradient_back.png) repeat-y left top;
	padding:18px 20px;
}
#pageContent {
	width:759px;
	height:518px;
	background:#3C2415 url(../images/brown_vert_blend.png) repeat-x left top;
	position:relative;
}
#copyright {
	color:#FCD3E5;
	font-size:9px;
	width:800px;
	text-align:center;
	margin:10px 0 0 0;
	line-height:140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#copyright sup {
	color:#FCD3E5;
	font-size:70%;
	line-height:70%;
}
#copyright sup:hover {
	color:#FFF;
}
#copyright a {
	text-decoration:none;
}
.superscript {
	font-size:70%;
	line-height:70%;
}

/* navigation */

#vNav {
	width:759px;
	height:50px;
	list-style:none; 
}
#vNav li {
	float:left;
	display:block;
}
#vNav li a {
	display:block;
	height:50px;
	outline:none;
}
#vNav li a:hover {
	background-position:center top;
}
#vNav li a:active {
	background-position:right top;
}
#vNavLogo {
	width:246px;
	background:none!Important;
}
#vNavLogo a {
	width:246px;
	background:url(../images/menu_vassarette_logo.png) no-repeat left top;
}
#vNavStory a {
	width:93px;
	background:url(../images/menu_story.png) no-repeat left top;	
}
#vNavFullFigure a {
	width:130px;
	background:url(../images/menu_full_figure.png) no-repeat left top;	
}
#vNavAverage a {
	width:110px;
	background:url(../images/menu_average.png) no-repeat left top;	
}
.sfhover1 a {
	background-position:center top !Important;
}
#vNavBuy a {
	width:117px;
	background:url(../images/menu_buy.png) no-repeat left top;	
}
#vNavHome a {
	width:63px;
	background:url(../images/menu_home.png) no-repeat left top;
}
#vNavFit a {
	width:63px;
	background:url(../images/menu_fit.png) no-repeat left top;
}

/* ds css page-marker 2000 */

#realSexyPageWrap #vNavAverage a, #bodyCurvesPageWrap #vNavAverage a, #heavenlyPageWrap #vNavAverage a, #softSimplePageWrap #vNavAverage a {

	background:url(../images/menu_average_select.png) no-repeat;	
}
#realSexyPageWrap #vNavRealSexy a {
	background:url(../images/menu_real_sexy_select.png) no-repeat !Important;	
}
#bodyCurvesPageWrap #vNavBodyCurves a {
	background:url(../images/menu_body_curves_select.png) no-repeat !Important;	
}
#heavenlyPageWrap #vNavHeavenly a {
	background:url(../images/menu_heavenly_select.png) no-repeat !Important;	
}
#whereToBuyPageWrap #vNavBuy a {
	background:url(../images/menu_buy_select.png) no-repeat;
}
#ourStoryPageWrap #vNavStory a {
	background:url(../images/menu_story_select.png) no-repeat;	
}
#homePageWrap #vNavHome a {
	background:url(../images/menu_home_select.png) no-repeat;
}
#fullFigurePageWrap #vNavFullFigure a {
	background:url(../images/menu_full_figure_select.png) no-repeat;	
}
#fitPageWrap #vNavFit a {
	background:url(../images/menu_fit_select.png) no-repeat !Important;	
}
#fullFigurePageWrap #vNavFullFigure a {
	background:url(../images/menu_full_figure_select.png) no-repeat !Important;	
}
#softSimplePageWrap #vNavSoftSimple a {
	background:url(../images/menu_soft_simple_select.png) no-repeat !Important;	
}
#ourAdsPageWrap #vNavAbout a, #ourStoryPageWrap #vNavAbout a {
	background:url(../images/menu_about_select.png) no-repeat left top;	
}
#ourStoryPageWrap  #vNavStory a {
	background:url(../images/menu_story_select.png) no-repeat left top !Important;	
}
#ourAdsPageWrap #vNavAds a {
	background:url(../images/menu_ads_select.png) no-repeat left top !Important;	
}

/* home page */

#homePageWrap {
	background:url(../images/pink_gradient_back.png) repeat-y left top;
}
#homeLinks {
	width:759px;
	position:relative;
	top:56px;
	float:left;
}
#homeLinks li {
	display:block;
	list-style-type:none;
}
#homeLinks li a {
	display:block;
	position:absolute;
	outline:none;
}
#homeLinks li a:hover {
	background-position:right top;
}
#homeBodyCurves a {
	width:266px;
	height:279px;
	background:url(../images/body_curves.png) no-repeat left top;
	left:0;
	top:44px;
}
#homeHeavenly a {
	width:266px;
	height:229px;
	background:url(../images/heavenly.png) no-repeat left top;
	top:0;
	left:240px;
}
#homeRealSexy a {
	width:266px;
	height:289px;
	background:url(../images/real_sexy.png) no-repeat left top;
	top:48px;
	left:494px;
}
#vassaretteTag {
	width:213px;
	height:34px;
	display:block;
	background:url(../images/sexy_fun_text.gif) no-repeat left center;
	position:absolute;
	top:472px;
	right:17px;
	clear:both;
}

/* Product Pages */

.vassProductLeft {
	width:246px;
	height:468px;
	float:left;
}
.vassProductLeft img {
	height:286px;
	width:246px;
}
.vassProductLeft div {
	width:216px;
	height:173px;
	margin:-1px 0 0 0;
	padding:10px 15px 0 15px;
	overflow-y:auto;
	overflow-x:hidden;
}
* html .vassProductLeft div {
	padding:0 15px 0 15px;
}
.vassProductLeft p {
	width:216px;
	float:left;
	border-bottom:1px solid #F6926D;
	color:#FDDDD0;
	padding:5px 0;
	font-size:12px;
}
.productMain {
	height:468px!Important;
	margin:0!Important;
	background-position:left top;
	background-repeat:no-repeat;
}
.vassProductRight {
	width:513px;
	height:468px;
	float:left;
	position:relative;
	background-position:left top;
	background-repeat:no-repeat;
}
.vassProductFlourish {
	float:left;
	width:480px;
	height:468px;
	padding:0 0 0 33px;
}

/* Photo Scroll Boxes */

.photoBoxWrap {
	float:left;
	width:447px;
	height:128px;
	display:block;
	margin-top:158px;
	background-repeat:repeat-y;
	background-position:left top;
}
.photoBox {
	float:left;
	margin:4px 0;
	width:427px;
	height:120px;
	padding:0 10px 0 10px;
	display:block;
	background-repeat:repeat-y;
	background-position:left top;
}
#scrollWrapper {
	width:427px;
	position:relative;
	overflow:hidden;
	margin:0 0 0 0;
	height:120px;
}
#scrollerDiv {
	float:left;
	position:relative;
	width:10000px;
	left:-1px;
	height:120px;
}
#scrollerDiv img {
	float:left;
	width:150px;
	height:120px;
	outline:none;
}
#arrowWrapper {
	position:absolute;
	display:block;
	width:150px;
	top:290px;
	left:43px;
}
#arrowWrapper a {
	float:left;
	width:16px;
	height:19px;
	display:block;
}
#productCatalog {
	position:absolute;
	display:block;
	width:150px;
	top:440px;
	left:400px;
}
#arrowWrapper a:hover {
	background-position:center top;
}
#arrowWrapper a:active {
	background-position:right top;
}
#rightArrow {
	margin:0 5px 0 0;
	background:url(../images/left_arrow.png) no-repeat left top;
	outline:none;
}
#leftArrow {
	background:url(../images/right_arrow.png) no-repeat left top;
	outline:none;
}
#heavenlyRightArrow {
	margin:0 5px 0 0;
	background:url(../images/left_arrow_heavenly.png) no-repeat left top;
	outline:none;
}
#heavenlyLeftArrow {
	background:url(../images/right_arrow_heavenly.png) no-repeat left top;
	outline:none;
}

/* Featured Photo Box */

#featuredPageWrap {
	background:url(../images/bc_gradient_back.jpg) repeat-y left top;
}
.featuredPhotoBoxWrap, .ourAdsPhotoBoxWrap {
	float:left;
	width:447px;
	height:168px;
	display:block;
	margin-top:118px;
	background-repeat:repeat-y;
	background-position:left top;
}
.featuredPhotoBox, .ourAdsPhotoBox {
	float:left;
	margin:4px 0;
	width:427px;
	height:160px;
	padding:0 10px 0 10px;
	display:block;
	background-repeat:repeat-y;
	background-position:left top;
}
.featuredPhotoBox #scrollWrapper {
	width:427px;
	position:relative;
	overflow:hidden;
	margin:0 0 0 0;
	height:160px;
}
.featuredPhotoBox #scrollerDiv {
	float:left;
	position:relative;
	width:10000px;
	left:-1px;
	height:160px;
}
.featuredPhotoBox #scrollerDiv img {
	float:left;
	outline:none;
	width:439px;
	height:160px;
	background-color:#d3505c;
}
.featuredPhotoBox {
	background-color:#d3505c;
}
/*.1 {
width:440px;
}
.2 {
width:560px;
}
.3 {
width:360px;
}
.4 {
width:360px;
} */
/* .scrollerDivWidth {
width:auto;
} */

/* Real Sexy */

#realSexyPageWrap {
	background:url(../images/pink_gradient_back.png) repeat-y left top;
}
#realSexyLeft {
	background:url(../images/average_left_side.png) no-repeat;
}
#realSexyRight {
	background:#d3505c url(../images/real_sexy_background.jpg);
}
#realSexyFlourish {
	background:url(../images/average_right_side.png) no-repeat right 1px;
}
#realSexyPhotoBoxWrap {
	background:url(../images/rs_box_line.png); 
	background-color:#d3505c2;
}
#realSexyPhotoBox {
	background-color:#D87D82;
}
#realSexyPhotoBox2 {
	background-color:#d3505c2;
}

/* Crazy in Love */

#crazyLoveLeft {
	background:url(../images/crazy_left_side.png) no-repeat;
}
#crazyLoveFlourish {
	background:url(../images/crazy_right_side.png) no-repeat right 1px;
}
#featuredProductTextBoxWrap {
	height:167px;
	margin-top:118px;
	background:url(../images/rs_box_line.png);
}
#featuredProductTextBox {
	height:149px;
	padding:10px 10px 0 10px;
	display:block;
	background:#D87D82 url(../images/featured/crazy_text_block.png) no-repeat center center;
}
#featuredProductText {
	display:none;
}
#kmartButton {
	text-align:right;
	font-weight:bold;
	height:31px;
	width:448px;
	position:absolute;
	top:433px;
	right:30px;
	outline:none;
	color:#FFFFFF;
}

/* Amazing Curves */

#amazingCurvesFlourish {
	background:url(../images/featured/amazing_curves_right_side.png) no-repeat right 25px;
}

/* Body Curves */

#bodyCurvesPageWrap {
	background:url(../images/bc_gradient_back.jpg) repeat-y left top;
}
#bodyCurvesLeft {
	background: url(../images/body_curves_left_side.png) no-repeat left top;
}
#bodyCurvesRight {
	background:#872E3E url(../images/body_curves_background.jpg);
}
#bodyCurvesFlourish {
	background:url(../images/body_curves_right_side.png) no-repeat right 25px;
}
#bodyCurvesPhotoBoxWrap {
	background:#F3744A url(../images/bc_box_line.png);
}
#bodyCurvesPhotoBox {
	background-color:#E96544;
}

/* Full Figure */

#fullFigurePageWrap {
	background:url(../images/bc_gradient_back.jpg) repeat-y left top;
}
#fullFigureLeft {
	background:url(../images/full_figure_left_side.png) no-repeat;
}
#fullFigureRight {
	background:#872E3E url(../images/body_curves_background.jpg);
}
#fullFigureFlourish {
	background:url(../images/full_figure_right_side.png) no-repeat right 25px;
}
#fullFigurePhotoBoxWrap {
	background:#F3744A url(../images/bc_box_line.png);
}
#fullFigurePhotoBox {
	background-color:#E96544;
}

/* Our Ads Page */

#ourAdsPageWrap {
	background:url(../images/bc_gradient_back.jpg) repeat-y left top;
}
#ourAdsFlourish {
	background:url(../images/ads/our_ads_right_side.png) no-repeat right 25px;
}
#ourAdsWrapper {
	width:427px;
	position:relative;
	overflow:hidden;
	margin:0 0 0 0;
	height:160px;
}
#ourAdsType {
	position:absolute;
	top:9px;
	left:212px;
}
.ourAdsImage1 {
	width:97px;
	height:131px;
	position:absolute;
	top:15px;
	left:0;
}
.ourAdsImage2 {
	width:97px;
	height:131px;
	position:absolute;
	top:15px;
	left:107px;
}
#ourAdsLeft img {
	margin:70px 0 0 15px;
	width:213px;
	height:285px;
}

/* Fit Calculator */

#fitPageWrap {
	background: url(../images/pink_gradient_back.png) repeat-y left top;
}
#fitLeft div {
	margin:0;
	padding:0;
	overflow:hidden;
}
#fitRight {
	background-repeat:repeat-y;
	background-image:url(../images/real_sexy_background.jpg);
	color:#FFF;
	overflow-y:auto;
	overflow-x:hidden;
	position:relative;
}
#fitRight h1 {
	font-weight:normal;
	font-size:150%;
	text-align:center;
	width:447px;
	position:absolute;
	top:79px;
	left:33px;
}
#fitRight h4 {
	font-size:100%;
	line-height:100%;
	font-weight:normal;
	text-align:center;
	width:447px;
	position:absolute;
	top:116px;
	left:33px;
	color:#FDDDD0;
}
#fitCalcPhotoBoxWrap {
	background:url(../images/rs_box_line.png);
}
#fitCalcPhotoBox {
	width:427px;
	overflow:hidden;
	background:#AA3D4D;
	position:relative;
}
#fitRight img {
	position:absolute;
	top:12px;
	right:15px;
	border:1px solid #74212b;
}
#calcWrap {
	font-size:12px;
}
#calcWrap p {
	margin:10px 0;
	position:absolute;
	right:305px;
	height:10px;
	width:122px;
}
#calcOne {
	top:9px;

	background:url(../images/measurement1.png) no-repeat right center;
}
#calcTwo {
	top:39px;
	background:url(../images/measurement2.png) no-repeat right center;
}
#calcThree {
	top:79px;
	background:url(../images/size.png) no-repeat right center;
}
#calcWrap input {
	font-family:"Times New Roman", Times, serif;
	color:#862c3b;
	border:1px solid #74212b;
	margin:0 0 0 5px;
	position:absolute;
	background-color:#FDDDD0;
	width:3.5em;
}
#calc {
	font-family:Arial, Helvetica, sans-serif !Important;
	font-weight:bold !Important;
	background-color:#EE84B5 !Important;
	color:#FFF !Important;
	position:absolute;
	top:28px !Important;
	left:202px !Important;
	padding:2px 5px;
	-moz-border-radius:8px;
  	-webkit-border-radius:8px;
	width:7em !Important;
	outline:none;
}
#calc:hover {
	background-color:#EE848E !Important;
	-moz-border-radius:8px;
  	-webkit-border-radius:8px;
}
#calc:active {
	background-color:#ff7380 !Important;
	-moz-border-radius:8px;
  	-webkit-border-radius:8px;
}
#uSize {
	top:15px;
	left:143px;
}
#lSize {
	top:44px;
	left:143px;
}
#rSize {
	top:85px;
	left:143px;
	background-color:#FFF !Important;
}
#calcInstruct {
	position:absolute;
	top:299px;
	left:35px;
	width:447px;
}
#calcInstruct h3 {
	font-size:100%;
	line-height:110%;
	margin:10px 0 0 0;
	text-align:center;
}
#calcInstruct p {
	color:#FDDDD0;
	font-size:100%;
	line-height:130%;
	margin:3px 0 0 0;
	text-align:center;
}
/* Heavenly */

#heavenlyPageWrap {
	background:url(../images/heavenly_gradient_back.jpg) repeat-y left top;
}
#heavenlyLeft {
	background:url(../images/heavenly_left_side.png) no-repeat left top;
}
#heavenlyRight {
	background:#872E3E url(../images/heavenly_background.jpg);
}
#heavenlyFlourish {
	background:url(../images/heavenly_right_side.png) no-repeat right 1px;
}
#heavenlyPhotoBoxWrap {
	background:#E7B0C5 url(../images/heavenly_box_line.png);
}
#heavenlyPhotoBox {
	background-color:#E4AAC5;
}
/* Soft And Simple */

#softSimplePageWrap {
	background:url(../images/heavenly_gradient_back.jpg) repeat-y left top;
}
#softSimpleLeft {
	background:url(../images/soft_simple_left_side.png) no-repeat left top;
}
#softSimpleRight {
	background:#872E3E url(../images/heavenly_background.jpg);
}
#softSimpleFlourish {
	background:url(../images/soft_simple_right_side.png) no-repeat right 1px;
}
#softSimplePhotoBoxWrap {
	background:#E7B0C5 url(../images/heavenly_box_line.png);
}
#softSimplePhotoBox {
	background-color:#E4AAC5;
}

/* Our Story */

#ourStoryPageWrap {
	background:url(../images/ourStoryBlend.png) repeat-y left top;
}
#ourStoryleft {
	background: url(../images/ourstory_largeleft.png) no-repeat left bottom;
}
#ourStoryRight {
	color:#FFF;
	background-repeat:repeat-y;
	background-image:url(../images/ourStory_bkgRight.png);
	overflow-y:auto;
	overflow-x:hidden;
}
#ourStoryRight h1 {
	font-weight:normal;
	letter-spacing:0.2em;
	font-size: 170%;
	font-style:italic;
	margin:30px 0 0 30px;
}
#ourStoryRight p {
	font-size:110%;
	line-height:110%;
	width:453px;
	margin:20px 0 0 30px;
}

/* where to buy */

#whereToBuyPageWrap {
	background: url(../images/whereToBuy/whereToBuy_wrap.png) repeat-y left top;
}
#whereToBuyLeft div {
	margin:0;
	padding:0;
	overflow:hidden;
}
#whereToBuyLeft p {
	height:168px;
	margin:-1px 0 0 0;
	padding:15px 15px 0 15px;
	overflow-y:auto;
	overflow-x:hidden;
	line-height:150%;
	border-bottom:none;
}
#whereToBuyPhotoBox {
	background-color:#E9B3B5;
	width:425px;
	overflow:hidden;
}
#whereToBuyPhotoBoxWrap {
	background:url(../images/rs_box_line.png);
}
#whereToBuyRight {
	background-repeat:repeat-y;
	background-image: url(../images/whereToBuy/whereToBuy_slice_bkg.png);
}
#storeListLeft {
	float:left;
	list-style:none;
	width:420px;
	text-align:center;
	color:#3F2516;
}
#storeListLeft p {
	width:420px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d3505d;
	padding:10px 0 2px 0;
	float:left;
	font-size:12px;
	text-transform:uppercase;
}
#storeListLeft a {
	width:420px;
	height:25px;
	font-size:15px;
	height:25px;
	color:#3F2516;
	text-decoration:none;
	line-height:140%;
}
#storeListRight {
	float:left;
	list-style:none;
	width:230px;
	text-align:center;
}
#storeListLeft h9 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
#storeListRight h9 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#storeListRight p {
	width:230px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d3505d;
	padding:10px 0 2px 0;
	float:left;
	font-size:12px;
	text-transform:uppercase;
}
#storeListRight a {
	width:220px;
	height:25px;
	font-size:15px;
	height:25px;
	color:#3F2516;
	text-decoration:none;
	line-height:140%;
}
#storeListRight span {
	width:220px;
	font-size:15px;
	height:25px;
	float:left;
	color:#3F2516;
	text-decoration:none;
}
#storeListLeft sup, #storeListRight sup {
	font-size:8px;
	line-height:50%;
}
#storeListLeft a:hover, #storeListRight a:hover {
	color:#d3505d;
}
#whereToBuyRight h2 {
	background:url(../images/whereToBuy/whereToBuysexy.png) no-repeat right bottom;
	width:240px;
	height:48px;
	position:absolute;
	top:409px;
	left:255px;
}

/* Latest News */

#latestNewsLeft {
	overflow-y:auto;
	overflow-x:hidden;
}
#latestNewsLeft ul {
	width:216px;
	padding:15px 15px 0 15px;
	overflow-y:auto;
	overflow-x:hidden;
	list-style-type:none;
	color:#FDDDD0;
}
#latestNewsLeft li {
	width:216px;
	display:block;
	margin:5px 0;
	padding:5px 0;
	border-bottom:1px solid #F6926D;
}
#latestNewsLeft li a {
	font-style:italic;
}
#latestNewsRight {
	background-image: url(../images/ourStory_bkgRight.png);
	background-repeat:repeat-y;
	overflow-y:auto;
	overflow-x:hidden;
}
#latestNewsRight h3 {
	font-weight:normal;
	letter-spacing:0.2em;
	font-size: 170%;
	font-style:italic;
	margin:30px 0 0 30px;
}
#latestNewsRight p {
	font-size:110%;
	line-height:110%;
	width:453px;
	margin:20px 0 0 30px;
}

/* miscellaneous text pages */

#textPage {
	width:759px;
	height:448px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	line-height:120%;
	text-align:left;
	color:#FFF;
	padding:0 0 20px 0;
	float:left;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
}
#textPage h1 {
	margin:20px 20px 10px 246px;
	text-align:center;
	font-size:120%;
}
#textPage p {
	margin:0 20px 10px 246px;
}
