/*<group=Global>*/

body {
	margin: 0;
	padding: 0;
	background: url(img/background_tile.gif) top left repeat-x;
	text-align: center;
	background-color: #fff; 
}

#wrapper {
	width: 740px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
}

h1 {
	font: normal 16px arial, 'Times New Roman', Serif;
	line-height: 18px;
	color: #036;
  padding-bottom:0px;
	margin: 0;
}

h1#work1 {
	font: normal 25px arial, 'Times New Roman', Serif;
	line-height: 30px;
	color: #036;
  padding-bottom:0px;
	margin: 0;
}

h2 {
	font: normal 14px/14px 'trebuchet ms',trebuchet, 'Times New Roman', Serif;
	color: #7C9FAA;
	padding: 10px 0 0px 0;
	margin: 0;
}

h3 {
	font: normal 11px/13px georgia, serif;
	color: #222;
	margin: 8px 0 0px 0;
	padding: 0;
}

p {
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 7px 0;
	color: #666;
}

#png_shadow {
	  background-position:top left;
	  background-repeat: no-repeat;
	  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/dropshadow.png',sizingMethod='scale');
}

html>body #png_shadow{ 
	background-image: url('img/dropshadow.png');
        }
        

#home p {
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 4px 0;
	color: #666;
}

#work p.intro{
	font: normal 12px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 6px 0 3px 0;
	color: #666;
}

a, a:link, a:visited {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
}

a:hover {
	background-color: #E0EFF0;
	padding: 1px 2px;
}

img {
	border: none;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	padding: 0;
	margin: 0;
}

.divider {
	line-height: 0;
	height: 0;
	border-top:1px solid #ccc;
	margin: 5px 0;
}

.img_border {
	border: 1px solid #ccc;
	padding: 4px;
}

blockquote{
	font: normal 12px/18px georgia, serif;
	color: #588DA2;
	padding: 0;
	margin: 4px 0;
	padding:0 0 0 15px;
	border-left: 3px double #e5e5e5;
}

#portfolio blockquote p, #work blockquote p{
	font: normal 12px/18px georgia, serif;
	color: #588DA2;
	padding:0;
	margin: 0;
}



blockquote span{
	font: normal 10px/24px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #999;
}

.green {
	color:#91B476;
}


#header {
	height: 77px;
	position: relative;
	top: 0;
	left: 0;
}

#header #main_photo {
	position: absolute;
	top: 0;
	right: 0;
}

#header #logo {
	position: absolute;
	top: 0;
	left: 0;
}



#nav a:hover {
	color: #333;
}

#nav {
	height: 22px;
	font: normal 10px/20px 'Lucida Grande', 'Lucida Sans',verdana, arial, sans-serif;
	background: none;
	margin: 1px 0 0 0;
	padding: 2px 0 0 0;
	position: absolute;
	top: 77px;
	left: 0;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	height: 20px;
	color: #666;
}

#nav li {
	float: left;
	background: url("img/tab_reg_l.gif") no-repeat left top;
	margin: 0;
	height: 20px;
	padding: 0 0 0 6px;
}

#nav a {
	float: left;
	display: block;
	width: .1em;
	background: url("img/tab_reg_r.gif") no-repeat right top;
	padding: 3px 25px 3px 17px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	height: 17px;
	color: #666;
}

#nav > ul a {
	width: auto;
}

#nav a {
	float: none;
}

#home #homenav, 
#work #worknav, 
#play #playnav, 
#contact #contactnav {
	background: url("img/tab_active_l.gif") no-repeat left top;
	border-width: 0;
}

#home #homenav a, 
#work #worknav a, 
#play #playnav a, 
#contact #contactnav a {
	background: url("img/tab_active_r.gif") no-repeat right top;
	padding-bottom: 0px;
	color: #666;
}

#sidenav {
	background: transparent url(img/sec_top.gif) top right no-repeat;
	width: 135px;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
	float: left;
}

#sidenav ul {
	list-style-type: none;
	font: normal 10px/23px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	background: transparent url(img/sec_normal.gif) 0px -30px no-repeat;
	color: #666;
	margin: 0 0 0 0px;
	padding: 5px 0 15px 0;
}

#sidenav ul li {
	list-style-image: none;
	background: transparent url(img/sec_hover.gif) bottom right no-repeat;
	height: 23px;
	margin: 0;
}

#sidenav_inside {
	background: transparent url(img/sec_bottom.gif) bottom right no-repeat;
	padding: 10px 0 50px 0;
}

#sidenav li a,#sidenav li a:link {
	list-style-image: none;
	background: transparent url(img/sec_normal.gif) bottom right no-repeat;
	height: 23px;
	margin: 0;
	color: #999;
	display: block;
	padding: 0;
}

