body {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover { 
	text-decoration:underline; 
}

div {
	padding: 0;
	margin: 0;
}

th {
	background-color: #5B616F;
	color: #fff;
}

h2 {
	padding: 0;
	margin: 0;
}

h3 {
	padding: 0;
	margin: 0;
}

h1 span {
	visibility: hidden;
	padding: 0;
	margin: 0;
	font-size: 2px;
}

h2 span {
	visibility: hidden;
	padding: 0;
	margin: 0;
	font-size: 1px;
}

#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid #5B616F;
}

#header {
	float: left;
	width: 1000px;
	height: 93px;
	background-image: url(../img/red_line_top.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#logo {
	width: 319px;
	height: 88px;
	float: left;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}

#menu {
	width: 681px;
	height: 88px;
	float: left;
	background-image: url(../img/menu_btn.png);
	background-repeat: repeat-x; 
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 

#menu li {
	float: left;
	width: 136px;
	text-align: center;
	margin-top: 35px;
}

#menu a {
	color: #343941;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
}

#menu_lang {
	float: left;
	padding-left: 578px;
	*padding-left: 579px;
	padding-top: 20px;
}

#menu_lang a {
	font-weight: normal;
	font-size: 11px;
}

#flashcontent {
	float: left;
	width: 1000px;
	height: 267px;
	background-image: url(../img/red_line_bot.png);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 0;
}

#content {
	width: 100%;
	float: left;
	margin-top: 1px;
	clear: both;
	overflow: hidden;
}

#footer {
	width: 1000px;
	height: 40px;
	background-color: #5B616F;
	clear: both;
}

#footer p {
	margin-top: 15px;
	padding-left: 10px;
	color: #fff;
	width: 50%;
	float: left;
}

#footer h2 {
	float: right;
	font-size: 11px;
	font-weight: normal;
	margin-top: 13px;
	padding-right: 7px;
}

#footer a {
	color: #fff;
}

/*///////////////////// static page /////////////////////*/
#static_con {
	width: 680px;
	float: right;
	background-color: #EEF0F1;
	margin-left: 1px;
	*margin-left: 0;
	
	margin-bottom: -2000px; 
	padding-bottom: 2000px;
}

.static_con_head {
	height:	40px;
	width: 100%;
	background-color: #ED1B24;
	border-bottom: 1px solid #fff;
}

#static_con_txt {
	width: 90%;
	clear: right;
	float: left;
	padding: 20px 0 20px 15px;
}

#static_con_l {
	float: left;
	padding-left: 20px;
	
}

#static_con_r {
	float: right;
	margin-right: 10px;
	
}

.static_con_img {
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#static_con ul {
	clear: right;
	margin-left: 200px;
	*margin-left: 220px;
}

#static_con_l label {
	width: 60px;
	*width: 55px;
	float: left;
	text-align: right;
	padding-top: 3px;
	display: block;
}

.email_form input {
	margin-left: 70px;
	color: #fff;
	background: #5B616F;
	border: 1px outset #A9A9A9;
	
}

#products_con {
	width: 200px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	*padding-left: 18px;
}

#products_con ul {
	clear: left;
	padding-left: 50px;
	padding-top: 0;
	margin: 0;
	list-style: none;
}

#products_con p {
	font-weight: bold;
	padding-left: 20px;
	margin: 5px;

}

.products_title {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #5B616F;
}

.products_con {
	width: 200px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	*padding-left: 18px;
}

.products_con p {
	font-weight: bold;
	padding-left: 20px;
	margin: 5px;
}



/*////////////////////// search form ////////////////////*/
#search {
	width: 319px;
	float: left;
}

/*----------- search tires-----------*/

#search_tyres_bg {
	height: 215px;
	background-image: url(../img/tyres_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #5B616F;
	
}

#search_tyres_en {
	height: 215px;
	background-image: url(../img/tyres_en.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #5B616F;
	
}

#search_tyres_opt_new {
	float: right;
	width: 221px;
	height: 40px;
	clear: right;
	margin-right: 4px;
	*margin-right: 2px;
	background-image: url(../img/tyres_new.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#search_tyres_opt_reg {
	float: right;
	width: 221px;
	height: 40px;
	clear: right;
	margin-right: 4px;
	*margin-right: 2px;
	background-image: url(../img/tyres_reg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.search_tyres_txt {
	margin-left: 95px;
	margin-top: 25px;
}

.search_tyres_form {
	width: 319px;
	height: 175px;
	float: left;
	background-color: #fff;
}

.search_form_title {
	font-size: 12px;
	color: Red;
	margin-top: 10px;
	margin-left: 20px;
}

#search button {
	vertical-align: top;
	border: none;
   padding: 0;
	margin-left: 200px;
	*margin-left: 195px;  
	background: none; 
	cursor: pointer;
}

/*---------- search wheels --------*/

#search_wheels_bg {
	height: 215px;
	background-image: url(../img/wheels_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #5B616F;
}

#search_wheels_en {
	height: 215px;
	background-image: url(../img/wheels_en.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #5B616F;
}

#search_wheels_form {
	width: 319px;
	height: 175px;
	float: left;
	background-color: #fff;
}

