* {
	margin:0;
	padding:0;
}

body{
	padding-top:3px;
	background:#fff url(/media/layout/bg.gif);
	text-align:center;
}
body,td,th,form,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
div{
	position:relative;
}

ul {border:0;list-style:none;}
li {border:0; margin-bottom:14px; clear:both;}
#tabs li{
	clear:none;
}
img {border:0;}
p{line-height:16px;}

h1 {font-size:14px;}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {font-size:14px; color:#333333;}
.h1_div{
	border-bottom: 1px solid #0083b2;
	height:23px;
	padding-left:5px;
	padding-top:2px;
}

h2 {font-size:18px;}
h2 a {font-size:18px;}
.h2_div{
	border-bottom: 1px solid #0083b2;
	width:400px;
	height:20px;
	padding-top:3px;
	padding-left:5px;
	margin-left:100px;
}

h3 {font-size:14px;font-weight:bold;}
h3 a {font-size:14px; font-weight:bold;}

h4 {font-size:12px;font-weight:bold;}
h4 a {font-size:12px; font-weight:bold;}


.clear{
	clear:both;
}

.color1, .first_page_color2{  background-color:#0083b2; }
.color2{ background-color:#014778; }
.color3{ background-color:#0083b2; }
.color3 a{ color:#FFFFFF;}
.color3 a:link { color:#FFFFFF;}
.color3 a:visited  { color:#FFFFFF;}
.color3 a:active  { color:#FFFFFF;}
.color3 a:hover { color:#FFFFFF;}

.color4, .first_page_color3{ background-color:#e40429; }
.color5, .first_page_color1{ background-color:#fdcd00; }

.top_margin{
	margin-top:1px;
}

.square{
	width:11px;
	height:52px;	
}
.square.long{
	height:157px;
}

.div_cp{
	float:left;
	width:50%;
	height:100px;
	
}

.padding{  padding:10px;}
.extra_padding_left{
	padding-left:25px;
}
.extra_padding_bottom{
	padding-bottom:30px;
}
.justify { text-align:justify; }
.clear { clear:both;}

.border_bottom { border-bottom:1px solid #eeeeee; }
.border_bottom:hover { 
	border-bottom:1px solid #ccc;
	
}

.border_full { border:1px solid #eeeeee; }
.border_top_bottom { border-bottom:1px solid #eeeeee; border-top:1px solid #eeeeee; }

.zone{  }
.zone_border{ border-left: 1px solid #cccccc;}
.zone_border_right{ border-right: 1px solid #cccccc;}
.zone_padding{ margin-bottom:8px; }
.zone_text{ line-height:13pt;  text-align:justify; }
.img_border{ border:1px solid #eeeeee; }

.zone_w{
	width:194px;
	padding-top:6px;
	line-height:3px;
}
.zone_smallw{
	width:100px;
	padding-left:10px;
	padding-right:10px;
}

.form1{ width:120px; height:18px; border:1px solid #000000; padding:3px 1px 1px 3px; color:#e40429; font-weight:bold; vertical-align:middle;}
.but1{ height:24px; border:1px solid #000000; background-color:#FFFFFF; vertical-align:middle; padding-left:5px; padding-right:5px;}
.radiob{
	margin-right:5px;
	vertical-align:middle;
	margin-bottom:2px;
}

.checkbox{  vertical-align:middle;}
.check_label{ color:#FFFFFF; padding-top:2px; margin-left:2px; vertical-align:top;}

.whiteSmallLink{
	font-size:9px;
	color:#fff;
	text-decoration:underline;
}
.whiteSmallLink:hover {
	color:#fff;
	text-decoration:none;
}

.linkOrder {
	font-size:10px; 
	color:#e40429; 
	font-weight:bold; 
	text-decoration:underline;
}
.linkOrder:hover {
	text-decoration: none;
	color: #e40429;
}

.text_busy{
	color:#e40429; 
	font-weight:bold;
	text-decoration:line-through;
}
.text_busy_none{
	color:#e40429; 
	font-weight:bold;
}
.text_free{
	color:#014778; 
	font-weight:bold;
}
.price, .error{
	color:#e40429; 
	font-weight:bold;
}
.price .old_price{
	text-decoration:line-through;
	color:#333333;
	font-weight:normal;
}
.text_head{
	background-color:#0083b2;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:6px;
}
.p_01{
	background-image:url(../media/img/layout/bg_p01.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.p_02{
	background-image:url(../media/img/layout/bg_p02.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.b_01{
	background-image:url(../media/img/layout/bg_b01.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.b_02{
	background-image:url(../media/img/layout/bg_b02.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.pp_01{
	background-image:url(../media/img/layout/bg_po01.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.pp_02{
	background-image:url(../media/img/layout/bg_po02.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.text_white{
	color:#FFFFFF;
	font-size:9px;
	line-height:8pt;
}
.form_xxl{
	width:200px;
}



#container{
	width:953px;
	margin:0 auto 30px auto;
	text-align:left;
	background-color:#fff;
}
#top_menu{
	height:29px;
	background-color:#e40429;
	padding-top:5px;
}
.menu{
	float:left;
	padding-top:5px;
	height:18px;
	padding-left:8px;
	padding-right:8px;
	border-right:1px solid #FFFFFF;
}
.color_menu{
	background-color:#014778;
}
.menu:hover{
	background-color:#000000;
}
.menu a{
	color:#FFFFFF;
	font-size:16px;
}


.align_left{
	text-align:left;
}
.align_center{
	text-align:center;
}
.align_right{
	text-align:right;
}


#header {
	height:141px;
	padding:11px 14px 0 14px;
	background:#0083b2 url(/media/img/layout/bg_header.jpg) no-repeat;	
}
#speedhost_logo{
	width:216px;
	height:56px;
	padding-left:8px;
	float:left;
}
#speedhost_logo a{
	display:block;
	height:100%;
}
#speedhost_logo a:hover{
	text-decoration:none;
}
#header_links{
	width:337px;
	text-align:right;
	float:left;
}
#header_links a{
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
#header_links a u{
	font-size:16px;
}


#header_bottom{
	clear:both;
	height:67px;
	padding-top:18px;
}
#domain_form{
	padding-left:14px;
	width:565px;
	float:left;
	padding-top:7px;
}
#dom_name{
	width:215px;
	padding:3px 0 5px 0;
	background:url(/media/img/layout/top_spliter.gif) 205px no-repeat;
	float:left;
}
#dom_name input{
	margin:3px 0;
}
#dom_list{
	width:227px;
	float:left;
}

#domain_helper{
	position:absolute; 
	z-index:10; 
	width:100px; 
	border:1px solid #003333; 
	background-color:#FFFFCC;
	font-size:9px;
	padding:5px;
}
.domain_price{ font-size:9px; font-weight:bold; color:#e40429;}

#domain_rezerv{ 
	position:absolute; 
	width:400px; 
	background-color:#FFFFFF; 

	z-index:10;
	border:3px solid #999999;
	padding:10px;
	text-align:left;
	font-size:14px;
	color:#000;
}


#domain_rezerv a{
	color:#fff;
	background-color:#e40429;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
}

#dom_all{
	width:96px;
	float:left;
	padding:3px 0 6px 10px;
	background:url(/media/img/layout/top_spliter.gif) left no-repeat;
}
#dom_all a{
	font-weight:bold;
}


#user_menu{
	width:140px;
	padding-top:5px;
	float:right;
	text-align:right;
}



#page{
	padding-top:1px;
	height:auto !important;
	height:1px;
}

#content{
	width:803px;
	float:left;
}

#content hr{
	margin:0px;
	padding:0px;
	border:0px;
	border-bottom:2px solid #e40429;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
}

#content h2{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#e40429;
	margin-bottom:6px;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
}

#sidebar_site{
	width:150px;
	float:right;
}
#sidebar_site{
	text-align:center;
}
#sidebar_site h3{
	height:22px;
	color:#fff;
	padding:0 10px;
	font-size:11px;
	line-height:22px;
}
#sidebar_site ul{
	text-align:left;
	padding-left:10px;
	line-height:15px;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
}
#sidebar_site li{
	margin:0;
}
#sidebar_site .notice{
	font-size:9px;
	color:#fff;
	padding:5px 5px 15px 5px;
}



#site_footer{
	padding:22px 0;
	text-align:center;
	clear:both;
}
#credits{
	padding:20px 0 5px 0;
	font-size:9px;
}




#bookmark{
	position:absolute;
	top:200px;
	right:10px;
	width:60px;
}

#bookmark img{
	margin:3px;
}


