@charset "utf-8";
/* CSS Document */
html { 
	height: 101%; 
	min-height: 101%; 
	margin-bottom: 0.01pt; 
	background-image: url(../_resources/backgrounds/lines_bg.gif);
	background-repeat:repeat-x;
	background-position:top center;
	background-attachment:fixed;
}

body  {
	font: 100% 'trebuchet ms',Arial, Verdana, Helvetica, sans-serif;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	width: 978px;
	margin-left: auto;
	margin-right: auto;		
	margin-top: 10px;


}
#content {
	margin-left: 220px;
	font-size: 1.3em;
	line-height: 1.7em;
}

#content #box1{
	float: left;
	padding-top: 10px;		
	margin-top: 10px;	
	margin-left: 10px;
	width: 177px;
	height: 100px;
	text-align: center;
	border: 1px solid #eeeeee;

}

#content #box2{
	float: left;
	padding-top: 10px;		
	margin-top: 10px;		
	margin-left: 10px;
	width: 177px;
	height: 100px;
	text-align: center;
	border: 1px solid #eeeeee;

}

#content #box3{
	float: left;
	padding-top: 10px;		
	margin-top: 10px;		
	margin-left: 10px;
	width: 177px;
	height: 100px;
	text-align: center;
	border: 1px solid #eeeeee;

}

#content #box4{
	float: left;
	padding-top: 10px;		
	margin-top: 20px;	
	margin-left: 10px;
	width: 177px;
	height: 100px;
	text-align: center;
	border: 1px solid #eeeeee;

}

#content #box5{
	float: left;
	padding-top: 10px;	
	margin-top: 20px;	
	margin-left: 10px;
	width: 177px;
	height: 100px;
	text-align: center;
	border: 1px solid #eeeeee;

}

#content #box6{
	float: left;
	padding-top: 10px;		
	margin-top: 20px;	
	margin-left: 10px;
	width: 177px;
	height: 100px;
	text-align: center;
	border: 1px solid #eeeeee;

}

#content a{
	color: #FFFFFF:

}

select{
	font-size: 10pt;
}


.item-price{
	font-size: 16pt;
	color: #FF0000;
	font-weight: bold;
}
.item-price-large{
	font-size: 26pt;
	color: #FF0000;
	font-weight: bold;
}


#mainContent {
	background-image: none;
	min-height: 350px;
	border: 1px solid #000;

}

#siteheader{
	width: 980px;
	height: 150px;
	background-image: url(../_resources/_images/header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin: 0;
	padding: 0;
}

#siteheader-links{
	float: right;

	width: 320px;
	height: 20px;
	border: 0px solid #000;
}

#header{
	width: 980px;
	height: 150px;

}



button{

	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	background-color: #007338;
	padding: 4px;
	margin: 0;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}



input.btn-update{ 
	background-color: #0033FF;
	color:#FFF; 
	font: bold 100% 'trebuchet ms',helvetica,sans-serif; 
	padding: 1px;
	margin: 1px;	
}
input.btn-delete{ 
	background-color: #0033FF;
	color:#FFF; 
	font: bold 100% 'trebuchet ms',helvetica,sans-serif; 
	padding: 1px;
	margin: 1px;	
}
input.btn-checkout { 
	background-color: #900900;
	color:#FFF; 
	font: bold 14pt 'trebuchet ms',helvetica,sans-serif; 
	padding: 5px;
	margin: 5px;
}
input.btn-continue { 
	background-color: #0033FF;
	color:#FFF; 
	font: bold 100% 'trebuchet ms',helvetica,sans-serif; 
	padding: 1px;
	margin: 1px;	
} 

input.btn-remove { 
	background-color: #000;
	color:#FFF; 
	font: bold 100% 'trebuchet ms',helvetica,sans-serif; 
}

input.btn-tobasket { 
	background-color: #900900;
	color:#FFF; 
	font: bold 100% 'trebuchet ms',helvetica,sans-serif; 
	padding: 2px;
	margin: 2px;	
}


#mainContentWrap{
	float: left;	
	position: relative;
	width: 958px;

	background-color:#FFF;
	border: 1px solid #CCC;

	padding: 10px;

}
#basket {
	width: 140px;

	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	font-size: 8pt;
}

#siteheader-basket{
	clear: both;

	float: right;
	width: 250px;
    border: 0px solid #000;
	top: 0;
	padding-top: 85px;
	background-image: url(../_resources/backgrounds/basket.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#footer-inner{
	clear: both;
	float: left;
	margin-bottom: 20px;
	width: 300px;
	margin-left: 10px;
	margin-top: 19px;
	text-align: left;
	color: #606060; 
	border: 0px solid #000;
}

#footerlogos img{
	margin-right: 20px;
}

#basket h1{
	font-size: 10pt;
}

#maincontent-wide{
	width: 960px;
	min-height: 370px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	margin-left: 0;
	padding-bottom: 40px;
	text-align: left;
	font-size: 10pt;
	

}

h1{
	font-size: 1.7em;		
	color: #b80d13;

	margin-top: 0;
	padding: 0;
	margin: 0;
	padding-right: 10px;
	text-align: right;
	margin-bottom: 15px;
}
#footer{
	clear: both;
	float: left;
	background-image: url(../_resources/backgrounds/footer_bg.gif);
	background-repeat:no-repeat;
	width: 980px;
	height: 100px;
	border-bottom: 1px solid #CCC;
	font-size: 0.8em;
	margin-bottom: 10px;
}

#footer #footer-links, #footer #footer-links a{
	color: #636363;
	font-size: 1em;
	text-decoration: none;
}

#footer #footer-links a:hover{
	color: #CC0000;
	font-size: 1em;
}


h3{
margin: 0;
padding: 0;
}

.categories{
	text-align: center;	
}
.categories a{
	text-decoration: none;	
}
