/*
Theme Name: Bytown Wordpress Theme
Theme URI: 
Version: 1.0
Author: Thibaut Revenaz

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/* 
p {
margin:0px;
}

Begin Typography & Colors */
body {
	background: #fff;
	margin:0;
	font-size:14px;
	color:#666;
	font-family:Helvetica,sans-serif;
	}

.thumbnails a img {
border:1px solid transparent;
padding:2px;
}

.thumbnails a img:hover {
border-color:#333;
}
	
#wrapper {
margin:0 auto;
}

.topbar {
background:transparent url(images/shadow-top.png) repeat-x;
margin: 0 auto;
width:992px;
height:24px;
}

.top-right-shadow {
background:transparent url(images/top-right.png) no-repeat;
float:right;
width:25px;
height:24px;
}

.top-left-shadow {
background:transparent url(images/top-left.png) no-repeat;
float:left;
width:25px;
height:24px;
}

.rightshadow {
background:transparent url(images/shadow-right.png) repeat-y right;
padding-right:40px;
width:982px;
}

.leftshadow {
background:transparent url(images/shadow-left.png) repeat-y;
padding-left:40px;
width:942px;
}
	
#page {
	margin: 0px auto;
	padding:0px;
	background:none;
	}

#header {
	height: 40px;
	width:940px;
	margin: 40px auto 0;
	}

#topmenu {
	float:right;
	margin-right:10px;
	}
#logo 	{
	height: 50px;
	width: 470px;
	float:left;
	margin:0;
	position:relative;
	top:-8px;
	left:-10px
	}

#mainmenu {
	font-size:13px;
	font-weight:bold;
	list-style:none;
	height: 25px;
	padding: 0;
	float:right;
	width:470px;
	text-transform:uppercase;
	}

#mainmenu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
	}

#mainmenu ul li {
	float:left;
	padding:0px 10px;
	height:25px;
	text-align:center;
	border-bottom: 1px solid #999;
	}

#mainmenu ul li.first {
	padding:0px 10px 0 0;
}

#mainmenu ul li.last {
	padding:0px 0px 0 10px;
}

#mainmenu ul li a {
	height: 20px;
	padding-top:5px;
	display:block;
	color: #666;
	}

#mainmenu ul li a:hover {
	text-decoration:none;
	color: #000;
	}

#mainmenu ul li:hover {
	color:#000;
	}
.sub-menu {
	float:right; 
	position:relative;
	top:11px;
	margin-bottom:20px;
}
.sub-menu a{line-height:20px;}
.sub-menu span {
	height:20px;
	line-height:20px;
	padding-left:20px;
}
.sub-menu span:hover {
	background:transparent url(images/arrow.gif) no-repeat scroll left center;
}

#mainmenu ul li#selector a{
color:#000;	}	
	
#process ul li:hover {
	background: url('images/menu-bkg.gif') no-repeat top center;
	}	
	
#banner {
	height:200px;
	width:940px;
	margin:0px;
	}

#sidebar
	{
	padding: 20px 0px 10px 0px;
	width: 175px;
	}

.container {
	background:#fff;
	width:940px;
	}

#content {

	}

.widecolumn .entry p {
	font-size: 1.2em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 35px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 18px;
	}

.feature-link-bar h2 {
font-size: 22px;
color:#fff;
margin:0; 
font-weight:normal
}
	
h2.pagetitle {
	font-size: 1.2em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h4 {
margin-top:0px;
}

.h2fontbold {
font-size:22px;
text-transform:uppercase;
}

.h2font {
font-size:22px;
text-transform:uppercase;
}

.entry p a:visited {
	color: #666;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #666;
	text-decoration: none;
	outline: none;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


.article h2 {
text-transform: uppercase;
margin-bottom:40px
}


/* Begin Structure */

.narrowcolumn {
	padding: 0px 0 0px 0px;
	width:940px;
	margin:0 auto;
}


.feature-link-bar {
	padding:0px 0px;
	width:100%;
	background:transparent url(images/feature-link-bar.png) repeat-x;
	font-size: 22px; 
	text-align:center;
	font-weight:normal;
	color:#fff;
}

.feature-link-bar h1{
padding-top:15px;

}
.feature-link-bar h2{

}

.feature-link-bar-container{
width:940px;
height:120px;
margin:20px auto;
display:block;
}

.feature-link-bar span {
font-size:35px;
font-weight:bold;

}

.widecolumn {
	padding: 10px 0 20px 0;
	width: 940px;
	}

.post {
	margin: 20px 0px;
	text-align: justify;
	padding-left:0px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 15px 0px;
	border-top:1px solid #ccc;
	margin: 0 auto 100px;
	width: 940px;
	clear:both;
	height:40px;
	color:#636366;

}

#footer span a {color:#333;}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	color:#636366;
	}
.footnorm {padding-bottom:1px;}
	
	.box{
width:299px;
float:left;
padding:0px 10px 0px 10px;
text-align:center;
border-right:1px solid #ccc;
	line-height:20px;
	font-size:13px;
	height:20px;

}

.first {margin-left:0px}

.last{margin-right:0px}

.cea {
background: url('images/logo-cea.png')no-repeat;
border-right:none;
width:290px;
padding-right:0;
height:37px;}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 15px 0px;
	}

