/*<![CDATA[*/
<!--

div .clear {
	height: 0;
	clear: both;
}

.content {
	margin: 20px;
	padding: 15px;
	background: #FFF;
	display: table;
	width: 90%
}
	

.header {
	background: #538CB7 url('../img/bg-footer.gif') repeat-y;
	color: #FFF;
	padding: 0 10px;
	font-size: 0.8em;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.footer {
	background: #538CB7 url('../img/bg-footer.gif') repeat-y;
	color: #FFF;
	padding: 20px 10px;
	font-size: 0.8em;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.footer a, .footer a:visited {
	color: #FFF;
}

.default {
	padding: 10px;
}

.wrapper {
	background: #FFF;
	width:100%
}

.block {
	width: 100%;
	float: right;
	margin-left: -300px;
}

.block_text {
	margin-left: 320px;
	font: 0.8em Arial, Helvetica, Tahoma, sans-serif;
	padding: 20px -10px 20px 20px;
	text-align: justify;
}

.sidebar {
	width: 300px;
	float: left;
}

	
.block_text p {
	padding: 10px 0;
}

.block_text ul {
	padding: 10px 40px;
}

.block_text ul li {
	padding: 10px 0;
}

.footer .wrapper {
	background: #EAE6DB;
}

.footer .block_text {
	text-align: right;
}

.footer a {
	font-size: 1.5em;
}

.footer p {
	font-size: 0.8em;
	padding: 0;
}

.nav {
	padding: 15px 0;
}

.logo {
	width: 300px;
	color: #fff;
	text-align: left;
}

.logo td {
	padding: 6px;
}

.logo div {
	color: #fff;
	font-weight: bold;
	font-size: 0.85em;
	text-align: center;
	letter-spacing: 3px;
}

.logo span {
	color: #fff;
	font-size: 0.8em;
	letter-spacing: 2px;
	text-transform: lowercase;
}

.logo a {
	font-size: 2em;
	font-weight: bold;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
}

.logo A:hover, .logo A:visited {
	background: url('../img/empty.gif') repeat-x bottom;
	color: #FFF;
    text-decoration: none;
}


.lobby {
	color: #FFF;
	font: 0.9em Helvetica, Tahoma, Arial,  sans-serif;
	width: 100%;
	vertical-align: bottom;
}

.lobby_text {
	padding: 0 10px 7px 10px;
	text-align: right;
	color: #000;
}

.lobby_stones {
	background: url('../img/bg-stones.gif') no-repeat right;
	height: 120px;
}

.menu {
	background: #000 url('../img/bg-smenu.gif') repeat-x;
	color: #FFF;
	border-top: 1px solid #fff;
	padding: 22px 35px;
	font-weight: bold;
	font: 1.2em Tahoma, Arial, Helvetica, sans-serif;
}


.submenu {
	background: #FFF;
	margin: 5px 0;
	padding: 5px;
	border-left: 30px solid #efefef;
}

.submenu a {
	color: #333;
	text-decoration: none;
}



.menu-h { 
	overflow: hidden; border-left: 1px solid #ccc; 
}
.menu-h li { 
	float: left; list-style: none; padding: 0 .8em; border-right: 1px solid #ccc;
}


/*
.tabs {
	width: 100%;
	background: transparent;
	font-weight: bold;
	font-size: 0.9em;
}

.tabs ul{
	list-style: none;
	border: 1px solid #fff;
}

.tabs li{
	display: inline;
	margin: 0 2px 0 0;
}

.tabs a {
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 10px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background: #FF5E00 url('../img/bg-unsmenu.gif') repeat-x; /*Default menu bg*/
	border-bottom: 1px solid white;
}

.tabs a:hover {
	background: #FF5E00 url('../img/bg-empty.gif') repeat-x;
}

.tabs #current a {
	background: #FF5E00 url('../img/bg-empty.gif') repeat-x;
}
*/

      
.objects_text table .gallery {
 	width: 100%;
 	text-align: center;
}

.objects_text .gallery tr {
 	height: 10px;
}

.objects_text tr {
 	height: 500px;
}

.objects_text td {
	vertical-align: top;
}

.gallery img {
	border: 7px solid #E5E2DE;
}


.gallery p img {
    padding: 3px;
}


.gallery_str img {
	border: 15px solid #B7B7B7;
}

.objects_menu td {
    vertical-align: middle;
    border: 1px white #fff;
    background: #FF9535 url('../img/bg-unsmenu.gif') repeat-x;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.objects_menu td a {
	font-weight: bold;
	font-size: 0.7em;
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 10px;
}

