


body{margin:0px;background-color:#ffffff;color:#000000;}


BODY, P, DIV, TD, BLOCKQUOTE {
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}
form{margin:0;padding:0;}
A:ACTIVE{color:#b21162;text-decoration:none;}
A:LINK{color:#b21162;text-decoration:none;}
A:VISITED{color:#b21162;text-decoration:none;}
A:HOVER{color:#8b0045;text-decoration:underline;}

.TopBottomBar{font-size:11px;
	background-color:#ffffff;
	height:23px;
	color:#800000;
}
A:ACTIVE.TopBottomBarLink{color:#800000;text-decoration:none;}
A:LINK.TopBottomBarLink{color:#800000;text-decoration:none;}
A:VISITED.TopBottomBarLink{color:#800000;text-decoration:none;}
A:HOVER.TopBottomBarLink{color:#800000;text-decoration:underline;}

.strike{
	text-decoration:line-through;
}
/** BOX STYLES **/
.BoxFrame{background-color:#ce0067;}

.BoxHeader{
	font-family:
	verdana;
	text-align: center;
	background-image: url(../images/2009/boxheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	height:25px;
	padding-left:5px;
	padding-rigth:5px;
	color:#ffffff
	;
}
.BoxContent{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	padding-left:10px;padding-right:10px;padding-top:6px;padding-bottom:6px;
	background-color:#B70C4C;
	color:#ffffff;
}
.BoxText{
	font-family:verdana;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	background-color:#B70C4C;
	color:#ffffff;
}
A:ACTIVE.BoxLink{color:#ffffff;text-decoration:none;}
A:LINK.BoxLink{color:#ffffff;text-decoration:none;}
A:VISITED.BoxLink{color:#ffffff;text-decoration:none;}
A:HOVER.BoxLink{color:#ff0000;text-decoration:underline;}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	text-align:left;
	padding:5px;
	margin:0px;
	color:#ce0067;
}

.pageNavigation{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#FFFFFF;
	padding:5px;
	background-image: url(../images/2009/page-navigation-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height:16px;
	color:#ce0067;
}

.pageNavigation div{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#ce0067;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{
	background-color:#ce0067;
	border-bottom:1px solid #ce0067;
}
.CatalogNavigation table tr td{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#ce0067;
	color:#ffffff;
}
.CatalogItemDark{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#ce0067;
	padding:4px;
	color:#ffffff;
}
.CatalogItemLight{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	padding:4px;
	color:#000000;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#ce0067;
	color:#ffffff;
}

.listItem{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	background-color:#ffffff;
	color:#000000;
}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #b21162;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#f4b8d6;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family:verdana;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

.formSpace{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:144px;color:#666666;
}

.formControlSelect{
	font-family:arial;
	#font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

.FormItems{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#333333;
}

.formRemark{
	font-family:verdana;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#696969;	
}

.ProductSubtitle{
	font-family:verdana;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	margin:0px;
}

/**Navigation**/
h1 {
	font-size: 110%;
	font-weight: bold;
	color: #C90E75;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 105%;
	font-weight: bold;
	color: #B40C68;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {}

#navigation {
	height: 60px;
	color: #333333;
	background-position: left top;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
}
#navigation ul {
	float: left;
	width: 1000px;
	overflow: hidden;
	margin: 0px;
	height: 30px;
	background-image: url(../images/2009/navigation-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}

#navigation ul li {
	display: inline;
	list-style-type: none;
	float: left;
	font-size: 12px;
	text-align: center;
	height: 24px;
	overflow: hidden;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 29px;
	padding-bottom: 3px;
	padding-left: 29px;
	background-image: url(../images/2009/navigation-ul-li-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#navigation ul li.rightnav {
	display: inline;
	list-style-type: none;
	float: left;
	font-size: 12px;
	text-align: center;
	height: 24px;
	overflow: hidden;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 29px;
	padding-bottom: 3px;
	padding-left: 31px;
	background-image: none;
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
}

#boxbottom {
	background-image: url(../images/2009/box-bottom.gif);
	background-position: left bottom;
	height: 15px;
}
.price {
	font-size: 14px;
	color: #585858;
	margin-bottom: 6px;
}
.saleprice {
	font-size: 14px;
	color: #C90E75;
	margin-bottom: 6px;
}
ul.productdetails, ul.care {
	margin: 5px;
	padding: 0px;
}
ul.productdetails li.header, ul.care li.header {
	list-style-type: none;
	margin-left: -15px;
	font-size: 16px;
	font-weight: bold;
	color: #C90E75;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.productdetails li ul.care li {
	margin-left: 15px;
	padding: 3px;
	font-size: 12px;
	list-style-type: square;
}
.attribute {
	font-size: 12px;
}
.attribute input {
	margin: 0px;
	padding: 1px;
}
.individualattribute {
	margin: 0px;
	padding: 1px;
	float: left;
	width: 53px;
	height: 22px;
	font-size: 9px;
}
td.BoxContent ul {
	margin: 2px;
	padding: 0px;
	list-style-type: none;
}
td.BoxContent ul li {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	background-image: url(../images/2009/navigation-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
#footer a {
	font-size: 10px;
	color: #FFFFFF;
}
