/**
Template Name: Dealer Template 1 
Template Author: TBB Solutions
Template Description: Light and Open Design
Sample Account: 
Tags: Blue, Light, Samples
Display: No

**/


/* IMPORTANT: Import Common Styles */
/* This includes styles for the client area, events calendar, and contact form */



html, body { /* declare the viewport size */
	height: 100%;
	width: 100%;
}
body {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-repeat: repeat-y;
	background-color: #EFEFEF;
	background-image: url(Images/Site_BG.jpg);
	background-position: left;
	margin: 0px;
}
/******************* page items **********************/

#page_wrap {
	margin: auto;
	position: relative;
	width: 100%;
	min-height: 350px;
	background-image: url(Images/Main_Content_BG.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#title_area {
	margin: 0;
	width: 100%;
	height: 147px;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	z-index: 101;
	background-image: url(Images/Main_Top.jpg);
	background-color: #96C7FC;
}
#title_table1 {/* for explorer only*/
	height: 100px;
	overflow: hidden;
	position: absolute;
	left: 18px;
	top: 0px;
	padding: 0px 0px 0px 10px;
	/*width:800px;*/
	text-align: left;
}
#title_table1[id] {
	display: table;
	position: static;
}
#title_table1_row1 { /* for explorer only*/
	position: relative;
	top: 50%;
	float: left
}
#title_table1_row1[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
	float: none
}
#title_table1_cell1 {/* for explorer only */
	position: relative;
	top: -50%;
	z-index: 0;
}
#title_table1_cell1[id] {
	position: static;
}
#title_table1_row2 { /* for explorer only*/
	position: relative;
	float: left;
	top: 0px;
}
#title_table1_row2[id] {
	display: table-cell;
	vertical-align: middle;
	position: static;
	float: none
}
#title_table1_cell2 {
	position: relative;
	z-index: 0;
	text-align: left;
} /* for explorer only */
#title_table1_cell2[id] {
	position: static;
}
#title_table1_cell2 h1.title_heading {
	max-width: 450px;
	overflow:hidden;
	color: #006666;
	font-size: 35px;
	font-weight: 700;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#title_table1_cell2 p {
	color: #000000;
	font-size: 18px;
	font-weight: 700;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
 	overflow: hidden;
}
#title_table1_cell1 p {
	color: #006666;
	font-size: 18px;
	font-weight: 700;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	max-height: 120px;
	max-width: 350px;
 	overflow: hidden;
}

#title_table1_cell1 img {
	padding: 0em;
	margin: 0em;
}

/**************  navigation ****************/
#main_navigation_area {
	clear: none;
	text-align: right;
	margin: auto;
	width: 166px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	float: left;
	left: 0px;
	min-height: 480px;
	height: 480px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 180px;
	z-index: 110;
	padding-top: 5px;
}

ul#main_navigation, #main_navigation ul {
	width: 166px;
	color: #666666;
	font-size: 12px;
	position: relative;
	list-style: none;
	list-style-position: outside;
	background-color: #C8E3FE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 0px;
	clear: both;
	bottom: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main_navigation li {
	float: left;
	width: 166px;
	text-align: left;
	vertical-align: middle;
	height: 30px;
	font-size: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	bottom: 20px;
	background-color: #D1E8FD;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
}

#main_navigation li a {
	display: block;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	margin-left: 0px;
	width: 161px;
	font-weight: lighter;
	font-family: Helvetica, Arial, "Helvetica CE";
	margin-top: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #D1E8FD;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

html>body #main_navigation li a {
	width: 161px;
}

#main_navigation li a:hover {
	color: #000000;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 5px;
}


#secondary_navigation_area {
	margin: auto;
	position: absolute;
	top: 147px;
	width: 100%;
	right: 0px;
	height: 30px;
	z-index: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(Images/Nav1_Top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 8px;
	color: #333333;
}

ul#secondary_navigation, #secondary_navigation ul {
	width: auto;
	padding:0;
	color: #666666;
	font-size: 12px;
	position: relative;
	margin: 0;
	list-style: none;
	list-style-position: outside
}

#secondary_navigation li {
	padding:0 0 0 20;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	height: 28px;
}

#secondary_navigation li a {
	display: block;
	padding: 0px 0px 0px 10px;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	width: auto;
	border-left-width: 0px;
	border-left-style: solid;
	vertical-align: middle;
	top: 7px;
	position: relative;
}

html>body #secondary_navigation li a {
	width: auto;
	background-repeat: no-repeat;
	background-position: center center;
}

#secondary_navigation li a:hover {
	color: #333;
	padding-top: 1px;
}

.first_li_navigation{
border: none;
}
/************** end  navigation ****************/

#main-content {
	width: 748px;
	position: relative;
	left: 3px;
	padding-top: 165px;
	padding-right: 0px;
	z-index: 99;
	height: 550;
	min-height: 552px;
	margin-left: 180px;
	padding-left: 0px;
	margin-bottom: 225px;
	vertical-align: top;
	padding-bottom: 225px;
}
#secondary_content_area {
	width: 600px;
	text-align: left;
	position: absolute;
	top: 230px;
	left: 0px;
}

