
body{
	font-family: arial, helvetica, sans serif;
	color: #0F71B9;
	background: #EDF4FB url(images/page_background.jpg) repeat-x top left;
	font-size: small;
	margin: 0px;
	padding: 0;
}

table{
	font-size: small;
}

#wrapper{
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

/*////////////////////////////
	HEADER
////////////////////////////*/

#header{
	width: 800px;
	min-height: 90px;
	max-height: auto;
	background: #fff;
	margin: 15px 0px 0px 0px;
	padding: 0;
	float: left;
}

.logo{
	float: left;
	margin: 0;
	padding: 0;
}

#shoppingbasket{
	background: #fff url(images/basket_background.gif) no-repeat top left;
	font-size: 0.85em;
	min-height: 90px;
	max-height: auto;
	width: 190px;
	float: right;
}

*html #shoppingbasket{
	height: 90px;
}

#shoppingbasket p{
	padding: 42px 0px 5px 50px;
	margin: 0;
	line-height: 150%;
}


/*////////////////////////////
	MENU
////////////////////////////*/

#menu{
	background: #E0EDF6 url(images/shop_background.gif) no-repeat top right;
	width: 160px;
	font-size: 0.85em;
	padding: 0;
	margin: 0px 0px 0px 0px;
	height: auto;
	float: left;
}

#menu p{
	padding: 0;
	margin: 0;
}

.innermenu{
	width: 150px;
	padding: 30px 0px 0px 6px;
}

#menu ul{
	margin: 5px 0px 0px 15px;
	padding: 0;
	line-height: 100%;
}

#menu ul li{
	list-style-image: url(images/bulletpoint.gif);
	margin: 0;
	padding: 2px;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:hover, #menu ul li a:active{
	color: #0F71B9;/* blue */
	font-weight: normal;
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
}


#menu ul li a:hover{
	color: #46AEE3;/* turquoise */
}


/**html #menu ul li a:link, *html #menu ul li a:visited, *html #menu ul li a:hover, *html #menu ul li a:active{
	height: 15px;/* IE6 seems to expend line height of list items when links*/

/*/////////////////////////////////
	SEARCH WEBSITE & BRANDS BOXES
//////////////////////////////////*/

#searchwebsite{
	padding: 0;
	margin: 8px 0px 0px 0px;
	text-align: left;
}
.searchbox{
	font-size: x-small;
	margin: 0px 0px 0px 0px;
	color: #0F71B9;
	width: 110px;
}

#searchbutton{
	width: 20px;
	padding: 2px 0px 0px 0px;
	margin: 0;
}

.searchbutton{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
 
.brandbox{
	border: false;
	background: #fff;
	font-size: x-small;
	margin: 10px 0px 10px 0px;
	color: #0F71B9;
	width: 145px;
}

/*////////////////////////////
	CONTENT
////////////////////////////*/


#content{
	width: 800px;
	background: #fff url(images/menu_background.gif) repeat-y top left;
	min-height: 400px;
	max-height: auto;
	padding: 0;
	margin: 0;
	float: left;
}

*html #content{
	height: 400px;
	padding: 0;
	margin: 0;
}

.innercontent{
	width: 780px;
	padding: 0px 10px 0px 10px;
	margin: 0;
	float: left;
}


.maintext{
	width: 600px;
	padding: 0px 0px 0px 20px;
	margin: 0;
	float: left;
}

/*////////////////////////////
	FOOTER
////////////////////////////*/


#footer{
	width: 800px;
	background: #fff url(images/footer_logo.gif) no-repeat top left;
	height: 66px;
	padding: 0;
	margin: 0;
	float: left;
}


/*////////////////////////////
	LINKS
////////////////////////////*/
a{
	color: #46AEE3; /* turquoise */
	text-decoration: underline;
}

a:visited{
    color: #0F71B9; /* blue */
	text-decoration: underlined;
}

a:hover{
    color: #46AEE3;  /* turquoise */
	text-decoration: none;
}


