body {
	background: #6E6E6E url(img/background2.png);
	background-repeat: repeat-x;
	color: #545454;	font-family: Tahoma;
	font-size: 10px;
}

a.tab:link {
	color: #bbbbbb;
	text-decoration:none;
}

a.tab:active {
	color: #bbbbbb;
	text-decoration:none;
}

a.tab:visited {
	color: #bbbbbb;
	text-decoration:none;
}

a.tab:hover {
	color: #bbbbbb;
	text-decoration:none;
}

a.navi:link {
	color: #545454;
	text-decoration:none;
}

a.navi:active {
	color: #545454;
	text-decoration:none;
}
a.navi:visited {
	color: #545454;
	text-decoration:none;
}
a.navi:hover {
	color: #545454;
	text-decoration:none;
}.product_image {
	border:2px;
	border-color: #545454;
	border-style: solid;
}

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border:0px solid #bbbbbb;
	background-color: #DEDEDE;
}

#header {
	width: 100%;
	padding-top: 0px;
	margin: 0px;
	background-image: url(img/header2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #25221d;
	text-align: center;
	height: 210px;
	border:0px solid #bbbbbb;
}

#tabs {
	height: 28px;
	border:0px solid #bbbbbb;
	background-image: url(img/tabs-bg.png);
	padding: 9px 0px 0px 0px;
	margin: 0px;
}

#tabs-line {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #bbbbbb;
	height: 30px;
	padding: 8px 10px 9px 10px;
	border: 0px solid #bbbbbb;
	margin: 0px;
}

#sidebg1 {
	margin: 0;
	padding: 0;
	background-image: url(img/sidebar-bg.png);
	background-position: right;
	background-repeat: repeat-y;
	width: 100%;
}

#sidebg2 {
	margin: 0px;
	padding: 0px;
	background-image: url(img/sidebar-bg.png);
	background-repeat: repeat-y;
	width: 100%;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#sidebar {
	width: 180px;
	border: 0px solid #bbbbbb;
	float: left;
	padding: 0px;
	margin: 0px;
}

#navigator {
	padding-top: 5px;
}

#fadeshow1 {
	margin-left: 0px;
}

#fadeshowusedtitle {
	width: 152px;
	margin-left: 14px;
	margin-top: 10px;
	text-align: center;
}

#fadeshowused {
	margin-left: 14px;
	margin-top: 5px;
}

#nav_special_title {
	width: 180px;
	margin-left: 0px;
	margin-top: 10px;
	text-align: center;
	color: red;
	font-size: 16px;
	font-weight: bold;
	background-color: black;
}

.navilink {
	width: 152px;
	padding-left: 20px;
	border: 0px solid #bbbbbb;
	font-size: 14px;
	font-weight: bold;
}

.navi_separator {
	width: 170px;
	padding-left: 5px;
	border: 0px solid #bbbbbb;
}

.navilink2 {
	width: 132px;
	padding-left: 40px;
	border: 0px solid #bbbbbb;
	font-size: 14px;
	font-weight: bold;
}

#ad-cell {
	width: 180px;
	border:0px solid #bbbbbb;
	float: right;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
}

#content {
	width: auto;
	margin-left: 179px;
	margin-right: 179px;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	padding: 10px;
	background-color: #DEDEDE;
}

img.floatRight { 
    float: right; 
    margin: 5px; 
}


#products {
	width: auto;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

.products_td_header {
	padding: 2px;
}

.products_table {
	border: 1px solid black;
	background-color: #d0d0d0;
	padding: 0px;
}

.products_table_dark {
	border: 1px solid black;
	background-color: #808080;
	padding: 0px;
}

.products_td {
	text-align: left;
	border: 0px solid black;
	vertical-align: top;
	padding: 2px;
}

.products_td_dark {
	border: 0px solid black;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}

.int_check {
	background-color: green;
}

span.products_font {
	color: black;
}

span.products_header_font {
	font-size: 10px;
}

span.products_model_font {
	color: #0e00c1;
}

span.products_font_totalprice {
	color: black;
	font-size: 16px;
	line-height: 1.5;
}

span.products_font_totalprice2 {
	font-size: 16px;
	line-height: 1.5;
}

span.products_font_single {
	color: black;
	line-height: 1.5;
}

span.products_single {
	line-height: 1.5;
}

span.usedad_font_model {
	font-size: 12px;
	color: black;
}

span.usedad_font_price {
	font-size: 16px;
	color: red;
}

span.messutarjous {
	color: red;
	font-weight: bold;
}

#footer {
	padding-top: 10px;
	height: 30px;
	border:0px solid #bbbbbb;
	background-image: url(img/tabs-bg.png);
	margin: 0px;
	text-align: center;
	color: #bbbbbb;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}