@charset "UTF-8";
body  {
	color: #b8b294;
	font: 100% "Lucida Grande", Lucida, Verdana, sans-serif;	
	background: black url(../img/shared_assets/mainbak-cloud02.jpg) no-repeat 50% 0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}

.thrColFixHdr #container { 
	width: 876px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	text-align: left;
} 

.thrColFixHdr #header h1 {
	margin: 10px 0 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 129px 0 53px;
	background: url(../img/shared_assets/titlelogo.png) no-repeat 50% 5px;
	height: 10px;
	color: #ad7f67;
	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
	letter-spacing: 3px;
	width: 876px;
}

/* @group VIDEO AREA */



.thrColFixHdr #header { 
	padding: 0;
} 

.thrColFixHdr #trailerBox { 
	padding: 0;
	height: 255px;
} 

.thrColFixHdr #trailerBox #globalNav {
	width: 168px;
	text-align: right;
	vertical-align: top;
} 

.thrColFixHdr #trailerBox #trailerInfo {
	vertical-align: top;
	padding-top: 12px;
} 

.thrColFixHdr #trailerBox #videoCell {
	width: 480px;
	padding-top: 10px;
} 

.thrColFixHdr #trailerBox #servicesCell {
	width: 432px;
	padding-top: 10px;
	vertical-align: top;
	background: url(../img/services/mainpic2.jpg) no-repeat -6px 0;
	height: 232px;
} 

.thrColFixHdr #trailerBox #aboutCell {
	width: 432px;
	padding-top: 10px;
	vertical-align: top;
	background: url(../img/about/mainpic2.jpg) no-repeat -6px 0;
	height: 232px;
} 

.thrColFixHdr #trailerBox #profileCell {
	width: 432px;
	padding-top: 10px;
	vertical-align: top;
	background: url(../img/profile/main-pic.jpg) no-repeat -6px 0;
	height: 232px;
} 

.thrColFixHdr #trailerBox #trailerInfo #projectHilight {
	margin-left: 20px;
	margin-bottom: 30px;	
	color: #ffe478;
} 

.thrColFixHdr #trailerBox #trailerInfo #topHedr {
	margin-left: 34px;
	margin-bottom: 16px;	
	color: #ffe478;
	margin-top: 10px;
	font-size: 16px;
} 


.thrColFixHdr #trailerBox #trailerInfo .projectOverview {
	margin-left: 34px;
	color: white;
	font-size: 10px;
	margin-right: 16px;
} 

.thrColFixHdr #trailerBox #trailerInfo .projectSubhed {
	font-size: 10px;
	margin-bottom: 10px;
} 

.thrColFixHdr #trailerBox #trailerInfo .projectBody {
	font-size: 10px;
	color: #b68e70;
	line-height: 16px;
	margin-bottom: 8px;
} 

.thrColFixHdr #trailerBox #trailerInfo .projectBody a:link {
	color: white;
	text-decoration: none;
} 

.thrColFixHdr #trailerBox #trailerInfo .projectBody a:visited {
	color: white;
} 

.thrColFixHdr #trailerBox #trailerInfo .projectBody a:hover {
	color: orange;
} 



.thrColFixHdr #trailerBox #trailerInfo .playMovie {
	color: #9c663b;
	margin-top: 16px;
	background: none no-repeat 172px 3px;
	padding-right: 24px;
} 

.thrColFixHdr #trailerBox #trailerInfo .playMovie a:link {
	color: white;
	text-decoration: none;
} 

.thrColFixHdr #trailerBox #trailerInfo .playMovie a:visited {
	color: white;
} 

.thrColFixHdr #trailerBox #trailerInfo .playMovie a:hover {
	color: orange;
} 



/* @end */



/* @group NAVBAR */

.thrColFixHdr #trailerBox #globalNav .sectionLink {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 18px;
	margin-right: 5px;
	background-repeat: repeat-y;
} 

.thrColFixHdr #trailerBox #globalNav .sectionLink a:link {
	color: #fcd693;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
	margin-right: 0;
	background: url(../img/shared_assets/nav/idke_bak.png) repeat-y 85px;
	margin-top: 1px;
} 

.thrColFixHdr #trailerBox #globalNav .sectionLink a:visited {
	color: #fcd693;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 8px;
	margin-right: 0;
	background: url(../img/shared_assets/nav/idke_bak.png) repeat-y 85px;
	margin-top: 1px;
} 

.thrColFixHdr #trailerBox #globalNav .sectionLink a:hover {
	background: url(../img/shared_assets/nav/highlight_bak.png) repeat-y 34px;
	color: white;
}




