/*****************
 GLOBAL
*****************/

* { margin: 0; padding: 0; }

p { margin: 0.5em 0 1.0em 0; }

img { border-width: 0; }

h1, h2, h3, h4, h5, h6 { margin:0.5em 0 0.2em 0; }

body {
	background: #f4f4f4 url(images/bodyback.gif) repeat-y top center;
	margin:0;
	padding:0;
	color: #000;
}

body, table {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: 16px;
}

* html body, * html table  {
	font-family:  'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	font-size: medium;
}


/**********
 HEADERS
**********/

h1 { font-size: 1.6em; color: #016; font-weight: normal;}
h2 { font-size: 1.3em; color: #336; font-weight: normal; }
h3 { font-size: 1.1em; color: #336; letter-spacing: -1px;}
h4 { font-size: 1.1em; color: #336; letter-spacing: -1px;}

/**********
 FORMS
**********/

form { display: inline; }


/**********************
 OVERALL LAYOUT
***********************/


#skiptomain {
	display: none;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	font-size: 0.85em;
}

	#pagecontainer {
		width: 930px;
		background: #fff url(images/watermark.gif) no-repeat bottom left;
	}

		#header {
			width: 890px;
			padding: 10px 20px 0px 20px;
			height: 80px;
			}

			#toplogo {
				padding: 0px 0px 0px 0px;
				width: 250px;
				float: left;
			}

			#topright {
				padding: 20px 0px 0px 0px;
				width: 600px;
				float: right;
				font-size: 0.8em;
				text-align: right;
			}

		/* #topnav and ul#nav are now controlled by suckerfish.css */

		#topbar {
			width: 930px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			background: #eee url(images/topbarback.gif) no-repeat bottom left;
			color: #000;
		}

			#breadcrumb {
				width: 700px;
				float: left;
				padding: 7px 10px 5px 10px;
				font-size: 0.9em;
			}

			#breadcrumb a:link, #breadcrumb a:visited { color: #000; text-decoration: none; }
			#breadcrumb a:hover { color: #000; text-decoration: underline; }

			#topdate {
				width: 200px;
				float: right;
				text-align: right;
				padding: 7px 10px 5px 0;
				font-size: 0.8em;
				color: #666;
			}


		#maincontent {
			clear: both;
			width: 930px;
			margin: 0;
			padding: 0;
			font-size: 0.95em;
			line-height: 1.7em;
		}

			#maincontent a:link, #maincontent a:visited { color: #c33; text-decoration: none; }
			#maincontent a:hover { color: #c33; text-decoration: underline; }

			#maincontent ul {padding: 5px 0 5px 25px;}



		    #maincontentfull {
		        padding: 20px 5px 5px 15px;
				margin: 0px 0 0 0;
				width: 910px;
		    }


			#maincontentleft {
				width: 400px;
				margin: 0px 0 0 0;
				padding: 20px 15px 5px 15px;
				float: left;
			}

			p.intro {
				font-size: 1.1em;
				}

			.leftfeature {
				width: 380px;
				margin: 10px 0 0 0;
				padding: 5px 10px;
				background: #fff url(images/leftfeatureback.gif) repeat-x top center;
			}

			.leftfeature img {
				float: left;
				margin: 8px 10px 0 0;
			}

			#maincontentright {
				width: 500px;
				margin: 0px 0 0 0;
				padding: 0px 0px 5px 0px;
				float: right;
			}

				#pagecontentrightinner {
					width: 480px;
					margin: 0px 0 0 0;
					padding: 10px;
					float: left;
				}



		#footer {
			margin: 0px;
			clear: both;
			width: 910px;
			font-size: 0.9em;
			color: #fff;
			padding: 15px 10px 5px 10px;
			background: #015;
			height: 28px;
		}

			#footer a:link, #footer a:visited { color: #fff; text-decoration: none; }
			#footer a:hover { color: #fff; text-decoration: underline; }

		#belowfooter {
			margin: 10px 0 0 0;
			clear: both;
			width: 910px;
			font-size: 0.9em;
			line-height: 1.7em;
			padding: 5px 10px;
			color: #666;
		}

			#belowfooter a:link, #belowfooter a:visited { color: #036; text-decoration: none; }
			#belowfooter a:hover { color: #036; text-decoration: underline; }

