/* CSS Document */
/* Created by Rob Leach 2007 */
/* Author URL: www.popmatik.co.uk */


*{margin:0; padding:0;}

html{
	background-image:url(/graphics/images/bg_repeat.jpg);
	background-repeat:repeat-x;
	}

body{
/*background-image:url(/graphics/images/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;*/
	font-family:Arial, Helvetica, sans-serif;
	}

#main h2{
	clear:both;
	color:#00A8E0;
	
	}

#resources{
	display:none;
	margin:20px;
}

#resources h2{
	font-size:14px;
	color:#00a8e0;
	margin-bottom:10px;
}

#resources p{
	margin-bottom:12px;
	font-size:11px;
}


a img{
	border:none;
	}

#skip{
	display:none;
	}

	
#container{
	width:779px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	position:relative;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
	
#header{
	background:url(/graphics/images/header.jpg) no-repeat;
	height:140px;
	border-right:1px solid #ffffff;	
	}
	
#logo, #tagline{
	text-indent:-9999px;
	}

	
#info{
	background:url(/graphics/images/info_bg.jpg) repeat-x;
	height:34px;
	margin-top:65px;
	text-align:right;
	color:#00a8e0;
	font-size:10px;
	padding-right:36px;
	display:block;
	padding-top:7px;
	}
	
#info a{
	color:#00a8e0;
	text-decoration:none;
	}

#info a:hover{
	text-decoration:underline;
	}
	
#breadcrumbs{
	/*background:#F5F5F5 none repeat scroll 0%;
	border:1px solid #eeeeee;*/
	color:#00a8e0;
	float:right;
	width:569px;
	font-size:10px;
	padding-top:20px;
	margin-bottom:0px;
	}

#breadcrumbs a{
	color:#00a8e0;
	}



form#search{
	margin-bottom:5px;
	font-size:10px;
	}
	
form#search label{
	display:none;
	}
	
#searchSubmit{
	font-size:10px;
	}
	
form#search input{
	font-size:10px;
	}
	

#side{
	margin-left:20px;
	background:url(/graphics/images/navback.jpg) no-repeat;
	display:inline;
	float:left;
	padding-top:20px;
	width:160px;
	padding-left:15px;
	padding-right:10px;
	margin-top:3px;
	}


#navDeptTitle, .navStaticTitle {
	background:url(/graphics/images/navtab.jpg) no-repeat top right #621C50;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	line-height:21px;
	margin:0pt 0pt 1px;
	padding:3px 8px;
	display:none;
	}

ul#navDept, ul.navStatic{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size:11px;
	margin-bottom:1em;
	padding:1px 1px 0pt;
	}

ul#navDept a, ul.navStatic a{
	color:#72215C;
	display:block;
	text-decoration:none;
	height:20px;
	line-height:20px;
	padding-left:5px;
	}
	
ul#navDept li a.selected, ul.navStatic li a.selected{
	color:#00A8E0;
	}

ul#navDept li a:hover, ul.navStatic a:hover{
	color:#00A8E0;
	}


#main{
	display:inline;
	float:left;
	width:547px;
	font-size:12px;
	color:#6A6A6A;
	margin-top:10px;
	margin-left:5px;
	}
	
.hometitle{
	display:none;
	}
	
	
#main p{
	margin-bottom:6px;
	}
	
#main h2{
	font-size:15px;
	margin-bottom:12px;
	font-weight:normal;
	background:url(../graphics/images/h2_dots.gif) repeat-x;
	padding:4px 3px 3px 3px;
	height:29px;
	}


#main h2#pageTitle{
	color:#6e1f58;
	font-size:16px;
	font-family:"trebuchet ms", arial, sans-serif;
	font-weight:bold;
}
	
#main .products h2{
	color:#00A8E0;
	}

h3{
	color:#6E1F58;
	font-size:12px;
	margin-top:10px;
	margin-bottom:12px;
	}

	
#navTools{
	position:absolute;
	top:110px;
	left:20px;
	font-size:10px;
	list-style:none;
	width:500px;
	}
	
	
#navTools li{
	float:left;
	padding-right:12px;
	}
	
#navTools li a{
	text-decoration:none;
	background:url(/graphics/images/navTools_bullet.gif) no-repeat center left;
	padding-left:15px;
	}
	
#navTools li a:hover{
	text-decoration:underline;
	}
	
