
/*html,body
{
	margin:0;
	padding:0
}

body
{
	font:76%verdan,sans-serif;
	text-align:center;
	background: #f7f7f7 url(../image/body_bg.jpg) repeat-y top center;
}

p
{
	margin:0 10px 10px;
}

a
{
	color:#AC2E48;
	text-decoration:none;
	font-weight:bold;
}

a:hover
{
	color:#1A1A1A;
	text-decoration:none;
}

h1
{
	padding:0px 0px 2px 0px;
	margin:0px 0px 10px 0px;
	font-family:arial;
	font-size:16px;
	color:#AE2D49;
	text-decoration:none;
	border-bottom:1px solid #696866;
	background:#FFF;
	width:100%;
	font-weight:bold;
}

h2
{
	font-family:arial;
	font-size:12px;
	color:#AE2D49;
	margin-top:5px;
	margin-bottom:0px;
	text-decoration:none;	
	font-weight:bold;
}


/*******************************************************/

/*
#header
{
	clear:both;
	margin:0px 0px 0px 0px;
	background:#fff;
}

#header_image
{
	float:left;
	padding:15px 10px 10px 20px;
}

#toplink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	text-align:right;
	color:#333;
	font-size:10px;
	background:#fff;
	width:60%;
	margin-top:5px;
	padding-right:5px;
	
}  

#toplink a
{
	color:#333;	
	font-weight:normal;
	padding:5px 1px 5px 1px;
}

#toplink a:hover
{
	color:#fff;
	background:#000;
}

/*******************************************************/

/*
#top_header
{
	position:absolute;
	top:100px;
	border:0px solid #ff0000;
}

#top_header_left
{
	float:left;			
}

#top_header_right
{
	float:left;			
	background:#1A1A1A;
	color:#fff;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	padding:0px;
	height:248px;
	width:362px;
}

#top_header_right h2
{
	color:#fff;
	font-size:11px;
} 

#contact_details
{
	background: url(../image/presales_bg.jpg) no-repeat top right;
	width:300px;
	float:right;
	margin:10px 0px 0px 0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#contact_details p
{
	margin:11px 0px 0px 52px;
}

#contact_details div
{
	background:url(../image/chat_icons.jpg) no-repeat top left;
	height:22px;
	margin:15px 0px 0px 40px;
	padding:0px 0px 0px 95px;
}

#contact_details div a img
{
	width:28px;
	height:22px;
	margin:0px 11px 0px 0px;
	float:left;
}


/*******************************************************/

/*

#container
{
	width:780px;
	margin:0 auto;
	text-align:left;
	background:#FFF;
	border-left: 0px solid #cecece;
	border-right: 0px solid #cecece;
}
#content
{		
	float:left;
	color:#465456;
	width:550px;
	padding:0px 5px 0px 5px;
	text-align:justify;
	background:#fff;
	font-family:arial;
	font-size:12px;
	line-height:18px;
}

#content ol
{
	margin:5px 0px 5px 30px;
	padding:0px;
}

#content ol li
{
	margin:0px 0px 3px 0px;
	padding:0px;
}

#content ul
{
	margin:5px 0px 5px 30px;
	padding:0px;
}

#content ul li
{
	margin:0px 0px 3px 0px;
	padding:0px;
}

#content p
{
	line-height:1.4;
	padding-top:10px;
}

/*******************************************************/

/*

#navigation
{
	background:#fff;
	vertical-align:top;
	float:left;
	width:215px;
	padding-right:5px;
}

#navigation li
{
	color:#FFFFFF;
	padding-top:8px;
	line-height:20px;
	padding-left:0;
}

.sidelink
{
	font-size:12px;
	display:inline;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:8px;
}

.sidelink:hover
{
	font-size:12px;
	display:inline;
	color:#ffebef;
	text-decoration:none;
	background-color:#7d313f;
	margin-top:8px;
}



/******************************************************************/

