/* CSS Document */

	/* Reset all elements */
	
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p,  blockquote, th, td { 
margin: 0; padding: 0; 
}
table { border-collapse: collapse; border-spacing: 0; }
td { padding: 0px }

fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6{ font-size: 100%; }

html, body {
	font:normal 14px Tahoma, Helvetica, Arial,sans-serif;
	color:#234;
	line-height: 26px; 
}

body {
	background:#e2effc url(../images/stripe_top.gif) repeat-x 0 0;
}

a, a:visited {
	color: #259; 
	text-decoration:none;
}

a:hover {
	color:#47f;
}

h1{
font-size: 18px;
font-weight: bold;
text-align:center;
margin: 20px 0px;
}


h2{
font-size: 15px;
font-weight: bold;
text-align:center;
color:#456;
margin: 12px 0px 4px 0px;
}

h3 {
font-size: 16px;
font-weight: bold;
color: #259; 
}

h5 {
font-size: 10px;
color: #f62;
}

h4 {
font-size: 12px;
font-weight: bold;
text-align:center;
margin: 0px;
padding: 0px;
line-height:12px;
}

h6 {
font-size: 11px;
font-weight: bold;
color: #444;
}

sup {
	font-size:9px;
}

hr {
	border-top: 1px solid #ccc;
	border-bottom: hidden;
}

ul.menu-nav {
	padding:0px 0px 0px 0px;
	list-style:none;
}

ul.menu-nav li	{
	float:left;
	padding:0px 1px 0px 0px;
	border:none;
}


/* Top menu */

ul.menu-nav li a, ul.menu-nav li a:hover, ul.menu-nav li a:visited {
	color:#fff;
	font-weight:bold;
}

ul.menu-nav li a {
	background:url(../images/topmenu-left.gif) no-repeat 0 0;
	display:block;
	font-size:14px;
	text-decoration:none;
}

ul.menu-nav li a span	{
	background:url(../images/topmenu-right.gif) no-repeat right 0;
	display:block; 
	padding:8px 34px 8px 34px;
	margin:0px 0px 0px 0px;
}

ul.menu-nav li a:hover  {
	background:url(../images/topmenu-left-act.gif) no-repeat 0 0;
	color:#259;
	text-decoration:none;
}

ul.menu-nav li a:hover span	{
	background:url(../images/topmenu-right-act.gif) no-repeat right 0;
	padding:8px 34px 8px 34px;
}


ul.menu-nav li.active a {
	background:url(../images/topmenu-left-act.gif) no-repeat 0 0;
	color:#259;
	width:auto;
}

ul.menu-nav li.active a span {
	background:url(../images/topmenu-right-act.gif) no-repeat right 0;
	padding:8px 34px 8px 34px;
	color:#259;
}

/* End Top menu */


/*Navigation*/

#navigation ul li a{
	display:block;
	margin: 0px 5px;
}

.level-1 {
	font-size:18px;
	font-weight:bold;
	height:90px;
	color: #fff;
	vertical-align:bottom;
	border-bottom: 1px #e2effc solid;
}

.level-1 div {
	height:60px;
}

.level-1 a {
	color: #fff;
}

.level-1 a:hover{
	color: #def;
}

.house { background: url(../images/house.png) no-repeat top }
.house:hover {background: url(../images/house-active.png) no-repeat top }

.car{ background: url(../images/car.png) no-repeat top }
.car:hover { background: url(../images/car-active.png) no-repeat top }

.level-2{
	background-color: #95c2f2;
	border-bottom: 1px #e2effc solid;
	padding:4px 0px;
}

.level-2:hover {
	background-color: #acf;
	border-top:#6ab 1px solid;
	padding:4px 0px 3px 0px;
}

.level-2 a{
	font-size:12px;
	font-weight:bold;
	color: #137;
}

.level-2 a:hover{ 
	color:#259; 
}

 .level-2-active, .level-2-active-1 {
	border-top:#6ab 1px solid;
	background-color: #acf;
	padding:3px 0px 4px 0px;
	font-size:12px;
	font-weight:bold;
	color: #259;
}

.level-2-active-1 {
	border-bottom: 1px #e2effc solid;
}

.level-3 {
	padding:2px 0px;
	line-height:22px;
	background-color: #acf;
	font-size:12px;
}

.level-3:hover, .level-3-active {
	border-top:#7bc 1px solid;
	border-bottom: #e2effc 1px solid;
	background-color: #bdf;
	padding:2px 0px 0px 0px;
	font-size:12px;
	line-height:22px;
	color: #137;
}

.level-3 a{
	color: #137;
}

.level-3-active a{
	color: #137;
}

.level-3 a:hover{ 
	color:#259; 
}

.last { 
	color:#259;
	border-bottom: 1px #e2effc solid;
	padding:2px 0px 1px 0px;
}

.nav-bottom { 
	height: 36px;
	padding: 4px 0px 0px 0px;
	background: url(../images/nav-bottom.png) no-repeat bottom left #59e;
	margin-bottom: 6px;
}


/*End Navigation*/


/* Content */

#content p{
	text-indent:30px;
	margin: 10px 0px;
}

#content ul {
	margin: 10px 0px;
}

#content li {
	margin-left:30px;
	list-style-type:circle;
	list-style-position:outside;
}

.content-top {
	height:6px;
	background:url(../images/content-top.png) no-repeat;
	font-size:1px;
}

.margin {
	margin:40px 45px;
	text-align:justify;
	clear:both;
}

a.red {
	color:#f00;
}

a.red:hover {
	color:#47f;
}
.floatimgs img {
	float:left;
	margin:0px;
}

.floatdiv {
	float:right;
	width:200px;
	margin:0px 0px 40px 20px;
}

.floatdiv img {
	float:right;
	margin:0px;
}

.prod img {
	float:left;
	margin: 0px 20px 20px 0px;
}

.prodimg {
	float:right; 
	margin: 4px 0px 10px 16px;
}

.products {
	width:600px;
}

.products td {
	padding: 4px 0px 0px 0px;
}

.product td {
	padding-top: 50px;
}

.product-image {
	text-align:center;
}
.product-image img {
	padding-right:16px;
}

.product-desc {
	vertical-align:top;
}

.spec1 {
	text-align:right;
	vertical-align:middle;
}

.spec1 b{
	padding-right:16px;
}

.spec1 img{
	padding-right:16px;
}

.spec {
	font-size:11px;
	line-height:12px;
	text-align:left;
}

.spec td {
	padding: 4px;
}

.spec th {
	padding: 6px 10px 6px 4px;
	font-weight:bold;
}

.border td {
	border:1px solid #999999;
}

.compare {
	font-size:12px;
	line-height:14px;
	text-align:left;
	border:1px solid #999999;	
}

.compare th {
	padding: 4px 8px;
	font-weight:bold;
	border:1px solid #999999;
}

.compare td {
	padding: 4px 8px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	width:200px;
}


.dashed td{
	border-top: 1px dashed #999999;
}

table.decotech td {text-align:left;}
table.decotech tr.titles td {padding-bottom:45px;text-align:center;font-weight:bold;}

/* End Content */

.clear {
	clear:both;
}

/* Footer */


#footer a, #path a {
	color: white;
}
#footer a:hover, #path a:hover {
	color: #47f;
}

/* End Footer */