#sidenav li a:active {
	color: #036;
}

#sidenav li a:visited {
	background: transparent url(img/sec_normal.gif) bottom right no-repeat;
	color: #999;
}

#sidenav li a:hover {
	background: none;
	color: #3F7E86;
}

#ul4 #nav4 a,
#ul5 #nav5 a,
#ul6 #nav6 a,
#ul7 #nav7 a,
#ul14 #nav14 a,
#ul8 #nav8 a,
#work #navall a {
	background: transparent url(img/sec_active.gif) bottom right no-repeat;
	color: #3F7E86;
}


#contentwrap {
	margin-top: 25px;
}

#content {
	width: 365px;
	padding: 45px 0 0px 0;
}

#play #content {
	width: 365px;

	margin: 45px 0 0 0;
}

#content ul {
	width: 49%;
	font: normal 11px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	margin: 0px;
	padding: 2px 0;
	float: left;
	list-style-image: url(img/bullet.gif);
}

#content li {
	margin: 3px 0 0px 20px;
	padding: 0;
}

#bottom {
	background: url(img/dotted_line.gif) top left repeat-x;
	position: relative;
	top: 0;
	left: 0;
}

#project {
	width: 478px;
	padding: 13px 0 0 0;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}

#project_content {
	width: 265px;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}

#project_content h3,#project_details h3 {
	font: normal 12px/15px georgia, serif;
	color: #91B476;
	margin: 8px 0 3px 0;
	padding: 0;
}

#project_content p {
	font: normal 10px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 0px 0 5px 0;
	color: #666;
}

#project_details {
	width: 190px;
	float: right;
	position: relative;
	top: 0;
	right: 10px;
}

ul {
	list-style-image: url("img/bullet.gif");
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0 0 0 20px;
	padding: 0;
	color:#666;
}

.highlight ul {
	list-style-image: url("img/bullet.gif");
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0 0 0 25px;
	padding: 5px 0;
	color:#666;
}

.highlight{
	border-top: 1px solid #DCDCB4; 
	border-bottom: 1px solid #DCDCB4; 
	background-color:#FAFAE7;
	margin: 8px 0;
	padding: 0 8px 0 0;
}


#frontpage_blog {
	float: right;
	position: relative;
	top: 0;
	right: 0;
	width: 237px;
	background: url(img/dotted_line_vert.gif) top left repeat-y;
	padding: 0px 0 0 15px;
	margin: 13px 0 0 0;
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
}

#frontpage_blog a em{
	font: normal 10px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #7AB4D4;
}

#frontpage_blog ul{
margin-top: 12px;
}

#frontpage_blog p {
	font: normal 13px/18px georgia, serif;
	color: #8C9297;
	margin: 5px 0;
	padding: 0;
}

#frontpage_blog img{
	padding-bottom: 8px;
}

#frontpage_blog a{
	display: block;
	padding: 3px;
}

#frontpage_blog .even {
	background-color: #F1F8FF;
	border-bottom: 1px solid #C1D6DB;
	border-top: 1px solid #C1D6DB;
}

#awards {
	float: right;
	position: relative;
	top: 0;
	right: 0;
	width: 500px;
	background: url(img/dotted_line_vert.gif) top left repeat-y;
	padding: 15px 0 0 15px;
	margin: 13px 0 0 13px;
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
}


#awards a em{
	font: normal 10px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #7AB4D4;
}

#awards ul{
margin-top: 12px;
}

#awards p {
	
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #999;
	padding: 0;
	margin: 0;

}

#awards img{
	padding-bottom: 8px;
}

#awards a{
	display: block;
	padding: 3px;
}

#awards .even {
	background-color: #F1F8FF;
	border-bottom: 1px solid #C1D6DB;
	border-top: 1px solid #C1D6DB;
}

.attributea {
	font: italic 10px/14px georgia,serif;
	color: #999;
}

.attributeb {
	font: italic 10px/14px georgia,serif;
	color: #666;
}
	
/*</group>*/

/*<group=Footer>*/

#footer {
	background: url(/img/footer.gif) top left repeat-x;
	height: 76px;
	width: 100%;
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	padding: 30px 0 0 0;
}

#footer_content {
	width: 740px;
	text-align: left;
	margin: 0 auto;
}

#footer_content p {
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #999;
	padding: 0;
	margin: 0;
}


a.feature_port {
	background-color: #fff;
}

a.feature_port:hover {
	background-color: #fff;
}

.img_border:hover {
	background-color: #D9ECFF;
}

#properties {
    margin: 10px 0 10px 10px;
	padding: 10px 10px 10px 20px;
	background: url(img/dotted_line_vert.gif) top right repeat-y;
}

