/*
| Cascading Style Sheet for EZHostSol.com Template
+------------------------------------------------------------
| Theme Name: EZHostSol
| Description: EZHostSol.com - Your Easy Hosting Sollution
| Author: robas
| Copyright (c) 2007 robas
| Author URI: http://robas.info
+------------------------------------------------------------
/* 
| Used colours 
+------------------------------------------------------------
|  #ffffff - white 
|  #000000 - black
|  #666666 - dark grey 
|  #CFCFCF  - grey 
|  #EFEFEF -  light grey 
|  #336600 - dark green
|  #339900 - green 
|  #aec993 - fade green
|  #8fee0a - vivid green
|  #003366 - dark blue
|  #006699 - dark blue 
|  #66a3c2 - blue
|  #C0D7E5 - fade blue
|  #99ffff - vivid blue
|  #993399 - lilac
+------------------------------------------------------------
*/


/* BEGIN STRUCTURE 
---------------------------- */
* {
	margin: 0;
	padding: 0;}
	
ul li {
	line-height: 1.5;
	/*background: url(images/arrow_green.gif) no-repeat 0 6px;*/}

body {
	background: White url(images/bg.jpg) 0 1px repeat-x;
	position: relative;
	text-align: center;
	color:#000;
	margin:0;
	padding:0;
	font: normal 12px Tahoma, Verdana;}

#wrapper {
	background: transparent;
	position: relative;
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;} 
#wrapper p {
	margin: 0; 
	padding:5px 0;
	line-height: 1.4;}

#wrapper_content {
	background: white;
	position: relative;
	float: left;
	width: 800px;
	text-align: left;
	border: solid 1px #aec993;
	border-top: none;
	margin: 10px 0 20px 0;
} 

#bg_ezhs {	
	background: transparent;
	position: relative;
	float: right;
	width: 900px;
	text-align: right;
}
/* old header 
#header {
	background: White url(images/header.jpg) no-repeat;
	margin: 0 auto 0 auto;
	height: 78px;
	width: 800px;
	color: white;} */

#header {
	/*background: transparent url(images/header.jpg) no-repeat;*/
	/*background: #fff;*/
	margin: 0 auto;
	height: 77px;
	width: 800px;
	border: 1px solid #75A448;
	border-bottom: none;
	border-left: none;
	float:left;}
#header .logo  {
	margin: 0; 
	position: relative;
	top: 20px;
	left: 40px;
	float: left;
	width: 400px;
	height: 77px;
	display: inline;}
	
/* top navigation */
#header #topnav {
	margin: 0;
	padding: 5px 0px 0 0;
	list-style: none;
	float: right;
	width: 350px;
	height:40px;
	display: inline; } 
	
#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	color: #000;
	font: normal 11px Tahoma, Verdana; } 
	
#topnav li {
	float: left;
	height: 12px;
	border-left: 1px dotted #8FEB0A;
	text-align: center;}
#topnav a, #topnav a:visited {
	color: #339900;
	text-align: center;
	padding-left: 11px;
	padding-right: 10px;}
#topnav a:hover, #topnav a:active {
	color: #336600;}
	
#navtop {
	margin: 0;
	float:right;
	width: 300px;
	height: 30px;}

#navigation {float:right;}
	
#datebar {
	background: url(images/datebar.jpg) top repeat-x;
	height: 43px;
	width: 800px;
	position: relative;
	text-align: right;	
	clear:both;}

#d_title {
	float: left;
	padding-top: 12px;
	padding-left:32px;
	clear: left;}

#d_date {
	float: right;
	padding-right: 12px;
	clear: right;
	line-height: 44px;}

#content {
	position: relative;
	float: left;
	display:block;
	background: white;
	width: 800px;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0;
}
#contbox_textwide1,
#contbox_textwide2 {
	width: 800px;
	margin: 0;
	padding: 0;
	clear: both;	
}

#contbox_textshort {
	float: left;
	width: 620px;
	height: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

#contbox_image {
	float: right; 
	width: 602px;
	height: 421px;
}

#contbox_textshort_inpage {
	float: right; 
	width: 580px;
	min-height: 180px;
	height: 100%;
	display: inline;
	font-weight: normal;
}

