* {
	font: normal 11px Tahoma, Arial, Verdana;
	padding: 0px;
	margin: 0px;

}

html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: relative;
	background: url(/Esdbpics/myvista/bg_body.gif) repeat-y 0 0;
}

html > body {
	width: 100%;
	min-height: 100%;
	height: auto;
}

li {
	padding: 0px;
	margin: 0 0 0 8px;
}

ul, ol {
	padding-left: 16px;
	list-style-position: inside; 
}

dl {
	padding: 0;
	margin: 0 0 5px 3px;
}

dd {
	padding: 0;
	margin: 0 0 5px 28px;
}


pre {
	padding: 5px;
	margin: 5px 0 5px 0;
	border: 2px dashed red;       
}

img {
	border: 0px solid #ffffff;
}

b {
	font-weight: normal;
}

strong {
	font-weight: bold;
}

input, textarea {
	width: 400px;
}

label, textarea {
	display: block;
}

label span{
	color: red;
}

.submit {
	border: 1px solid #7F9DB9;
	width: 404px;
}
 
#upmenu {
	background: #eaedee;
	padding-left: 33px;
	padding-bottom: 7px;
	border : 0px solid red;
}

#topmenu {
	margin-top: 8px;
	margin-left: 66px;
	margin-bottom: 30px;
	white-space: nowrap;
	border: 0px solid red;
}

#header {
	width: 100%;
	height: 172px;
    background: #FAFCED url(/Esdbpics/myvista/bg_header.jpg) repeat-x 100% 0;
	border-right: 0px solid red;
}

#header_link {
	border: 0px solid red;
	/*padding-left: 102px;*/
}

#main {
	overflow: hidden;
}

#left {
	margin-right: 360px;
}


/*#leftpanel img{
	float: left;
	width: 187px;
	border: 0px solid red;
}
*/
#right {
	float: right;
	width: 220px;
	padding-right: 0px;
	padding-bottom: 120px;
	border: 0px solid red;
}

.depth1 {
	border-bottom: 1px solid #923047;
	display : block;
	padding : 5px 0 5px 0;
}

.depth2 {
	border: 0px solid red;
	display : block;
	padding : 5px 0 5px 15px;
}

.depth3 {
	border: 0px solid red;
	display : block;
	padding : 5px 0 5px 30px;
}

.depth4 {
	border: 0px solid red;
	display : block;
	padding : 5px 0 5px 45px;
}

#content { 
	margin: 0 220px 0 190px;
	padding: 0 35px 120px 10px;
	border: 0px solid red;
}

.photo {
/*	border: 1px solid red;*/
	float: left;
}

#content img {
	margin: 0 5px 3px 0;
}

#content p, #content ul, #content ol {
	padding-bottom: 5px;
}

#content h1 {
	text-align: left;
}


#rotation {
	padding-right: 30px;
	padding-left: 20px;
	border-left: 1px solid #7f7f7f;
}

#offers {
	padding-right: 30px;
	padding-left: 20px;
	border-left: 1px solid #7f7f7f;
}

#news {
	padding: 0 30px 0 20px;
	border-left: 1px solid #7f7f7f;
}

#news img{
	margin: 0 5px 3px 0;
}

#submenu {
	position: absolute;
	bottom: 0px;
	margin-bottom: 90px;
	border: 0px solid red;
}

#subfooter {
	/*float: right;*/
	border: 0px solid red;
	/*width: 100%;*/
	margin: 0 200px 0 200px;
	/*text-align: right;*/
	color: #7F7F7F;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height : 94px;
	color: #ffffff;
	background: url(/Esdbpics/myvista/bg_footer.jpg) 100% 0 no-repeat;
	border: 0px solid red;
	clear: both;
}

#line {
	color:white;
	height:40px;
	border-bottom: 1px solid #9AC1DC;
	margin: 0 187px 0 30px;
}

h1 {
	font: bold 1.5em 'Arial','Verdana','Tahoma';
	padding: 8px 0 8px 0;
	color: #D94040;
	text-align: center;
}

h2 {
	font: bold 1.4em 'Arial','Verdana','Tahoma'; 
	padding: 8px 0 8px 0; 
	color: #FFA500;
/*0183BA*/
}

h3 {
	font: bold 1.2em 'Tahoma', 'Arial','Verdana';
	padding: 8px 0 8px 0;
/*	color: #0080C0;*/
	color: #800000;
}

