@charset "utf-8";
/* CSS Document */

a.serviceicons{
border:1px solid #afafaf; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 10px;

box-shadow: 0px 1px 5px #999;
-moz-box-shadow: 0px 1px 5px #999;
-webkit-box-shadow: 0px 1px 5px #999;

font-size:12px;font-family:arial, helvetica, sans-serif; 

text-decoration:none; 
display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #f4f5f5; background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#ffffff));
 background-image: -webkit-linear-gradient(top, #f4f5f5, #ffffff);
 background-image: -moz-linear-gradient(top, #f4f5f5, #ffffff);
 background-image: -ms-linear-gradient(top, #f4f5f5, #ffffff);
 background-image: -o-linear-gradient(top, #f4f5f5, #ffffff);
 background-image: linear-gradient(to bottom, #f4f5f5, #ffffff);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);

 
 cursor:pointer;
 color:#333333;


 width:78px;
 height:93px;
}

.serviceicons:hover{
 border:1px solid #bfc4c4;
 background-color: #d9dddd; background-image: -webkit-gradient(linear, left top, left bottom, from(#d9dddd), to(#c6c3c3));
 background-image: -webkit-linear-gradient(top, #d9dddd, #c6c3c3);
 background-image: -moz-linear-gradient(top, #d9dddd, #c6c3c3);
 background-image: -ms-linear-gradient(top, #d9dddd, #c6c3c3);
 background-image: -o-linear-gradient(top, #d9dddd, #c6c3c3);
 background-image: linear-gradient(to bottom, #d9dddd, #c6c3c3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d9dddd, endColorstr=#c6c3c3);
}
.servicesicon1{
	background:url(../images/ldap.png) no-repeat;
	width:50px;
	height:50px;
	
	margin-left:14px;
	margin-top:5px;
}

.servicesicon2{
	background:url(../images/dns.png) no-repeat;
	width:50px;
	height:50px;

	margin-left:14px;
	margin-top:5px;
}

.servicesicon3{
	background:url(../images/dhcp.png) no-repeat;
	width:50px;
	height:50px;

	margin-left:14px;
	margin-top:5px;
}

.servicesicon4{
	background:url(../images/nfs.png) no-repeat;
	width:50px;
	height:50px;

	margin-left:14px;
	margin-top:12px;
}

.servicesicon5{
	background:url(../images/smb.png) no-repeat;
	width:50px;
	height:50px;

	margin-left:14px;
	margin-top:12px;
}

.servicesicon6{
	background:url(../images/ntp_ptp.png) no-repeat;
	width:50px;
	height:50px;

	margin-left:13px;
	margin-top:5px;
}

.servicesicon7{
	background:url(../images/sendmail.png) no-repeat;
	width:50px;
	height:50px;

	margin-left:14px;
	margin-top:5px;
}

.servicesicon8{
	background:url(../images/ftp.png) no-repeat;
	width:50px;
	height:50px;

	margin-left:13px;
	margin-top:5px;
}


.servicesicon9{
	background:url(../images/uucp_ppp.png) no-repeat;
	width:50px;
	height:50px;

	margin-left:14px;
	margin-top:5px;
}

.servicesicon10{
	background:url(../images/slp.png) no-repeat;
	width:50px;
	height:50px;

	margin-left:13px;
	margin-top:5px;
}



img.iconstyle{
	padding-bottom:0px;
	padding-left:0px;
}

.gb1{
padding-left:23px;
}

.gb5 {
padding-left:26px;
}

.gb2 {
padding-left:29px;
}

.gb3 {
padding-left:23px;
}

.gb4{
padding-left:27px;
}

.gb6 {
padding-left:27px;
}

.gb7 {
padding-left:13px;
}

.gb8 {
padding-left:28px;
}

.gb9 {
padding-left:13px;
}

.gb10 {
padding-left:27px;
}