@charset "UTF-8";
/* CSS Document */

body {
	color:#333;
	font:normal small/140% "Century Gothic", Futura, "Gill Sans", Arial, sans-serif;
	text-align:center;
	width:100%;
	min-width:1020px;
	height:auto;
	background:#241F1B url(../images/lily_pattern.jpg) repeat-x left top;
	border-top:20px solid #241F1B;
	position:relative;
	float:left;
}
html {
	width:100%;
	min-width:1020px;
	height:auto;
}
body, html, ul, li, p, img, h1, h2, h3, h4, h5, h6, h7, h8, ol, form, fieldset, legend, label, blockquote, textarea {
	margin:0;
	padding:0;
}
h1 {
	color:#BAB2AC;
	font:normal 150%/150% "Century Gothic", Futura, "Gill Sans", Arial, sans-serif;
}
h2 {
	color:#DCD9DB;
	font:normal 100%/120% "Century Gothic", Futura, "Gill Sans", Arial, sans-serif;
	margin-bottom:10px;
}
h3, h4, h5, h6 {
	color:#DCD9DB;
	font-family:"Century Gothic", Futura, "Gill Sans", Arial, sans-serif;
}
ul, ol {
	list-style-type:none;
}
.checkbox {
	float:none;
	background:url(../images/blank.png);
}
img {
	border:0;
}
input, textarea {
	color:#333;
	padding:1px;
	background:#D6D6D6 url(../images/pattern_sprites.png) repeat-x left -1380px;
	border:1px solid #B7B7B7;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
textarea {
	width:auto;
}
input:active, textarea:active {
	color:#000;
	background:#FFF;
}
sup {
	font-size:70%;
	line-height:0;
	position:relative;
	top:.35em;
}
a {
	color:#EFA7D1;
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
a:hover {
	color:#FFCDE8;
}
a:active {
	color:#B42E7D;
}
.accessibleText {
	font-size:10%;
	margin-left:-9999px;
	display:none;
}
.noMargin, #noMargin {
	margin:0 !Important;
}
.noPadding {
	padding:0 !Important;
}
.noBorder {
	border:none !Important;
}
.noBack {
	background:transparent url(none) !Important;
}
#clear {
	width:99.9%;
	height:0;
	clear:both;
}
.clear {
	clear:both;
}
.button, .deleteButton, .inputButton, .disableButton, .button:visited, #cancel.button:visited, #resetBtn.button:visited, .deleteButton:visited, .inputButton:visited, .disableButton:visited {
	color:#FFF;
	font:bold 10px/100% "Century Gothic", Futura, "Gill Sans", Arial, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	width:auto;
	margin:20px 0 20px 20px;
	padding:6px 12px;
	background:#433C33 url(../images/button_back.png) repeat-x left top;
	border:2px solid #9B908E;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	float:right;
	display:block;
	cursor:pointer;
}
.button:hover, #cancel.button:hover, #resetBtn.button:hover, .deleteButton:hover, .inputButton:hover, .disableButton:hover, .button:visited:hover, #cancel.button:visited:hover, #resetBtn.button:visited:hover, .deleteButton:visited:hover, .inputButton:visited:hover, .disableButton:visited:hover {
	text-decoration:none;
	background-position:left -100px;
	border:2px solid #BAB2AC;
}
.button:active, #cancel.button:active, #resetBtn.button:active, .deleteButton:active, .inputButton:active, .disableButton:active, .button:visited:active, #cancel.button:visited:active, #resetBtn.button:visited:active, .deleteButton:visited:active, .inputButton:visited:active, .disableButton:visited:active {
	color:#FFF;
	background:#B42E7D;
}
.required {
	color:#B42E7D;
}
.error {
	color:#B42E7D;
}
.formError {
	color:#B42E7D;
	font-size:80%;
	font-style:oblique;
	padding-left:10px;
}
.IE5Message {
	color:#FFF;
	font-weight:bold;
	margin:0 0 -5px 0;
	padding:5px 0;
	background-color:#000;
}
.lastLineFixIE, #contactUsForm .removedSpace, #feedback .removedSpace {
	display:none;
}

/* navigation inside pages */

#insideHeader {
	width:940px;
	height:30px;
	margin:0 auto;
	position:relative;
	z-index:5;
}
#insideHeader h1 {
	width:188px;
	height:30px;
	float:left;
}
#insideHeader h1 a {
	width:188px;
	height:30px;
	background:url(../images/lily_logo_inside.png) no-repeat center top;
	float:left;
}
#insideHeader h1 a:hover {
	background-position:center -30px;
}
#insideHeader h1 a:active {
	background-position:center -60px;
}
#insideNav {
	margin-top:.5em !Important;
}
#Sexier, #Sexier a, #Sexiest, #Sexiest a, #home #insideNav #Sexier a, #home #insideNav #Sexiest a {
	width:88px;
	height:28px;
	padding:0;
	display:block;
}
#Sexy, #Sexy a, #home #insideNav #Sexy a  {
	width:64px;
	height:28px;
	padding:0;
	display:block;
}
#Sexy a, #home #insideNav #Sexy a {
	background:url(../images/sexy_subnav.png) no-repeat center top;
}
#Sexier a, #home #insideNav #Sexier a {
	background:url(../images/sexier_subnav.png) no-repeat center top;
}
#Sexiest a, #home #insideNav #Sexiest a {
	background:url(../images/sexiest_subnav.png) no-repeat center top;
}
#Sexy a:hover, #Sexier a:hover, #Sexiest a:hover {
	background-position:center -28px;
}
#Sexy a:active, #Sexier a:active, #Sexiest a:active {
	background-position:center -56px;
}

/*** ESSENTIAL STYLES ***/

