/*
batik general style sheet
Copyright 2009 Konstantin Rozhkov
Last edit: 2009-09-1 @ 9:46
*/
/* TOC
	COLORS
*/
/*
=COLORS
*/
body {
	background: url(../images/body.gif) repeat-x 0 0;
}
#footerbg {
	background: url(../images/footer.jpg) repeat-x left bottom;
}
#fcontainer {
	clear: both;
}
#wrapper{
	float:left;
	width:100%;
}
#left{
	margin-right: 734px;
}
#content{
	float:left;
	width:454px;
	margin-left: -734px;
}
#content-w{
	float:left;
/*	width:454px;*/
	width:685px;
	margin-left: -734px;
}
#right{
	float:left;
	width:266px;
	margin-left:-266px;
}
#clear{
	clear:left;
	width:100%;
}
#footer{
	clear:both;
	height:185px;
	float:left;
	width:100%;
}
#fleft{
	height:100px;
	margin-right: 734px;
	padding-left: 50px;
	padding-top: 85px;
}
#fcontent{
	float:left;
	height:100px;
	width:441px;
	margin-left: -723px;
	padding-top: 85px;
}
#fright{
	float:left;
	height:100px;
	width:216px;
	margin-left:-266px;
	padding-right: 50px;
	padding-top: 85px;
	text-align: right;
}
#counter{
	padding-top: 25px;
}
#minheight-left {
	min-height: 435px;
}
#minheight-content {
	min-height: 435px;
}

#logo {
	padding-top: 26px; 
}
#logo ul {
	float: left;
	padding: 20px 10px 0 7px;
}
#logo li {
	padding-bottom: 15px; 
}
#logo ul.w {
	padding-top:  8px;
}
#menu {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	padding: 25px 0 0 65px;
	height: 210px;
}
#menu li{
	background: url(../images/left-li.gif) no-repeat 0 0;
	padding: 0 4px 0 4px;
	margin: 4px 0 3px 0;
}
#menu span{
	background: url(../images/right-li.gif) no-repeat right top;
	display: inline-block;
	height: 22px;
	padding-right: 4px;
}
#menu a{
	background: #fbeb9f;
	color: #336699;
	display: inline-block;
	font-size: 1.4em;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
}

#menu li:link, #menu li:visited{
	background: url(../images/left-li.gif) no-repeat 0 0;
}
#menu li:link span, #menu li:visited span{
	background: url(../images/right-li.gif) no-repeat right top;
}
#menu li:hover, #menu li:active, #menu li.over{
	background: url(../images/left-li-a.gif) no-repeat 0 0;
}
#menu li:hover span, #menu li:active span, #menu li.over span{
	background: url(../images/right-li-a.gif) no-repeat right top;
}
#menu li:link span a, #menu li:visited span a{
	background: #fbeb9f;
	color: #336699;
}
#menu li:hover span a, #menu li:active span a, #menu li.over span a{
	background: #456897;
	color: #fff;
}

#menu a:link, #menu a:visited { text-decoration:  none;}
#menu a:hover, #menu a:active { text-decoration:  none;}

