@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a{
	outline: none;
}

body {
	background-image: url(../images/banner_bg.gif);
	background-repeat: repeat;
	background-position: top;
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
/*Navigation Menu styles*/
#header {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	height: 95px;
	background-color: #5c5c5c;
	padding-top: 15px;
	width: 100%;
	min-width: 1024px;
}
#header .div-content .logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 52px;
	width: 231px;
	float: left;
	text-indent: -999em;
}
#header .div-content ul.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	float: right;
	list-style-type: none;
	letter-spacing: 1px;
	font-weight: lighter;
	margin-top: 30px;
}
#header .div-content .nav li {
	float: left;
	text-align: right;
}
.nav a:link , .nav a:visited{
	height: 35px;
	display: block;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
	margin-left: 15px;
}
.nav a:active, .nav a:hover {
	height: 35px;
	display: block;
	font-weight: lighter;
	color: #FAB22C;
	text-decoration: none;
	margin-left: 15px;
}
#header .div-content .nav li .current {
	border-bottom: 1px dashed #FAB22C;
}
/* Phone and Email section in header */
#headerInfo {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #232323;
	height: 35px;
	clear: both;
	background-color: #808080;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
#phone_email {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7E7E7;
	float: left;
	padding-top: 12px;
	letter-spacing: 1px;
	font-weight: lighter;
}
#phone_email strong {
	color: #FAB22C;
}
#phone_email a {
	color: #CCC;
}
/* Resume section in header */
#download_resume {
	float: right;
	padding-top: 12px;
	width: 215px;
}
#download_resume h1 {
	font-size: 10px;
	color: #CCC;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: lighter;
}
#download_resume li {
	float: left;
	margin-left: 10px;
	margin-top: -5px;
}
#download_resume ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#download_resume a.pdf  {
	background-image: url(../images/pdf.gif);
	height: 21px;
	width: 44px;
	display: block;
	text-indent: -999999px;
}
#download_resume a.doc {
	background-image: url(../images/wordDoc.gif);
	height: 21px;
	width: 47px;
	display: block;
	text-indent: -999999px;
}

/*Yellow grid banner in home page*/
#banner {
	background-image: url(../images/banner_bg.gif);
	height: auto;
	min-width: 1024px;
	border-top: 1px solid #FAB22C;
}
/* yellow title bar in all other pages */
#pageTitle {
	background-image: url(../images/banner_bg.gif);
	height: 66px;
	min-width: 1024px;
	text-shadow: 1px 1px 2px #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top: 1px solid #FAB22C;
}
#pageTitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #CCCCCC;
	margin-top: 12px;
}

/*sets the width of the container*/
.div-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
}

/*Styles for the video player.  If using Quicktime, dimensions are w-468 h-278*/
#player {
	height: 261px;
	text-align: center;
	width: 464px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #1E1E1E;
	margin-bottom: 20px;
}
#vid-shadow {
	background-image: url(../images/video_shadow.png);
	background-repeat: no-repeat;
	height: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center;
}





/*----------------------------------------------------------------Project Bar Images Styling ----------------------------------*/
#tabs ul li a {
	text-indent: -999em;
	display: block;
	height: 64px;
	width: 74px;

	background-position: center center;
	background-repeat: no-repeat;
	padding: 5px;
}
#tabs ul li a.icon01 {
	background-image: url(../images/project_thumbs/video_thumb_001.gif);
}
#tabs ul li a.icon02 {
	background-image: url(../images/project_thumbs/video_thumb_001.gif);
}
#tabs ul li a.icon03 {
	background-image: url(../images/project_thumbs/video_thumb_001.gif);
}
#tabs ul li a.icon04 {
	background-image: url(../images/project_thumbs/video_thumb_001.gif);
}
#tabs ul li a.icon05 {
	background-image: url(../images/project_thumbs/video_thumb_001.gif);
}
#tabs ul li a.icon06 {
	background-image: url(../images/project_thumbs/video_thumb_001.gif);
}




/*---------------------Interactive States (use this to style the link and hover actions) ----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	color: #1c94c4;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { 
	color: #1c94c4; 
	text-decoration: none; 

	
	}

/*This style below changes the background image (the Arrow) on the project list items*/
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	font-weight: bold;
	color: #eb8f00;
	background-image: url(../images/content_arrow2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/*This style below changes the background color of the project thumbs when selected*/
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { 
	color: #eb8f00; 
	text-decoration: none; 
}




/*---------------------------------------------------Project Bar Styling----------------------------------------*/

.ui-tabs {
	position: relative;
	background-color: #e8eced;
	background-image: url(../images/strip_bg2.gif);
	height: 125px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-x;
	min-width:1024px;
 } 
.ui-tabs .ui-tabs-nav {

	outline: none;
	display: inline-block;
	background-image: url(../images/ul_line_thingy.gif);
	background-repeat: no-repeat;
    background-position: center 40px;
	padding-top: 3px;
	padding-right: 185px;
	padding-bottom: 0;
	padding-left: 185px;
}


.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap;
	height: 120px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;	
	}
