@charset "UTF-8";

/* main */

#headlight {
	height: auto;
	width: 460px;
	display: block;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	float: left;
	position: relative;
}
#headlight h3 {
	width: 88px;
	text-align: left;
	float: left;
	position: relative;
	background-image: url(../_img/title_headlight.png);
	background-repeat: no-repeat;
}
#headlight img {
	float: right;
	position: relative;
	margin-bottom: 15px;
}
#headlight #youTube {
	width: 480px;
	height: auto;
	float: right;
	overflow: hidden;
	position: relative;
	margin-right: -10px;
	margin-bottom: 15px;
}
#headlight h4 {
	width: 460px;
	text-align: left;
	float: left;
	position: relative;
	margin-bottom: 10px;
}
#headlight p {
	width: 460px;
	text-align: justify;
	float: right;
	position: relative;
}
#headlight #highlightMore {
	text-align: left;
	margin-top: 30px;
	float: right;
	position: relative;
}
#press {
	height: auto;
	width: 219px;
	margin-left: -1px;
	padding-left: 30px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	float: right;
}
#press h3 {
	width: 126px;
	margin-bottom: 15px;
	text-align: left;
	float: left;
	position: relative;
	background-image: url(../_img/title_press.png);
	background-repeat: no-repeat;
}
#press .pressLine {
	clear: left;
	width: 219px;
	height: auto;
	margin-bottom: 15px;
	float: left;
	position: relative;
}
#press .pressDate {
	margin-bottom: 5px;
}
#press .pressDate p {
	font-size: 80%;
	color: #999;
}
#press .pressTitle p {
	font-size: 90%;
	text-align: justify;
}
#press .pressTitle p:hover {
	color: #999;
}
#press #pressMore {
	clear: both;
	width: 219px;
	height: auto;
	text-align: right;
	margin-top: 20px;
	float: right;
	position: relative;
}
#banners {
	height: 100px;
	width: 772px;
	margin-top: 30px;
	margin-left: -16px;
	margin-right: -16px;
	display: block;
	float: left;
	position: relative;
	text-align: center;
}
#banners img{
	margin-left: 16px;
	margin-right: 16px;
	padding: 0;
	border: 0;
}

/* press release */

#pressPage h3 {
	width: 126px;
	text-align: left;
	float: left;
	position: relative;
	background-image: url(../_img/title_press.png);
	background-repeat: no-repeat;
}
#pressPage hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#pressPage h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#pressPage h6 {
	margin-bottom: 10px;
}
#pressPage p {
	margin-bottom: 10px;
	text-align: justify;
}
#pressPage .pressLink {
	font-size: 80%;
	color: #999;
}
#pressPage .pressLink:hover {
	color: #666;
}

/* bio */

#bioPage h3 {
	width: 91px;
	text-align: left;
	float: left;
	position: relative;
	background-image: url(../_img/title_bio.png);
	background-repeat: no-repeat;
}
#bioPage hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#bioPage #text {
	width: 180px;
	float: left;
	margin-bottom: -10px;
	text-align: justify;
}
#bioPage p {
	margin-bottom: 10px;
}
#bioPage img {
	float: right;
}

/* photos */