#new_links a{
	color:#FF0000;
	font-size:12px;
	text-decoration:underline;
}



#webhosting_table{
	width:100%;
}
.product_cell{
	
	border:1px solid #cccccc;
	padding:6px;
	text-align:center;
}
#webhosting_table .product_cell{
	padding:6px 1px;
}
.row_head{
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
#webhosting_table .row_head{
	width:80px;
	padding-left:4px;
	padding-right:4px;
}
#webhosting_table .text_head{
	padding-left:1px;
	padding-right:1px;
}



#have_domain{
	display:none;
}


#add_to_cart_form{
	padding:20px 10px;

}
#add_to_cart_form table{
	width:600px;
}
#add_to_cart_form table td{
	padding:5px;
}
#cart_list table, #cart_final{
	width:600px;
	margin:10px;
}
#cart_list table td, #cart_final td{
	padding:5px;
	border-bottom:1px solid #0083b2;
}
#cart_list table tr.totals_row td, #cart_final tr.totals_row td{
	border:0;
}

#cart_list td.text_head{

}
.cart_label{
	font-weight:bold;
}
.cart_label span{
	font-weight:normal;
}
.cart_period{
	text-align:center;
}
.cart_price{
	text-align:right;
	font-weight:bold;
}
.cart_delete{
	text-align:right;
}
.order_price{
	text-align:right;
	font-weight:bold;
	color:#e40429;
}


