﻿*{
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
html, body{
	height:100%;
}
h1 {
	display: block;
	font-size: 12px;
	background-color: #767676;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
}
h2 {
	color: #FF6600;
	margin-top: 15px;
	margin-bottom: 5px;
}
h3 {
	color: #333333;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 5px;
}
h4 {
	display: block;
	font-size: 12px;
	background-color: #767676;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
}
h5 {
	color: #333333;
	margin-top: 10px;
	margin-bottom: 5px;
}


h6 {
	font-size: 20px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 5px;
}


.container {
	width: 1000px;
	position: relative;	/*border: 1px solid #FFFF00;*/
	margin-right: auto;
	margin-left: auto;
}

#page{
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 1000px;
	background-position:left top;
	overflow: visible;
	float: left;
}
#outerPage {
	width: 1000px;
	background-image: url(images/containerBack.gif);
	background-repeat: repeat-y;
	background-position: left top;	/*border: 1px solid #0033FF;*/
	position: relative;
	float: left;
}
#header {
	background-image: url(images/headerBg.gif);
	background-repeat: repeat-x;
	height: 90px;
	position: relative;

}
#header img {
	margin-top: 25px;
	margin-left: 25px;
	float: left;
	position: relative;
}
#header .flash {
	background-image: url(images/flashNew.gif);
	float: right;
	height: 90px;
	width: 520px;
	position: relative;
}
#content {
	float: left;
	position: relative;
	margin-left: 13px;
	width: 818px;
	margin-top: 10px;
}

#content ul{
	margin-left: 13px; 
}

#bottom{
	width: 1000px;
	text-align: center;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	font-size: 11px;
	padding-bottom: 10px;
	float: left;
}
#bottom .bg {
	background-image: url(images/footerBg.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	text-align: left;
	padding-left: 20px;
	height: 30px;
	color: #333333;
}
#footer {
	background-color: #666666;
	height: 80px;
	position: relative;
	width: 1000px;
	margin-left: 4px;
	padding-top: 10px;
}
#footer p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
}
#block {
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 0px;
}
.clearas {    
    clear: both; 
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 0;
    font-size: 1px;
}

#wwwwwwwwwwwwwwwwwwww{}

/*main navigation*/

div#navcontainer
{
	background-image: url(images/menuBg.gif);
	background-repeat: repeat-x;
	height: 30px;
	position: relative;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	font-size: 13px;
}

div#navcontainer ul
{
	font-weight: bold;
	color: white;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 3px;
	float: left;
	margin: 0;
	padding-left: 33px;
}

div#navcontainer ul li
{
	display: inline;
	margin-left: -4px;
	text-align: center;
}

div#navcontainer ul li a
{
	color: white;
	text-decoration: none;
	border-right: 1px solid #fff;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-image: url(images/btn.gif);
	background-repeat: repeat-x;
}

div#navcontainer ul li a:hover
{
	color: white;
	background-image: url(images/btnOn.gif);
	background-repeat: repeat-x;
}
div#navcontainer #current{
	background-image: url(images/btnOn.gif);
	background-repeat: repeat-x;
}
#navFirst a { border-left: 1px solid #fff; }

#wwwwwwwwwwwwwwwwwwww{}

#leftnavcontainer{
	width: 155px;
	position: relative;
	clear: both;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
}
#leftnavlist {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	margin-top: 15px;
	position: relative;
}
		
#leftnavlist li	{
	padding-left: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	color: #FFFFFF;
	position: relative;
	margin-bottom: 3px;
}
#leftnavlist li	a{
	color: #FFFFFF;
}
		
#leftnavlist ul { list-style: none; }
#leftnavlist li #leftActive {
	font-weight: bold;
	color: #FF6600;
}
#leftnavlist li #leftActive a:hover{
	font-weight: bold;
	color: #FF6600;
	text-decoration:underline
}

/*left-navigation*/

/*#leftnavigation {
	width: 153px;
	position: relative;
	float: left;
}

#leftnavlist
{
	margin-left: 15px;
	padding-left: 0;
	list-style: none;
	margin-top: 15px;
}

#leftnavlist li {
	padding-left: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
background-position: 0 .5em;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
#leftnavlist li a{
	color: #FFFFFF;
	text-decoration: none;
}
#leftnavlist li a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#leftnavigation #current{
	color: #FF6600;
}

#leftactive {
	font-weight: bold;
}

#wwwwwwwwwwwwwwwwwwww{}

/*sub-navigation*/

/*#subnavigation {
	width: 153px;
}

#subnavlist
{
	margin-left: 15px;
	padding-left: 0;
	list-style: none;
	margin-top: 15px;
}

#subnavlist li {
	padding-left: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
#subnavlist li a{
	color: #FFFFFF;
	text-decoration: none;
}
#subnavlist li a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#subnavigation #current{
	color: #FF6600;
}

#subactive a {
	font-weight: bold;
}*/

