/****** ##LOG: 
Author:  Dan Urquhart
Version: 1.0

This template has been made to be as simple to use as possible. Everything does have a place! Make sure you put things where they need to be.

Some rules:

-try not make multiple references o single elements: keeping all the stlyes of an element in one place keeps it from getting over styled or overlooked. 
-try to comment on what does what

Created: March 2007
******/
	
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			IMPORTANT BODY TAGS!!!!
||
||			***PUT THE BODY TAGS HERE AND NOT IN THE MAIN FILES!!***
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/

	html {
		border: none; 
		margin: 0px; 
		padding: 0px; 
	}

	body {		
		text-align: center;
		margin: 0px;
		padding: 0px; 
		background: url(../images/template/bg.gif);
	}
	
	
	body,table, tr,td {
		font-family: Helvetica, Trebuchet MS, sans-serif;
		font-size: 12px;
		line-height: 14px; 
	}
	
	p {
		margin: 0px; 
		padding: 0px; 
		margin-top: 5px; 
		
	}
	
/*		
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			LINKS
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
* When adding links make sure you include all 4 link stages 
	(normal,hover,visited,visited:hover)
*/
	
	
/*		
	THE FOLLOWING STYLES ARE FOR ALL LINKS ON THE SITE!!!
*/
	a:link {
		color: #aa0000;
		text-decoration: none;
	}
	
	a:visited {
		text-decoration: none;
		color: #770000;
	}
	
	a:hover {
		text-decoration: none;
		color: #dd0000;
	}
	
	a:active {
		text-decoration: none;
		color: #dd0000;
	}


	a:focus { outline: none; }		

	a img { border: none; }
	
