/*
Title: PhotoSCET nbc.com | The office
Author: Thomas Wu
version: 4NOV2008
colorcodes:

6a8754 = green
f5e9bd = beige
6988a0 = main blue
7e99ad = lighter blue
*/

body {
	background: #000000;
}
#scet_wrap {
	background: #1c232d;
}

@import "/7th-floor-west/css/common.css";

#browse_container h2 {
	color:#fff;
}

.mod300_inner {
	display:block;
}


.mod300_inner ul.mod300_list li {
	
}

ul.mod300_list li p {
}

#scet_mainContent {
padding-top:40px;
z-index:1;
padding-top: 35px;
position:relative;
}

#scet_main_videoPlayer {
	background:#393939;

}
#title_goBack {
 background: transparent url(/7th-floor-west/images/backgrounds/scet_tabs.gif) no-repeat scroll 0 -218px;
}
#scet_aboutShareTags ul#aboutShareTags_tabs, .scet_mod300 ul#mod300Nav, ul#scet_comments_nav {
background-image:url(/7th-floor-west/images/backgrounds/scet_tabs.gif);
}


#share_content form#send2friend input#inputBTN_send {
background-image:url(/7th-floor-west/images/backgrounds/scet_buttons.gif);

}

#about_GalleryName {
	color:#fff;
}
#scet_main_header {
	padding-top: 6px;
	text-align: center;
}
#tr_header {
	background: #fff url(/7th-floor-west/images/backgrounds/header.jpg) -600px top no-repeat;
	border-color: #AEC0F1;
	border-style: solid;
	border-width: 1px 0pt;
	height: 94px;
	margin-top: 6px;
	padding: 7px 0 0 9px;
	position: relative;}
#tr_header h1 {
	background: #000000 url(/7th-floor-west/images/scet/scet_photo_logo.gif) center center no-repeat;
	float: left;
	height: 91px;
	text-indent: -9999px;
	width: 104px;
}
#tr_header h2 {
	color: #ffffff;
	float: left;
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	padding: 73px 0pt 0pt 12px;
	text-transform: uppercase;
}
#video-scet #tr_header .photos-header  {
	display:none;
}

#nbc_photoSCET #tr_header .videos-header  {
	display:none;
}
#scet_video_lib h2 {
	display: none;
}

.mod300_inner #photo_promotes ul.mod300_list li {
	height:92px;
}

#photo_promotes ul.mod300_list li p {
	margin-left:50px;
}

* html #photo_promotes ul.mod300_list li p {
	margin-left:25px;
	width: 130px;
}

/* Nav */
	#nav {
		background: #000000;
		position: absolute;
		right: 0;
		text-align: center;
		top: 39px;
		width: 740px;
	}
	#nav li {
		display: inline;
	}
	#nav li a {
		color: #ffffff;
		font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height: 27px;
		padding: 0 12px;
		text-decoration: none;
		text-transform: uppercase;
	}
	#nav li a:hover {
		color: #7A91C2;
		/*
		background: #ffffff;
		text-decoration: none;
		*/
	}
	
	#nbc_masterHead {
		display:none;
	}
	
	#nbc_mastFoot {
		display:none;
	}
	
	#scet_mainContent.list_Cat .scet_mod300  {
		display:none;
	}
