/*
		css for specstro.ru
		
		last revised on 20.03.07
*/



/* ###############     Elements     ############### */

body {
	margin: 0;
	padding: 0 0 30px 0;
	background: url(images/navbg.jpg) #F2F2F2 top left repeat-x;
	font: 11px "Lucida Sans Unicode", Arial, sans-serif;
	text-align: center;
	color: #666666;
}
h1 {
	margin: 0 0 10px 0;
	padding: 0;	
	font: normal 17px "Century Gothic", Verdana, sans-Serif;
	color: #606060;
}
h2 {
	margin: 20px 0 10px 0;
	padding: 0;
	font: normal 12px "Century Gothic", Arial, sans-serif;
	text-transform: uppercase;
	color: #606060;
}
h2.hr {
	border-bottom: 1px #666666 solid;
}
h2.fr {
	margin: 0 0 10px 0;
}
h3 {
	margin: 20px 0 10px 0;
	padding: 0;
	font: bold 13px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #606060;
}
h3.fr {
	margin: 0 0 10px 0;
}
h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #606060;
}
h5 {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 11px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #606060;
}
h6 {
	margin: 0 0 10px 0;
	padding: 0;
	font: normal 11px Georgia, sans-serif;
	text-transform: uppercase;
	color: #606060;
}
p {
	margin: 0 0 12px 0;
	padding: 0;
}
p a:hover, p a:active {
	border-bottom: 1px dotted #2E86C4;
	/*border-bottom: 1px dotted #60A1C0;*/
}
ul li a:hover, ul li a:active {
	border-bottom: 1px dotted #2E86C4;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #2E86C4;
}
em {
	font-family: Georgia, serif; /* to compensate for Lucida Sans Unicode fake italics */
}
.emphasis {color: #a3402e; font-weight: bold;}

/* ###############     Global Styles     ############### */

#container {
	width: 780px;
	height: auto;
	margin: 0px auto;
}
#topleft {
	margin: 0px 0px 15px 0px;	
	padding: 0px;
	width: 210px;
	height: 45px;
	float: left;
	background: url(images/logo.gif);
}
#topleft h1 {
	margin:0px;
	padding:0px;
	text-indent: -1000em;
}
#topleft h1 a {
	width: 210px;
	height: 45px;
	display: block;
}


/* ##########     Navigation menu     ########## */

#topright {
	float: right;
}
#topright img {
	margin: 0;
	border: 0;
}
#menu {
	margin: 0;
	padding: 0;
}
#menu ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#menu ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;	
	text-align: center;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #F0F0F0;
	background: transparent;
	border-style: none;
}
#menu ul li a:link, #menu ul li a:visited {
	width: 80px;
	height: 45px;
	line-height: 45px;
	background: url(images/menu_item.jpg) no-repeat;
}
#menu ul li a:hover, #menu ul li a:active {
	width: 80px;
	height: 45px;
	line-height: 45px;
	background: url(images/menu_item.jpg) no-repeat 0px -45px;
}
#menu ul li.active a:link, #menu ul li.active a:visited {
	width: 80px;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	background: url(images/menu_item.jpg) no-repeat;
}
#menu ul li.active a:hover, #menu ul li.active a:active {
	width: 80px;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	background: url(images/menu_item.jpg) no-repeat 0px -45px;
}


/* ##########     Content blocks     ########## */

#content {
	width: 750px;
	height: auto;
	padding: 15px;
	border: 1px solid #E3E3E3;
	text-align: left;
	line-height: 160%;
	background: #FFF;
}
#header {
	margin: 0 0 15px 0;
	padding: 0;
}
#headertop {
	margin: 0 0 15px 0;
	padding: 0;
	width: 750px;
	height: 258px;
	background-image: url(images/header.jpg);
}
#headertop .partner {
	position: relative;
	top: 187px;
	left: 540px;
	border: 0;
}
#headertop #xmasny {
	position: relative;
	top: 10px;
	left:-185px;
	border: 0;
}
#bottom {
	width: 750px;
	height: auto;
	padding: 15px;
	border-top: 0px;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
	font-size: 10px;
	text-align: left;
	line-height: normal;
	color: #999999;
	background-color: #FFF;
}
#bottomleft {
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}
#bottomright, #bottomright2 {
	margin: 0;
	padding: 0;
	float: right;
}
#bottomright2 {display:none; margin: 0 3px 0 0;}
#bottomright img, #bottomright2 img {
	border: 0px;
}
#bottomright a:hover, #bottomright2 a:hover {
	border-bottom: none;
}
.clear{
	margin:0px;
	padding:0px;
	height:0px;
	clear: both;
	display: block;
	font-size:1px;
	line-height: 0px;
}


