@charset "UTF-8";
/* CSS Document */

a {
	color: #F00;
}

a:hover {
	text-decoration: none;
	background-color: #F00;
	color: #FFF;
}

a img {
	margin: 0;
	border: 0;
	padding: 0;
}

a:focus {
	outline: none;
}

a.accessories {
	background-image: url(images/accessories_icon.jpg);
}

a.accessories:hover {
	background-image: url(images/accessories_icon_active.jpg);
}

a.accessories, a.spec_sheet {
	display: inline-block;
	background-position: 0 10px;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 23px;
	width: 85px;
}

a img:hover {
	background: #FFF;
}

a.spec_sheet:hover {
	background-image: url(images/document_icon_active.jpg);
}

a.spec_sheet {
	background-image: url(images/document_icon.jpg);
}


a.spec_sheet:hover, a.accessories:hover {
	background-position: 5px 10px;
	padding-left: 28px;
	width: 80px;
	background-color: #f00;
	color: #fff;
}

#accessories {	
	float: left;
	width: 250px;
	margin-left: 25px;
	margin-right: 25px;
}

#accessories h1 {
	color: #f00;
	font-weight: 100;
	font-size: 20px;	
}


#animation_header {
	margin: 0 auto;
	width: 640px;
}

.arrow_padding {

	padding-top: 120px;
}

body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	
}

.center {
	margin: 0 auto;
	display: block;
}

#changee_col.twocol {

	width: 330px;
	padding-left: 30px;
	margin-top: 25px;
}

#changee_col.threecol {

	width: 250px;
	margin-top: 45px;
	margin-right: 15px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#col1 {
	color: #999;
	text-align: right;
	margin-top: 49px;
	width: 160px;
	float: left;
	display: inline;
}

#col1 a {

	color: #999;
	text-decoration: none;
}

#col1_menu ul {

	margin-top: 0;
	padding-top: 0;
	padding-right: 19px;
}

#col1_menu li {

	width: 100%;
	list-style: none;

}

#col1_menu li a {

	display: block;
}

#col1_menu li:hover, #col1_menu li a:hover {

	background: #f00;
	color: #fff;
	padding-right: 19px;
	margin-right: -19px;

}

.controller {
	padding: 5px 5px 20px 5px;

}

#content {
	background: #FFF;
	margin: 0 auto;
	height: 380px;
	width: 935px;
}

#content.home {
	background: url(images/DELTA2.jpg) no-repeat;
	background-position: 185px 40px;
	height: 435px;
	position: relative;
	width: 730px;
}

#col1 h1 {
	border-right: 1px solid red;
	color: #f00;
	font-weight: 100;
	font-size: 20px;
	margin: 0 0 18px 0;
	padding: 19px 20px 19px 0;
	
}

#col1 h2 {

	padding-right: 19px;
}

#col1.wide {

	width: 270px;
}


#col1 p {

	padding-right: 20px;
}

#col2b {
	
	padding-top: 21px;

}

.currentpage, #col1 .currentpage, #col2 .currentpage, #col1_menu .currentpage, #menu .currentpage a {
	color: #f00;
}

div.rightborder {

	
	height: 240px;
}

#display {
	
	width: 250px;
	padding: 0;
	margin: 0;
}

#display h1.header {
	
	font-weight: 100;
	font-size: 24px;
	color: #f00;
	margin-left: 0;
	
}

#flashbody {
	
	width: 640px;
	margin: 0 auto;

}

#float_quote {
	position: absolute;
	left: 525px;
	top: 56px;
	width: 200px;
	font-size: 15px;
	font-weight: bold;
}


.fltlt {
	float: left;

}

.fltrt {
	float: right;
}

.fourcol {

	width: 150px;
	float: left;
	display: inline;
}

h1 {

	color: #000;
	font-weight: 100;
	font-size: 16px;
	padding: 5px 20px 5px 0;
	margin: 0 0 20px 0;
}