h4 {
	font: bold 1.1em 'Tahoma', 'Arial','Verdana';
	padding: 8px 0 8px 0;
}

h5, h6 {
	font: bold 1em 'Arial','Verdana','Tahoma';
	padding: 8px 0 8px 0;
}

hr {
	margin: 5px 0 5px 0;
}

.leftmenu_header {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.leftmenu_selected {
	color: #000000;
}

.leftmenu_inactive {
	color: #7f7f7f;
}

.but {
	color: #ffffff;
	background: #355c8c;
	padding: 2px 10px 2px 10px;
}

.cols {
	width: 99%;
	margin: 20px 0 0 0;
	padding: 0 0 0 35px;
}

.cols.th {
	text-align: center;
}

.col1, .col2, .col3 {
	padding: 0 14px 0 14px;
}

.col1, .col2 {
	border-right: 1px solid #e0e0e0;
}

table.tablestuff {
	width: 99%;
}

table.tablelist, table.tablelist_sum {
	width: 95%;
	border-top: #618aa8 1px solid;
	border-right: #618aa8 1px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
	margin: 0 0 16px 3px;
}


table.tablelist th, table.tablelist_sum th  {
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: #618aa8 1px solid;
	border-left: #618aa8 1px solid;
	padding: 4px;
	color: #ffffff;
	background-color: #618aa8;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

table.tablelist td, table.tablelist_sum td {
	border-top: 0px solid red;
	border-right: 0px solid red;
	border-bottom: 1px solid #618aa8;
	border-left: 1px solid #618aa8;
	padding: 4px;
	background-color: #fafafa;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
}

a {
	color: #7f7f7f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.upmenu_item {
	color: #666666;
	padding: 0 5px 0 5px;
}

a.topmenu_item {
	color: #7f7f7f;
	padding: 0 10px 0 10px;
	white-space: nowrap;
}

span.topmenu_item {
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

a.submenu_item {
	color: #7f7f7f;
	text-decoration: none;
}

a.footer {
	color: #ffffff;
}

.atitle {
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	font-size: 14px;
}

.tdtitle {
	padding: 8px 0px 8px 8px;
}

#digest {
	font: bold 16px 'Arial','Verdana','Tahoma';
	margin: 140px 0 0 20px;
	float: left;
	width: 50%;
}

div#quot {
	font: normal 12px 'Tahoma','Verdana','Arial';
	margin: 140px 0 0 235px;
	position: absolute;
	border: 0px solid red;
}

.special {
	border: 0px solid red;
	width: 49%;
	float: left;
	padding: 0 5px 120px 0;
}

#special a{
	display: block;
}

#special strong{
	border: 0px solid green;
	margin: 10px 0 5px 0;
	display: block;
}

.special img{
	padding: 0 5px 7px 0;
	display: block;
/*	width: 93px;*/
}

#special div{
	border: 0px solid green;
}

#special p{
	border: 0px solid red;
}

#sect div {
	border: 0px solid red;
	width: 49%;
	float: left;
	padding: 0 0 10px 0;
	margin: 2px;
}

#sect div img{
	height: 80px;
}

#sect h3 a {
	font: bold 1em 'Tahoma', 'Arial','Verdana';
/*	padding: 8px 0 8px 0;*/
	color: #800000;
	display: block;
	border: 1px solid red;
}

#vote {
	border: 0px solid red;
	float: right;
	width: 155px;
}

#vote_list {
	border: 0px solid red;
	width: 67%;
	float: left;
	padding: 0 0 70px 0;
}

#vote input, #vote textarea{
	width: 150px;
}
.bg_thumbs{
	background:#000;
	position:fixed!important;
	position:absolute;
	top:0;
	left:0!important;
	left:-17px;
	width:100%;
	margin:0;
	padding:0;
	visibility:hidden;
	z-index:1001;
	display:none;
}

.unloader, .img_box{
	background:#000;
}

.box_next_in{
	position:absolute;
	top:0;
	height:100%;
	width:49%;
	right:0;
	overflow:hidden;
	z-index:1010;
	background:none;
	display:block;
}

a.next_in{
	position:absolute;
	z-index:1011;
	height:100%;
	width:100%;
	right:-74px;
	text-indent:-999em;
	display:block;
	background:url(/Esdbpics/myvista/next_tt.gif) top right no-repeat;
}