.sf-menu {
	line-height:1.0;
	list-style:none;
	width:auto;
	height:auto;
	margin-right:-1em;
	position:relative;
	float:right;
}
.sf-menu li {
	height:1.2em;
	border-left:1px dotted #9B908E;
	position:relative;
	position:static;
	float:left;
}
.sf-menu ul {
	width:10em; /* left offset of submenus need to match (see below) */
	position:absolute;
	top:-999em;
}
.sf-menu ul li {
	width:auto;
	float:left;
}
.sf-menu li ul {
	width:44em; /*IE6 soils itself without this*/
	display:none;
}
.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu a {
	text-decoration:none;
	padding:0 1em;
	position:relative;
	display:block;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:1.2em; /* match top ul list item height */
	left:.4em;
	z-index:99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	top:0;
	left:10em; /* match ul width */
}
.sf-menu li li a {
	padding:0;
}

/*** DEMO SKIN ***/

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#BAB2AC;
}
.sf-menu li.current a {
	color:#EFA7D1;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:hover {
	color:#FFF;
}
.sf-menu a:active, .sf-menu a:active, .sf-menu li.sfHover a:active {
	color:#EFA7D1;
}
.sf-menu li li {
	border-left:none;
	position:relative;
}
#pageWishList .sf-menu #wish a, #pageWishList .sf-menu #wish a:hover,
#pageAboutUs .sf-menu #about a, #aboutUs .sf-menu #about a:hover,
#category .sf-menu #product a, #category .sf-menu #product a:hover,
#pageFitFinder .sf-menu #fit a, #pageFitFinder .sf-menu #fit a:hover,
#pageWhereToBuy .sf-menu #locator a, #pageWhereToBuy .sf-menu #locator a:hover,
#pageExtremeOptions .sf-menu #options a, #pageExtremeOptions .sf-menu #options a:hover {
	color:#EFA7D1;
}

/*** arrows **/

.sf-sub-indicator {
	display:none;
}

/* footer */

#footer {
	font-family:Arial, Helvetica, sans-serif;
	width:940px;
	margin:10px auto 20px auto;
	position:relative;
	z-index:90;
	clear:both;
}
#footer ul {
	width:auto;
	margin-right:-1em;
	float:right;
}
#footer li {
	float:left;
}
#footer li a {
	color:#BAB2AC;
	font-size:85%;
	width:auto;
	padding:0 1em;
	border-left:1px dotted #9B908E;
}
#footer li a:hover {
	color:#FFF;
	text-decoration:none;
}
#footer li a:active {
	color:#EFA7D1;
}
#pageContactUs #contactFooter a, #pageContactUs #contactFooter a:hover,
#pageSiteMap #siteMapFooter a, #pageSiteMap #siteMapFooter a:hover,
#pagePrivacyPolicy #privacyFooter a, #pagePrivacyPolicy #privacyFooter a:hover,
#pageCopyright #copyrightFooter a, #pageCopyright #copyrightFooter a:hover {
	color:#EFA7D1;
}

/* page defaults */

.pageWrap {
	width:100%;
	margin:10px auto 30px auto;
}
.pageArea {
	width:940px;
	min-height:410px;
	margin:10px auto;
	position:relative;
	z-index:1;
	display:block;
}
.screenedLogo {
	color:#FFF;
	text-align:left;
	width:878px;
	margin:20px 0 20px 0;
	padding:20px 30px;
	min-height:420px;
	background:rgb(67, 60, 51);
    background:rgba(67, 60, 51, .3);
	border-top:1px solid #433C33;
	border-right:1px solid #241F1B;
	border-bottom:1px solid #433C33;
	border-left:1px solid #332C26;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	border-radius:20px;
	position:relative;
	float:left;
}
.screenedLogo h1 {
	font-size:200%;
	text-align:center;
	width:878px;
	float:left;
}
.screenedLogo h2 {
	text-align:center;
	width:878px;
	float:left;
}
.screenedLogo p {
	color:#FFF;
	font-size:90%;
	width:878px;
	padding:7px 0;
	float:left;
}
.top {
	font-size:70%;
	text-align:right;
	text-transform:uppercase;
}
#top {
	font-size:1px;
	height:0;
	margin:0;
	padding:0;
	display:block;
}

/* category page */

