@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(images/body_bg.gif) 0 0 repeat-x #fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#headmain {
	width:100%;
	background:url(images/lines.gif) 0 0 repeat-x;
	height:160px;
}
#header{
	width:920px;
	height:130px;
	margin:0 auto;
	position:relative;
	padding:0 0 0 0;
}
#header p.logo{
	display:block;
	background:url(images/schematic-logo.gif) 0 0 no-repeat;
	width:190px;
	height:80px;
	position:absolute;
	margin: 20px 0 0 0;
}
#header p.tags{
	display:block;
	background:url(images/tags.gif) 0 0 no-repeat;
	width:250px;
	height:30px;
	position:absolute;
	margin: 60px 0 0 660px;
}

/*------------------------------------------------header--------------------*/

/*------------------------------------------------about--------------------*/

#about{
	width:920px;
	/*height:130px;*/
	margin:20px auto;
	position:relative;
	padding:0 0 0 0;
}
#about h2.welcome{
	display:block;
	width:515px;
	height:40px;
	/*border-bottom:#E7E7E7 solid 2px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:35px;
	font-weight:normal;
	color:#000000;
	background-color:inherit;
	margin:0 0 0 10px;
}
#about h3{
	display:block;
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	color:#777777;
	background-color:inherit;
	margin:0 10px 20px 10px;
	border:none;
}

/*------------------------------------------------about--------------------*/

/*----------------------------------------------services--------------------*/

#services{
	display:block;
 	background:url(images/services-bg.jpg) 0 0 no-repeat;
	width:900px;
	height:290px;
	margin:20px auto;
	position:relative;
	padding:0 0 0 0;
}
#services h2.services{
	display:block;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:30px;
	font-weight:normal;
	color:#777777;
	background-color:inherit;
	margin:0 0 0 0;
	padding: 20px 0 10px 40px;
	border:none;
}
#internet{
	float:left;
	display:block;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	color:#777777;
	background-color:inherit;
	margin:0 0 0 0;
	padding: 0px 0 20px 40px;
	border:none;
	
}
#internet h2.internet{
	display:block;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	color:#000000;
	background-color:inherit;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	border:none;
}
#internet ul{
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	color:#000000;
}
#sd-logo-big {
	float:right;
	display:block;
	width: 50px;
	height: 70px;
	margin:20px 10px 30px 0;
}

/*----------------------------------------------services--------------------*/

/*----------------------------------------------releases--------------------*/

#releases{
	width:920px;
	height:340px;
	margin:30px auto;
	position:relative;
	padding:0 0 20px 0;
}
#releases h2.latest{
	float:left;
	display:block;
	width:515px;
	height:40px;
	/*border-bottom:#E7E7E7 solid 2px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:35px;
	font-weight:normal;
	color:#777777;
	background-color:inherit;
	margin:10px 0 0 0;
}
#releases h2.view{
	float:right;
	display:block;
	width:200px;
	height:40px;
	/*border-bottom:#E7E7E7 solid 2px;*/
		
}
.viewall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:26px;
	font-weight:normal;
	color:#777777;
	background-color:inherit;
	padding:16px 0 0 0;
	text-align: right;
	text-decoration: none;
}
.viewall A:hover{
	text-decoration: underline;
}
#dotbg{
	display:block;
 	background:url(images/dots.gif) 0 0 repeat-x;
	width:900px;
	height:55px;
	margin:0px auto;
	position:relative;
	padding:0 0 0 0;
	
}
#proj{
	float:left;
	display:block;
	width:250px;
	background-color:inherit;
	margin:0 0 0 0;
	padding: 30px 0 20px 40px;
	border:none;
	
}
#proj #work{
	display:block;
	width:250px;
	height:180px;
	background-color:#000000;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	border:none;
	
}
#proj #work img.proj1{
	display:block;
	width:250px;
	height:180px;
	background-color:#ffffff;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	border:none;
	
}
#proj #disc{
	display:block;
	width:250px;
	height:100px;
	background-color:#000000;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	border:none;
	
}
/*#disc ul{
	float:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	color:#ffffff;
	padding: 10px 0 0 15px;
	text-decoration: none;	/*margin:12px 0 0 15px;
}*/
#proj #disc ul{
	width:auto;
	float:left;
	padding-left:0px;
}
#proj #disc ul li{
	display:block;
	padding:10px 0 0 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	color:#ffffff;
	margin:0;
}