#contbox_menu {
	background-color:transparent; 
	float: left; 
	width: 198px;  
}

#contbox_packs {
	float: left;
	width: 620px;
	text-align: left;
	margin: 20px 0 0 0;
	clear: both;
}

#contbox_gooads {
	float: left;
	width: 190px;
	margin: 20px 0 0 5px;
}
#contbox_gooads_content {
	width: 190px;
	height: 800px;
	border: 1px dotted #666666;
}
#contbox_gooads_content .contbox_gooads_content {
	/*font: 11px "Trebuchet MS",Verdana, Arial,sans-serif;*/
	color: #583a17;
	text-align: center;
	padding: 30px 5px 20px 5px;
	line-height: 1.5;
}
/*
#search {
	background: transparent;
	clear: both;
	text-align: left;
	margin: 10px 0px 0px 10px;
	width: 179px;
}

#advbar_bg {
	background: url(images/advbar_bg.jpg) repeat-x;
	float: left;
	width: 198px;
	height: 93px;
	margin: 10px 0 15px 0;
}*/

/* BEGIN HYPERLINKS
---------------------------- */
a, a:link, a:visited {
	color: #336699;
	border: none;
	text-decoration: none;	}
a:hover, a:active {
	color:#000;
	text-decoration: underline;}

a:focus, a:active, 
a:focus img {
	outline: none;
	text-decoration: underline;}
	
a img, a:hover img {
	text-decoration: none;
	outline: none;
	border: none;}
/* END HYPERLINKS */


/* BEGIN TYPHOGRAPHY
---------------------------- */
.new {
	font: bold 11px Arial,sans-serif;
	color: red;
	margin-left: 10px;
	background: #EFEFEF;
	padding: 3px; }

h1 {
	font: bold 14px Tahoma,"Century Gothic","Trebuchet MS",Arial,sans-serif;
	color: white;
	margin: 0;
	text-decoration: none;
	font-variant: small-caps;}
#datebar h1 {
	margin: 0; 
	padding: 2px 0 0 10px;}

h2, h2 a {
	font: bold 13px Tahoma,"Century Gothic","Trebuchet MS",Arial,sans-serif;
	font-variant: small-caps;
	margin: 0;}
h2 a:link, h2 a:focus, h2 a:visited {
	text-decoration: none;	
	color: #006699;
	outline: none;}
h2 a:hover, h2 a:active {
	text-decoration: none;
	color: #99ffff;
	text-transform: uppercase;}
	
h3 {
	font: 12px "Trebuchet MS",Verdana,Arial,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #339900;
	margin: 0;} 
	
h4 {
	font: bold 12px Tahoma,"Trebuchet MS",Arial,sans-serif;
	color: #333;
	margin: 0;
	padding-top: 10px;
	line-height: 1.5;}
	
h4 a {
	font: bold 12px Tahoma,"Trebuchet MS",Arial,sans-serif;
	/*color: #339900;*/
	color: #006699;
	margin: 0;
	line-height: 1.5;}
	
h4 a:hover, h4 a:active {
	text-decoration: underline;
	color: #8fee0a;}

h5, h5 a {
	font: bold 15px Tahoma, Verdana, "Trebuchet MS", "Century Gothic",Arial,sans-serif;
	color: #339900;
	margin: 0;	
	margin-bottom: 10px;
	font-variant: small-caps;	}
	
h5 a:hover, h5 a:active {
	text-decoration: none;
	color: #9C3398;}
	
#contbox_textshort_inpage .ttl {
	width: 520px;
	padding-bottom: 2px;	
	border-bottom: 4px solid #E3FCC2;}
	
#contbox_textshort_inpage .ttl h5 {
	line-height: 1.5;	
	padding-right: 45px;
	display: inline;
	background: url(images/more.jpg) no-repeat right center;}
	
#maincontent_wide .ttl {
	width: 550px;
	padding-bottom: 2px;	
	border-bottom: 4px solid #E3FCC2;}
	
#maincontent_wide .ttl h5 {
	line-height: 1.5;	
	padding-right: 55px;
	font-size: 14px;
	display: inline;
	background: url(images/more.jpg) no-repeat right center;}
		
