* { margin: 0; padding: 0; }
body, html {font: 14px Arial, Verdana,  Helvetica, sans-serif; text-align: left; color:#333; }
img {border: 0;}

a 		{ color: #1f1a17; text-decoration: underline; background-color: inherit; }
a:visited	{ color: #2f2a27; text-decoration:underline; background-color: inherit;}
a:hover		{ color: #fc7a04; background-color: inherit; text-decoration: underline; }

h1{font-size:16px; text-align:center;}
h2, .h2 {font-size:15px; text-align:center; margin:10px 0; font-weight: bold;}
h3, .h3 {font-size:16px; text-align:center;font-weight:bold; margin:10px 0;}
hr {
	color:red;
	background-color:red;
	height: 1px;
	border-width:0px; }

 .page {
	width:100%;
	float:left;
	background: transparent url(./images/clock.gif) no-repeat 50% 2px;
	min-width:1012px;
 }
 
.header {
	width:100%;
	height:140px;
	margin-bottom:48px;
	position:relative;
}

.search-wrap {
    position: absolute;
    right: 12px;
    top: 142px;
	width:220px;
}

.logo {
	width:177px;
	height:116px;
	float:left;
	background:#fdcb33; 
	margin-top:23px;
	text-align:right;
	overflow:hidden;
}

.title {
	float:right;
	background:#fdcb33; 
	width:370px;
	height:55px;
	margin-top:35px;
	background: #fdcb33 url(./images/title-bg.gif) no-repeat center left;
	color:black;
	font-size:13px;
	font-weight:bold;
	line-height:54px;
	padding-left:20px;
	
}
/*---------------new correction-------------------------*/
.barter{
	border: 3px solid #FDCB33;
    color: #D12020;
    float: left;
    font-size: 13px;
    font-weight: bold;
    left: 290px;
    margin-top: 22px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 550px;
}
/*------------------------------------------*/
.menu {
float:left;
font-size:13px;
height:28px;
left:290px;
margin-top:22px;
position:absolute;
top:90px;
width:780px;
}

.menu li{
	list-style:none;
	float:left;
	text-align:center;
	color:white;
}

.menu a, .menu a:visited, .menu a:active {
	color:#d12020;
	text-decoration:underline;
	font-weight:bold;
	
}

.menu a:hover {
	text-decoration:none;
	color:white;
	background:#cc0000;
	border:1px solid white;
}

.menu a {
	padding-left:13px;
	padding-right:13px;
	height:28px;
	display:block;
	line-height:26px;
	border:1px solid white;
	float:left;
}

.active {
	line-height:26px;
	
	height:28px;
	font-weight:bold;
	border:1px solid white;
}

.main {
	width:100%;
}

.left {
	float:left;
	width:348px;
	margin-left:10px;
}

.line-1 {
	width:100%;
	height:9px;
	background: #ffa73d url(./images/line-1.gif) no-repeat top left;
	margin-bottom:1px;
	overflow:hidden;
}

.line-2 {
	width:100%;
	height:9px;
	background: #ffa73d url(./images/menu-bottom.gif) no-repeat top left;
	margin-bottom:1px;
	overflow:hidden;
}

.menu-header{
	width:100%;
	height:19px;
	background:#890405;	
	color:white;
	text-align:center;
	line-height:18px;
	margin-bottom:2px;
}

.menu-item-title {
	width:100%;
	height:16px;
	background:#cc0001;
	color:white;
	text-align:center;
	font-size:13px;
}

.menu-item-title-2 {
	width:100%;
	height:16px;
	background:#febf00;
	color:white;
	text-align:center;
	font-size:13px;
}

.menu-body{
	padding:0px;
	text-align:center;
	font-size:13px;
	line-height:19px;
}

.menu-body ul {
	text-align:left;
	list-style-image: url('./images/list.gif');
	padding-left:18px;
}

.menu-body a, .menu-body a:visited, .menu-body a:active {
	text-decoration:none;
	color:black;
}

.menu-body a:hover {
	text-decoration: underline;
	color:#cd0101;
}

.active2{
	color:#cb0000;
	list-style-image: url('./images/list2.gif');
}

.right {
	margin-left:369px;
	border:1px solid #cc0000;
	min-height:200px;
	margin-right:10px;
}
.right li{
background: url("http://www.slateblue-leopard-389195.hostingersite.com/img/unactive2.gif") no-repeat scroll left 5px transparent;
padding: 3px 0 3px 15px;
list-style: none outside none;
}
.MsoNormal{margin-bottom: 10px;}

.title2 {
	float:left;
	height:18px;
	background:#cc0000;
	padding-left:9px;
	padding-right:9px;
	color:white;
	margin-top:8px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.content {
	padding:23px;
	}

.red {
	border:1px solid #cc0000;
	margin:0 auto;
}

.footer {
	width:100%;
	clear:both;
	background: #fdcb33;

	overflow:hidden;
	float:left;
	margin-top:20px;
}

.f1 {
	float:left;
	height:40px;
	background: white url(./images/f-l.gif) no-repeat left top;
	width:5px;
}

.f2 {
	float:right;
	height:40px;
	background: white url(./images/f-r.gif) no-repeat left top;
	width:5px;
}

.f3{
	margin-left:5px;
	margin-right:5px;
	overflow:hidden;
	padding-left:34px;
	padding-right:34px;
	color:white;
	text-align:right;
}

.left_f{
	float:left;
}

.left_f img {
	margin-top:5px;
}

.right_f {

	float:right;
}

.right_f img {
	margin-top:3px;
}

.product {
	width: 100%;
}

.product td{
	border-bottom:1px solid #cc0000;
}


	/** CERNOS  MODIFY**/
	.left-menu ul{margin:0;padding:0 0 0 10px;list-style:none;}
	.left-menu ul li{padding:3px 0 3px 15px;background:url(http://www.slateblue-leopard-389195.hostingersite.com/img/unactive.gif) no-repeat left 5px;}
	.left-menu ul li:hover{background:url(http://www.slateblue-leopard-389195.hostingersite.com/img/active.gif) no-repeat left 5px;}
	.left-menu ul li ul{margin:0;padding:0;}
	.left-menu ul li ul li{padding:3px 0 3px 15px;background:url(http://www.slateblue-leopard-389195.hostingersite.com/img/unactive2.gif) no-repeat left 5px;}
	.left-menu ul li ul li:hover{background:url(http://www.slateblue-leopard-389195.hostingersite.com/img/active2.gif) no-repeat left 5px;}

	.left-menu ul li a,
	.left-menu ul li a:visited{font-size:12px;text-decoration:none;}
	.left-menu ul li a:hover{color:red;}
	.left-menu ul li a.active{color:red;}
	.left-menu ul li ul li a,
	.left-menu ul li ul li a:visited{font:12px Arial;color:#2F2A27;}
	.left-menu ul li ul li a strong,
	.left-menu ul li ul li a:visited strong{font-weight:normal;text-decoration:underline;}
	.left-menu ul li ul li a:hover{color:red;}
	.left-menu ul li ul li a.active,
	.left-menu ul li ul li a.active:visited{display:block;height:14px;margin:0;padding:3px 0 3px 5px;background:#CC0000;color:white;text-decoration:none;}
	
	.content h3 a,
	.content h3 a:visited{font:12px Arial;}
	

	
	.left_f ,.left_f a,
	.left_f a:visited{font:10px Arial;}
.leftmenu
{
margin:10px 10px 0 0;
display:block;
padding:10px;
border:solid #FFA73D;
border-width:3px 0;
}

/***New changes***/

.main .dateblock {
    float: left;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: 35px;
    width: 500px;
}
.main .datebegin span {
    font-size:17px;
    font-weight:bold;
    color:#993300;
}
.main .dateend span {
    font-size:17px;
    font-weight:bold;
    color:#993300;
}
.main .priceold span {
    font-size:17px;
    font-weight:bold;
    text-decoration:line-through;
}
.main .pricenew span {
    font-size:20px;
    font-weight:bold;
    color:red;
}
.main .descr-title {
    font-size:12px;
    font-weight:bold;
}
.main .share-photo {
    width:150px;
    float:left;
    margin:20px 0 20px 20px;
}
.main .first-bl {
    width:100%;
    float:left;
}





.sidebar .dateblock {
    float: left;
    margin-bottom: 20px;
    margin-left: 5px;
    margin-top: 24px;
    width: 235px;
    font-size:12px;
    text-align:left;
}
.sidebar .datebegin span {
    font-size:15px;
    font-weight:bold;
    color:#993300;
}
.sidebar .dateend span {
    font-size:17px;
    font-weight:bold;
    color:#993300;
}
.sidebar .priceold span {
    font-size:17px;
    font-weight:bold;
    text-decoration:line-through;
}
.sidebar .pricenew span {
    font-size:20px;
    font-weight:bold;
    color:red;
}
.sidebar .descr-title {
    font-size:12px;
    font-weight:bold;
}
.sidebar .share-photo {
    width:80px;
    float:left;
    margin:20px 0 20px 8px;
}
.sidebar .first-bl {
    width:100%;
    float:left;
}
.sharetitle {
    font-size:20px;
    margin:10px 0 10px 0;
    color:#993300;
}
/***New changes***/
.trtd {
	height:175px;
}

#remont {
    color: #CC0000;
    font-size: 16px;
	margin-left:24px;
	margin-top:15px;
	display:block;
	width:150px;
}

#remont:hover {
    text-decoration:none;
}
#breadcrumbs {
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px;
}

.related-links {
	margin: 20px 0 20px 0;
}

.related-links p {
	font-weight:bold;
	margin-bottom:10px;
}
