/* Begin Structure Styles =============================================== */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5b5551;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	color: #333;
	min-width: 400px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 759px;
}

#header {
	margin:0 0 6px 0;
	padding: 0;
	width: 759px;
	text-align: left;
	height: 168px;
	background: url(../images/top_bg.gif) no-repeat;
}

#topleft {
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
	width:410px;
}

#topright {
	margin: 0;
	padding: 0 0 0 115px;
	float: left;
	text-align: left;
}

#cartsummarycontainer {
	margin: 0;
	float: left;
	padding: 0;
	text-align: left;
	width:220px;
}

#cartsummary {
	float: right;
	padding: 0;
	text-align: left;
	margin: 3px 0 0 0;
	padding-left: 6px;
	font-size: 10px;
	color: #817E7E;
}

#company_nav_container {
	height: 25px;
	float: left;
	width: 410px;
	padding-bottom: 1px;
	padding-left: 5px;
}

#company_nav {
	list-style-type: none;
	float: left;
}

#company_nav ul {
	padding: 7px 0 0 4px;
	margin: 0;
}

#company_nav ul li {
	display: inline;
	font-weight: bold;
	color: #897f9e;
	padding-right: 4px;
	padding-left: 4px;
	border-right: 1px solid #897f9e;
	font-size: 10px;
}

#company_nav a    {
	text-decoration: none;		
}

#company_nav a:hover {
	text-decoration: underline;
}

#topcontainerbar {
	height: 27px;
	padding: 4px 0 0 5px;
	margin: 4px 0 0 0;
	font-size: 10px;
}

#footer {
	margin: 0;
	padding: 3px 0 0 0;
	background: url(../images/footer_shim.gif) repeat-x #eceeef;
	clear: both;
	text-align: center;
  	height: 53px;
}

#brand_nav_container {
	line-height:32px;
	float:left;
	height: 25px;
	width: 759px;
}

#brand_nav {
	list-style-type: none;
}

#brand_nav li {
	display: inline;
}

#brand_nav a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 25px;
	line-height:25px;
	font-size: 10px;
	text-align: center;
	padding: 0 3px;
	border-right: 1px solid #FFFFFF;
}

#brand_nav a:hover {
	text-decoration: none;
	background-color: #D13683;
}



/* End Structure Styles =============================================== */

/* Begin Left Menu Styles =============================================== */

#left_nav_container {
	margin: 0;
	padding: 0 0 8px 0;
	float: left;
	text-align: left;
	width: 167px;
}

#left_nav_container h2, #left_nav_container h3, #left_nav_container h5, #left_nav_container h6 {
	background: url(../images/side_header.gif) no-repeat;
	margin: 2px 0 0 0;
	padding: 6px 0 0 13px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
	width: 154px;
	height: 19px;
}

.left_nav {
	padding: 0 0 3px 0;
	font-size: 10px;
	margin: 4px 0 5px 0;
	float: left;
	border: 1px solid #b9c1c5;
	width: 165px;
}
	
.left_nav ul {
	list-style: none;
}

.left_nav li a {
	width: 150px;
	text-decoration: none;
}	

.left_nav li a:link, .left_nav li a:visited {
	color: #817e7e;
	display: block;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin: 3px 0 2px 0;
	background: url(../images/bullet.gif) no-repeat 2px 3px;
	text-decoration: none;
}
	
.left_nav li a:hover {
	color: #d13683;
	background: url(../images/bullet_hover.gif) no-repeat 2px 3px;
	text-decoration: none;
}

.left_nav li.delicious a:link, .left_nav li.delicious a:visited {
	color: #817e7e;
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 25px;
	margin: 3px 0 2px 0;
	background: url(../images/delicious.gif) no-repeat 5px 1px;
	text-decoration: none;
	width: 140px;
}
	
.left_nav li.delicious a:hover {
	color: #d13683;
	text-decoration: none;
}

.left_nav li.digg a:link, .left_nav li.digg a:visited {
	color: #817e7e;
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 25px;
	margin: 3px 0 2px 0;
	background: url(../images/digg.gif) no-repeat 5px 1px;
	text-decoration: none;
	width: 140px;
}
	