#categoryScroll {
	width:100%;
	height:800px;
	padding:4px 0;
	background:#241F1B url(../images/lily_pattern.jpg) repeat-x left 426px;
	position:absolute;
	top:81px;
	left:0;
	z-index:40;
	overflow:hidden;
}
#categoryScroll .jcarousel-skin-tango, #categoryScroll .jcarousel-container, #categoryScroll .jcarousel-clip {
	text-align:center;
	width:100%;
	height:418px;
	background-color:#241F1B;
	border-bottom:4px solid #241F1B;
}
#categoryScroll #catCarousel {
	width:1545px;
	height:418px;
	margin:0 auto !Important;
	overflow:hidden;
}
#categoryScroll .jcarousel-prev {
	width:60px;
	height:56px;
	background:transparent url(../images/arrow_left.png) no-repeat center center;
	position:absolute;
	top:190px;
	left:0;
	z-index:60;
	zoom:1;
}
#categoryScroll .jcarousel-next {
	width:60px;
	height:56px;
	background:url(../images/arrow_right.png) no-repeat center center;
	position:absolute;
	top:190px;
	right:0;
	z-index:60;
	zoom:1;
}
#categoryScroll .jcarousel-prev:hover {
	background-image:url(../images/arrow_left_hover.png);
	cursor:url(../images/cursor_arrow_left.cur);
}
#categoryScroll .jcarousel-next:hover {
	background-image:url(../images/arrow_right_hover.png);
	cursor:url(../images/cursor_arrow_right.cur);
}
#categoryScroll .jcarousel-prev:active {
	background-image:url(../images/arrow_left_focus.png);
	cursor:url(../images/cursor_arrow_left.cur);
}
#categoryScroll .jcarousel-next:active {
	background-image:url(../images/arrow_right_focus.png);
	cursor:url(../images/cursor_arrow_right.cur);
}
.jcarousel-next-disabled, .jcarousel-prev-disabled,
.jcarousel-next-disabled:hover, .jcarousel-prev-disabled:hover,
.jcarousel-next-disabled:active, .jcarousel-prev-disabled:active {
	background-image:url(../images/blank.gif) !Important;
}
#categoryScroll .jcarousel-item, #catCarousel li {
	width:309px;
	height:418px;
	position:relative;
	float:left;
}
.subCatDescriptPanel, .subCatDescriptPanel .productPhotoOpen, .subCatDescriptPanel h3 {
	font-size:100%;
	font-weight:normal;
	width:305px;
	height:418px;
	position:absolute;
	top:0;
	left:0;
	z-index:50;
	float:left;
}
.subCatDescriptPanel .catImageHover {
	width:305px;
	height:418px;
	background-color:#332C26;
	opacity:0.30;
	filter:alpha(opacity = 30);
	-moz-opacity:0.30;
	position:absolute;
	top:0;
	left:0;
}
.subCatDescriptPanel .catImageHover:hover {
	text-decoration:none;
	background:transparent url(../images/blank.png) repeat left top;
	opacity:1;
	filter:alpha(opacity = 100);
	-moz-opacity:1;
}
.subCatDescriptPanel .catImageHover:active, .subCatDescriptPanel .catImageHover:active {
	width:301px;
	height:414px;
	border:2px solid #B42E7D;
}
.subCatDescriptPanel span {
	color:#FFF;
	width:305px;
	padding:3px 0;
	background-color:#B42E7D;
	opacity:0;
	filter:alpha(opacity = 0);
	-moz-opacity:0;
	position:absolute;
	bottom:0;
	left:0;
	display:block;
}
.subCatDescriptPanel a.catImageHover:hover span {
	opacity:0.80;
	filter:alpha(opacity = 80);
	-moz-opacity:0.80;
}
.subCatDescriptPanel a.catImageHover:active span {
	width:301px;
	opacity:1;
	filter:alpha(opacity = 100);
	-moz-opacity:1;
	bottom:-2px;
}
.bigBrandImage {
	width:522px;
	height:204px;
	background:url(../images/sexiest_brand_big.png) no-repeat center center;
	opacity:.3;
	filter:alpha(opacity = 30);
	-moz-opacity:.3;
	position:absolute;
	top:400px;
	right:52%;
}
#SexyBig.bigBrandImage {
	background:url(../images/sexy_brand_big.png) no-repeat center center;
}
#SexierBig.bigBrandImage {
	background:url(../images/sexier_brand_big.png) no-repeat center center;
}
#floralBack {
	width:660px;
	height:534px;
	background:url(../images/floral_back.png) no-repeat left top;
	opacity:.3;
	filter:alpha(opacity = 30);
	-moz-opacity:.3;
	position:absolute;
	top:300px;
	right:3%;
}
#scrollerImage {
	width:940px;
	height:52px;
	margin:0 auto 0 auto;
	background:url(../images/scroll_fluer.png) no-repeat 626px top;
	position:relative;
	z-index:80;
	display:block;
}

/* product view page */

#productContainer {
    width:800px;
  	position:absolute;
	top:0;
    z-index:100;
    display:none;
}
#overlay {
	background:#241F1B;
	margin:0;
	padding:0;
	opacity:.8;
	-moz-opacity:.80;
	position:absolute;
	top:-20px;
	left:0;
	z-index:95;
	display:none;
}
#pviewWrapper {
    width:800px;
    background-color:#FFF;
	border:1px solid #BAB2AC;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-khtml-border-radius:20px;
	border-radius:20px;
	position:relative;
}
#pviewPage {
	min-height:500px;
}
#pviewLeftCol {
	text-align:center;
	width:328px;
	padding:20px 0 0 20px;
	background:url(../images/placeholder.png) no-repeat 20px 20px;
	float:left;
}

/* pview image and zoom */

#zoomContainer {
	width:310px;
	height:422px;
	margin:0;
	position:relative;
	top:1px;
	left:1px;
	z-index:105;
	float:left;
	overflow:hidden;
}
#zoomMask {
	width:310px;
	height:422px;
	position:absolute;
	top:0;
	left:0;
	z-index:105;
}
#zoomButton {
	width:23px;
	height:23px;
	background:url(../images/zoom_button_duo.png) no-repeat -1px top;
	position:absolute;
	top:28px;
	left:300px;
	z-index:150;
}
#zoomButton:hover {
	background-position:-1px -29px;
}
#productDescImg {
	width:305px;
	height:418px;
	border:2px solid #B42E7D;
	position:absolute;
	top:0;
	left:1px;
	z-index:1;
}
#brandLogo {
	text-align:center;
	width:310px;
	height:50px;
	margin:5px 0;
	float:left;
}
#brandLogo img {
	width:305px;
	height:50px;
}

/* pview right column */

#pviewRightCol {
	color:#241F1B;
	text-align:left;
	width:430px;
	padding:20px 20px 20px 0;
	float:right;
	overflow:hidden;
}
#pviewRightCol div, #pviewRightCol ul, #pviewRightCol ol, #pviewRightCol ol li, #pviewRightCol ol li p, #pviewRightCol h2, #pviewRightCol h5, #pviewRightCol h4, #pviewRightCol ol li blockquote, #pviewRightCol #sizeChartLink {
	width:430px;
	float:left;
}
#sizeChartLink a {
	font-size:85%;
	color:#B42E7D;
}
#sizeChartLink a:hover {
	color:#ED0F8E;
}
#sizeChartLink a:active {
	color:#B42E7D;
}
#pviewRightCol h2 {
	color:#241F1B;
	font-size:170%;
	line-height:100%;
	font-weight:normal;
	text-transform:uppercase;
	width:410px;
}
#productDescName h2 sup {
	font-size:40%;
	top:0.05em;
}
#productDescName h2 sup, x:-moz-any-link, x:only-child {top:.15em;}
#pviewRightCol h5 {
	color:#B42E7D;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 5px 0;
}
#productDescName h5 span {
	color:#241F1B;
}
#pviewRightCol h4 {
	color:#9B908E;
	font-size:100%;
	text-transform:uppercase;
	display:block;
}
#pviewRightCol h4 span {
	color:#241F1B;
	font-size:90%;
	font-weight:normal;
	text-transform:capitalize;
	font-style:oblique;
	line-height:100%;
	clear:left;
}
#productDesc div p {
	font-size:90%;
}
#productDesc div ul {
	list-style:disc outside;
}
#productDesc div ul li {
	font-size:90%;
	font-style:oblique;
	line-height:1.3em;
	margin:5px 0 0 1.3em;
}
#productDesc div ul li strong {
	color:#9B908E;
}
#productDesc div em {
	font-style:normal;
	display:block;
}
#pviewRightCol ol {
	clear:both;
	display:block;
}
#pviewRightCol ol li {
	line-height:140%;
	text-indent:0;
	clear:left;
}
#pviewRightCol ol li h4 {
	padding:10px 0 0 0;
}
#pviewRightCol ol li h4 #buyOnline {
	color:#B42E7D;
	line-height:120%;
	width:418px;
	padding:0;
	margin:0;
	display:block;
}
#pviewRightCol ol li h4 #buyOnline a {
	color:#B42E7D;
}
#pviewRightCol ol li h4 #buyOnline a:hover {
	color:#ED0F8E;
}

