/* CSS Document */

*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent: 0;
}

body{
	color: #000000;
	text-align: center;
	background: #000000; 
	font-family: 'Myriad pro', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#container{
	width: 800px;
	background-color: #333;
	margin: 0px auto;
	text-align: left;
}

#name{
	width: 800px;
	text-align: left;
	padding: 0 0 20px 0;
	margin: 20px 0 0 0;
	display: none;
        }

#masthead{
	background: url(header-image.gif) no-repeat;
	width: 800px;
	height: 178px;
	text-align: left;
	}
	

#nav {
	width: 760px;
	text-align: right;
	margin: 0 0 0 0;
}

#nav ul{
	margin: 15px 15px 0 0;
}

/* top navigation typography styles 
-----------------------------------------*/

#nav ul li{
	font: 1.6em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	display: inline;
	font-weight: normal;
	padding: 0 22px 0 0;
	color: #99CC00;
	font-variant: small-caps;
	letter-spacing: 1px;
}

#nav ul li a{
	color: #CCC;
	text-decoration: none;
	padding: 3px 0 3px 0;
}

#nav ul li a:hover, #nav ul li a:focus{
    color: #99CC00;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}  

#content{
	width: 800px;
	text-align: left;
	padding: 0 0 20px 0;
	margin: 50px 0 0 0;
	float: left;
        }
		
/* content typography styles 
-----------------------------------*/	
		
#content p{ 
	font: 1.4em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
	line-height: 1.5;
	letter-spacing: 1px;
}

#content p a{
	color: #99CC00;
	text-decoration: none;
	border-bottom: 1px dotted #99CC00;
}

#content p a:hover, #content p a:focus{
	color: #999;
	border-bottom: 1px dotted #999;
} 

#content h1{
	font: 2.4em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #99CC00;
	font-weight: 900;
	margin-bottom: 20px;
}

#content h2{
	font: 2.4em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #99CC00;
	font-weight: 900;
	margin-bottom: 20px;
}

#content h3{
	font-size: 1.7em;
	font: 2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #99CC00;
	font-weight: normal;
	margin-bottom: 20px;
}

#content h3 a{
	text-decoration: none;
	color: #99CC00;
}

#content h3 a:hover, #content h3 a:focus{
	color: #999933;
}

#content h4{
	font-size: 1.5em;
	font-family: Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #CCC;
	font-weight: normal;
	margin-bottom: 20px;
	}
	
.leadin{
	color: #99CC00;
	font-weight: bold;
	} 

.thankyou{
	font-size: 1.4em;
	color: #666666;
	}
	

/* 2 equal column layout 
------------------------------*/

#c1{
	width: 450px;
	text-align: left;
	float: left;
	margin-left: 20px;
	display: inline;
        }
		
#c2{
	width: 360px;
	text-align: left;
	float: left;
	margin-left: 30px;
	display: inline;
        }

.clearfix{
	clear: both;
	text-align: right;
	padding: 10px 0 0 0;
	}
	
.contact{
	font-weight: bold;
	color: #99CC33;
	}


.mainlist{
	margin: 0 0 10px 0;
	}

.mainlist li{
	font: 1.4em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #666666;
	Padding: 0 0 0 15px;
	list-style-type: none;
	line-height: 1.5;
	background-image: url(list.gif);
	background-repeat: no-repeat;
	}
	
.list{
	margin: 0 0 10px 0;
	}

.list li{
	font: 1.4em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #FFF;
	Padding: 0 0 0 10px;
	list-style-type: circle;
	line-height: 1.5;
	margin-left: 15px;
	letter-spacing: 1px;
	}
	
.list li a{
	color: #99CC00;
	}
	
.list li a:hover{
	color: #CCC;
	}
	
.nobullet{
	margin: 0 0 10px 0;
	}

.nobullet li{
	font: 1.2em Helvetica, sans-serif;
	color: #666666;
	Padding: 0 0 0 15px;
	list-style-type: none;
	line-height: 1.5;
	}

.thumbs{
	margin: 0 13px 0 0;
	float: left;
	}
	
.thumbs li{
	display: inline; 
 	float: left;  
 	width: 152px; 
  	height: 135px;
	} 
	
.sub_content{
	width: auto;
	text-align: left;
	border-top: 1px dotted #777;
	clear: both;
	padding: 10px 0 0 0;
  }
  
.sub_content2{
	width: 540px;
	text-align: left;
	margin: 10px 0 0 0;
  }
  
.sub_content3{
	height: 160px
  }
  
img {
	display: block;
	border: 0;
}

#rightcol{
	float: right;
	width: 175px;
	margin: 20px 5px 0 0;
	text-align: left;
	background-color: #E7EDE4;
	display: inline;
  }
  
#leftcol{
	float: left;
	width: 175px;
	margin-left: 5px;
	text-align: left;
	background-color: #CCFFFF;
	display: inline;
  }
  
#rightcol p, #leftcol p {
	color: black;
	font-size: 1.2em;
	text-align: left;
	text-indent: 0%;
	padding: 10px 10px 0 10px;
	line-height: 1.2;
}

#rightcol p a, #leftcol p a{
	color: #CC0000;
}

#rightcol p a:hover, #rightcol p a:focus, #leftcol p a:hover, #leftcol p a:focus{
	color: #339900;
	text-decoration: underline;
}

#leftcol ul{
	margin: 20px 0 20px 5px;
	}
  
#leftcol ul li{
	display: block;
	font-size: 1.2em;
	list-style-type: none;
	color: #333333;
	line-height: 1.4;
  }
  