/*****************
 BREAKS
*****************/

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }


/*****************
 IMAGE FLOATS
 *****************/

img.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}


/*****************
 TOP RIGHT NAV LIST
*****************/

#topright ul {
	margin: 10px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	list-style: none;
	text-align: right;
	text-transform: lowercase;
	font-size: 1.2em;
	letter-spacing : -1px;
}

	#topright ul li {
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 10px 30px;
		display: inline;
	}

	#topright ul li a {
		color: #015;
		text-decoration: none;
	}

	#topright ul li a:hover {
		color: #015;
		text-decoration: underline;
	}

	#topright ul li.onstate {
		font-weight: bold;
	}

	/* APPLY HOME OVERRIDE */
	ul#toprightnav li.homelink {
		padding-left: 22px;
		background: url(/images/homeicon.gif) no-repeat 5px left;
	}

/*****************
 FLASHANIM
*****************/

 #flashanim {
 	position: relative;
	z-index: 1;
 }

 #flashanim img {
 	display:none;
 	position:absolute;
 	top:0; left:0;
	z-index: 1;
 }


/*****************
 BORDERED
*****************/

.bordered {
    	margin: 10px 0px 0px 0px;
    	padding: 10px;
    	border: 1px solid #cce;
}

/*****************
 BACKGROUNDS
*****************/

.blueback {
    	background: #eef;

}

/*****************
 ICON LINK
*****************/

a.iconlink { padding-left:10px; background: url(/images/icon.gif) no-repeat top left;  }

/*****************
 GALLERY
*****************/

#projectGallery .section {
    float: left;
    width: 500px;
    text-align: center;
}

#projectGallery .section img {
    cursor: pointer;
}

#projectGallery .split {
    float: left;
    margin: 5px 1px 0px 0px;
}

#projectGallery .splitend {
    float: left;
    margin: 5px 0px 0px 0px;
}

/*****************
 PROJECTS
*****************/

.catproject {
    float: left;
    padding: 0px;
    margin: 10px 20px 0px 0px;
    width: 166px;
}

.catproject h3 {
    color: #C33;
    line-height: 1.4em;
    letter-spacing:normal;
    font-size: 1em;
    cursor: pointer;
}

.catproject p.cpp {
    font-size: 0.9em;
    line-height: 1.4em;
}

.catprojectend {
    margin: 10px 0px 0px 0px;
}


/*****************
FEATURED  PROJECTS
*****************/

.featcatproject {
    float: left;
    padding: 0px 0px 10px 0px;
    margin: 10px 1px 0px 0px;
    width: 166px;
}

.featcatproject h3 {
    color: #C33;
    line-height: 1.4em;
    height: 2.8em;
    letter-spacing:normal;
    font-size: 1em;
    cursor: pointer;
}

.featcatprojectend {
    margin: 10px 0px 0px 0px;
}

/*****************
CONTACTS
*****************/

.contactfeature {
    float: left;
    padding: 0px;
    margin: 10px 20px 0px 0px;
    width: 445px;
}


.contactfeatureend {
    margin: 10px 0px 0px 0px;
}

	.contactfeature img {
	    float: left;
	    margin: 0px 10px 0px 0px;
	    border: 1px solid #444;
	}

.contactfeatureleft {
    padding: 0px;
    margin: 10px 0px 0px 0px;
    width: 400px;
}

	.contactfeatureleft img {
	    float: left;
	    margin: 0px 10px 0px 0px;
	    border: 1px solid #444;
	}

.contactfeatureright {;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    width: 500px;
}

	.contactfeatureright img {
	    float: left;
	    margin: 0px 10px 0px 0px;
	    border: 1px solid #444;
	}


	.adminerror {
		border: 2px solid #cc0000;
		background:#ffffcc;
		color:#cc0000;
		padding:10px;
		margin-bottom:10px;
		font-weight: bold;
	}

	.adminsuccess {
		border: 2px solid #006600;
		background:#ccffcc;
		color:#006600;
		padding:10px;
		margin-bottom:10px;
		font-weight: bold;
	}