/*CSS document*/

body {
		padding: 0;
		margin: 0;
		font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
		font-size: 12px;
		color: #333333;
		background-color:#FFF;
	text-align: left;
}

/*  general tags */

img {
	border: 0;
	padding: 0;
	margin: 0;
}

a {
	color: #990000;
}

a:hover {
	color: #FF0000;
}

hr {
	border-top: 1px solid #777777;
	border-bottom: 4px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 18px;
	color: #990000;
	font-weight: normal;
	padding-top: 10px;
	margin: 0;
}

/*  header  */

#head {
	height: 402px;
	padding: 0;
	margin: 0;
	background: url('/pics/head_bg_right_cont.jpg') repeat-x;


}

#HeadMain {
	float: left;
	width: 720px;
	height: 402px;
	background: url('/pics/head_bg_1.jpg') no-repeat;
	padding: 0;
	margin: 0;
}

#LogoLine {
	height: 60px;
	overflow: hidden;
}

#Logo {
	width: 229px;
	height: 35px;
	padding: 23px 0 0 21px;
	float: left;
}

#LogoTitle {
	float: right;
	padding: 24px 17px 0 0;
}

#MainMenu {
	padding: 20px 0 0 21px;
}

#MainMenu a {
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

#MainMenu a:hover {
	color: #FF0000;
}

#HeadImgs {
	width: 720px;
}

#IndexPic {
	padding-top: 17px;
	float: left;
	width: 472px;
	height: 288px;
}

#IndexBan {
	float: left;
	padding-top: 25px;
	width: 242px;
	height: 252px;
	overflow: hidden;
}

#HeadCenter {
	float:left;
	background: url('/pics/head_bg_2.jpg') no-repeat;
	width: 187px;
	height: 402px;
}

#CartInformer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 0 20px;
}

#CartInformer strong {
	color: #B02A27;
}

#CartInformer a img {
	float: left;
	padding-top: 4px;
}

#CartInformer div {
	float: left;
	padding-left: 5px;
}

#HeadRight {
	float: left;
	background: url('/pics/head_bg_right.jpg') no-repeat;
	width: 93px;
	height: 402px;
}

#HeadRight a {
	color: #FFFFFF;
	padding-left:10px;
}

#HeadRight a:hover {
	color: #FFFFCC;
}


/*  mainplace    */
#mainplace {
	overflow: hidden;
	width: 1000px;
}


#NewsBar {
	float: left;
	width: 218px;
	padding: 10px 12px 0 15px;
	overflow: hidden;
}

#line {
	background: url('/pics/line.gif') no-repeat;
	height: 18px;
	width: 225px;
}

.newsblock {
	padding: 12px 8px 0 8px;
	color:#666666;
}

.newsblock strong {
	font-size: 11px;
	color:#999999;
	font-weight: normal;
}

.newsblock span {
	font-size: 12px;
	color:#000;
	font-weight: bold;
}

.newsblock a {
	color:#990000;
}

.newsblock a:hover {
	color:#FF0000;
}

#MainField {
	width: 474px;
	padding-right: 51px;
	float: left;
	overflow: hidden;
}

.Catalog {
	padding: 0;
}

.CatalogTitle {
	background: url('/pics/catalog_title.gif') no-repeat;
	width: 474px;
	height: 17px;
	padding-left: 295px;
	padding-top: 0;
	margin: 0;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

.CatTop {
	background: url('/pics/catalog_top.gif') no-repeat;
	width: 474px;
	height: 30px;
}

.CatTop div {
	padding: 10px 0 0 10px;
	color: #CCC;
}

.CatTop a {
	color: #FFF;
}

.CatTop a:hover {
	color:#FFFFCC;
}

.CatCenter {
	background: url('/pics/catalog_center.gif') repeat-y;
	width: 600px;
	padding: 0 5px 0 10px;
}

.CatItem {
	overflow: hidden;
}

.CatPosition {
	width: 440px;
	padding-top: 15px;
}

.CatPosition a img {
	float: left;
		background: url('/pics/cat_pic_bg.gif') no-repeat;
	padding: 5px;
	width: 118px;
	height: 88px;
	border: 0;
}

.CatPosition div {
	float: right;
	padding-left: 12px;
	color: #FFFFFF;
	width: 300px;
}

.CatPosition div strong {
	color: #FFFFCC;
}

.CatPosition div span.model {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

.CatPosition div span.cost {
	color: #CCC;
	font-size: 14px;
}


.CatLinks a {
	color: #FFFFFF;
}

.CatLinks a:hover {
	color: #FFFFCC;
}

.CatBottom {
	background: url('/pics/catalog_bottom.gif') no-repeat;
	width: 474px;
	height: 26px;
}

#MenuBar {
	overflow: hidden;
	float: right;
	width: 200px;
	text-align:left;
}

#MenuBar div {
	padding-bottom: 7px;
}

#MenuBar a {
	color: #333333;
	font-weight: bold;
}

#MenuBar a:hover {
	color: #990000;
}

#Subscribe {
	height: 230px;
	background: url('/pics/moto.jpg') no-repeat right;
	overflow: hidden;
	text-align: right;
}

#Subscribe div#SubscribeFloat {
	width: 240px;
	float: right;
}

#Subscribe form {
	padding: 50px 100px 0 0;
	width: 130px;
	height: 242px;
	text-align: right;
}

#Subscribe label {
	color: #990000;
	font-weight: bold;
}

