/*<group=Global>*/

body {
	margin: 0;
	padding: 0;
	background: url('images/background_tile.gif') top left repeat-x;
	text-align: center;
	background-color: #fff; 
	font: normal 11px/17px "lucida grande", verdana, sans-serif;
	color: #666;
}

#wrapper {
	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 {
	color: #666;
	margin: 0;
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
}

h3 {
	font: normal 11px/13px georgia, serif;
	color: #222;
	margin: 8px 0 0px 0;
	padding: 0;
}

p {
	font: normal 11px/17px "lucida grande", 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='images/dropshadow.png',sizingMethod='scale');
}

html>body #png_shadow{ /*Child Selector Hack, hides this from ie*/
	background-image: url('images/dropshadow.png');
        }
        

#home p {
	font: normal 11px/16px "lucida grande", verdana, sans-serif;
	margin: 0;
	padding: 4px 0;
	color: #666;
}

#work p.intro{
	font: normal 12px/17px "lucida grande", verdana, sans-serif;
	margin: 0;
	padding: 6px 0 3px 0;
	color: #666;
}

a, a:link, a:visited {
	color: #4A93FF;
	text-decoration: none;
	padding: 1px 2px;
}

a:hover {
	background-color: #E0EFF0;
	padding: 1px 2px;
}

images {
	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;
}

.images_border {
	border: 1px solid #ccc;
	padding: 4px;
}

blockquote{
	font: normal 12px/18px georgia, serif;
	color: #4A93FF;
	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: #4A93FF;
	padding:0;
	margin: 0;
}



blockquote span{
	font: normal 10px/24px "lucida grande", verdana, sans-serif;
	color: #999;
}

.green {
	color:#91B476;
}
/*</group>*/

/*<group=Header>*/

#header {
	height: 90px;
	position: relative;
	top: 0;
	left: 0;
	margin-left: 30px;
}

#header #main_photo {
	position: absolute;
	top: 0;
	right: 0;
}

#header #logo {
	position: absolute;
	top: 0;
	left: 0;
}

/*</group>*/

/*<group=Top Navigation>*/

#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("/images/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("/images/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;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#nav a {
	float: none;
}

/* End IE5-Mac hack */

#home #homenav, 
#work #worknav, 
#play #playnav, 
#contact #contactnav {
	background: url("/images/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("/images/tab_active_r.gif") no-repeat right top;
	padding-bottom: 0px;
	color: #666;
}

/*</group>*/

/*<group=Portfolio Navigation>*/

#sidenav {
	background: transparent url(/images/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',verdana, Sans-Serif;
	background: transparent url(/images/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(/images/sec_hover.gif) bottom right no-repeat;
	height: 23px;
	margin: 0;
}

#sidenav_inside {
	background: transparent url(/images/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(/images/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(/images/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(/images/sec_active.gif) bottom right no-repeat;
	color: #3F7E86;
}

/*</group>*/

/*<group=Main Content>*/

#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", verdana, sans-serif;
	color: #666;
	margin: 0px;
	padding: 2px 0;
	float: left;
	list-style-image: url(/images/bullet.gif);
}

#content li {
	margin: 3px 0 0px 20px;
	padding: 0;
}

#bottom {
	background: url(/images/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", 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("/images/bullet.gif");
	font: normal 11px/16px "lucida grande", verdana, sans-serif;
	margin: 0 0 0 20px;
	padding: 0;
	color:#666;
}

.highlight ul {
	list-style-image: url("/images/bullet.gif");
	font: normal 11px/16px "lucida grande", 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(/images/dotted_line_vert.gif) top left repeat-y;
	padding: 0px 0 0 15px;
	margin: 13px 0 0 0;
	font: normal 11px/16px "lucida grande", verdana, sans-serif;
}

#frontpage_blog a em{
	font: normal 10px/15px "lucida grande", 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 images{
	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;
}

.attributea {
	font: italic 10px/14px georgia,serif;
	color: #999;
}

.attributeb {
	font: italic 10px/14px georgia,serif;
	color: #666;
}
	
/*</group>*/

/*<group=Footer>*/

#footer {
	background: url('images/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", verdana, sans-serif;
	color: #999;
	padding: 0;
	margin: 0;
}

	
/*</group>*/
/*<group=Portfolio Page>*/

a.feature_port {
	background-color: #fff;
}

a.feature_port:hover {
	background-color: #fff;
}

.images_border:hover {
	background-color: #D9ECFF;
}

#work #web_dev a {
	background: transparent url(/images/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(/images/dotted_line_vert.gif) top right repeat-y;
}

#projects ul {
	font: normal 10px/14px 'Lucida Grande',verdana, 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',verdana,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',verdana,Sans-Serif;
	color: #666;
	padding: 2px 0 8px 0;
	margin: 0;
}

