* { padding:0; margin:0;
}

table{padding:5px;margin: 5px;}

.clear {clear:both;}
a {
	color: #db7100;
}

body {background:url(../images/pagebg.png) center repeat-y; font: 12px Arial, Helvetica, sans-serif; color:#333;}
#wrap {width:954px; margin:0 auto;margin-bottom: 0px;}
#header {background:#f49c00; height:207px; background: url(../images/header.png) center no-repeat;}
#logo #sitename {
	font-size: 36px;
	color: #000000;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 0px solid #C6C6C6;
}
#headercontent h2 {
	font-size: 18px;
	color: #db7100;
}
#wrap #header #logo .description {
	display: block;
	text-align: center;
	font-size: 16px;
	padding-top: 10px;
	width: 100%;
}
#wrap #header #headercontent p {
	color: #666666;
}
#wrap #header, #wrap #menus {
	margin-left: 1px;
	margin-right: -1px;
}
.bigger {
	font: 18px Arial, Verdana, sans-serif;
	color: #C0EC15;
}

#wrap #header #logo {
	width: 260px;
	padding-top: 50px;
	padding-left: 50px;
	height: 150px;
	float: left;
}
#wrap #header #headercontent {
	width: 300px;
	float: right;
	padding-right: 55px;
	padding-top: 60px;
	height: 125px;
}

#main {padding:2px 20px 0 20px; margin:0;}
#menus {background:url(../images/menu.jpg) repeat-x; width:954px; margin:0 auto 10px auto; height:64px;}
#submenu ul {
	list-style: none;
}
#submenu li {
	display: inline;
}
#submenu a {
	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
#mainmenu {
	height: 55px;
	font: bold 14px Arial, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 22px;
	padding-left: 22px;
}
#mainmenu a {
	display: block;
	height: 40px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	text-decoration: none;
	padding-top: 15px;
	background: url(../images/menudevider.png) no-repeat 0px 3px;
	color: #db7100;
}
#mainmenu .first a {
	background: none;
}

#mainmenu li {
	display: inline;
}
#mainmenu a:visited, #mainmenu a:active {text-decoration:none; color: #db7100;}
#mainmenu #active a {background:url(../images/menuactive.gif) no-repeat center top; color:#fff;}
#wrap #main #content {
	padding: 10px;
}
#mainmenu a:hover {color:#fff;}
#homeleft {width:400px; float:left;border-right: solid 1px #ccc; padding-right: 50px;}
#homeright { margin-left:450px;  padding-left: 50px;}
h1, h2, h3, h4 { font-family: Arial, Verdana, sans-serif;}
h1 {font-size:22px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
#main h2 {color:#333; display:block; padding:3px 0 8px 0;}
.green {
	color: #db7100;
}
.orange{color:#db7100;}
.white{color:#fff;}
#homeright h3 {
	color: #db7100;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#main  p {
	line-height: 16px;
	margin-bottom: 18px;
	
}
#homeright .column1 {
	width: 31%;
	float: left;
	padding-right: 5px;
}
#homeright .column3 {
	float: left;
	width: 32%;
	padding-left: 8px;
}
#homeright .column2 {
	float: left;
	width: 33%;
}
a:visited, a:active {
	color: #db7100;
}
a:hover {
	color: #db7100;
	text-decoration: none;
}
#content{border-bottom: 1px solid #ccc;}
#footer {
	width: 954px;
	margin: 0 auto;
	height: 70px;
	padding-top: 15px;
	text-align: center;
}
#mainmenu ul {list-style:none;}
#submenu a:visited, #submenu a:active {
	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
#submenu a:hover {

	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
}
#mainmenu .first a:visited, #mainmenu .first a:active {

	background: none;
}
#productlist {
	list-style: none;
}
#productlist li {
	display: block;
	padding: 3px;
	border-bottom: 1px solid #eee;
}
.productimage {
	float: left;
}
.post .date {
	font-size: 10px;
}
.post h3 {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
}
.post {
	padding: 5px;
	margin-bottom: 15px;
}
#sidebar1 {
	float: left;
	width: 49%;
}
#sidebar2 {
	float: right;
	width: 49%;
}


.form {margin:10px 25px 10px 50px;}
.form .text {
	display:block;
	border:1px solid #666666;
	background: #efefef;
	width:250px;
	padding:5px;
	font-size:14px;
	color:#000000;
}
.form label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover{background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus {
	background:#efefef;
	border: 1px solid #669900;
}
.form .button {
	display:block;
	border:1px solid #666666;
	background:#efefef;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
.form .button:hover {
	display:block;
	border:1px solid #666666;
	background: #ffffff;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}

.image_wrapper 
{
	background: #fff;
	border: solid 4px #ccc;
	cursor: pointer;
}
.image_wrapper:hover{border: solid 4px #db7100;}

.gallery {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.gallery ul{
	list-style: none;}

.gallery li {
	float: left;
	display: inline;
	margin: 0 8px 8px 0;
	padding: 0px;
	width: 100px;
	height: 100px;
	background: #ccc;
}

.gallery li a {background: none;}

.gallery li img {
	width: 96px;
	height: 96px;
	border: 4px solid #ccc;
}

.gallery li img:hover {
	border: 4px solid #db7100;	
}

.margin_bottom_10 { width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { width: 100%; height: 60px; font-size: 1px;	}

#center  ul {
	list-style: none;
}
#center li {
	display: block;
	background: url(../images/bullet.png) no-repeat 0px 3px;
	margin-left: 15px;
	padding-left: 15px;
	height: 18px;
}

#center .column1 {
	width: 31%;
	float: left;
	margin-right: 5px;
	text-align: justify;
}
#center .column3 {
	float: left;
	width: 31%;
	margin-left: 5px;
	text-align: justify;
}
#center .column2 {
	float: left;
	width: 31%;
	text-align: justify;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

table, td, tr{padding: 4px; margin: 4px;}

.archive-pagination {
border: solid 1px #afa0a0;
height: 25px;
padding: 5px 0 0 0;
margin-bottom: 16px;
}

.center,.aligncenter {text-align: center;}
.left,.alignleft {float: left; padding-left: 16px;}
.right,.alignright {float: right;padding-right: 16px;}

.content-separator, .archive-separator {
	background: #eee;
	clear: both;
	color: #FFE;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;	
}
.content-separator {margin: 10px 0;}
.archive-separator {margin: 10px 0;}

.field {resize: none; border: solid 1px #5c5c5c; font-size:11px; padding: 4px; font-family: Arial;}
