@charset "UTF-8";
/* CSS Document */

.page_container {
	padding: 0px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 960px;
	font-family: Arial, Helvetica, sans-serif;
}
.homepage_container {
	padding: 0px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 670px;
	font-family: Arial, Helvetica, sans-serif;
}
.aboutpage_container {
	padding: 0px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1250px;
	font-family: Arial, Helvetica, sans-serif;
}
.gallery_credit {
	padding: 0px;
	float: left;
	width: 425px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.gallery_type {
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.gallery_top {
	background-image: url(../images/template/page_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.gallery_content {
	background-image: url(../images/template/page_tile.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.gallery_thumbnails {
	padding: 0px;
	float: left;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
}
.gallery_preview {
	padding: 0px;
	height: 375px;
	width: 375px;
	float: left;
}
.gallery_lightbox_command {
	float: left;
	height: 60px;
	width: 1020px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
}
.gallery_caption {
	float: left;
	width: 375px;
}
.gallery_bottom {
	background-image: url(../images/template/BottomPageLine.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 161px;
	font-family: Arial, Helvetica, sans-serif;
}
.clear_both {
	line-height: 1px;
	clear: both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #999;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.gallery_thumbnails a:hover {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.gallery_thumbnails a {
	display: block;
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #323232;
}
.gallery_thumbnails a.selected {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.gallery_preview a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 375px;
	width: 375px;
	border: 1px solid #323232;
}
.gallery_preview a:hover {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.gallery_preload_area {
	display: none;
}
.gallery_contentbase {
	padding: 0px;
}
.gallery_bottombase {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	float: left;
	vertical-align: middle;
	text-align: center;
}
.video_gallery_container {
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	width: 890px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
a.videoLink {
	display: block;
	height: 115px;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #323232;
	position: relative;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.videoLink:hover {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.nav {
	background-image: url(../images/Menu.jpg);
	background-repeat: no-repeat;
	height: 68px;
}
.TopSiteLogo {
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	text-align: left;
}
.BottomSite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #333;
	background-image: url(../images/FooterBG.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}	
a.videoLink img.play {
	position: absolute;
	left: 75px;
	top: 25px;
}
a.videoLink div.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: absolute;
	bottom: 0px;
	background-color: rgba(0,0,0,.5);
	width: 180px;	
}
#formMail {
	width: 450px;
	margin-left: auto;
	padding-top: 10px;
	margin-right: auto;
}
#formMail fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 20px;
}
#formMail fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: -10px;
	text-transform: uppercase;
	color: #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#formMail fieldset p #send {
	left: 2px;
	margin-left: 200px;
}
#formMail fieldset p label {
	padding-right: 20px;
	float: left;
	width: 50px;
}
#formMail fieldset input[type=text] {
	background-color: #000;
	border: 2px solid #323232;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	width: 200px;
}
.contact_container {
	margin-right: auto;
	margin-left: auto;
	height: 420px;
}
#text #text {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	border: 2px solid #323232;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	height: 150px;
}
.thank_container {
	text-align: center;
	height: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCC;
	margin: auto;
	clip: rect(auto,auto,auto,auto);
}
#workexperience {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 80px;
	color: #FFF;
	margin-bottom: 20px;
}
#eduction {
	color: #FFF;
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#skills_icon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-top: 10px;
	margin-left: 80px;
	margin-bottom: 10px;
	position: relative;
}
#skillsimage img {
	margin-left: 120px;
	font-family: Arial, Helvetica, sans-serif;
}
#experiencelist p {
	color: #999;
	list-style-type: circle;
	margin-left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}
#educationlist p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #999;
	margin-left: 120px;
}

