body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

#outWrapper{
	width: 1050px;
	height: 930px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 120px;

	
}

#wrapper {
	height: 930px;
	width: 827px;
	float: left;
	
		
}



/*h1 is for the sub-selector pages (portraits, music/art/theater, etc.)*/
#wrapper h1 {
}

/*h2 is for mainNav*/

#wrapper h2 {
	font-size: .95em;
	color: #000;
	font-weight: 100;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*h3 is for video/new media titles*/

#wrapper h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

/*h4 is for */

#wrapper h4 {
	font-size: 0.8em;
	font-weight: bold;
}

/*h5 is for*/

#wrapper h5 {
	font-size: 0.9em;
	color: #666;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*h6 is for video/new media subheadings (produced by, etc.)*/

#wrapper h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	
}


#header {
	height: 121px;
	width: 826px;
	position: relative;
}
#wrapper a:link , #wrapper a:visited{
	text-decoration: none;
	color: #000;
}
#wrapper a:hover , #wrapper a:active{
	color: #CCC;
	text-decoration: none;
}
#header img {
	float: right;
	left: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mainNav {
	position: absolute;
	top: 67px;
	width: 640px;
	height: 20px;
	left: 3px;
}

#mainNav_portraits {
	font-size: 0.95em;
	float: left;
	margin-left: 20px;	
}
#mainNav_life  {
	font-size: 0.95em;
	float: left;
}

#mainNav_sports {
	font-size: .95em;
	float: left;
	margin-left: 20px;
}
#mainNav_events {
	font-size: .95em;
	float: left;
	margin-left: 20px;
}

#mainNav_film {
	font-size: .95em;
	float: left;
	margin-left: 20px;
}
#mainNav_video {
	font-size: .95em;
	float: left;
	margin-left: 20px;
}
#logo {
	height: 97px;
	width: 183px;
	position: relative;
	left: 0px;
	margin-left: 643px;
	margin-bottom: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}
#navline {
	height: 1px;
	width: 826px;
	margin: 15px;
}
#navBottom {
	width: 182px;
	position: absolute;
	left: 643px;
	margin-top: 7px;
}
#navAboutmail {
	font-size: 0.7em;
	float: left;
	width: 110px;
	font-weight: bold;
	text-decoration: none;
}
#navPhone {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: relative;
	width: 70px;
	float: right;
}

#navExt {
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: relative;
	right: 3px;
}


#mainContent {
	width: 827px;
	height: auto;
	position: absolute;
	top: 130px;
	margin-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#aboutTop {
	clear: both;
}

/*CSS for About Page*/

#bio p, #publishedLeft p, #publishedRight p, #publishedLeft li, #publishedRight li {
	font-size: 90%;
}

#thumbnail {
	height: 278px;
	width: 250px;
	clear: right;
	float: right;
	margin-right: 45px;
	margin-top: 25px;
}
#bio {
	float: left;
	width: 486px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-indent: 0em;
}
#publishedLeft {
	float: left;
	height: 150px;
	width: 250px;
	padding-left: 25px;
	clear: both;
	margin-bottom: 55px;
}
#publishedRight {
	width: 250px;
	float: left;
	height: 100px;
	margin-top: 50px;
	
}

#logoMap {
	width: 250px;
	height: 179px;
	float: left;
	margin-top: 35px;
	margin-left: 5px;
}

#logoMap img{
		border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}

#canaryLogo img {
	width: 124px;
	height: 37px;
	float: left;
	margin-top: 7px;


	
}
#humidLogo img {
	width: 94px;
	height: 61px;
	float: left;
	margin-left: 20px;
	margin-top: -10px;
	
	
	
}

#blogLogo {
	width: 229px;
	height: 26px;
	float: left;
	margin-top: 35px;
	margin-left: 6px;
}




/*
CSS for footer*/

#footer {
	
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 826px;
	margin-top: auto;
	padding-top: 20px;
}
#footerNav {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 725px;
}
#footer a:link, #footer a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #CCC;
	text-decoration: none;
}
#navlineBottom {
	width: 826px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#copyright {
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999;
	height: 16px;
	width: 275px;
	padding-left: 78px
	
}
#socialButtons {
	width: 84px;
	height: 26px;
	float: left;
	position: relative;
	bottom: 5px;
	left: 3px;
}
#socialSkype {
	width: 26px;
	height: 26px;
	float: left;
	margin-left: 3px;
	position: relative;
	bottom: 5px;
	left: 3px;
}
#vertSpacer1 {
	clear: right;
	float: left;
	margin-left: 15px;
}
#clientAccess {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999;
	float: left;
	margin-left: 15px;
}
#buyPrints {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999;
	margin-left: 10px;
	float: left;
}


#cart {
	clear: right;
	float: left;
	margin-right: 5px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*

CSS for Galleria/JCarousel*/



