img{
border: none;
}
.leftcurtain{
width: 50%;

height: 495px;
top: 0px;
left: 0px;
position: absolute;
z-index: 2;
}
.rightcurtain{
width: 51%;
height: 495px;
right: 0px;
top: 0px;
position: absolute;
z-index: 3;
}
.rightcurtain img, .leftcurtain img{
width: 100%;
height: 100%;
}
.rope{
position: absolute;
top: -40px;
left: 70%;
z-index: 4;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -33px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-style:none;
	width: auto;
	height: auto;
}

.hoverbox div
{
	display: inline;
	position: relative;
}

.hoverbox .preview
{
	width: auto;
	height: auto;
}

body {
	font-family: "Tahoma";
	font-size: 8pt;
	font-color: #848484;
            color: white;
	margin-top: 20px;
	margin-bottom: 0px;
	background: #032731;
}

.linked-image {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.resized-linked-image {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #000;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	width: auto;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}

.resized-linked-image-zoom {
	width: 200px;
	height: 30px;
	background-color: #FFF;
	padding-top: 6px;
	padding-left: 5px;
	top: 0px;
	left: 0px;
	position: absolute;
	display: none;
}

#highlighted {
	background-color: #2C2C2C;
}

#highlighted tr:hover {
	background-color: #2C2C2C;
}

#tooltip { 
    position:absolute; 
    border:1px solid white; 
    background-color: white; 
    padding:2px 5px; 
    color:blue; 
  border-left: 7px solid lime; 
    display:none; 
  z-index: 100; 
} 

.error {
	color: #cdf16c;
	background-color: #32659B;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed green;
}
.error b {
	color: #cdf16c;
	background: inherit;
}

.success {
	color: #cdf16c;
	background: #5b8d22;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}

.success b {
	color: #cdf16c;
	background: inherit;
}

.editor {
	margin: 0px 0px 1px 0px;
	width: 400px;
	height: 21px;
	border: 1px #D1D8EC solid;
}

.editorinput {
	background: #FAFAFA;
	color: #848484;
	border: 1px #D1D8EC solid;
	font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none;
}




.editorbutton {
	float: left;
	cursor: pointer;
	padding: 2px 1px 0px 5px;
}

code {
	background: none;
	color: red;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

.code {
	color: #0000FF;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	text-decoration: none;
	color: #848484;
	border-top: dashed 1px #5087AD;
	padding: 0px;
}
.news-head {
    font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px;
}
.news-body {
    padding: 1px 6px 2px; display: none;
    border-top: 1px solid #C3CBD1;
}

.spoiler {
font-family: "arial";
font-size: 10px;
color: #******;
background-color: #******;
}

.clear     { clear: both; height: 0; font-size: 0px; line-height: 0px; overflow: hidden; }

.clickable { cursor: pointer; }
.folded    { background: transparent url(/pic/icon_plus.gif) no-repeat left center; padding-left: 14px; }
.unfolded  { background: transparent url(/pic/icon_minus.gif) no-repeat left center; padding-left: 14px; }
td.pager { background-color: #2E64C9; border: 1px solid #9CA4B0; padding: 2px; }

td.pagebr { background-color: #2E64C9; border: 0px; padding: 0px; }

td.highlight { background-color: #FF0015; border: 1px solid #9CA4B0; padding: 2px; }

hr { height: 0px; border: solid white 0px; border-top-width: 1px; }

table {
  border-collapse: collapse;
  border: none;
  background-color: #2c2c2c;

}

table.main {
  border: none;
  background-color: #2c2c2c;
}
table.mainouter {
  background-color: #181818;
  border: 0px;
}
table.bottom {
  color: #848484;
  background: transparent;
}

.topnav {
	background-image: url(images/topnav.gif);
	padding: 5px;
}

table.main2 {
  border: none;
  background-color: #2C2C2C;
  border: 0px;
}
table.blok {
  border: none;
  background-color: #2C2C2C;
}

h1 {
  font-size: 12pt;
text-align: center;
}

h2 {
background-image: url(images/header.gif);
font-size: 10pt;
margin-bottom: 0px;
margin-top: 5px;
height: 18px;
border-width: 0px;
border-style: solid solid none solid;  
text-align: center;
}



h3 {
  font-size: 10pt;
  margin-bottom: 0px;
text-align: center;
}

p {
        font-size: 8pt;
}

p.sub {
  margin-bottom: 0pt;
}

td {
	font-size: 8pt;
	border: 1px solid #3a3a3a;
}

td.block {
   font-size: 8pt;
   border: 0px;
}


td.myhighlight { 
background-color: #EFEEE6; 
border: 1px solid #D9D7C4; 
padding: 0px; 
} 


td.right_menu {
 border: 0px;

}

#keyboardInputMaster {
  position:absolute;
  border:2px groove #dddddd;
  color:#000000;
  background-color:#dddddd;
  text-align:left;
  z-index:1000000;
  width:auto;
}

#keyboardInputMaster thead tr th {
  text-align:left;
  padding:2px 5px 2px 4px;
  background-color:inherit;
  border:0px none;
}
#keyboardInputMaster thead tr th select,
#keyboardInputMaster thead tr th label {
  color:#000000;
  font:normal 11px Arial,sans-serif;

}
#keyboardInputMaster thead tr td {
  text-align:right;
  padding:2px 4px 2px 5px;
  background-color:inherit;
  border:0px none;
}
#keyboardInputMaster thead tr td span {
  padding:1px 4px;
  font:bold 11px Arial,sans-serif;
  border:1px outset #aaaaaa;
  background-color:#cccccc;
  cursor:pointer;
}
#keyboardInputMaster thead tr td span.pressed {
  border:1px inset #999999;
  background-color:#bbbbbb;
}




