body {
	background: #F1F1F1;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

hr {
	color: #999999;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	clear: both;
}

img {
	border: none;
}

img.aboutme {
	border: none;
	float: left;
}

img.aboutme-right {
	border: none;
	float: right;
}

.contact-details {
	letter-spacing: 1px;
	line-height: 5px;
	font-size: 14px;
	text-align: center;
	margin: 120px 0px 0px 0px;
}

#header-container {
	height: 180px;
	background: #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
}

#header-logo {
	width: 1000px;
	height: 180px;
	background: #FFFFFF url('images/header.jpg') no-repeat top left;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
}

#navbar-iframe {
	display: none !important;
}

#navbar-container {
	height: 40px;
	background: #292929 url('images/navbar-up.jpg');
}

#navbar {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 40px;
}

#navbar span {
	float: right;
}

a.navbar-item {
	text-decoration: none;
	font-size: 13px;
	float: left;
	margin: 0px;
	color: #FFFFFF;
	width: 80px;
	background: #252525 url('images/navbar-up.jpg');
	cursor: pointer;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}

a.navbar-item-selected {
	text-decoration: none;
	font-size: 13px;
	float: left;
	margin: 0px;
	color: #000000;
	width: 80px;
	background: #F1F1F1 url('images/navbar-selected.jpg');
	cursor: pointer;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}

a.navbar-item:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #303030 url('images/navbar-hover.jpg');
	cursor: pointer;
}

.sub-nav-container {
	clear: both;
	width: 1000px;
	margin: auto;
	padding: 0px;
}

.sub-nav {
	width: 1000px;
	margin: auto;
}

a.sub-nav-item, a.sub-nav-item:hover, a.sub-nav-item-selected {
	display: inline-block;
	padding: 50px 0px 0px 0px;
	text-decoration: none;
	font-size: 20px;
	float: left;
	margin: auto;
	color: #999;
	width: 333px;
	cursor: pointer;
}

a.sub-nav-item-selected {
	color: #666;
	background: url(images/about/sub-nav-selected.png);
}

a.sub-nav-item:hover {
	background: url(images/about/sub-nav-hover.png);
}

#player-container {
	padding: 30px 0px 0px 0px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}

#player-group {
	width: 1000px;
	height : 580px;
	background: #FFFFFF;
}

#player {
	padding: 20px
}

#slideshow-container {
	margin: auto;
	padding: 30px 0px 0px 0px;
	clear: both;
	background: url('images/shadow.png') no-repeat center bottom;
	height : 386px;
}

#slideshow {
	margin: auto;
	width: 1000px;
	position:relative;
}

#quote-container {
	clear: both;
	background: url('images/quote.png') no-repeat center bottom;
	padding: 0px;
	height : 90px;
}

#quote-container-short {
	clear: both;
	background: url('images/quote-short.png') no-repeat center bottom;
	padding: 0px;
	height : 90px;
}

#quote-container-login {
	clear: both;
	background: url('images/quote-login.png') no-repeat center center;
	padding: 5px;
	width: 990px;
	margin: auto;
	height : 90px;
}

#quote {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 70px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	font-size: 25px;
}

#quote p span {
	font-size: 20px;
}

.content-container {
	padding: 20px 0px 0px 0px;
}

