/* Copyright 2009 BestHostingCritic.com */

body { background: #616161; }
.relative { position: relative; }
.marginTop { margin-top: 12px; }

#tooltip {
	position:absolute;
	background: #111;
	padding:8px 8px;
	display:none;
	color:#fff;
	font-family: Verdana;
	font-size: 12px; 
	font-weight: bold;
}

/* Links */
p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	color: #1f527f; 
	text-decoration: underline;
	padding: 1px;
}

p a:hover {
	color: #2467a3;
	background: #fff;
	text-decoration: none;
}

a.viewHost {
	display: block;
	margin: 5px 0 0 0;
	width: 160px; height: 31px;
	background: url(../images/viewHostButton.png) no-repeat top;
}

a.viewHost:hover {
	background: url(../images/viewHostButton.png) no-repeat bottom;	
}

div.container {
	width: 960px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	position: relative;
}

div#header {
	width: 100%;
	height: 91px;
	padding: 7px 0px 0px 0px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-color: #B90100;
	border-bottom-width: thin;
	border-bottom-style: solid;
}


div.logo, div.logo img {
	float: left;
	margin: 0; padding:0;
}

#navigation {
	float: left;
	height: 90px;
}
#navigation ul li {
	list-style-type: none;
	float: left;
	text-align: center;
	width: auto; height: 70px;
	padding: 20px 18px 0px 18px;
}

#navigation ul li.navhover, #navigation ul li.current {
	background: url(../images/hover-li.png) repeat;
}
	#navigation ul li.navhover a, #navigation ul li.current a { color: #FFD30B; text-decoration: underline; }	
	#navigation ul li.navhover div, #navigation ul li.current div { color: #fff; cursor: default; }	

#navigation ul li a {
	text-decoration: none; text-transform: uppercase;
	font-family: Georgia; font-size: 21px; color: #f9f9f9;
}



#navigation  ul li div {
	padding: 5px 0px 0px 0px; line-height: 110%;
	font-family: Verdana; font-size: 11px; color: #bbb; 
}


div#featured {
	width: 100%;
	height: 233px;
	background-image: url(../images/curtain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div.featured-arrow {
	width: 38px; height: 41px;
	float: left;
	margin: 95px 0px 0px 0px;
}
div#slider {
	width: 809px; height: 210px;
	padding: 0px 10px; 
	margin: 12px 27px;
	float: left; 
	position: relative;
	background: url(../images/faded.png) no-repeat center;
}

div.hostImage {
	width: 410px; 
	height: 180px;
	float: left; 
	overflow: hidden;
	border: 4px solid white;
	margin: 0; 
	padding: 0;
}

div.hostDescription {
	float: left; 
	margin: 0 0 0 15px;
	width: 370px; 
	height: 180px;
}

	div.hostDescription h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 29px; 
		color: #FFD30B;
		font-weight: bold; 
		margin: 0; padding: 0;
	}
	
	div.hostDescription p {
		font-family: Verdana;
		font-size: 12px; color: #ddd;
		line-height: 150%; 
		letter-spacing: 0.5px;
		margin-top: 15px;
		text-align: left;
	}

.stripViewer { 
	position: relative;
	overflow: hidden; 
	width: 809px; 
	height: 200px;
	float: left;
	margin: 10px 0px 0px 0px;
}

.stripViewer .panelContainer { 
	position: relative;
	left: 0; top: 0;
	width: 100%; height: 100%;
	list-style-type: none;
	float: left; overflow: hidden;
}

.stripViewer .panelContainer .panel { 
	float:left;
	height: 200px;
	overflow: hidden;
	position: relative;
	width: 809px;
	padding: 0px;
}



.stripNavL, .stripNavR { 
	text-indent: -9000em;
}

.csw {width: 100%; height: 100%; overflow: hidden; float: left;}
.csw .loading { margin: 100px 0 300px 0; text-align: center; color: #fff; font-weight: bold; font-family: Verdana; font-size: 12px; }



div#content {
	width: 100%;
	background: #f1f1f1 url(../images/content_bg.jpg) no-repeat top center;
}


div.ribbon {
	position: absolute;
	display: block; 
	clear: both; /* Fixes IE6 bug */
	right: 0px; top: 0px;
	background: url(../images/ribbon.png) no-repeat;
	width: 38px; height: 85px;
}

div.ribbon a { display: block; width: 38px; height: 85px; }

div#content h1 {
	font-family: Calibri, Verdana, Tahoma;
	font-size: 34px;
	color: #245888;
	letter-spacing: -1.5px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	background: url(../images/divider.png) bottom left no-repeat;
}

div#content h2 {
	font-family: Georgia, "Times New Roman";
	font-size: 25px;
	color: #245888;
	letter-spacing: -1.5px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

div#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px; 
	color: #444;
	line-height: 160%; 
	letter-spacing: 0.3px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

div.main {
	width: 670px;
	float: left;
	overflow: hidden;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

div.sideBar {
	width: 200px;
	float: left;
	overflow: hidden;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}



ul.listNews, ul.listContacts {
	width: 320px; 
	padding-bottom: 20px;
	float: left; 
	overflow: hidden;
}

ul.listNews li {
	width: 320px;
	display: block;
	background: url(../images/latestNews-bullet.jpg) no-repeat top left;
	margin: 15px 0px 0px 0px; padding:0 0 0 0px;
}

ul.listNews li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333; 
	font-size: 13px; 
	letter-spacing: -0.1px;
	text-decoration: underline; 
	margin: 0 0 0 20px; 
	font-weight: bold;
}