/*

#plan1
{
	float:left;
	width:245px;
	border:1px solid #ae2d49;
	background-color:#f8f8f8;
	margin-right:10px;
	margin-bottom:15px;
	padding:0px 0px 10px 0px;
}

#plan1 strong
{
	padding:10px;
	color:#333;
	font-size:14px;
}

#plan1 h1
{
	background:#AE2D49;
	float:right;
	width:235px;
	top:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	margin:0px 0px 10px 0px;
	border:0px solid #000;
}

#plan1 ul
{
	margin:10px 10px 10px 20px;
	padding:0px;
}


#plan1 li
{
	list-style-type: none;
	background: url(../image/arrow.png) no-repeat 2px center;
	padding:0px 0px 0px 15px;	
}



/******************************************************************/

/*

#footer
{
	background: #000 url(../image/menu_bg.jpg) repeat-x top center;
	color:#FFF;
	text-align:right;
	clear:both;
	width:100%;
	padding:5px 0px 5px 0px;
}

#footer a
{
	color:#FFF;
	font-weight:normal;
	padding:4px;	
}

#footer a:hover
{
	text-decoration:underline;
}

/******************************************************************/


/***********************************************************************/

/*

.section_list
{
	margin:0px 0px 0px 0px;
	border:0px solid #787775;
	padding:0px;
	font-family:verdana;		
	font-size:12px;
	height:auto;
}

.section_list h2
{
	background:#fff url("../image/section_icon.gif") no-repeat 0px 8px;
	float:left;
	width:230px;
	*width:230px;
	color:#585858;
	margin:5px 10px 0px 5px;
	padding:5px 0px 4px 22px;
	height:20px;
	border-bottom:1px dashed #696866;
	font-size:12px;
	font-weight:bold;
	display:table;
}

.section_list a
{
	color:#585858;
	text-decoration:none;
	font-weight:bold;
}

.section_list a:hover
{
	color:#AB3046;
}

/***********************************************************************/
/*
.article_box
{
	font-family:arial;
	margin:0px;	
	color:#333;	
	clear:both;
}

.article_box a
{
	color: #AB3046;
	text-decoration:none;
	font-weight:normal;
	font-family:arial;
	font-size:11px;
}

.article_box a:hover
{
	color:#A93148;
	text-decoration:underline;
}

.article_box h2
{
	font-family: normal;		
	font-size:14px;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#AE2D49;
}

.article_box h2 a
{
	font-size:12px;
	font-family:arial;
	color:#AB3046;
	font-weight:bold;
	text-decoration:none;
}

.article_box h2 a:hover
{
	font-size:12px;
	font-family:arial;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

.article_box h6
{
	font-family: arial;		
	font-size:11px;
	padding:0px;
	margin:5px 0px 5px 0px;
	font-weight:normal;
}

/***********************************************************************/
/*
.page_box
{
	font-family:arial;
	color:#000;	
	clear:both;
}

.page_box h2
{
	font-family: arial;		
	font-size:12px;
	padding:0px;
	margin:0px 0px 5px 0px;
	font-weight:bold;
}

.page_box h2 a
{
	font-size:12px;
	font-family:arial;
	color:#000;
}

.page_box h2 a:hover
{
	color:#A63145;
}

.page_box h6 a
{
	font-family: verdana;		
	font-size:11px;
	padding:0px;
	margin:5px 0px 5px 0px;
	font-weight:normal;
	color:#A63145;
}

.page_box h6 a:hover
{
	color:#A63145;
	text-decoration:underline;
}

/***********************************************************************/
/*
fieldset
{
	border-left:1px solid #a1a1a1;
	border-right:1px solid #a1a1a1;
	border-bottom:1px solid #a1a1a1;
	padding:10px;
	margin-top:10px;
 	margin-bottom:5px;
}

fieldset a
{
	font-size:11px;
	color:#DADDDF;	
	font-weight:normal;
}

fieldset a:hover
{
	font-size:11px;	
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}


legend
{
	font-family:arial;
	font-size:12;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #696866;
	border: 0px solid #94B600;
	padding: 2px 6px;
	margin:8px;
}

label
{
	width:31%;
	*width:33%;
	height:20px;
	margin:0px 3px 0px 0px;
	background-color:#FFF;
	float:left;
	display: block;
	font-family:arial;
	font-size: 11px;
	font-weight: bold;
	color:#000;
	text-align:left;
	height:28px;
	*height:27px;
	padding:3px 0px 0px 5px;
}


#form_container
{
	width:100%;
	float:center;
}



.div_textarea
{
	width:230px;
	height:68px;
	float:left;
	background-color:#EFEFEF;
	margin-top:3px;
	padding-top:3px;
	padding-left:5px;
	text-align:left;
	
}

.div_texbox
{
	font-family:arial;
	font-size:11px;
	width:65%;
	*width:64%;
	float:left;
	background-color:#FFF;
	height:25px;
	text-align:left;
	color:#000;
	margin:0px 0px 3px 0px;
	padding:3px 0px 3px 5px;
	border:1px solid #EFEFEF;
}


.div_texbox_error
{
	font-family:arial;
	font-size:11px;
	width:65%;
	*width:64%;
	float:left;
	background-color:#FFF;
	height:25px;
	text-align:left;
	color:#000;
	margin:0px 0px 3px 0px;
	padding:3px 0px 3px 5px;
	border:1px solid #AE2D49;
}


.textbox
{
   	background-color:#fff;
	width:90%;
   	font-family:arial;
	font-size:12px;
   	color: #000;
	font-weight:normal;
	padding-left:5px;
}

 
.textbox:focus, .textbox:hover
{
	background-color:#FBECEF;
}

.textbox1
{
    	background-color:#FEFFF9;
	width:185px;
	font-family:arial;
	font-size:10px;
    	color: #000;
	border:1px solid #666; 
}

.textbox1:focus, .textbox1:hover
{
	background-color:#FBECEF;
}


.textbox_select
{
	background-color:#FFFFFF;
	background-position:left;
	width:185px;
	font:normal 12px arial;
	margin: 1px 1px 1px 1px;
	color: #90B400;
	border:0px solid #666;	
}


.textbox_select:focus, .textbox_select:hover
{
	background-color:#FFFFFF;
}

.textbox2
{
	font-family:arial;
	font-size:12px;
    	color: #000;
	border:1px solid #666; 
}


.username
{
	background-image: url(../image/discuss.png);
    	background-repeat: no-repeat;
    	background-position:left;
    	background-color:#FFFFFF;
	width:80%;
    	font-family:arial;
	font-size:12px;
    	color: #000;
	font-weight:normal;
	padding:2px 2px 2px 18px;

}

.username:focus, .username:hover
{
	background-image: url(../image/discuss.png);
    	background-repeat: no-repeat;
    	background-position:left;
    	background-color:#FBECEF;
	width:80%;
    	font-family:arial;
	font-size:12px;
    	color: #000;
	font-weight:normal;
	padding:2px 2px 2px 18px;
}
   
.password
{
  	background-image: url(../image/password.png);
    	background-repeat: no-repeat;
   	background-position:left;
   	background-color:#FFFFFF;
	width:80%;
    	font-family:verdana;
	font-size:12px;
    	color: #000;
	font-weight:normal;
	padding:2px 2px 2px 18px;
}

.password:focus, .password:hover
{
	background-image: url(../image/password.png);
    	background-repeat: no-repeat;
   	background-position:left;
   	background-color:#FBECEF;
	width:80%;
    	font-family:verdana;
	font-size:12px;
    	color: #000;
	font-weight:normal;
	padding:2px 2px 2px 18px;
}

.button_div
{
	width:223px;
	float:right;
	background-color:#fff;
	text-align:right;
	margin-top:3px;
	padding:5px 0px 3px;
}

.buttons
{
	background:url(../image/button.jpg) 0px 0; 
	color: #fff; 
	border-width: 0px;
	border-style: solid;
	border-color: #fff #636363 #636363 #fff;
	text-decoration: none;
	text-transform:normal;
	height:18px;
	font: bold 11px verdana;
}

.buttons1
{
	background:url(../image/button1.jpg) 0px 0; 
	color: #BE1D1D; 
	border-width: 0px;
	border-style: solid;
	border-color: #fff #636363 #636363 #fff;
	text-decoration: none;
	text-transform:normal;
	height:18px;
	font: bold 11px verdana;
}

.buttons2
{
	background:url(../image/order_button.jpg) 0px 0; 
	color: #fff; 
	border-width: 0px;
	border-style: solid;
	border-color: #fff #636363 #636363 #fff;
	text-decoration: none;
	text-transform:normal;
	height:24px;
	width:105px;
	font: bold 12px arial;
	padding-left:14px;
}



.button_delete
{
	background: #484E51;
	color: #fff; 
	border-width: 1px;
	border-style: solid;
	border-color: #fff #636363 #636363 #fff;
	text-decoration: none;
	text-transform:normal;
	font: bold 11px verdana;
}


.buttons_gray
{
	background: #ECECEC;
	color: #71726D; 
	border-width: 1px;
	border-style: solid;
	border-color: #71726D #71726D #71726D #71726D;
	text-decoration: none;
	text-transform:normal;
	font: bold 11px arial;
}

.buttons_orange
{
	background: #FF7E00;
	color: #fff; 
	border-width: 1px;
	border-style: solid;
	border-color: #fff #636363 #636363 #fff;
	text-decoration: none;
	text-transform:normal;
	font: bold 11px arial;
}


.quick_search
{
	color: #4A92CE;
	font-face:verdana;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	margin:0;
	padding:0;
	background:#fff;
	width:984px;
}

/************************************************************************************/
/*

#error_box
{
	width:90%;
	padding:10px;
	float:none;	
	background:#FFFAF1;
	text-align:left;
	color:red;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
}

#success_box
{
	width:90%;
	padding:10px;
	float:none;	
	background:#ECECEC;
	text-align:left;
	color:#6E6E6C;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}

/****************************************************************************************/