/* pview features */

#features a {
	width:auto;
	height:30px;
	margin:5px 5px 0 0;
	opacity:0.5;
	filter:alpha(opacity = 35);
	-moz-opacity:0.5;
	float:left;
}
#features a:hover {
	opacity:1;
	filter:alpha(opacity = 100);
	-moz-opacity:1;
}
#features img {
	height:30px;
	float:left;
}
.pviewSpecialFeature {
	float:left;
}

/* pview sizes */

#pviewRightCol ol li #pviewSize a {
	color:#FFF;
	font-size:9px;
	text-align:center;
	text-decoration:none;
	width:2.8em;
	height:2.7em;
	margin:2px 3px 3px 0;
	background-color:#9B908E;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	float:left;
	display:block;
}
#pviewRightCol ol li #pviewSize a:hover {
	color:#FFF;
	background-color:#000;
}
#pviewRightCol ol li #pviewSize a.selected {
	color:#FFF;
	background-color:#B42E7D;
	border:none;
}
#pviewRightCol ol li #pviewSize a span {
	font-style:normal;
	padding:3px 0;
	display:block;
}
#sizeCart {
	display:none;
}

/* pview colors */

#pviewRightCol ol li blockquote {
	text-decoration:none;
	display:block;
}
#pviewRightCol ol li blockquote a {
	width:30px;
	height:30px;
	margin:3px 5px 0 0 !Important;
	opacity:.70;
	filter:alpha(opacity = 70);
	-moz-opacity:.70;
	border:1px solid #BAB2AC;
	position:relative;
	float:left;
	display:block;
}
#pviewRightCol ol li blockquote a:hover {
	opacity:1;
	filter:alpha(opacity = 100);
	-moz-opacity:1;
	border:1px solid #B42E7D;
}
#pviewRightCol ol li blockquote a:active {
	border:1px solid #ED0F8E;
}
#pviewRightCol ol li blockquote a.selected {
	opacity:1;
	filter:alpha(opacity = 100);
	-moz-opacity:1;
	border:1px solid #ED0F8E;
}
#pviewRightCol ol li blockquote a img {
	width:30px;
	height:30px;
}
#pviewRightCol ol li #colorDisclaimer {
	font-size:80%;
	font-style:oblique;
}

/* pview button - not used */

#pviewRightCol #addLi {
	width:425px;
	float:left;
	overflow:hidden;
}
#pviewCloseButton {
	width:24px;
	height:20px;
	background:url(../images/close_trio.png) no-repeat center top;
	position:absolute;
	top:10px;
	right:10px;
}
#pviewCloseButton:hover {
	background-position:center -20px;
}
#pviewCloseButton:active, #pviewCloseButton:active {
	background-position:center -40px;
}

/* pview confirmation message - not used */

.pviewError {
	color:#FFF;
	font-size:100%;
	width:410px !Important;
	margin:10px 0;
	padding:5px 10px;
	background-color:#B42E7D;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	float:left;
}

/* pview scroller */

#pviewBottom {
	text-align:left;
	width:800px;
	height:128px;
	background-color:#DCD9DB;
	border-bottom-right-radius:20px;
	border-bottom-left-radius:20px;
	-moz-border-radius-bottomright:20px;
	-moz-border-radius-bottomleft:20px;
	-webkit-border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-khtml-border-radius-bottomright:20px;
	-khtml-border-radius-bottomleft:20px;
	position:relative;
}
#pviewBottom #pviewScroll {
	width:765px;
	height:102px;
	position:absolute;
	top:12px;
	left:20px;
	z-index:160;
	overflow:hidden;
}
#pviewScroll .jcarousel-container, #pviewScroll .jcarousel-clip {
	width:100%;
	height:104px;
}
#pviewScroll .jcarousel-skin-tango {
	width:auto;
	height:104px;
}
#pviewScroll .jcarousel-prev {
	width:30px;
	height:28px;
	background:url(../images/arrow_left_sm.png) no-repeat center center;
	position:absolute;
	top:40px;
	left:0;
	z-index:500;
	zoom:1;
}
#pviewScroll .jcarousel-next {
	width:30px;
	height:28px;
	background:url(../images/arrow_right_sm.png) no-repeat center center;
	position:absolute;
	top:40px;
	right:0;
	z-index:500;
	zoom:1;
}
#pviewScroll .jcarousel-prev:hover {
	background-image:url(../images/arrow_left_sm_hover.png);
	cursor:url(../images/cursor_arrow_left.cur);
}
#pviewScroll .jcarousel-next:hover {
	background-image:url(../images/arrow_right_sm_hover.png);
	cursor:url(../images/cursor_arrow_right.cur);
}
#pviewScroll .jcarousel-prev:active {
	background-image:url(../images/arrow_left_sm_focus.png);
	cursor:url(../images/cursor_arrow_left.cur);
}
#pviewScroll .jcarousel-next:active {
	background-image:url(../images/arrow_right_sm_focus.png);
	cursor:url(../images/cursor_arrow_right.cur);
}
#pviewScroll .jcarousel-next-disabled,
#pviewScroll .jcarousel-next-disabled:hover,
#pviewScroll .jcarousel-next-disabled:active,
#pviewScroll .jcarousel-prev-disabled,
#pviewScroll .jcarousel-prev-disabled:hover,
#pviewScroll .jcarousel-prev-disabled:active {
	background-image:url(../images/blank.gif) !Important;
}
#pviewScroll .jcarousel-item {
	width:83px;
	height:102px;
	margin:0;
	float:left;
}
#pviewScroll a.scrollCartImage, #pviewScroll a.scrollCartImage:visited {
	width:75px;
	height:102px;
	opacity:.70;
	filter:alpha(opacity = 70);
	-moz-opacity:.70;
	border:1px solid #BAB2AC;
	position:relative;
	float:left;
}
#pviewScroll a.scrollCartImage:hover, #pviewScroll a.scrollCartImage:visited:hover {
	opacity:1.0;
	filter:alpha(opacity = 100);
	-moz-opacity:1.0;
	border:1px solid #9B908E;
}
#pviewScroll a.scrollCartImage:active, #pviewScroll a.scrollCartImage:active, #pviewScroll a.scrollCartImage:visited:active {
	opacity:1.0;
	filter:alpha(opacity = 100);
	-moz-opacity:1.0;
	border:1px solid #B42E7D;
}
#pviewScroll a img {
	width:75px;
	height:102px;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
}
#pviewScroll a .transparentLink {
	width:75px;
	height:102px;
}

