@charset "utf-8";
/* CSS Document */

/* Ruckley 2009 Style Sheet v1.0 */

/* Copyright (c) 2009. Ruckley, Dynamics Web Management */

/* Note: margin/padding order - padding: 10px 0 10px 0; - padding: top right bottom left */

/* Page Body Styles */

body {
	margin:10px;
	background-color:#FFFFFF;
	font-family:Arial;
	font-size: 12px;
	color:#666666;
	/*background-image:url(../images/background_grad.jpg);
	background-repeat:repeat-y;*/
}

td,th {
	font-family:Arial;
	font-size:11px;
	color:#666666;
}

h1 {
	font-family:Arial;
	font-size:18px;
	color:#917c3c;
	font-weight:bolder;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h2 {
	font-family:Arial;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

a{
	color: #a78f45;
	text-decoration: underline;

}
a:hover {
	color: #666666;
	text-decoration: underline;
}
p {
	margin:0;
}

/* * */

/* Layout Styles */

#header {
	width:1010px;
	height:140px;
	margin: 0 auto;
	background-repeat:no-repeat;
	background-color:#a78f45;
}
#headerleft {
	width:300px;
	height:140px;
	float:left;
}
#headercontent {
	width:350px;
	height:100px;
	float:right;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin:40px 10px 0 0;
	text-align:right;
	
}
#content {
	width:1010px;
	text-align:center;
	margin: 0 auto;
	background-color:#bdcb92;
}
#left {
	width:135px;
	float:left;
	background-color:#bdcb92;
	padding: 20px 20px 20px 20px;
	text-align:left;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
#center {
	width:640px;
	/*height:400px;*/
	text-align:center;
	margin: 0 auto;
	float:left;
	background-color:#ffffff;
	padding:10px;
}
#crumbs {
	width:620px;
	height:15px;
	text-align:left;
	margin: 0 auto;
	float:left;
	background-color:#ffffff;
	padding:10px;
}
#centercontent {
	width:590px;
	text-align:left;
	margin: 0 auto;
	float:left;
	background-color:#ffffff;
	padding:20px 25px 25px 25px;
}
#right {
	width:135px;
	float:right;
	background-color:#bdcb92;
	padding:20px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#footer {
	width:990px;
	height:50px;
	text-align:center;
	margin: 0 auto;
	background-color:#a78f45;
	padding:10px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
#copyright {
	width:1010px;
	height:30px;
	text-align:center;
	margin: 0 auto;
	padding-top:10px;
}
#tradelogin {
	width:300px;
	text-align:right;
	background-color:#a78f45;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
.HomeTradeCon {width:640px;height:136px;background:#a78f45;margin-bottom:10px;color:#fff;font-size:1.3em;}
.HomeTradeCon p {padding:6px 0;margin:0;}
.HomeTradeCon a {color:#fff;}
.HomeTradeCon a:hover {color:#666666;}

/* * */

/* Product Page Layout Styles */

/* Category Layout Styles */

/* * */

/* Individual content classes */

.footer {
	color:#ffffff;
}
.footerlink {
	color:#ffffff;
	text-decoration:underline;
	font-size:12px;
}
.footerlink:hover {
	color:#bdcb92;
}
.navigation {
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.navigation:hover {
	color:#a78f45;
	text-decoration:none;
}
.navigationcurrent {
	color:#a78f45;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.navigationcurrent:hover {
	color:#a78f45;
	text-decoration:none;
}
.subnav {
	font-family:Tahoma;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
}
.rightorder {
	font-size:14px;
}
.homeimg {
	border-width:2px;
	border-color:#ffffff;
}
.headrightlink {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.headrightlink:hover {
	color:#bdcb92;
}
.bold {
	font-weight:bold;
}
.crumbs {
	font-family:Tahoma;
	font-size:12px;
	color:#4D417F;
	text-decoration:none;
}
.crumbs:hover {
	color:#7371AF;
	text-decoration:none;
}
.crumbscurrent {
	font-family:Tahoma;
	font-size:12px;
	color:#4D417F;
	font-weight:bold;
}
.pagenumber {color:#4D417F;}
.pagenumber:hover {color:#7371AF;}
.price {font-size:12px;font-weight:bold;}
.oldrpice {text-decoration:line-through;}
.aboutimg {padding-left:20px;}

/* * */

/* Form object classes */

.tfnewsletter {
	width:175px;
	height:15px;
	background: url(../images/tf_newsletter.jpg);
	background-repeat:no-repeat;
	border: none;
	padding: 5px 5px 5px 10px;
	margin-bottom:3px;
	font-family:Tahoma;
	font-size: 11px;
	color:#4D417F;
}
.btnewsletter {
	width:40px;
	height:25px;
	background: url(../images/bt_newsletter.gif);
	background-repeat:no-repeat;
	border: none;
}
.tfsearch {
	width:153px;
	height:17px;
	padding:3px 5px 0 5px;
	border:2px;
	border-color:#bdcb92;
	font-family:Arial;
	font-size: 11px;
	color:#666666;
}
.tflogin {
	width:70px;
	height:17px;
	padding:3px 5px 0 5px;
	border:2px;
	border-color:#bdcb92;
	font-family:Arial;
	font-size: 11px;
	color:#666666;
}
.btsearch {
	width:45px;
	height:22px;
	background: url(../images/bt_go.gif);
	background-repeat:no-repeat;
	border: none;
	margin: 5px 0 0 0;
}
.btlogin {
	width:45px;
	height:22px;
	background: url(../images/bt_login.gif);
	background-repeat:no-repeat;
	border: none;
	margin: 5px 0 0 0;
}
.btaddbasket {
	width:118px;
	height:26px;
	background: url(../images/bt_add.gif);
	background-repeat:no-repeat;
	border: none;
}
.dropdown {
	font-family:Arial;
	font-size: 11px;
	color:#666666;
	border-width:2px;
	border-color:#666666;
}
.textfield {
	height:17px;
	padding:3px 5px 0 5px;
	border:2px;
	border-color:#bdcb92;
	font-family:Arial;
	font-size: 11px;
	color:#666666;
}
/* * */
