/* *************************** 
  Site - Stage
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
}
a {
	color:#999999;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}

/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	background-color: #000000;
	text-align:center;
    font-size:75%;
    font-family:Arial, Helvetica, sans-serif;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}
#container {
	text-align:left;
	width:1000px;
	height:624px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-312px;
	margin-left:-500px;
}
/* *************************** 
   $3 Header Styles
   ***************************/
   
   
/* *************************** 
   $4 Content Styles
   ***************************/
#content{
	height:600px;
}
.about_awards{
	background:url(../images/bg_body_about.jpg) no-repeat;
}
.contact{
	background:url(../images/bg_body_services.jpg) no-repeat;
}
.services{
	background:url(../images/bg_body_home.jpg) no-repeat;
}
.consumer{
	background:url(../images/bg_body_contact.jpg) no-repeat;
}
.scion{
	background:url(../images/bg_body_contact.jpg) no-repeat;
}
.home{
	background:url(../images/bg_body_consumer.jpg) no-repeat;
}
#maincontent{
	float:left;
	width:740px;
	padding-top:90px;
}
#maincontent h2{
	font-weight:normal;
	font-size:18px;
	color:#FFFFFF;
	padding-bottom:3px;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}
#maincontent h2 a{
	color:#FFFFFF;
}
#maincontent h2 a:hover{
	color:#FFFFFF;
}
#maincontent img{
	display:block;
}
#maincontent p{
	color:#FFFFFF;
	font-size:16px;
	padding-top:12px;
	padding-right:60px;
	line-height:21px;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}
#maincontent ul{
	color:#FFFFFF;
	width:350px;
	float:left;
	margin-top:20px;
	font-size:16px;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}
#maincontent ul li{
	line-height:21px;
}
#maincontent ul a{
	color:#CCCCCC;
}
#maincontent ul a:hover{
	color:#FFFFFF;
}
#maincontent .clients{
	width:700px;
	height:445px;
	background:#FFFFFF;
}
#maincontent .clients p{
	color:#666666;
	padding:20px 25px 0px 25px;
}
#maincontent .clients ul{
	width:650px;
	float:none;
	margin:0px auto;
	margin-top:25px;
}
#maincontent .clients ul li{
	float:left;
	width:130px;
	height:70px;
}
#maincontent .clients ul li img{
	display:block;
	margin:0px auto;
}
#maincontent .conteact_img{
	height:120px;
}
#maincontent .conteact_img img{
	float:left;
}
#maincontent .right_img{
	float:right;
}
.conteact_box{
	float:left;
	width:300px;
	font-size:13px;
}
#maincontent .conteact_box p{
	font-size:13px;
	line-height:17px;
	color:#cccccc;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}
#maincontent .consumer_img{
	color:#ffffff;
	font-size:11px;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}
#maincontent .consumer_img .photogallery{
	border-collapse:collapse;
}
#maincontent .consumer_img .photogallery td{
	padding-bottom:10px;
	width:167px;
	height:115px;
}
#maincontent .consumer_img .photogallery td a{
	width:157px;
	margin-right:10px;
	background:#ffffff;
	opacity:0.50;
	-moz-opacity:0.50;
	filter:alpha(opacity=50);
	display:block;
	padding:5px 5px 0px 5px;
	height:110px;
}
#maincontent .consumer_img .photogallery td  a:hover{
	background:#ffffff;
	opacity:1.00;
	-moz-opacity:1.00;
	filter:alpha(opacity=100);
}
#maincontent .consumer_img .photogallery td span{color:#333333;}
#maincontent .consumer_img .photogallery td img{
	display:block;
	margin:0px auto;
	margin-bottom:3px;
}
#maincontent .consumer_img .photonavlinks{
	text-align:right;
	padding-right:40px;
	position:absolute;
	right:15px;
	bottom:110px;
}
#maincontent .consumer_img .photonavlinks a{
	padding:1px 5px;
	font-size:11px;
	font-weight:bold;	
	color:#999999;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}

#maincontent .consumer_img .photonavlinks a.current{
	background:#000000;
}
#maincontent .consumer_img .photonavlinks a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
/**/
.whatsnew_img{
	width:176px;
	height:222px;
	float:right;
	padding-left:16px;
	background:#000000;
	overflow:hidden;
}
.whatsnew_img h2{
	font-size:16px;
	color:#FFFFFF;
	padding-top:10px;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}
#maincontent .whatsnew_img p{
	color:#999999;
	font-size:11px;
	padding:0px;
	line-height:13px;
	padding-top:8px;
	padding-bottom:6px;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}
#maincontent .navigation ul {
    width:700px;
}
#maincontent .whatsnew_img p strong{ color:#FFFFFF;}
/**/
.slideshow_about_inner{}
.slideshow_about_inner img{}
/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar_left{
	float:left;
	width:180px;
	padding-left:70px;
}
#sidebar_left h1{
	width:81px;
	height:110px;
	margin-bottom:25px;
}
#sidebar_left h1 a {
	width:81px;
	height:110px;
	display:block;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	outline-style:none;
}
#sidebar_left h3 a{
	color:#FFFFFF;
}
#sidebar_left h3 a:hover{
	color:#999999;
	text-decoration:none;
}

