/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding:0;
	margin:0;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url('../images/build/background.gif');
	background-color:#7C7C4F;
}
h1 {
	color:#A31704;
	font-weight:bold;
	font-size:24px;
}
h2 {
	color:#A31704;
	font-weight:bold;
	font-size:18px;
}
ul, li {
	list-style-position:inside;
	list-style-type:disc;
	padding-bottom:5px
}
a:link {
	color:#951D05;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:#6F070B;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#6F070B;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color:#951D05;
	font-weight:bold;
}
#wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	float:left;
	width:1000px;
	height:250px;
}
#header-left {
	float:left;
	width:450px;
	height:250px;
}
#logo {
	float:left;
	width:450px;
	height:220px;
	background-image:url('../images/build/header-left.png');
}
#search {
	float:left;
	width:425px;
	height:30px;
	background-image:url('../images/build/search.png');
	padding-left:25px;
}
#header-right {
	float:left;
	width:550px;
	height:250px;
}
#content {
	float:left;
	width:1000px;
	min-height: 600px;
	height:auto !important;
	overflow:hidden;
}
#shadow-left {
	float:left;
	width:25px;
	background-image:url('../images/build/shadow-left.png');
	background-repeat:repeat-y;
}
#shadow-right {
	float:right;
	width:25px;
	background-image:url('../images/build/shadow-right.png');
	background-repeat:repeat-y;
}
#navbar {
	float:left;
	width:1000px;
	height:30px;
	background-image:url('../images/build/navbar.png');
}
/* nav menu */

td.menu-item {
	font-size:14px;
	cursor:pointer;
	color:#FFF;
	text-align:center;
	padding-top:6px;
}
td.menu-item-hover {
	font-size:14px;
	cursor:pointer;
	color:#ffc812;
	text-align:center;
	padding-top:6px;
}
td.menu-item-selected {
	font-size:14px;
	cursor:pointer;
	color:#ffc812;
	text-align:center;
	padding-top:6px;
}
/* nav sub-menu */

td.submenu-item {
	background:url(../images/build/submenu175x30.png);
	width:175px;
	height:35px;
	color:#FFF;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	padding-bottom:0px;
}
*td.submenu-item {
	background:url(../images/build/submenu175x30.png);
	width:175px;
	height:20px;
	color:#FFF;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}
td.submenu-item-hover {
	background:url(../images/build/submenuhover175x30.png);
	width:175px;
	height:35px;
	color:#FFF;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	padding-bottom:0px;
}
*td.submenu-item-hover {
	background:url(../images/build/submenuhover175x30.png);
	width:175px;
	height:20px;
	color:#FFF;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}
td.submenu-item-selected {
	background:url(../images/build/submenu175x30.png);
	width:175px;
	height:35px;
	color:#ffc812;
	font-size:12px;
	text-align:center;
	cursor:pointer;
	padding-bottom:0px;
}
*td.submenu-item-selected {
	background:url(../images/build/submenu175x30.png);
	width:175px;
	height:20px;
	color:#ffc812;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}
#left-col {
	float:left;
	width:255px;
	min-height:700px;
	background-image:url('../images/build/shadow-leftcol.png');
	margin-left:15px;
	padding-left:25px;
	height: auto !important;
	margin-bottom:-3020px;
	padding-bottom: 3020px;
}
#left-box {
	float:left;
	width:230px;
}
#left-box-header {
	float:left;
	width:230px;
	height:15px;
	background-image:url('../images/build/left-col-box-header.gif');
	margin-top:20px;
	padding-top:5px;
}
#left-box-content {
	float:left;
	width:206px;
	height:auto;
	background-color:#FFF;
	border-left:2px solid #951D05;
	border-right:2px solid #951D05;
	border-bottom:2px solid #951D05;
	padding:0 10px 0 10px;
}
#right-col {
	float:left;
	width:657px;
	min-height:700px;
	background-image:url('../images/build/rightcol.png');
	padding-left:10px;
	padding-right:30px;
	height:auto !important;
}
#centre-column {
	float:left;
	width:545px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFE4;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
}
#right-column {
	float:left;
	width:140px;
	background-image:url('../images/build/stampcol.png');
	padding-bottom: 3000px;
	margin-bottom: -3000px;
}
#box {
	float:left;
	width:190px;
	margin: 0 10px 20px 10px;
}
#box-header {
	float:left;
	width:189px;
	height:25px;
	background-image:url('../images/build/col-box-header.gif');
	padding-top:5px;
}
#box-content {
	float:left;
	width:185px;
	height:auto;
	background-color:#FFF;
	border-left:2px solid #951D05;
	border-right:2px solid #951D05;
	border-bottom:2px solid #951D05;
}
#links {
	float:right;
	margin:-2px 40px 0 0;
}
#footer {
	float:left;
	width:960px;
	height:46px;
	background-image:url('../images/build/footer.png');
	text-align:left;
	padding-top:4px;
	padding-left:40px;
}
#footer a:link {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
#footer a:visited {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
/* span class */

