/* CSS Document */

body {
   background-color: #ffffff;  
   margin: 0px;
   font-family: verdana;
   font-size:12px;
   border: 0;
   color: #000000;
}

h1 {font-size: 18px; margin: 0px; padding: 0px; font-weight:bold;}
h2 {font-size: 12px; font-weight:bold;}
a, a:visited{color: #000000; text-decoration: underline;}
a:hover{color: #3e3e3e; text-decoration: underline;}

/* Заголовок Протект-Урал */

#specpred {
  z-index: 1; 
  position:absolute;	
  left:50%;   margin-left: -230px;
  margin-top: 0px;
}

/* Рисум заголовок */
#content { padding: 15px; padding-left: 40px;}
   
table.toptable { background-image: url(images/bg_top.jpg);}
table.toptable td { padding-left: 5px; padding-right: 5px;}

table.downtable { background-image: url(images/bg_down.jpg);}
table.downtable p{ color: #BABABA;}

table.downtable a{ color: #BABABA; text-decoration: none;}

td.main_content { padding: 15px;}

table.news { margin-top: 15px; margin-bottom: 15px;}
table.news td{ padding-right: 20px; margin-top: 15px;}

table.pop { margin-top: 30px; margin-bottom: 15px;}
table.pop td{ padding-right: 20px; margin-top: 15px;}
.data { background-color: #9a5f02; color: #ffffff; }

table.bottom { margin-top: 20px;}
 
/* Текст  заголовка*/
#but { background-image:url(images/but_noselect.jpg); 
width: 147px; height: 25px; padding-top: 8px; }
 
#but a { color: #ffffff; text-decoration: none;}
#but a:hover { text-decoration: underline;} 
 
/* Рисум картинки bg */
 
#main_bg {background-image:url(images/bg.jpg); background-repeat:no-repeat; background-position: center;
 width: 100%; height: 212px; } 
 
 
/* Рисум товар */

#sidebar {
	float: right;
	width: 300px;
}

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

#sidebar li {
	margin-bottom: 10px;
	background: url(images/img10.gif) no-repeat left bottom;
	list-style-type:none;
}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(images/thumb.jpg) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 10px 30px 5px 30px;
	background: url(images/img09.gif) no-repeat;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #302D26;
	text-decoration: none;
}	

#sidebar h2 a {color: #000000; text-decoration: none;}

/* Разметка дверей */

.td_quantity {
	text-align: right;
	vertical-align: bottom;
	width: 20%;
}

.quantity {
	width: 30px;
}

.td_incart {
	text-align: right;
	vertical-align: bottom;
	width: 20%;
}

.td_price {
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
	font-weight: bold;
	width: 40%;
	color: #ff3801;
}

.td_image {
	width: 20%;
}


.onepos, .table_c {
	width: 64%;
}

.table_c td {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

.td_c_title {
	text-align: left;
	padding-left:10px;
}
.td_c_title_h {
	text-align: left;
	padding-left:10px;
	font-weight:bold;
}
.td_c_price {
	text-align: right;
	font-weight: bold;
	color: #ff5000;
	width: 120px;
}
.td_c_price_h {
	text-align: right;
	font-weight:bold;
}
.td_c_arithmetic {
	
}
.td_c_arithmetic_h {
	font-weight:bold;
}
.td_c_quantity {
	text-align: center;
	padding-left: 10px;
	font-weight: bold;
	color: #ff5000;
	width: 70px;
}
.td_c_quantity_h {
	text-align: center;
	padding-left: 10px;
	font-weight:bold;
}


.td_c_sum {
	text-align: right;
	font-weight: bold;
	color: #ff5000;
	font-size: 120%;
	width: 120px;
}
.td_c_sum_h {
	text-align: right;
	font-weight:bold;
}
.td_c_input {
	text-align: right;
}

.totalwrapper{
	text-align: right;
	width: 64%;
	font-weight: bold;
	color: #ff5000;	
}

.total{
	font-weight: bold;
	color: #ff5000;
	font-size: 130%;	
}

.order{
	width: 64%;
}

.order label{
	display: block;
}

.order input{
	display: block;
}