h2.pagetitle {
	margin-top: 33px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
float:right;
	margin-left:10px ;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
	
#home_carousel_nav ul li:before, #sidebar ul ul li:before {
	content: "";
	}
	
#home_carousel_nav ul li a {
	width:10px;
	height:10px;
	background:#999;
	padding:0px 3px;
	color:#999;
}
#home_carousel_nav ul li {
	height:10px;
	border:1px solid #666;
	display:inline;
	width:10px;
	margin:0;

}
	
#home_carousel_nav ul li a:hover{
		background:#333;
		color:#333;
}
#home_carousel_nav ul li:hover{
	cursor:pointer;
	}

#home_carousel_nav ul {
list-style:none;
margin:0;
padding:0;
text-indent:0;
text-align:center;
}
#home_carousel_nav {
width:100%;
position:relative;
top:375px;
}
	
	
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;

	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


	
/* process_carousel css */
#process_carousel {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 940px; /* important */
	height: 500px; /* important */
	background: #fff;
}

#process_carousel_frame {position: relative}
#process_carousel_frame img {position: absolute;}
#process_carousel_previous {top: 230px; left: 0px; cursor:pointer;}
#process_carousel_next {top: 230px; left: 860px;cursor:pointer;}

#process_carousel_content {
	position: absolute;
	margin-left: 40px;
	left: 0;
}

.process_carousel_item {
	padding: 0px;
	height: 500px;
	width:820px;
	background: #fff;
	text-align: left;
	position: absolute;
	top: 0px;
}

.process_carousel_item h4 {
	color: #fff;
}

.process_carousel_item p {
	color: #ccc;
}

#container_bd .process_carousel_item a {
	color: #ff0;
	text-decoration: underline;
}

#container_bd .process_carousel_item a:hover {color: #0f0;}
			
			
/* portimgcarou css */
#portimgcarou {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 940px; /* important */
	height: 600px; /* important */
	margin: 0;
	background: #fff;
}

#portimgcarou_content {
	position: absolute;
	top:60px;
	left:50px;
	margin-left: 0;
}

#portimgcarou_content
#portimgcarou_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#portimgcarou_content {
		width: 13440px;
	}
	
#container_bd #portimgcarou ul {
		margin:0px;
		padding:0px;
	}
	
 #portimgcarou ul li {
		display: block;
		position:relative;
		float:left;
		margin: 0;
		width:800px;
		padding:0px 50px;
		border: none;
		background-color: #fff;
	}

#container_bd #portimgcarou ul li img {
	display: block;
}

#portimgcarou_frame {
	position: relative;
	margin: 0px auto 40px ;
	height:60px;
}
 #portimgcarou_frame ul li {
	margin: 0 10px;
	position:relative;
	float:left;
	width:60px;
	padding:0px 0px;
}
#container_bd #portimgcarou_frame ul li img{
}
#container_bd #portimgcarou_frame ul li img:hover {border: 1px solid #369;}
	

#container_bd {float:left;}	





