*{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
}
body, html{

	background: #f0ede1 url('../img/bg.png') left top repeat-x;
	
	font-size: 12px;
	
	font-family: Tahoma;
	
	color: #444444;
	
	
}

a{
	color: #444444;
}

#center{

	width: 820px;

	background: white url('../img/center.png') left top repeat-y;
	
	position: relative;
	
	left: 50%;
	
	margin-left: -410px;

	margin-bottom: 20px;

	
}

#top{
	width: 820px;
	
	height: 241px;

	display: block;
	
	background: transparent url('../img/top_right.png') right top no-repeat;

}

#top_left{

	padding: 0px;

	width: 214px;
	
	height: 241px;
	
	background: transparent url('../img/top_left.png') right top no-repeat;
	
	float: left;
	
	position: relative;
	
}

#logo{

	border: none;
	
	position: relative;
	
	left: 32px;
	
	top: 7px;
}

#logo img{
	border: none;
}


#menu{

	width: 190px;
	
	position: relative;
}


#menu li a{
	width: 180px;
	height: 19px;
	font-size: 11px;
	display: block;
	padding: 4px 0px 0px 10px;
	background: transparent url('../img/menu_btn.png') 0px 22px no-repeat;
}

#menu li{
	height: 23px;
}


#menu li a:hover{
	background: transparent url('../img/menu_btn2.png') left top no-repeat;
	color: white;
}
#menu li a span{
	font-size: 9px;
	padding-right: 15px;
}

/* -- submenu -- */
#menu{

	width: 190px;
	
	position: relative;
}


#submenu li a{
	width: 180px;
	height: 19px;
	font-size: 11px;
	display: block;
	padding: 4px 0px 0px 10px;
	background: transparent url('../img/menu_btn.png') 0px 22px no-repeat;
}

#submenu li{
	height: 23px;
}


#submenu li a:hover{
	background: transparent url('../img/menu_btn2.png') left top no-repeat;
	color: white;
}
#submenu li a span{
	font-size: 9px;
	padding-right: 15px;
}

#head_top{

	width:579px;
	
	height: 70px;
	
	background: transparent url('../img/top.png') left top no-repeat;
	
	position: relative;
	
	left: 11px;
	
	float: left;
	
}

#header{

	background-color: #ffffff;

	width: 573px;
	
	height: 171px;
	
	position: relative;
	
	float: left;
	
	left: 11px;
	
}

#bann{
	height: 171px;
	width: 409px;
	float: left;
	background: transparent url('../img/header.png') left top no-repeat;
}

#chat{

	height: 171px;
	
	width: 164px;
	
	float: right;
	
	background: transparent url('../img/chat.png') left top no-repeat;
	
}

#phone{
	float: right;
	
	font-weight: bold;
	
	position: relative;
	
	top: 40px;
	
	right: 25px;
	
	font-size: 11px;
}
#table {
	width: 575px;
	height: auto;
	float: right;
	padding-right: 23px;
	padding-bottom: 20px;
	position: relative;
	background: transparent url('../img/includeright.png') right top no-repeat;
	}

#left{
	width: 190px;
	height: 100%;
	background: transparent url('../img/left.png') left top no-repeat;
	float: left;
	position: relative;
	padding-left: 23px;
	padding-right: 11px;
}

* html #left{
	width: 190px;
}

img.bord, p.whyus{
	border-bottom: 2px solid #e0e0e0;
	
	display: block;
}


p.whyus{
	font-size: 11px;
	
	color: #656565;
	
	padding: 5px 2px 8px 2px;
	
	text-align: justify;
	
	margin-bottom: 5px;
}

p.topic{

	font-size: 11px;
	
	color: #656565;
	
	padding: 8px 5px 14px;

}

p.topic a{
	float: right;
	
	font-weight: bold;
	
	clear: both;
	
	display: block;
	
	margin-bottom: 3px;
}

#main{
	width: 410px;
	
	position: relative;
	
	float: left;
	
	left: 11px;
}

#cst_table {
	width: 820px;
	height:auto;
	background: transparent ;
	float: left;
	position: relative;
	padding-left: 23px;
	padding-top: 10px;
	background: transparent url('../img/incenter.png') left top no-repeat;
}

#domains{

	height: 45px;
	
	width: 405px;
	
	display: block;
}

#domains form{

	padding-top: 10px;
	
	width: 405px;
	
	float: left;
}


input.text{
	font-size: 11px;
	border: 1px solid #2A67A6;
	padding: 2px 2px;
	width: 150px;
	background-color: #EBF3FC;
}

#domains input.text{
	float: left;
}

#domains label{

	width: 37px;
	
	float: left;
	
}

