/*
 	---------------------
		
	Style Index
	
	$1 - Reset
	$2 - General Styles
	$3 - Link Styles
	$4 - Typography Styles
	$5 - Grid (layout)
	$6 - List styles
	$7 - Image Styles
	$8 - Header Style
	$9 - Navigation Style
	$10 - Main Style
	$11 - Sidebar Style
	$12 - Form Style
	$13 - Footer Style
	$14 - SiFr
	$15 - Flash 
	$16 - Lightbox
	
*/



/*--------------------------------------------------------------
	$1 - Reset
---------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img, input { border: 0; }

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {	list-style: none; }

caption,th { text-align: left; }

h1,h2,h3,h4,h5,h6,code {
	font-size: 100%;
	font-weight: normal;
	margin:0;
	padding:0;
}

q:before,q:after { content: ''; }

abbr,acronym { border: 0; }

/*--------------------------------------------------------------
	$2 - General Styles
---------------------------------------------------------------*/


#nav
	{
	border: none;
	background-color: transparent;
	height:23px;
	}

body
{
	padding:0;
	background-color: #333333;
	font-family: arial,verdana; font-size: 12px; color: #000; font-weight: normal;
	
	}		
#background
{
	padding:0; 
	margin: 0 auto;
	background-color: #fff;
	width:860px;
	
	}	
#wrapper
	{
	width: 780px;
	padding:0px 0px 0px 0px; 
	margin: 0 auto;
	background-color: #ffffff;
	}

	#home_header
	{
	margin: 0px;
	height: 90px;
	background-image: url(../img/logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
#container{
padding-left: 15px;
	width: 750px;	
	margin-bottom: 30px;
	margin-top: 5px;
	clear:both;
	
	}
#header
	{
	margin: 0px;
	height: 90px;
	background-image: url(../img/logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
	.hideimg{
	display:none;	
	}
	
	
	#featured{
		margin-bottom: 20px;
		
		
	}
	
	.project{
		margin-bottom: 15px;
		background-color: #333333;
		
		width: 440px;
		height: 60px;
	}
	
	
	.view{
		float: right;
		padding:40px 10px 0px 0px;
		margin:0;
	}
	
	.view a.click{
		font-family: arial,verdana; font-size: 12px; color: #fff; font-weight: normal;
		text-decoration: none;
	}
	.recent{
		float: left;
		padding:0;
		margin:0;
	}
	
	
#pushbox{
	padding:0;
	margin:0;
}

.input{
	background-image: url(../img/input.jpg);
	background-position:top;
	background-repeat: repeat-x;
	border:1px solid #cccccc;
	background-color:#F3F3F3;
	width: 250px;
	height: 20px;
	margin-bottom: 6px;
	padding:4px 0px 0px 4px;
}

.textarea{
	background-image: url(../img/input.jpg);
	background-position:top;
	background-repeat: repeat-x;
	border:1px solid #cccccc;
	background-color:#F3F3F3;
	width: 250px;
	height: 200px;
	margin-bottom: 6px;
	padding:4px 0px 0px 4px;
}



.section{
margin: 0px 15px 0px 26px;
clear: both;
border-top: 1px solid #ccc;
}

.section2{
margin: 20px 15px 0px 26px;
clear: both;

}

#goodmessage{
	border: 1px solid #339900; 
	padding: 5px; 
	background-color: #CCE9C9;
	width:450px;
	margin-bottom: 10px;
}

.scopy{
width:460px;
	float:left;
}
.sgraphic{
	float:right;
	margin-bottom:8px;
}

#right ul{
border-bottom: 1px solid #91C325;
width:250px;
}	
	

#right li{
	padding-left: 15px;
	margin: .5em .2em;
	background-image:url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#right li a {
	text-decoration: none;
}	

#right li a:hover {
	color:#91C325;
}	


	
#content
	{
	padding-top: 8px;
	}


#left
	{
	float:left;
	width:480px;
	margin:0px 5px 0px 0px; 
	padding:0px 0px 0px 25px;
	}
	
#right
	{
	float:right;
	width:265px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	}
	
#port
	{
	float:left;
	width:750px;
	margin:0px 5px 0px 0px; 
	padding:0px 0px 0px 25px;
	}
#middle 
	{
	margin:0;
	padding: 0;
	width: 460px;
	}

	
.cleaner 
	{
	clear:both;
	height:0px;
	font-size:0px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}
	