#rokslide {
visibility:hidden;
}
hr {
border:0 none;
clear:both;
height:0;
margin:0;
padding:0;
visibility:hidden;
}
ul#rokslide-toolbar {
clear:both;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0px;
text-align:center;
visibility:visible;
height:100px;
}
#rokslide-toolbar li {
cursor:pointer;
display:block;
float:left;
font-weight:bold;
height:33px;
line-height:33px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 15px;
}
#frame {
background:transparent none repeat scroll 0 0;
overflow:hidden;
position:relative;
z-index:1;
float:left;
}
#frame div.button {
cursor:pointer;
height:31px;
overflow:hidden;
position:absolute;
top:40%;
width:36px;
}
#frame div#left.button {
left:10px;
}
#frame div#right.button {
right:10px;
}
#frame div#left.button:hover, #frame div#left.button.hover, #frame div#right.button:hover, #frame div#right.button.hover {
background-position:0 -32px;
}
#scroller {
background:transparent none repeat scroll 0 0;
margin:0 auto;
overflow:hidden;
padding-top:10px;
}
.tab-pane {
float:left;
margin:0 20px;
overflow:hidden;
visibility:visible;
}


#frame div#left.button {
background:transparent url(images/tabs-prev.png) no-repeat scroll 0 0;
}

#frame div#right.button {
background:transparent url(images/tabs-next.png) no-repeat scroll 0 0;
}



/* home_carousel css */


#content #projects {
	margin-top: 15px;
}

#content .items {
	float: left;
}

#content .items a:hover { 
	text-decoration: none;
}

#content .item, #content .theresMore {
	float: left;
	width: 300px;
	height: 140px;
	padding: 0px;
	margin: 0 20px 15px 0;
    overflow: hidden;
}

#content .last, #content .theresMore {
	margin-right: 0;
}

#content .titles {
	float: left;
	width: 933px;
	/*height: 11px;*/
	margin: 0 0 0 3px;
}

#content .titles h2 {
	float: left;
	width: 288px;
	/*height: 7px;*/
	margin: 0 28px 0 3px;
	background: top left no-repeat;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
}

/*#content .titles h2.selectedWork {
	background-image: url(/img/titles/selected-work.png);
}

#content .titles h2.selectedNews {
	background-image: url(/img/titles/selected-news.png);
}

#content .titles h2.selectedCulture {
	background-image: url(/img/titles/selected-culture.png);
}*/

#content .titles h2.last {
	margin-right: 0;
}

#content .titles h2 span {
	/*display: none;*/
}

#content .item .thumbnail {
	position: relative;
	display: block;

	/*-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;    
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; */
    cursor: pointer;   
}
#home_feature .thumbnail-image {
	width:300px;
	border:none;
	height:180px;
}

#home_feature h3 {
margin:0;
}

.home_feature_item {
width:300px;
float:left;
overflow:hidden;
height:180px;
margin:0 20px 20px 0;
}

.home_feature_item:hover{
cursor:pointer;
}

.homeitem0 .caption,
.homeitem1 .caption,
.homeitem2 .caption,
.homeitem3 .caption,
.homeitem4 .caption,
.homeitem5 .caption,
.homeitem6 .caption,
.homeitem7 .caption,
.homeitem8 .caption {
display:none;
}
.homeitem0:hover .caption,
.homeitem1:hover .caption,
.homeitem2:hover .caption,
.homeitem3:hover .caption,
.homeitem4:hover .caption,
.homeitem5:hover .caption,
.homeitem6:hover .caption,
.homeitem7:hover .caption,
.homeitem8:hover .caption {
display:block;
}

.home_feature_item .captionbox {
margin-top:148px;
height:32px;
background:#000;
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
-moz-opacity:0.5;
-khtml-opacity: 0.5;
}

.captiontext {
	position: relative;
	top: -32px;
	height:32px;
}

.captiontext {
	padding-top:8px;
	color:#fff;
	line-height:28px;
	font-size:16px;
}

.homeitem0 {
width:380px;
}
.homeitem1 {
width:140px;
}
.homeitem2 {
width:220px;
}
.homeitem3 {
width:140px;
margin-right:0px;
}
.homeitem4 {
width:140px;
}
.homeitem5 {
width:300px;
}
.homeitem6 {
width:220px;
}
.homeitem7 {
width:220px;
margin-right:0px;
}

.mapp-container {
float:left;
}

.thumbnail-image {
	width:300px;
	height:100px;
}

#content .theresMore {
	width: 285px;
	margin: 0;
	overflow: hidden;
}

#content .item .caption, #content .theresMore .caption {
	position: relative;
	display: block;
	z-index: 6;
	top: 1px;
	color:#929396;
	width: 300px;
	height: 35px;
	padding: 5px 0px 0 0px;
}

