/* CSS Document */

@import "links.css";
@import "order.css";

.underconstruction {
background-color:#FF0000; 
color:#0000FF;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:14px;
white-space:nowrap;
font-weight:100;
padding-bottom:0px;
margin-bottom:0px;
top:0px;;
width:100%;
}

body{
background-image:url(../images/3764-15.jpg);
background-repeat:repeat;
font-family:Tahoma, Verdana, Arial, sans-serif;
}	
	

td {
		text-decoration: none;
		border: none;
}
img {
		text-decoration: none;
		border: none;
}
font {
		font-family:Tahoma, Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #252525;
		text-decoration: none;
		border: none;
}

a {
		font-family:Tahoma, Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #2277B0;
		text-decoration: underline;
		border: none;
}
	
p{ text-indent:10px;
}
p.first{ text-indent:0px;
}

h1{font-size: 16px; font-weight:bold; color:#ff6e02; font-style:italic;}
h2{font-size: 14px; font-weight:bold;}
h3{font-size: 12px; font-weight:bold;}


.content_text{
}

.hosting_table{
		font-family:Tahoma, Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #252525;
		text-decoration: none;
		
		border-bottom-width:0px;
		border-left-width:1px;
		border-right-width:1px;
		border-top-width:0px;
		
		border-color:#CCCCCC;
		}
		
.hosting_td_bg_color{
	background-color:#7BBFDC;
}

.hosting_tr_2{
	background-color:#CCCCCC;
}
/* ===============================================================================  */
/* ============================ CONTACT US FORM =======================================  */
/* ===============================================================================  */
.contact_form{
	width:300px;
	color:#000000;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}

.contact_form_button{
	color:#2277B0;
	
}	

/* ===============================================================================  */
/* ============================ HOME PLANS =======================================  */
/* ===============================================================================  */

.home_plans_first{
	padding-left:110px;
	padding-bottom:3px;
	padding-top: 33px; /* the first has - 7 pixels of difference */
}
.home_plans{
	padding-left:110px;
	padding-bottom:3px;
	padding-top:35px;
}

.home_prices_first{
	 color:#ff6e02;
	 font-family:Tahoma, Verdana, Arial, sans-serif;
	 font-size: 16px;
	 font-weight:bold; 
	 
	 padding-left:175px; 
	 padding-top:10px; /* the first has - 7 pixels of difference */
}
.home_prices{
	 color:#ff6e02;
	 font-family:Tahoma, Verdana, Arial, sans-serif;
	 font-size: 16px;
	 font-weight:bold;
	
	 padding-left:175px;
	 padding-top:15px;
}
/* ===============================================================================  */
/* ================= CONTACT US SENT EMAIL FORM MESSAGE ==========================  */
/* ===============================================================================  */
.email_sent{
	color:#ff6e02;
	font-weight:bold;
	margin-top:40px;
}