/* about us page */

.screenedLogo#timeline {
	height:810px;
}
#timelinePhoto {
	width:466px;
	height:850px;
	background:url(../images/timeline.png) no-repeat -20px bottom;
	opacity:.60;
	filter:alpha(opacity = 60);
	-moz-opacity:.60;
	position:absolute;
	top:0;
	left:0;
	z-index:500;
}
#timelinePhoto a {
	width:40px;
	height:30px;
	background:url(../images/timeline_bullet.png) no-repeat center center;
	opacity:.30;
	filter:alpha(opacity = 30);
	-moz-opacity:.30;
	position:absolute;
	display:block;
}
#zeroButton {
	top:177px;
	right:97px;
}
#fifteenButton {
	top:268px;
	right:62px;
}
#sixtyEightButton {
	top:533px;
	right:68px;
}
#seventyTwoButton {
	top:568px;
	right:73px;
}
#seventiesButton {
	top:585px;
	right:76px;
}
#eightiesButton {
	top:628px;
	right:82px;
}
#ninetiesButton {
	top:680px;
	right:86px;
}
#ninetyNineButton {
	top:695px;
	right:87px;
}
#sevenButton {
	top:741px;
	right:104px;
}
#timelinePhoto a span {
	display:none;
}
#timelinePhoto a:hover {
	opacity:1.0;
	filter:alpha(opacity = 100);
	-moz-opacity:1.0;
}
#timeline h1, #timeline h2, #timeline h3 {
	font-size:26px;
	font-weight:normal;
	text-align:left;
	line-height:110%;
	width:576px;
	padding-left:291px;
	float:none;
}
#timeline p {
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	text-align:left;
	width:576px;
	margin-bottom:10px;
	padding-left:291px;
	float:none;
}
#zero, #fifteen, #sixtyEight, #seventyTwo, #seventies, #eighties, #nineties, #ninetyNine, #seven {
	width:400px;
	padding:20px;
	background:rgb(57, 51, 44);
	background:rgba(57, 51, 44, .7);
	border:1px solid #9B908E;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	position:absolute;
	right:30px;
	z-index:50;
	display:none;
}
#zero {
	top:15em;
}
#fifteen {
	top:230px;
}
#sixtyEight {
	top:500px;
}
#seventyTwo {
	top:550px;
}
#seventies {
	top:560px;
}
#eighties {
	top:580px;
}
#nineties {
	top:640px;
}
#ninetyNine {
	bottom:30px;
}
#seven {
	bottom:30px;
}
#timeline h4 {
	color:#9B908E;
	font:normal 200% Georgia, "Times New Roman", Times, serif;
	width:auto;
	padding-left:0;
	float:none;
}
#zero p, #fifteen p, #sixtyEight p, #seventyTwo p, #seventies p, #eighties p, #nineties p, #ninetyNine p, #seven p {
	width:auto;
	margin-bottom:15px;
	padding-left:0;
	float:none;
}
#zero img, #fifteen img, #sixtyEight img, #seventyTwo img, #seventies img, #eighties img, #nineties img, #ninetyNine img, #seven img {
	margin-left:10px;
	float:right;
}
#historyBack {
	width:612px;
	height:695px;
	background:url(../images/history_back.png) no-repeat left top;
	opacity:0.05;
	-moz-opacity:0.05;
	filter:alpha(opacity = 05);
	position:absolute;
	right:0;
	bottom:0;
	z-index:0;
}

/* contact us page */