a:hover.next_in{
	background:url(/Esdbpics/myvista/next_tt.gif) top right no-repeat!important;
	background:url(/Esdbpics/myvista/next_tt.gif) center right no-repeat;
}

.box_previous_in{
	position:absolute;
	top:0;
	z-index:100012;
	height:100%;
	left:0;
	width:49%;
	overflow:hidden;
	background:none;
	display:block;
}

a.previous_in{
	position:absolute;
	z-index:100013;
	left:-74px;
	height:100%;
	width:100%;
	text-indent:-999em;
	display:block;
	background:url(/Esdbpics/myvista/prev_tt.gif) top left no-repeat;
}

a:hover.previous_in{
	background:url(/Esdbpics/myvista/prev_tt.gif) top left no-repeat!important;
	background:url(/Esdbpics/myvista/prev_tt.gif) center left no-repeat;
}

.img_box{
	position:fixed!important;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-18px;
	margin-left:-25px;
	width:50px;
	height:50px;
	border:solid 1px;
	padding:2px!important;
	padding:1px;
	z-index:1002;
	visibility:hidden;
	overflow:hidden;
}
.img_box img{
	position:relative;
	top:0;
	left:0;
	border:none;
	padding:0;
	z-index:1003;
}

.thumbs_close{
	position:absolute;
	bottom:0;
	right:0;
	height:18px;
	width:81px;
	color:#fff;
	cursor:pointer;
	margin:0 5px 5px 0!important;
	margin:0 5px 3px 0;
	z-index:100014;
	background:url(/Esdbpics/myvista/close_t.gif) center right no-repeat!important;
	background:url(/Esdbpics/myvista/close_t.gif) center right no-repeat;
	visibility:hidden;
}

.loader{
	position:fixed!important;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-18px!important;
	margin-left:-22px!important;
	margin-top:-15px;
	margin-left:-20px;
	width:50px;
	height:50px;
	display:block;
	z-index:1007;
}

.loader img{
	border:none;
	padding:0!important;
	padding:0;
	background:none;
}

.unloader{
	visibility:visible;
}

.thumbs{
	visibility:hidden;
}

.caption{
	background:#000;
	position:absolute;
	bottom:0;
	left:0;
	margin:0 0 3px 3px!important;
	margin:0 0 1.5px 2px;
	color:#fff;
	visibility:hidden;
	display:block;
	padding:3px;
	z-index:100013;
	cursor:text
}

.caption p{
	margin:0;
	padding:0;
	margin-right:82px;
}

.end{
	display:none;
}
.begin{
	display:none;
}


.gallery_in{
	float:right;
	padding:0;
	margin:0;
	width: 100px;
	height:100%!important;
	height: 600px;
/*	height:auto;
	border: 1px solid red;*/
}

.gallery_in ul{
/*	float:left;*/
	padding:0;
	margin:0!important;
	margin:0;
	list-style-type:none;
	height: 300px;
	width: 75px;
}

.gallery_in img{
	margin:0;
	padding:0;
/*	width:100px;
	height: 50px;*/
}

.gallery_in li{
/*	float:left;
	height: 150px;
	margin: 10px!important;
	margin: 5px;
	height: 50px;*/
	list-style-type:none;
}

.gallery_in li a{
	border:1px solid #AAAAA8;
	/*float:left;
	height:150px;*/
}

.gallery_in li a:hover{
/*	float:left;
	height:150px;

	height: 50px;*/
	border:1px solid #AAAAA8;
}
.wrapped {
	border: 1px solid red;
}

#gallery {
	width: 100px;
	float: right;
	margin: 0 5px 30px 0;
	border: 0px solid red;
}

#random {
	float: right;
	height: 235px;
	border-left: 1px solid #9AC1DC;
	margin: 0;
	padding: 0 0 0 10px;
	width: 200px;
}

.clear {
	clear:left;
	border: 1px solid red;
}

#leftpanel {
	float: left;
	width: 187px;
	border: 0px solid red;
	text-align: right;
}


.vertical { 
	border: 1px solid red;
	width: 73px; 
	height: 600px;
	margin: 0;
	float: right;
	
				-webkit-transform: rotate(-90deg);
    		    transform: rotate(-90deg);
	position: relative;
	left: 200px;
	top: 150px;
}
