﻿/* Universal Data -- CSS Document */

/* main interface objects */
body
{
	position: relative;
	background: url(../images/bluetheme/bg_blue.gif) 0 0 repeat-x #cadde9;
	font-family: Verdana, Tahoma, Arial;
	margin: auto;
	padding: 10px 0px 0px 0px;
	font-size: 70%;
	width: 750px;
}

#container
{
	float: left;
	position: relative;
	background: url(../images/bluetheme/pg_bg_blue.gif) repeat-y;
	margin: 15px 0px 0px 0px;
	width: 753px;
}

#page_header
{
	display: block;
	height: 101px;
	width: 753px;
	background: url(../images/bluetheme/page_header_blue.gif) no-repeat;
}

#search
{
	display: block;
	vertical-align: middle;
	white-space: nowrap;
	float: right;
	top: 10px;
	height: 24px;
	right: 8px;
}

#page_banner
{
	position: relative;
	display: block;
	height: 168px;
	width: 753px;
	background: url(../images/bluetheme/page_banner_blue.gif) repeat-y;
	margin: 0px 0px 0px 0px;
}

#page_container
{
	float: left;
	padding: 0px 9px;
	width: 740px;
}

#page_footer
{
	margin-top: 5px;
	float: left;
	display: block;
	height: 90px;
	width: 753px;
	background: url(../images/bluetheme/page_footer_blue.gif) bottom no-repeat;
}

#page_footer p
{
	border-top: solid 1px #333333;
	font-size: 8pt;
	text-align: center;
	margin: 0px 10px 0px 10px;
}

#right_content
{
	float: right;
	display: block;
	width: 219px;
}

#right_content h1 
{
	width: 200px;
}

#center_content
{
	float: left;
	width: 510px;
	margin: 0px 3px 3px 3px;
	padding-right: 5px;
	background: url(../images/bluetheme/ui_objects/vert_dashed_line.gif) repeat-y right;
}

#vertnav
{
	height: 100%;
	position: relative;
	float: right;
	list-style: none;
	padding: 0;
	margin: 0px 2px 2px 2px;
}

#vertnav ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	overflow: visible;
}

#vertnav li
{
	margin: 0px 0px 0px 0px;
	background-color: #305d8a;
	width: 200px;
	border-bottom: solid 1px #fff;
	display: block;
}

#vertnav a
{
	color: #FFFFFF;
	text-align: left;
	background-color: #000033;
	border-left: solid 1px #fff;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	display: block;
	margin-left: 20px;
	padding: 8px 8px 8px 10px;
	width: auto;
	height: 100%;
}

