body, table, td {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #717171;
	font-size: 11px;
}

.cart_edit, select, textarea{
	border: 1px solid #fdd4a2;
}

a, a:visited {
	font-family: Tahoma,Verdana,Helvetica,sans-serif;
	/* font-weight: bold; */
	font-size: 11px;
	color: #FF7200;
	text-decoration:none;
}

#sidebar a, #sidebar a:visited { color: #717171; }

a:hover { text-decoration: underline; }

a img {border: 0px; }

/*td {vertical-align: top;}*/

body {
	background: #ededed url('img/body_bg.gif') repeat;
	margin: 0;
	padding: 0;
	text-align: center;
}

.wrapper {
    margin: 10px auto;
    background: #f7f3e7;
    width: 90%;
    text-align: left;
}

#top_left {
	height: 8px;
	width: 8px;
	background: #eeeeee url('img/top_left.png') no-repeat;
	line-height: 8px;
}

#top_right {
	height: 8px;
	width: 8px;
	background: #eeeeee url('img/top_right.png') right top no-repeat;
	line-height: 8px;
}

#top {
	height: 8px;
	background: #eeeeee url('img/top.png') repeat-x;
}

#header {
	height: 194px;
	background: #eeeeee url('img/header-bg.png') repeat-x;
}

#header-left {
    position: relative;
    height: 194px;
    background: transparent url('img/header-left.png') left top no-repeat;
}

#header-right {
    position: relative;
    height: 194px;
    background: transparent url('img/header-right.png') right top no-repeat;
}

#welcome {
    position: absolute;
    top: 71px;
    right: 27px;
    width: 412px;
    display: block;
    text-align: justify;
    font-size: 10px;
    line-height: 14px;
}

#welcome h6 {
    margin: 0 0 8px 0;
    background: none;
    color: #ff7200;
    font-size: 11px;
    font-weight: bold;

}

#left {
	width: 8px;
	background: #f7f3e7 url('img/left.png') repeat-y;
}

#right {
	width: 8px;
	background: #f7f3e7 url('img/right.png') right top repeat-y;
}

h1 {
	color: #FF7200;
	vertical-align: top;
	/* font-family: Arial,Tahoma,Helvetica,Sans-serif; */
	font-family: Tahoma,Helvetica,Sans-serif;
	font-size: 18px;
	/* height: 37px;
	padding: 0px;
	margin: 0 0 15px 0;
	background: transparent url('img/content_line.gif') left bottom repeat-x; */
	border-bottom: 1px solid #dddcda;
	padding: 0 0 3px 0;
	margin: 0 0 20px 0;
}

h2 {
	font-family: Tahoma,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0 0 0px 0;
	color: #717171;
}

#sidebar {
	padding-right: 5px;
	vertical-align: top;
}
#sidebar div.blocks{
	width: 255px;
	background: #fAfAfA url(img/block_middle.png) left repeat-y;
	margin-bottom: 20px;
	position: relative;
}

#sidebar div.blocks div{
	background: transparent url(img/block_top.png) top left no-repeat;
	width: 255px;
}

#sidebar div.blocks div div{
	width: 255px;
	background: transparent url(img/block_bottom.png) bottom left no-repeat;
}

#sidebar div.blocks div div div{
	width: 237px;
	padding-bottom: 10px;
	margin-left: 9px;
	margin-right: 9px;
	padding-top: 10px;
	background: transparent;
}

.outer_border {
	border: 1px solid #f3efe3;
	background: #fAfAfA;
}

.inner_border {
	border: 1px solid #ebe8dc;
	background: white;
}

.brief {
	float: left;
	width: 33%;
	height: 235px;
}

.inner_brief {
	padding: 0 15px 0 15px;
	text-align: center;
}


.more_info, .more_info:visited, .buy, .buy:visited {
	font: bold 11px Tahoma;
	display: block;
	width: 80px;
	height: 20px;
	line-height:19px;
	vertical-align: bottom;
	color: #ffffff;
	text-align:center;
}