.white {
	color:white;
}
/* form styling */

#callback div {
	padding-bottom:7px;
}
#callback label {
	float:left;
	width:86px;
}
#callback .cat_dropdown_smaller {
	width:60px;
}
#callback input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
	width:110px;
}
.cat_button01 {
	background-image:url('../images/build/search.gif');
	border:0 none;
	cursor:pointer;
	float:right;
	height:20px;
	width:20px;
	margin-right:180px;
}
#slider {
	width: 620px;
	margin: 0 auto;
	position: relative;
}
.scroll {
	height: 800px;
	width: 620px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}
.scrollContainer div.panel {
	padding: 20px;
	height: 210px;
	width: 580px;
}
#shade {
	background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
	height: 50px;
}
ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
}
ul.navigation li {
	display: inline;
	margin-right: 10px;
}
ul.navigation a {
	padding: 10px;
	text-decoration: none;
	color:#A31704;
	font-weight:bold;
	font-size:18px;
}
ul.navigation a:hover {
	background-color: #f6f6f6;
}
ul.navigation a.selected {
	background-color: #fff;
}
ul.navigation a:focus {
	outline: none;
}
.scrollButtons {
	position: absolute;
	top: 150px;
	cursor: pointer;
}
.scrollButtons.left {
	left: -20px;
}
.scrollButtons.right {
	right: -20px;
}
.hide {
	display: none;
}
#product-container-large {
	min-height:500px;
	height:auto!important;
	width:650px;
	margin-bottom:10px;
	border-top:1px solid #000;
}
#product-container {
	min-height:280px;
	width:650px;
	margin-bottom:10px;
	border-top:1px solid #000;
}
#product-small-image {
	float:left;
	height:200px;
	width:400px;
	padding-top:40px;
}
#product-small-content {
	float:left;
	height:200px;
	width:250px;
}
#product-large-content {
	float:left;
	height:200px;
	width:350px;
}
#product-large-image {
	float:left;
	height:200px;
	width:300px;
	padding-top:40px;
}

/* Web Forms */

#griffin-form input.cat_textbox, textarea.cat_listbox, select.cat_dropdown, select.cat_listbox {
	width:350px;
	margin-bottom:3px;
}
#griffin-form input.cat_textbox2 {
	width:230px;
	margin-bottom:3px;
}
#griffin-form input.cat_listbox2 {
	width: 350px;
}
#griffin-form textarea.cat_listbox {
	width:350px;
}
#griffin-form div {
	padding:10px;
}
.cat_buttonContact {
	margin: 10px 0pt 0pt 440px;
}
#griffin-form .cat_dropdown_smaller {
	width:80px;
}
#griffin-form label {
	float:left;
	width:200px;
	padding-bottom:10px;
}
#griffin-form fieldset legend span {
	color:#A31704;
	font-size:16px;
	padding:10px;
	background-color:#FFFFE4;
}
#griffin-form fieldset {
	border:1px dotted #454545;
	margin-bottom:20px;
	position:relative;
}
#gform div {
	padding:10px;
}
#gform cat_dropdownshort {
	width:200px;
}

