.main {
	max-width: 1200px;
	margin: 0 auto;
}

BODY {
	margin: 0;
	padding: 0;
	FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #636363;
	BACKGROUND-COLOR:#FFFFFF;
}

TD {
	FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #636363;
}

#nav{
	FONT-SIZE:10px;
	MARGIN-BOTTOM:10px;
}

#prod_name{
	COLOR:#0055A4;
	FONT-WEIGHT:bold;
	MARGIN:10px 0px 0px 0px;
}

#price0{
	FONT-SIZE:11px;
	COLOR: #A84217;
	FONT-WEIGHT:bold;
}

#price{
	FONT-SIZE:15px;
	COLOR: #A84217;
	FONT-WEIGHT:bold;
}

#price2{
	FONT-SIZE:16px;
	COLOR: #A94217;
	FONT-WEIGHT:bold;
}

#sm{
	FONT-SIZE:12px;
	COLOR: #A94217;
	FONT-WEIGHT:bold;
	PADDING:10px 0px 10px 0px;
}

UL{
	MARGIN:5px 0px 5px 15px;
}

LI{
	LIST-STYLE-TYPE:none;
	LIST-STYLE-IMAGE:url(/i/li.gif);
	MARGIN:0px 0px 5px 0px;
}

LI.li2{
	LIST-STYLE-TYPE:none;
	LIST-STYLE-IMAGE:url(/i/arrow_f.gif);
	MARGIN:0px 0px 5px 0px;
	COLOR:#000000;
}

LI.li3{
	LIST-STYLE-TYPE:none;
	LIST-STYLE-IMAGE:url(/i/arrow_more.gif);
	MARGIN:0px 0px 0px 0px;
}

LI.li3b{
	LIST-STYLE-TYPE:none;
	LIST-STYLE-IMAGE:url(/i/arrow_more.gif);
	MARGIN:5px 0px 0px 0px;
}

INPUT
{
	FONT-SIZE:11px;
	COLOR:#636363;
}

INPUT.edit
{
	FONT-SIZE:11px;
	COLOR:#636363;
	BORDER:1px solid #0055A4;
}

TEXTAREA.edit
{
	FONT-FAMILY:Tahoma;
	FONT-SIZE:11px;
	COLOR:#636363;
	BORDER:1px solid #0055A4;
}

SELECT
{
	FONT-SIZE:11px;
	COLOR:#636363;
}

H1{
	FONT-SIZE:12px;
	COLOR: #0055A4;
	MARGIN:0px 0px 0px 0px;
}

H2{
	FONT-SIZE:15px;
	COLOR: #A84217;
	MARGIN:0px 0px 20px 0px;
}

H2.nopad{
	FONT-SIZE:15px;
	COLOR: #A84217;
	MARGIN:0px 0px 0px 0px;
}

H3{
	FONT-SIZE:12px;
	COLOR: #960405;
	MARGIN:0px 0px 0px 0px;
}

H4{
	FONT-SIZE:11px;
	COLOR: #A84319;
	MARGIN:0px 0px 10px 0px;
}

H5{
	FONT-SIZE:11px;
	COLOR: #0056A3;
	MARGIN:0px 0px 0px 0px;
}

FORM{MARGIN:0px;}


P{
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	TEXT-INDENT: 0px;
	FONT-SIZE: 11px;
	COLOR: #636363;
	MARGIN:0px 0px 15px 0px;
}
A,A:active,A:visited,A:hover{
	COLOR: #0055A4;
}

#more A, #more A:active, #more A:visited, #more A:hover{
	COLOR: #A94215;
}

#sm A, #sm A:active, #sm A:visited, #sm A:hover{
	COLOR: #A94215;
	TEXT-DECORATION:none;
	COLOR:#000000;
}

#nav A, #nav A:active, #nav A:visited, #nav A:hover{
	COLOR: #A84217;
	TEXT-DECORATION:none;
}

.secondary-menu {
	color:#BA6D46;
	text-align: right;
	padding: 9px 0;
}

.secondary-menu A, .secondary-menu A:active, .secondary-menu A:visited, .secondary-menu A:hover {
	COLOR: #BA6D46;
}

.specs {
	padding-right: 20px;
}

.specs h3, .desc h3 {
	margin-bottom: 10px;
}

.desc ul {
	margin: 0 0 1em;
	padding: 0;
}