.caption {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 96%;
	height: 50px;
	padding: 0 2%;
	line-height: 50px;
	color: #fff;
	background-color: #000;
	opacity: .8;
}#showCaption {
	height: 50px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	
}
#showCaption ul {
list-style-type: none;
}




#mainContent form { margin-top: 1em; }

#mainContent form ul li { 
margin-bottom: .5em;



}

#mainContent strong { font-weight: bold; }

#img {
	position: relative;
	margin-top:.5em
	margin-bottom: 0.5em;
	width: 820px;
	
	
}

#img img {
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

#gallery {
	height: 84px;	
}


#gallery li {
	float: left;
	background: transparent url(images/ajax-loader-small.gif) 50% 50% no-repeat;
	cursor: pointer;
	border: 1px solid #333;
}

.caption {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 96%;
	height: 50px;
	padding: 0 2%;
	line-height: 15px;
	color: #fff;
	opacity: .8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
}

/*Controls for Checkboxes*/

#rightDiv {
	height: 75px;
	width: 175px;
	float: left;
	margin-top: 500px;
	position: relative;
	right: 40px;

	
	
}


#rightDiv li {
	list-style: none;
}

#rightDiv p {
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
}

/*Spacers*/

#spacer {
	width: 500px;
	height: 50px;
	margin-bottom: 100px;
}

#spacer3 {
	width: 820px;
	height: 550px;
	
}

#spacer4 {
	width: 820px;
	height: 600px;
	
}

#spacer6 {
	width: 500px;
	height: 100px;
	margin-bottom: 100px;
}

/*
Controls for Video/New Media Teasers*/

#mjTeaser {
	margin-left: 50px;
}


#mjTeaser, #bikeTeaser, #triTeaser, #pvfTeaser, #fodTeaser, #rpdTeaser {
	width: 725px;
	height: 130px;
	float: left;
	
}

#mjLeft #bikeLeft #triLeft #pvfLeft #fodLeft #rpdLeft  {
	width: 200px;
	height: 130px;
	float: left;
}

#mjRight #bikeRight #triRight #pvfRight #fodRight #rpdRight {
	width: 500px;
	height: 130px;
	float: left;
	
}


#mjPhoto, #bikePhoto, #triPhoto, #pvfPhoto, #fodPhoto, #rpdPhoto {
	width: 200px;
	height: 130px;
	float: left;
	
	
	
}

#mjTitle, #bikeTitle, #triTitle, #pvfTitle, #fodTitle, #rpdTitle {
	width: 475px;
	height: 30px;
	float: left;
	position: relative;
	top: -15px;
	left: 20px;
	
}

#mjSub, #bikeSub, #triSub, #pvfSub, #fodSub, #rpdSub {
	width: 475px;
	height: 20px;
	float: left;
	margin-left: 20px;
	position: relative;
		top: -34px;
	

	
}

#mjText, #bikeText, #triText, #pvfText, #fodText, #rpdText {
	width: 500px;
	height: 70px;
	position: relative;
	float: left;
	left: 20px;
	top: -15px;
	margin-bottom: 30px;
	
}

#mjText p, #bikeText p, #triText p, #pvfText p, #fodText p, #rpdText p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	
}

#spacer2 {
	clear: both;
	height: 0px;
	width: 800px;
}


/*
Video Window CSS*/



#videoWindow {
	width: 620px;
	height: 470px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#vimeoWindow {
	width: 720pc;
	height: 405px;
	margin-left: 50px;
}

/*ClientAccess*/

#userPass {
	margin-left: auto;
	margin-right: auto;
	height: 175px;
	width: 300px;
	margin-top: 150px;
	margin-bottom: 50px;
	text-indent: 2px;
}

/*Checkbox Modification*/


label
{
	font: normal 12px/20px Arial, Sans-serif;
	color: black;
	vertical-align: middle;
}

/* common settings checkbox and radiobutton */

/*Bike Project Layout*/

#bikeLayout {
	width: 827px;
	height: 600px;
	margin-left: 8px
}

#cell1 img, #cell2 img, #cell3 img, #cell5 img, #cell8 img, #cell9 img {
	width: 266px;
	height: 193px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;




}



#cell4 img, #cell7 img {
	width: 266px;
	height: 193px;
	float: left;
	clear: both;
	margin-right: 5px;
	margin-bottom: 5px;
	

	
}

/*Video/Vimeo CSS*/

#videoWindow {
	width: 620px;
	height: 470px;
	margin-left: 104px;
}

/*Buy Prints Page*/


#buyprintsLeft {
	margin-left: 120px;
	width: 280px;
	height: 155px;
	float:left;
}
#buyprintsRight {
	width: 300px;
	height: 155px;
	float: left;
	margin-left: 30px;
}


/*Preloader*/

#prepage {
	position:absolute;
	font-family:arial;
	font-size:16;
	left:0px;
	top:0px;
	background-color:white;
	layer-background-color:white;
	height:60px;
	width:210px;
}


/*Google Call Function*/

#google {
	width: 230px;
	height: 85px;
	margin-left: 300px;
}