/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	text-align: center;
	background-image: url(../templateimages/headerbg.gif);
	background-position: top center;
	background-repeat: repeat-x;
}
a{outline:none; border:0px;}
#container {
	display: block;
	margin: 0 auto;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
	/*background-image: url(../../images/header.gif);*/
	background-position: top left;
	background-repeat:no-repeat;
	}


/* --- Header section ------------------------------------------------ */
#header {
	height: 142px;
	margin: 0px;
	background: #fff url(../templateimages/header-bg.jpg) left no-repeat;
}

#title {
	/*height: 141px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	height:34px;
	text-align: right;
	background-color: #666;
	background:url(../templateimages/top_header.gif) no-repeat;
}

/* Top links */
#header2 .links {
	margin:0px;
	padding: 0 0 5px 0px;
	font-size: 8.5pt;
	background:url(../templateimages/link-bg.gif) repeat-x;
	height:40px;
}
#header2 .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links a:link, #header2 .links a:visited
	{
	position: relative;
	text-decoration: none;
	color: white;
	font-family: Verdana;
	font-weight: normal;
	margin:0;
	height:12px;
	margin:0;
	padding:19px 18px;
	float:left;
	background:url(../templateimages/seprator.gif) right no-repeat;
	}


#header2 .links a:hover
	{
	position: relative;
	text-decoration: none;
	color: black;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

#header2 .links2 {
	margin: 5px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}

#header2 .links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links2 a:link, #header2 .links2 a:visited
	{
	margin: 0px 10px 0px 0px;
	position: relative;
	text-decoration: none;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	}


#header2 .links2 a:hover
	{
	color: black;
	text-decoration: underline;
	}
/* --- Entire page body section - everything below the header -------- */
/* --- logo -------- */
.logo{
	float:left;
	width:225px;
	height:97px;
	padding:15px 0 0 37px;
	}
.logo a{
	float:left;
	width:225px;
	height:97px;
	display:block;
	background:url(../templateimages/logo.gif) no-repeat;
	text-indent:-10000px;
	}	
/* --- logo -------- */
/* --- topflash -------- */
.topFlash{
	float:left;
	width:568px;
	height:142px;
	padding:0 0 0 120px;
	}
/* --- topflash -------- */
/* --- topmenu -------- */
.top_main{
	float:right;
	width:365px;
	height:20px;
	}
.topmenu{
float:left;
height:20px;
text-align:left;
width:150px;
padding:7px 0 0 0;
	}
.topmenu ul{
	padding:5px 0 0 0px;
	margin:0px;
	}
.topmenu li{
	display:inline;
	list-style-type:none;
	font-family:Verdana;
	margin:0px;
	padding:0px;
	}
.topmenu li a{
	display:inline;
	list-style-type:none;
	padding:0 5px 0 5px;
	font-family:Verdana;
	text-decoration:none;
	color:#6d6d6d;
	font-weight:normal;
	}	
.topmenu li a:hover{
	display:inline;
	list-style-type:none;
	padding:0 5px 0 5px;
	font-family:Verdana;
	text-decoration:none;
	color:#333333;
	font-weight:normal;
	}
.bask{
	float:left;
	width:150px;
	padding: 0px 0 0 0;
	color:#6d6d6d;
	height:20px;
	text-align:left;
	}
.bask{
	float:left;
	width:160px;
	padding:5px 0 0 0;
	color:#6d6d6d;
	height:20px;
	text-align:left;
	}
.bask li{
	list-style-type:none;
	}
.bask li img{
	margin:0 5px 0 0;
	}	
		
/* --- topmenu -------- */

#pagebody {
	padding: 10px 7px 20px 10px;
	margin: 0px 0px 0px 0px;
	background:url(../templateimages/page-body-bg.gif) repeat-y;
}
.clear{
	clear:both;
	font-size:0px;
	}
	
/* Left hand section of page body (if you have one!) */
#left {
	width: 158px;
	padding:0 10px 0 0;
	margin: 0px;
	float: left;
	height:auto;
}

/* Dynamic page content section of page body */
#pagecontent {
	width: 590px;
	float: left;
	padding: 0;
}

#pagecontent_pad {
	padding: 10px 10px 5px 10px;
}
.homebanner{
	position:relative;
	width:575px;
	height:193px;
	z-index:0;
	}
.btn_click{
	position:absolute;
	width:144px;
	height:37px;
	left:421px;
	top:130px;
	z-index:1px;
	}
.pagetext{
	float:left;
	width:582px;
	height:auto;
	}