#content .items.short .item .caption {
	top: 199px;
	height: 24px;
}

#content .item h3, #content .theresMore h3 {
	width: 271px;
	color: #929396;
	font-size:14px;
	height: 16px;
	padding: 0;
	margin: 0;
}

.sIFR-active #content .item h3 {
    visibility: hidden;
}

#content .item .caption span {
	color: #929396;
	font-weight:normal;
	margin:0;
}

#content .item .project-link {
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#content .item p, #content .theresMore p {
	color: #000;
	line-height: 12px;
	margin: 0;
	padding: 0;
}

/* THERE'S MORE */

#content .theresMore .caption {
	top: 0;
	left: 0;
/*	width: 285px; */
	height: 222px;
	background-image: url(/img/common/item-bg.png);
}

#content .theresMore .caption h3 {
	color: #FFF;
	margin: 82px 0 0 12px;
}

#content .theresMore p {
	color: #FFF;
	font-size: 14px;
	margin: 5px 0 2px 14px;
}

#content .theresMore p .selected {
	color: #ff0033;
}

#content .theresMore p .lowlight {
	color: #545454;
}

#content .theresMore p a {
	color: #FFF;
}

/* HOME HERO */

.mainslider,
.video-head {
    /*background: url('/img/generic/tile_grey_hazard.gif');*/
	width: 898px;
	height: 406px;
	margin: 18px 0  18px 7px;
	overflow: hidden;
	position: relative;
}

.home .mainslider {
	width: 898px;
	height: 406px;
    margin-bottom: 30px;
}

.mainslider.mainslider-small { height: 232px !important; }
.mainslider.mainslider-small .mainslider-nav { top: 200px !important; }

.hidden-slideshow-img {
	width: 1px;
	height: 1px;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.hidden-slideshow-img img {
	margin-left: 10px;
}

.black-box {
    background-color: #000;
}

.mainslider a,
.mainslider img,
.mainslider .img-slide {
    position: absolute;
	z-index: 1;
}

.mainslider .img-slide {
    width: 898px;
	height: 406px;
	overflow: hidden;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.mainslider.mainslider-small .img-slide {
    width: 898px;
	height: 232px !important;
}


.linked:hover { cursor: pointer; }

.mainslider .loading { 
	padding: 0 0 0 0;
	position: absolute;
	z-index: 11;
	top: 243px;
	left: 49%;
}

.mainslider.mainslider-small .loading {
	top: 115px;
}

.mainslider.withnav {
	margin-bottom: 0px;
}

.mainslidernav {
	height: 47px;
}

.mainslider .mainslider-nav {
	position: absolute;
	z-index: 9;
	top: 459px;
	width: 127px;
	margin-left: 420px;
}

.mainslider .mainslider-nav a span {
	display: none;
}

.mainslider .mainslider-nav a {
	position: relative;
	float: left;
	width: 13px;
	height: 13px;
	margin: 0 8px 0 0;
	clear: none;
}
html > body .mainslider .mainslider-nav a {
	background: url(/img/buttons/dot-inactive.png) top left no-repeat;	
}

html > body #content .mainslider .mainslider-nav a.selstate {
	background: url(/img/buttons/dot-active.png) top left no-repeat;	
}

html > body .mainslider .mainslider-nav a:hover {
	background: url(/img/buttons/dot-hover.png) top left no-repeat;	
}





/* POPOVER */

#overlay {
    background-color: #000000;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 499;
}

#lightbox {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 500;
}

#popover {
	width: 898px;
	height: 600px;
	margin: 0 auto;
	border:2px solid #ccc;
	background-color: #eaeaea;
}

#popover .backdrop {
	position: relative;
	/*width: 898px;
	height: 406px;*/
	width: 1px;
	height: 1px;
	overflow: visible;
}

#popover .viewers, #popover .viewer, #popover .loading {
	position: absolute;
	width: 898px;
	height: 406px;

}

#popover .viewer object, #popover .viewer embed {
	position: absolute;
	width: 898px;
	height: 406px;	
	/*-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;	*/
}

#popover .loading img {
    margin-left: 452px;
    margin-top: 229px;
}

#popover .loading {

    /*border-radius: 4px;  EXTRA PIXELS TO PREVENT BLEED THROUGH
	-moz-border-radius: 4px;
    -webkit-border-radius: 5px; */
}