#portfolio ul {
	list-style-image: url("/images/bullet.gif");
	font: normal 10px/15px "lucida grande", 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;
}

/*</group>*/

/*<group=Portfolio Main Page>*/

#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", verdana, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0 0 5px 0;
	display: inline;
	list-style-image: url(/images/bullet.gif);
}

#projects2 #list li {
	margin: 0px 0 2px 20px;
	padding: 0;
	list-style-image: url(/images/bullet.gif);
}

#projects2 #list a {
	color: #4A93FF;
	text-decoration: none;
	padding: 1px 2px;
	display: inline;
	list-style: url(/images/bullet.gif) 50% 50%;
}

#projects2 #list a:hover {
	background-color: #E0EFF0;
	padding: 1px 2px;
}

#projects2 p {
	font: normal 11px/16px "lucida grande", 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", 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",verdana, arial, sans-serif;
}

.playlist a{
	padding: 0;
}

.playmain{
	padding-bottom:15px;
}


.entry_footer {
	font: normal 10px "lucida grande", 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-image: url(/images/icon_comment.gif);
	background-color: transparent;
	background-position: 50% left;
	background-repeat: no-repeat;
	margin: 0;
}

a:hover.icon_comment{
	padding-left:15px;
	background-image: url(/images/icon_comment.gif);
	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(/images/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(/images/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;
	margin-top: 20px;
}

#contact_right{
	width: 645px;
	margin-top: 20px;
}

#contact_content {
	margin: 0px 0 0px 0;
}

label{
	display: block;
	font: normal 10px/16px "lucida grande", verdana, sans-serif;
	margin: 0;
	padding: 0px 0;
	color: #666;
}

.textfield{
	font: normal 11px/13px "lucida grande", 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", verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 207px;
	color: #666;
}

.textfield3{
	font: normal 11px/13px "lucida grande", verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 75px;
	color: #666;
}

.textfield4{
	font: normal 11px/13px "lucida grande", verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #eee;
	width: 70px;
	color: #666;
}

.textfield5{
	font: normal 11px/13px "lucida grande", verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 130px;
	color: #666;
}



.success{
	background-image: url(/images/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", verdana, sans-serif;
	color: #39663A;
}

.accepting{
text-align:center;
	background-color: #E3EDDE;
	padding: 8px 0 8px 0;
	border-top: 1px solid #99CC99;
	border-bottom: 1px solid #99CC99;
	font: bold 11px/14px "lucida grande", verdana, sans-serif;
	color: #39663A;
margin-top:10px;
}


.error{
	background-image: url(/images/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", 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", 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", 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", verdana, sans-serif;
	margin: 0;
	padding: 5px 0;
	color: #666;
}

.comment1 h3,.comment2 h3 {
	font: bold 12px/16px "Lucida Grande",verdana, 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;
}


/* These are standard sIFR styles... do not modify */

.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;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.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;
}

.table_color {
background-image: url("images/yellow.jpg");
background-repeat:repeat-x;
}


.table {

background: url('images/ynp.gif');
background-repeat:no-repeat;
height:36px;
}

.bottom_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;

}
.padding_table {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.font2 {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
#check {
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 40px;
	text-align: left;
}
#contact #wrapper #header #login {
	line-height: 9px;
	text-align: left;
	padding-bottom: 10px;
	position: absolute;
	left: 581px;
	top: -1px;
}
#reg TD {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 11px;
	color: #666666;

}