.ui-tabs .ui-tabs-nav li a { 
	float: left; 
	padding: .5em 1em; 
	text-decoration: none; 
}

/*These two styles are for selected and none selected backgrounds of the thumbnails in the project bar*/
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: pointer;
	border: 2px solid #fbfbfb;
	background-color: #FAB22C;
	}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { 
	cursor: pointer;
	border: 2px solid #fbfbfb;
	background-color: #ebe8e8;
} 
#content {
	background-color: #e8eced;
	min-width: 1024px;
	padding-bottom: 20px;
	padding-top: 20px;
}
/*----------------------------------------------------------------Description Panel----------------------------------------*/


#descriptionBg {
	background-color: #e8eced;
	padding-bottom: 30px;
	min-width:1024px;
}
#descriptions {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#descriptionBg #descriptions .ui-tabs-panel {
	-moz-box-shadow: 0 0 .2em #d1d1d1;
	-webkit-box-shadow: 0 0 .2em #d1d1d1;
	box-shadow: 0 0 .2em #d1d1d1;
	display: block;
	background-color: #f4f5f6;
	border: 1px solid #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	color: #7d7d7d;
	line-height: 18pt;
	font-size: 12px;
	padding: 20px;
}
#descriptionBg #descriptions .ui-tabs-panel .heading_container{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
/* These Three Styles below Change the color and shadow of the title*/
#descriptionBg #descriptions .ui-tabs-panel h1{
	color: #FAB22C;
	padding-bottom: 10px;
	float: left;
}
.inner_text_shadow
{
	text-shadow: 1px 1px #fff;
}
#descriptions  .button{
	text-align: right;
}

.default
{
	font-size:30px;
	font-weight:bold;
}
#descriptionBg #descriptions .ui-tabs-hide { 
	display: none !important; 
}
#descriptionBg #descriptions .panel-content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	padding-top: 15px;
	clear: both;
}
#descriptionBg #descriptions .panel-content .project-img {
	margin-right: 20px;
	border: 1px solid #FFFFFF;
	-moz-box-shadow: 0px 0px 5px #cdcfd0;
	-webkit-box-shadow: 0px 0px 5px #cdcfd0;
	box-shadow: 0px 0px 5px #cdcfd0;
	float: left;
}

#descriptionBg #descriptions .panel-content .proj-desc {
	min-height:210px;
	text-align: justify;
}
/*----------------------------------------------------------------Resume Page----------------------------------------*/
#software {
	background-color: #f4f5f6;
	border: 1px solid #FCFCFC;
	clear: both;
	-moz-box-shadow: 0px 0px 5px #cdcfd0;
	-webkit-box-shadow: 0px 0px 5px #cdcfd0;
	box-shadow: 0px 0px 5px #cdcfd0;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#software h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 20px;
	text-shadow:1px 1px 0px #FFFFFF;
	letter-spacing: 1px;
	color: #000000;
	font-weight: lighter;
}
#software ul {
	float: left;
}
#software li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: url(../images/list_bullet_e.gif);
}
ul.max {
	border-right-style: solid;
	border-right-color: #dedede;
	padding-right: 11px;
	height: 140px;
	border-right-width: 1px;
}
ul.maya {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	height: 140px;
}
ul.builder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;
	padding-left: 10px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: 140px;
}
ul.photoshop {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: 140px;
}
ul.udk {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: 140px;
	padding-right: 10px;
	border-right: 1px solid #dedede;
}
ul.unity3D {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	height: 140px;
	min-width: 110px;
}
ul.max h2{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	background-image: url(../images/icon_max.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 55px;
	padding-top: 15px;
}
ul.maya h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	background-image: url(../images/icon_maya.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 45px;
	padding-top: 15px;
}
ul.builder h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	background-image: url(../images/icon_mb.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 55px;
	padding-top: 15px;
}
ul.photoshop h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	background-image: url(../images/icon_cs.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 60px;
	padding-top: 15px;
}
ul.unity3D h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	background-image: url(../images/icon_unity.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 60px;
	padding-top: 15px;
}
ul.udk h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	background-image: url(../images/icon_udk.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 47px;
	padding-top: 15px;
}
#resume {
	width: 900px;
	border: 1px solid #FCFCFC;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4F5F6;
	padding: 30px;
	margin-top: 30px;
	-moz-box-shadow: 0px 0px 5px #cdcfd0;
	-webkit-box-shadow: 0px 0px 5px #cdcfd0;
	box-shadow: 0px 0px 5px #cdcfd0;
}
#education {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 10px;
}
#left_column {
	width: 440px;
	text-align: justify;
	float: left;
}
#right_column {
	width: 440px;
	text-align: justify;
	float: right;
}
#resume h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: lighter;
	padding-bottom: 2px;
	text-shadow:1px 1px 0px #FFFFFF;
	letter-spacing: 1px;
}
#resume h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 10px;
}
#resume h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4b4b;
	font-weight: lighter;
	font-style: italic;
	float: left;
}
#resume h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4b4b;
	font-weight: lighter;
	float: right;
}
#resume li {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4b4b;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: circle;
	clear: both;
	padding-top: 5px;
	list-style-image: url(../images/list_bullet_e.gif);
}
#resume p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4b4b;
}
#resume ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding-bottom: 10px;
}
#experience h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
#right_column h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
/*----------------------------------------------------------------Reels Page----------------------------------------*/
#reels {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4F5F6;
	border: 1px solid #FCFCFC;
	clear: both;
	padding: 20px;
}
#reels h1 {
	font-size: 18px;
	color: #000;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