.desc ul li {
	margin: 0 0 0 20px;
	padding: 0;
}

.spec-table {
	width: 100%;
}

.spec-table th, .spec-table td {
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	padding: 8px 10px;
	border-bottom: 1px solid #989898;
}

.spec-table th {
	background: #D8D8D8;
	padding-left: 5px;
	color: #444;
}

.spec-table td {
	padding-right: 0px;
}
.spec-table .last th, .spec-table .last td {
	border-bottom: none;
}


.tab-bar-tab {
	height: 23px;
	background: url(/i/tabbar/bg.gif) repeat-x left top;
}

.tab-bar-tab-selected {
	background-image: url(/i/tabbar/sel-bg.gif);
}

.tab-bar-tab div {
	color: #9E422A;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	line-height: 23px;
	cursor: pointer;
	background: url(/i/tabbar/center.gif) no-repeat left top;
	padding: 0 0 0 29px;
	height: 23px;
}

.first .tab-bar-tab div {
	background: url(/i/tabbar/left.gif) no-repeat left top;
	padding: 0 10px 0 20px;
}

.first .tab-bar-tab div div {
	background: none;
	padding: 0;
}

.tab-bar-tab div div {
	background: none;
	padding: 0 10px 0 0;
}

.last .tab-bar-tab div div {
	background: url(/i/tabbar/right.gif) no-repeat right top;
	padding-right: 29px;
}

.tab-bar-tab-selected div {
	background-image: url(/i/tabbar/center-sel-right.gif);
	color: white;
}

.first .tab-bar-tab-selected div {
	background-image: url(/i/tabbar/left-sel.gif);
}

.tab-bar-tab-selected div div {
	background-image: none;
}

.last .tab-bar-tab-selected div div {
	background-image: url(/i/tabbar/right-sel.gif);
}

.tab-bar-tab-prev-selected div {
	background: url(/i/tabbar/center-sel-left.gif) no-repeat left top;
}

/*.tab-bar-tab div {
	border: 2px #9f9f9f solid;
	border-radius: 50px;
	border-width: 2px 2px 0 2px;
	height: 50px;
	padding: 0 25px;
	
	background: white;
	
}*/

.tab-bar-content {
	border: 2px #9E422A solid;
	margin-bottom: 20px;
}


.tab-bar-invert .tab-bar-tab {
	background-image: url(/i/tabbari/bg.gif);
	height: 20px;
	line-height:18px;
	font-size: 13px;
}

.tab-bar-invert .tab-bar-tab-selected {
	background-image: url(/i/tabbari/sel-bg.gif);
}

.tab-bar-invert .tab-bar-tab div {
	background-image: url(/i/tabbari/center.gif);
	height: 20px;
	line-height:18px;
	font-size: 13px;
}

.tab-bar-invert .first .tab-bar-tab div {
	background-image: url(/i/tabbari/left.gif);
}

.tab-bar-invert .first .tab-bar-tab div div {
	background: none;
}

.tab-bar-invert .tab-bar-tab div div {
	background: none;
}

.tab-bar-invert .last .tab-bar-tab div div {
	background: url(/i/tabbari/right.gif) no-repeat right top;
}

.tab-bar-invert .tab-bar-tab-selected div {
	background-image: url(/i/tabbari/center-sel-right.gif);
}

.tab-bar-invert .first .tab-bar-tab-selected div {
	background-image: url(/i/tabbari/left-sel.gif);
}

.tab-bar-invert .tab-bar-tab-selected div div {
	background-image: none;
}

.tab-bar-invert .last .tab-bar-tab-selected div div {
	background-image: url(/i/tabbari/right-sel.gif);
}

.tab-bar-invert .tab-bar-tab-prev-selected div {
	background-image: url(/i/tabbari/center-sel-left.gif);
}

.tab-bar-invert .tab-bar-tab-selected div {
	color: #9E422A;
}

.tab-bar-invert .last .tab-bar-tab-selected div {
	padding-right: 0;
}

.tab-bar-invert .last .tab-bar-tab-selected div div {
	padding-right: 29px;
}

.btn-order {
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background: url(/i/btn-bg.gif) repeat-y center;
	width: 68px;
	height: 16px;
	color: white;
	vertical-align: middle;
	line-height: 16px;
	cursor: pointer;
}