#popover .loading.off img {
    display: none;
}

#popover a.close {
	display: block;
	width: 31px;
	height: 31px;
	background: url(images/icon-close.png) center center no-repeat;
	position: absolute;
	top: -15px;
	left: 885px;
	z-index: 111;
}
#popover a.close span { display: none; }

#popover a.prev, #popover a.next, #popover a.play {
	float: left;
	display: block;
	width: 300px;
	height: 406px;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	position: absolute;
	top: 0;
	z-index: 9;
}

#popover .videoControls a.prev, #popover .videoControls a.next, #popover .videoControls a.play {
	height: 391px;
}



#popover a.prev {
	left: 0;
}

#popover a.next {
	float: right;
	left: 600px;
	
}

#popover a.play {
	display: none;
	position: absolute;
	left: 317px;
	/*filter:alpha(opacity=1);
	-moz-opacity: 1.0;
	opacity: 1.0;*/
}

#popover a.prev .image, #popover a.next .image, #popover a.play .image,
#popover a.prev .project, #popover a.next .project, #popover a.play .project {
	cursor: pointer;
	display: block;
	width: 160px;
	height: 60px;
	margin: 170px -22px 0 -25px;
	background: top left no-repeat;	
}

#popover a.play .image {
	margin-top: 198px;
	margin-left: 104px;
	height: 92px;
}

#popover a.prev .project {
	background-image: url(images/previous-project.png);
}

#popover a.next .project {
	float: right;
	background-image: url(images/next-project.png);
}

#popover a.prev .image {
	width: 60px;
	background-image: url(images/previous-image.png);
}

#popover a.next .image {
	float: right;
	width: 60px;
	background-image: url(images/next-image.png);
}

#popover a.play .image {
	width: 92px;
	background-image: url(http://www.astrostudios.com/img/common/video-play-button.png);
}

#popover a.prev .image span, #popover a.next .image span, #popover a.play .image span,
#popover a.prev .project span, #popover a.next .project span, #popover a.play .project span {
	display: none;
}

#projects .items {
	position: relative;
}

#projects.projects .items {
	margin: 0 0 0px 6px;
	min-height: 406px;
}

#projects ul.page-viewer {
	margin: 0;
	padding: 0;
	position: relative;
	/*margin-top: -406px;*/
}

#projects ul.page-viewer li {
	margin: 0 0 20px 0;
	list-style: none;
}

#popover .summary,
#projects .summary {	
	width: 900px;
	padding: 0px;
	position: relative;
	z-index: 1;
}

#popover .summary.off {
	display: none;
}

#popover .summary.over,
#projects .summary.over {
	position: absolute;
	top: 405px;
	left: 0;
	z-index: 9;
	width: 870px;
	height: 150px;
	/*background: url(http://www.astrostudios.com/img/common/popover-info-bg.png) top left no-repeat;*/
	background: none; /* redesign */
	z-index: 9;
	padding:15px
}

#popover .summary h1, 
#popover .summary h2, 
#popover .summary h3,
#projects .summary h1, 
#projects .summary h2, 
#projects .summary h3 {
	line-height: 20px;
	padding: 0;
	margin: 0;
}

#popover .summary h3 {
	color: #ff0033;
	margin: 24px 0 40px 0;
}

#popover .summary p {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: normal;
	margin-bottom: 24px;
}

#popover .summary a.readMore, #popover .summary a.closeWindow {
	display: block;
	color: #ff0033;
	font-size: 12px;
	margin: 0 0 7px 0;
} 

#popover .summary a.closeIcon {
	display: block;
	width: 30px;
	height: 31px;
	background: url(http://www.astrostudios.com/img/common/icon-close.png) top left no-repeat;
	margin: 10px 0 0 -2px;
	cursor: pointer;
}

#popover .summary a.closeIcon span {
	display: none;
}

#popover .summary.over .projectInfo,
#projects .summary.over .projectInfo {
	float: left;
}

#popover .summary.over h1, 
#popover .summary.over h2,
#projects .summary.over h1, 
#projects .summary.over h2 {
	margin-bottom: 15px;
	width: auto;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

#popover .summary.over h1 span,
#projects .summary.over h1 span {
	display: block;
	font-weight:normal;
}

#popover .summary.over p,
#projects .summary.over p {
	color: #2C2C2C;
	font-size: 14px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