#page_contents{
	float:left;
	width:660px;
	padding-bottom:8px;
}
#banners_sidebar{
	float:right;
	width:135px;
	text-align:center;
}
#banners_sidebar a{
	display:block;
	padding:6px 0;
}
.vert_pos{
	position:absolute;
	top:50%;
	margin-top:-26px;
}
.vert_pos.long{
	margin-top:-78px;
}


#bottom_menu{
	border-top:3px solid #cccccc;
	width:100%;
	height:30px;
	line-height:30px;
	background-color:#EEEEEE;	
	
}

#th_area tr td{
	font-size:9px;
}

#th_area tr:hover td, #th_area tr:hover td a{
	background-color:#e40429;
	color:#FFF;
	
}



#th_area tr:hover td .row_head{
	font-size:9px;
}

.reg_domain_field {
	width:270px;
	font-size:16px;
	padding:7px;
	vertical-align:middle;	
}
.reg_domain_select{
	font-size:16px;
	padding:6px;
	text-transform:uppercase;
	vertical-align:middle;	
}
#domain_form #button1{
	font-size:16px;
	height:36px;
	vertical-align:middle;	
}


#support_bar{
	background-image:url(../media/layout/contact_box.gif);
	height:430px;
	width:150px;
	padding-top:25px;
	background-repeat:no-repeat;
}


form{clear:both;}


.form_style {
	padding:4px;
	font-size:14px;
	float:left;
	background-color:#fff;
	border:1px solid #7f9db9;
}
.form_style.large{
	width:350px;
}
textarea.form_style.large{
	width:610px;
	height:170px;
}
input.button{
	color:#fff;
	background-color:#e40429;
	border:1px solid #e40429;
	padding:7px 10px;
	
}

.ticket_thread{
	border:1px solid #c1c1c1;
	margin-bottom:10px;
	width:620px;
}
.ticket_thread.type_1{
	background-color:#efefef;
}
.ticket_thread .message{
	float:left;
	width:379px;
	padding:10px;
	text-align:justify;
}
.ticket_thread .message h6{
	font-size:11px;
	padding-top:1em;
}
.ticket_thread .message a{
	color:#717171;
}
.ticket_thread .user{
	float:right;
	padding:10px;
	width:180px;	
	color:#a1a1a1;
}
.ticket_thread .user .validated{
	color:#09a518;
}


.red {
	color:#e40429;
}

.green{
	color:#097518;
}

.blue{
	color:#014778;
}

.small_button {
	background-color:#000;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	border:0px;
	padding:5px;
	margin:5px;
}

.big_button {
	background-color:#e40429;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	border:0px;
	padding:15px;
	margin:5px;
}


.big_button:hover {
	background-color:#014778;
}