/*

.gray_box
{
	background:#efefef;
	margin-bottom:2px;
	padding:10px;	
	font: bold 11px arial;
	border:0px solid #000;
}

.gray_box a
{
	font: bold 11px arial;
	color:#666;
	text-decoration:none;
}

.gray_box a:hover
{
	font: bold 11px arial;
	color:#A63145;
	text-decoration:none;
}


.menutitle
{
	font: bold 12px verdana;
	color: white;
	padding: 5px 0;
	padding-left: 5px;
	background: #000 url(../image/menu_bg.jpg) repeat-x top center;
	text-align:center;
}

/****************************************************************************************/
/*

.commentbox
{
	font-family:arial;
	font-size:11px;
	margin:5px 0px 0px 5px;
	background-color: #ececec;
	width: 90%;
	padding: 5px;
}

.commentbox B
{
	font-family:arial;
	font-size:11px;	
}

.commentfooter
{
	font-family:arial;
	background: url(../image/arrow.gif) 5px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust 	as desired (ie: 20px -5px).*/
	
	/*
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 10px;
	color:#AE2D49;
	font-weight: bold;
}

.commentfooter a
{
	color:#fff;
}

/****************************************************************************************/

/*

.tableHeading
{
	background:#A63145;
	color:#fff;
	font-family:Verdana;
  	font-size: 12px;
	font-weight:bold;
	height:25px;
}

.tableContent
{
	background:#ececec;
	color:#000;
	font-family:Verdana;
  	font-size: 12px;
	font-weight:normal;
	height:25px;
	text-align:center;
}

/***************************************************************************************/