.objects_menu td a:hover, .objects_menu .selected {
    display: block;
    background: #FFBF80 url('../img/bg-empty.gif') repeat-x;
    color: #FFF;
}

.objects_menu td a:visited {
	 color: #FFF;
}


.plashka {
	background: #FFF url('../img/bg-plashka.gif') left repeat-y;
	font-weight: bold;
	font-size: 0.7em;
	text-transform: uppercase;
	margin-right: 20px;
	letter-spacing: 1px;
	padding: 11px 15px;
	color: #224080;
	text-decoration: none;
	margin-bottom: 10px;
}


/* Nav Button code */
.button {
	width: 200px; // width: 180px;
	background: #FFF;
	float: left;
	font-weight: bold;
	font-size: 0.7em;
	text-transform: uppercase;
	margin-right: 20px;
	letter-spacing: 1px;
}
	
.button ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: none;
}
		
.button li {
	border-top: 1px solid #FFF;
	margin: 0px;

}
	
.button li.unselected a {
	display: block;
	padding: 11px 15px;
	background: #fff url('../img/bg-unmenu.gif') repeat-x bottom;
	color: #224080;
	text-decoration: none;
	width: 100%;
}

html>body .button li.unselected a {
	width: auto;
}

.button li.selected a {
	display: block;
	padding: 11px 15px;
	background: #B7B7B7 url('../img/empty.gif') repeat-x bottom;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body .button li.selected a {
	width: auto;
}
				
.button li a:hover {
	background: #B7B7B7 url('../img/empty.gif') repeat-x bottom;
	color: #fff;
}

.button ul .ss {
	font-weight: normal;
}

.button ul .ss li a {
	padding: 5px 35px;
	color: #000;
	background: #FFF url('../img/arrow.gif') no-repeat 20px;
}

.button ul .ss li a:hover {
	background: #FFF url('../img/arrow.gif') no-repeat 20px;
	color: #cc0000;
	text-decoration: underline;
}



.status {
	padding: 10px;
	text-transform: lowercase;
	font-size: 0.8em;
}

.status ul {
	margin-left: 0;
 	padding-left: 0;
	display: inline;
	border: none;
} 

.status ul li {
	border: none;
	list-style: none;
	display: inline;
}

.bottom .status {
	padding: 10px 0;
	margin: 0;
	text-align: center;
	font-weight: bold;
}

.bottom .status .selected a {
	color: #FF8010;
}


div .cssform {
    width: 300px;
    margin: auto;
    border: 1px solid #224080;
    margin-top: 20px;
}

div .wildform {
    width: 100%;
}


div .cssform {
	background: #EAE6DB;
}

div .wildform {
	background: #FFF;
}

.cssform form, .wilform form {
	padding: 10px;
}

.cssform p, .wildform p {
    clear: left;
    margin: 0;
    padding: 0 4px 10px 4px;
    padding-left: 100px; /*width of left column containing the label elements*/
    border-top: 15px solid #FFF;
    height: 1%;
}

.wildform p {
    background: #FFF;
}

.cssform p {
	border-top: 10px solid #EAE6DB;
	vertical-align: bottom;
}

.cssform label, .wildform label {
    float: left;
    margin-left: -110px; /*width of left column*/
    padding-left: 10px; 
    width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input, .cssform textarea, .cssform select, .wildform input, .wildform textarea, .wildform select {
    border: 1px solid #C8C8C8;
    color: #000;
}

.cssform .butt, .wildform .butt, .data .butt, .wildform .sbutt  {
	background: #224080;
	color: #fff;
	width: 100px;
}

.wildform .sbutt  {
	background: #224080;
	color: #fff;
	width: 60px;
}

.data tr {
	height: 20px;
}

.data .checkbox {
	border: 0;
	width: 100px;
}

.musthave {
	font-weight: bold;
}


.error {
	padding: 5px 0;
	margin: 5px 0px;
	color: #931834;
	text-decoration: none;
	text-align: justify;
	display: block;
	text-align: left;
	font-weight: bold;
}

.notes {
	padding: 5px 0;
	margin: 5px 0px;
	color: #9DC205;
	text-decoration: none;
	text-align: justify;
	display: block;
	text-align: left;
	font-weight: bold;
}

.data td {
	padding: 5px;
}


.navigation {
	font: .9em Arial, Helvetica, Tahoma, sans-serif;
	text-align: center;
	padding-top: 20px;
}
-->
/*]]>*/