#vertnav a:hover
{
	background-color: #304a6a;
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul
{
	display: none;
	top: 0;
	left: 12em;
}

/* non-IE browsers see this */
#vertnav ul li > ul, #vertnav ul ul li > ul
{
	margin-top: -1.4em;
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul, #vertnav li:hover ul ul ul ul, #vertnav li:hover ul ul ul ul ul
{
	display: none;
}

#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul, #vertnav ul ul ul li:hover ul, #vertnav ul ul ul ul li:hover ul
{
	display: block;
}

li > ul
{
	top: auto;
	left: auto;
}

/* navigation */
#nav
{
	position: relative;
	float: left;
	width: 600px;
	margin: -35px 30px 5px;
	padding: 0;
	list-style: none;
	font-size: 80%;
	font-weight: bold;
	border-top: 1px solid #28256b;
	background: #dde3eb url(../images/bluetheme/ui_objects/nav_bg.gif) repeat-x top left;
}

#nav li
{
	float: left;
	margin: 0 0px;
	padding: 0 2px 0 0;
	list-style: none;
	background: url(../images/bluetheme/ui_objects/nav_li_bg.gif) no-repeat top right;
}

#nav a
{
	float: left;
	padding: 11px 13px;
	text-decoration: none;
	border-bottom: none;
	color: #000000;
}

#nav a:hover, #nav a.active
{
	color: #000;
	background: #dedede;
}

#nav a.active
{
	cursor: default;
	font-weight: bold;
	background: #000000 url(../images/bluetheme/ui_objects/nav_on_bg.gif) repeat-x bottom left;
}

li#t-none a
{
	padding: 11px 0;
	background: url(../images/ui_objects/nav_li_bg.gif) no-repeat top right;
}

/* search bar */
#page_search
{
	position: relative;
	float: right;
	display: block;
	height: 30px;
	width: 753px;
	background: black url(../images/search_bg.gif) repeat-y;
	margin: 0px 0px 8px 0px;
}

#search
{
	padding-top: 5px;
	position: relative;
	float: right;
	width: 200px;
	margin: 0px 9px;
	font-weight: bold;
}

span 
{
	vertical-align: middle;
}

/* page styles */
h1
{
	background: #577faf url(../images/bluetheme/h1_bg_blue.gif) repeat-x bottom;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 9px 9px;
	width: 500px;
	text-transform: uppercase;
	color: #fff;
}

h2
{
	line-height: 18px;
	font: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 2px 3px;
	color: #000000;
	text-align: justify;
	border-bottom: dotted 1px #cccccc;
}

.news 
{
	line-height: 18px;
	background-color: #f7f7f7;
	font: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 2px 3px;
	color: #000000;
	text-align: justify;
	border-bottom: dotted 1px #cccccc;
}

h2 span
{
	color: #aaa;
	font-weight: normal;
}

p
{
	padding: 5px 5px 5px 5px;
	line-height: 18px;
	font: 1em "trebuchet MS" , arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #000000;
	text-align: left;
}

.text_center 
{
	text-align: center;
}

input 
{
	font-family: Tahoma, Arial;
	font-size: 10pt;
}

.combo 
{
	height: 15px;
	font-family: Tahoma, Arial;
	font-size: 10pt;
}

hr
{
	display: block;
	width: 100%;
	height: 1px;
	background: #ccc;
	border: none;
	margin: 0 0 5em 0;
}

.product_links 
{
	line-height: 18px;
	display: block;
	width: 500px;
	font: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 2px 5px;
	color: #000000;
	text-align: justify;
	border-bottom: dotted 1px #cccccc;
}


/* link styles */

a:link, a:visited
{
	color: #073b7c;
	text-decoration: none;
}

a:hover
{
	color: #577faf;
}

.hide
{
	display: none;
}

/* various list settings */
dl
{
	font-size: 95;
	margin-left: 5px;
}

dt 
{
	font-weight: bold;
}


.specifications_table 
{
	vertical-align: top;
	padding-right: 3px;
	text-align: right;
	font-weight: bold;
	width: 130px;
}

.image 
{
	border: none;
	padding: 5px 5px 5px 5px;
}

.products
{
	float: left;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 100%;
}

.product_title 
{
	line-height: 18px;
	font: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 2px 3px;
	color: #000000;
	text-align: justify;
	background-color: #f7f7f7;
	border-bottom: dotted 1px #cccccc;
}

.product_description 
{
	float: left;
	width: 340px;
	padding: 5px 5px 5px 5px;
	line-height: 18px;
	font: 1em "trebuchet MS" , arial, helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

.product_image
{
	float: right;
	text-align: center;
	vertical-align: middle;
	margin-right: 3px;
	width: 150px;
	height: 100px;
	border: solid 1px #000000;
	background-color: #f9f9f9;
}

.contact_form 
{
	padding: 5px, 5px, 5px, 5px;
}

.contact_label 
{
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
}

.contact_control 
{
	float: left;
	width: 300px;
}

#div_center 
{
	padding: 2px 2px 2px 2px;
	text-align: center;
}

#div_box_in 
{
	float: left;
}

#ajaxTicker {
	width: 197px;
	height: 150px;
	border-bottom: 1px dashed gray;
	margin-bottom: 5px;
	padding: 5px;
	
}

#ajaxTicker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	/*background-color: #E4E8EE;*/
}

.someclass{ /*class to apply to your scroller(s) if desired*/
}