#proj #disc ul li a{
	padding:0 0px;
	color:#ffffff;
	text-decoration:none;
}
#proj #disc ul li a:hover{
	text-decoration:underline;
}

/*----------------------------------------------releases--------------------*/
/*----------------------------------------------upcoming--------------------*/

#upcoming{
	width:920px;
	height:330px;
	margin:30px auto;
	position:relative;
	padding:0 0 0 0;
}
#upcoming h2.coming{
	float:left;
	display:block;
	width:515px;
	height:40px;
	/*border-bottom:#E7E7E7 solid 2px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:35px;
	font-weight:normal;
	color:#777777;
	background-color:inherit;
	margin:10px 0 0 0;
}
#upproj{
	float:left;
	display:block;
	width:250px;
	background-color:inherit;
	margin:0 0 0 0;
	padding: 30px 0 20px 40px;
	border:none;
	
}
#upproj #work1{
	display:block;
	width:250px;
	height:180px;
	background-color:#000000;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	border:none;
	
}
#upproj #work1 img.proj2{
	display:block;
	width:250px;
	height:180px;
	background-color:#ffffff;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	border:none;
	
}
#upproj #disc1{
	display:block;
	width:250px;
	height:38px;
	background-color:#000000;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	border:none;
	
}
#upproj #disc1 ul{
	width:auto;
	float:left;
	padding-left:0px;
}
#upproj #disc1 ul li{
	display:block;
	padding:10px 0 0 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	color:#ffffff;
	margin:0;
}

#upproj #disc1 ul li a{
	padding:0 0px;
	color:#ffffff;
	text-decoration:none;
}
#upproj #disc1 ul li a:hover{
	text-decoration:underline;
}

/*----------------------------------------------upcoming--------------------*/
/*----------------------------------------------contact--------------------*/
#contact{
	width:920px;
	height:500px;
	margin:30px auto;
	position:relative;
	padding:0 0 0 0;
}
#contact h2.cont{
	float:left;
	display:block;
	width:515px;
	height:40px;
	/*border-bottom:#E7E7E7 solid 2px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:35px;
	font-weight:normal;
	color:#777777;
	background-color:inherit;
	margin:10px 0 0 0;
}
#contform{
	display:block;
	width:900px;
	margin:0px auto;
	position:relative;
	padding:10px 0 0px 40px;
	
}
#contact-text{
	float:left;
	display:block;
	width:880px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	font-weight:normal;
	color:#777777;
	background-color:inherit;
	margin:0 0 0 0;
	padding: 20px 10px 20px 30px;
	border:none;
	
}
#contactfeildnameblank
			{
				width:125px;
				/*height:400px;*/
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildblank
			{
				width:400px;
				/*height:400px;*/
				margin:10px 0 0 0;
				padding:0;
				float:left;
			}
.contactfeildname
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:9pt;
				color:#000000;
			}