/* ###############     Front Page Styles     ############### */

#leftside {
	width: 300px;
	padding: 5px 0px 15px 0px;
	float: left;
}
#books {
	margin: 15px -25px 5px 0 !important;
	margin: 0;
	float: left;
}
#rightside {
	width: 430px;
	float: right;
	text-align: left;
}
#bg4cols {
	background: #FAFAFA url(images/bg_cols.jpg) repeat-y center;
}
#col1 {
	width: 176px;
	padding: 15px;
	float: left;
	text-align: left;
	line-height: 140%;
	background-color: #FAFAFA;
}
#col1 p.news {
	margin: 10px 0 1px 0px;
	padding: 0;
	font: 10px Verdana, sans-serif;
	font-weight: bold;
	color: #606060;
}
#col1 p.event {
	margin: 0;
	padding: 0;
}
#col2 {
	width: 176px;
	padding: 15px;
	float: right;
	text-align: left;
	line-height: 140%;
	background-color: #FAFAFA;
}
#col2 p.info {
	margin: 0 0 10px 0;
	padding: 0;
	font: bold 10px Verdana, sans-serif;
	color: #606060;
}
table#forsale {
	border-collapse: collapse;
}
table#forsale td.price {
	text-align: right;
	vertical-align: bottom;
}
.more {
	margin: 15px 0 0 0;
	padding: 0 0 0 18px;
	line-height: 13px;
	background: url(images/orderbullet.gif) left center no-repeat;
}
.more2 {
	margin: 0;
	padding: 0 0 0 18px;
	line-height: 13px;
	background: url(images/orderbullet.gif) left center no-repeat;
}
#cd {
	margin: 15px 0 0 0;
	padding: 15px;
	background-color: #FAFAFA;
}
#greetings {
	margin: 15px 0 0 0;
	padding: 7px;
	background-color: #FAFAFA;
	border: 1px solid #F0F0F0;
}
#contactinfo {	
	margin: 15px 0 0 0;
	padding: 5px 10px;
	background-color: #FAFAFA;
}


/* ##########     Showcase     ########## */

#showcase {
	margin: 10px 0 25px 0;
}
#showcase a img {
	margin: 0 0 5px 0;
	border: 1px solid #DFDFDF;
}
#showcase a:hover img, #showcase a:active img {
	border: 1px solid #4FC3FD;
	background-color: #C1E1F8;
}
#screenshot {
	width: 385px;
	height: 145px;
	padding: 5px;
	border: 1px solid #DFDFDF;
	background-color: #FFF;
}
#buttons {
	font-weight: bold;
	font-size: 90%;
	color: #FFF;
	background-color: transparent;
}
#buttons div {
	margin: 2px 5px 2px 0;
	float: left;
	color: #FFF;
	background-color: #C1E1F8;
}
#buttons div a {
	width: 20px;
	height: 20px;
	display: block;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	color: #FFF;
	background: #C1E1F8 url(images/screen1.gif) no-repeat; 
}
#buttons div a:hover {
	background: #4FC3FD url(images/screen1.gif) no-repeat 0px -20px;
}
#buttons div.txtbutton a {
	width: 80px;
	height: 20px;
	display: block;
	text-align: center;
	line-height: 20px;
	text-decoration: none;	
	vertical-align: middle;
	color: #FFF;
	background: #C1E1F8 url(images/screen2.gif) no-repeat;
}
#buttons div.txtbutton a:hover {
	background: #4FC3FD url(images/screen2.gif) repeat-x 0px -20px;
}


/* ###############     2nd Level Page Styles     ############### */

#bg4pg {
	background: url(images/bg_body.jpg) repeat-y center;
}
#leftpage {
	width: 530px;
	padding: 5px 0px 15px 0px;
	float: left;
}
.inpagecol1 {
	width: 45%;
	margin: 0 0 15px 0;
	padding: 10px 0 10px 20px;
	float: left;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #E3E3E3;
	color: #606060;
	background-color: #FAFAFA;
}
.inpagecol2 {
	width: 45%;
	margin: 0 0 15px 0;
	padding: 10px 0 10px 20px;
	float: right;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #E3E3E3;
	color: #606060;
	background-color: #FAFAFA;
}
.txtblock {
	width: 95%;
	margin: 15px auto;
	padding: 10px 5px;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #E3E3E3;
	font-family: Georgia, sans-serif;
	font-size: 105%;
	text-align: center;
	color: #606060;
	background-color: #FAFAFA;
}
.smallprint {
	margin: 10px 0;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
a#txtbuttons {
	width: 120px;
	height: 20px;
	margin: 0;
	float: right;
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 19px;
	vertical-align: middle;
	color: #FFF;
	background: #4FC3FD url(images/screen3.gif) no-repeat;
}
a:hover#txtbuttons {
	letter-spacing: 1px;
	color: #FFF;
}
#rightpage {
	margin: 0px auto;
	text-align: left;
	width: 170px;
	padding: 15px;
	float: right;
	background: #FAFAFA;
}
#gugle {margin: 0 0 30px 0; padding: 0 0 20px 0;}
#gugle2 {margin: 0 0 0 5px; padding: 0 0 20px 0;}