#rightcol ul li{
	font-size: 1.2em;
	list-style-type: none;
	color: #333333;
	line-height: 1.4;
	padding: 3px 5px 3px 0;
  }
  
#rightcol ul li a, #leftcol ul li a{
	color: #000000;
  }
    
#rightcol ul li a:hover, #rightcol ul li a:focus, #leftcol ul li a:hover, #leftcol ul li a:focus{
	color: #CC0000;
	text-decoration: underline;
	} 
  
#rightcol h2, #leftcol h2{
	color: #660000;
	font-size: 100%;
	padding: 8px 5px 5px 0;
	margin: 0 10px 0 10px;
	font-weight: normal;
	line-height: 1.2;
  }
  
#rightcol h3, #leftcol h3{
	color: #333333;
	font-size: 90%;
	padding: 8px 5px 5px 0;
	margin: 0 10px 0 10px;
	font-weight: normal;
  }
  
/* right_col
------------------------------*/ 

#right_col{
	width: 300px;
	text-align: left;
	float: left;
	margin: 0 10px 0 20px;
	display: inline;	
        }
		
#right_col img{
	margin: 0 0 10px 0;	
        }

#clientquote blockquote{
	color: #999999;
	line-height: 22px;
	font-family: Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	font-size: 15px;
	}

#credit{
	margin-top: 11px;
	}
	
cite {
 	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	margin: 20px 0 0 0;
	line-height: 20px;
}

cite a{
	color: #99CC00;
	border-bottom: 1px dotted #99CC00;
}

cite a:hover, cite p a:focus{
	color: #990000;
	padding: 0 0 0 0;
	border-bottom: 1px solid #990000;
} 
  
/* portfolio page 
------------------------------*/

#c_menu{
	width: 200px;
	text-align: left;
	float: left;
	margin-left: 20px;
	display: inline;
        }
		
#c_main{
	width: 540px;
	text-align: left;
	float: left;
	margin-left: 20px;
	display: inline;
        }
		
.project_list{
	margin: 25px 0 10px 0;
	border-bottom: 1px dotted gray;
	}

.project_list li{
	color: #666666;
	font-size: 1.3em;
	list-style-type: none;
	line-height: 1.7;
	border-top: 1px dotted gray;
	padding: 10px 0;
	}
	
.project_list li a{ 
	color: #ccc;
	text-decoration: none;
	Padding: 0 0 0 10px;
	background-image: url(xx.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
.project_list li a:hover, 
.project_list li a:focus{ 
	color: #99CC00;
	background-image: url(xx2.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
.divide {
	height: 25px;
	}
	
#gallery {
	margin-top: 25px;
	position:relative;
	width:540px;
}

#thumbs {width:125px; float: left;}
#thumbs a {display:block; float: right; margin:0 10px 10px 0; width:50px; height:50px; border:1px solid #000;}
#thumbs a img {width:50px; height:50px; border:0;}
#thumbs a:hover {border-color:#ddd;}
#thumbs a:hover img {position:absolute; width:auto; height:auto; right:0; top:0; border:1px solid #333;}


/* Form styles
----------------------------------------*/
fieldset {
    border: none;
    padding: 0;
    }

fieldset ul {
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0 !important;
    }
    
fieldset ul li {
    padding-bottom: 0;
	color: #99CC00;
    }
    
fieldset input, 
fieldset select,
fieldset textarea {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 0;
	border: 3px solid #ccc;
	padding: 3px 3px 3px 0;
	margin: 2px 0 0 0;
	color: #333333;
	background-color: #fff;
}

fieldset input:hover, 
fieldset select:hover,
fieldset textarea:hover {
	border: 3px solid #99CC00;
}
	
fieldset textarea {
    overflow: auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

fieldset select {
	padding: 1px;
	padding: 2px 1px 2px 0;
}

fieldset select option {
    padding: 0 15px 0 2px;
}

fieldset label {
	font: 1.4em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
    display: block;
    margin: 7px 0 20px 0;
}

fieldset label.note {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif; 
    font-weight: normal;
    color: #999;
    margin: 3px 15px 0 0;
    font-style: italic;
}

.required {
    color: #990000 !important;
}

fieldset label.checkbox_note {
    font-weight: normal;
    display: inline;
    float: none;
}

fieldset label.full, fieldset input.full,
fieldset select.full, fieldset textarea.full { width: 98%; }

fieldset label.full {
    float: left;
}

fieldset p {
    margin-bottom: 8px !important;
}

.formbutton {
	border: 1px solid #99CC00;
	background-color: white;
	width: 100px;
	padding: 3px 0 3px 0;
	font-size: 12px;
	color: #990000;
	}
	
	
/* footer styles 
------------------------------*/
	  
#footer{
	width: 768px;
	margin: 0 16px 0 16px;
	padding: 30px 0 0 0;
	text-align: center;
	clear: both;
}

#footer p{
	color: #CCC;
	font-size: 1.1em;
	padding: 10px 0 5px 0;
	font-family: Helvetica, sans-serif;
}

#footer p a{
	color: #99cc00;
	text-decoration: none;
	padding: 0 0 1px 0;
}

#footer p a:hover, #footer p a:focus{
	color: #990000;
	padding: 0 0 1px 0;
} 

.detail{
	color: #999999;
	font-size: 70%;
}

.left{
	float: left;
	margin-right: 25px;	
	margin-bottom: 5px;
	display: inline;
}
  
.right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	display: inline;
}

.hide{
	display: none;
}

