body  {

	font: 12px Verdana, Tahoma, sans-serif;
	line-height:1.5;
	background: url(/images/bg.jpg) repeat-x #858E8D top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#666666;
}
.twoColFixLtHdr #container { 
	width: 961px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:url(/images/conten_bg.jpg) repeat-y; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.prices .RightRow {
font-size:12px;

}
.prices .RightRow a {
color:#5E6B69;
}
.twoColFixLtHdr #header { 
	background:url(/images/headerjpg.jpg);
	height:188px;
	
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 230px;
	padding:15px 10px 15px 30px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 260px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixLtHdr #footer { 
	margin: 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border-top:1px dashed #858E8D;
	text-align:center;
	font-size:11px;

} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.news_item {}
.news_item h2 {font-size:13px;padding-bottom:0}
.news_item p{margin-top:1px;}
.suckertreemenu{
background:url(/images/menubg.jpg) no-repeat;
height:35px;
padding-left:30px;
}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left; /*overall menu background color*/
	color: white;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;

padding: 5px 12px;
margin:3px 0 0 0;
border-left-width: 0;
text-align:center;
text-decoration: none;
color:white;
}
	.prices a img{margin-bottom:-4px; margin-right:4px;}
 .first_page {
margin:0 35px;		
	}
	.first_page h1{
		font-size:17px;
	}

/*1st sub level menu*/
.suckertreemenu ul li ul{
/*left: 0;*/

position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
	background:#000000;
	
	padding: 7px 5px;
	left: -80px;
	width:565px
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
/*display: list-item;*/
display:inline;
float: none;

}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
	left: 159px; /* no need to change, as true value set by script */
	top: 0;

}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
	/*display: block;*/
	display:inline;
	width: 160px; /*width of sub menu levels*/
	color:white;
	text-decoration: none;
	text-align:left;
	padding: 5px 5px;
}

.suckertreemenu ul li a:hover{
background-color:#E2C675;
color:#000000;
}


.leftMenu .header{
background:url(/images/leftmenuHeader.jpg) no-repeat;
height:8px;
font-size:1px;
}
.leftMenu .content{
background:url(/images/leftmenuBg.jpg)  repeat-y;
}
.leftMenu .content h2{

	font-size:17px;
	padding:5px 0px;
	border-bottom:1px dotted #999999;
	margin: 0px 20px 0 10px;;
	
}


.leftMenu .content h3{
margin:0;
padding:10px 10px 5px;
font-size:14px;
}
.leftMenu .content ul{
	margin:0px;
	padding:0px 25px;
	list-style:none;
}
.leftMenu .content a{
color:#858E8D;
text-decoration:none;
}
.leftMenu .content a:hover{
text-decoration:underline;
color:#EBC27D;
}
.leftMenu .footer{
background:url(/images/leftmenuFooter.jpg) no-repeat;
height:8px;
}
h1{
margin:0px;
font-size:25px;
padding-top:15px;
}
h2{
margin:0px;
font-size:19px;
padding:15px 0;
}
.line {
float:left;
width:10px;
}
.scuters{

}
.scuters .scuter{
	float:left;
	width:210px;
	text-align:center;
	margin-bottom: 15px;
}
.scuters .info{

}
.scuters .photo
{
	padding:2px;
	width:200px;
	height:150px;
	border:1px solid #EBC27D;
	
}
.right {
margin-left:30px;
}
a{
color:#EBC27D;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

.foto {
	float:right;
	padding:2px;
	width:150px;
	height:100px;
	border:1px solid #EBC27D;
	margin-right:20px;
	margin-bottom: 10px;

}
.LeftRow {


border-top: 1px solid #D2D5D4;
padding-left:10px;
width:140px;
color:#C3922E;
font-size:11px;
}

.RightRow
{
	text-align:justify;
border-top: 1px solid #D2D5D4;
font-size:11px;
color:#5E6B69;
}

.TopRow {
color:#C3922E;
padding-left:10px;
border-top: 1px solid #D2D5D4;
font-size:11px;
text-align:justify;

}
.versions .version{
padding:15px 0;

clear:right;
border-top:1px dashed #C3922E;
margin-right:20px;
}
.version .name{
font-size:18px;
color:#000000;
margin:4px 0;
}
.version .price{
font-size:16px;
color:#C3922E;

}

.versions .photo {
	float:right;
	
	width:202px;
	height:150px;

	margin-left:20px;
	
	text-align:center;
	
	margin-bottom: 10px;
}
.item {
float:left;
width:300px;
margin-bottom:20px;
}