/* global */
body {margin: 0; padding: 0; background-color: #f4f4f4; color: #333; font-size:0.8em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
table {border-collapse: collapse; width: 100%; font-size: 1em;}
td {margin: 0em; padding: 0em; vertical-align: top;}

h1 {font-size: 1.3em;margin:0 0 0.5em 0;}
h2 {font-size: 1.1em; margin: 1px 0 0.3em 0;}
h3 {font-size: 1em; margin: 0 0 0.2em 0;background-color: #e4e4e4;padding: 0.2em 0 0.4em 0;}
h4 {font-size: 1.1em; margin: 0 0 0.2em 0;padding: 0.4em 0 0.2em 0;}

p {padding: 0 0 0.4em 0; margin: 0; line-height: 1.4em;}
ul {margin-top: 0;list-style-type: square; line-height: 1.4em;}
ol {line-height: 1.4em;}
img {margin-right: 0.3em;}

a {text-decoration: none;border-bottom: 1px solid #999;color: #2C739B;}
a:hover {border-bottom: 2px solid #555;color: #2C739B;}
/*a:visited {color: #266385;}*/

table.main { height: 100%; }

/* news */
.news {font-size: 1em; margin: 0 0 0.2em 0;background-color: #e5e5e5;padding: 0.1em 0 0.1em 0;font-weight:bold;}
.date {color: #666;font-size: 0.8em;font-weight:normal; padding-top: 0.4em;}

/* footer */
tr.footer td {height: 71px;font-size: 0.8em;font-weight: bold;text-align: center;}
p.ft {padding-top: 5px;}
#c333 a {color: #333;}
#c333 {padding-top: 10px; border-top: 1px solid #222;}

/* logo and header */
.header-left {height: 85px;background: url(./images/left-header1.gif) repeat-x;}
.header-right {width: 25%;height: 85px;background: url(./images/right-header.gif) repeat-x;}
#logo {display: block;position: absolute;left: 70%;}
#logotext {display: block; position: absolute; left: 30px; top: 25px; color: #fff; font-size: 1.5em;}

/* heading */
.heading {width: 100%;height: 33px;background: url(./images/heading.png) repeat-x;}
.heading-light {width: 100%;height: 33px;background: url(./images/heading-light.png) repeat-x;}
.left-light-dots {width: 19px;background: url(./images/heading-dots-left-light.png) no-repeat;}
.right-light-dots {width: 19px;background: url(./images/heading-dots-right-light.png) no-repeat;}

/* other defs */
.notbr {padding: 0;}
.green {background: #dbed9b url(./images/g3.gif) repeat-x;}

.pad {padding-left: 234px;}
.pad-l-r {padding: 9px;}
.pad-t {padding-top: 9px;}
.pad-b {padding-bottom: 10px;}

.w19 {width: 10px;}
.w20 {width: 230px;}

.f4 {background: #e4e4e4 url(./images/left-bg.gif) repeat-y right top;}

.brd {border-bottom: 1px solid #222;}
.tmb td {text-align: center;}

/* goods tables */
.w50 {width: 450px;}
.goods {font-size: 0.8em;}
.goods td {text-align: center; vertical-align:middle;}
td.left {text-align: left;}
tr.color td {border-top: 1px solid #2C739B;}
.orange {background-color: #FAA739;}
.bld {font-weight: bold;}

.separator {background: url(./images/separator.png) no-repeat left top;}
.separator-b {background: url(./images/separator-h.png) no-repeat left bottom; padding-bottom:5px;}
.separator-t {background: url(./images/separator-h.png) no-repeat left top; padding-top:5px;}
.separator-r {background: url(./images/separator.png) no-repeat right top;}

.textblock {background-color: #fff;color: #333;}

.adv {font-size: 0.7em; color: #a9a9a9; font-weight: normal;}

/* menu */

table.middle td {
	vertical-align: middle;
	padding: 9px 0 0 0;
}

/* remains */
.rem {border-right: 1px solid #BBB;border-bottom: 1px solid #BBB;}
.rem td {vertical-align:middle; padding: 2px 0 2px 5px; border-top: 1px solid #BBB; border-left: 1px solid #BBB;}
td.w1 {width: 170px;}
td.w2 {width: 205px;}
td.c1 {text-align: center; font-size: 1.2em;}
.rem .c2 {background-color:#e4e4e4;}

/*****************************
 ****       splitmenu     ****
 *****************************/
#menu {padding: 0 0 0 10px;}

#nav {
	margin: 1px 0 1px 0;
	padding: 0;
	height: 31px;
	overflow: hidden;
	background: url(./images/toolbar-div.png) 0 0 no-repeat;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#nav li {
	margin: 0;
	padding: 0 2px 0 0;
	float: left;
	display: block;
	background: url(./images/toolbar-div.png) 100% 0 no-repeat;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#nav li a {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
	color: #666;
}

#nav a:hover {
	color: #333;
	background-color: #fff;
}

#nav li.active_menu a {
	color: #333;
	background-color: #fff;
}

/* left menu */
ul.leftmenu {list-style: none; padding: 0 12px 0 5px; margin:0;}
ul.leftmenu li {padding: 5px 0 0 0;}

.gray a {color: #666; display:block; padding-left:5px;}
.gray a:hover{color: #222; border-right: 1px solid #555; border-bottom: 1px solid #555; background: #ffcc33;}
.gray a#active {color: #222; border-right: 1px solid #555; border-bottom: 1px solid #555; background: #ffcc33;}

.warn {padding: 0 12px 0 5px; font-size: 0.8em;}
.red {color: #ff0000; font-weight: bold;}
.price {padding: 40px 0 0 5px;}

/* counters */
.count a {border: none;}
.count a:hover {border: none;}
.count {padding-top:10px;}