
/* CSS Document */
.body { 
	background-color: #dddee0; 
	margin: 0px auto; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
	font-size: 12px; 
}
::selection {
        background: #3b819d;
		color:#FFF; /* Safari */
        }
::-moz-selection {
        background: #3b819d;
		color:#FFF; /* Firefox */
}
.home-body { 
	background-image: url(../images/main-img/site_bkg.jpg); 
	background-repeat: repeat-x; 
}
.other-body { 
	background-image: url(../images/main-img/site_portbkg2.jpg); 
	background-repeat: repeat-x; 
}
.container {
	margin: 0px auto; 
	width: 940px; 
}
.site-logo {
	width: 920px; 
	height: 122px; 
	margin: 0px auto;
}
#logo {width:192px; height:45px; margin-top:50px; position:absolute; margin-left:45px;}
.nav {
	margin-left: 240px;  
	padding-top:45px; 
	text-align: left;
	font-size:14px;
	color:#5c5b5b; 
}
.nav a:link {
	color: #5c5b5b; 
	text-decoration: none;
	display:block;
}
.nav a:visited {
	color: #5c5b5b; 
	text-decoration: none;
}
.nav a:hover {

	text-decoration: none;
	color: #178fa8;


}
.nav a:active {
	color: #178fa8; 
	text-decoration: none;
}
.nav2 img {padding-top:3px;}
.nav2 img:hover {opacity:.85;
filter:alpha(opacity=85);}
.nav2 a:link {
	color: #5c5b5b; 
	text-decoration: none;
}
.nav2 a:visited {
	color: #5c5b5b; 
	text-decoration: none;
}
.nav2 a:hover {
	color: #178fa8; 
	text-decoration: none;
}
.nav2 a:active {
	color: #178fa8; 
	text-decoration: none;
}
.nav2 {margin-left: 710px;  
	padding-top:25px; 
	text-align: left;
	font-size:13px;
	color:#5c5b5b; 
	}
.nav img {padding-right:4px;}
.header { 
	width: 940px; 
	height: 293px; 
}
.toplink {position:absolute; margin:0px;}
.me-main {
	width: 171px;
	height:210px;
	position:absolute;
	margin-left:696px;
	margin-top:196px;
	background: url(../images/main-img/me_main_bkg3.png) no-repeat;
}
.main_featured {
	width: 184px;
	height:226px;
	position:absolute;
	margin-left:684px;
	margin-top:170px;
	background: url(../images/main-img/home_feat/bkg.png) no-repeat;
	z-index:999;
}
.main_featured_img {margin-top:20px; margin-left:22px; width:141px; height:173px; z-index:999;}
.me-main-img {margin-top:20px; margin-left:21px; width:126px; height:161px; z-index:999;}
.me-bio {background-image:url(../images/main-img/me-biobkg2.jpg); background-repeat:no-repeat; background-position: 30px top; width:265px; height:439px; float:right; margin-top:-190px; margin-right:7px;}
.me-bio-img {margin-top: 14px; margin-left:45px; width:205px; height:278px;}
.home { 
	background-image:url(../images/main-img/headers/slide_bkg.jpg); 
}
.slide {margin-left:28px; width:880px; height:293px;}
.port { 
	background-image:url(../images/main-img/headers/port.jpg);
	width: 940px; 
	height: 183px; 
}
.serv { 
	background-image:url(../images/main-img/headers/free.jpg);
}
.bio { 
	background-image:url(../images/main-img/headers/bio.jpg);
}
.contact {
	background-image:url(../images/main-img/headers/contact.jpg);
}
.agreement {
	background-image:url(../images/main-img/headers/agreement.jpg);
}
.non-commercial {
	background-image:url(../images/main-img/headers/license.jpg);
}
.content-bkg { 
	background-image: url(../images/main-img/site_contentbkg.png); 
	background-repeat:repeat-y;
	width: 920px; 
	margin: 0px auto;
}
.content-bkg a:link {
	color: #2e708b; 
	text-decoration: none;
}

