@charset "utf-8";
/* VALSAL Technologies CSS Document - Media */
/* Created by: Dominic Businaro | http://dominicbusinaro.com */

/* Floats */
#header, #logo, #tagline, #menu, #home_btn, #left_menu, #slideshow, #footer, #footer_left, .wide_content, .wide_head, .wide_page, .wide_foot, .split_content, .split_head, .split_page, .split_foot, .sidebar_l_content, .sidebar_l_head, .sidebar_l_page, .sidebar_l_foot, .sidebar_r_content, .sidebar_r_head, .sidebar_r_page, .sidebar_r_foot {
	float: left;
}

/* Layout */
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#header {
	width: 800px;
	margin-right: 5px;
	margin-left: 5px;
}
#logo {
	width: 172px;
}
#tagline {
	width: 628px;
	height: 75px;
	text-align: right;
}
#menu {
	background-image: url(../img/menu_bg.png);
	background-repeat: no-repeat;
	background-position: 5px;
	width: 805px;
	height: 36px;
	padding-left: 5px;
	margin-top: 4px;
	margin-bottom: 2px;
}
#home_btn {
	width:33px;
}
#left_menu {
	width: 672px;
}
#right_menu {
	width: 100px;
	float: right;
}
#slideshow {
	width: 805px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#footer {
	width: 805px;
	padding-left: 5px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
}
#footer_left {
	width: 400px;
}
#footer_right {
	width: 400px;
	float: right;
	text-align: right;
}

/* Menus */
#home_btn ul {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#home_btn ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#home_btn ul li a {
	width:33px;
	height:26px;
	text-align:center;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}

#left_menu ul {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#left_menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#left_menu ul li a {
	font-size: 0.9em;
	font-weight: normal;
	color: #FFF;
	height: 28px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	/*background-image: url(../img/menu_vr.png);
	background-repeat: no-repeat;
	background-position: right 1px;*/
}
#left_menu ul li a:hover, 
#left_menu ul li a.active, 
#left_menu ul li a.active:hover {
	/*background-image: url(../img/menu_vr.png)*//*, url(../img/btn/menu_over.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: right 1px*//*, center top;*/
	color: #DFDFDF;
}
#left_menu ul li span a {
	background-image: url(../img/menu_vr.png);
	background-repeat: no-repeat;
	background-position: right 1px;
}
#left_menu ul li span a:hover,
#left_menu ul li span a:active,
#left_menu ul li span a:active:hover {
	background-image: url(../img/menu_vr.png)/*, url(../img/btn/menu_over.png)*/;
	background-repeat: no-repeat;
	background-position: right 1px/*, center top;*/
}

#right_menu ul {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 8px;
}
#right_menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#right_menu ul li a {
	font-size: 0.9em;
	font-weight: normal;
	color: #FFF;
	height: 28px;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right_menu ul li a:hover, 
#right_menu ul li a.active, 
#right_menu ul li a.active:hover {
	color: #DFDFDF;
}


/* Styles */
h1 {
}
h2 {
	font-size: 0.9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h3 {
	font-size: .9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3	a:link, h3 a:visited {
	color: #09F;
	text-decoration: none;
}
h4 {
	font-size: .9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h5 {
	font-size: .9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tagline {
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
}

.wide_content {
	width: 805px;
	padding-left: 5px;
	text-align: left;
}
.wide_head {
	background-image: url(../img/wide_head.png);
	background-repeat: no-repeat;
	width: 805px;
	height: 31px;
	margin: 0px;
	padding: 0px;
}
.wide_page {
	width: 770px;
	background-image: url(../img/wide_page.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-right: 20px;
	padding-left: 15px;
}
.wide_page p {
	margin-top: 0px;
	padding: 0px;
}
.wide_foot {
	background-image: url(../img/wide_foot.png);
	background-repeat: no-repeat;
	width: 805px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.split_content {
	width: 400px;
	padding-left: 5px;
	text-align: left;
}
.split_head {
	background-image: url(../img/split_head.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.split_page {
	width: 365px;
	background-image: url(../img/split_page.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-right: 20px;
	padding-left: 15px;
}
.split_page p {
	margin-top: 0px;
	padding: 0px;
}
.split_foot {
	background-image: url(../img/split_foot.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.sidebar_l_content {
	width: 500px;
	padding-left: 5px;
	text-align: left;
}
.sidebar_l_head {
	background-image: url(../img/sidebar_l_head.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.sidebar_l_page {
	width: 465px;
	background-image: url(../img/sidebar_l_page.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-right: 20px;
	padding-left: 15px;
}
.sidebar_l_page p {
	margin-top: 0px;
	padding: 0px;
}
.sidebar_l_foot {
	background-image: url(../img/sidebar_l_foot.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.sidebar_r_content {
	width: 300px;
	padding-left: 5px;
	text-align: left;
}
.sidebar_r_head {
	background-image: url(../img/sidebar_r_head.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.sidebar_r_page {
	width: 265px;
	background-image: url(../img/sidebar_r_page.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-right: 20px;
	padding-left: 15px;
}
.sidebar_r_page p {
	margin-top: 0px;
	padding: 0px;
}
.sidebar_r_foot {
	background-image: url(../img/sidebar_r_foot.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.item_top_margin {
	margin-top: 10px;
}
.item_margin {
	margin-bottom: 10px;
}
.item_padding {
	padding-bottom: 15px;
}
.legend {
	background-color: #FFF;
}
.normal_txt {
	font-size: .8em;
}
.normal_txt a:link,
.normal_txt a:visited {
	color: #09F;
}
.small_txt {
	font-size: .7em;
}
.red_txt {
	color: #900;
}
.bold_txt {
	font-weight: bold;
}
.line_height {
	line-height: 1.5em;
}
.footer {
	font-size: .7em;
}

/* Forms */
.txt_field_sm {
	border: 1px solid #000;
	width: 200px;
	margin-bottom: 10px;
}
.txt_field_med {
	border: 1px solid #000;
	width: 300px;
	margin-bottom: 10px;
}
.txt_area_sm {
	border: 1px solid #000;
	width: 765px;
	margin-bottom: 10px;
	height: 100px;
}
.txt_area_med {
	border: 1px solid #000;
	width: 450px;
	margin-bottom: 10px;
	height: 150px;
}
.txt_field_city {
	border: 1px solid #000;
	width: 125px;
	margin-bottom: 10px;
}
.txt_field_state {
	border: 1px solid #000;
	width: 25px;
	margin-bottom: 10px;
}
.txt_field_zip {
	border: 1px solid #000;
	width: 50px;
	margin-bottom: 10px;
}
.q {
	border: 1px solid #000;
	width: 200px;
}
.cat {
	border: 1px solid #000;
	width: 175px;
}

/* Tables */
.data_tbl {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-left-color: #000;
}
.tbl_head {
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
.tbl_cell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}

/* Misc */
.message_box {
	background-color: #FFC;
	border: 1px solid #DDD;
	padding: 5px;
	margin-bottom: 10px;
}
.search {
	background-color: #FFC;
	border: 1px solid #DDD;
	padding: 5px;
	margin-bottom: 10px;
}