#contact.screenedLogo {
	min-height:750px;
}
#contactPhoto {
	width:449px;
	height:800px;
	background:url(../images/contact_photo.png) no-repeat left bottom;
	opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity = 60);
	position:absolute;
	right:366px;
	bottom:0;
	z-index:0;
}
#contactInfo {
	width:350px;
	padding:0 0 0 30px;
	position:relative;
	float:left;
	z-index:1;
}
#contactInfo h3, #contactInfo h3 a {
	font-size:100%;
	float:left;
}
#contactInfo ul  {
	list-style:none;
	width:350px;
	margin:5px 0 0 0;
	float:left;
}
#contactInfo li {
	width:350px;
	float:left;
}
#contactUsForm {
	width:370px;
	float:right;
}
#contactUsForm p {
	font-size:95%;
	width:325px;
	margin:6px 0 0;
	padding:0;
	float:left;
	display:block;
}
#contactUsForm p.refresh {
	width:305px;
}
#contactUsForm fieldset {
	width:350px;
	padding:10px 0 30px 0;
	background:rgba(186, 178, 172, .1);
	border-top:1px solid #433C33;
	border-right:1px solid #241F1B;
	border-bottom:1px solid #433C33;
	border-left:1px solid #332C26;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	float:left;
}
#contactUsForm legend {
	color:#BAB2AC;
	font:normal 150%/150% "Century Gothic", Futura, "Gill Sans", Arial, sans-serif;
	margin:0 0 0 15px;
	padding:0 4px;
}
#contactUsForm label {
	width:auto;
	margin:0;
	padding:2px 0 0 20px;
	float:left;
}
#message label {
	text-align:center;
	width:350px !Important;
	padding:0;
}
#contactUsForm input {
	width:170px;
	margin-bottom:7px;
	float:right;
}
#contactUsForm .fineprint {
	color:#EFA7D1;
	text-align:center;
	width:320px;
	padding:2px 0 0 20px;
}
#contactUsForm textarea {
	width:300px;
	height:8em;
	margin:0 0 10px 20px;
	overflow:hidden;
	overflow-x:auto;
}
#contactUsForm #resetFormLink {
	margin:0 10px 0 0;
}
#contactUsForm #submitFormLink {
	margin:0 20px 0 0;
}
.contactError {
	color:#FFF;
	font-size:90%;
	text-align:center;
	width:305px;
	margin:0 0 5px 20px;
	padding:2px 0 3px 0;
	background-color:#B42E7D;
	float:left;
	clear:both;
	display:none;
}

/* form captcha */

.captcha {
	text-align:center;
	width:315px;
	padding:15px 0 15px 20px;
	float:left;
}
.captcha label {
	text-align:center;
	width:300px !Important;
	padding:0 !Important;
	float:left;
}
.captcha input {
	width:300px !Important;
	height:1.5em;
	margin:6px 0 0 0 !Important;
	float:left !Important;
	clear:left;
}
#captcha .contactError {
	margin-left:0 !Important;
}
.captcha img {
	width:305px;
	height:100px;
	background-color:#FFF;
	float:left;
}
.captcha .refresh {
	text-align:center;
	width:310px;
	float:left;
	clear:left;
}
#contactUsForm h4 {
	font-weight:normal !Important;
	font-size:100% !Important;
}
p#confirmation {
	font-size:120%;
	text-align:center;
	width:340px;
	padding:30px 5px;
	background:rgba(186, 178, 172, .1);
	border-top:1px solid #433C33;
	border-right:1px solid #241F1B;
	border-bottom:1px solid #433C33;
	border-left:1px solid #332C26;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	position:absolute;
	top:93px;
	right:49px;
}

/* site map */

#siteMap {
	float:left;
}
#siteMap h1 {
	width:808px;
}
#siteMap h2 {
	text-align:left;
	width:180px;
	position:absolute;
	top:30px;
	left:30px;
}
#siteMap ul {
	width:548px;
	margin-top:20px;
	float:right;
}
#siteMap ul li {
	width:548px;
	height:45px;
	position:relative;
	float:left;
	z-index:100;
}
#siteMap ul li a {
	font-size:150%;
	padding:5px;
	opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity = 60);
	position:absolute;
	top:0;
	right:0;
}
#siteMap ul li a:hover {
	text-decoration:none;
	background:rgb(180, 46, 125);
	background:rgba(180, 46, 125, .2);
	opacity:1.0;
	-moz-opacity:1.0;
	filter:alpha(opacity = 100);
}
#siteMapModel {
	width:900px;
	height:550px;
	background:url(../images/site_map_model.png) no-repeat left top;
	opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity = 60);
	position:absolute;
	bottom:0;
	left:20px;
}
#siteMap ul li a#sexyMap {
	width:529px;
}
#siteMap ul li a#sexierMap {
	width:541px;
}
#siteMap ul li a#sexiestMap {
	width:498px;
}
#siteMap ul li a#aboutMap {
	width:478px;
}
#siteMap ul li a#fitMap {
	width:459px;
}
#siteMap ul li a#buyMap {
	width:436px;
}
#siteMap ul li a#extremeMap {
	width:429px;
}
#siteMap ul li a#contactMap {
	width:439px;
}
#siteMap ul li a#privacyMap {
	width:453px;
}
#siteMap ul li a#termsMap {
	width:479px;
}

/* fit calculate */

#fitPhotoWrap {
	width:410px;
	height:427px;
	min-height:30.7em;
	margin:10px 0;
	padding:10px 10px 0 10px;
	background:rgb(155, 144, 142);
	background:rgba(155, 144, 142, .10);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	position:relative;
	float:left;
}
#fitPhoto {
	width:270px;
	height:437px;
	background:url(../images/fit_photo_left.png) no-repeat left top;
	opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity = 60);
	position:absolute;
	left:10px;
	bottom:0;
	z-index:0;
	float:left;
	display:block;
}
#fitPhotoWrap h3 {
	font:normal 150%/100% "Century Gothic", Futura, "Gill Sans", Arial, sans-serif;
	text-align:right;
	width:180px;
	min-height:24px;
	margin:0 0 10px 0;
	padding-right:25px;
	background:url(../images/fit_arrow.png) no-repeat right 2px;
	float:right;
}
#fitPhotoWrap p {
	text-align:right;
	width:150px;
	float:right;
	clear:right;
}
#calcWrap {
	width:430px;
	float:right;
}
#calcWrap fieldset {
	width:410px;
	margin:10px 0;
	padding:10px;
	background:rgb(155, 144, 142);
	background:rgba(155, 144, 142, .10);
	border:none;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
	float:left;
}
#calcWrap fieldset.noBack {
	width:430px;
	margin:0;
	padding:10px 0;
	background-color:none;
}
#calcWrap legend {
	color:#FFF;
	font:normal 140%/110% "Century Gothic", Futura, "Gill Sans", Arial, sans-serif;
	width:245px;
	float:left;
}
#calcWrap legend span, #result label {
	color:#EFA7D1;
}
#calcWrap span.fitImage {
	width:135px;
	height:100px;
	margin:0 0 10px 5px;
	float:right;
	display:block;
}
#calcWrap p {
	font-size:100%;
	width:245px;
	float:left;
}
#calcWrap label {
	font-size:14px;
	width:245px;
	float:left;
	clear:both;
}
#calcWrap input {
	font-size:12px;
	text-align:center;
	width:3.5em;
	float:right;
}
#calcWrap .button {
	font-size:10px;
	text-align:center;
	width:auto;
	margin:0;
	float:right;
}
#rSize {
	color:#000;
}
#result label, #result input {
	font-size:120%;
}

