@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #D4F8D4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0;
	padding: 0;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
}
#page {
	width: 800px;
	height: 100%;
	margin: 0px auto;
}
#guts {
	background: url(../images/hp_bgs_02.jpg) repeat-y;
	width: 800px;
	float: left;
}
#footer {
	background: url(../images/hp_bgs_03.jpg) no-repeat;
	width: 800px;
	height: 172px;
	float: left;
}
#footerStuff {
	padding-left: 250px;
}
#footerStuff p {
	padding-top: 10px;
}
#footerStuff span {
	font-size:14px;
	font-weight:bold;
	font-style:oblique;
}
#header h1 {
	margin:0;
	padding:0;
	position:relative;
	width:800px;
	height:287px;
	overflow:hidden;
	color: #7ea034;
	font-size: 1px;
}
#header span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:800px; height:287px;
	margin:0; padding:0;
	background:url("../images/hp_bgs_01.jpg") top left no-repeat;
}
#header {
	margin:0;
	padding:0;
	position:relative;
	width:800px;
	height:287px;
	overflow: hidden;
}
#hdrContent {
	position: relative;
	width: 454px;
	height: 163px;
	top: -164px;
	left: 40px;
	z-index: 3;
	overflow: hidden;
}
#hdrTxt {
	font-size: 12px;
}
#hdrTitle {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#event {
	margin-left: 50px;
}
#leftBox {
	width: 278px;
	float: left;
}
#lb_p_u {
	width: 278px;
	height: 67px;
	background: url(../images/boxes_01.jpg) no-repeat;
}
#lb_p_u_store {
	width: 278px;
	height: 67px;
	background: url(../images/store_02.jpg) no-repeat;
}
#lb_p_m {
	background: url(../images/boxes_04.jpg) repeat-y;
	width: 278px;
}
#lb_p_b {
	background: url(../images/boxes_07.jpg) no-repeat;
	width: 278px;
	height: 23px;
}
#lb_txt {
	padding-left: 50px;
	padding-right: 12px;
}
#categories {
	padding-left: 50px;
	padding-right: 12px;
}
#middleBox {
	width: 243px;
	float: left;
}
#mb_p_u {
	width: 243px;
	height: 67px;
	background: url(../images/boxes_02.jpg) no-repeat;
}
#mb_p_m {
	background: url(../images/boxes_05.jpg) repeat-y;
	width: 243px;
}
#mb_p_b {
	background: url(../images/boxes_08.jpg) no-repeat;
	width: 243px;
	height: 23px;
}
#mb_txt {
	padding-left: 17px;
	padding-right: 12px;
}
#mb_txt {
	font-size:10px;
}
#txtKWs {
	font-size:10px;
}
#txtHdr {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#txtHdr a {
	color:#FFFFFF;
}
#txtHdr a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
#txtHdr a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}
#rightBox {
	width: 279px;
	float: left;
}
#rb_p_u {
	width: 279px;
	height: 67px;
	background: url(../images/boxes_03.jpg) no-repeat;
}
#rb_p_m {
	background: url(../images/boxes_06.jpg) repeat-y;
	width: 279px;
}
#rb_p_b {
	background: url(../images/boxes_09.jpg) no-repeat;
	width: 279px;
	height: 23px;
}
#rb_txt {
	padding-left: 17px;
	padding-right: 50px;
}

#rb_txt p {
	margin: 0;
}

#rightBoxStore {
	width: 522px;
	float: left;
}
#rb_p_u_store {
	width: 522px;
	height: 67px;
	background: url(../images/store_03.jpg) no-repeat;
}
#catalogue {
	padding-left:3px;
	padding-right: 39px;
}
#cart {
	padding-top:15px;
	padding-left:15px;
	padding-right:50px;
	font-size:12px;
	text-align:right
}
#catResults {
	padding-top:18px;
	padding-left:15px;
	padding-right:50px;
	font-size:10px;
	text-align:right;
}
#ad {
	width:800px;
	padding-top:40px;
	text-align:center;
	float:left;
	font-size: 10px
}
#itemImage {
	border: thin dotted #003366;
}
table tbody tr.light {
    background-color: #F1F1F0;
}

table tbody tr.dark {
    background-color: #CFC8BC;
}

table tbody tr:hover {
    background-color: white;
}
#noFx tbody tr:hover {
    background-color: transparent;
}
#dept {
	font-size: 10px;
	font-style: oblique;
}
/* search input styling */
#q {
	margin: 0;
	background-color: #daf3ff;
	border: solid #415786 1px;
	padding: 3px;
}
#invoice {
	width: 100%;
	padding-right: 39px;
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#badge {
	padding-top: 55px;
	padding-left: 55px;
}