/*-------------------------------------------------------------------------------------

Style Sheet for 3pointimage (http://3pointimage.com)
Services for 3pointimage
Version: 1.2006
Author: Manish

--------------------------------------------------------------------------------------*/

#smn {
	color:#666666;
	padding: 10px;
	font-size: 12px;
	border: 1px dotted #999999;
	background-color: #eeeeee;
	width: 640px;
	height: auto;
	}

#service_photo {
	color: #666666;
	font-size:11px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/services_photo.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 480px;
	height: 360px;
	}

#service_video {
	color: #666666;
	font-size:11px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/services_video.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 480px;
	height: 360px;
	}
	
#service_deisgn {
	color: #666666;
	font-size:11px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/services_design.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 480px;
	height: 360px;
	}
/*----------------------------------------------------
+ 
+  Service Links and etc...
+
-----------------------------------------------------*/
a.svc_l:link {
	font-size:11px;
	text-decoration: none;
	color: #993300;
	border-bottom: none;
}
a.svc_l:visited {
	font-size:11px;
	text-decoration: none;
	color: #993300;
	border-bottom:  none;
}
a.svc_l:hover {
	font-size:11px;
	text-decoration: underline;
	color: #993300;
	border-bottom: none;
}
a.svc_l:active {
	font-size:11px;
	text-decoration: none;
	color: #993300;
	border-bottom:none;
}

/*---------------------------------------------------
+
+   More links...
+
-----------------------------------------------------*/
a.svcmn:link {
	font-size:15px;
	background-color: #fff;
	display:block;
	text-decoration: none;
	color: #990000;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	}

a.svcmn:visited {
	font-size:15px;
	background-color: #fff;
	display:block;
	text-decoration: none;
	color: #990000;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	}

a.svcmn:hover {
	font-size:15px;
	background-color: #CCCCCC;
	display: block;
	text-decoration: none;
	color: #990000;
	border-bottom: 1px solid #990000;
	border-top: 1px solid #990000;
	}

a.svcmn:active {
	font-size:15px;
	background-color: #fff;
	display:block;
	text-decoration: none;
	color: #990000;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	}

#svcmain {
	background-image: url(../images/services_main.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	width: 640px;
	height: 183px;
	padding-left: 25px;
	}

#svcmain2 {
	background-image: url(../images/services_main2.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 183px;
	padding-left: 25px;
	}
	
#svcmain3 {
	background-image: url(../images/services_main3.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 183px;
	padding-left: 25px;
	}

.svc {	
	color:#666666;
	font-size: 11px;
	background: url(../images/selection_arrow.gif) no-repeat left top;
	background-color: transparent;
	padding-left: 12px;
	margin-bottom: 5px;
	}
	
.svcmn {	
	color: #993300;
	font-size: 14px;
	line-height: 35px;
	}
	
.mnistxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 580px;
	height: auto;
	}