/* REMOTE SERVERS COMPARISON - DEFAULT CSS */
body{
	margin:0px;
	padding:0px;
}
div.compare_error_msg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	border:1px solid #CC0000;
	margin:2px;
}

.domain_search_success{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#009933; 
	border:1px solid #009933; 
	padding:3px; 
	margin-bottom:10px;
}


table.compare_servers_tbl{
	border:1px solid #CCCCCC;
}
table.compare_servers_tbl th{
	font-family:'Museo Slab 500', Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	background:#ececec;
	border-top:1px solid #CCCCCC;
        height:50px;
}
table.compare_servers_tbl td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding-left:10px;
	padding-right:10px;
height:30px;
background:#ececec;	
}
table.compare_servers_tbl td.server_name{
	font-family:'Museo Slab 500', Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:left;
	font-weight:normal;
	border-top:none;
	border-left:none;
	padding:5px;
	background:#36B6E2;
	padding-left:5px;
	text-align:center;
color:#333;
}
table.compare_servers_tbl td.server_name_first{
	text-align:left;
	padding-left:10px;
}
table.compare_servers_tbl td.server_compare_parameter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	border-left:none;
        color:#333;
}
table.compare_servers_tbl td.server_compare_parameter_sub{
	padding-left:20px;
	background:url(../images/arrow.gif) no-repeat;
	background-position:10px 5px;
}

table.compare_servers_tbl td.server_compare_parameter_sub_sub
{
	padding-left:30px;
	background-position:20px 5px;	
}

table.compare_servers_tbl td.server_compare_price{
	font-weight:bold;
}
table.compare_servers_tbl td.server_compare_mprice{

}
table.compare_servers_tbl td.server_compare_yprice{

}

table.compare_servers_tbl td.server_compare_yprice .server_bonus{
	display:block;
	font-weight:normal;
}
table.compare_servers_tbl td.server_compare_sign_up{
	text-align:center;
	padding:5px;
}
table.compare_servers_tbl td.server_compare_sign_up_first{
	border-left:none;
	border-top:1px solid #CCCCCC;
}

.compare_order_link{
    font-family: Arial, Helvetica, sans-serif;
  /*  font-size: 14px;
    font-weight: bold;
color: #FFFFFF;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #999999;
 background-color: #FF8B12;
    padding: 10px;	*/
	text-decoration:none; 
	cursor:pointer;
        background: url(http://www.alotspace.com/wp-content/themes/themechilly/images/severbtn.gif) repeat-x;
       
        border: solid 1px #9ec1ce;
 display: inline-block; 
        height: 32px;
text-align: center;
padding: 7px 25px 7px 25px!important;
border-radius: 5px;
color: #0c506c;
font-weight: bold;
text-decoration: none;
font-size: 12px;
}

.compare_order_link:hover {background:#d1e7f5;}

.compare_cart_link{
display:none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #999999;
	background: url(../images/cart.gif) left no-repeat #EEEEEE;
    padding: 3px;
	text-decoration:none;
	cursor:pointer;
	width:22px;	
}



.tip_box{
	width:300px;
	border:1px solid #cccccc;
	background:#434343;
	padding:5px;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.tip{
	background:url(http://www.alotspace.com/wp-content/uploads/2013/10/tip-blue1.png) top left no-repeat;
 display:block; 
	width:15px;
	height:15px;
	float:left;
	margin-right:10px;
	text-align:center;
}
.tip a{
	display:block;
	width:15px;
	height:15px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	color:#FFFFFF;
	line-height:14px;
	font-size:14px;
}

.odd{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding-left:10px;
	padding-right:10px;
height:30px;
background:#ececec;}
.even{font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding-left:10px;
	padding-right:10px;
height:30px;
background:#ececec;}
.server_compare_expand_link{
	float:left;
	line-height:7px;
	width:7px;
	height:7px;
	border:1px solid #B7D770;
	text-align:center;
	text-decoration:none;
	color:#B7D770;
	margin-right:1px;
	margin-top:2px;
	
}

.vat_included{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
}