/* CSS Document */

body, html {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:#ffffff;
	}
/* global styles */
img {
	border:none;
	}
p {
	margin:5px 0 5px 0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#fefefe; margin:5px 0 5px 0; font-weight:normal; width:90%; padding:0; }
h1 { font-size:24px; }
h2 { font-size:18px; }
h3 { font-size:18px; }
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:12px; }
.fake { font-family:Verdana, Arial, Helvetica, sans-serif; color:#fefefe; margin:5px 0 5px 0; font-weight:normal; width:90%; padding:0; font-size:24px; }
.clear {
	clear:both;
	}
.h20 {
	height:20px;
	}

#HTMLBlock {
	min-width:1005px;
	}

/* for IE6 */
* html #HTMLBlock { padding-left:1005px; }
* html #HTMLBlockMinWidth { height:0; } /* хак для IE, что бы включить свойство hasLayout */
* html #HTMLBlockContent { margin-left:-1005px;position:relative; height:0; }
/* end */

/* IE */
a:active, a:focus, img {
outline:none;
}

a:link, a:active, a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}



#topper {
	height:41px;
	background:#faa93f url(../i/topperBG.gif) left bottom repeat-x;
	padding:16px 30px 0 30px;
	clear:both;
	}
#topMenu {
	height:246px;
	font-size:0px;
	background:#f3f7fb url(../i/toMenuBG.gif) left top repeat-x;
	}
#topMenu .left {
	width:271px;
	float:left;
	height:246px;
	background:#7d7878;
	}
#topMenu ul {
	margin:15px 0 0 40px;
	padding:0;
	list-style:none;
	}
#topMenu ul li {
	padding:5px 0 5px 15px;
	background:url(../i/marker.gif) left 8px no-repeat;
	line-height:100%;
	text-transform: uppercase;
	font-weight:bold;
	font-size:13px;
	font-family:Tahoma;
	}
#topMenu ul li ul {
	margin:5px 0 0 0px;
	list-style:none;	
}
#topMenu ul li ul li{
	padding:3px 0 3px 5px;
	background:none;	
} 
#topMenu a:link, #topMenu a:active, #topMenu a:visited {
	text-decoration:none;
	color:#ffffff;
	}
#topMenu a:hover {
	text-decoration:underline;
	color:#ffcf8a;
	}
#topMenu .right {
	margin-left:271px;
	height:246px;
	text-align:center;
	}
ul.title {
	margin:8px 0 8px 0;
	padding:0;
	list-style:none;
	}
ul.title li {
	padding:0 0 0 15px;
	background:url(../i/marker.gif) left center no-repeat;
	text-transform: uppercase;
	font-weight:bold;
	font-size:13px;
	font-family:Tahoma;
	}
a.active:link, a.active:active, a.active:visited, a.active:hover {
	text-decoration:underline;
	color:#ffcf8a;
	}
.CTitle {
	color:#ffcf93;
	}
.bold {
	font-weight:bold;
	}

.line1 {
	height:7px;
	clear:both;
	background:url(../i/line1.gif) left top repeat-x;
	font-size:0px;
	}
.line2 {
	height:8px;
	clear:both;
	background:url(../i/line2.gif) left top repeat-x;
	font-size:0px;
	}
.line3 {
	height:6px;
	border-top:solid 2px #c1c1c1;
	background:url(../i/coner1.gif) right top no-repeat;
	}

#contactsBlock {
	height:111px;
	background:#4a4a4a;
	}
#contactsBlock .left {
	width:271px;
	float:left;
	height:71px;
	background:#9a9999 url(../i/CBLeftBG.gif) left top repeat-x;
	color:#ffffff;
	text-align:center;
	font-size:18px;
                font-weight:bold;
	font-family:Tahoma;
	padding:20px 0 20px 0;
	}
#contactsBlock .right {
	margin-left:271px;
	height:91px;
	font-size:12px;
	color:#c1c1c1;
	padding:10px;
	}

#contentBlock {
	background:#343434;
	}
#contentBlock .left {
	width:231px;
	float:left;
	color:#c1c1c1;
	text-align:left;
	font-size:12px;
	font-family:Tahoma;
	padding:10px 10px 0 30px;
	}

#contentBlock ul.catalog {
	margin:5px 0 50px 0;
	padding:0;
	list-style:none;
	}
#contentBlock ul.catalog li {
	line-height:100%;
	font-weight:bold;
	font-size:13px;
	font-family:Tahoma;
	padding:3px 0 3px 0;
	margin:0;
	}