h6 {
	font: bold 16px Verdana, Tahoma, "Trebuchet MS", "Century Gothic",Arial,sans-serif;
	color: #66a3c2;
	text-decoration: none;
	margin: 0; 
	padding-bottom: 7px;
	padding-top: 10px;}
	
.title {
	font: normal 16px "Century Gothic","Trebuchet MS",Arial,sans-serif;
	color: #66a3c2;
	padding-bottom: 7px;
	padding-top: 10px;
	text-align: left;}
	
.red {
	color: #cc0000;}
	
	
/* END TYPHOGRAPHY */
	
/* BEGIN NAVIGATION
---------------------------- */
#navigation ul {
	list-style: none;
	margin: 0;
	float: right;
	width: 80px;
	padding: 0 10px 0 0 ;}
	
#navigation li {	
	float: left;
	height: 25px;
	line-height: 23px;
	width: 29px;
	margin: 0 5px; 
	text-align: center;}
		
#navigation li { 
	background: url(images/btn_lang.jpg) no-repeat 0 0;	}
	
#navigation li:hover, #navigation li:active {
	background: url(images/btn_langhover.jpg) no-repeat 0 0;}
	
#navigation a {
	display: block;
	position: relative;
	top: 6px;}
	
#navigation a, #navigation a:visited {
	color: #003300;
	text-decoration: none;
	font: bold 11px Tahoma, Verdana;}
#navigation a:hover, #navigation a:active {
	color: #ccff99;
	text-decoration: none;
	cursor: pointer;}
	
	
#contbox_menu .contbox_menu {
   background: url(images/menu.jpg) 0 0 repeat-x;
	height: 179px;
	width:196px;
	float: left;
	position: relative;
	left: 2px;
	margin-bottom: 10px;} 

#contbox_menu .contbox_menu a {
	cursor: pointer;
	padding-left: 15px;} 
	
#contbox_menu ul {
	margin: 6px 0 0 0px;
	padding-left: 20px;
	display: block;
	list-style: none;
	float: left;} 
	
#contbox_menu li {
	padding-left: 5px;
	height: 30px;
	line-height: 30px;	
	background: url(images/arrow_blueyhover.gif) no-repeat 0 5px;
	color: white;} 
#contbox_menu li.active {
	background: url(images/arrow_bluey.gif) no-repeat 0 5px;}
#contbox_menu li.active a {
	text-decoration: none;
	color:#033266;
	color: #fff;
	text-transform: uppercase;}

	
	
#contbox_domains {
	background: transparent;
	text-align: right;
	margin-top:20px;
	margin-bottom: 50px;
	width: 195px;
	height: 100%;	} 
#contbox_domains a, 
#contbox_domains a:hover {
	text-decoration: none;
	outline: none;	
	display:block;
	line-height: 1;	}
#contbox_domains img {
	padding: 3px 0;
	padding-left: 5px;}
#contbox_domains p {
	font: normal 12px "Trebuchet MS",Arial,sans-serif;
	padding: 5px 10px 5px 20px;
	margin: 0;
	line-height: 1.2;
	text-align: left;
	color:#339900;}
/* END NAVIGATION */


/* BEGIN IMAGES
---------------------------- */
#bg_ezhs_img .bg_ezhs_img  {
	margin-top: 0px;
	margin-right: 0px;
}
.bg_ezhs_img  {
	padding-top: 300px;
	padding-right: 40px;
}

#content .contbox_image img {
 background: none;
	border: none;
	margin-right: 1px;
}
/* END IMAGES */


/* BEGIN CONTENT
---------------------------- */
.date {
	color: #fff;} 
#maincontent_wide {
	padding: 0px 10px 20px 15px;}
#maincontent_short {
	padding: 0 5px 20px 15px;}

#contbox_textwide #maincontent_wide,
#contbox_textshort #maincontent_short {
	position: relative;
	padding-top: 20px;}

#contbox_textshort_inpage .contbox_textshort_inpage {
	padding: 0px 7px 20px 0px;}

span.parameter,
p.parameter {
	font: bold 11px Tahoma, Verdana, Arial,sans-serif;
	padding-right: 5px;}

#contbox_textshort_inpage ul {
	list-style: none;
	list-style-position: outside;
	margin:0 0 0 20px;}