.pagetext h1{
	font-family:verdana;
	font-size:17px;
	font-weight:bold;
	color:#444334;
	margin:0px;
	padding:0px;
	}
.pagetext p a{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#b7c94f;
	text-decoration:underline;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	}					
.homeProduct{
	float:left;
	width:585px;
	height:auto;
	}
.probox{
	float:left;
	width:186px;
	height:217px;
	border:1px solid #ccc;
	margin:10px 0 0 5px;
	}
.probox h1{
	float:left;
	font:verdana;
	width:174px;
	height:24px;
	background-color:#c1cf17;
	padding:12px 0 0 12px;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	color:#FFFFFF;
	}
.proboximg{
	float:left;
	width:185px;
	height:129px;
	padding:0px;
	margin:0px;
	}
.proboxtxt{
	float:left;
	width:175px;
	padding:5px 0 0 10px;
	height:49px;
	}
.proboxtxt ul{
	padding:0px 0 0 20px;
	margin:0px;
	}	
.proboxtxt li{
	list-style-type:disc;
	padding:0px;
	margin:0px;
	font:verdana;
	}
.proboxtxt li a{
	font-size:11px;
	color:#6b6b6b;
	font:verdana;
	line-height:18px;
	text-decoration:underline;
	font-weight:normal;
	}				
			
/* Right hand section of page body */
#right {
	width: 153px;
	margin: 0px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
}

/* --- Footer -------------------------------------------------------- */
#footer {
	padding-top: 20px;
	clear: both;
	text-align: left;
	background:#f0eee1;

}

/* 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_fade5.png);*/
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 4px;
	padding-top: 10px;
	margin-bottom: 12px;
	text-align:center;
	font-size: 7pt;
	color: #999999;
	background-color:#f0eee1;
}
#terms a {
	color: #999999;
	text-decoration:none;
	font-weight:normal;
	}


/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}
#searchbox{
	float:left;
	width:150px;
	height:auto;
	}
#searchbox input {
	width: 90px;
	border:1px solid #ccc;
	background:#fff;
	padding:2px;
	margin-right:5px;
	}

#searchbox #searchbutton {
	width: 44px;
	text-align: center;
	color:#FFFFFF;
	height:20px;
	margin: 0;
	padding: 0;
	border:0px;
	background:url(../templateimages/btn-go.gif) no-repeat;
}

/* --- 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;
}
.leftCaterogy{
	margin-top:10px;
	float:left;
	width:150px;
	padding:0 0 10px 0;
	height:auto;
	border-top:1px solid #ccc;
	}
.leftCaterogy ul{
	padding:0px;
	margin:0px;
	}	
.leftCaterogy li{
	padding:0px;
	list-style-type:none;
	margin:0px;
	float:left;
	width:150px;
	}	
.leftCaterogy li a{
	float:left;
	padding:5px 0;
	font-family:Verdana;
	margin:0px;
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
	color:#444334;
	}
.leftCaterogy li a:hover{
	float:left;
	padding:5px 0;
	font-family:Verdana;
	margin:0px;
	font-size:10px;
	color:#000000;
	}
.left_matt_shop{
	float:left;
	width:153px;
	height:169px;
	background:#bea4dd url(../templateimages/left-mattrest-shop.gif) no-repeat;
	}
.left_matt_shop ul{
	padding:60px 0 0 20px;
	margin:0px;
	}
.left_matt_shop li{
	padding:0px;
	margin:0px;
	font-family:Verdana;
	color:#FFFFFF;
	list-style:none;
	width:132px;
	line-height:22px;
	font-size:11px;
	}
.left_matt_shop li a{
	padding:0px;
	margin:0px;
	font-family:Verdana;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
	}
.left_pcards, .newslettermail{
	float:left;
	width:151px;
	height:auto;
	border:1px solid #ccc;
	margin:10px 0;
	padding:0 0 10px 0;
	}
.left_pcards h1, .newslettermail h1{
	font-family:"Trajan Pro";
	color:#AA80DD;
	font-size:17px;
	padding:3px;
	margin:0;
	}
.newslettermail input  {
	width: 80px;
	border:1px solid #ccc;
	padding:2px;
	margin:0 5px;
	background-color:#fff;
	}

#go{
	width: 44px;
	text-align: center;
	color:#FFFFFF;
	height:20px;
	margin: 0;
	padding: 0;
	border:0px;
	background:url(../templateimages/btn-go.gif) no-repeat;
}		
.left_delivery{
	float:left;
	width:151px;
	height:auto;
	margin:0;
	}
.right-adds{
	float:left;
	width:152px;
	height:auto;
	margin-bottom:10px;
	padding:0px;
	}				
						
	