/*////////////////////////////
	HEADINGS
////////////////////////////*/

h1{
	font-family: arial, helvetica, sans serif;
	color: #0F71B9;/* blue */
	font-size: medium;
	font-weight: normal;
	background: #F1F7FB;/* light blue */
	padding: 5px;
	margin-top: 0;
}


h2{
	font-family: arial, helvetica, sans serif;
	color:  #0F71B9;/* blue */
	font-size: small;
	font-weight: bold;
}  


h3{
	font-family: arial, helvetica, sans serif;
	color:#46AEE3;/* turquoise */
	font-size: small;
	font-weight: bold;
}
 

/*////////////////////////////
	OTHER
////////////////////////////*/


img{
	border: none;
}

.copyright{
	text-align: right;
	font-size: x-small;
	margin: 0px 0px 20px 0px;
	padding-top: 5px;
}

.subline{
	font-size: x-small;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

.homebutton{
	vertical-align: middle;
}


.address{
	color: #0F71B9;
	margin: 30px 0px 0px 0px;
}

.red{
	color: #FF0606;
}

.small{
	font-size: x-small;
}

/*//////////////////////////////////////////
	INDIVIDUAL PRODUCT AND TEXT UNDER IT
//////////////////////////////////////////*/

.lefttable{
	display: inline;
	padding: 3px;
	margin: 7px;
	width: 170px;
}

.lefttable td{
	width: 170px;
}

.title{
	height: 45px;
	width: 170px;
}

/*////////////////////////////
	PRODUCT DETAIL PAGE
////////////////////////////*/

#productimages{
	width: 280px;
	padding: 3px;
	margin: 0;
}

#producttext{
	width: 290px;
	float: right;
}

#producttext ul{
	margin-left: 20px;
	padding: 0;
}

#producttext li{
	margin-left: 0px;
}

#producttext h2{
	margin-bottom: 0;
}

.outofstock{
	color: #999;
	margin: 0;
}

#relatedproductsborder{
	/*border: 1px solid #46AEE3;
	background: #E0EDF6;*/
	height: auto;
	float: left;
}


#description{
	margin: 20px 0px 20px 0px;

}

#description h2{
	background: #F1F7FB;
	padding: 5px;
	width: 585px;
	font-weight: normal;
	font-size: 1.2em;
}

#relatedproductsborder h2{
	background: #F1F7FB;
	padding: 5px;
	width: 585px;
	font-weight: normal;
	font-size: 1.2em;
}

/* //////////////////////// new bits here //////////////////////////////////////////////// */

/* image gallery settings */

.block
{
	width: 133px;
	float: left;
	background-color:  #F1F7FB;/* light blue */
}

.imggallrg
{
	border: 1px solid #0F71B9;/* blue */	
}




#search_table
{
		/* used for uc_search */
		background: #F1F7FB;/* light blue */
		margin-bottom: 10px;
}

.searchsubmit{
		background: #46AEE3;/* turquoise */
		font-weight: bold;
		font-size: x-small;
		color: #fff;
		border: 1px solid #46AEE3;/* turquoise */
}

.searchclear{
		background: #0F71B9;/* blue */
		font-weight: bold;
		font-size: x-small;
		color: #fff;
		border: 1px solid #0F71B9;/* blue */
}

.basket
{
	border: 1px solid  #46AEE3;/* turquoise */
}

.basketheader td
{
	background-color:  #46AEE3;/* turquoise */
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}

.basketcell td
{
	border: 1px solid  #46AEE3;/* turquoise */
	padding: 3px;
}

.totals
{
	border: 1px solid  #46AEE3;/* turquoise */
	border-collapse: collapse;
}

.totals th
{
	background-color:  #46AEE3;/* turquoise */
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 3px;
}

.totals td
{
	border: 1px solid #46AEE3;/* turquoise */
	padding: 3px;
	padding-left: 10px;
	text-align: right;
}