/* @end */

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	font-size: 9px;
	line-height: 12px;
	background: url(../img/shared_assets/left_sidebarbak.png) no-repeat 18px 63px;
	padding: 75px 10px 15px 20px;
	height: 300px;
}

.thrColFixHdr #sidebar1 a:link, a:visited {
	color: #b8b294;
	text-decoration: none;
}

.thrColFixHdr #sidebar1 a:hover, a:active {
	color: orange;
}

.thrColFixHdr #sidebar1 h3 {
	color: #ffe478;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	background: url(../img/shared_assets/buttonarrow.png) no-repeat 0 0;
	margin: 0;
	padding-right: 0;
	padding-top: 2px;
	padding-left: 25px;
	height: 18px;
}

.thrColFixHdr #sidebar1 .subHedr {
	color: white;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 4px;
}


.definition {
	color: #faf2d8;
	margin-top: 16px;
	margin-bottom: 20px;
}

.thrColFixHdr #sidebar2 {
	float: right; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 75px 10px 15px 20px;
	font-size: 9px;
	width: 260px;
	background: url(../img/shared_assets/right_sidebarbak2.png) no-repeat 25px 58px;
	height: 300px;
}


.thrColFixHdr #sidebar2 h3 {
	color: #ffe478;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	background: url(../img/shared_assets/buttonarrow.png) no-repeat 22px 0;
	margin: 0;
	padding-right: 0;
	padding-top: 2px;
	padding-left: 50px;
	height: 18px;
}

.thrColFixHdr #sidebar2 .projects {
	margin-left: 26px;
	margin-top: 9px;
}

.thrColFixHdr #sidebar2 .projects .subhed {
	color: white;
	font-weight: bold;
}

.thrColFixHdr #sidebar2 .projects .lineItems {
	margin-bottom: 10px;
	margin-top: 12px;
}


.thrColFixHdr #mainContent { 
	margin: 30px 282px 0 204px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0;
	font-size: 10px;
	line-height: 16px;
} 

.thrColFixHdr #mainContentForm { /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0;
	font-size: 10px;
	line-height: 16px;
	margin: 30px 0 0 204px;
} 

.thrColFixHdr #mainContent h4 {
	color: white;
	padding: 0;
	margin: 24px 0 0;
} 

.thrColFixHdr #mainContent .bioPix {
	margin-right: 8px;
	margin-bottom: 8px;
} 


.thrColFixHdr #mainContent ul {
	padding-left: 12px;
} 

.thrColFixHdr #mainContent li {
	margin-bottom: 10px;
	list-style-type: none;
	list-style-image: url(../img/shared_assets/bullet.png);
} 

.thrColFixHdr #mainContent li .listHedr {
	color: white;
	font-weight: bold;
} 

.thrColFixHdr #mainContent .hedr {
	color: #ffe478;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 30px;
} 



.thrColFixHdr #footer { 
	padding: 0 10px 0 20px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.thrColFixHdr #footer #bottomContactInfo
{
	text-align: center;
	font-size: 9px;
	background: url(../img/shared_assets/titlelogo-small.gif) no-repeat 50% 15px;
	height: 18px;
	padding-top: 78px;
	padding-bottom: 40px;
	border-top: 1px solid #342521;
	margin-right: 120px;
	margin-left: 120px;
	margin-top: 20px;
} 

.thrColFixHdr #footer #bottomContactInfo .bottomText
{
	color: #414141;
	margin-bottom: 20px;
}

.thrColFixHdr #footer #bottomContactInfo .bottomText a:link {
	color: #414141;
	text-decoration: none;
}

.thrColFixHdr #footer #bottomContactInfo .bottomText a:hover {
	color: orange;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* @group JOT Form */.left{  /* Changes on the form */  font-size: 10px;
	text-align: left;
}
.right {
	text-align: left;
}
.head {  font-size: 14px;;  text-decoration:underline;
	text-decoration: none;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 8px;
}.pagebreak{}.tbmain{
}span.required{  color: red !important;} div.backButton{    background: transparent url("http://www.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;    height:16px;    width:53px;    float:left;    margin-bottom:15px;    padding-right:5px;}div.backButton:hover{    background: transparent url("http://www.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;}div.backButton:active{    background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;}div.nextButton{    background: transparent url("http://www.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;    height:16px;    width:53px;    float: left;    margin-bottom:15px;    padding-right:5px;}div.nextButton:hover{    background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;}div.nextButton:active{    background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;}.pageinfo{    padding-right:5px;    margin-bottom:15px;    float:left;} 
.editField {
	background-color: transparent;
	border: 1px solid #61322a;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	color: #dd7c23;
	width: 350px;
	font-size: 9px;
	background-image: url(../img/profile/opapue-33.png);
}

/* @end */