/*end*/

	
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			Container Styles
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/
	
	/* Site Container */	
	#centerCon {
		text-align: center;
		
	}
	
	
	
	/* Site Container */	
	#siteCon {
		position: relative;
		
		margin: 30px 0px 0px 0px;
		width: 802px;
		
	}
	
	
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			Header
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/
		#headerCon {
			position: relative;
			width: 802px;
			height: 149px;
			background: url(../images/template/header.jpg) top no-repeat;
			display: block;
			text-decoration: none; 
			margin: 0px; 
			padding: 0px; 
		}		
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			Menus
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/		
		
		
	/* Top Menu */
	
		#topMenuCon {
			position: relative;
			width: 802px;
			height: 26px;
			line-height: 26px;
			text-align: center;			
			font-size: 14px; 
		}	
		
			#topMenuCon a {
				
				margin: 22px; 
				margin-top: 0px; 
				margin-bottom: 0px; 
				
			}
			
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			Body
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/	

		
	
		#centerBodyCon {
			position: relative;
			width: 740px;
			border: 1px solid #dddddd; 
			border-top: none; 
			border-bottom: none; 
			padding: 20px 30px 30px 30px; 
			background: #ffffff url(../images/template/wide_shadow.jpg) center bottom repeat-x;
		}	

				
				
			#bodyConCol1 {
				float: left; 
				text-align: center;
				width: 370px; 
				height: 240px; 
				overflow: visible;
				 
	            
			}
				#banner {
					position: absolute;
					left: 30px;  
					width: 340px; 					  
				}
				
					#banner img {
						border: 1px solid #cc0000; 
					}
				
					
			
			#bodyConCol2 {
				float: left; 
				
				
				text-align: left;
				width: 350px; 
				padding-left: 20px;
 
 				
	              
			}
			
			
			
			
		form {
			margin: 0px; 
			padding: 0px; 			
		}
		
		input, textarea {
			border-left: 2px solid #550000;
			border-top:  2px solid #550000;
			border-right: 1px solid #ffeeee;
			border-bottom: 1px solid #ffeeee;
			background: #ffffff;
			width: 250px; 
			font-size: 12px; 
			font-family: helvetica, Trebuchet MS, sans-serif;
			overflow: auto; 
		}
	
		
		.submit {
			background: #ffffff;
			border-left: 2px solid #ffeeee;
			border-top:  2px solid #ffeeee;
			border-right: 2px solid #550000;
			border-bottom: 2px solid #550000;
			width: auto; 
		}
		
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			Footer
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/	
		
		#footerCon {
			width: 802px;
			height: 20px;
			clear: both;			
			text-align: center;
		}	
		
			#footerCon h1 {
				font-size: 42px;
			}
			
		
			#footerBox1, #footerBox2, #footerBox3 {
				float: left; 
				width: 218px;
				padding: 5px 15px 0px 15px; 
				height: 100px; 
				border: 1px solid #dddddd; 
				border-top: none; 
				border-bottom: none; 
				background: #ffffff url(../images/template/thin_shadow.jpg) center bottom repeat-x;
				margin-top: 26px; 
				text-align: left; 
				font-size: 13px;
				line-height: 14px; 
			}
			
				#footerBox1, #footerBox2 {
					margin-right: 26px; 
					
				}
				
			#footer {
				clear: both; 
				float: left; 
				width: 800px; 
				height: 40px; 
				line-height: 40px; 
			}
			
			#footerBox3 {
				text-align: center; 
			}
			
			
			#secondFooterCon {			
				clear: both; 
				float: left; 
				width: 800px; 
				padding-top: 15px; 	
				height: 53px; 	
				
			}
			
				#secondFooter {				
					
					width: 798px; 
					height: 50px; 				
					background: #8CC63E url(../images/template/terranovis_footer_x50.gif) 520px center no-repeat; 				
					border: 1px solid #dddddd; 
					border-top: none; 
					border-bottom: none; 
					border-bottom: 2px solid #444444; 
				}
				
		
	
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			HEADERS
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/

	h1,h2,h3,h4,h5,h6 {
		font-family: Helvetica, Trebuchet MS, sans-serif;
		padding: 0px; 
		margin: 0px;
		margin-bottom: 15px; 
		margin-top: 0px; 
		color: #222222;
		font-weight: normal; 
	}
	
	h1 {
		font-size: 16px;
		color: #cc0000; 
		text-transform: uppercase; 
		line-height: 24px;
	}
	
	h2 {
		font-size: 14px; 
		color: #bb0000;
		display: block; 
		width: 300px;
		height: 24px;
		line-height: 24px;
		color: #ffffff; 
		background: #aa0000; 
		padding: 0px 10px 0px 10px;
		text-align: center;
		
	}
	h3 {
		font-size: 14px; 
		margin: 0px;
		margin-bottom: 4px; 
		font-weight: bold; 
	}
	
	
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			ADDITIONAL STYLES
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]



		
	/* Small Text */		
		.smallText, .textSmall {
		font-size: smaller;
		}
		
	/* Required Text */	
	/* Use to denote user alert text. eg required fields in forms, this should be set smaller than the normal font*/	
		.textReqd, .requiredStar {
		color: #ff0000;
		font-size: 0.8em;
		}		
		
	
	/* Footer Text */	
		.textFooter {
		font-size : 0.8em;
		color: #000000;
		font-weight: bold;
		}	
	
	

	

	
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			OTHER STYLES - MODIFIERS
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/	
	
	
	
/* Horizontal Rule */
	hr {
		background-color: #000000; 
		border: 0px; 
		height: 1px;
		color: #000000;
	}			
	
/* Unordered List */	
	ul {
		color: #000000;
		list-style-type : disc;
	}
	
/* Ordered List */	
	ol {
		color: #000000;
	}
	
/* Add cursor to elements */
	.cursor { cursor: pointer; }
	
	.red {
		color: #ff0000 !important;
	}
	
	.large {
		font-size: 16px; 
		color: #222222;											
		line-height: 25px; 
		font-weight: bold; 
	}
	
		
/*
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
||
||			QUICK STYLES - MODIFIERS
||			Use these instead of inlines to make sure the same style works across the whole site
||
[][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
*/		
	
	
/* Clear Both VERY IMPORTANT */	
	.clearBoth {
		clear: both;	
	}
	
/* Style / Border Images */	
	.styleImg {
		border: 1px solid #cc0000;
	}		
	
/* Float Left */	
	.floatLeft {
		float: left;
	}
	
/* Pad Left */
	.paddLeft {
		margin-left: 4px;
	}
	
/* Pad Right */
	.paddRight {
		margin-right: 12px;
	}

	
	
	
	

		
/*
If you are putting somthing into this sytle sheet page then it more than
likely has a home. 
				
don't simple include it at the bottom of the page.
				
Have a look at the page and look for the proper place for the variable that 
you are including.
				
If you can not find a place that looks right for the variable you are including
then create a spot for it somewhere that seems to fit and remember to include a 
header for your new section as well as remembering to comment what your variable 
is used for.	
*/
 