#wwwwwwwwwwwwwwwwwwww{}
#subnavlist {
	margin-bottom: 8px;
	margin-top: 3px;
}

#subnavlist li{
	font-size: 12px;
	font-weight: normal;
}
#subnavlist li #subActive{
	color: #FF6600;
}
#subnavlist li #subActive a:hover{
	color: #FF6600;
		text-decoration:underline
}
#subActive {
	font-weight: bold;
	color: #FF6600;
}
#wwwwwwwwwwwwwwwwwwww{}

#flags{
	margin-top: 5px;
	background-color: #333333;
	padding-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 1px;
}
#flags img {
	margin-right: 3px;
	margin-left: 3px;
	padding: 0px;
	margin-top: 3px;
	border: 1px solid #6B6B6B;
}

#wwwwwwwwwwwwwwwwwwww{}

.box, .box1, .box2 {
	background-image: url(images/boxBg.gif);
	background-repeat: repeat-x;
	height: auto;
	margin-top: 6px;
	padding-right: 5px;
	padding-left: 10px;
	border: 1px solid #cccccc;
	display: block;
	cursor: pointer;
	padding-bottom: 5px;
}
.box {	width: 390px;}
.box1 {	width: 440px;}
.box2 {	width: 480px;}

.box img, .box1 img, .box2 img {
	margin-top: 10px;
	margin-right: 0px;
	float: left;
}
.box h2, .box1 h2, .box2 h2   {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
}
.price {
	color: #FF6600;
	font-size: 33px;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.more {
	font-size: 12px;
	color: #333333;
	text-align: right;
	float: right;
}

#wwwwwwwwwwwwwwwwwwww{}
#bestSeller {
	float: left;
	width: 408px;
	position: relative;
}
#bestSeller1 {
	float: left;
	position: relative;
	width: 458px;
}
#bestSeller2 {
	float: left;
	position: relative;
	width: 498px;
}

#googleMaps {
	float: left;
	width: 390px;
	position: relative;
	margin-left: 13px;
}
#googleMaps1 {
	float: right;
	width: 340px;
	position: relative;
	margin-left: 13px;
}

#googleMaps2 {
	float: right;
	width: 300px;
	position: relative;
	margin-left: 13px;
}
#gallery {
	float: left;
	position: relative;
	/*width: 458px;*/
	width: 428px;
}
#gallery img {
	margin: 5px;
}

#configurator {
	float: right;
	/*width: 340px;*/
	width: 370px;
	position: relative;
	margin-left: 13px;
	font-size: 13px;
}
#configurator p {
	margin: 5px;
	letter-spacing: 0.1em;
}
#configurator h2, #configurator h3 {
	margin: 5px;
}
#googleMaps p, #googleMaps1 p, #googleMaps2 p, #configurator p {
	margin: 5px;
}


#wwwwwwwwwwwwwwwwwwww{}

#indis{
	text-align: right;
	padding-right: 10px;
}

#wwwwwwwwwwwwwwwwwwww{}

a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}
a:visited:hover {
	color: #FF9900;
	text-decoration: underline;
}


/* from old */
.style14 {
	color: #FF6600;
	font-weight: bold;
	/*padding-left: 10px; */
	padding-left: 3px;
	padding-bottom: 14px;
}
.style15 {
	font-size: 14px;
	
}
.style1 {
  color: #FF6600;
font-weight: bold;
}
.image { background-color:#FFFFFF;
border:1px solid #cccccc;
padding:25px;
margin-left: 60px;
height:276px;
width : 640px;

}
.hometitle {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	padding-bottom: 3px;
	padding-left: 10px;
}
table,td {
	font-size: 11px;
	font-style: normal;
}

tr.list {
/*	background-color:#FFEFDF;*/
	background-color:#FFF7F0;
}

table.listsplit {
	border-width: 1px;
	border-color: gray;
	border-style: solid;
}
.pdfbutton{
	float: right;
	margin-top: 0px;
	margin-right: 1px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.emailbutton{
  float: right;
   margin-top: 0px;
   margin-right: 1px;
}
.infotext{
	z-index:100;
	float: left;
	position: relative;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*  width : 280px; */
 /* margin-right: -1px;
 left:-10px;*/
}
#button {
	color: #FFFFFF;
	background-color: #FF6600;
	height: 22px;
	width: 150px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.emailbuttonajax{
	color: #FF6600;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
}
.emailbutton{
	margin-top: 10px;
}
.infotextajax{
	z-index:100;
	float: left;
	position: relative;
	font-size: 11px;
	/* width : 500px; */
  left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#remarks
{
	height: 20px;
	font-size: 12px;
	width: 357px;
}
.lessertitles {
	display: block;
	font-size: 12px;
	background-color: #767676;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;

}#price {
	margin-top: 20px;
}
#bestSeller1 .form input {
	margin-bottom: 5px;
	height: 20px;
}
#dealers table {
	margin-top: 20px;
}