/* wish list and shopping cart */

#wishlist table, #cart table {
	font-size:90%;
	line-height:100%;
	width:878px;
	margin:10px 0;
	border-top:1px solid #241F1B;
	border-right:1px solid #241F1B;
}
#wishlist table td .wishlistBox, #cart table td .wishlistBox {
	width:75px;
	height:103px;
	margin:auto;
	opacity:.7;
	filter:alpha(opacity = 70);
	-moz-opacity:.7;
	border:2px solid #433C33;
	position:relative;
	display:block;
}
#wishlist table td .wishlistBox img, #cart table td .wishlistBox img {
	width:75px;
	height:103px;
	position:absolute;
	top:0;
	left:0;
}
#wishlist table td .wishlistBox:hover, #cart table td .wishlistBox:hover {
	opacity:1;
	filter:alpha(opacity = 100);
	-moz-opacity:1;
	border:2px solid #241F1B;
}
#wishlist table td .wishlistBox:active, #cart table td .wishlistBox:active {
	border:2px solid #B42E7D;
}
#wishlist table td, #cart table td {
	font-size:120%;
	padding:10px;
	background:rgb(155, 144, 142);
	background:rgba(155, 144, 142, .10);
	border-bottom:1px solid #241F1B;
	border-left:1px solid #241F1B;
}
#wishlist table .even td, #cart table .even td {
	background:rgb(155, 144, 142);
	background:rgba(155, 144, 142, .20);
}
#wishlist table th, #cart table th {
	color:#BAB2AC;
	font:normal 120%/120% "Century Gothic", Futura, "Gill Sans", Arial, sans-serif;
	text-align:center;
	padding:10px;
	background:rgb(51, 44, 38);
	background:rgba(51, 44, 38, .5);
	border-bottom:1px solid #241F1B;
	border-left:1px solid #241F1B;
}
#wishlist table td .deleteButton, #cart table td .deleteButton {
	margin:0;
}
#wishlistInfo, #cartInfo {
	font-size:85%;
	width:670px;
	margin:10px 0;
	float:none;
	display:block;
}
#wishlist .button, #cart .button {
	margin-top:20px;
}
#wishlistEmpty, .formConfirmation {
	font-size:90%;
	font-style:oblique;
	text-align:center;
	width:878px;
	margin:10px auto;
	padding:10px 0;
	border-top:1px solid #433C33;
	border-bottom:1px solid #433C33;
	float:left;
}

/* where to buy map */

#retailSearchPanel  {
	font:normal 100%/120% "Century Gothic", Futura, "Gill Sans", Arial, sans-serif;
	width:530px;
	margin:10px 0;
	float:left;
}
#retailSearchPanel ol {
	list-style-type:none;
}
#retailSearchPanel ol li {
	width:530px;
	padding:15px 0;
	border-top:1px solid #433C33;
	float:left;
}
#retailSearchPanel label {
	margin-right:15px;
	padding-top:.1em;
	float:left;
}
#retailSearchPanel select, #retailSearchPanel input {
	float:left;
}
#retailSearchPanel .button {
	float:right;
	margin:0;
}
#us_map  {
	width:530px;
	height:345px;
	margin:20px 0;
	float:left;
}
#retailSpacer {
	font:normal 100%/120% "Century Gothic", Futura, "Gill Sans", Arial, sans-serif;
	width:320px;
	margin:10px 0;
	padding-bottom:10px;
	background:rgb(155, 144, 142);
	background:rgba(155, 144, 142, .10);
	float:right;
	z-index:100;
}
#retailSpacer h3 {
	color:#BAB2AC;
	font:normal 120%/120% "Century Gothic", Futura, "Gill Sans", Arial, sans-serif;
	text-align:center;
	width:310px;
	padding:10px 5px 0 5px;
	float:left;
}
#retailSpacer p  {
	color:#FFF;
	font-size:80%;
	line-height:120%;
	text-align:center;
	width:310px;
	margin:0;
	padding:3px 5px 10px 5px;
	float:left;
	display:block;
}
#retailResult {
	width:320px;
	height:540px;
	float:left;
	overflow-x:hidden;
	overflow-y:auto;
}
#retailResult div {
	width:320px;
	height:515px;
	padding-bottom:10px;
	float:left;
}
#retailResult div ul {
	list-style:none;
	width:320px;
	padding:10px 0 10px 15px;
	background:rgb(51, 44, 38);
	background:rgba(51, 44, 38, .5);
	border-bottom:1px solid #433C33;
}
#retailResult div ul li {
	font-size:80%;
	line-height:120%;
	padding:1px 0;
}
#retailResult div ul li h4 {
	font-size:110%;
	line-height:120%;
}
#retailResult div ul li b {
	color:#BAB2AC;
	font-weight:normal;
}

/* extreme options page */