#reels img {
	border: 5px solid #ffd100;
	-moz-box-shadow: 0px 0px 5px #cdcfd0;
	-webkit-box-shadow: 0px 0px 5px #cdcfd0;
	box-shadow: 0px 0px 5px #cdcfd0;
}
#reels p {
	font-size: 12px;
	color: #333;
	text-align: justify;
	background-color: #e8eced;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #FFF;
}
#reel1 {
	width: 396px;
	float: left;
	padding-right: 33px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dedede;
	padding-left: 30px;
}
#reel2 {
	width: 396px;
	float: right;
	padding-left: 33px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-right: 30px;
}
.video {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
/*----------------------------------------------------------------About Page----------------------------------------*/
#about {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4F5F6;
	border: 1px solid #FCFCFC;
	clear: both;
	-moz-box-shadow: 0px 0px 5px #cdcfd0;
	-webkit-box-shadow: 0px 0px 5px #cdcfd0;
	box-shadow: 0px 0px 5px #cdcfd0;
	padding: 30px;
}
#aboutMe h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding-bottom: 5px;
}
#imgTopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 10px;
}
#imgTopBorder img {
	border: 5px solid #1E1E1E;
	-moz-box-shadow: 0px 3px 5px #cdcfd0;
	-webkit-box-shadow: 0px 3px 5px #cdcfd0;
	box-shadow: 0px 3px 5px #cdcfd0;
}
#aboutMe {
	width: 566px;
	float: left;
}
#about p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	padding-top: 15px;
	text-align: left;
	line-height: 20px;
}
#featured {
	width: 260px;
	float: right;
	background-image: url(../images/shadow_divider.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 600px;
}
#featured h1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	padding-bottom: 10px;
}
#featured h2 {
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
}
.featuredImage {
	border: 5px solid #1E1E1E;
	-moz-box-shadow: 0px 3px 5px #cdcfd0;
	-webkit-box-shadow: 0px 3px 5px #cdcfd0;
	box-shadow: 0px 3px 5px #cdcfd0;
}
#featured #button {
	text-align: right;
	margin-top: 10px;
}
/*----------------------------------------------------------------Projects Page----------------------------------------*/
#projects {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4F5F6;
	border: 1px solid #FCFCFC;
	clear: both;
	-moz-box-shadow: 0px 0px 5px #cdcfd0;
	-webkit-box-shadow: 0px 0px 5px #cdcfd0;
	box-shadow: 0px 0px 5px #cdcfd0;
	padding: 30px;
}
#proj_content {
	width: 569px;
	float: left;
}
#proj_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	padding-bottom: 5px;
}
#proj_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	padding-top: 15px;
	text-align: justify;
	line-height: 20px;
}
#proj_content h2{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#proj_content ul {
	font-size: 12px;
}
#proj_content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	list-style-position: inherit;
	line-height: 20px;
}
ul.proj_list h2{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.proj_list li{
	margin-left: 30px;
}
#projectNav {
	width: 295px;
	float: right;
	background-image: url(../images/shadow_divider.gif);
	background-repeat: no-repeat;
	height: 600px;
}
#projectNav h1 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	padding-bottom: 10px;
	padding-left: 35px;
}
#projectNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-position: inside;
	padding-left: 35px;
	list-style-image: url(../images/projectNav_bullets.gif);
}
#projectNav li.firstLink {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
#projectNav li.middleLink {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #dedede;
}
#projectNav li.lastLink {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#projectNav a:link, #projectNav a:visited {
	text-decoration: none;
	color: #595959;
}
#projectNav a:active, #projectNav a:hover {
	text-decoration: none;
	color: #FAB22C;
}
.thumbs {
	clear: both;
	width: 566px;
	padding-top: 30px;
}
.thumbs h1 {
	font-size: 18px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	font-weight: lighter;
}
.lightbox {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.lightbox ul li {
	float: left;
	margin-bottom: 9px;
	margin-left: 9px;
	list-style-type: none;
}
.lightbox a:link , .lightbox a:visited{
	border: 5px solid #F6F7F8;
	display: block;
	-moz-box-shadow: 0px 0px 5px #cdcfd0;
	-webkit-box-shadow: 0px 0px 5px #cdcfd0;
	box-shadow: 0px 0px 5px #cdcfd0;
}
.lightbox a:active, .lightbox a:hover {
	background-color: #069;
	border: 5px solid #FAB22C;
	display: block;
	-moz-box-shadow: 0px 0px 5px #cdcfd0;
	-webkit-box-shadow: 0px 0px 5px #cdcfd0;
	box-shadow: 0px 0px 5px #cdcfd0;
}
/*----------------------------------------------------------------Contact Page----------------------------------------*/
#contactBg {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F4F5F6;
	border: 1px solid #FCFCFC;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	-moz-box-shadow: 0px 0px 5px #cdcfd0;
	-webkit-box-shadow: 0px 0px 5px #cdcfd0;
	box-shadow: 0px 0px 5px #cdcfd0;
}
#contact {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#contact fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contact #contactform {
	clear: both;
	background-color: #EDF0F1;
	border: 1px solid #FFF;
	padding: 20px;
	-moz-box-shadow: 0px 0px 5px #cdcfd0;
	-webkit-box-shadow: 0px 0px 5px #cdcfd0;
	box-shadow: 0px 0px 5px #cdcfd0;
}
#contact h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #000;
}
#contact p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Form style */

