/* Reset Everything */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* Begin CSS Code */


html{
	height: 100%;
}
body{
	background-color: #f5fafb;
	background-image: url('../img/top_bg_03.jpg');
	background-repeat: repeat-x;
	font-style: inherit;
	font-size: 12px;
	font-family: 'Helvetica', Helvetica, Arial, Sans-Serif;
	line-height: 150%;
	height: 100%;
}
* {
	margin: 0;
}
/* =LINKS */
a { outline: none; }
a:link, a:visited {  color: #005886; text-decoration: none; }

a:hover {
  color: #d30;
  text-decoration: underline;
	
}

html, body {
	height: 100%;
}
ul, li{
	line-height: 150%;
	font-size: 14px;
	list-style-type: disc;
}
ol li{
	line-height: 150%;
	font-size: 14px;
	list-style-type: decimal;
}
.wrapper{

}
.product{
	margin-left: 15px;
	padding-top: 5px;
}
h1, h2, h3, h4 {
	text-transform:none;
	font-weight:900;
	font-size:170%;
	line-height:1.3em;
	padding: 10px 0 15px 0;

}

h3{
	font-weight: 900;
	font-size: 130%;
	padding: 0 0 7px 0;
}
h4{
	font-weight: 800;
	font-size: 110%;
	padding: 0 0 5px 0;
}
h4 a{
	font-size: 90%;
}

#global{

	
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
	position: relative;
	min-height: 100%;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

* html #global
{
height: 100%;
}
#front_page_main_content{
 	position: relative;
 	left: 50px;
	top: 100px;
	height: 400px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	
}
#footer{

	position: relative;
	margin-top: 22.0em;
	background: black url('../img/bottom_bg_01.jpg') top repeat-x;
	
}
#footer_content{
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	padding-top: 70px;
	padding-bottom: 25px;
	color: white;
}
#footer_content a{
	color: #ffc9e5;
	text-decoration: none;
}
#footer_content a:hover{
	color: #ccc;
	text-decoration: underline;
}
#footer_content li{
	list-style: none;
	font-size: 12px;
}
#footer_content h2{
	letter-spacing: 1px;
}
#footer_conteont .column_1{

}
ul{
	padding-left: 20px;
}
#footer_content .column_2{
	float: right;
	margin-right: 30px;
}
#footer_content .column_3{
	float: right;
	margin-right: 70px;

}
#footer_content .phone_email{
	float: right;
}
#footer_content #phone_email_table td{
	padding: 2px;
}
#whatisbluex{
	position: absolute;
	top: 580px;
	padding-left: 20px;
	width: 650px;
	height: 150px;
	background: url('../img/blue_x_17.jpg') no-repeat;
}
#whatisbluex h1{
	padding-bottom: 2px;
}

.product_list td{
	padding: 0px 10px 0px 10px;
	text-align: center;
}
.product_list h4{
	text-align: center;
}
.product_descrip{
	text-align: left;
	background: #ffffcf;
	font-size: 12px;
	border: 1px dashed #ccc;
	padding: 8px;
}

#whatisbluex p{
	width: 590px;
	font-size: 12px;
	padding-left: 5px;
}
#ships_flat{
	margin-top: 20px;
}
#ships_flat_text{
	position: absolute;
	left: 220px;
	top: 1175px;
	width: 150px;
}
#ships_flat_text p{
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
}
.dealer{
	color: black;


}
.copy_content{
	padding-bottom: 60px;
	margin-bottom: 60px;
}
p{
		line-height: 130%;
}
.dealer_li{
	margin-left: 20px;
}
.products table td{
	text-align: center;
}
#prices{
	width: 550px;
	padding: 15px;
	text-align: center;
}
#prices th{
	border-bottom: 1px solid #ccc;
	text-align:center;
	padding: 10px;
	background: #333;
	color: #fff;
	font-size: 16px;
}
#prices td{
	padding: 10px;
	width: 100px;
	text-align: center;
	font-size: 12px;
	border: 1px #ccc dashed;
	background: #ffffdf;
}
#prices .size{
	font-weight: bold;
}
.sizecenter{
	text-align: center;
	font-weight: bold;
}

#prices_direct{
	width: 550px;
	padding: 15px;
	text-align: center;
}

#prices_direct th{
	border-bottom: 1px solid #ccc;
	text-align:center;
	padding: 10px;
	background: #333;
	color: #fff;
	font-size: 16px;
}
#prices_direct td{
	padding: 10px;
	width: 100px;
	text-align: center;
	font-size: 12px;
	border: 1px #ccc dashed;
	background: #ecffd9;
}
#prices_direct .size{
	font-weight: bold;

}

