Body { background-color:#F1EFEF; margin: 0px; padding: 20px; font-family: Arial, Verdana; }
/*Body{ background:url(banner-img/bg_tile.gif) #F1EFEF; margin: 0px; padding: 20px; font-family: Arial, Verdana; }*/

.BodyText { color: #555555; font-size: 11px; line-height: 18px; }
.BodyTextWhite { color: #ffffff; font-size: 11px; line-height: 18px; }


a:link, a:visited { font-weight: normal; color: #5BBBC9; text-decoration: none; }
a:hover, a:visited:hover { font-weight: normal; color: #CC0000; text-decoration: none;}

/*Blue product name links*/
.Link02, a:link.Link02, a:visited.Link02 { font-weight: bold; color: #5BBBC9; text-decoration: none; }
a:hover.Link02, a:visited:hover.Link02 { font-weight: bold; color: #CC0000; text-decoration: none;}

/*Red Basket | Checkout header links*/
.Link03, a:link.Link03, a:visited.Link03 { font-weight: bold; color: #CC0000; text-decoration: none; font-size: 12px; }
a:hover.Link03, a:visited:hover.Link03 { font-weight: bold; color: #5BBBC9; text-decoration: none; font-size: 12px;}

/*Blue bold cat links*/
.Link04, a:link.Link04, a:visited.Link04 { font-weight: bold; color: #5BBBC9; text-decoration: none; font-size: 12px; }
a:hover.Link04, a:visited:hover.Link04 { font-weight: bold; color: #CC0000; text-decoration: none; font-size: 12px;}

.Heading01 { color: #404E66; font-size: 15px; font-weight: bold; } /*Big dark grey - prices*/
.Heading02 { color: #CC0000; font-size: 12px; font-weight: bold; } /*Red */
.Heading03 { color: #5BBBC9; font-size: 11px; font-weight: bold; } /*Blue*/
.Heading04 { color: #CC0000; font-size: 20px; font-weight: normal; } /*Red */

Form { padding: 0px; margin: 0px; color: #555555; font-size: 11px; }

/* Leftside */
#leftside { width: 220px; margin:0px 0px 0px 0px; float:left; }

#leftside ul {
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}

#leftside ul li {
	width:220px;
	background-color:#5BBBC9;
	background-image:url(images/leftside_arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom: 1px solid #ffffff;

}

#leftside ul li a {
	padding: 7px 10px 0px 10px;
	height: 19px;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;	
}

#leftside ul li a:hover{
	color:#cc0000;
}
#leftside ul ul {
	margin:0px 0px 0px 0px;
}

/**/

#leftside ul ul li {
	width:220px;
	color:#cccccc;
	background-color:#fff;
	background-image:url(images/leftside_arrow.jpg);
	background-repeat:no-repeat;
	background-position:right;
	/*border-bottom: 1px solid #f0f0f0;*/
}

#leftside ul ul li a{
	color:#cc0000;
	font-weight:normal;
	text-decoration:none;
	padding:7px 10px 0px 10px;
	display:block;
}

#leftside ul ul li a:hover{
	color:#5BBBC9;
}

/*********/

#search {
	margin:20px 0px 0px 0px;
	text-align:left;
	clear: both;
}

/*********/

#wrapper {
	width:956px;
	margin: 20px auto 20px auto;
	overflow:hidden;
}

#content {
	background-color:#FFFFFF;
	width:936px;
	padding: 10px;
}

a, img { 
	border: none;
	margin:0px;
	padding:0px;
}

.clear {
	height: 0px;
	line-height: 0px;
	width: 100%;
	clear:both;
}

/* Header */

#header {
	background-image: url(images/header_gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:130px;
	width:936px;
	text-align:left;
}

#header a {
	color:#FFFFFF;
	text-decoration:none;
}

#header img, #header table{
	float: left;
}

#header td {
	text-align:center;	
}

#header td a {
	padding: 7px 30px 5px 30px;
}

#header td a:hover {
	text-decoration:underline;
}

#brandbox {
	margin: 0px 9px 0px 11px;
	height: 18px;
	padding: 1px 0px 1px 2px;
	width: 198px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #c3c3c3;
}

#buttons {
	float: right;
}

#buttons table {
	margin: 3px 0px 0px 0px;
}

#buttons a {
	padding: 0px 10px 0px 10px;
	color:#FFFFFF;
	text-decoration:none;
}

#buttons a:hover {
	text-decoration:underline;
}

#breadcrumbs {
	width: 100%;
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	text-align:left;
}

#breadcrumbs a {
	color:#990066;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}