.left_nav li.digg a:hover {
	color: #d13683;
	text-decoration: none;
}

.left_nav li.reddit a:link, .left_nav li.reddit a:visited {
	color: #817e7e;
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 25px;
	margin: 3px 0 2px 0;
	background: url(../images/reddit.gif) no-repeat 5px 1px;
	text-decoration: none;
	width: 140px;
}
	
.left_nav li.reddit a:hover {
	color: #d13683;
	text-decoration: none;
}

.left_nav li.facebook a:link, .left_nav li.facebook a:visited {
	color: #817e7e;
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 25px;
	margin: 3px 0 2px 0;
	background: url(../images/facebook.gif) no-repeat 5px 1px;
	text-decoration: none;
	width: 140px;
}
	
.left_nav li.facebook a:hover {
	color: #d13683;
	text-decoration: none;
}

.left_nav li.stumbleupon a:link, .left_nav li.stumbleupon a:visited {
	color: #817e7e;
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 25px;
	margin: 3px 0 2px 0;
	background: url(../images/stumbleupon.gif) no-repeat 5px 1px;
	text-decoration: none;
	width: 140px;
}
	
.left_nav li.stumbleupon a:hover {
	color: #d13683;
	text-decoration: none;
}

.left_nav li.favourites a:link, .left_nav li.favourites a:visited {
	color: #817e7e;
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 25px;
	margin: 3px 0 2px 0;
	background: url(../images/favourites.gif) no-repeat 5px 1px;
	text-decoration: none;
	width: 140px;
}
	
.left_nav li.favourites a:hover {
	color: #d13683;
	text-decoration: none;
}

.left_nav ul.left_subnav li a {
	color: #817e7e;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	padding: 1px 5px 2px 16px;
	text-decoration: none;
	background: none;
}

.left_nav ul.left_subnav li a:active {
	color: #817e7e;
	text-decoration: none;
}

.left_nav ul.left_subnav li a:visited {
	color: #817e7e;
	text-decoration: none;
}

.left_nav ul.left_subnav li a:hover {
	color: #d13683;
	text-decoration: underline;
}

/* End Left Menu Styles =============================================== */

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	margin: 0 0 6px 0;
	padding: 5px 0 6px 4px;
	float: left;
	border-bottom: 1px dashed #7D7D7D;
	font-size: 10px;
	width: 580px;
	color: #76698d;
}

#breadcrumb ul {
	margin: 0;
}

#breadcrumb ul li {
	display: inline;
	border-right: 1px solid #7D7D7D;
	padding-right: 4px;
	margin-left: 4px;	
}

#breadcrumb ul li.last {
	border: 0;
	padding: 0;
}

/* End Breadcrumb Styles =============================================== */
	
/* Start Content Styles =============================================== */
#content_container {
	float: right;
	padding: 0;
	text-align: left;
	width: 584px;
}

#content_container h1, h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}

.title {
	background: url(../images/homepage_products_shim.gif) repeat-x top;
	margin: 0;
	padding: 0;
	width: 584px;
}

.title h2 {
	background: url(../images/short_title.gif) no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 8px 10px ;
}

.title h1 {
	background: url(../images/long_title.gif) no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 8px 10px ;
}

.title h3 {
	background: url(../images/long_title.gif) no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 8px 10px ;
}

.titlepink {
	background: url(../images/pink_homepage_products_shim.gif) repeat-x top;
	margin: 0;
	padding: 0;
	width: 584px;
}

.titlepink h2, .titlepink h4 {
	background: url(../images/pink_short_title.gif) no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 8px 10px ;
}

.titlepink h1 {
	background: url(../images/pink_long_title.gif) no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 8px 10px ;
}

.titlepink h3 {
	background: url(../images/pink_long_title.gif) no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 8px 10px ;
}

.content {
	padding: 10px 10px 10px 10px;
	float: left;
	width: 562px;
	color: #5b5551;
}

.content ul {
	padding: 0 0 10px 10px;
}