#prices_direct_tool{
	width: 550px;
	padding-left: 100px;
	margin-left: auto;
	margin-right: auto;

}
#prices_direct_tool p{
	padding-left: 92px;
}
#prices_direct_tool th{
	border-bottom: 1px solid #ccc;
	text-align:center;
	padding: 10px;
	background: #333;
	color: #fff;
	font-size: 16px;
}
#prices_direct_tool td{
	padding: 10px;
	text-align: center;
	font-size: 12px;
	border: 1px #ccc dashed;
	background: #ecffd9;
}
#prices_direct_tool .size{
	font-weight: bold;

}

.product_content{
	width: 280px;
}
.product_content li{
	font-size: 12px;

}
.product_content ul{
	padding-left: 25px;
}
.product_content a{
	font-weight: 900;
}


/* Footer */


#padding td{
	padding: 5px;
	vertical-align: middle;
}

#maintable p{
	font-family: 'Helvetica', Helvetica, Arial, Sans-Serif;
	line-height: 110%;
}
/* Div Classes's */
div{
	line-height: 150%;
}

.order{
	margin-left: 15px;
}
#header_links{
	margin-left: 250px;
	
}
#header_links a{
	color: #e9e9e9;
}
#header_links a:hover{
	text-decoration: underline;
}
#logo{
	position: absolute;
	top: -60px;
	left: 17px;
}
.copy_content{
	position: relative;
	top: 70px;
	left: 250px;
	width: 400px;
	padding-bottom: 55px;

}
.maintable{
	position: absolute;
	top: 110px;
}
.copy_content p{
	font-size: 14px;
	line-height: 150%;
	height: 100%;
}
#navcontainer{
	position: absolute;
	top: 160px;
	width: 180px;
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 20px;
}

#navcontainer li
{
list-style: none;
margin: 0;
padding: 0.25em;
padding-top: 0.29em;
border-top: 1px solid gray;

}
#navcontainer #bottom{
	border-bottom: 1px solid gray;
}
#navcontainer #patent{
	padding-top: 15px;
	font-size: 11px;
	font-weight: bold;
}
#navcontainer li a { text-decoration: none; font-weight: bold; }


#front_page_column_1{
	width: 200px;
	float: left;
	padding: 0 0 0 10px;
	height: 300px;

}
#front_page_column_2{
	float: left;
	padding: 0 0 0 30px;
	width: 200px;

}
#front_page_column_3{
	position: absolute;
	left: 465px;
	width: 200px;
}


#footer_recycle{
	position: relative;
	top: 135px;
	left: -150px;
	color: white;
}
#footer_column_1{
	position: relative;
	top: 65px;
	margin-left: 200px;
	color: white;
}
#footer_column_1 li{
	line-height: 150%;
	list-style-type: none;
}

#footer_column_2{
	position: relative;
	top: -25px;
	margin-left: 400px;
	color: white;
}
#footer_column_2 li{
	line-height: 150%;
	list-style-type: none;
}
#footer_column_3{
	position: relative;
	top: -115px;
	margin-left: 600px;
	color: white;
}
#footer_column_3 li{
	line-height: 150%;
	list-style-type: none;
}
#footer_copyright{
	position: relative;
	color: white;
	top: -50px;
	text-align: center;
	font-family: Helvetica;
}
div#quote {
  width: 100%; 
	font-style: inherit;
	font-size: 14px;
	line-height: 150%;
}

blockquote {
  background: transparent url('../img/quoleft.png') left top no-repeat;
}
blockquote div {
  padding: 0 48px;
  background: transparent url('../img/quoright.png') right bottom no-repeat;
}

div .faq{
	padding: 15px 0 15px 0;
}
#product_display_1{
	background: url('../img/blue_x_36.jpg') right top no-repeat;
	height: 405px;
}
#product_display_2{
	background: url('../img/blue_x_35.jpg') right top no-repeat;
	height: 310px;
}
#product_display_3{
	background: url('../img/blue_x_37.jpg') right top no-repeat;
	height: 300px;
}

#form{
	padding-left: 20px;
	padding-top: 30px;
}
.label{
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	padding-bottom: 3px;
	width: 100px;
}
.labelorder{
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	vertical-align: middle;
	padding-bottom: 3px;
	width: 100px;
	
}
.ordertable{
	background: #ffffdf;
}
.input{
	padding-left: 20px;
	padding-bottom: 10px;

}
.input_button{
	padding-top: 20px;
	padding-left: 18px;
}
input{
	font-size: 115%; 
	margin: 0 1px 0 0;
	padding: 4px 4px 4px 4px;
 	border: 1px solid #C3C3C3;
    border-top-color: #7C7C7C;
    border-bottom-color: #DDD;
    background: url('../img/bg-input.jpg') 0 0 repeat-x #FFFFFF;
}
.radio{
	background: transparent;
	border: 0px;
}
.submit{
	padding-left: 18px;
}


/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