#search_wheels_opt {
	float: right;
	width: 95px;
	height: 40px;
}

#search_wheels_txt {
   float: right;
	margin-top: 23px;
	margin-right: 5px;
}

#search_wheels_txt a {
	color: #fff;
	text-decoration: underline;
}

/*///////////////////////// search result /////////////////////*/ 

#result_tbl {
	float: left;
	margin-top: 20px;
	padding-left: 50px;
}

#result_tbl td {
	background-color: #FAFAFA;
}

.result_no_img {
	text-align: center;
}

.result_img {
	overflow: hidden;
	width: 100px;
	height: 100px;
}

.result_name {
	font-weight: bold;
}

/*//////////////////////////products_view ///////////////////*/

#product_tbl {
	float: left;
	margin-top: 20px;
	padding-left: 50px;
}

.product_tbl_td td {
	background-color: #FAFAFA;
}

/*///////////////////////// promo ///////////////////////*/

#promo {
	width: 339px;
	height: 430px;
	*height: 456px;
	float: left;
	background-color: #eef0f1;
	margin-left: 1px;
}

#promo_con {
	width: 100%;
	height: 389px;
	*height: 415px;
	margin-left: 1px;
	background-color: #eef0f1;
}

/*/////////////////////// news /////////////////////////*/

#news {
	width: 340px;
	/*height: 430px;*/
	float: left;
	margin-left: 1px;
}

.news_con {
	width: 279px;
	margin: 30px 30px 0px 30px;
	float: left;
	*float: none;
}

.news_link {
	color: #ff0000;
	text-decoration: underline;
}

.news_con_img {
	float: left;
	width: 105px;
	margin-right: 15px;
}

.news_con_info {
	width: 145px;
	float: left;
}

.news_con_title {
	font-size: 13px;
	color: #52616B;
	font-weight: bold;
}

.news_con_text {
	margin-top: 5px;
}

/*/////////////////////// promo /////////////////////////*/

.promo_price {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}

.promo_text {
	font-weight: bold;
	margin-top: 5px;
}

.promo_title {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
}

/*////////////////////// news.php ///////////////////////*/

.news_block {
	width: 500px;
	margin: 30px 30px 0px 52px;
	background-color:	#F8F8FF;
}



/*////////////////////// service & mark /////////////////*/
#block {
	width: 100%;
	background-color: #fff;
	height: 108px;
	float: left;
}

#mark {
	float: left;
	width: 319px;
	background-color: #eef0f1;
	margin-top: 1px;
	height: 106px;
}

#mark_con {
	margin-left: 5px;
}

#service {
	float: left;
	width: 680px;
	background-color: #98a7be;
	margin-left: 1px;
	margin-top: 1px;
	height: 106px;
}

.service_banner {
	float: left;
	width: 220px;
	margin-top: 6px;
	margin-left: 6px;
	*margin-left: 5px;
	margin-bottom: 6px;
}

/* /////////////////////// form ////////////////////// */

form p {
	margin-bottom: 0px;
	margin-top: 12px;
	padding: 0;
}

label {
	width: 90px;
	float: left;
	text-align: right;
	margin-right: 1em;
	padding-top: 3px;
	display: block;
}

select {
	color: #06367b;
	background: #ffffff;
	width: 160px;
	background-color: #DEDEDE;
}

input	{
	color: #06367b;
	/*border: 1px solid #428600;*/
}

textarea {
	color: #06367b;
	background: #ffffff;
	/*border: 1px solid #F37A39;*/
}

.submit input	{
	color: #fff;
	/*background: #A9A9A9;*/
	background: #5B616F;
	border: 1px outset #A9A9A9;
	margin-left: 7.6em;
	*margin-left: 9.4em;
}

fieldset	{
	border: 1px solid #708090;
	*padding-left: 10px;
	*padding-bottom: 10px;
}

fieldset p {
	margin: 7px auto;
}

legend {
	color: #fff;
	font-weight: bold;
	background: #ED1B23;
	border: 1px solid #708090;
	padding: 2px 6px;
}

.legend_field {
	float: right;
	text-align: left;
	width: 29em;
	margin-right: 10px;
	vertical-align: top;
}

/* ----------- end form -----------------*/

/*/////////////////////// admin_panel ////////////////*/
.error {
	color: #ff0000;
	margin-top: 10px;
	margin-left: 20px;
	*margin-left: 40px;
}

#admin_menu {
	float: left;
	width: 200px;
	padding-top: 10px;
	*padding-top: 20px;
}

#admin_con {
	float: right;
	width: 80%;
}

#admin_con_form {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.admin_con_tyre {
	float: left;
	margin-left: 20px;
	padding-bottom: 30px;
}

.tyre_tbl {
	text-align: center;
	font-weight: bold;
	/*background-color: #EDEDED;*/
}

#admin_con_view {
	float: right;
	margin-top: 28px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.bg_1 {
	background-color:	#c0c0c0;
}

.bg_2 {
	background-color: #EDEDED;
}

.btn {
	text-align: center;
}
/*------------- ie7 fix -----------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

* html .clearfix {
    height: 1px;
}