.content ul li {
	list-style: none;
	text-align: left;
	display: block;
	background: url(../images/bullet.gif) no-repeat 0 5px;
	padding: 1px 0 1px 15px;
}

#filter_container {
	color: #76698d;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 582px;
	background: #f5f6f7;
	border: 1px solid #b9c1c5;
}

#filter_nav {
	list-style-type: none;
	width: 582px;
	background: url(../images/filternavbg.gif) repeat-x;
	float:left;
	height:26px;
	overflow: hidden;
}

#filter_nav li {
	display: inline;
	font-weight: bold;
	float: left;
	height: 25px;
	line-height:25px;
	font-size: 10px;
	text-align: center;
	border-right: 1px solid #b9c1c5;
}

#filter_nav a {
	text-decoration: none;	
	height: 25px;
	line-height:25px;
	display: inline;
	float: left;
	padding: 0 3px;
	color: #786b90;
}

#filter_nav a:hover {
	text-decoration: none;
	background:#f1f1f1;
}

#filter_nav li.last {
	border-right: 1px solid #e8e8ec;
}

.filterselected {
	border-bottom:1px solid #f5f6f7;
	background-color: #f5f6f7;
}

.filterrefine {
	color: #f1f1f1;
	background-color: #988dac;
	padding: 0 3px;
}

.searchbox {
	color: #76698d;
	float: left;
	margin: 0 0 10px 0;
	padding: 5px 5px;
	width: 572px;
	background: #f5f6f7;
}

.searchbox ul {
	padding: 0 0 5px 0;
}

.searchbox ul li {
	list-style: none;
	text-align: left;
	padding: 0 2px 0 0;
	display: inline;
	font-size:10px;
}

.searchbox ul li a, .searchbox ul li a:visited, .searchbox ul li a:active {
	text-decoration: underline;
}

.searchbox ul li a:hover {
	text-decoration: none;
}

.searchboxli {
	float:left;
	width:182px;
	line-height:16px;
	padding-left:8px;
	background: url(../images/bullet_use.gif) no-repeat 0 5px;
}


/* End Content Styles =============================================== */

/* Start Product Styles =============================================== */

.homefeatured {
	float: left;
	width: 130px;
	height: 190px;
	border-right: 1px dashed #988dac;
	margin-top: 10px;
	margin-right: 10px;
	padding-right: 10px;	
}

.homebestseller {
	float: left;
	width: 130px;
	height: 190px;
	border-right: 1px dashed #988dac;
	margin-top: 10px;
	margin-right: 10px;
	padding-right: 10px;	
}

.numbering {
	float: right;
	border: 1px solid #b9c1c5;
	color: #d13683;
	text-align: right;
	padding: 10px;
	margin: 10px 0 10px 0;
	width: 562px;
}

.numberingtop {
	float: right;
	border: 1px solid #b9c1c5;
	color: #d13683;
	text-align: right;
	padding: 6px 10px 1px 10px;
	margin: 2px 0 4px 0;
	width: 562px;
}

#productdetail_container {
	background: url(../images/homepage_products_shim.gif) repeat-x top #988DAC;
	margin: 0;
	padding: 0;
}

#productdetail_container h1 {
	background: url(../images/product_list_header.gif) no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 6px 40px 8px 10px;
}

#productdetail_image {
	float: left;
	border: 1px solid #b9c1c5;
	color: #636363;
	text-align: left;
	width: 300px;
	margin: 0 10px 0 0;
}

a.enlarge_image:link, a.enlarge_image:visited, a.enlarge_image:active {
	display: block;
	background:url(../images/enlarge_image.gif) no-repeat 20px 0 #988dac;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 0 25px;
	height: 20px;
}

a.enlarge_image:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#productdetail_details {
	float: left;
	color: #636363;
	text-align: left;
	width: 235px;
}

#productdetail_details h3 {
	color: #d13683;
	padding: 0 0 10px 0;
}

#productdetail_paymentarea{
	border-top: 1px dashed #636363;
	padding: 10px 0 0 0;
}

.productdetail_bottombox_border {
	border-bottom: 12px solid #988dac;
	margin-top: 6px;
}