#contentBlock ul.catalog ul {
	margin:5px 5px 5px 25px;
	padding:0;
	list-style:none;
	}
#contentBlock ul.catalog li li {
	line-height:100%;
	font-weight:normal;
	font-size:12px;
	font-family:Tahoma;
	padding:0;
	margin:0;
	}
ul.catalog a:link, ul.catalog a:active, ul.catalog a:visited {
	text-decoration:none;
	padding-left:15px;
	display:block;
	}
ul.catalog a:hover {
	text-decoration:none;
	color:#ffcf93;
	background:url(../i/marker.gif) left center no-repeat;
	}

ul.catalog ul a:link, ul.catalog ul a:active, ul.catalog ul a:visited {
	text-decoration:none;
	padding:3px 0 5px 0;
	display:block;
	font-size:12px;
	font-weight:normal;
	border-bottom:dotted 1px #dcdcdc;
	}
ul.catalog ul a:hover {
	text-decoration:none;
	color:#ffcf93;
	border-bottom:dotted 1px #ffcf93;
	background:none;
	}

#contentBlock .right {
	margin-left:271px;
	font-size:12px;
	color:#c1c1c1;
	padding:10px 30px 10px 10px;
	}

/*select.catalog {
	border:solid 1px #646363;
	color:#646363;
	width:200px;
	margin:0 0 12px 0;
	cursor:hand;
	cursor:pointer;	
	}
select.catalog option {
	padding:0 3px 0 3px;
	cursor:hand;
	cursor:pointer;
	}*/

.callBackForm {
	margin:20px 0 30px 0;
	padding:0;
	}
.callBackForm input {
	width:200px;
	border:solid 1px #646363;
	}
.callBackForm textarea {
	width:200px;
	height:100px;
	border:solid 1px #646363;
	}
.callBackForm h6 {
	margin:10px 0 2px 0;
	color:#bcbcbc;
	font-size:11px;
	}
.callBackForm .button {
	width:auto;
	background:#dcdcdc;
	margin:15px 0 15px 0;
	cursor:hand;
	cursor:pointer;
	}
form#catalog {
	margin:10px 0 100px 0;
	}


#footerBlock {
	clear:both;
	background:#faa93f;
	color:#905b15;
	padding:40px 30px 20px 30px;
	}
#footerBlock .left {
	width:231px;
	float:left;
	font-size:12px;
	color:#905b15;
	}
#footerBlock .links {
	font-size:11px;
	}
#footerBlock .right {
	font-size:12px;
	float:right;
	width:231px;
	}
#footerBlock .center {
	width:400px;
	margin-left:300px;
	margin-right:300px;
	}
#footerBlock a:link, #footerBlock a:active, #footerBlock a:visited {
	color:#905b15;
	text-decoration:underline;
	}
#footerBlock a:hover {
	text-decoration:none;
	}

.catFree {
	color:#ffffff;
	background:#343434 url(../i/coner3.gif) left bottom no-repeat;
	padding-bottom:10px;
	height:auto !important;
	height:10px;
	}
.catFree td.name {
	vertical-align:top;
	width:200px;
	padding-left:5px;
	padding-bottom:5px;
	}
.catFree td.desc {
	vertical-align:top;
	padding:5px 0 5px 20px;
	color:#c1c1c1;
	font-size:14px;
	}
.catFree .readmore {
	padding:5px 20px 5px 0;
	text-align:right;
	}
.catFree .readmore a:link, .catFree .readmore a:active, .catFree .readmore a:visited {
	text-decoration:none;
	color:#c1c1c1;
	}
.catFree .readmore a:hover {
	text-decoration:underline;
	}

.catActive {
	color:#ffcf93;
	background:#3f3f3f url(../i/coner3.gif) left bottom no-repeat;
	padding-bottom:10px;
	height:auto !important;
	height:10px;
	}
.catActive td.name {
	vertical-align:top;
	width:200px;
	padding-left:5px;
	padding-bottom:5px;
	}
.catActive td.desc {
	vertical-align:top;
	padding:5px 0 5px 20px;
	font-size:14px;
	}
.catActive .readmore {
	padding:5px 20px 5px 0;
	text-align:right;
	}
.catActive .readmore a:link, .catActive .readmore a:active, .catActive .readmore a:visited {
	text-decoration:none;
	color:#ffffff;
	}
.catActive .readmore a:hover {
	text-decoration:underline;
	}
.line0 {
	height:30px;
	border-top:solid 2px #c1c1c1;
	}

