/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	text-align: center;
	background-image: url(../templateimages/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #000000;
}

#container {
	display: block;
	margin: 0 auto;
	height: 100%;
}

/* Contains rest of HTML */
#centrecontainer {
	
	background-image: url(../templateimages/back_fade_complete.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 980px;
	text-align: left;
	margin: 0 auto;
	height: 100%;
}


/* --- Header section ------------------------------------------------ */
#header {
	height: 120px;
	margin: 0px;

}

#minibasket {
	background-color:#000;
	padding: 5px 5px 5px 5px;
	border:1px solid #333;
}

#header #title {
	margin: 0px 10px 0px 0px;
}

/* Top links */	
#header2 .links {
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-size: 7.5pt;
}


#header2 .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.topselling {
	border:1px solid #666;
	width: 180px;
	height: 250px;
	float:left;
	margin-right:12px;	
	margin-bottom:5px;
}

.topselling_basket {
	border:1px solid #666;
	width: 120px;
	height: 150px;
	float:left;
	margin-right:10px;	
	margin-bottom:5px;
}

#header2 .links a:link, #header2 .links a:visited
	{
	position: relative;
	text-decoration: none;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	}


#header2 .links a:hover
	{
	position: relative;
	text-decoration: none;
	color: #CCC;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#footer .links2 {
	margin: 0px 20px 0px 0px;
	padding: 2px 0px 2px 0px;
}

#footer .links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer .links2 a:link, #footer .links2 a:visited
	{
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	}

#header2 .links2 a:link, #header2 .links2 a:visited
	{
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	}


#header2 .links2 a:hover
	{
	color: #CCC;
	text-decoration: underline;
	}


/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 200px;
	margin: 0px;
	float: left;
}

/* Dynamic page content section of page body */
#pagecontent {
	width: 770px;
	float: right;
	padding: 0;
}

#pagecontent_pad {
	/*padding: 5px;
	background-color:#000;
	border: 1px solid #333;*/
}

/* --- Footer -------------------------------------------------------- */
#footer {
	padding-top: 20px;
	clear: both;
	text-align: left;

}

/* Footer nav links */
#footer .links {
	margin: 0px;
}

#footer .links li {
	list-style: none;
	display: inline;
}
	
#footer .links a {
	font-size: 7pt;
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

/* T&Cs text */
#terms {
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 4px;
	padding-top: 10px;
	margin-bottom: 12px;
	padding-left:10px;
	font-size: 7pt;
	color: #999999;
}


/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox input {
	width: 148px;
}

#searchbox #searchbutton {
	width: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

.options_table {
	border:1px solid #2c2c2c;
	background-image:url(../templateimages/back_fade4.png);
	background-repeat:repeat-x;
	background-color: #111111;
}

#home_region1 {
	background-color:#000;
	border: 1px solid #333;
	padding: 2px;
	/*width:996px;*/
	width: 100%;
}

#home_region2 {
	background-color:#000;
	border: 1px solid #333;
	padding: 2px;
	/*width:996px;*/
	width: 100%;
}

#home_region3 {
	background-color:#000;
	border: 1px solid #333;
	padding: 2px;
	/*width:996px;*/
	width: 100%;
}

#section {
	padding: 2px;
	margin-bottom:10px;
}

#section_image {
	padding: 2px;
	margin-bottom:10px;
	float:left;
	width:460px;
	margin-bottom:30px;
}

#section_versions {
	padding: 2px;
	margin-bottom:10px;
	float:right;
	width:310px;
	position:absolute;
	margin-left:460px;
	top:243px;
}

#section_versionsDD {
	padding: 2px;
	margin-bottom:10px;
	float:right;
	width:310px;
	position:absolute;
	margin-left:460px;
	top:283px;
}

#wrap {
	max-width:50em;
	margin:0 auto;
}
* html #wrap {width:50em}
/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */

.cbb{
	background-color:#000;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	border-width:15px;
	margin:0;
	padding:0;
	-moz-border-image:url(/skin_default/templatedivs/box.png) 30 30 round; /* Firefox */
	-webkit-border-image:url(/skin_default/templatedivs/box.png) 20 20 round; /* Safari and Chrome */
	-o-border-image:url(/skin_default/templatedivs/box.png) 20 20 round; /* Opera */
	border-image:url(/skin_default/templatedivs/box.png) 20 20 round;
	margin-right:25px;
	margin-bottom:15px;
}