.content-group {
	background: #FFFFFF; /*#FFFFFF*/
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

.content-group-half {
	background: url('images/content-group-half.jpg');
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}


.content-group-login {
	background: #E5E5E5;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
}

.content-group-center {
	background: #FFFFFF; /*#FFFFFF;*/
	width: 980px;
	float: left;
	padding: 10px 10px 0px 10px;
}

.content-group-left {
	background: #FFFFFF;
	width: 640px;
	float: left;
	padding: 10px 10px 0px 10px;
}

.content-group-right {
	float: right;
	background: #FFFFFF;
	width: 320px;
	padding: 10px 10px 10px 10px;
}

.content-group-left-half {
	background: #FFFFFF;
	width: 480px;
	float: left;
	padding: 10px 10px 0px 10px;
}

.content-group-right-half-white {
	float: right;
	background: #FFFFFF;
	width: 480px;
	padding: 10px 10px 10px 10px;
}

.content-group-right-half {
	float: right;
	background: #E5E5E5;
	width: 480px;
	padding: 10px 10px 10px 10px;
}

.content-group-center-half {
	margin: auto;
	background: #E5E5E5;
	width: 480px;
	padding: 10px 10px 10px 10px;
}

.login-form {
	margin: auto;
	padding: 20px 0px 30px 0px;
	color: #999;
	font-size: 12px;
}

.login-form a {
	margin: auto;
	text-decoration: none;
	padding: 20px 0px 5px 0px;
	color: #999;
	font-size: 12px;
}

.login-form a:hover {
	text-decoration: underline;
	margin: auto;
	padding: 20px 0px 5px 0px;
	color: #999;
	font-size: 12px;
}

.login-form table {
	margin: auto;
	padding: 50px 0px 30px 0px;
}

.content-shadow {
	clear:both;
	height: 26px;
	background: url('images/shadow.png') bottom no-repeat;
}

.content-shadow-half {
	margin: auto;
	width: 500px;
	clear:both;
	height: 26px;
	background: url('images/shadow-half.png') bottom no-repeat;
}

.content-filler {
	clear:both;
	height: 26px;
	background: #FFFFFF;
}

.content-filler-half {
	background: url('images/content-group-half.jpg');
	clear:both;
	height: 26px;
}

.content-filler-grey {
	clear:both;
	height: 26px;
	background: #E5E5E5;
}

h2 {
	float: left;
	margin: 5px 0px 10px 0px;
}

.h2-description {
	float: left;
	padding: 9px 0px 0px 5px;
	color: #999;
	font-size: 12px;
}

.h2-description-about {
	float: left;
	padding: 11px 0px 11px 5px;
	color: #999;
	font-size: 12px;
}

p {
	clear: both;
}

p.aboutme, p.aboutme-right, p.aboutme-large {
	font-size: 13px;
	clear: none;
	float: left;
	margin: auto;
	width: 500px;
	padding: 10px 60px 10px 60px;
}

p.aboutme-right {
	float: right;
}

p.aboutme-large {
	font-size: 14px;
	width: 550px;
}

p.index-about {
	font-size: 14px;
}

p.index-about-name {
	margin: 25px 0px 0px 0px;
	font-size: 14px;
}

p.index-about-name span {
	color: #666;
	font-size: 30px;
	font-weight: bold;
}

p.index-about-name span span {
	color: #999;
	font-weight: normal;
	font-size: 20px;
}

.more, .more-page {
	margin: 0px 0px 0px 5px;
	padding: 5px 5px 5px 30px;
	background: #E5E5E5 url(images/more.png) no-repeat center left;
	float: right;
}

.more:hover {
	background: #FFF url(images/more-hover.png) no-repeat center left;
}

.more-page:hover {
	background: #FFF url(images/more-page.png) no-repeat center left;
}

.more-index-button {
	margin: 25px 18px 25px 0px;
	clear: right;
	float: left;
	display: inline-block;
	border: 1px solid #F4F4F4;
}

a.more-index {
	text-transform: uppercase;
	color: #FFF;
	width: 255px;
	padding: 15px 15px 15px 30px;
	background: #7A7A7A url(images/more-index.png) repeat-y left top;
	float: left;
}

.more-index:hover {
	color: #FFF;
	background: #333 url(images/more-index.png) repeat-y left 35px;
}

.more-index-description {
	clear: both;
	float: left;
	width: 270px;
	padding: 15px;
	background: #F4F4F4;
}

.more-about-button {
	margin: 5px 10px 5px 0px;
	clear: right;
	float: left;
	display: inline-block;
	border: 1px solid #D1D1D1;
}

a.more-about {
	text-transform: uppercase;
	width: 180px;
	padding: 15px 15px 15px 30px;
	background: #D1D1D1 url(images/more.png) no-repeat center left;
	float: left;
}

.more-about:hover {
	color: #FFF;
	background: #333 url(images/more-index-hover.png) no-repeat center left;
}

.more-about-description {
	clear: both;
	float: left;
	width: 195px;
	padding: 15px;
	background: #F4F4F4;
}

.back-to-top {
	margin: 0px 0px 0px 10px;
	padding: 5px 5px 5px 30px;
	background: #E5E5E5 url(images/back-to-top.png) no-repeat center left;
	float: right;
}

.back-to-top:hover {
	background: #FFF url(images/back-to-top.png) no-repeat center left;
}

.content-half {
	clear: right;
	float: left;
	width: 320px;
}

.content-third {
	float: left;
	width: 302px;
	padding: 0px 12px 0px 12px;
}

.content-subtitle {
	float: left;
	padding: 10px 5px 0px 0px;
	font-size: 14px;
}

.content-description {
	float: left;
	padding: 11px 0px 5px 0px;
	color: #999;
	font-size: 11px;
}

.about-description {
	float: left;
	clear: both;
	padding: 5px 0px 5px 0px;
	color: #999;
	font-size: 11px;
}

.about {
	width: 220px;
	float: left;
	padding: 0px 10px 30px 10px;
}

#footer-container {
	clear: both;
	background: url('images/shadow.png') bottom no-repeat;
	padding: 0px;
	height : 96px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 70px;
	background: #9E9E9E;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

#footer p {
	padding: 20px;
}