#link-list {
text-align: left;
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 12px;
	color: #00000;
	text-decoration: none
	}

#link-list a {
	text-align: left;
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 14px;
	color: #036;
	text-decoration: none
}
#link-list a:visited {
	text-align: left;
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 14px;
	color: #333333;
	
}
#link-list a:hover {
text-align: left;
	color: #369;
	text-decoration: none
}
#product-links  {
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 13px;
	font-weight: lighter;
	color: #999999;
	text-align: center;
}
#product-links a {
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 13px;
	font-weight: lighter;
	color: #999999;
	text-align: center;
	text-decoration: none;
}
#product-links a:visited {
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 13px;
	font-weight: lighter;
	color: #999999;
	text-align: center;
	text-decoration: none;
}
#product-links a:hover {
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 13px;
	font-weight: lighter;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
#Product-header {
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
	text-align: center;
	text-decoration: none;
	}

/************* sb elements *******************/

#footer{
	margin: auto;
	position: absolute;
	text-align: center;
	width: 300px;
	min-height: 130px;
	height: 175px;
	z-index: 123;
	top: 0px;
	right: 0px;
	float: right;
}

#footer-business{
	width: 300px;
	height: 50px;
	overflow: visible;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	text-align: right;
	color: #5A5A5A;
	right: 10px;
	z-index: 121;
	float: right;
	top: 30px;
}

#footer-tagline{
	width: 500px;
	height: 40px;
	overflow: hidden;
	color: #FFFFFF;
	text-align: right;
	font-size: 18px;
	position: absolute;
	top: 115px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	right: 10px;
}

#footer-business address{
	font-style: normal;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#footer-business a, a:visited {
	text-decoration: none;
	color: #666666;
}

#footer-business a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #CCCCCC;
}

#footer-other{
	width: 500px;
	height: 30px;
	overflow: hidden;
	font-size: 12px;
	position: absolute;
	right: 10px;
	text-align: right;
	color: #000000;
	margin: auto;
	top: 153px;
}

#footer-other p {
	color: #333333;
	margin: 2px 0px 2px 0px;
}

#footer-other a, a:visited {
	text-decoration: none;
	color: #000000;
}

#footer-other a:hover {
	color: #666666;
	text-decoration: underline;
}

#footer-counter {
	text-align: center;
	float: left;
	padding:0;
	margin: 0;
	width: auto;
	margin-top: 10px;
	color: #999999;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	right: 35px;
}

#footer p {
    margin: 2px 0px 2px 0px;
    }

#footer-anchor {
    display: none;
    }

.indent {
	padding-left: 25px;
}

/* Disclaimer Popup */
#popup-container {
    margin: 20px;
    padding: 15px;
    text-align: left;
    background: white;
    border: 1px solid #ccc;
    }

    #popup-container h1 {
        margin: 0px 0px 10px 0;
        }

/* contact info map styling */
#map {
	width: 250px;
	height: 250px;
	float: right;
	border: 1px solid #ccc;
	margin-left: 10px;
}


/***** html page elements *******/

pre {
	font-size: 1em;
}
blockquote {
	font-size: 1em;
}
h1 {
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 0px;
	font-weight: lighter;
	color: #EFE8D6;
	visibility: hidden;
	text-align: left;
	letter-spacing: -2px;
	line-height: 0px;
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}

ol {
}
ul {
	/*list-style-position: inside*/
}
a {
	color: #036;
	font-size: 1em;
	text-decoration: underline
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #369;
	text-decoration: none
}
a:focus {
	background-image: none;
	}
a:active {
	color: #603;
	text-decoration: none
}
table {
	border: 0;
}
tr {
	border: 0;
}
td {
	padding: 8px;
	border: 0;
}
.cellcolor {
	background-color: #69c
}
.rev_type {
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none
}
.g_nav_cellcolor {
	background-color: #69c
}
.a_type_color {
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none
}
#Prod_Table {
	width: 250px;
	height: 250px;
	float: right;
	border: 1px solid #999999;
	margin-left: 10px;
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 14px;
}
.Additional_Pages_copy {
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 12px;
	color: #333;
	font-weight: lighter;
}
.Additional_Pages_Header {
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 16px;
	color: #0074C1;
	font-style: italic;
	font-weight: bold;
}
.Additional_Pages_BulletBold {
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 14px;
	color: #333;
	font-style: normal;
	font-weight: bold;
}
.Additional_Pages_Table_Header {
	font-family: Helvetica, Arial, "Helvetica CE";
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.main_image {
	height: 300px;
	width: 771px;
	left: 65px;
	position: relative;
}
#mainNavTop {
	background-image: url(Images/sbbs4top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 166px;
}
#mainNavBot {
	background-image: url(Images/sbbs4bot.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 166px;
	bottom: -25px;
}