/*

.category_header
{
	font-family:arial;
  	font-size: 11px;
	font-weight:normal;
	color:#000;
	margin:0px 0px 15px 0px;
}

.category_header a
{
	color:#000;
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;
}

.category_header a:hover
{
	color:#0E0E0C;
}

/***************************************************************************************/

/*

.category_list
{
	margin:10px 0px 10px 0px;
	border:1px solid #1A1A1A;
	padding:8px;
	font-family: arial;		
	font-size:12px;
	font-weight:bold;
	height:110px;
}

.category_list a
{
	color:#1A1A1A;
	text-decoration:none;
}

.category_list a:hover
{
	color:#666;
}

/***************************************************************************************/

/*
.bevelmenu
{
	font: normal 9px verdana;
	padding:0px;
	margin:0px;
	width: auto;
	background-color: #666666;
	text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

/*
.bevelmenu li
{
	list-style: none;
	display: inline;
}

.bevelmenu li a
{
	padding: 3px 1em;
	text-decoration: none;
	color: #fff;
	background-color: #666666;
	border: 0px solid #FFF2BF;
}

.bevelmenu li a:hover
{
	color: #666666;
	background-color: #fff;
	border-style: double;
}

#top_menu
{
	left:0;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;	
	margin-bottom:0px;
	
	padding:0px;	
}

/******************************************************************************/