#footer a:link {
	color: #DFDFDF;
	text-decoration: none;
}

#footer a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}

#footer a:visited {
	color: #DFDFDF;
	text-decoration: none;
}

#footer a:active {
	color: #DFDFDF;
	text-decoration: none;
}

.thumbnail-title {
	clear: both;
	font-size: 14px;
}

.thumbnail-description {
	padding-bottom: 5px;
	color: #999;
	font-size: 11px;
}

.image-enlarge {
	padding: 0px;
	margin: 6px 6px 20px 6px;
	cursor: pointer;
	border: 1px solid black;
}

.image-enlarge:hover {
	margin: 0px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 20px;
	background:#000 url('images/enlarge_hover.jpg') no-repeat bottom right;
}

.image-link {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	cursor: pointer;
	border: 1px solid black;
}

.image-link:hover {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background:#000 url('images/goto_hover.jpg') no-repeat bottom right;
}

.image-download {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	cursor: pointer;
	border: 1px solid black;
}

.image-download:hover {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background:#000 url('images/download_hover.jpg') no-repeat bottom right;
}

.image-play {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	cursor: pointer;
	border: 1px solid black;
}

.image-play:hover {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	background:#000 url('images/play_hover.jpg') no-repeat bottom right;
}

.resume-catergory {
	clear: both;
	float: left;
	font-family: Century Gothic;
	text-transform: uppercase;
	font-size: 18px;
	width: 130px;
	color: #666;
	text-align: right;
}

.resume-details {
	padding: 0px 0px 35px 0px;
	float: right;
	width: 500px;
	color: #000;
}

.resume-details span {
	color: #999;
}

.resume-details P {
	margin: 0px 0px 10px 0px;
}


.links-category{ /*header*/
	cursor: pointer;
	padding: 8px 10px;
	font-size: 16px;
}

.links-category:hover{ /*class added to contents on mouseover*/
	padding: 7px 9px;
	border: 1px solid #CCC;
	background: #EEE;
}

.open-links-category{ /*class added to contents when they are open*/
	padding: 7px 9px;
	border: 1px solid #FFF;
	background: #EEE;
}

.links-content{ /*content*/
	padding: 0px;
}

.links-content a{
	display: block;
	margin: auto;
	width: 280px;
	padding: 5px 10px;
}

.links-content a:hover{
	text-decoration: none;
	background: #EEE;
}

.item-category{ /*header*/
	font-size: 16px;
	cursor: pointer;
	padding: 0px;
}

.item-category:hover{ /*header hover*/
	color: #666;
}

.item-category span{ /*sub-header*/
	font-size: 11px;
	cursor: pointer;
	padding: 0px;
}

.open-item-category{ /*class added to contents when they are open*/
}

.item-content{ /*content*/
	padding: 14px 0px 0px 0px;
}

.item-content a:link {
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

.item-content a:hover {
	color: #666666;
	text-decoration: underline;
}

.inputtext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.preload {
	display: none;
}

/*Copyright © 2011 ronald-fong.com All rights reserved.*/
/*This CSS Style Sheet is written by Ronald Fong for ronald-fong.com.*/
/*No part of this website may be reproduced without prior written permission from ronald-fong.com*/