/* ##########     Products + Contact menu/lists     ########## */

ul.products {
	margin: 0px;
	padding: 0 0 12px 11px;
	font-size: 110%;
	list-style: none;
}
ul.products li a {
	width: 150px;
	margin: 0;
	padding: 3px 0;
	border-top: 1px solid #DFDFDF;
	display: block;
}
ul.products li a:hover {
/*	color: #57b5ea;*/
	background-color: #e8f6fd;	
	border-bottom: none;
}
#rightpage h2 {
	margin: 0 0 3px 0;
	text-align: left;
}
ul#contacts  {
	margin: 20px 0 40px 0;
	padding: 0px;
	font-size: 10px;
	text-align: right;
	list-style: none;
}
ul#contacts li {
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	line-height: 12px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul#contacts2  {
	margin: 0;
	padding: 0px;
	font: normal 10px Tahoma, sans-serif;
	text-align: right;
	letter-spacing: 1px;
	list-style: none;
}
ul#contacts2 li {
	margin: 0 0 5px 0;
	padding: 0 25px 0 0;
	line-height: 12px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
li.addr {
	background-image: url(images/office_address.gif);
}
li.phone {
	background-image: url(images/mobile_phone.gif);
}
li.email {
	background-image: url(images/email.gif);
}
li.web {
	background-image: url(images/web_page.gif);
}


/* ##########     Contact form     ########## */

#contactform {
	width: 350px;
	margin: 25px 0 0 20px;
}
#contactform .field_blur, #contactform .field_focus {
	width: 412px !important;
	width /**/: 420px;
	margin: 0 0 10px 0;
	border: 4px solid;
	font: normal 110% "Lucida Sans Unicode", Arial, sans-serif;
	color: #1a1a1a;
}
#contactform .field_blur {
	border-color: #F6FBDE;
	background: #F6FBDE;
	/* background: #F1F7D4; */
}
#contactform .field_focus {
	border-color: #E8F6FD;
	background: #E8F6FD;
	/* background: #D6EBF5; */
}
#contactform textarea {
	height: 120px;
	margin: 0;
}
#contactform .field_send {
	border: #ff4411 1px solid;
	font: normal 100% "Lucida Sans Unicode", sans-serif;
	color: #FFF;
	background-color: #ff6600;
}


/* ##########     Order form     ########## */

#orderbox form {
	color: #333;
}
#orderbox legend {
	padding: 5px 8px;
	border: 1px solid #C1E1F8;
	color: #1A1A1A;
	background-color: #E8F6FD;
	clear: both; /* fixes strange behaviour in opera 8 yet creates some extra whitespace */
}
#orderbox fieldset {
	margin: 20px 0;
	padding: 10px 20px;
	border: 1px solid #C1E1F8;
	background-color: #E8F6FD !important;
	background-color: transparent;
}
#orderbox select {
	width: 50px;
	border: 1px solid #2E86C4;
	font: normal 100% "Lucida Sans Unicode", Arial, sans-serif;
}
#orderbox select.ads {
	width: 60px;
}
#orderbox input, #orderbox textarea {
	width: 290px;
	border: 1px solid #2E86C4;
	font: normal 100% "Lucida Sans Unicode", Arial, sans-serif;
}
#orderbox input:focus, #orderbox textarea:focus {
	border: 1px solid #FF6600;
}
#orderbox input.product {
	width: 320px;
}
#orderbox input.dy, #orderbox input.quantity {
	width: 40px;
}
#orderbox input.cbox {
	width: auto;
	margin: 0 5px 1px 0;
	border: 1px solid #2E86C4 !important;
	border: none;
}
#orderbox .removed {
	display: none !important;
}
#orderbox .send {
	width: 100px;
	border: #ff4411 1px solid;
	float: right;
	text-align: center;
	color: #FFF;
	background-color: #ff6600;
}
fieldset#encl, fieldset#ads, fieldset#lit, fieldset#gnrl {
	display: none;
}
table.fororders {
	margin: 10px 0 10px 20px;
	text-align: right;
	border-collapse: collapse;
	background-color: transparent;
}
table.fororders td {
	padding: 5px 10px;
}
table.fororders td.cbox {
	text-align: left;
}
table.fororders td.lcbox {
	vertical-align: top;
}
table.fororders2 {
	margin: 10px 0 10px 20px;
	text-align: left;
	border-collapse: collapse;
	background-color: transparent;
}
table.fororders2 th {
	padding: 10px;
	border-bottom: double #2E86C4;
	text-align: center;
	font-weight: normal;
	vertical-align: bottom;
}
table.fororders2 th.col1 {
	width: 100%;
	text-align: left;
}
table.fororders2 th.col2{
	width: 110px;
}
table.fororders2 th.col3, th.col4 {
	width: 70px;
}
table.fororders2 td {
	padding: 10px;
	border-bottom: 1px solid #2E86C4;
}
table.fororders2 td.centered {
	text-align: center;
	vertical-align: middle;
}
table.fororders3 {
	margin: 10px 0 10px 20px;
	border-collapse: collapse;
	background-color: transparent;
}
table.fororders3 td {
	padding: 5px;
}