h2 {
	
	color: #000;
	font-weight: 100;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

h3 {

	font-size: 12px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;

}

#image_swapper {
	
	background: url(images/slider_background.jpg) repeat-x;
	margin-top: 5px;
	width: 250px;
}

img 
{
	margin: 0;
	border: 0;
	padding: 0;

}

#info {
	
	padding-top: 10px;

}

#info li {
	padding: 0;
	margin: 0;
}

#info ul {
	margin: 0;
	padding-left: 14px;
	padding-top: 0;	
}

.inline_block {
	height: 20px;
}

input {
	width: 180px;
}


input.radio {
	width: auto;
	margin: 5px;
}

input, select {
	display: inline;
	margin:0;
	padding: 0;
}

.gray {
	color: #999;

}

#main_info {
	width: 75%;
	float: right;
	position: relative;
}

#main_info p {
	line-height: 1.5em;
}

#menu .flags:hover {
	background: #FFF;
}

#menu { 

	display: block; 
	padding-left: 100px;
}

#menu a {
	color: #999;
	line-height: 1em;
	padding: 3px 16px;
	font-size: 13px;
	text-decoration: none;

}

#menu a:hover {
	background: red;
	color: #FFF;
}

#menu li {
	display: inline;
	float: left;
	text-decoration: none;
}

#menu li:hover {
	color: #fff;
	background-color: red;
}

#menu .flags {
	padding-left: 12px;
}


#menu .flags a {
	padding: 0;
}

#menu .flags li:hover{
	background-color: #FFF;
}

#menu_wrapper{
	margin: 0 auto;
	padding-top: 20px;
	width: 935px;
}

#minor_nav, #minor_nav a{
	
	color: #BBB;
	font-size: 10px;
	text-align: center;
}

.narrowcol {

	width: 30px;
	display: inline;
	float: left;
	margin: 55px 15px 0 0;
	height: 100%;

}

.onecol {
	
	width: 450px;
	float: left;
	display: inline;

}

.hangline {

	padding-top: 122px;
}

p {
	padding-top: 0;
	margin-top: 0;

}

p.black {

	color: #000;

}

p.bulleted {

	margin: 0;
	padding: 0 0 0 8px;
	text-indent: -8px;
	
}

.pointer, .pointer:hover {

	cursor: pointer;
}

#product {

	height: 49px;
}

.red {
	color: #f00;

}


.rightborder {
	
	border-right: 1px solid red;

}

.slide {
	position: relative;
	z-index: 1000;
	cursor: pointer;

}

#submenu {
	height: 61px;
}

#submenu a {
	color: #999;
}


#submenu ul {
	padding: 0;
	margin: 0;
	list-style-image: none;
}

#submenu li { 
	color: #999;
	display: block;
	float: left;
	width: 105px;
	margin-right: 15px;
	font-size: 13px;
}

#submenu li:hover, #submenu li.currentpage {
	padding-left: 5px;
	width: 100px;
	color: #FFF;
	background-color: #f00;
}

#submitter {
	width: 30%;
}

textarea {
	width: 180px;
	height: 4.7em;
	margin-bottom: 15px;
}

table {

	border-left: #f00 1px solid;
	border-top: none;
	border-bottom: none;
	border-right: none;
}

td {
	
	width: 100px;
	padding-left: 20px;
}

.threecol {

	width: 205px;
	float: left;
	display: inline;
	margin-top: 45px;
	margin-right: 15px;
}

.threecol_top {

	width: 205px;
	float: left;
	display: inline;
}

.thumbnail, .thumbnail:hover {
	padding: 10px 10px 0 0;
	border: 0;
	cursor: pointer;
	margin: 0;
	
}

.twocol {	
	width: 360px;
	float: left;
	display: inline;
}

.twocol_top {	
	width: 360px;
	float: left;
	display: inline;
	margin-top: 45px
}

#zip {
	width: 51%;
}

