@charset "utf-8";
/* CSS Document */

html body{
	padding: 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
}

form,h1,h2,h3,h4,h5,h6 {
	margin-top:0px;
	margin-bottom:0px;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

.breadcrums {
	font-size:0.7em;
	margin: 0px 10px 15px 10px;
}

.breadcrums a:link {
	text-decoration: underline;
}

.breadcrums a:visited {
	text-decoration: underline;
}

#pagewrapper {
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
}

#pagewrapper_iframe {
	position:relative;
	width:784px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color: #FFFFFF;
}

#header {
}

#header_iframe {
	margin-bottom:10px;
}

#menucolumn {
	width:176px;
	float:left;
	display:inline;
	color:#FFFFFF;
}

#menucolumn a {
	color:#FFFFFF;
}

#contentcolumn {
	width:784px;
	float:right;
	display:inline;
	text-align: left;
}

#footer {
	position:relative;
	clear:both;
	display:block;
	font-size:0.8em;
	padding-bottom:10px;
	padding-top:10px;
	text-align:right;
}

#footer a {
	text-decoration: none;
	color: #C00029;
}

#footerlogo {
	position:relative;
	right:20px;
}

.clearfloat {
	height: 0px;
	line-height: 0px;
	font-size: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

.blankdiv {
	height: 1px;
	line-height: 0px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}

/*  Product list  */

.productwrapper {
	width: 280px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 74px;
}

.productbox {
	border: 1px solid #ddd;
	position: relative;
	height: 178px;
	background-color:#FFFFFF;
}

.productbox_on {
	border: 1px solid #ddd;
	position: relative;
	height: 178px;
	background-color: #CCCCCC;
}

.ptitle a {
	background-color: #666666;
	text-align: center;
	color: #FFFFFF;
	padding: 4px 0px;
	display: block;
	width: 100%;
}

.ptitle_on a {
	background-color: #000000;
	text-align: center;
	color: #fff;
	padding: 4px 0px;
	display: block;
	width: 100%;
}

.ptitle a:hover{
	background-color: #3A68AB;
	padding: 4px 0px;
	color: #fff;
	display: block;	
}

.ptitleh1 {
	font-weight: bold;
	font-size: 0.8em;
}

.thumbbox {
	width: 146px;
	float: left;
	position: relative;
}

.thumbimg {
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;	
}

.infobox {
	margin-top: 10px;
	margin-left: 146px;
	margin-right: 5px;
	font-size: 0.7em;
	color:#000000
}

.infobox a {
	color:#000000;
}

/*  END Product list  */


/*  Range list  */

#rangearea {
	margin-left: auto;
	margin-right: auto;
	width:784px;
}

.rangewrapper {
	width: 150px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 36px;
}

.rangebox {
	border: 1px solid #EAEDF6;
	position: relative;
	background-color:#FFFFFF;
}

.rangebox_on {
	border: 1px solid #EAEDF6;
	position: relative;
	background-color: #CCCCCC;
}

.rangethumbimg {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	border: 0px;
}

/*  END Range list  */

/*  START Product Details  */

#productdetailarea {
	margin-left: auto;
	margin-right: auto;
	width:864px;
}

#imagecolumn {
	width: 542px;
	float: left;
	margin-right: 15px;
}

#productdetailcolumn {

}

.producttitle {
	font-weight:bold;
	font-size: 1.2em;
	color: #BF002B;
}

.producttitle a {
	color: #BF002B;
}

.productsize {
	font-size: 0.8em;
	color:#999999;
	font-weight:normal;
}

/*  END Product Details  */

/*  START Product Detail page  */

#calendarimagecolumn {
	width: 542px;
	float: left;
	margin-right: 12px;
}

#calendarproductdetailcolumn {
	padding-right:12px;
	color:#FFFFFF;
}

.calendarlargecover {
	border: 1px solid #fff;
	margin-left: auto;
	margin-right: auto;
	display: block;	
}

/*  END Product Detail page  */


/*  START Basket page  */

.basketheadertext {
	font-size: 0.85em;
	color:#FFFFFF;
	font-weight:bold;
}

.basketitems {
	font-size: 0.8em;
	color:#000000;
}

.baskettext {
	font-size: 0.8em;
	color:#FFFFFF;
}

.baskettext a {
	color:#FFFFFF;
}

.basketimg {
	border: 1px solid black;
	margin: 10px;
}

/*  END Basket page  */

.price{
	font-weight: bold;
}

.oldprice{
	text-decoration: line-through;
}

.saleprice{
	font-weight:bold;
	color:#FF0000;
}

.txt {
	font-size:0.8em;
	color:#FFFFFF;
}

a.txt {
	text-decoration:none;
}

.txtbold {
	font-size:0.8em;
	font-weight:bold;
}

.error_checkout {
	color:#CC0000;
}

#productdetailinfoblock {
	margin: 0px 10px 15px 0px;
}

#productoptionswrapper {
	margin-left: 552px;
	margin-right: 10px;
	color:#FFFFFF;
}

#productoptionslegend {
	font-size: 0.8em;
	color: #BF002B;
	margin:0px;
}

.largeimgwrapper {
	width: 542px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.largeimg {
	border: 1px solid #fff;
	margin-left: auto;
	margin-right: auto;
}

.bigpic {
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

/*  home page  */

#homewrapper {
	width:754px;
	padding:10px;
	background-color:#000000;
	color:#FFFFFF;
	text-align:left;
	background-image:url(/featuregirl/homepic.jpg);
	background-repeat:no-repeat;
	background-position:right;

    min-height:600px;
    height:auto !important;
    height:600px;	
}

#homewrapper a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#Tagline {
	font-size:1.9em;
	font-weight:bold;
	color: #ffffff;
	
	}

/*  END home page  */

/*  profile page  */

#profilewrapper {
	width:754px;
	padding:10px;
	background-color:#000000;
	color:#FFFFFF;	

    min-height:650px;
    height:auto !important;
    height:650px;
	
}

#profilewrapper a {
	color:#FFFFFF;
}

#profilewrapper a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.profileimg {
	display:block;
	margin-left:auto;
	border:1px solid #FFFFFF;
}

#girl {
	font-size:1.6em;
	font-weight:bold;
	color: #BF002B;
	margin-bottom:15px;
	}
	
#stats {
	font-size:0.9em;
	padding-left:15px;
	}
	
.statspink {
	color:#FFE1E2;
	font-weight:bold;
	}
	
.redline {
	height:1px;
	background-color: #BF002B;
	font-size:0em;
	margin-top:10px;
	margin-bottom:10px;
	}

.shoplink {
	background-color: #BF002B;
	font-size:1em;
	font-weight:bold;
	padding:5px;
	margin-right:10px;
	margin-top:10px;
	}
	
.shoplink a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
}

/*  END profile page  */