.content-bkg a:visited {
	color: #2e708b; 
	text-decoration: none;
}
.content-bkg a:hover {
	color: #679521; 
	text-decoration: none;
}
.content-bkg a:active {
	color: #679521; 
	text-decoration: none;
}
.content-bkg-bottom {
	background-image: url(../images/main-img/site_bottombkg.png); 
	width: 920px; 
	height: 60px; 
	margin: 0px auto;
	background-repeat:no-repeat;
}
.content-bkg-bottom-port {
	background-image:url(../images/main-img/site_bottom_port.jpg);
	width: 920px; 
	height: 135px; 
	margin: 0px auto;
	background-repeat:no-repeat;
}
div#content-text { 
	font-size: 14px; 
	text-align: left; 
	letter-spacing: .2px; 
	line-height:18px; 
}
.content-text { 
	padding: 5px 40px 0px 40px; 
}
.content-text2 { 
	padding: 0px 60px;
}
.nozoom-bkg {background-image:url(../images/gallery-img/project-bkg2.jpg); height:271px; width:434px;}
.zoom-bkg {background-image:url(../images/gallery-img/project-bkg.jpg); height:271px; width:434px;}
.project-img {padding-top:13px; margin-left:12px; height:209px; width:410px;}
.footer { 
	padding-top: 30px; 
	letter-spacing:1px;
	color:#999;
	font-size:11px;
}
.footer a:link {
	color: #999; 
	text-decoration: none;
}
.footer a:visited {
	color: #999; 
	text-decoration: none;
}
.footer a:hover {
	color: #006666; 
	text-decoration: none;
}
.footer a:active {
	color: #006666; 
	text-decoration: none;
}
.shadow { 
	width: 878px;  
	margin-left: 19px;
}
.quoteim {
	background-image:url(../images/main-img/quote.jpg);
	background-repeat:no-repeat;
	height:98px;
	margin-left:-70px;
	padding-left:185px;
	padding-top:10px;
	width:450px;
}
.s4 {
	background-image: url(../images/main-img/h.png); 
	background-repeat:repeat-x;
	padding:5px 15px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	width: 858px;  
	margin-left: 19px;
	text-align:right;
}
.s1 { 
	height: 27px; 
	background-image: url(../images/main-img/underheadershadow.png); 
	background-repeat:repeat-x;
}
.s2 { 
	height: 29px;
	background-image: url(../images/main-img/underheadershadow2.png);
}
.s3 { 
	height: 21px; 
	background-image: url(../images/main-img/h.png); 
	background-repeat:repeat-x;
}
.s5 { 
	height: 85px; 
	background-image: url(../images/main-img/underheadershadow3.jpg); 
	background-repeat:repeat-x;
}
.s6 { 
	height: 50px; 
	background-image: url(../images/main-img/underheadershadow4.jpg); 
	background-repeat:repeat-x;
}
.screen { 
	padding-left: 654px; 
	padding-top:79px; 
	width:172px; 
	height:107px;
}
.portnav {
	width: 940px; 
	height: 90px; 
	background-image: url(../images/main-img/nav2-bkg3.png); 
	font-size: 12px; 
	text-align: left; 
	letter-spacing: 1px; 
	line-height:18px; 
	padding-top:20px;
}
.portnav a:link {
	color: #707070;  
	text-decoration: none;
}
.portnav a:visited {
	color: #707070; 
	text-decoration: none;
}
.portnav a:hover {
	color: #2e708b; 
	text-decoration: none;
}
.portnav a:active {
	color: #707070; 
	text-decoration: none;
}
.portpad {
	padding-left: 10px;
	font-family:Verdana, Geneva, sans-serif;
}
.porttxtbkg {
	border:1px #CCCCCC solid; 
	padding:15px; 
	background-color:#f4f4f4;
	color:#5c5b5b;
}
td#porttxtbkg {
	background-image: url(../images/main-img/port_bkgbt2.png); 
	background-repeat:no-repeat; 
	color:#5c5b5b;
}
td#porttxtbkg2 {
	background-image:url(../images/main-img/port_bkgbt.png); 
	background-repeat:no-repeat; 
	color:#5c5b5b;
}
.top { 
	width: 50px; 
	margin-left:870px;
	position:fixed;
	bottom:30px;
	letter-spacing:1px; 
	
}
.top a:link {
	color: #999999; 
	text-decoration: none;
}
.top a:visited {
	color: #999999; 
	text-decoration: none;
}
.top a:hover {
	color: #333333; 
	text-decoration: none; 
	background-color:#dddddd;
}
.top a:active {
	color: #999999; 
	text-decoration: none;
}
.webs {background-color:#f7f7f7; border:1px #fff solid; background-image:url(../images/gallery-img/over.jpg); background-repeat:repeat-x; background-position:top left;}

.unders {background-image:url(../images/gallery-img/unders.jpg); height:18px; background-repeat:no-repeat; background-position:center top; padding-top:25px;}
.biopic { 
	background-image:url(../images/main-img/bio.jpg); 
	height: 325px; 
	width:679px; 
	margin: 0px auto;
}
.fieldbox { 
	border:1px #CCCCCC solid;  
	background-color:#f4f4f4; 
	padding: 20px; 
}
.fieldbox2 { 
	border:1px #CCCCCC solid;  
	background-color:#f4f4f4; 
	padding: 10px; 
}
.contactfields { 
	width:500px; 
	border:1px #CCCCCC solid; 
	padding:5px; 
	padding-left:10px; 
	background-color:#f4f4f4; 
}
.contactfields3 { 
	width:500px; 
	border:1px #CCCCCC solid; 
	background-color:#ffffff; 
	
}
.contactfieldsbkg {
	background-image:url(../images/main-img/serv-bkg.png); 
	height: 44px;  
	background-repeat: repeat-x;
	padding-left:5px;
}
.contactfieldsbkg2 {
	background-image:url(../images/main-img/serv-bkg.png); 
	height: 53px;  
	background-repeat: repeat-x;
	padding-left:5px;
}
.contactfield { 
	padding:4px; 
	color: #666666; 
	border:1px #e8e8e8 solid; 
	width:400px; 
	background-color:#ffffff;  
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
}
.contactfield2 { 
	padding:4px; 
	color: #666666; 
	border:1px #eeeeee solid; 
	width:325px; 
	background-color:#ffffff;  
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
}
.contactfield3 { 
	color: #666666; 
	border:0px;
	width:400px; 
	padding-left:12px;
	background-color:#ffffff;  
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 

}
.contactfield4 { 
	color: #666666; 
	border:0px;
	width:525px; 
	background-color:#ffffff;  
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 

}
.contactfield5 { 
	border:1px solid #DDD;
	background-color:#ffffff;  
}
.shopnav { 
	width: 940px; 
	height: 73px; 
	background-image: url(../images/main-img/nav2-bkg3.png); 
	padding-top:37px; 
	font-size: 14px; 
	text-align: left; 
	letter-spacing: 1px; 
	line-height:18px;
}
.shop-details {
	background-image:url(../images/main-img/shop-details.png); 
	width: 833px; 
	height: 37px;  
	margin:0px auto;
}
.free-details {
	width: 833px; 
	margin:0px auto;
	margin-top:9px;
	letter-spacing:0px;
}
.shop-items {
	width:795px;
	border:1px #CCCCCC solid; 
	padding:12px;  
	background-color:#f4f4f4; 
}
.shopnav2 {
	margin-left: 19px; 
	margin-right:23px; 
	border-bottom:#CCC 1px solid; 
	background-color:#eeeeee;
	padding:5px; 
	padding-left:10px; 
}
.linksbkg {
	border:1px #CCCCCC solid; 
	padding:15px; 
	background-color:#f4f4f4; 
	width:315px; 
	float:right; 
	margin-left:25px;
}
.links a:link {
	color: #707070;  
	text-decoration: none;
}
.links  a:visited {
	color: #707070; 
	text-decoration: none;
}
.links a:hover {
	color: #333333; 
	text-decoration: none;
}
.links  a:active {
	color: #707070; 
	text-decoration: none;
}
.comments {
	position:absolute; 
	margin-left:908px; 
	margin-top:32px;
}
.relate {
	font-size: 11px; 
	color:#888; 
	letter-spacing:1px;
}
.divider { 
	background-image:url(../images/main-img/h.png); 
	width:820px; 
	height:21px; 
	border-top:#FFF 1px solid; 
}
.divider2 { 
	background-image:url(../images/main-img/h2.png); 
	width:820px; 
	height:21px; 
}
.money {
	font-size:18px;
	color:#069;
	font-weight:bold;
}

.lineheight25 { 
	line-height:25px;
}
.lineheight35 { 
	line-height:35px;
}
.lineheight30 { 
	line-height:30px;
}
.bluetext { 
	Color: #2e708b; 
}
.bluetext2 {
	Color: #2e708b;
}
.greytxt {
	color:#999999;
}
.greytxt2 {
	color:#888;
}
.date { 
	color: #999; 
	font-size:11px;
	
}
.t {color:#777; font-size:11px;}
.space {
	letter-spacing: 1px;
}
.style1 {
	font-size: 9px; 
	color:#999999;
}
.style2 {
	color: #666666;
}
.style48 {
	color: #666666;
	font-size: 14px;
}
.style51 {
	font-size: 9px;
}
.style59 {
	font-size: 16px;
	line-height:40px;
}
.style71 {
	font-size: 18px;
	color: #999999;
}
.style72 {
	color: #999999;
	font-size:12px;
}
.style75 {
	font-size: 18px;
	color: #CCCCCC;
}
.style78 {
	font-weight: bold;
}
.style79 {
	font-size: 12px;
}
.style85 {
	font-size: 22px;
}
.style86 {
	color: #393;
}
.11 {
	font-size: 12px;
}
.f10 {
	font-size:11px;
}
.style111 {
	font-size: 12px;
}
.style84 {
	color: #999999;
}
.style90 {
	color: #777777;
}
.style87 {
	font-size: 18px;
}
.style89 {
	font-size: 10px;
}
.bluetxt { color: #3684B1}
.copy2 {	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	outline:none;

}
.form1 {
	background-image:url(../images/main-img/form_bkg.jpg); background-repeat:repeat-x; background-color:#f4f5f5;
border:#fff 1px solid;
height:20px;
width:270px;
font-size:12px;
padding:8px;
color:#069;
-moz-border-radius: 5px;
border-radius: 5px;
outline: none;
}

.form2 {background-image:url(../images/main-img/form_bkg.jpg); background-repeat:repeat-x; background-color:#f4f5f5;
border:#fff 1px solid;;
height:175px;
width:270px;
font-size:12px;
padding:8px;
color:#069;
font-family:Arial, Helvetica, sans-serif;
-moz-border-radius: 5px;
border-radius: 5px;
outline: none;
}
.img8 {
	background-image:url(../images/main-img/conb.jpg);
	height:400px;
	width:320px;
	background-repeat:no-repeat;
}
.size11 {
	font-size:12px;
}
.contactinfo {
	margin-top:30px;
	margin-left:30px;
}
.xmas { background-image:url(../images/main-img/xmas2.png); background-repeat:no-repeat; z-index:99999; width:101px; height:135px; position:absolute; margin-left:-28px; margin-top:-12px;}
.mac {width:557px; height:361px; background-image:url(../images/gallery-img/webdesign/mac.jpg);}
.mac_screen {padding-left:106px; padding-top:49px;}
.blue_selected a:link {
	background-color:#f9f9f9; color:#666666; padding:4px 7px 4px 7px;
	text-decoration: none;
	-moz-border-radius: 5px;
border-radius: 5px;
}
.blue_selected a:visited {
	color: #666666; 
	text-decoration: none;
	background-color:#f9f9f9
	-moz-border-radius: 5px;
border-radius: 5px;
}
.blue_selected a:hover {
	color: #fff; 
	text-decoration: none;
	background-color:#679521;
	-moz-border-radius: 5px;
border-radius: 5px;
}
.blue_selected a:active {
	color: #fff; 
	text-decoration: none;
	background-color:#679521;
	-moz-border-radius: 5px;
border-radius: 5px;
}
.green {color:#6f9d01}

.home_link a:link {
 color:#666666;
	text-decoration: none;
}
.home_link a:visited {
	color: #666666; 
	text-decoration: none;
}
.home_link a:hover {
	color: #464646; 
	text-decoration: none;
}
.home_link a:active {
	color: #464646; 
	text-decoration: none;
}
img.a {
	position: absolute;
	left: 0;
	top: 0;
        z-index: 10;
	}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}
div.fadehover {
	position: relative;
	}
	.social img {padding:5px;}
	.social {margin-left:-5px;}
	.live_ribbon {width:60px; height:77px; margin-left:530px; margin-top:-26px; position:absolute; z-index:1;}
	.live_ribbon2 {width:60px; height:77px; margin-left:220px; margin-top:-26px; position:absolute; z-index:1;}
	.live_ribbon3 {width:60px; height:77px; margin-left:450px; margin-top:280px; position:absolute; z-index:1;}
	.t9 {
	color:#5f5f5f;
	font-size:22px;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:0px;
}
.ipad {width:514px; height:620px;margin-left:-42px;margin-bottom:120px;}
.ipad_pages {width:200px; margin-left:530px; margin-top:400px; position:absolute;}
.ipad_title {width:300px; margin-left:580px; margin-top:250px; position:absolute;}
.display {background-image:url(../images/gallery-img/webdesign/display2.jpg); width:498px; height:488px; background-repeat:no-repeat;}
li.bullet {
list-style-image:url(../images/main-img/bullet3.jpg)
}
.light_left {background-image:url(../images/main-img/light_left.png); width:85px; height:85px; position:absolute; margin-top:-76px; margin-left:19px;}
.light_right {background-image:url(../images/main-img/light_right.png); width:85px; height:85px; position:absolute; margin-top:-76px; margin-left:812px;}
.doddles {background-image:url(../images/main-img/doddles.png); width:101px; height:300px; position:absolute; margin-top:490px; margin-left:898px;}
.camera {background-image:url(../images/main-img/camera.png); width:262px; height:164px; position:absolute;margin-left:135px;margin-top:19px;}