#sidebar_left .menuheader{
	overflow:hidden;
	padding:10px 0px 10px 0px;
	font-weight:normal;
	cursor:pointer;
	font-size:12px;
	color:#FFFFFF;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}
.categoryitems{padding-left:55px;}
#sidebar_left p{
	padding:10px 0px 10px 0px;
}
#sidebar_left p a{
	color:#FFFFFF;
}
#sidebar_left p a:hover{
	text-decoration:none;
	color:#999999;
}
.categoryitems li a:active {
	color:#fff;
}
.categoryitems li a{
	color:#999999;
}
.categoryitems li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
/* *************************** 
   $6 Footer Styles
   ***************************/
#footer {
	height:24px;
	font-size:11px;
	color:#7c7c7c;
	line-height:23px;
	background:#000;
	padding-left:6px;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}
/*js*/
.slideshow_topbanner {
	width:739px;
	height:auto;
	position:relative;
}
.slideshow_topbanner .navigation {
	display:none;
}
.slideshow_project{
	width:720px;
	position:relative;
	height:470px;
	margin-left:-9px;
}
.slideshow_project .content_phot{
	width:702px;
	height:410px;
	background:#FFFFFF;
	margin:0px auto;
	padding-top:10px;
	overflow:hidden;
}
.slideshow_project .content_phot img{
	display: block;
	margin:0px auto;
	width:680px;
	height:385px;
}
.slideshow_project .navigation{
	width:700px;
	bottom:0px;
	position:absolute;
	left:10px;
}
.slideshow_project .navigation ul li{
	width:62px;
	height:35px;
	margin-right:4px;
	float:left;
}

.slideshow_project .navigation ul li img{
	width:62px;
	height:35px;
}
.slideshow_project .embox{}
.slideshow_project .controls{
	position:absolute;
	top:198px;
	width:720px;
	left:0px;
	height:21px;
}
.slideshow_project .controls img{
	float:left;
	width:10px;
	height:20px;
}
.slideshow_project .content{overflow:hidden;}
.slideshow_project .caption{
	width:680px;
}
.slideshow_project .image-desc{
	width:680px;
	position:absolute;
	bottom:75px;
	background:#000;
    opacity:0.5; 
	left:20px;
	-moz-opacity:0.75; 
	filter:alpha(opacity=50);
}
#maincontent .slideshow_project .image-desc p{
	font-size:14px;
	color:#FFFFFF;
	padding:12px 20px 15px 20px;
	line-height:normal;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}
.slideshow_project .image-title{
	position:absolute;
	left:21px;
	bottom:55px;
}
.controls #prevLinkText{
	width:10px;
	height:20px;
	background:#FF3300;
	overflow:hidden;
	color:#FF9933;
}
/**/
.slideshow_home{
	width:550px;
	position:relative;
	float:left;
	height:470px;
	overflow:hidden;
	margin-left:-9px;
}
.slideshow_home .caption .download {
	width:512px;
	height:280px;
	position:absolute;
	top:6px;
	left:19px;
}
.slideshow_home .caption .download a {
	width:512px;
	height:280px;
	display:block;
}
.slideshow_home .content_phot{
	width:532px;
	height:305px;
	background:#FFFFFF;
	margin:0px auto;
	padding-top:10px;
	overflow:hidden;
}
.slideshow_home .content_phot img{
	display: block;
	margin:0px auto;
	width:512px;
	height:280px;
}
.slideshow_home .navigation{
	width:550px;
	bottom:0px;
	position:absolute;
	left:10px;
}
.slideshow_home .navigation ul{
}
.slideshow_home .navigation ul li{
	width:0px;
	height:0px;
	overflow:hidden;
}
.slideshow_home .embox{}
.slideshow_home .controls{
	position:absolute;
	top:148px;
	width:550px;
	left:0px;
	height:21px;
}
.slideshow_home .controls img{
	float:left;
	width:10px;
	height:20px;
}
.slideshow_home .content{overflow:hidden;}
.slideshow_home .caption{
	width:530px;
	margin:0px auto;
}
.slideshow_home .image-desc{
}
.slideshow_home .image-title{
	position:absolute;
	left:21px;
	top:295px;
}
.home #maincontent{
	float:left;
	padding-left:0px;
	width:750px;
	padding-top:90px;
}
.pause,
.play{
	display:none;
}
.prev {
	float:left;
	width:16px;
	height:18px;
	background:url(../images/icon_prev.gif) no-repeat;
	text-indent:-9999px;
	outline-style:none;
}
.next {
	float:right;
	width:16px;
	height:18px;
	background:url(../images/icon_next.gif) no-repeat;
	text-indent:-9999px;
	outline-style:none;
}
.slideshow_project .thumbs li.selected {
	border:2px solid #fff;
}
.home #maincontent .slideshow_home p{
	font-size:16px;
	color:#FFFFFF;
	padding:0px;
	line-height:normal;
	padding-left:8px;
	padding-right:8px;
	padding-top:15px;
	opacity:0.99;
	text-shadow: 0 0 0 #000;
}
.home #maincontent .slideshow_home p span{ font-size:22px;}