/* Footer */

#footer {
	margin:0px 0px 20px 0px;
	color: #DF8EE1;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#footer a {
	text-decoration:none;
	color: #DF8EE1;
}

#footer a:hover {
	text-decoration: underline;
	color: #DF8EE1;
}

/* Content */

#banners {
	margin:0px 0px 10px 0px;
}

#banners img {
	float: left;
}


/* Item Listing */

#indexlist {
	overflow:visible;
	width:951px;
	float:left;
}

#list {
	margin-top:10px;
	overflow:visible;
	width: 760px;
	display:block;
	float:left;
	text-align:left;
}

#listgroup {
 	border-bottom: 1px solid #E2E0D8;	
}

.listitem {
	height: 300px;
	width: 175px;
	float:left;
	background-color: #f0f0f0;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/list_moreinfo.jpg);
	margin:0px 15px 10px 0px;
	text-align:left;
}

.listbanner {
	height: 124px;
	width: 175px;
	float:left;
	margin:10px 15px 0px 0px;
}

.brand a, .prodname a {
	text-decoration:none;
}

.brand a:hover, .prodname a:hover {
	text-decoration:underline;
}
  
.listimg {
	background-position:top;
	background-repeat:no-repeat;
	background-image:url(images/list_imgbg.jpg);
	height:180px;
	margin:1px 1px 5px 1px;
}

.brand {
	padding:0px 10px 2px 10px;
	font-size:9px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.prodname {
	padding:0px 10px 0px 10px;
	font-size:11px;
	font-weight:bold;
	color:#990066;
	display:block;
	text-decoration:none;
}

.price {
	padding:0px 10px 0px 10px;
	font-size:11px;
	color:#333333;
	display:block;
}

/* Detail Page */

#detail {
	float:left;
	width:746px;
	overflow: hidden;
	padding: 0px 0px 0px 20px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

#detailheader {
	width: 726px;	height:30px;
	background-image:url(images/detail_header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-align:left;
	padding: 30px 0px 20px 20px
}

#detailholder {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#393D46;
	width: 100%;
	margin: 10px 0px 10px 0px;
 	border-bottom: 1px solid #E2E0D8;
}

#description {
	width:434px;
	padding: 0px 20px 0px 0px;
	margin: 10px 0px 10px 0px;
 	border-right: 1px solid #E2E0D8;
	float: left;
} 

#description img {
	padding: 20px 0px 20px 0px;
}

#options {
	padding: 0px;
	width: 270px;
	margin: 10px 0px 10px 0px;
	float: right;
}

.optionsbox {
	height: 20px;
	width: 100px;
	background-color:#F0F0F0;
	color: #393D46;
	font-family: Arial, Verdana;
	font-size:11px;
	border: 1px solid #c3c3c3;
}	

.label {
	margin: 10px 0px 10px 0px;
}

#count {
	height:32px;
	width: 373px;
	float:left;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0px 0px 10px 0px;
 	border-bottom: 1px solid #E2E0D8;
}

#sort {
	height:32px;
	width: 373px;
	float:left;
	text-align:right;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0px 0px 10px 0px;
 	border-bottom: 1px solid #E2E0D8;
}

#sort a, #count a {
	color: #990066;
	text-decoration:none;
}

#sort a:hover, #count a:hover {
	text-decoration: underline;
}

.banner {
	margin:0px 0px 20px 0px;
}

#text {
	width: 743px;
}

#text a {
	color: #990066;
	text-decoration:none;
}

#text a:hover {
	text-decoration: underline;
}

.cat {
	width:100%;
	padding: 10px 0px 10px 0px;
 	border-bottom: 1px solid #E2E0D8;
} 

.indent {
	padding:0px 0px 0px 10px;
	display:block;
}

/* Forms */

.formfields {
	height: 14px;
	padding: 2px 0px 2px 2px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #c3c3c3;
}

.formfield01 {
	height: 18px;
	padding: 1px 0px 1px 2px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #c3c3c3;
}

.formtxtarea {  
	height: 18px;
	padding: 1px 0px 1px 2px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border: 1px solid #c3c3c3;
}

/*Categories page*/

.category{
	width:158px;
	height:200px;
	padding:5px 4px 0px 4px;	
	float:left;
	background-color:#FFFFFF;
}

.category a img{
	width:158px;
	border:1px solid #FFFFFF;
}

.category a img:hover{
	border: 1px solid #CFD3D9;
	text-decoration:none;
}

.category p{
	text-align:center;
	width:150px;
}

.category p a{
	padding-top:0;
	margin:0;
	font-size:12px;
}