select.end{
	font-size: 11px;
	
	height: 17px;
	
	float: left;
	
	margin-left: 4px;


}

select.end option{
	padding: 2px 3px;
	
	height: 15px;
	
	display: block;
}

/* - DROPDOWN EPAY - */

select.drop{
	font-size: 11px;
	height: 17px;
}

select.drop option{
	padding: 1px 3px;
	height: 15px;
}

/* ------------------- */



#dcheck{
	float: left;
	
	margin-left: 4px;
	
	position: relative;
}

* html #dcheck{
/*
	top: 4px ! important;
	
	height: 18px ! important;
	
	border: 1px solid red ! important;*/
}
table.domains{

	font-size: 11px;
	
	width: 405px;
	
	top: 1px;
	
	position: relative;
	
	float: left;
	
}

table.domains td{
	padding: 2px 0px;
}

table.domains .left{

	font-weight: bold;
	
	padding-left: 4px;
	
}

tr.green{
	background-color: #e0f1c4;
}

#plans{
	width: 410px;
	
	height: 235px;
	
	clear: both;
	
	position: relative;
	
	top: 3px;
}

.plan{
	height: 235px;
	
	float: left;
	
	position: relative;
	
}

.plan p{
	display: block;
	
	height: 103px;
	
	background: transparent url('../img/plan_bg.png') left top repeat-x;
	
	font-size: 11px;
	
	padding: 5px 4px 0px 7px;
	
	line-height: 15px;
	
}

* html .plan p{
	height: 108px;
}

.plan a img{
	border: none;
}

.plan .icon{
	position: relative;
	
	left: 4px;
	
	margin-top: 2px;
}

* html .plan .icon{
		margin: 0px;
}

#plan1{
	width: 143px;
}

#plan2{
	width: 132px;
	
	left: 1px;
}

#plan2 .icon{
	left: 0px;
}

#plan3{
	width: 130px;
	
	left: 2px;
}

#plan3 .icon{
	left: 1px;
}

* html a.order{
	position: relative;
	
	top: -2px;
}

#includecont {
	width: 575px;
	padding-right: 20px;
	position: relative;
	float: right;
	background: transparent url("../img/includeright.png") top right no-repeat;
	}

#right{
	width: 186px;
	
	float: right;
	
	position: relative;
	
	background: transparent url('../img/right.png') right top no-repeat;
	
	height: 450px;
	
	left: 0px;

}

#payments{
	position: relative;
	
	top: 2px;
	
	left: 1px;
}

#right_content{
	width: 151px;
	
	position: relative;
	
	float: left;
	
	clear: both;

	left: 1px;
	
	top: 10px;
	
	color: White;
	
	font-size: 11px;

}

#right_content a img, #right_content img{
	border: none;
	
	margin: 0px;
}

#bottom{
	background: transparent url('../img/bottom.png') left bottom repeat-x;
	
	width: 820px;
	
	height: 39px;
	
	display: block;
	
	clear: both;
}

#bottom span{
	float: right;
	
	position: relative;
	
	top: 8px;
	
	right: 22px;
	
	color: #616161;
	
	font-size: 11px;
	
}

#bottom span a{
	margin: 0px 5px;
	color: #616161;

}
#bottom span a:hover, .topic a:hover{
	text-decoration: underline;
}

/* elements */
p {
	font-size: 11px;
	color: #656565;
	padding: 5px 1px;
}
ul.listedvar { 	margin: 5px 0;}
ul.listedvar2 { 	margin: 5px 0; font-weight:normal; font-size: 11px;  }
ul.listedvar li { 
	font-size: 11px;
	font-weight: bold;
	text-indent: 15px;
	line-height: 15px;
	color: #777;
	}
ul.pricetable {
	margin: 5px 0;
	}
ul.pricetable li { 
	font-size: 11px;
	text-indent: 15px;
	line-height: 15px;
	color: #777;
	}

#includecont a:link {text-decoration: underline; } #includecont a:hover {text-decoration: none; }

.leftcoll p a{text-decoration: underline; } .leftcoll p a:hover {text-decoration: none; }

.leftcoll {
	float: left; 
	width: 390px;
	padding-bottom: 10px;
	background: transparent url('../img/dottile.png') left bottom repeat-x;
}
.rightcoll {
	padding-top: 15px;
	float: right; 
	}
.l, .l1 {
	float: left;
}

.l{
	width: 165px;
}

.l1{
	padding-top: 1px;
}

input.bluebuts {
	height: 18px;
	background-color: #7BB0E7; 
	border: 1px solid #2A67A6; 
	color: #000000;
	font-size: 11px;
}