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

body {
	background-color: #f0f0f0;
	background-image: url(../images/background.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica,sans-serif;
	font-size: 12px;
	
}

.navigation {
	font-size: 14px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.woman {
	background-image:url(../images/MBtop2.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

.menu {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #666666; }
.copy {
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	padding-right: 25px;
}

.copywhite {
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	text-align:center;
	padding: 2 2 2 2;

}


.subheads {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
}


.disclaimer {font-size: 12px; 	font-family: Arial, Helvetica, sans-serif;
}

h1 {  color:#333333;
line-height: 24px;
	 }

h3 { font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:16px;}

h2 { font-family: Verdana, Geneva, sans-serif;
	 color:#666666;
	 }

.boxback { background-image:url(../images/boxback.gif); background-repeat:repeat-x}


.box {
	background-image:url(../images/box.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height: 135px;
	width: 224px;
}

.boxL {
	background-image:url(../images/boxL.gif);
	background-repeat: no-repeat;
	background-position:top;
	width: 230px;
}

.copybox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	text-align:left;
}

.copyfeatures {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align:center;
}


.copyboxred {
	color:#F00;
	font-weight:bold;
}

.copyboxhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align:center;
	font-weight:bold;

}

/* CART STYLES */

.csprodprice{
text-align:center;
font-family : Verdana;
}

.csprodname {
font-size: 14px;
font-family : Verdana;
text-align:center;
}

/* details page */

SPAN.price {
COLOR: #3e55a0;
font-size:20px;
font-weight:bold;
font-family : Verdana;
}

div.detailname {
font-size: 20px;
line-height: 18px;
font-family : Verdana;
color: 666666;
font-weight:bold;
}

/* products */

div.prodname {
font-size: 16px;
font-weight: bold;
}


/* cart */

img.cartimage {
width: 100px;
border:1px;
}

.buybutton{
vertical-align:bottom;
}

/* email receipt */

.receiptbody{background-color:#FFFFFF;}
.receiptoption{background-color:#faedc8;}
.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #333333;}
.receipthl{background-color:#e8e8f2;}
.receiptheading{background-color:#001598;color: #FFFFFF;font-weight:bold; }

td.detailimage {
vertical-align:top;
} 
