
/* ---------->>> GLOBAL <<<-----------*/

* { margin: 0; padding: 0; }

body {
	background: #fff url(tile.gif) top left repeat-x;
	color:#333;
 	font: 13px "Arial", Verdana, Arial, Helvetica, sans-serif;
   }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { 
	padding:0;
	margin:0; 
	}

li, dd { margin-left:5%; }
fieldset { padding: .5em; }

/* ---------->>> DIVS <<<-----------*/

#wrapper { 
 margin: 0 auto;
 width: 820px;
}
#faux {
 background: url(faux-1-2-col.gif) top left repeat-y;
 margin-bottom: 5px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: #333;
 width: 802px;
 height: 260px;
 margin: 10px 0px 0px 0px;
}
#leftcolumn { 
 display: inline;
 color: #000;
 margin: 0px;
 padding: 0px;
 width: 225px;
 float: left;
 font-size: 12px;
}
#rightcolumn { 
 float: right;
 color: #121212;
 margin: 10px;
 padding: 0px;
 width: 560px;
 display: inline;
 position: relative;
 line-height: 22px;
}
#footer { 
 width: 802px;
 clear: both;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
	
/* ---------->>> HEADER ITEMS <<<-----------*/

h1 { }

	#header h1 {
	height:35px; /* height of logo */
	width:263px; /* width of logo */
	background:  url(ambio.gif) top left no-repeat;
	text-indent:-9000px;
	float: left;
 	padding: 0px;
 	padding-bottom: 3px;
	}
	
	#leftcolumn h1 {
	height:108px; /* height of logo */
	width:225px; /* width of logo */
	background:url(abs_logo_blue.gif) bottom left no-repeat;
	text-indent:-9000px;
	margin-bottom: 10px;
	float: right;
	}	

#photobanner img {
	padding: 0; margin: 0;
	}
	
#rotateimg {
	background: #003 url(../images/logo.gif);
	width: 225px;
	height: 221px;
	float: left;
}	
#rotate {
 color: #fff;
 padding: 20px;
 padding-top: 100px;
 font-weight: bold;
}
/* ---------->>> Global Navigation <<<-----------*/

#topnav, #topnav a {
	text-align: right;
	color: #333;
 	padding-top: 13px;
}

#topnav a:hover { color: #fff;}

#nav {
	background: #D87E28 url(menu.gif) top left no-repeat;
	width: 224px;
	padding: 30px 0px 30px 0px;
	}

#nav ul {margin-left: 20px;
	line-height: 22px;}

#nav li {
	list-style-image:url(sm_sq.gif);
	}
#nav a { padding: 5px 2px 5px 2px; }

#nav a:hover { color: #fff; background-color: #000; }

.home,.about, .why, .products, .comments, .tech, .services, .dealer, .contact {
	color: #000;
 	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 	text-decoration: none;
}

#about .about, #why .why, #products .products,  #comments .comments, #tech .tech, #services .services, #dealer .dealer, #contact .contact {
	color: #fff; background-color: #000;
	}

/* ---------->>> TEXTAREA Tags <<<-----------*/

#rightcolumn h1 { 
	font: 24px "Arial" sans-serif;
	margin-top: 10px;
	background: url(sm_sq.gif) top left no-repeat;
	padding-left: 20px;
	color: #904A19;
	}
	
#rightcolumn h2 { 

	margin-top: 20px;
	font: bold 16px "Arial" sans-serif;
	background: url(../images/spacer.gif) center left no-repeat;
	padding-left: 0px;
	text-transform: uppercase;
	color: #000;
	}	
#rightcolumn p { padding-top: 20px; }

#rightcolumn a { color: #039}

table.feature { line-height: 16px;}
table.feature a { color: #BE6525 !important; text-decoration: none;}
table.feature .divider {
	background-color: transparent;
	width: 3px;
}
table.feature td { 
 	padding: 5px;
	background-color: #003;
	color: #fff;
	}
table.feature th { 
 	padding: 0px;
	background-color: #CF9645;
	color: #fff;
	text-align: center;
	font: bold 16px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

table.prodtable { 
 	border-collapse: collapse;
	}


table.prodtable  td { 
	border-bottom: 1px solid #333;
	padding: 15px;
	}

table.data {
	border-collapse: collapse;
	background-color: #FFE882;
	width: 100%;
}
 
table.data th {
	background-color: #003;
	text-align: center;
	color: #fff;
	padding: 5px;
	font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 8px 12px 4px 12px;
	/* background: #CAE8EA url(bg_header.jpg) no-repeat; */
	vertical-align:middle;
}

table.data td {
	padding: 5px;
	border-top: 1px solid #fff;
	font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 12px 6px 12px;
	color: #333;
}

.odd { background: #fff; }
.even { background: #fc6; }

#faq {
	margin: 20px 0px 20px 20px;
	background-color: #ddd;
	border: 1px solid #333;
	width: 220px;
	float: right;
	padding: 10px;
	line-height: 16px;
	}

#faq h1 {
	font: bold 16px/26px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #003;
	margin-top: 0px;
	}
	
#faq li {
	list-style-type:none;
	}

/* ---------->>> PRODUCT NAVIGATION <<<-----------*/
#menu, #menu ul {
	float: left;
	width: 550px;
	list-style: none;
	line-height: 1;
	background: #ddd;
	font-weight: bold;
	padding: 0;
	border: solid #333;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}

#menu a {
	display: block;
	width: 11em;
	w\idth: 8em;
	color: #000;
	text-decoration: none;
	padding: 0.25em 1em;
}

#menu a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#menu li {
	float: left;
	padding: 0;
	width: 10em;
	margin-left: 0;
}

#menu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#menu li li {
	padding-right: 1em;
	width: 13em;
	margin-left: 0;
}

#menu li ul a {
	width: 13em;
	w\idth: 9em;
}

#menu li ul ul {
	margin: -1.75em 0 0 14em;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}

#menu li:hover, #menu li.sfhover {
	background: #666;
}
  
/*CSS THUMBNAIL VIEWER */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #fff;
padding: 5px;
left: -1000px;
border: 2px solid #003;
visibility: hidden;
color: black;
text-decoration: none;
text-align: center;
line-height: 12px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

/* ---------->>> FORM Tags <<<-----------*/


.buttontitle {
 	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
 	padding: 5px; margin: 10px 0px 0px 3px;
	float: left;
	}
 .button a {
 	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
 	text-align: center;
 	padding: 5px;
 	 margin: 10px 3px 0px 3px;
 	border: 1px dotted #333; 
 	font-size: 10px; 
 	color: #000 !important;
	background-color: #fc6;
	text-decoration: none !important;
	float: left;
 }
 
.button a:hover { background-color: #fff; } 
	
#formmatted label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}

#formmatted label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	font-weight: bold;
	}

br {
	clear: left;
	}

.quote {
	background: transparent url(lquo.gif) top left no-repeat; 
	border-bottom: 1px solid #333;
	text-align:center;
	font-style: oblique;
	padding:20px 40px 10px 30px;
	line-height:180%;
}
.quote span {
	background: transparent url(rquo.gif) bottom right no-repeat; 
	display: block;
	font:11px Verdana,Arial,sans-serif;
	text-align:center;
	font-style:normal;
	color:#777;
	font-weight:bold;
	line-height:180%;
	padding-bottom:10px;
}

/* ---------->>> FOOTER Tags <<<-----------*/		

#leftcolumn p { color: #fff; padding: 10px;}

#footer { background-color: #003; color: #fff;}

#footer p { padding: 10px; }

.clear { clear: both; background: none; }