#photosPage h3 {
	width: 54px;
	text-align: left;
	float: left;
	position: relative;
	background-image: url(../_img/title_photos.png);
	background-repeat: no-repeat;
}
#photosPage hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#photosPage #thumbsBox {
	width: 182px;
	height: auto;
	padding: 20px;
	margin: 0;
	background-color: #CCC;
	float: left;
	display: block;
	position: relative;
}
#photosPage #thumbsBox p {
	color: #999;
	margin-bottom: 10px;	
}
#photosPage #thumbsBox a {
	margin-bottom: 30px;	
}
#photosPage #thumbsBox #thumbs {
	width: 188px;
	height: auto;
	margin-left: -3px;
	margin-right: -3px;
	margin-top: 15px;
	margin-bottom: -3px;
	position: relative;
}
#photosPage #thumbsBox #thumbs #current {
	width: 39px;
	heigth: 30px;
	border: 1px solid #FFF;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
	display: block;
	font-size: 30px;
	line-height: 30px;
	position: relative;
	float: left;
	
}
#photosPage #thumbsBox #thumbs a {
	width: 39px;
	heigth: 30px;
	border: 1px solid #666;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 6px;
	display: block;
	font-size: 30px;
	line-height: 30px;
	position: relative;
	float: left;
	
}
#photosPage #thumbsBox #thumbs a:hover {
	border: 1px solid #FFF;
}
#photosPage #imageBox {
	width: 498px;
	height: auto;
	padding: 0;
	margin: 0;
	float: right;
	display: block;
	position: relative;
}
#photosPage #imageBox p {
	margin-top: 20px;
	margin-bottom: 0;
}

/* schedule */

#schedulePage {
	margin-bottom: -10px;
}
#schedulePage h3 {
	width: 71px;
	text-align: left;
	float: left;
	position: relative;
	background-image: url(../_img/title_schedule.png);
	background-repeat: no-repeat;
}
#schedulePage hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#schedulePage h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#schedulePage p {
	margin-bottom: 10px;
	text-align: justify;
}

/* questions */

#questionsPage h3 {
	width: 212px;
	text-align: left;
	float: left;
	position: relative;
	background-image: url(../_img/title_questions.png);
	background-repeat: no-repeat;
}
#questionsPage hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#questionsPage h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#questionsPage p {
	margin-bottom: 10px;
	text-align: justify;
}

/* book */

#bookPage h3 {
	width: 148px;
	text-align: left;
	float: left;
	position: relative;
	background-image: url(../_img/title_book.png);
	background-repeat: no-repeat;
}
#bookPage hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#bookPage h2 {
	width: 270px;
	margin-top: 20px;
	margin-left: 40px;
	float: left;
}
#bookPage #picture {
	margin-right: 60px;
	margin-bottom: 20px;
	float: right;
}
#bookPage p {
	margin-bottom: 10px;
	text-align: justify;
}
#bookPage h5 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#bookPage .thumbs {
	margin-right: 20px;
}

/* blog */

#blogPage h3 {
	width: 43px;
	text-align: left;
	float: left;
	position: relative;
	background-image: url(../_img/title_blog.png);
	background-repeat: no-repeat;
}
#blogPage h4 {
	margin-bottom: 10px;
}
#blogPage .small {
	margin-bottom: 10px;
}
#blogPage img {
	padding-top: 10px;
	margin-bottom: 10px;
}
#blogPage hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* links */

#linksPage h3 {
	width: 47px;
	text-align: left;
	float: left;
	position: relative;
	background-image: url(../_img/title_links.png);
	background-repeat: no-repeat;
}
#linksPage hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#linksPage h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#linksPage a {
	margin-bottom: 10px;
}

/* contact */

#contactPage h3 {
	width: 83px;
	text-align: left;
	float: left;
	position: relative;
	background-image: url(../_img/title_contact.png);
	background-repeat: no-repeat;
}
#contactPage hr {
	margin-top: 20px;
	margin-bottom: 20px;
}
#contactPage .text {
	margin-bottom: 15px;
	text-align: justify;
}
#contactPage #contactForm .txtField {
	width: 349px;
	padding: 6px 4px 3px 4px;
	font-size: 10px;
	line-height: 1em;
	border: 1px solid #999;
	margin-bottom: 10px;
}
#contactPage #contactForm textarea {
	width: 349px;
	padding: 4px 4px 4px 4px;
	font-size: 10px;
	line-height: 1.4em;
	border: 1px solid #999;
	margin-bottom: 20px;
}
#contactPage #contactForm .button {
	color: #000;
	float: right;
	font-size: 80%;
	padding: 2px;
	margin-right: 383px;
}
