﻿/* ======================================== \
// Package: Mihalism Multi Host
// Version: 3.1.2
// Copyright (c) 2007, 2008 Mihalism, Inc.
// License: http://www.gnu.org/licenses/old-licenses/gpl-3.0.txt GNU Public License
// ======================================= */

body{ 
	font-family:Tahoma;
	margin:10px; 
	background:url(background.jpg) repeat-x #FFFFFF;
}

img{ 
	border:0px; 
}

form{ 
	display:inline; 
}

a:link,  a:visited{ 
	color: #005fa9; 
	text-decoration: none; 
}
a:hover{ 
	text-decoration: underline; 
}

textarea, input, select{
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}

th{
	color: #FFFFFF; 
	font-family:Tahoma, Arial, sans-serif;
	font-size: 11px; 
	background: url(table_top.gif)  #006699;
	height:25px;
	text-align:center;
}

.page_cell{
	width:100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.fade{
	background: url(fade.jpg) repeat-x;
	height:10px;
	font-size:0px;
}

.fade_rev{
	background: url(fade_rev.jpg) repeat-x;
	height:10px;
	font-size:0px;
}

.logo{
	background: url(banner.jpeg) no-repeat #282828;
	height: 140px;
	width: 850px;
}

.nav{ 
	height: 27px;
	border-top: 1px solid #3e464c;
	border-bottom: 1px solid #020202;
	background: url(nav_bg.gif);
	padding: 0 15px;
} 

.nav ul{ 
	margin: 0;
	padding: 0;
	border-right: 1px solid #3e464c;
	border-left: 1px solid #020202;
	float: left;
} 

.nav li{ 
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 27px;
	float: left;
	border-left: 1px solid #3e464c;
	border-right: 1px solid #020202;
} 

.nav a:visited, .nav a:link{ 
	height: 27px;
	color: #ccc;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	padding: 0 12px;
	float: left;
} 

.nav a:hover { 
	color: #959696;
	text-decoration: none;
	background: url(nav_hover_bg.gif);
	border-bottom: 0;
} 

.page_body{
	background:url(vasat.jpg);
	padding:10px;
	color:#000000;
	text-align:left;
	font-size:80%;
}

.footer{
	text-align: center;
	height: 15px;
	padding: 5px;
	color: #0099CC;
	font-size: 10px;
	font-family: tahoma;
}

.footer a:link, .footer a:visited, .footer a:hover{
	color: #009FD5;
}

.footer img{
	vertical-align:middle;
}

.row1{
	text-align: right;
	font-size: 11px;
	font-family: Tahoma;
	background-color: #ebf1f5;	
}

.row2{ 
    text-align: right;
    font-size: 11px;
    font-family:Tahoma;
	background-color: #dee3e7; 	
}

.tableborder{ 
	border:solid 1px #345487; 
	padding:0; 
	margin:0; 
	width:100%; 
}

.tableh {
	text-align: right;
}

.info {
    font-size: 11px;
    font-family:Tahoma;
	text-align: right;
}

.star_rank {
	font-size: 12px;
	font-family: Tahoma;
	text-align: center;
}

.links_td {
    font-size: 11px;
    font-family:Tahoma;
	text-align: left;
	border-top: 5px solid #F0E6EC;
	
}


.viewe_back {
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
}



	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
}



.message{
	
	margin: 5px auto 10px;
	text-align: center;
	padding: 10px;
}

.cell_divider{
	padding: 10px 0 0; 
	margin: 0; 
	border-bottom:1px solid #ccd2d2; 
}

.file_input{ 
	height:21px; 
	width:400px; 
}

.warning_title{
	font-size:16px; 
	color:#F00; 
}

.galthumb{
	border: 1px dotted #000;
}

#box {
	font: 80%/1.6 Tahoma;
	color: #2D486C;
	background-color: transparent;
	margin: 0 20px 10px 0;
	width:50%;
}
.roundborder {
	height: 1px;
	overflow: hidden;
	background-color: #f1e6ec;
	border-right: 1px solid #dc85ad;
	border-left: 1px solid #dc85ad;
}
.c1 {
	margin: 0 12px 0 12px;
	border: none;
	background-color: #dc85ad;
}
.c2 {
	margin: 0 9px;
	border-width: 0 3px;
}
.c3 {
	margin: 0 7px;
	border-width: 0 2px;
}
.c4 {
	margin: 0 6px;
}
.c5 {
	margin: 0 5px; 
}
.c6 {
	margin: 0 4px;
}
.c7 {
	margin: 0 3px;
}
.c8 {
	margin: 0 2px;
	height: 2px;
}
.c9 {
	margin: 0 1px;
	height: 3px;
}
.content {
	height: auto;
	padding: 0 15px;
}