#navTools li.first a{
	background:none;
	padding-left:0px;
	}
	
#navToolsTitle{
	display:none;
	}
	
	
.products ul{
	list-style:none;
	}
	
#footer{
	clear:both;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	}
	
#footer ul{
	list-style:none;
	padding-top:160px;
	}
#footer ul li{
	float:left;
	padding-right:6px;
	}	

#footer a{
	color:#AE80A4;
	}
	
#footer a:hover{
	color:#72215C;
	}

#extra{
	clear:both;
	background:url(/graphics/images/footer.jpg) no-repeat top;
	height:250px;
	width:803px;
	margin-left:auto;
	margin-right:auto;
	}


/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#72215C;
}
a:hover{
	text-decoration:underline;}
	
	
/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#555;
	font-size:12px;
	clear:both;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:10px 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	border:1px solid #fff;
	background:#F1F1F1;
	padding:5px;
	text-align:left;
	
}
td{
	background:#F5f5f5;
	border:1px solid #fff;
	padding:5px;
	vertical-align:top;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#00A8E0;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#00A8E0;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}

.formButton{
	background:#73225D;
	color:#fff;
	border:none;
	padding:3px;
	font-size:11px;
}
label span{
	color:#13689d;
	font-size:110%;
	font-weight:bold;
}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}

/* ----- product thumbnail list ----- */

.products{
	clear:both;
	width:548px;
	margin:10px 0;
}

.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 

.products li{
	float:left;
	display:inline;
	width:125px;
	height:167px;
	margin-bottom:1em;
	padding:0px 4px 0 8px;
	background:url(../graphics/images/polaroid.jpg) no-repeat;
	color:#777;
	position:relative;
}


.products li h3{
	padding:0;
	background:none;
}

.products li h3 a{color:#7DA60C; font-size:10px; display:none;}

.products li h3 a:hover{color:#7da60c;}
.products .image{
	float:left;
	margin:0;
	margin-bottom:5px;
	
}
.products .image a img{
	border:1px solid #e2e2e2;
	margin-top:3px;

}

.products .image a:hover img{
	border:1px solid #ccc;
}

.products .price{
	clear:both;
	margin:10px 10px 5px 0;
	text-align:right;
	color:#00A8E0; 
	font-size:10px;
	font-weight:bold;
}

.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}

/* ----- individual products ----- */
#product{	
	margin:1em 0;	
}
#product .image{	
	float:left;
	margin-bottom:1em;
}	
#product .image p{margin:.5em 0;}
#product .image img{	
	border:1px solid #e1e1e1;
}	
#product .info{	
	float:right;
	width:270px;
}
#product .price{
	color:#00A8E0;
	font-size:13px;
}
#product .info p{
	margin:0;
	margin-bottom:.2em;
}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
}
#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#product #addBasket{
	border-top:1px solid #e1e1e1;
	padding-top:1em;
}
#product #addWishlist a{
}

/*checkout stuff*/
#total {
font-size:12px;
margin:20px 0;
padding:0;
width:295px;
}

#total dt {
float:left;
font-weight:bold;
width:200px;
}

#total dd {
margin-left:201px;
text-align:right;
}

/*Deparment list's*/

#navSubDept li a{
color:#00A8E0;
}

#navSubDept li {
font-size:11px;
background:transparent url(../graphics/arrow3.gif) no-repeat scroll 0pt 0.6em;
line-height:150%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0.5em 0pt;
padding:0pt 0pt 0pt 15px;
}


/*OL List's */

ol{
	margin-left:30px;
	margin-bottom:20px;

}

a.view_larger {
	padding-left:15px;
	background:url(../graphics/images/magnify.jpg) no-repeat;
	font-size:11px;
	}
	
p#addWishlist a{
	background:url(../graphics/images/addto.gif) no-repeat;
	padding-left:15px;
	font-size:11px;
	margin-top:3px;
	}
	

/* Easy Clearing */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#sitecredit{
	float:right;
	font-size:11px;
	margin-right:20px;
	margin-top:50px;
	display:inline;
	color:#ABABAB;
}


/*Image styling*/

.left_img{
	float:left;
	padding-right:10px;
	}
	
/*Alternate image styling*/

#alternate_images a img{
	border:1px solid #eeeeee;
	margin-right:5px;
	}	