#search {
	background: url(../images/search.gif) no-repeat 0 0;
	height: 60px;
	overflow: hidden;
	margin: 0 0 0 45px;
	width: 181px;
}
#searchform {
	padding: 3px 0 0 0;
}
#searchform table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em;
}
#searchform table td {
	padding: 2px 0 2px 5px;
	vertical-align: middle;
}
#textsearch input {
	border: 1px solid #a5acb2;
	height: 15px;
	margin-top: -2px;
	width: 142px;
}
#submitsearch input {
}
#search ul{
	padding: 3px 0 0 2px;
}
#search li{
	float: left;
	padding: 0 2px;
}
#search li a{
	display: inline-block;
	height: 22px;
	height/**/:/**/ 18px;
	font-size: 1.1em;
	color: #336699;
	overflow: hidden;
	padding: 2px 4px 0 0;
	text-align: center;
}
#search li a span{
	display: inline-block;
	height: 22px;
	height/**/:/**/ 18px;
	padding-left: 4px;
}
#search a:link, #search a:visited { 
	text-decoration:  none; 
	background: #dae1ea url(../images/searchR.gif) no-repeat right bottom;
}
#search a:link span, #search a:visited span { 
	background: #dae1ea url(../images/searchL.gif) no-repeat left bottom;
}
#search li a:hover, #menu li a:active{
	background: #456897 url(../images/searchactiveR.gif) no-repeat right bottom;
	color: #fff;
	text-decoration: none;
}
#search li a.active{
	background: #456897 url(../images/searchactiveR.gif) no-repeat right bottom;
	color: #fff;
	text-decoration: none;
}
#search li a:hover span, #menu li a:active span{
	background: url(../images/searchactiveL.gif) no-repeat left bottom;
}
#search li a.active span{
	background: url(../images/searchactiveL.gif) no-repeat left bottom;
}
#indent {
	margin-left: 50px;
	min-height: 235px;
}
#userbox {
	background: #b9eafd;
	font-size: 1.2em;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	height: 22px;
	overflow: hidden;
	padding-top: 4px;
	width: 165px;
}
#userbox a {
	padding: 0 2px 0 14px;
}
#userbox a.logged-in {
	padding: 0 2px 0 5px;
}
#userbox a#logout {
	float:  right;
}
#userbox a#logout img {
	margin:  1px 2px 0 0;
}
#city {
	padding: 17px 0 10px 0;
}
#city label{
	display: block;
	padding-bottom: 2px;
	color: #fff;
}
#city select{
	width: 167px;
}
#topphone {
	color: #fff;
	font-size: 2.2em;
}
#smcard {
	background: url(../images/card.gif) no-repeat 0 0;
	font-size: 1.1em;
	height: 64px;
	overflow: hidden;
	margin-top: 25px;
	width: 165px;
}
#smcard p{
	padding:  6px 7px 0 7px;
}
#smcard p a.strong{
	font-weight: bold;
	padding-right:  12px;
}
#smcart {
	background: url(../images/card.gif) no-repeat 0 0;
	font-size: 1.1em;
	height: 64px;
	overflow: hidden;
	margin-top: 25px;
	width: 165px;
}
#smcart p{
	padding:  6px 7px 0 7px;
}
#smcart p a.strong{
	font-weight: bold;
	padding-right:  12px;
}
.allhref {
	padding: 14px 0 14px 12px;
}
.rss {
	background: url(../images/rss.gif) no-repeat right 0;
	padding: 0 15px 0 20px;
}
#blackout {
	visibility: hidden;
	background: url(../images/blackout.png) repeat 0 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}
#lwShadow {
	background:  url(../images/autoriz.gif) no-repeat 0 0;
	height:  177px;
	top:  250px;
	width:  319px;
	z-index:  29;
}
#loginWindow {
	color:  #666;
	font-size:  1.2em;
	font-weight:  bold;
	padding:  5px 0 5px 15px;
	top:  250px;
	width:  319px;
	z-index:  30;
}
#loginWindow a#loginhref{
	display: block;
	padding: 10px 0 0 270px;
}
#loginWindow a {
	font-weight:  normal;
}
#loginWindow table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 5px;
	width:  319px;
}
#loginWindow label {
	color: #000;
}