#contact label {
	display: inline-block;
	font-size: 16px;
	-webkit-border-radius:5px;
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	width: 110px;
	float: left;
}
#contact input, textarea, select {
	width: 234px;
	color: #FFFFFF;
	webkit-border-radius:5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 0px;
	padding: 5px;
	background-color: #666;
	border: 1px solid #FFFFFF;
}
#contact input[type="submit"][disabled] {
	background:#888;
}
#contact span.required {
	font-size: 13px;
	color: #999;
} /* Select the colour of the * if the field is required. */
#message {
	padding: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 10px;
}
.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	color:#595959;
	border: 1px solid #FFF;
	-webkit-border-radius:5px;
	background-color: #EDF0F1;
	background-image: url(../assets/error.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	width: 355px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 35px;
}
.loader {
	padding: 0 10px;
}
#contact #success_page {
	background-color: #F6F7F8;
	border: 1px solid #FFF;
	padding: 30px;
	-moz-box-shadow: 0px 0px 5px #cdcfd0;
	-webkit-box-shadow: 0px 0px 5px #cdcfd0;
	box-shadow: 0px 0px 5px #cdcfd0;
}
#contact #success_page h1 {
	clear: both;
	background-image: url(../assets/success.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	color: #595959;
	text-align: center;
	background-position: 10px 5px;
}
#contact #success_page p {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#contact #success_page a {
	clear: both;
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 5px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	background-color: #333;
	font-weight: lighter;
	text-decoration: none;
	font-size: 12px;
}
#contact input.submit {
	width: 60px;
	cursor: pointer;
	border: 1px solid #FFFFFF;
	color:#000000;
	font-size: 14px;
	background-color: #797979;
	margin-left: 295px;
}
#contact input.submit:hover {
	background-color: #FAE32C;
	border: 1px solid #000;
}
.clear {
	clear:both;
}


/*----------------------------------------------------------------Footer----------------------------------------*/
.footer {
	height: 60px;
	font-size: 10pt;
	color: #666;
	text-align: center;
	padding-top: 30px;
	border-top: 1px solid #FFF;
}
.footer a:link , .footer a:visited {
	color: #069;
}
.sasa {
}