#popover .summary.over p a,
#projects .summary.over p a {
	color: #ff0033;
}

#popover .summary.over span.closeInfo {
	cursor: pointer;
	float: right;
	display: block;
	height: 30px;
	color: #ff0033;
	font: normal 24px "ITC Lubalin Graph Std";
	margin: 405px 32px 0 0;
}


/* redesign no loger requires controls */
#popover .target { display: none; }

#popover .newinfo {
	color: #fefefe;
	text-align: left;
	width: 100px;
	padding: 0;
	position: absolute;
	top: -20px;
	left: 0px;
}

#popover .summary.over.light p,
#projects .summary.over.light p {
}
#popover .summary.light h1, 
#popover .summary.light h2, 
#popover .summary.light h3,
#projects .summary.light h1, 
#projects .summary.light h2, 
#projects .summary.light h3 {
	color: #000000 !important;
}

#popover .controls {
	clear: both;
	position: absolute;
	bottom: 0;
	width: 898px;
	height: 40px;
	background: url(http://www.astrostudios.com/img/common/popover-bottom-bg.png) top left no-repeat;
	overflow: hidden;
	z-index: 10;
	/*-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;

	 redesign */
}

#popover .controls h1 {
	display: block;
	float: left;
	width: 416px;
	color: #000;
	font: normal 24px "ITC Lubalin Graph Std";
	font-weight: normal;
	padding: 0;
	margin: 11px 0 0 12px;
}

#popover .controls h1 span {
	color: #e91e3b;
}

#popover .controls .thumbnails {
	float: left;
	width: 160px;
	margin: 15px 0 0 0;
}

#popover .controls .thumbnails .thumbnail {
	float: left;
	width: 16px;
	height: 16px;
	background: url(http://www.astrostudios.com/img/common/icon-image.gif) top left no-repeat;
	margin: 0 4px 0 0;
}

#popover .controls .thumbnails .thumbnail.video {
	width: 19px;
	background-image: url(http://www.astrostudios.com/img/common/icon-video.gif);
}

#popover .controls .thumbnails .thumbnail.selected {
	background-position: bottom left;
}

#popover .controls p {
	display: block;
	float: left;
	width: 274px;
	font: normal 12px "ITC Lubalin Graph Std";
	text-align: right;
	margin: 16px 0 0 0;
}

#popover .controls .close, #popover .controls .info {
	float: right;
	display: block;
	width: 31px;
	height: 31px;
	background: url(http://www.astrostudios.com/img/common/icon-close.png) center center no-repeat;
	margin: 7px 0 0 0;
}

#popover .controls .info {
	background-image: url(http://www.astrostudios.com/img/common/icon-information.png);
}

#popover .wrapper {
	position: absolute;
	bottom: 37px;
	height: 75px;
	z-index: 11;
	overflow: hidden;	
}

#popover .rollover {
    position: relative;
    top: 75px;
	width: 929px;
	height: 61px;
	text-align: center;
	background: url(http://www.astrostudios.com/img/common/popover-thumbnail-bg.png) top left no-repeat;
	padding: 14px 0 0 5px;
	overflow: hidden;
}

#popover .rollover a {
	padding: 0 5px 0 0;
}

#popover .rollover a img {
	border: solid 1px #FFF;
}

#popover .rollover a:hover img, #popover .rollover a.selected {
	border-color: #00e4ff;
}




















#home_carousel {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 940px; /* important */
	height: 407px; /* important */
	background: #fff;
	margin-top:15px;
}

#home_carousel_frame {position: relative}
#home_carousel_frame img {position: absolute;}

#home_carousel_content {
	position:relative ;
	margin-left:0;
	position:absolute;

}
#home_carousel_nav {
clear:both;
position:relative;

}


.home_carousel_item {
	padding: 0px;
	height: 407px;
	width:940px;
	background: #fff;
	text-align: left;
	position: absolute;
	top: 0px;
}

.home_carousel_item h4 {
	color: #fff;
}

.home_carousel_item p {
	color: #ccc;
}

#container_bd .home_carousel_item a {
	color: #ff0;
	text-decoration: underline;
}

#container_bd .home_carousel_item a:hover {color: #0f0;}

.sig_thumb {
background:transparent url(images/shadowalpha.png) no-repeat scroll right bottom !important;
float:left;
margin:0 10px 10px;
padding:0;
}
			
