@charset "utf-8";
* {margin:0px;
}

@font-face {
	font-family: 'Conv_GeosansLight';
	src: url('../fonts/GeosansLight.eot');
	src: local('☺'), url('../fonts/GeosansLight.woff') format('woff'), url('../fonts/GeosansLight.ttf') format('truetype'), url('../fonts/GeosansLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#film-reel{
	width:1099px;
	background:url(../images/film_reels.png) repeat-y;
	margin:0 auto;
	}

#main {

	width: 999px;
	margin-right: auto;
	margin-left: auto;
	background:#000;
}
.clear {
	clear: both;
}


#header {
	
	background-color: #000;
	height: auto;
	padding-top: 5px;
	padding-bottom: 0px;
	}
.logo {
	float: left;
}
#menu {
	background:#000;
	float: right;
	
	display: block;
}

#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu ul li {
	display:block;
	float:left;
}
#menu ul li a{
	padding:5px 0px 5PX 10PX;
	display:block;
	color: #FFF;
	text-decoration: none;
	font-weight:100;
	font-size: 15px;
	line-height: 35px;
	font-family: sans-serif;
}
#menu ul li a:hover{
	color:#999;
}


.gray{
	color:#999;	
}

h4{
	font-family:'Conv_GeosansLight',Sans-Serif;
	padding-bottom:2px;
	min-height:46px;
}

h4.acc_trigger {
	padding:0px;	margin:0px;
	background-color:#000;
	width: 570px;
	font-size: 1.4em;
	font-weight: normal;
	float: left;
}
.slogan{width:375px; float:right; margin:10px; font-size:18px; color:#000; text-align:left;}
#content {
	clear: both;
	width:999px;
	height:525px;
	overflow:hidden;
	/*background:#666;*/
	background-position: center top;
}
#content2 {
	clear: both;
	min-height:514px;
	padding: 5px;
}
#content3 {
	clear: both;
	min-height:514px;
	padding: 5px;
}

.footer-icon {
	height: 40px;
	display: block;
	padding-top: 9px;
	width: 280px;
	color:#999;
}
.footer-icon img {
	margin:0px 0px;
}
.left-content { 
float:left;
	}
.right-content {
	background:	url(../images/light_bg.png);
	padding: 15px;
	height:300px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right:10px;
	float:right;	
	width:345px;
	line-height:35px;
	
}

.right-content p {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;
	text-align:justify;
	line-height:18px;
	margin-bottom:10px;
}
.fleft {
	float:left;
}
.fright {
	float:right;
	width:380px;
}

.resume-press{
min-height:496px;
float:right;	
	width:345px;	
}

/* NEW-PRESS */
.news-press {min-height:496px; background:url(../images/press-and-news-bottom-bg.png) no-repeat bottom right; 

	/*padding: 0px 15px 10px 15px;*/
	
	
	float:right;	
	width:345px;}
.news-press p{margin-left:5px; 	font-family:'Conv_GeosansLight',Sans-Serif;

	font-size:16px;
	text-align:justify;
	line-height:17px;
	margin-bottom:5px;}
/* CONTACT US */
.contact-us{ float:right;	
	width:335px;
	font-family:'Conv_GeosansLight',Sans-Serif;

	}
	
.contact-us input{background:#727272; border:1px solid #383838; width:294px; height:28px; padding:0px 5px;}
.contact-us .submit {background:url(../images/send.png) no-repeat top left !important; width:95px; height:19px; text-indent:1000px;}
.contact-us textarea {background:#727272; border:1px solid #383838; width:294px; height:113px; padding:5px 5px;}

/* LINKS */
.links { background: url("../images/link-bg.png") no-repeat scroll -85px top transparent !important  }
.links-content{ float:right; width:490px; font-size:13px; background:url(../images/light_bg2.png);padding:9px; margin-top:0px; margin-right:0px; }
.links-content p {padding-bottom:5px;}
.links-content a{color:#FFF; text-decoration:none;}

/* REELS */
/*.reels-bg { background:url(../images/reel-bg.png) no-repeat center top !important; }*/

/* Gallery */

#main {
	width:999px;
	margin:0 auto;
}

#images {
	display:none;	
}

.panel {
	float:left;	
	
}

ul.exposureThumbs {
	
	
	padding:0;
	margin:0;
	list-style-type:none;
}

ul.exposureThumbs li {
	margin:0 0 0px 0;
	padding:0;
	text-align:center;
	display:none;
}

ul.exposureThumbs li img {
	cursor:pointer;
}

ul.exposureThumbs li.last {
	margin:0;	
}

.exposureTarget {
	width:840px;
	height:600px;
	
	background-image:url(res/loader.gif);
	background-repeat:no-repeat;
	background-position:center center;
	float:right;	
	padding:0;
	margin:0;
	
	position:relative;
	overflow:hidden; 
}

.exposureWrapper {
	position:absolute; 
	top:0; 
	left:0;
}

.exposureWrapper img {
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
}

.exposureLoaded {
	background-image:none;	
}

.exposureData {
	position:absolute;
 	left:0;
 	right:0;
 	bottom:0;
	height:60px;
	padding:7px;
	background-image:url(res/veil.png);
	color:#fff;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}

/* In this demo we are using thumbs with fixed size */
ul.exposureThumbs li {
	width:150px;
	height:79px;
}

.exposureSlideshowControls a,
.exposureControls span,
.exposureControls a {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	padding:8px;
	background-color:#555;
	display:block;
	float:left;
}

.exposureSlideshowControls a {
	float:right;	
}

.exposureSlideshowControls a,
.exposureControls a {
	color:#ccc;
	text-decoration:none;
	outline:none;
}

.exposureSlideshowControls a:active,
.exposureSlideshowControls a:hover,
.exposureControls a:active,
.exposureControls a:hover {
	background-color:#444;
	color:#ddd;
}

.exposurePaging .active {
	color:#fff;
	background-color:#111;	
}

.clear {
	clear:both;	
}

p.info {
	margin:40px auto;
	text-align:center;	
	width:600px;
}

p.info a {
	color:#006fc0;	
}

p.info a:hover, p.info a:active {
	color:#0084e7;	
}

.widget {


padding: 10px;
background: #f3f1eb;
border: 1px solid #dedbd1;
margin-bottom: 15px;
}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 0px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #222;
		font-weight: bold;
		padding: 4px 3px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #dedbd1;
		color: #222;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #333;
	border: 1px solid #dedbd1;
	padding: 5px;
	}
	
		.tabdiv li {
		list-style-image: url("star.png");
		margin-left: 0px;
		}

.ui-tabs-hide {
		display: none;
		}