td.commenttable {
background-color: #C0C0C0;
}

td.embedded {
   border: none;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #2C2C2C;
  background-image: url(images/header.gif);
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.title {
        font-size: 14pt;
}

td.navigation {
        font-weight: bold;
        font-size: 10pt;
   border: none;
}

form {
        margin-top: 0;
        margin-bottom: 0;
}

.sublink {
        font-style: italic;
        font-size: 7pt;
        font-weight: normal;
}

a:link, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	color: #CF4343;
}

a.index {
        font-weight: bold;
}

a.biglink {
        font-weight: bold;
        font-size: 12pt;
}

a.online:link, a.online:visited {
        font-weight: normal;
        text-decoration: none;
}

/*a.online:active, a.online:hover {
        font-weight: normal;
        text-decoration: underline;
}*/

a.menu:link, a.menu:visited {
        font-weight: normal;
}

a.menu:active {
        color: #000000;
        
}

a.menu:hover {

		color: #000000;
		font-weight:bolder;
		height:18;
                background-image: url(images/menu.gif);
		}

a.menu {
        display:block;
        color: #000000;
        padding:3px;
        text-decoration:none;
        background-color: #FAFAFA;
        font-weight: normal;
        border-top: 1px solid #000000;
        background-image: url(images/menuover.gif);
        text-align: center;
		height:18;
               

}


a.altlink_white:link, a.altlink_white:visited {
		font-weight: bold;
		color: #4B4646;
		text-decoration: underline;
}

a.altlink_white:hover {
		text-decoration: underline;
}

.important {
        font-weight: bold;
        font-size: 8pt;
}

div.popup {position:absolute; top:0px; left:0px; width:170px; height:85px; border:1px solid black; display:none; background-color:ffffff;}

.red {
        color: #ee0000;
}

.yellow {
        color: #997700;
}

.green {
        color: #848484;
}