.port{
float: left;
width: 171px;
margin-right: 10px;
margin-top:10px;
margin-bottom: 10px;
}	


.grid{
padding-right: 6px;
float:left;
position: relative;
}

.spliter{
clear:both;
margin: 0px 15px 10px 27px;
width: 737px;
float: left;

}
strong { font-weight: bold; }

hr { display:none;}

/*--------------------------------------------------------------
	$3 - Link Styles
---------------------------------------------------------------*/
a:link,a:visited, a:hover, a:active {text-decoration:none; color: #000;}

h1 a:link,h1 a:visited {color: #333; text-decoration:none;}
h1 a:hover, h1 a:active {color: #333; text-decoration:underline;}

a:link.external , a:visited.external , a:active.external {text-decoration:none; color: #000; background: transparent url(../images/uploads/new_window.gif) right center no-repeat; padding-right: 18px;}
a:hover.external  {text-decoration:underline; color: #3399CC; background: transparent url(../images/uploads/new_window_blue.gif) right center no-repeat; padding-right: 18px;}

/*--------------------------------------------------------------
	$4 - Typography Styles
---------------------------------------------------------------*/

p, ul{
font-family: Verdana;
background-color: transparent;
color: #444;
text-decoration: none;
word-spacing: 0.05em;
letter-spacing: 0;
line-height: 1.4em;
font-size: 11px;
;
}

#left p{
font-family: Verdana;
background-color: transparent;
color: #444;
text-decoration: none;
word-spacing: 0.05em;
letter-spacing: 0;
line-height: 1.4em;
font-size: 11px;
padding-bottom:10px;
}

p.about{
font-family: Verdana;
background-color: #EFEFEF;
color: #444;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: .90em;
padding: 4px 0px 15px 4px;
margin-bottom: 12px;
}

h1
{
font-family: arial,verdana;
font-weight: normal;
color: #333333;
text-decoration: none;
text-align: left;
font-size: 16px;
padding-bottom: 4px;
/*background-color:#999;*/
}

h2
{
font-family: arial,verdana;
font-weight: normal;
color: #333333;
text-decoration: none;
text-align: left;
font-size: 15px;
/*background-color:#999;*/
}
h4
{
font-family: arial,verdana;
font-weight: normal;
color: #333333;
text-decoration: none;
text-align: left;
font-size: 16px;
/*background-color:#999;*/
}

.section .scopy h3
{
font-family: arial,verdana;
font-weight: bold;
color: #333333;
text-decoration: none;
text-align: left;
font-size: 12px;
padding-top: 10px;
}


p.posted{
font-family: Verdana;
color: #000;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 0.8em;
margin: 0px 0 20px 0;
padding: 6px;
background-color: transparent;
}

p.date{
font-family: Verdana;
background-color: transparent;
color: #444;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 0.8em;
margin: 0 0 .4em 0;
padding: 6px;
}


.paginate{
width:110px;
font-family: Verdana;
background-color: #000;
color: #fff;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 0.8em;
margin: 0 0 0 5px;
padding: 6px;
}


#base h3
{
font-family: Georgia;
color: #000;
text-decoration: none;
word-spacing: 0.05em;
text-align: left;
letter-spacing: 0;
line-height: 1.1em;
font-size: 1.1em;
margin: 0 0 .4em 0;
font-weight: bold;
}


.mapbtns{
	height: 30px;
}

/*--------------------------------------------------------------
	$5 - Grid (layout)
---------------------------------------------------------------*/



/*--------------------------------------------------------------
	$6 - List styles
---------------------------------------------------------------*/



/*--------------------------------------------------------------
	$7 - Image styles
---------------------------------------------------------------*/



/*--------------------------------------------------------------
	$8 - header Style
---------------------------------------------------------------*/



/*--------------------------------------------------------------
	$9 - Navigation Style
---------------------------------------------------------------*/

    #nav ul {
	 float: right;
	  margin:0;
	  padding:7px 14px 0px 0px;
	  list-style:none;
      }
    #nav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #nav  a {
    height:31px;
    font-family: arial,verdana; font-size: 12px; color: #333; font-weight: normal;
      margin:0px 0px 4px 0px;
      padding:6px 8px 3px 8px;
      text-decoration:none;
      }
	  
	 #nav  a:hover{
    height:31px;
    font-family: arial,verdana; font-size: 12px; color: #ffffff; font-weight: normal;
	 Background-color:#333333;
     margin:0px 0px 4px 0px;
    padding:6px 8px 3px 8px;
    text-decoration:none;
    }
	   
    a:focus, a:active {
    outline: none;
    }
	 
	 
	 p a:link{
    text-decoration: none;
	 color: #333333;
    }
	 
	 
	 p a:hover{
    text-decoration: underline;
	 color:#91C325;
    }
	body.home #nav a#home,
	body.about #nav a#about,
	body.portfolio #nav a#portfolio,
	body.contact #nav a#contact,
	body.login #nav a#login
	{
    height:31px;
    font-family: arial,verdana; font-size: 12px; color: #ffffff; font-weight: normal;
	 Background-color:#333333;
     margin:0px 0px 4px 0px;
    padding:6px 8px 3px 8px;
    text-decoration:none;
     }
	 


	 #footer ul {
	  margin:0;
	  padding:0px 0px 0px 0px;
	  list-style:none;
      }
    #footer li {
      display:inline;
      margin:0;
      padding:0;
      }
    #footer a {
    height:31px;
    font-family: arial,verdana; font-size: 11px; color: #fff; font-weight: normal;
      margin:0px;
      padding:0px 8px 0px 0px;
      text-decoration:none;
      }
	  
	 #footer  a:hover{
    height:31px;
    font-family: arial,verdana; font-size: 11px; color: #91C325; font-weight: normal;
    margin:0px;
    padding:0px 8px 0px 0px;
    text-decoration:none;
    }
	   
    a:focus, a:active {
    outline: none;
    }