#properties-a {
    margin: 10px 0 10px 10px;
	padding: 10px 10px 10px 20px;
}

#work #web_dev a {
	background: transparent url(img/sec_active.gif) bottom right no-repeat;
	line-height: 20px;
	color: #0085BF;
}

#projects {
	float: left;
	margin: 35px 0 10px 0;
	padding: 0px 0px 0 20px;
	width: 170px;
	background: url(img/dotted_line_vert.gif) top right repeat-y;
}

#projects ul {
	font: normal 10px/14px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	color: #666;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#projects ul li {
	padding: 5px 0;
	margin: 0;
	list-style-image: none;
	display: block;
}

#projects ul li a {
	padding: 0;
	margin: 0;
	display: block;
	color: #666;
}

#projects ul li a:hover {
	padding: 0;
	margin: 0;
	display: block;
	color: #3F7E86;
	background: none;
}

.project_type {
	font: normal 9px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	color: #999;
	text-transform: uppercase;
}

#portfolio {
	float: right;
	width: 390px;
	position: relative;
	top: 0;
	right: 0;
	padding: 0;
	margin:-86px 0 0 0;
}

#play #portfolio {
	float: right;
	width: 390px;
	margin:30px 0 0 0;
	padding: 0;
}

#portfolio h1 {
	font: normal 18px arial, 'Times New Roman', Serif;
	line-height: 22px;
	color: #f90;
	padding: 0px 0 0px 0;
	margin: 20px 0 0 0;
	letter-spacing: -.1em
	}

#portfolio p {
	font: normal 11px/16px 'Lucida Grande','LucidaGrande',Lucida,Sans-Serif;
	color: #666;
	padding: 2px 0 8px 0;
	margin: 0;
}

#portfolio ul {
	list-style-image: url("img/bullet.gif");
	font: normal 10px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0 0 0 20px;
	padding: 4px 0;
	color:#666;
}

#work #portfolio h3{
	font: bold 10px/12px georgia, serif;
	color: #333;
	text-transform: uppercase;
	padding:10px 0 0px 0;
	margin: 0;
}

#projects2 {
	float: left;
	margin: 35px 0 10px 0;
	padding: 0px;
	width: 375px;
}


#projects2 h2 {
	font: normal 16px arial, 'Times New Roman', Serif;
	line-height: 18px;
	color: #f90;
	padding: 0px 0 0px 0;
	margin: 15px 0 0 0;
	letter-spacing: -.1em
	}
	
#projects2 #list {
	font: normal 11px/15px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0 0 5px 0;
	display: inline;
	list-style-image: url(img/bullet.gif);
}

#projects2 #list li {
	margin: 0px 0 2px 20px;
	padding: 0;
	list-style-image: url(img/bullet.gif);
}

#projects2 #list a {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
	display: inline;
	list-style: url(img/bullet.gif) 50% 50%;
}

#projects2 #list a:hover {
	background-color: #E0EFF0;
	padding: 1px 2px;
}

#projects2 p {
	font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 5px 0 2px 0;
	color: #666;
}

#work_main_right {
	width: 307px;
	float: right;
	margin-top: 270px;
}

#service_main_right {
	width: 385px;
	float: right;
	margin-top: 150px;
}

#service_main_right h2{
	font: normal 16px arial, 'Times New Roman', Serif;
	line-height: 16px;
	color: #f90;
	padding: 0px 0 0px 0;
	margin: 15px 0 0 0;
	letter-spacing: -.1em
	}
	
/*</group>*/


#play #portfolio p{
	font: normal 11px/17px "lucida grande", tahoma, arial, verdana, sans-serif;
	color:#555;
	padding: 5px 0;
}

#play h1 {
	font: normal 18px arial, 'Times New Roman', Serif;
	line-height: 20px;
	color: #036;
  padding-bottom:0px;
	margin: 0;
}

#play h2 {
	font: normal 14px arial, 'Times New Roman', Serif;
	line-height: 16px;
	color: #f90;
	padding: 0px 0 0px 0;
	margin: 0px 0 5px 0;
	letter-spacing: -.1em
}

/*------ middle column wrappers-----*/

.playlist {
	padding: 0 10px 0 0;
}

.playlist p{
	padding: 5px 0;
	font: normal 10px/15px "lucida grande","Lucida sans",lucida, verdana, arial, sans-serif;
}

.playlist a{
	padding: 0;
}

.playmain{
	padding-bottom:15px;
}


.entry_footer {
	font: normal 10px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #99997D;
	border-top: 1px solid #DCDCB4; 
	border-bottom: 1px solid #DCDCB4; 
	background-color:#FAFAE7;
	height:12px; 
	padding:4px; 
	margin:6px 0 15px 0;
}