#contactfeildname001
			{
				width:120px;
				height:20px;
				margin:5px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname002
			{
				width:120px;
				height:20px;
				margin:15px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname003
			{
				width:120px;
				height:20px;
				margin:15px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeildname004
			{
				width:120px;
				height:20px;
				margin:15px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeildname005
			{
				width:120px;
				height:80px;
				margin:15px 0 0 0;
				padding:0;
				float:left;
			}			
#contactfeild001
			{
				width:400px;
				height:20px;
				margin:0px;
				padding:0;
				float:left;
			}
#contactfeild002
			{
				width:400px;
				height:20px;
				margin:15px 0 0 0;
				padding:0;
				float:left;
			}
#contactfeild003
			{
				width:400px;
				height:20px;
				margin:15px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild004
			{
				width:400px;
				height:20px;
				margin:15px 0 0 0;
				padding:0;
				float:left;
			}	
#contactfeild005
			{
				width:400px;
				height:100px;
				margin:15px 0 0 0;
				padding:0;
				float:left;
			}
.contactinput
		{
			width:350px;
			height:20px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:normal;
			color:#3c4538;
			background-color:#ffffff;
			border:solid;
			border-color:#bbbaba;
			border-width:1px;
		}
.textarea
		{
			width:350px;
			height:100px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:normal;
			color:#3c4538;
			background-color:#FFFFFF;
			border:solid;
			border-color:#bbbaba;
			border-width:1px;		
		}
.dropdown
		{
			width:350px;
			font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
			font-size:12px;
			font-weight:normal;
			color:#3c4538;
			background-color:#ffffff;
			border:solid;
			border-color:#bbbaba;
			border-width:1px;
		}	
#submitbutton
			{
				width:200px;
				height:25px;
				margin:20px 0 0 0;
				padding:0;
				float:left;

			}
.submit
			{
			
				width:70px;
				height:25px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:9pt;
				color:#ffffff;
				background-color:#000000;
				border:solid;
				border-width:1px;
				border-color:#000000;
			}
/*.submit:hover
			{
				font-family:Arial, Helvetica, sans-serif;
				font-size:9pt;
				color:#FFFFFF;
				background-color:#54180a;
				border:solid;
				border-width:1px;
				border-color:#54180a;
			}*/
			
		
#dotsvert{
	display:block;
	float:left;
	width:15px;
	height:280px;
	margin:0 0 0 50px ;
	position:relative;
	padding:0 0 0 0;
	background-image: url(images/dots-ver.gif);
	background-repeat: repeat-y;	
}	
#contactaddresshedding
		{
		width:200px;
		height:35px;
		float: left;
		margin:0 0 0 20px;
		padding:0px;
		font:normal 18px/18px Arial, Helvetica, sans-serif;
		color:#000;
		}
		
#contactaddresstext{
		width:240px;
		float: left;
		margin:0 0 20px 20px;
		padding:0px;
		font-family: Arial;
		font-size:10pt;
		color:#000000;
		text-decoration:none;
	}		
/*----------------------------------------------contact--------------------*/
/*----------------------------------------------BOTBAR--------------------*/
#footer {
	height: 60px;
	width: 100%;
	text-align: center;
	background: url(images/footer-bg.jpg) repeat-x;
	position: fixed;
	bottom: 0px;
	left: 0px;
}
#footer img.sd {
	height: 40px;
	float: left;
	margin-top: 3px;
	margin-left: 5px;
	
}
#footer img.link-logo {
	margin-top: 10px;
	float: left;
/*	margin-left: 505px;*/
}
#footer img.schedigi {
	float: right;
	margin-top: 10px;
	
}
/*#botstrip{
	width:100%;
	height:35px;
	margin:0px auto;
	position:relative;
	padding:0 0 0 0;
	background:#00c2ff;
}
#botstrip h2.bottext{
		margin:8px auto;
		padding:0px;
		font:normal 18px/18px Arial, Helvetica, sans-serif;
		color:#ffffff;
		text-align:center;
		text-decoration:none;
	}	
#botstrip h2.bottext A.hover {
		text-decoration:underline;
	}	*/

/*----------------------------------------------BOTBAR--------------------*/


#thanks
			{
				width:500px;
				/*height:400px;*/
				margin:10px 0 0 0;
				padding:0;
				float:left;
}
#thanks1
			{
				width:490px;
				/*height:400px;*/
				margin:10px 0 0 0;
				padding:0;
				float:left;
}
.detailhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