#productdetail_bottombox {
	float: left;
	border: 1px solid #b9c1c5;
	border-top: none;
	color: #636363;
	text-align: left;
	padding: 20px 10px 10px 15px;
	margin: 0;
	width: 557px;
}

.productdetail_summarypoints_container {
	margin: 0;
	padding: 0 15px 0 0;
	width: 300px;
}

.productdetail_summarypoints_box {
	margin: 0 0 6px 0;
	padding: 5px;
	background-color: #eceeef;
}

.relatedproduct{
	float: left;
	width: 125px;
	text-align: left;
	margin: 0;
	padding: 0 14px 15px 0;
}

/* End Product Styles =============================================== */

/* Begin Class Styles =============================================== */

.price {
	height:18px;
	background-color: #C70912;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 5px 0 5px;
}

.reduceppadding {
	padding-bottom: 2px;
	margin-bottom: 2px;	
}

.fontwhite {
	color: #FFFFFF;	
}

.fontgrey {
	color: #636363;	
}

.fontpink {
	color: #D13683;	
}

.fontpurple {
	color: #786B90;	
}

.fontblack {
	color: #000000;	
}

.fontred {
	color: #D50808;	
}

.border {
	border: 1px #b9c1c5 solid;
}

.borderright {
	border-right: 1px solid #EA8383;
}

.borderleft {
	border-left: 1px solid #7399AD;
}

.borderbottom {
	border-bottom: 1px solid #D13683;
}

.borderbottomdashed {
	border-bottom: 1px dashed #D13683;
}

.borderbottomdasheddark {
	border-bottom: 1px dashed #A90606;
}

.backgroundred {
	background-color: #C70912;
}

.backgroundgrey {
	background-color: #eceeef;
}

.backgroundlight {
	background-color: #F8F5FC;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #786B90;
}

a:hover {
	text-decoration: none;
	color: #D13683;
}

a.pink:link, a.pink:visited, a.pink:active {
	text-decoration: underline;
	color: #D13683;
}

a.pink:hover {
	text-decoration: none;
	color: #786B90;
}

a.white:link, a.white:visited, a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.white:hover {
	text-decoration: underline;
}

/* End Class Styles =============================================== */

/* Begin Basket Styles =============================================== */

.baskettop {
	font-weight: bold;
	color: #636363;
	background: #ECEEEF;
	padding: 5px;
}
.basketmiddle {
	padding: 3px;	
}
.basketbottom {
	font-weight: bold;
	padding: 3px;
	background: #ECEEEF;
}

/* End Basket Styles =============================================== */

/* Begin Form Styles =============================================== */

form {
	margin: 0;
	padding: 0;
}

legend { 
	padding: 0 6px;
	color: #636363;
	font-weight: bold;
}

fieldset, input:focus, textarea:focus {
	border: 1px solid #D13683;
}

label { 
	display: block; 
	float: left; 
	text-align: right; 
	padding: 3px 10px 0 6px; 
	margin-bottom: 0; 
	width: 160px; 
	font-weight: bold;
	color: #636363;
}

.input {
	font: 10px Verdana, arial, sans-serif;
	background: url(../images/textbox_bg.gif) repeat-x !important;
	border: 1px #847c79 solid;
	color: #555757;
	height: 15px;
}

.select {
	font: 10px Verdana, arial, sans-serif;
	border: 1px #847c79 solid;
	color: #555757;
}

.textarea {
	font: 10px Verdana, arial, sans-serif;
	background: url(../images/textbox_bg.gif) repeat-x !important;
	border: 1px #847c79 solid;
	color: #555757;
}

.dropdown {
	font: 10px Verdana, arial, sans-serif;
	color: #555757;
}

.submit {
	margin:0;
	padding:0 2px 0 1px;
	font-size:10px;
	font-family: Verdana, arial, sans-serif;
	font-weight: bold;
	background-color: #786b90;
	color: #FFFFFF;
	cursor: pointer;
	border: 1px #786b90 solid;
	height:19px;
}

/* End Form Styles =============================================== */