#loginWindow table td.label{
	text-align: right;
}
#loginWindow table td{
	vertical-align: middle;
	padding: 3px 4px 10px 4px;
	text-align: left;
}
#lwLogin, #lwPassword {
	border:  1px solid #003466;
	width:  216px;
}
#lwSignIn {
	margin-left:  0;
}
#loginWindow p {
	padding:  10px 0 0 0;
}
#loginWindow p#reglinks {
	line-height:  1.8em;
	padding:  10px 0 0 0;
}
#blackout2 {
/*	display: none;*/
	visibility: hidden;
	background: url(../images/blackout.png) repeat 0 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 8;
}
#search-w {
	background: url(../images/search.gif) no-repeat 0 0;
	height: 60px;
	overflow: hidden;
	margin: 34px 0 0 45px;
	width: 181px;
}
#search-w ul{
	padding: 3px 0 0 2px;
}
#search-w li{
	float: left;
	padding: 0 2px;
}
#search-w li a{
	display: inline-block;
	height: 22px;
	height/**/:/**/ 18px;
	font-size: 1.1em;
	color: #336699;
	overflow: hidden;
	padding: 2px 4px 0 0;
	text-align: center;
}
#search-w li a span{
	display: inline-block;
	height: 22px;
	height/**/:/**/ 18px;
	padding-left: 4px;
}
#search-w a:link, #search-w a:visited { 
	text-decoration:  none; 
	background: #dae1ea url(../images/searchR.gif) no-repeat right bottom;
}
#search-w a:link span, #search-w a:visited span { 
	background: #dae1ea url(../images/searchL.gif) no-repeat left bottom;
}
#search-w li a:hover, #search-w li a:active{
	background: #456897 url(../images/searchactiveR.gif) no-repeat right bottom;
	color: #fff;
	text-decoration: none;
}
#search-w li a.active{
	background: #456897 url(../images/searchactiveR.gif) no-repeat right bottom;
	color: #fff;
	text-decoration: none;
}
#search-w li a:hover span, #search-w li a:active span{
	background: url(../images/searchactiveL.gif) no-repeat left bottom;
}
#search-w li a.active span{
	background: url(../images/searchactiveL.gif) no-repeat left bottom;
}
#left .h2 {
	font-size:  1.2em;
	font-weight:  bold;
	margin-left:  72px;
	padding:  31px 0 10px 0;
}
#left #sidecrumbs {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size:  1.1em;
	margin-left:  61px;
	padding:  30px 0 15px 0;
}
#left #sidecrumbs.sp {
	padding-bottom:  0;
}
#left #sidecrumbs li {
	background:  url(../images/bullit2.gif) no-repeat 0 5px;
	padding:  0 0 10px 11px;
}
#left #sidecrumbs li ul li {
	background:  url(../images/bullit3.gif) no-repeat 0 10px;
	padding:  5px 0 10px 11px;
}
#left .visited {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size:  1.1em;
	margin-left:  61px;
}
#left .visited li {
	background:  url(../images/bullit.gif) no-repeat 0 5px;
	padding:  0 0 10px 11px;
}
#types {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	padding: 29px 0 0 0;
}
#types li{
	background: url(../images/left-li-a.gif) no-repeat 0 0;
	padding: 0 4px 0 4px;
	margin: 4px 0 3px 0;
}
#types span{
	background: url(../images/right-li-a.gif) no-repeat right top;
	display: inline-block;
	height: 22px;
	padding-right: 4px;
}
#types a{
	background: #456897;
	color: #fff;
	display: inline-block;
	font-size: 1.4em;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
}

#types li:link, #types li:visited{
	background: url(../images/left-li-a.gif) no-repeat 0 0;
}
#types li:link span, #types li:visited span{
	background: url(../images/right-li-a.gif) no-repeat right top;
}
#types li:hover, #types li:active, #types li.over{
	background: url(../images/left-li.gif) no-repeat 0 0;
}
#types li:hover span, #types li:active span, #types li.over span{
	background: url(../images/right-li.gif) no-repeat right top;
}
#types li:link span a, #types li:visited span a{
	background: #456897;
	color: #fff;
}
#types li:hover span a, #types li:active span a, #types li.over span a{
	background: #fbeb9f;
	color: #336699;
}

#types a:link, #types a:visited { text-decoration:  none;}
#types a:hover, #types a:active { text-decoration:  none;}

#cloud {
	margin-top:  16px;
}
#left #cloud {
	margin-left:  56px;
}
#cloud li {
	display:  inline;
	margin-right:  20px;
}
.cloud-12 {
	font-size:  1.2em;
}
.cloud-14 {
	font-size:  1.4em;
}
.cloud-16 {
	font-size:  1.6em;
}
.cloud-18 {
	font-size:  1.8em;
}
.cloud-20 {
	font-size:  2em;
}
.cloud-22 {
	font-size:  2.2em;
}
.cloud-24 {
	font-size:  2.4em;
}
.cloud-26 {
	font-size:  2.6em;
}
.cloud-28 {
	font-size:  2.8em;
}
.cloud-30 {
	font-size:  3em;
}
.cloud-32 {
	font-size:  3.2em;
}
#no-types {
	height:  121px;
}