.entry_footer_text{
	width: 60%;
	float: left;

	margin: 0;
	padding: 0;
}

.highlight{
	border-top: 1px solid #DCDCB4; 
	border-bottom: 1px solid #DCDCB4; 
	background-color:#FAFAE7; 
}

.date{
	width: 39%;
	float: right;
	text-align: right;
	
}

.entry_footer a, .entry_footer a:link,.entry_footer a:visited {
	color: #99997D;
	
}

.entry_footer a:hover,.entry_footer a:active {
	color: #7B7B62;
}

a.icon_comment, a:link.icon_comment,a:visited.icon_comment{
	padding-left:15px;
	background-color: transparent;
	background-position: 50% left;
	background-repeat: no-repeat;
	margin: 0;
}

a:hover.icon_comment{
	padding-left:15px;
	background-color: transparent;
	background-position: 50% left;
	background-repeat: no-repeat;
	margin: 0;
}


a.icon_archive, a:link.icon_archive,a:visited.icon_archive{
	padding-left:15px;
	background-image: url(img/icon_archived.gif);
	background-color: transparent;
	background-position: 50% left;
	background-repeat: no-repeat;	margin: 0;
}

a:hover.icon_archive{
	padding-left:15px;
	background-image: url(img/icon_archived.gif);
	background-color: transparent;
	background-position: 50% left;
	background-repeat: no-repeat;	margin: 0;
}


/*<group=Contact Page>*/
#contact_left{
	width: 335px;
	float: left;
}

#contact_right{
	width: 350px;
	float: right;
	margin-top: 40px;
}

#contact_content {
	margin: 45px 0 0px 0;
}

label{
	display: block;
	font: normal 10px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 0px 0;
	color: #666;
}

.textfield{
	font: normal 11px/13px "lucida grande", tahoma, arial, verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 100%;
	color: #666;
}

.textfield2{
	font: normal 11px/13px "lucida grande", tahoma, arial, verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 207px;
	color: #666;
}

#contact td{
	padding:5px;
}

#contact table{
	width: 100%;
}



.success{
	background-image: url(img/success.gif);
	background-position:  50% left ;
	background-repeat: no-repeat;
	background-color: #E3EDDE;
	padding: 8px 0px 8px 35px;
	border-top: 1px solid #99CC99;
	border-bottom: 1px solid #99CC99;
	font: bold 11px/14px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #39663A;
}


.error{
	background-image: url(img/error.gif);
	background-position:  50% left ;
	background-repeat: no-repeat;
	background-color: #c00;
	padding: 8px 0px 8px 25px;
	border-top: 1px solid #8C0000;
	border-bottom: 1px solid #8C0000;
	font: bold 11px/14px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #fff;
}

.error a,.error a:link, a .error a:visited, a .error a:hover{
	color: #fff;
	text-decoration: underline;
	padding: 0;
	background: none 0;
}

#rfp{
	font: normal 11px/14px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #555;
}

#rfp td{
	padding:2px;
}

#rfp .tdline {
	padding-top: 15px;
	border-bottom: 1px solid #ccc;
}

.required {
	font: normal 9px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: red;
}
	
/*</group>*/

#comments {
	padding:10px 0;
}

.comment1 {
	padding: 6px 16px;
	border-bottom: 1px solid #DCDCB4;
	border-top: 1px solid #DCDCB4;
	margin: 5px 0;
	background-color: #FAFAE7;
	clear: both; 
}

.comment2 {
	padding: 6px 16px;
	margin: 5px 0;
	background-color: #fff;
	clear: both;
}



#TextDisplay{
	font: normal 10px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 5px 0;
	color: #666;
}

.comment1 h3,.comment2 h3 {
	font: bold 12px/16px "Lucida Grande",Tahoma, sans-serif;
	color: #036;
	padding: 2px 0;
	margin: 0;
}

pre{
	padding:10px 15px;
	background-color: #eee;
	border: 1px solid #ccc;
	font: normal 10px/15px verdana, sans-serif;
	color: #093;
	margin: 0px 0;
}



.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}



.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 20px;
	line-height: 20px;
}

.sIFR-hasFlash #work1 {
	visibility: hidden;
	font-size: 20px;
	line-height: 24px;
	padding:0;
	margin:0;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 14px;
		line-height: 14px;
}

/*---- Play ----*/

.sIFR-hasFlash #play h1 {
	visibility: hidden;
	font-size: 24px;
	line-height: 24px;
}

.sIFR-hasFlash #play h2 {
	visibility: hidden;
	line-height: 16px;
	font-size: 14px;
	padding:0;
	margin:0;
}

#lightbox{
	position: absolute;
	top: 40px;
	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(../image/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(../image/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../image/nextlabel.gif) right 15% no-repeat; }


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

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
