﻿/**************************************************************************************
Inner Pages classes
Copyright © 2010 Dot IT All rights reserved
Powered by Dot IT
**************************************************************************************/

/**/
.data_inner{
	width:840px;
	height:auto;
	margin:30px 30px 45px 30px;

}

#data_inner2{
	width:840px;
	height:auto;
	margin:30px 30px 0 30px;

}


.title_bold{
	font-weight:bold;
}

.line_center{
	width:600px;
	margin:30px auto 30px auto;
	height:1px;
	background-color:#dddddd;
}


/*staff*/

.staff_data{
	float:left;margin-right:20px;margin-bottom:10px;height:20px;width:450px;
	}
	
	
/* About */

#staff_link{
	margin-top:25px;
	width:84px;
	height:26px;
	float:right;
	text-align:right;
}

#staff_links:link, #staff_links:visited {
	width:84px;
	height:26px;
	display:block;
	background:url('../images/Staff_link.jpg') center center no-repeat;
}

#staff_links:hover, #staff_links:active{
	background:url('../images/staff_link_h.jpg') center center no-repeat;
}



/* gallery */


#w_gallery {
	width:200px;
	height:244px;
	float:left;
	margin:20px 0 0 120px; 
	background:url('../images/web_gallery_link.jpg') center center no-repeat;
}

#w_gallery #w_g_butt:link, #w_g_butt:visited {
	width:200px;
	height:244px;
	display:block;
}

#w_gallery #w_g_butt:hover, #w_g_butt:active{
	background:url('../images/web_gallery_hover.jpg') center center no-repeat;
}


#g_gallery {
	width:200px;
	height:244px;
	float:right;
	margin:20px 120px 0 0;
	background:url('../images/graphic_gallery_link.jpg') center center no-repeat;
}

#g_gallery #g_g_butt:link, #g_g_butt:visited {
	width:200px;
	height:244px;
	display:block;
}

#g_gallery #g_g_butt:hover, #g_g_butt:active{
	background:url('../images/graphic_gallery_hover.jpg') center center no-repeat;
}

	
	

	
/*Network*/
.uls{
	
}

.uls ul{
	list-style:none;
}



.uls ul li{
	margin-left:20px;
	padding:5px 0 5px 0;
}


.mt15{
	margin-top:15px;
}


/* Web Host */

.row_host_title{
	clear:both;
	width:600px;
	height:20px;
	padding-left:240px;
	margin-top:30px;
	
}

.rows{
	margin-top:20px;
	width:840px;
	height:auto;
}


.row_title{
	clear:both;
	width:820px;
	height:20px;
	border-bottom:1px #dddddd solid;
	padding-left:20px;
}

.row_data{
	clear:both;
	width:840px;
	height:25px;
	border-bottom:1px #dddddd solid;
	
}

.row_data2{
	clear:both;
	width:840px;
	height:50px;
	border-bottom:1px #dddddd solid;
	
}


.row_data:hover{
		background-color:#f1f2f2;
}


.c_title{
	width:220px;
	float:left;
	padding:5px 0 0 20px;
	
}


.c_data{
	width:200px;
	float:left;
	text-align:center;
	padding-top:5px;
}
.c_data2{
	width:600px;
	float:left;
	padding-top:5px;
}




/* Services */
.back {
	text-align:right;
	width:840px;
	height:auto;
}