.subnav
{
margin: 0px;
}
.subnav ul {
margin:0px 0px 19px 0px;
padding:0;
list-style:none;
 }

.subnav li {
      margin:0;
      padding:4px 0px 0px 0px;
	  height: 21px;
	  border-bottom: 1px solid #E0E0E0;
      }

.subnav a
{
font-family: arial,verdana; font-size: 12px; color: #333333; font-weight: normal;
text-decoration:none;
}

.subnav a:hover {font-family: arial,verdana; font-size: 12px; color: #3399CC; font-weight: normal; text-decoration:none;}



/* -------------------------------------------------------------
	$10 - Main Style
---------------------------------------------------------------*/




/*--------------------------------------------------------------
	$11 - Sidebar Style
---------------------------------------------------------------*/





/*--------------------------------------------------------------
	$12 - Form Style
---------------------------------------------------------------*/






/*--------------------------------------------------------------
	$13 - Footer Style
---------------------------------------------------------------*/


	#footer
	{
	background-color: #333333;
	height: 40px;
	padding-top:10px;
	color: #ffffff;
	clear: both;
	}
	
	#footer p
	{
	text-align: right;
	font-family: arial,verdana; font-size: 11px; color: #ffffff; font-weight: normal;
	margin: 0;
	}
#fright{
float: right;
}

#fleft{
float: left;
}
	
/*--------------------------------------------------------------
	$14 - SiFr 
---------------------------------------------------------------*/




/*--------------------------------------------------------------
	$15 - Flash 
---------------------------------------------------------------*/


/*--------------------------------------------------------------
	$16 - Lightbox
---------------------------------------------------------------*/


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


	
	.box
	{
	background-color: #FBFDF7;
	margin-bottom: 5px;
	height: 120px;
	}
		
.box1
	{
	background-color: #F0FAE2;
	margin-bottom: 2px;
	height: 26px;
	/*border: 1px #D5EBA5 solid;*/
	background:url("../img/whatnext.gif");
	background-repeat: repeat-x;
	}

.box1 h1
	{
	font-family: arial,verdana; font-size: 16px; color: #105F2E; font-weight: bold;
	padding: 5px 0px 0px 10px;
	margin: 0;
	}

.box2
	{
	background-color: #F4FBE9;
	margin-bottom: 2px;
	height: 26px;
	/*border-bottom: 1px #D5EBA5 solid;*/
	}

.box2 h2
	{
	font-family: arial,verdana; font-size: 14px; color: #105F2E; font-weight: normal;
	padding: 5px 0px 0px 20px;
	margin: 0;
	}

.box2 h2 a
	{
	font-family: arial,verdana; font-size: 14px; color: #105F2E; font-weight: normal;
text-decoration:none;
	}

.box3
	{
	background-color: #FBFDF7;
	margin-bottom: 5px;
	height: 453px;
	}