@charset "utf-8";

body {
	font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	color:#000000;
	background-color:#ffffff;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	}

#container{
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 764px;
	}
	
#header{
	height:85px;
	width:764px;
	margin:0px;
	}
	
#logo{
	background-image:url(images/logo.jpg);
	float:left;
	display:inline;
	}
	
#logo a{
	height:62px;
	width:180px;
	display:block;
	}	
	
#logo span{
	display:none;
	}

#menu{
	height:51px;
	width:569px;
	float:left;
	display:inline;
	}
	
#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menu li{
	display:inline;
	height:36px;
	float:left;
	outline:none;
	}
	
#menu2{
	height:51px;
	width:195px;
	float:right;
	display:inline;
	}
	
#menu2 ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menu2 li{
	display:inline;
	height:36px;
	float:left;
	outline:none;
	}
	
#menuLeft{
	background-image:url(images/btn_left.jpg);
	background-repeat:no-repeat;
	width:7px;
	padding:15px 0 0 0;
	}

#menuVirtual, #menuDedicated, #menuContact, #menuMonit{
	background-repeat:no-repeat;
	}

#menuVirtual{
	width:155px;
	padding:15px 0 0 40px;
	background:url(images/tab_virtual_bg.jpg) 0 -51px no-repeat;
	}

#menuVirtual.ui-tabs-selected{
	background:url(images/tab_virtual_bg.jpg) 0 0px no-repeat;
	}

#menuVirtual.selected{
	background:url(images/tab_virtual_bg.jpg) 0 0px no-repeat;
	}

	
#menuDedicated{
	width:145px;
	padding:15px 0 0 35px;
	background:url(images/tab_dedicated_bg.jpg) 0 -51px no-repeat;
	}	
	
#menuDedicated.ui-tabs-selected{
	background:url(images/tab_dedicated_bg.jpg) 0 0px no-repeat;
	}	
	
#menuDedicated.selected{
	background:url(images/tab_dedicated_bg.jpg) 0 0px no-repeat;
	}
	
#menuContact{
	width:153px;
	padding:15px 0 0 35px;
	background:url(images/tab_contact_bg.jpg) 0 -51px no-repeat;
	}
	
#menuContact.ui-tabs-selected{
	background:url(images/tab_contact_bg.jpg) 0 0px no-repeat;
	}
	
#menuContact.selected{
	background:url(images/tab_contact_bg.jpg) 0 0px no-repeat;
	}
	
#menuMonit{
	width:152px;
	padding:15px 0 0 35px;
	background:url(images/tab_monit_bg.jpg) 0 -51px no-repeat;
	}
	
#menuMonit.ui-tabs-selected{
	background:url(images/tab_monit_bg.jpg) 0 0px no-repeat;
	}
	
#menuMonit.selected{
	background:url(images/tab_monit_bg.jpg) 0 0px no-repeat;
	}
	
#menuVirtual.ui-tabs-selected a, #menuDedicated.ui-tabs-selected a, #menuContact.selected a, #menuMonit.ui-tabs-selected a{
	color:#FFFFFF;
	font-weight:bold;
	}
		
#menuRight{
	background-image:url(images/btn_right.jpg);
	background-repeat:no-repeat;
	width:7px;
	padding:15px 0 0 0;
	}

#promo{
	height:263px;
	width:764px;
	float:left;
	margin:0px;
	}
	
#promo ul{
	list-style-image:url(images/li_style.jpg);
	margin:0 0 0 15px;
	padding:0px;
	font-size:10px;
	}
	
#v1, #v2, #v3{
	float:left;
	display:inline;
	width:254px;
	height:263px;
	}
	
#v1{
	background-image:url(images/v1.jpg);
	background-repeat:no-repeat;
	}
	
#v2{
	background-image:url(images/v2.jpg);
	background-repeat:no-repeat;
	}
	
#v3{
	background-image:url(images/v3.jpg);
	background-repeat:no-repeat;
	}

#v1 .description{
	width:150px;
	float:right;
	margin:70px 0px 0 0;
	}
	
#v2 .description{
	width:145px;
	float:right;
	margin:70px 0px 0 0;
	}

#v3 .description{
	width:144px;
	float:right;
	margin:70px 0px 0 0;
	}
		
#virtual .description p{
	margin:0px 0 10px 0;
	font-size:14px;
	font-weight:bold;
	}

#virtual .detailsBtn{
	float:right;
	margin:10px 25px 0 0;
	}
	
#d1, #d2, #d3, #d4{
	width:180px;
	height:263px;
	text-align:center;
	float:left;
	display:inline;
	}