#contbox_textshort_inpage li {
	padding-left: 12px;
	background: url(images/arrow_smgreen.gif) no-repeat 0 7px;}
/*
#contbox_textshort_inpage img {
	display: inline;
	float:left;
	width: 150px;
	height: 122px;
	margin-right: 20px;	 }*/
	
#contbox_textshort_inpage .frame {
	border: 1px solid #D1E4EF;
	background: #EFF9FF;
	width: 571px;
	height: auto;
	text-align: right;
	margin: 0 auto;
	float: right;
	display: block;}
	
#contbox_textshort_inpage .frame img {
	text-align: right;
	border: 1px solid #fff;
	margin: 3px;}
	
#contbox_textshort_inpage .frame .portfolio {
	float: left;
	width: 150px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 1.3;
	font: bold 11px Tahoma, Verdana;
	color: #006699;}
	
#contbox_textshort_inpage .frame .portfolio a {
	font-weight: normal;
	font-size: 11px;
}
#contbox_textshort_inpage .frame .portfolio a:hover,
#contbox_textshort_inpage .frame .portfolio a:active {
	text-decoration: none;
}
	
/* END CONTENT */


/* --- price table --- */
#table1 {
	width: 770px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px; 
	border-collapse: collapse;
	border: 2px solid #a1beea;
}
#table2 {
	width: 760px;
	position: relative;
	margin-bottom: 20px; 
	border-collapse: collapse;
	border: 2px solid #339900;
}

#table1 th {
	font: bold 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	/*color: #006699;*/
}
#table2 th {
	font: bold 12px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #339900;
}

#table1 tr, #table1 td {
	font: normal 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	padding: 5px 0;
}
#table2 tr, #table2 td {
	font: bold 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	padding: 10px 0;}
	
th .title1,
td .title1 {
	font: bold 11px Tahoma, "Trebuchet MS", Arial, Verdana, sans-serif;
	color:  #339900;
}
td .title2,
th .title2 {
	font: normal 12px Tahoma, "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #339900;
	padding: 1px 1px 1px 20px;
}
#table1 table th {
	border-left: 1px solid #a1beea;
}
#table1 table td {
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #a1beea;
	padding: 3px 3px 3px 5px;
}
#table2 table th {
	border-left: 1px solid #aec993;
}
#table2 table td {
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #aec993;
	padding: 3px 3px 3px 5px;
}
#table1 table img {
	padding-top: 5px;
}
table td .title1,
table td .title2 {
	margin-left: -10px;
}

/* BEGIN FOOTER
---------------------------- */
#footer_top {
	background: url(images/advbar_bg.jpg) repeat-x;
	float: left;
	width: 800px;
	/*height: 93px;
	margin-top: 10px;*/
	padding: 12px 0;
	text-align: center;}

#footer_nav {
	float: none;
	text-align: center;
	width: 798px;
	line-height: normal;
	margin-top: 0px;}

#footer_nav .footer_nav {
	color: #339900;
	font-size: 11px;
	line-height: normal;
	text-align: center;}
	
#footer_nav .footer_nav a,
#footer_nav .footer_nav a:visited {
	color: #336600;
	padding: 0 8px;
	line-height: normal;
	text-align: center;}
	
#footer_nav .footer_nav a:hover,
#footer_nav .footer_nav a:active {
	text-decoration: underline;
	color: #000;}

#footer_top .footer_top_content {
	font-size: 11px;
	text-align: center;
	line-height: normal;
	color: #006699;
	padding-top: 20px;}
	
#footer_top .footer_top_content a {
	font-size: 11px;
	text-align: center;
	line-height: normal;
	color: #003366;
	padding-top: 20px;}
#footer_top .footer_top_content a:hover {
	text-decoration: underline;
	color: #003366;}

#footer_btm {
	width: 780px;
	height: 110px;
	float: left;	
	display: inline;
	clear: left;
	margin: 0;
	white-space: normal;
	padding: 5px 0 5px 20px; }
		
#footer_btm a {
	font-size: 10px;
	color: #339900;}
	
#footer_btm .fright a {
	float: right;
	margin: 0 3px;}
	
#footer_btm .fleft {
	float: left;
	text-align: center;
	width: 120px;
	margin: 0;}	
	
