/*-------HOSTING-------*/
.hostingpack
{
	background-color:#ff0000;
	height:30px;
	color:#ffffff;
	width:130px;
	text-align:center;
	border-left:#ffffff 1px solid;
	font:12px Arial;
	font-weight:bold;	
}
.hostingfeat
{
	background-color:#ffffff;
	border-bottom:#ffffff 1px solid;
	height:30px;
	width:135px;	
	padding-left:5px;
	color:#444444;
	font:12px Arial;
	font-weight:bold;		
}
.hostingcell
{
	border-bottom:#eeeeee 1px solid;	
	text-align:center;
	font:12px Arial;
}

.hostingmap
{
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:30%;	
	margin-bottom:20px;
	
}
.hostingitem
{
	margin-left:10px;	
	color:#000000;	
}



/*----------BODY----------*/
.width
{
	width:auto;
	clear:both;
}
.left
{
	float:left;
	width: 200px;		
	display:inline;
	height:100%;	
}
.main 
{
	float:left;	
	width: 680px;	
	margin-left:20px;	
	margin-top:20px;	
	display:inline;	
	line-height:170%;
}

.footer 
{
	clear:both;	
	height:100px;
	background-color:#ff0000;	
	color:#ffffff;
	line-height:170%;
	padding:5px;
	font:11px Arial;
}
.sepa
{
	line-height:1px;
	font-size:1px;
	border-bottom:#ffffff 1px dotted;
	width:100%;
	
}
/*----------LEFT BOX----------*/
.boxleft_top_
{
	height:34px;
	line-height:24px;
	width:200px;
	text-indent:40px;
	color:#ff0000;
	font-weight:bold;
	
}

.boxleft_top
{
	background-image:url(../images/main_bg.png);
	height:34px;
	line-height:24px;
	width:200px;
	text-indent:40px;
	color:#333333;
	line-height:24px;
	font-weight:bold;
	
}
.boxleft_bottom
{
	height:30px;
	width:100%;	
	background-image:url(../images/boxleft_bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
}

.boxleft_body
{
	
	background-image:url(../images/dashed.png);width:auto;
	padding-top:10px
	
}
.sitemap
{
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:200px;	
	margin-bottom:10px;
	border:#888888 0px solid
}

/*----------LINK----------*/
a.linkmenu   
{ 
	background-image:url('../images/linkmenu.gif');
	background-repeat:no-repeat;
	background-position:left;
	font-family: Tahoma; 
	font-size: 11px;
	color:#ff0000;
	text-decoration:none;	
	font-weight:bold;	
	line-height:26px;
	display:block;
	text-indent:20px
}	
a.linkmenu:hover  
{ 	
	background-image:url('../images/linkmenu_hover.gif');
	background-repeat:no-repeat;
	background-position:right;
	color:#ffffff;
}
a.linkmenu:active  
{ 

	background-color:#eeeeee;	
}

.linkmenu_hover  
{ 	
	margin-left:1px;
	background-color:#f0f0f0;
	font-family: Tahoma; 
	font-size: 11px;
	color:#000000;
	text-decoration:none;	
	font-weight:bold;	
	line-height:26px;
	width:198px;
	display:block;
	text-indent:20px
}

a.linkmenu_   
{ 
	background-image:url('../images/linkmenu_.gif');
	background-repeat:no-repeat;
	background-position:left;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
	color: #000000;	
	line-height:26px;
	display:block;
	text-indent:20px
}	
a.linkmenu_:hover  
{ 
	
	color:#ffffff;
	background-image:url('../images/linkmenu_hover_.gif');
	background-repeat:no-repeat;
	background-position:right;
}
a.linkmenu_:active  
{ 

	background-color:#eeeeee;	
}


a.linkwhite   
{ 
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;	
}	
a.linkwhite:hover  
{ 
	font-family: Arial; 
	font-size: 12px;
	color:#aaaaaa;
	
}

/*-------FIELD SET------*/

fieldset
{
	border:#ff0000 1px dotted;
	padding:10px
}

legend
{	
	padding:10px;
	padding-bottom:5px;
	background-color:#ffffff;
	color:#ff0000;
	font-weight:bold
}
/*------CLIENT------*/
.clientthumb
{
	float:left;
	display:inline;	
	border:#888888 0px solid;
	text-align:center;	
	margin-bottom:25px;
	margin-left:20px;	
}


a{text-decoration:none;color: #ff0000;}


UL	{list-style-image: url('../images/arrow_red.gif')};
LI	{line-height:170%;};

td{font-family: Arial;
				font-size: 12px;	
				text-align:left				
				}
				
		
div{font-family: Arial;
				font-size: 12px;	
				line-height:170%
				
				}				

.input0		{ font-family:Arial;
				font-size:12px;					
				border :#aaaaaa 1px solid ;
				color:#000000;				
				background-color: #ffffff;}
				
.input1		{ font-family:Arial;
				font-size:12px;					
				border :#ff0000 1px dotted ;
				color:#000000;				
				background-color: #ffffff;}				
				
.button0    { font-family: Arial;				
				font-size: 12px;				
				color:#ffffff;
				background-color: #ff0000;
				border :#ffffff 1px outset ;
				cursor:pointer;				
				font-weight:bold;				
				}
				
.button1    { font-family: Arial;				
				font-size: 12px;
				color:#444444;
				font-weight: bold ;
				background-color: #999966;
				border:2 outset #cccc99;
				cursor:hand}				
				 
.data0		{ font-family: Arial;
				font-size: 12px;				
				color:#272727;		
				line-height:170%	
				}	