.itemFree {
	width:210px;
	height:410px;
	overflow:hidden;
	float:left;
	margin:10px 10px 0 10px;
	padding-bottom:30px;
	border-bottom:solid 2px #c1c1c1;
	border-top:solid 2px #c1c1c1;
	background:#4a4a4a url(../i/coner3.gif) left bottom no-repeat;
	position:relative;
	}
.itemFree .name {
	background:url(../i/coner1.gif) right top no-repeat;
	padding:10px 5px 0px 10px;
	text-align:center;
	overflow:hidden;
	}
.itemFree .foto {
	text-align:center;
	}
.itemFree .foto img {
	width:150px !important;
	border:solid 2px #4a4a4a;
	}
.itemFree .desc {
	padding:10px 10px 0px 10px;
	text-align:left;
	}
.itemFree .readmore {
	text-align:right;
	padding:0 10px 0 0;
	position:absolute;
	bottom:0;
	right:0;
	}
/*------------------------------------------------------------*/
.itemFreeSpec {
	width:210px;
	overflow:hidden;
	float:left;
	margin:10px 10px 0 10px;
	padding-bottom:40px;
	border-bottom:solid 2px #c1c1c1;
	border-top:solid 2px #c1c1c1;
	background:#faa93f url(../i/coner3.gif) left bottom no-repeat;
	position:relative;
	}
.itemFreeSpec a{
	color:#000000;
}	
.itemFreeSpec .name {
	background:url(../i/coner1.gif) right top no-repeat;
	padding:10px 5px 0px 10px;
	text-align:center;
	overflow:hidden;
	}
.itemFreeSpec .foto {
	text-align:center;
	}
.itemFreeSpec .foto img {
	width:150px !important;
	border:solid 2px #4a4a4a;
	}
.itemFreeSpec .desc {
	color:#000000;
	padding:10px 10px 0px 10px;
	text-align:left;
	}
.itemFreeSpec .readmore {
	color:#000000;
	text-align:right;
	padding:0 10px 0 0;
	position:absolute;
	bottom:0;
	right:0;
	}
/*----------------------------------------------------*/
.itemActive {
	width:210px;
	height:410px;
	overflow:hidden;
	float:left;
	margin:10px 10px 0 10px;
	padding-bottom:30px;
	border-bottom:solid 2px #c1c1c1;
	border-top:solid 2px #c1c1c1;
	background:#4a4a4a url(../i/coner3.gif) left bottom no-repeat;
	color:#ffcf93;
	position:relative;
	}
.itemActive .name {
	background:url(../i/coner1.gif) right top no-repeat;
	padding:10px 5px 0px 10px;
	text-align:center;
	}
.itemActive .foto {
	text-align:center;
	}
.itemActive .foto img {
	width:150px !important;
	border:solid 2px #ffcf93;
	}
.itemActive .desc {
	padding:10px 10px 0px 10px;
	text-align:left;
	}
.itemActive .readmore {
	text-align:right;
	padding:0 10px 0 0;
	position:absolute;
	bottom:0;
	right:0;
	}

.characters {
	text-align:right;
	}
.characters a:link, .characters a:active, .characters a:visited {
	font-size:14px;
	font-weight:bold;
	line-height:200%;
	text-decoration:underline;
	}
.characters a:hover {
	color:#ffcf93;
	text-decoration:underline;
	}
hr {
	color:#bbbbbb;
	background:#bbbbbb;
	border:none;
	height:1px;
	margin:10px 0 10px 0;
	}

table.charactersTable {
	border-collapse:collapse;
	border:solid 1px #c1c1c1;
	}
table.charactersTable td {
	border:solid 1px #c1c1c1;
	padding:4px;
	}
table.charactersTable th {
	border:solid 1px #c1c1c1;
	padding:6px;
	font-size:14px;
	font-weight:bold;
	color:#ffcf93;
	background-color:#4f4f4f !important;
	}

table.charactersTable tr {background-color:#343434; color:#c1c1c1;}
table.charactersTable tr:hover {background-color:#4f4f4f; color:#ffffff;} /* FF/OPERA/IE7 */
table.charactersTable tr {behavior:url(/css/hover.htc)} /* IE6 */
.trhover { background-color:#4f4f4f; color:#ffffff;} /* IE6 */

#copyright_block a {
    text-decoration:none !important;
}
#copyright_block a span{
    text-decoration:underline !important;
}
#copyright_block a:hover span{
    text-decoration:none !important;
}

.active {
	color:#ffcf93;
}