a.more_info, a.buy {
	color: #ffffff;
	text-decoration: none;
	
}

.more_info {
	background: url('img/orange_button.png') no-repeat 0 0;
	margin-bottom: 3px;
}

.buy {
	background: url('img/orange_button.png') no-repeat 0 0;
}

.price {
	color: #ff5200;
	font-size: 18px;
 font-family: 'Tahoma', Geneva, sans-serif;
	font-weight: bold;
	/* font-style: italic; */
	margin-bottom: 3px;
}

#caption_catalog {
	background: url('img/caption_catalog.png') no-repeat 0 0;
}

.menu, .menu2 {
	margin: 6px 0;
	padding: 0px 0 0 0;
	border-top: 1px solid #dddcda;
	list-style-type: none;
}

.menu2 {padding-top: 6px;}

.menu li, .menu2 li {
	padding-left: 24px;
	/* margin-left: 10px; */
	/* line-height: 30px; */
	background: url('img/tag.png') left center no-repeat;
	border-bottom: 1px solid #dddcda;
	padding-bottom: 9px;
	padding-top: 9px;
}


.menu2 li {
	background: url('img/bullet.png') left center no-repeat;
	padding-left: 14px;
	border-bottom: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

#footer {
    position: relative;
    height: 57px;
    background: #ff8c01 url(img/footer_bg.png) top repeat-x;
}

#footer-left {
    position: relative;
    height: 57px;
    background: transparent url(img/footer_left.png) top left no-repeat;
}

#footer-right {
    position: relative;
    height: 57px;
    background: transparent url(img/footer_right.png) top right no-repeat;
}

#copyright {
    position: absolute;
    top: 16px;
    left: 16px;
    width: inherited;
    height: 34px;
    line-height: 12px;
    overflow: hidden;
    color: #FFF;
    font-size: 10px;
}

#copyright a {
    color: #FFF;
    font-size: 10px;
}

address {display: inline; 	font: normal 11px Tahoma;}

.brief_right {
	width: 90%;
	margin-top: 10px;
}
.brief_right th {
	/* background: #ece8e5; */
	/* font-weight: bold; */
	font-weight: normal;
	text-align: left;
	/* padding: 1px 5px 1px 5px;
	border-color: #ffffff;
	border-width: 0px 1px 1px 0;
	border-style: solid; */
	border-bottom: 1px dotted #ece8e5;
	padding: 2px 0 2px 0;
}

.brief_right td {
	padding: 2px 0 2px 0;
	/* background: #f5f1ee;
	padding: 1px 5px 1px 5px;
	border-color: #ffffff;
	border-width: 0px 1px 1px 0;
	border-style: solid; */
	border-bottom: 1px dotted #ece8e5;
}

.cart_table {
	margin-top: 30px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.cart_table td,th {
	vertical-align: middle;
	padding: 0 10px 0 10px;
	text-align: center;
}

.cart_table th {
	line-height: 20px;
	background: #ece8e5;
	/* background: #fee7ca; */
	border-right: 1px solid #ffffff;
}

.cart_table td {
	border-bottom: 1px dotted #c5c1be;
	line-height: 30px;
}

.cart_table select,input {
	font: normal 11px Tahoma;
}

.cart_table select {
	width: 210px;
}

.cart_edit {
	width: 30px;
}

/* -------------------------- */

.order_table .cart_list {
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: middle;
	padding: 0 10px 0 20px;
	text-align: center;
	border-bottom: 1px dotted #c5c1be;
	line-height: 30px;
}

.order_table th {
	line-height: 20px;
	background: #ece8e5;
	border-right: 1px solid #ffffff;
}

.order_left {
	padding: 10px 10px 0 20px;
}

.order_right {
	padding: 11px 10px 0px 0px;
}

.order_right input, select, textarea{
	border: 1px solid #fdd4a2;
}


.fio {
	width: 100px;
}

sup {
	color: #ff0000;
}

.order_btn {
	background:none;
	border: none;
	height: 32px;
}


.information {
	width: 500px;
	text-align: left;
}

productinfo {
	width: inherited;
}