ul.listNews li a:hover {
	color: #111;	
	text-decoration: none;
}

ul.listNews li div {
	font-family: Verdana; font-size: 11px; color: #000000;
	line-height: 140%;
	padding-top: 5px;
}

div#contentEnd {
	width: 100%; height:55px;
	background: url(../images/contentEnd_bg.jpg) no-repeat top center;
}	

ul.listContacts li {
	width: 320px;
	display: block;
	background: url(../images/menu.png) no-repeat top left;
	margin: 15px 0px 0px 0px;
	padding:0px 0 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;

}

ul.listContacts li strong {
	font-weight: bold;
	color: #1a3f62;
	font-size: 18px;
	padding: 0px 0px 0px 25px;
}

ul.listContacts li div {
	color: #444;
	line-height: 130%;
	margin: 10px 0px 0px 0px;
	width: 300px;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
}




form { width:475px; }

form label{
	font-weight:bold;
	width:475px;
	position: relative;
	float:left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

form .small{
	color:#777;
	font-size:12px;
	font-weight:normal;
	position: absolute; right: 0;
	margin: 2px 0px 0px 0px;
}

form input, form textarea {
	float:left;
	font-size:19px;
	font-family: Calibri, Arial;
	padding:7px 4px;
	border: 1px solid #ccc;
	background: #fff;
	width:470px;
	margin:5px 0 20px 0px;
}

form textarea {	height: 150px;	}

input:hover, textarea:hover { border:solid 1px #3c8ebd; }
input:focus, input:active, textarea:focus, textarea:active { border: 1px solid #14435e; }


div#footer {
	width: 100%;
	padding: 20px 0px;
	background: #616161 url(../images/footer_bg.jpg) no-repeat top center; 
}

a.validated {
	font-family: Verdana;
	font-size: 11px;
	color: #eee;
	text-decoration: underline;
	background: none;
}
a.validated:hover { color: #fff; background: none; }

div#footer .footerLogo, div#footer .footerLinks { float: left;}

.footerLinks a {
	font-family: Verdana; 
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	margin: 0px 10px;
	padding: 5px;
	letter-spacing: 0.2px;
	text-decoration: underline;

}

.footerLinks a:hover, .footerLinks a.current {
	color: #fff; text-decoration: none;
	background: #111;
}

#footer p {
	font-family: Verdana; 
	font-size: 11px; 
	color: #bbb;
	line-height: 120%; 
	clear: both;
}

/* hosting table */

#content table a,
#content table a:link,
#content table a:visited {
	border:none;
	}		
table 
{
	font-family:Verdana;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	border-collapse:collapse;
	width:600px;
	font-size:14px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}
	
tr.headtr td
{
    background:#fffee2;
    padding:10px 0;
}

tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(../images/background.gif) no-repeat;
}

.column1	
{
	background:#f9fcfe;
}

td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:8px 5px;
	text-align:center;
	font-size:12px;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}	
thead th {
	background:#f4f9fe;
	text-align:center;
	font-size:0.65em;
	color:#66a3d3;
	font-weight:bold;
	line-height:normal;
	}				
tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
	
.dollar 
{
    font-size:20px;
    font-family:Arial;
    vertical-align:middle;
    margin-right:3px;
    color:#7cacd1;
}

.trover 
{
    color:#000;
}

/* Review page */

.reviewside 
{
    float:right;
    padding:1px;
    margin:0 20px;
    background:#fff;
    border:5px solid #dcdcdc;
}

#address {
background-image:url(..images/address.gif);
width: 490px;
height: 44px;
}

#address_box {
	background: url(..images/addressbox.gif);
	margin-top: 10px;
	margin-left: 7px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	font-family: "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	width: 468px;
	height: 20px;
	border-style:solid;
	border-color:#333333;
	background-color: #333333;
}

/* ### Navigation ### */
#navigation2 {
	float: right;
	height: 90px;
}
#navigation2 ul li {
	list-style-type: none;
	float: left;
	text-align: center;
	width: auto; height: 70px;
	padding: 20px 18px 0px 18px;
}

#navigation2 ul li.navhover, #navigation2 ul li.current {
	background: url(../images/hover-li.png) repeat;
}
	#navigation2 ul li.navhover a, #navigation2 ul li.current a { color: #FFD30B; text-decoration: underline; }	
	#navigation2 ul li.navhover div, #navigation2 ul li.current div { color: #fff; cursor: default; }	

#navigation2 ul li a {
	text-decoration: none; text-transform: uppercase;
	font-family: Georgia; font-size: 21px; color: #f9f9f9;
}



#navigation  ul li div {
	padding: 5px 0px 0px 0px; line-height: 110%;
	font-family: Verdana; font-size: 11px; color: #bbb; 
}

a.btn 
{
    background:#6892c7 url('../images/btnBack.gif') left top repeat-x;
    border:1px solid #AB2C2C;
    padding:8px 12px;
    color:#fff;
    font-weight:bold;
    font-size:15px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}


a.btn:hover 
{
    background:#616161 url('../images/btnBack2.gif') left top repeat-x;
    border-color:#373737;
}

a img.sidead
{
    margin-bottom:10px;
    padding:1px;
    border:1px dotted #fff;
}

a img.sidead:hover
{
    border:1px dotted #000;
    background:#c4c4c4;
}


<style type="text/css">

a:link {
	color: #1F527F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style1 {color: #FFFFFF}

</style>