#extreme h1 {
	width:873px;
	height:141px;
	background:url(../images/62_ways_header.png) no-repeat center top;
	opacity:.7;
	-moz-opacity:.7;
	filter:alpha(opacity = 70);
	display:block;
}
#extreme h2 {
	font-size:150%;
	width:873px;
	height:25px;
	border-top:1px solid #9B908E;
	border-bottom:1px solid #9B908E;
	float:left;
	clear:left;
	display:block;
}
.headerList {
	font-size:110%;
	text-align:center;
	width:873px;
	height:60px;
	float:left;
	clear:left;
}
.headerList li {
	text-align:center;
	width:873px;
}
#extremePhoto {
	width:286px;
	height:300px;
	position:absolute;
	top:260px;
	right:24px;
}
.exInstruction {
	text-align:center;
	line-height:120%;
	width:280px !Important;
	padding-top:240px !Important;
	position:absolute;
	top:260px;
	right:30px;
	display:none;
}
.exInstruction em {
	font-style:normal;
	width:280px;
	padding:3px 0;
	background-color:#B42E7D;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	display:block;
}
.exIllustrationHover {
	width:286px;
	height:221px;
	background:url(../images/ways_illustrations.png) no-repeat left top;
	position:absolute;
	top:0;
	right:-6px;
	display:block;
}
#exOne .exIllustrationHover {
	background-position:-295px top;
}
#exTwo .exIllustrationHover {
	background-position:-590px top;
}
#exThree .exIllustrationHover {
	background-position:-885px top;
}
#exFour .exIllustrationHover {
	background-position:-1180px top;
}
#exFive .exIllustrationHover {
	background-position:-1475px top;
}
#exSix .exIllustrationHover {
	background-position:left -235px;
}
#exSeven .exIllustrationHover {
	background-position:-295px -235px;
}
#exEight .exIllustrationHover {
	background-position:-590px -235px;
}
#exNine .exIllustrationHover {
	background-position:-885px -235px;
}
#exTen .exIllustrationHover {
	background-position:-1180px -235px;
}
#exEleven .exIllustrationHover {
	background-position:-1475px -235px;
}
#exTwelve .exIllustrationHover {
	background-position:left -465px;
}
#exThirteen .exIllustrationHover {
	background-position:-295px -465px;
}
#exFourteen .exIllustrationHover {
	background-position:-590px -465px;
}
#exFifteen .exIllustrationHover {
	background-position:-885px -465px;
}
#exSixteen .exIllustrationHover {
	background-position:-1180px -465px;
}
#exSeventeen .exIllustrationHover {
	background-position:-1475px -465px;
}
#extremeLeft {
	width:576px;
	float:left;
}
.extremeRow {
	width:586px;
	height:131px;
	margin:0 0 20px 0;
	background:rgb(155, 144, 142);
	background:rgba(155, 144, 142, .1);
	border:1px solid #433C33;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	float:left;
	clear:left;
}
.extremeRow div {
	width:576px;
	padding:10px 0 10px 10px;
	float:left;
}
.extremeRow a {
	width:86px;
	height:86px;
	margin:0 10px 0 0;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity = 50);
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	float:left;
}
.extremeRow a:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	filter:alpha(opacity = 100);
}
.extremeRow h3 {
	color:#DCD9DB;
	font-weight:normal;
	text-align:center;
	width:576px;
	height:19px;
	padding:3px 5px;
	background:rgb(180, 46, 125);
	background:rgba(180, 46, 125, .2);
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-top-left-radius:10px;
	-khtml-border-radius-topright:10px;
	-khtml-border-radius-topleft:10px;
	float:left;
	clear:left;
}
#extremeRight {
	width:258px;
	height:265px;
	margin-top:307px;
	padding:10px;
	border:1px solid #433C33;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	float:right;
}
#extremeRight h3 {
	color:#EFA7D1;
	font-weight:normal;
	text-align:center;
	text-transform:uppercase;
	width:258px;
	height:20px;
	float:left;
}
#extremeRight ul {
	width:258px;
	margin:5px 0 15px 0;
	float:left;
}
#extremeRight ul li {
	text-align:center;
	width:258px;
	margin:5px 0;
	float:left;
}

/* home page */

body.water {
	background:#0975A3 url(../images/water_back.jpg) no-repeat right 20px;
	float:none;
}
body.tiger {
	background:#FBBD1C url(../images/tiger_back.jpg) no-repeat right 20px;
	float:none;
}
body.balloon {
	background:#78BAD4 url(../images/balloon_back.jpg) no-repeat right 20px;
	float:none;
}
#home .pageWrap {
	width:780px;
	height:295px;
	margin:0;
	padding:0;
	position:absolute;
	top:343px;
	right:0;
}
#home.tiger .pageWrap {
	top:349px;
}
#home #insideHeader {
	width:780px;
}
#home #insideNav {
	width:780px;
	margin-top:0 !Important;
	position:absolute;
	top:0;
	left:0;
	z-index:500;
}
#home #insideNav a {
	color:#FFF;
	padding:4px 10px 5px 10px;
	background:transparent url(../images/home_nav_patt_back.png) repeat-x center center;
	opacity:.7;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
}
#home #insideNav a:hover {
	text-decoration:none;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
#home #insideHeader h1 a {
	width:188px;
	height:30px;
	background:url(../images/lof_logo_home.png) no-repeat center top;
	position:absolute;
	top:50px;
	left:0;
}
#home .sf-menu li {
	height:1.6em;
}
#home .sf-menu li:hover ul,
#home .sf-menu li.sfHover ul {
	top:1.6em;
	left:0;
}
#home .sf-menu #product a {
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-khtml-border-radius-topleft:5px;
}
#home .sf-menu #options a {
	border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-khtml-border-radius-topright:5px;
}
#home #footer {
	width:100%;
	position:absolute;
	right:190px;
	bottom:0;
}
#home .pageArea {
	color:#FFF;
	text-align:left;
	width:600px;
	min-height:200px;
	margin:0;
	position:absolute;
	top:90px;
	left:0;
	z-index:1;
}
#home .pageArea h2 {
	color:#FFF;
	font-size:150%;
}
#home .pageArea p {
	color:#FFF;
	font-size:12px;
	line-height:16px;
	width:380px;
	margin:0 0 10px 0;
}
#home .pageArea ul {
	list-style-type:disc;
	width:380px;
}
#home .pageArea ul li {
	font-size:12px;
	line-height:14px;
	margin:0 1.1em 0 1.1em;
}
#smallAds {
	float:left;
	position:absolute;
	top:60px;
	right:0;
}
#smallAds a {
	width:57px;
	height:77px;
	margin-right:10px;
	opacity:.7;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	float:left;
}
#smallAds a:hover {
	opacity:1.0;
	filter:alpha(opacity = 100);
	-moz-opacity:1.0;
}