* {
	margin: 0;
	padding: 0;
}
html, body {height: 100%}
body { 
	
	font-family:tahoma;	
	font-size:12px;
	position:relative;	
	}
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
img {
	border:0 none;
	}

.clear {
	clear:both;
	font-size:0px;
	overflow:hidden!important;
	}.red { color:#ff0000; }.err {	color:#ff0000;	float:right;}				
.float-l {
	float:left;
	}
.float-r {
	float:right;
	}

.padd-10 {
	padding-top:10px;
	}
.padd-15 {
	padding-top:15px;
	}
.padd-20 {
	padding-top:20px;
	}
.padd-30 {
	padding-top:30px;
	}
.position-relative {
	position:relative
	}
.no-border {
	border:0 none!important;
	}
.align-center {
	text-align:center!important;
	}
.align-left {
	text-align:left!important;
	}
.align-right {
	text-align:right!important;
	}
	

.main {	
	margin:0 auto;
	width:1024px;
	}

#header .bg-head {
	background:url(../img/bg-head.gif) left top repeat-x;
	}
#header .header {
	padding:7px 40px 40px 14px;
	}
#header .logo {
	background:url(../img/logo.png) left top no-repeat;
	width:245px;
	float:left;
	padding:20px 0 8px 100px;
	font-family:tahoma;
	font-size:12px	
	}
#header .logo h1.logo-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	margin:0;
	padding:0;
	}
#header .share {
	width:525px;
	text-align:right;
	float:right;
	color:#8f8f8f;
	font-size:10px;
	padding:0 15px 5px 0;
	}

#header .share a {
	color:#8f8f8f;
	text-decoration:underline;
	margin-left:10px
	}
#header .share a:hover {
	text-decoration:none;
	}
#header .share img {
	vertical-align:middle;
	}


.bg1 { background:url(../img/bg1.gif) left top repeat-x; }
.bg2 { background:url(../img/bg2.gif) left top repeat-x; }
.bg3 { background:url(../img/bg3.gif) left top repeat-x; }


.bg1-t {
	background:url(../img/bg1.gif) left top repeat-x;
	}
.bg1-t-content {
	background:url(../img/bg1.gif) left top repeat-x;
	}
.content {
	padding:0 30px;
	}
.title-page-top {
	padding:15px 30px;
	}
h2.title-page {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:5px 0 0 0;
	color:#000000;
	}
h2.title-page-blue {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#0092c8;
	}
h1.web-host {
	display:block;
	float:right;
	font-size:24px;
	margin:-7px 0 0 0;
	padding:0;
	text-transform:uppercase;
	color:#024b76;
	position:relative;
	}

#footer .foot-left {
	background:url(../img/foot-left.gif) left top no-repeat;
	}
#footer .foot-right {
	background: url(../img/foot-right.gif) right top no-repeat;
	padding:0 8px 0 9px;
	}
#footer .foot {
	background:url(../img/foot.gif) left top repeat-x;
	font-size:10px;
	color:#FFFFFF;
	min-height:50px;
	height:auto!important;
	height:50px
	}
#footer .foot p {
	padding:9px 10px;
	}
#footer .foot a {
	color:#FFFFFF;
	margin:0 10px;
	}


.left-side {
	float:left;
	width:755px;
	}
.midd-side {
	float:left;
	width:530px;
	padding:0 30px
	}
.right-side-banner {
	float:right;
	width:160px;
	}
.left-side-banner {
	float:left;
	width:190px;
	}
.left-side-banner a {
	display:block;
	padding-bottom:20px;
	}


a.button {
	display:block;
	text-decoration:none
	}
a.button span {
	display:block;
	}
a.button span.button-left {
	background:url(../img/bg-butt-left.png) left top no-repeat;
	}
a.button span.button-right {
	background:url(../img/bg-butt-right.png) right top no-repeat;
	padding:0 10px;
	}
a.button span.button-repeat {
	background:url(../img/bg-butt.gif) left top repeat-x;
	font-size:12px;
	color:#000000;
	padding:8px 0;	
	}
a.button:hover {
	text-decoration:none;
	}




table.table-web-hosting {
	width:100%;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	}
table.table-web-hosting th {
	background:#ffa74d;
	padding:10px 5px;
	font-size:10px;
	color:#000000;
	text-transform:uppercase
	}
table.table-web-hosting td {
	border-bottom:1px solid #e1e1e1;
	background:url(../img/bg2.gif) left top repeat-x;
	padding:15px 5px;
	font-size:11px;
	vertical-align: middle;
	text-align:center
	
	}
table.table-web-hosting .w1 {
	width:20px;
	}
table.table-web-hosting .w2 {
	width:125px;
	}
table.table-web-hosting .w2 img {
	border:1px solid #e1e1e1;	width:125px;
	}	
table.table-web-hosting .w-2 {
	width:200px;
	}
table.table-web-hosting .w-2 img {
	border:1px solid #e1e1e1;    width:125px;
	}	
table.table-web-hosting .w3 {
	width:30px;
	}
table.table-web-hosting .w4 {
	width:70px;
	}
table.table-web-hosting .w5 {
	width:115px;
	}
table.table-web-hosting .w6 {
	width:100px;
	}
table.table-web-hosting .w6 a {
	display:block;
	color:#2a5fff;
	text-decoration:underline;
	}
table.table-web-hosting .w6 a:hover {
	text-decoration:none;
	}





table.consumer-cankings {
	width:100%;
	border-top:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	}

table.consumer-cankings th {
	padding:10px;
	color:#0092c8;
	font-size:20px;	
	border-bottom:1px solid #dfdfdf;
	}
table.consumer-cankings th a {
	font-size:14px;
	font-weight:normal;
	width:80px;
	margin:0 auto
	}
table.consumer-cankings td {
	border-bottom:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	vertical-align:top;
	padding:5px 20px;
	font-size:12px
	}
table.consumer-cankings th.border-right {
	border-right:1px solid #dfdfdf;
	}
table.consumer-cankings td.w1 {
	width:210px;
	}
table.consumer-cankings td.w1 strong {
	font-size:14px;
	color:#0092c8;
	}
table.consumer-cankings td.w2 {
	width:100px;
	text-align:center;
	}

table.comment {
	width:100%;
	border-top:1px solid #dfdfdf;
	}
table.comment td {
	padding:10px 0;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px
	}
table.comment td.comment-text {
	border-bottom:1px solid #dfdfdf;
	padding-top:0px
	}
table.comment td.data {
	width:110px;
	color:#828282;
	text-align:right;	
	}	
table.comment td a, table.comment td span {
	color:#ffa74d;
	font-weight:bold
	}



.pagination {
	text-align:center;
	padding:10px 0;
	}	
.pagination a {
	font-family:Arial, Helvetica, sans-serif;
	color:#828282;
	margin:0 8px;
	font-size:11px
	}	
	