/* ##########     Advertising    ########## */

table.adprices {
	width: 90%;
	margin: 20px auto;
	border-collapse: collapse;
	text-align: center;
}
table.adprices td {
	padding: 3px 5px;
	border-bottom: 1px solid #C1E1F8;
}
table.adprices td.caption {
	padding: 4px;
	border: none;
	font-size: 12px;
	text-align: left;
	color: #FFF;
	background-color: #4FC3FD;
}
table.adprices td.header {
	width: 25%;
	text-align: center;
	color: #333;
	background-color: #E8F6FD;
}
table.adprices td.footnote {
	font-size: 10px;
	text-align: left;
	border: none;
}
.adholder, .adholder1, .adholder2 { margin: 0 0 12px 0; font: 10px Tahoma, sans-serif; line-height: 125%; color: #FFF; }
.adholder img {border: 0;}
.adholder1 { padding: 0 0 5px 8px; background-color: #AA4A68; }
.adholder2 { padding: 0 0 5px 8px; background-color: #57AD40; }
.adholder1 img, .adholder2 img { margin: 0 0 6px -8px; border: 0;}
.adholder1 table, .adholder2 table { width: 100%; margin: 5px 0 0 0; }
.adholder3 { margin: 0 10px 12px 10px; }
.adholder4 { margin: 0 0 12px 35px; font: 10px Tahoma, sans-serif; line-height: 125%; color: #FFF; }


/* ##########     Lists    ########## */

ul.itemlistwob1 {
	margin: 5px 0;
	padding: 0 0 0 10px;
	list-style: none;
}
ul.itemlistwob2 {
	margin: 5px 0;
	padding: 0 0 0 25px;
	list-style: none;
}
ul.itemlistwb1 {
	margin: 5px 0;
	padding: 0 0 0 20px;
	list-style: square;
}
ul.itemlistwb2 {
	margin: 5px 0;
	padding: 0 0 0 35px;
}
ul.itemlistwb3 {
	margin: 5px 0;
	padding: 0 0 0 35px;
	list-style: square;
}


/* ##########     Banners    ########## */

#banners {
	width: 98%;
	margin: 15px auto;
}
#banners form {
	margin: 5px 0 15px 0;
}
#banners textarea {
	width: 400px;
	border: 1px solid #2E86C4;
	font: 10px Tahoma, sans-serif;
}
#banners textarea:focus {
	border: 1px solid #FF6600;
}
#intermission {text-align: center; margin: 20px 0 0 0;}
#intermission2 {text-align: center; margin: 10px 0 0 0;}

/* ##########     Text links    ########## */

#im_txt {font: 10px "Lucida Sans Unicode", Arial, sans-serif; line-height: normal; margin: 25px 0 0 0;}
#im_txt ul {list-style: disc; margin: 0 0 10px 0; padding: 0 0 0 18px;}
#im_txt li {margin: 0 0 1px 0;}
#im_txt p {margin: 0 0 5px 0; padding: 0; font-size: 11px}
#im_txt img {border: 0;} 


/* ##########     Armatura 2009    ########## */

#arma {}
#arma img {margin: 0 0 0 0; padding: 0 0 0 0; display: block; border: 0;}
#annotation {margin: 0; padding: 6px 10px; background-color: #4B4B4B; border-top: 3px #757575 solid; color: #FAFAFA;}

/* ##########     high demand armatura    ########## */
.level1 {
	font: normal 12px "Century Gothic", Arial, sans-serif;
	text-transform: uppercase;
	color: #606060;
}
.level2 {
	padding: 0 3px 0 3px;
	font: bold 13px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #606060;
}
p.level3 {
	display: inline;
}