input, select, textarea {
       margin-top: 3px;
       margin-bottom: 0px;
       font-family: "tahoma";
       font-size: 8pt;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

.startmenu{
	font-weight:bold;
	text-align:center;
	padding:2px;
	margin: 0px;
	background-image: url(images/menu_head.gif);
}



.menutitle{
        font-weight:bold;
        text-align:center;
        color: #7E110E;
        margin: 2px;
        background-color: #FFC58C;
}

input.button{
border: solid #FFC58C 1px;
 background-color: #FFC58C;

}

/* Start block Calendar v1.0 */

.cl1
{
    background: #F6F8FA;
    color: #283A5E;
    border-top: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
    font: 11px tahoma;
}

.cl2
{
    background: #EDEFF1;
    color: #283A5E;
    border-top: #FFFFFF 1px solid;
    border-left: #FFFFFF 1px solid;
    font: 11px tahoma;
}

.cl3
{
    background: #FFFEF2;
    color: #283A5E;
    font-weight:bold;
    font: 11px tahoma;
    border: 1px solid red;
    
}

.clborder
{
    border-collapse: separate;
    background-color: #FFFEF2;
}

.clborder td
{
    text-align: center;
}

.clborder thead td
{
    border: 0px;
    border-left: 1px solid white
}

.memdetails
{
    background: #FFFEF2;
    border: 2px solid #FFFEF2;
    border-bottom-width: 4px;
    border-right-width: 4px;
    padding: 4px 3px 4px 3px;
    margin: 3px 1px 3px 1px;
}


#keyboardInputMaster {
  position:absolute;
  border:2px groove #dddddd;
  color:#000000;
  background-color:#dddddd;
  text-align:left;
  z-index:1000000;
  width:auto;
}

#keyboardInputMaster thead tr th {
  text-align:left;
  padding:2px 5px 2px 4px;
  background-color:inherit;
  border:0px none;
}
#keyboardInputMaster thead tr th select,
#keyboardInputMaster thead tr th label {
  color:#000000;
  font:normal 11px Arial,sans-serif;

}
#keyboardInputMaster thead tr td {
  text-align:right;
  padding:2px 4px 2px 5px;
  background-color:inherit;
  border:0px none;
}
#keyboardInputMaster thead tr td span {
  padding:1px 4px;
  font:bold 11px Arial,sans-serif;
  border:1px outset #aaaaaa;
  background-color:#cccccc;
  cursor:pointer;
}
#keyboardInputMaster thead tr td span.pressed {
  border:1px inset #999999;
  background-color:#bbbbbb;
}