/*

#search_form
{
	padding:3px 0px 3px 10px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	border-left:1px solid #000;	
	border-right:1px solid #000;
	background: #AE2D49 url(../image/search_bg.jpg) repeat-x top center;
	font-weight:bold;	
	width:530px;
}

/******************************************************************************/



/******************************************************************************/

/*

#shared_plans
{
	border:1px solid #C8C8C8;
	width:252px;
	float:left;
	margin:0px 6px 15px 6px;
	font-family:arial;
	font-size:12px;
}

#shared_plans a
{
	color:#878787;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#AE2D49;
}

#shared_plans a:hover
{
	text-decoration:underline;
}

#shared_plans h1
{
	background:url(../image/plan_header.jpg) no-repeat;
	width:238px;
	height:33px;
	border:0px;
	margin:0px;
	padding:6px 0px 0px 16px;
	color:#3E3E3E;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}

#shared_plans ul
{
	padding:0px 0px 15px 0px;
	margin:15px 0px 0px 3px;
	width:59%;
	float:left;
	text-align:left;
	background:#fff;
}

#shared_plans li
{
	list-style:none;
	height:12px;
	font-size:11px;
}

#plan_price
{
	float:left;
	border:4px solid #EFEFEF;
	width:85px;
	text-align:center;
	background:#EFEFEF;
	margin-top:10px;
}

#plan_price h2
{
	background:#0E0E0C;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;	
}

#plan_price h3
{
	background:#AE2D49;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	color:#FFF;
	padding:10px 0px 10px 0px;
	margin:2px 0px 0px 0px;
}

#plan_price h3 a
{
	color:#e6de11;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
}

#plan_price h3 a:hover
{
	color:#fff;

}

/******************************************************************************/

/*

#domains
{
	background: url(../image/domain_banner.jpg) no-repeat;
	width:375px;
	margin:5px 0px 10px 10px;
	padding:60px 0px 0px 160px;
	font-weight:normal;
	font-family:arial;
	font-size:12px;
	clear:both;	
}

#domains B
{
	font-size:10px;
	color:#2E2E2E;
}

#domains a
{
	font-size:14px;
	color:#EE3D3D;
}

#domains h1
{
	border:0px;
	padding:0px;
	background:transparent;
	color:#6C6C6C;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	margin:0px;
}

#domains h2
{
	border:0px;
	padding:0px;
	background:transparent;
	color:#6C6C6C;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

#domains h3
{
	border:0px;
	padding:0px;
	background:transparent;
	color:#AB3046;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	float:left;
}

/******************************************************************************/

/*

#testimonial
{
	border:1px solid #000;
	margin:10px 0px 10px 0px;
	padding:10px;
	text-align:justify;
}

#testimonial a
{
	font-size:11px;
	font-weight:normal;
}

#testimonial a:hover
{	
	color:#AC2E48;
	text-decoration:underline;
}

/******************************************************************************/

/*

#server_feature
{
	margin:10px 0px 10px 0px;
	padding:10px;
	border:1px solid #C8C8C8;	
}

#server_feature h1
{
	color:#AAA4A4;
	font-family:arial;
	font-size:17px;
	font-weight:bold;
	width:100%;
	border-bottom:1px dashed #000;
	text-align:center;
	letter-spacing:2px;
}

.require
{
	color:#EA2F2F;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}

/
/******************************************************************************/
/*

.row
{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000;
	text-align:left;
	background:#F6F6F6;
	font-size:12px;
	font-family:arial;
}

.alt_row
{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000;
	text-align:left;
	background:#fff;
	font-family:arial;
	font-size:12px;
}

.row_caption
{
	font-family:arial;
	clear:both;
	float:left;
	width:280px;
	text-align:right;
	font-weight:bold;
	margin-right:5px;
	text-align:text;	
}*/