.separator{
	background-image:url(images/dedicated_sep.jpg);
	height:146px;
	width:8px;
	margin:50px 0 0 0;
	float:left;
	display:inline;
	}
	
#dedicated img, #monit img {
	margin:25px 0 0 0;
	}
	
#dedicated p, #monit p{
	margin:5px 0;
	}
	
#dedicated .description, #monit .description{
	font-size:10px;
	}
	
#dedicated .detailsBtn, #monit .detailsBtn{
	margin:10px 0 0 50px;
	}
	
#r1, #r2{
	width:350px;
	height:263px;
	float:left;
	display:inline;
	}
	
#reseller img{
	margin:32px 0 0 0;
	}

#r1 .description{
	width:160px;
	float:right;
	margin:70px 0px 0 0;
	}

#r2 .description{
	width:190px;
	float:right;
	margin:70px 0px 0 0;
	}
	
#reseller .description p{
	margin:0px 0 10px 0;
	font-size:14px;
	font-weight:bold;
	}

#reseller .detailsBtn{
	float:right;
	margin:10px 25px 0 0;
	}
	
#reseller .separator{
	margin:50px 25px;
	}
	
	
#m1, #m2, #m3, #m4{
	width:180px;
	height:263px;
	text-align:center;
	float:left;
	display:inline;
	}

.serverName{
	color:#618cb1;
	font-weight:bold;
	}
	
.serverNumber{
	color:#ff0000;
	font-weight:bold;
	}
	
#promoBottom{
	height:9px;
	width:764px;
	background-image:url(images/promo_bottom.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
	}
	
#content{
	float: left;
    overflow: hidden;
    padding: 30px 15px;
    width: 734px;
	height: auto !Important;
	}
	
#content .onLeft{
	width:420px;
	text-align:justify;
	}
	
#searchArea{
	background-image:url(images/search_area.jpg);
	width:261px;
	height:135px;
	}
	
#searchArea p{
	padding:15px 0 0 15px;
	font-weight:bold;
	font-size:11px;
	}
	
#searchArea .inputTxt{
	background-image:url(images/input.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:222px;
	height:25px;
	border:0px;
	padding:6px 0 0 10px;
	font-size: 14px;
	font-weight:bold;
	color:#326897;
	float:right;
	margin-top:10px;
	margin-right:10px;
	}
	
.checkBtn {
	background-image:url(images/check_btn.jpg);
	height:31px;
	width:81px;
	border:none;
	float:right;
	margin-top:10px;
	margin-right:10px;
	display:inline;
	}
	
.detailsBtn{
	background-image:url(images/details_btn.jpg);
	background-repeat:no-repeat;
	}
	
.detailsBtn a{	
	width:81px;
	height:31px;
	display:block;
	}
	
.price{
	float:left;
	display:inline;
	margin:10px 0 0 30px;
	}
	
#searchMirror{
	background-image:url(images/search_mirror.jpg);
	width:261px;
	height:60px;
	}
	
#payments{
	color:#326897;
	font-weight:bold;
	margin-top:30px;
	}
	
#payments p {
	margin: 0;
}


/*********** ISO ***********/

#iso {
	width: 143px;
	height: 65px;
	margin: 8px 0 3px 0;
	text-indent: -9999px;
	background: url('../images/iso.png');
	outline: none;
	display: block;
}


#footer{
	background-image:url(images/footer.jpg);
	margin:0px;
	padding:0px;
	float:left;
	height:25px;
	width:220px;
	padding-top: 10px !important;
	}
	
#footer p{
	margin:4px 0 0 15px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
	}
	
#footer p, #footer a {
	color:#4f7800;
	}

h1,h2{
	color:#326897;
	font-size:14px;
	font-weight:bold;
	}

img{
	border:0px;
	}
	
.ui-tabs-hide { 
	display: none; 
	}
	
.clear {
	font-size:1px;
	clear:both;
	}
		
a {
	text-decoration:none;
	color:#000000;
	}
	
a:hover {
	color:#666666;
	}
	
a span{
	display:none;
	}
	
.onLeft{
	float:left;
	}
	
.onRight{
	float:right;
	}
	
form{
	margin:0px;
	padding:0px;
	}
	
#bottomMenu{
    clear: both;
    color: #81A142;
	background: #86b42d;
    margin-left: 15px;
    margin-top: 20px;
    padding: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}
	
#bottomMenu a{
    color: #FFFFFF;
    font-size: 11px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	}
	
#bottomMenu a:hover{
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.8);
	}
	
.alignLeft{
	text-align:left;
	}
	
.importantMsg{
	color:#FF0000;
	}