#keyboardInputMaster tbody tr td {
  text-align:left;
  margin:0px;
  padding:0px 4px 3px 4px;
}
#keyboardInputMaster tbody tr td div {
  text-align:center;
  position:relative;
  height:0px;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout {
  height:auto;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table {
  height:20px;
  white-space:nowrap;
  width:100%;
  border-collapse:separate;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table.keyboardInputCenter {
  width:auto;
  margin:0px auto;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td {
  vertical-align:middle;
  padding:0px 5px 0px 5px;
  white-space:pre;
  font:normal 11px 'Lucida Console',monospace;
  border-top:1px solid white;
  border-right:1px solid white;
  border-bottom:1px solid white;
  border-left:1px solid green;
  background-color:black;
  cursor:default;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.last {
  width:99%;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.alive {
  background-color:#ccccdd;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.target {
  background-color:#ddddcc;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.hover {
  border-top:1px solid #d5d5d5;
  border-right:1px solid #555555;
  border-bottom:1px solid #555555;
  border-left:1px solid #d5d5d5;
  background-color:#cccccc;
}
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.pressed,
#keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.dead {
  border-top:1px solid #555555;
  border-right:1px solid #d5d5d5;
  border-bottom:1px solid #d5d5d5;
  border-left:1px solid #555555;
  background-color:#cccccc;
}

#keyboardInputMaster tbody tr td div var {
  position:absolute;
  bottom:0px;
  right:0px;
  font:bold italic 11px Arial,sans-serif;
  color:#444444;
}

.keyboardInputInitiator {
  margin-left:3px;
  margin-top:-5px;
  vertical-align:middle;
  cursor:pointer;
}

/* End block Calendar v1.0 */

div#ajaxerror { 
    background: #FFDDDD url(images/err.gif) no-repeat 5px 50%; 
    padding:5px 5px 5px 24px; 
    text-align:left; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    color:#333; 
    font-size:11px; 
    } 
div#ajaxsuccess { 
    background: #E7FFCE url(images/succ.gif) no-repeat 5px 50%; 
    padding:5px 5px 5px 24px; 
    text-align:left; 
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    color:#333; 
    font-size:11px; 
    } 

.accordion h3 {
font-size: 11px;
color : #fff;
padding-left: 10px;
background: url(images/accordion.png) no-repeat right 0;
line-height: 25px;
height: 25px;
cursor: pointer;
margin: 0;
text-align: left;
font-weight: bold;
}
.accordion h3:hover {
background: url(images/accordion.png) no-repeat right -25px;
color: #ffa;
}
.accordion h3.active {
background: url(images/accordion.png) no-repeat right -50px;
}
.accordion h3.active:hover {
background: url(images/accordion.png) no-repeat right -75px;
}
.accordion p {
display: none;
margin: 0;
padding: 7px 0 7px 7px;
}
.accordion a {
font-size: 11px;
color : #fff;
text-align: left;
font-weight: bold;
padding-left: 15px;
}
.accordion p.linked a {
background: url(images/bull.gif) no-repeat 0 50%;
}


.rating {
display:block;
padding-bottom:8px;
margin-bottom:8px;
}
.star-rating {
list-style:none;
margin:0;
padding:0;
width:125px;
height: 25px;
position: relative;
background: url(images/rating.gif) top left repeat-x;
}
.star-rating li {
text-indent: -90000px;
padding:0px;
margin:0px;
float: left;
}
.star-rating li a {
outline: none;
display:block;
width:25px;
height: 25px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}
.star-rating li a:hover {
background: url(images/rating.gif) left bottom;
z-index: 2;
left: 0px;
}
.star-rating a.r1-star { left: 0px; }
.star-rating a.r1-star:hover { width: 25px; }
.star-rating a.r2-star { left: 25px; }
.star-rating a.r2-star:hover { width: 50px; }
.star-rating a.r3-star { left: 50px; }
.star-rating a.r3-star:hover { width: 75px; } 
.star-rating a.r4-star { left: 75px; } 
.star-rating a.r4-star:hover { width: 100px; }
.star-rating a.r5-star { left: 100px; }
.star-rating a.r5-star:hover { width: 125px; }
.star-rating li.current-rating {
background: url(images/rating.gif) left center;
position: absolute;
height: 25px;
display: block;
text-indent: -9000px;
z-index: 1;
}
.rating-small {
color: #757575;
font-size:11px !important;
text-align:center;
}




td.main_space{ background: #c7c7c7 url("images/main_cellpic.png") repeat-x;border: none;}
td.main_cellpic{
	background: #c7c7c7 url("images/main_cellpic.png") repeat-x;
	border: none;
	text-align: center;
	color: #626262 !important;
	vertical-align: middle;
}


td.main_space{ background: #c7c7c7 url("images/main_cellpic.png") repeat-x;border: none;}



td.main_cellpic:hover{
	background:#C7C7C7 url(images/main_cellpic.png) repeat-x scroll 0 -39px;
	border: none;
	text-align: center;
	color: black !important;
	cursor:pointer;
}


.vhr {	margin-left: 3px;
	}
.inputs { background:transparent url(images/searchbg.png) no-repeat 0 0;
border:0 none;
color:#5A5A5A;
font-family:Tahoma,Verdana;
font-size:8pt;
height:22px;
padding-left:19px;

width:140px;
display: block;
}
/*Main menu and*/