#Subscribe form input {
	text-align: right;
	border: 1px solid #999;
	font-size: 11px;
	padding: 2px 4px 2px 4px;
}

#footer {
	overflow: hidden;
	color:#CCCCCC;
	font-size: 11px;
	height: 80px;
}

#footer a {
	color:#CCCCCC;
}

#footer a:hover {
	color:#FFFFCC;
}

#footerplace {
	background-color: #333;
	height: 70px;
}

#footerleft {
	padding: 10px 0 0 10px;
	float: left;
	width: 400px;
	text-align: left;
}

#footerright {
	padding: 10px 10px 0 0;
	float: right;
	width: 400px;
	text-align: right;
}

td {
	vertical-align: top;
}


/* ------------------------------------------------------- */
/*                     CATALOGE INTERNAL                   */
/* ------------------------------------------------------- */

#CatBig_Int {
	overflow: hidden;
	width: 630px;
	vertical-align: top;
}

#CatBig_Int table, #CatBig_Int table td {
	vertical-align: top;
}


#Catalog_Int {
	padding: 0;
}

#CatalogTitle_Int {
	background: url('/pics/catalog_title_int.gif') no-repeat;
	width: 630px;
	height: 17px;
	padding-left: 455px;
	padding-top: 0;
	margin: 0;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

#CatTop_Int {
	background: url('/pics/catalog_top_int.gif') no-repeat;
	width: 630px;
	height: 30px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#CatTop_Int div {
	padding: 10px 0 0 10px;
	color: #CCC;
}

#CatTop_Int a {
	color: #FFFFFF;
}

#CatTop_Int a:hover {
	color:#FFFFCC;
}

#CatCenter_Int {
	background: url('/pics/catalog_center_int.gif') repeat-y;
	width: 630px;
	padding: 0 5px 0 10px;
}

.CatItem_Int {
	overflow: hidden;
}

.CatPosition_Int {
	width: 440px;
	padding-top: 15px;
}

.CatPosition_Int a img {
	float: left;
		background: url('/pics/cat_pic_bg.gif') no-repeat;
	padding: 5px;
	width: 118px;
	height: 88px;
	border: 0;
}

.CatPosition_Int div {
	float: right;
	padding-left: 12px;
	color: #FFFFFF;
	width: 300px;
}

.CatPosition_Int div strong {
	color: #FFFFCC;
}

.CatPosition_Int div span.model {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

.CatPosition_Int div span.cost {
	color: #CCC;
	font-size: 14px;
}


#CatLinks_Int a {
	color: #FFFFFF;
}

#CatLinks_Int a:hover {
	color: #FFFFCC;
}

#CatBottom_Int {
	background: url('/pics/catalog_bottom_int.gif') no-repeat;
	width: 630px;
	height: 26px;
}

a.more {
	color:#FFCC00;
}

a.more:hover {
	color:#FF9900;
}

#rambler {
	display: none;
}
#zakazmenu li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

/*-----skuters----*/
.Cat_Sk {
	width: 510px;
	padding-top: 15px;
}
.Cat_Sk img {
	float: left;
	padding: 5px;
	border: 0;
}
.Cat_Sk h3 {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
.Cat_Sk table td {
	color: #FFF;
}
/*-----------------*/

#AboutTxt {
	padding: 10px 0 10px 18px;
}

div#AboutTxt div#pc_about_top {
	background: url('/pics/pc_about_top.jpg') no-repeat;
	width: 700px;
	height:17px;
	padding-left: 10px;
	margin: 0;
	overflow:hidden;
}

div#AboutTxt div#pc_about_center1 {
	background: url('/pics/pc_about_center1.jpg') no-repeat;
	width: 700px;
	height: 315px;
	padding: 0 10px 0 10px;
}
/*
div#AboutTxt div#pc_about_center2 {
	background: url('/pics/pc_about_center2.jpg') repeat-y;
	width: 700px;
	padding: 0 10px 0 10px;
}
*/
div#AboutTxt div#pc_about_bottom {
	background: url('/pics/pc_about_bottom.jpg') no-repeat;
	width: 700px;
	height: 17px;
}

#pc_about_center1 strong {
	color:#372420;
	font-size:17px;
	font-weight:bold;
	margin: 0;
}

#pc_about_center1 b {
	color:#111;
	font-size:12px;
	font-weight:bold;
	margin: 0;
}

#pc_about_center1 div {
	color:#111;
	font-size:12px;
	font-weight:normal;
	margin: 0;
}

#mailus a {
	width: 135px;
	height: 32px;
	display: block;
	background: url('/pics/mail_but.jpg') no-repeat;
}

#mailus a:hover {
	background: url('/pics/mail_but_s.jpg') no-repeat;
}

.blockTitle {
	background: url('/pics/hit.jpg') no-repeat;
	width: 192px;
	height: 44px;
	overflow: hidden;
	padding: 12px 0 0 42px;
}

.hitPosition {
	padding: 0;
	margin: 0;
	width: 190px;
	text-align: center;
}
.hitPosition a img {
	border: 2px solid #666; 
}
h2.hitmes {
	padding: 0;
	margin: 0;
	text-align: center;
}

.hitCost {
	width: 150px;
	padding-left: 30px;
}

span.new_price {
	font-weight: bold;
	color: green;
}

span.old_price {
	font-weight: bold;
	color: gray;
	text-decoration: line-through;
}