#footer_btm .fright {
	float: right;
	text-align: right;
	width: 190px;
	display: inline;
	margin: 0;
	padding-right: 10px;	
	margin-top: 30px;}
	
#footer_btm .authors {
	float: left;
	text-align: center;
	width: 460px;
	margin-top: 30px;
	color: #2f4d04;}
	
#footer_btm .authors, #footer_btm .authors a {
	font-size: 11px;
	display: inline;}
/* END FOOTER */


/* BEGIN CONTACT FORM
---------------------------- */
#contactform {
	float: left;
	text-align: left;
	margin: 10px 0 20px 0;	
	padding-bottom: 15px;}
	
#contactform form#form1  p {
	margin: 0;
	line-height: 1.4;}

#contactform form#form1 {
	text-align: left;
	float: left;
	font: normal 11px Tahoma, Verdana, Arial;}

#contactform form select.myform option {
	background: #fff;
	padding: 2px;
	padding-left: 7px;
	outline: none;}

#contactform form select.myform,
#contactform form input#from,
#contactform form textarea#message {
	background: url(images/sbox_bg.jpg) repeat-x;
	border: 1px solid #999;
	font: 12px Tahoma, Verdana, Arial;
	padding-left: 3px;
	color: #006699;}

#contactform form select.myform,
#contactform form input#from {
	width: 270px;
	height: 20px;
	padding:1px;}

#contactform form textarea#message {
	width: 450px;
	height: 150px;}

#contactform form input#verif_box {
	width: 140px;
	height: 20px;	
	margin-bottom: 7px;
	margin-right: 10px;
	float: left;	
	background: url(images/sbox_bg.jpg) repeat-x;
	border: 1px solid #999;
	font: 12px Tahoma, Verdana, Arial;
	padding-left: 3px;
	padding-top: 2px;
	outline: none;
	color: #006699;}

#contactform form img {
	width: 50px;
	height: 22px;
	text-align: center;
	border: 1px solid #fff;}

#contactform form input.button,
#requestform form input.button {
	background: #c0d7e5;
	height: 20px;
	padding: 0px 25px 4px 25px;
	font: bold 11px Tahoma, Verdana, Arial;
	color:#006699;
	text-align: center;
	float: left;
	cursor: auto;
	border: none;}
	
#contactform form input.button:hover,
#requestform form input.button:hover {
	background: #006699;
	color: #fff;}
	
#contactform form div.warning {
	color: #66a3c2; 
	font: normal 11px Verdana, Arial;
	float:left;
	margin-top: -5px;}
	
#contactform form div.error {
	color: red; 
	font: bold 11px Verdana, Arial;
	float:left;}


/* BEGIN REQUEST FORM
---------------------------- */
#requestform {
	float: left;
	text-align: left;
	margin: 10px 0 20px 0;	
	/*padding-bottom: 15px;*/}

#requestform form#form2 {
	text-align: left;
	float: left;
	font: 11px Tahoma, Verdana, Arial;}
#requestform form#form2  p {
	margin: 0;
	line-height: 1.4;}

#requestform form select.hostplans option {
	background: #fff;
	padding: 2px;
	padding-left: 7px;
	outline: none;}

#requestform form select.hostplans,
#requestform form input#fname, #requestform form input#lname,
#requestform form input#addr, #requestform form input#email,
#requestform form input#phone,
#requestform form textarea#notes {
	background: url(images/sbox_bg.jpg) repeat-x;
	border: 1px solid #999;
	font: 12px Tahoma, Verdana, Arial;
	padding-left: 3px;
	color: #006699;}

#requestform form select.hostplans,
#requestform form input#fname, #requestform form input#lname,
#requestform form input#addr, #requestform form input#email,
#requestform form input#phone {
	width: 270px;
	height: 20px;
	padding-top:0;}
	
#requestform form select.hostplans {
	width: 280px;
	height: 22px;
	padding:1px;}

#requestform form textarea#notes {
	width: 450px;
	height: 150px;}

#requestform form div.warning {
	color: #66a3c2; 
	font: normal 11px Verdana, Arial;
	float:left;
	margin-top: 0px;}
#requestform form div.error {
	color: red; 
	font: bold 11px Verdana, Arial;
	float:left;}