/* inventors.css */

body {
	margin-bottom: -20px;
	background-color: #dadaaa; //f4f4be
	
}

#website-container {
	position: relative;
	width: 990px;
	background: #009245 url('/create/media/gear_bg.gif') top left no-repeat;
}

#ccc_header {
	background:#FFFFFF;
}
#ccc_header #topbar {
	margin-top:-25px;
}

#project_header,
#video_view,
#project_footer,
#login_view,
body.view_all #other_header,
body.view_all #other_contain,
body.view_all #pagination {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

#titles {
	background:#2E3192;
	position:relative;
	margin-left:60px;
	padding-left:300px;
}

#titles h1{
	margin:0;
	padding:0.25em 0;
}

#titles h1 a {
	color: #FFFFFF;
}

#footer {
	background-color: #dadaaa;
	padding-bottom: 10px;
	float: left;
	padding-left: 0;
	width: 990px;
}

#footer a {

}

#footer a:hover {
	background-color:transparent;
}

#overlay {
	width:360px;
	height:142px;
	z-index:1000;
	position:absolute;
	top:1em;
}

#subnav {
	background:#FFFFFF;
	margin-left:60px;
	padding:0.5em 0 0.5em 300px;
}

#subnav ul {
	margin:0;
	padding:0;
}
#subnav ul li {
	display:inline;
	padding:0 0 0 1em;
}

#subnav ul li a:hover {
	color: #2E3192;
}

#inventors_header {
	padding-top:5em;
	position:relative;
}

#project_header {
	position:relative;
	margin-bottom:4em;
}

body.front #left_col, body.front #right_col {
	float:left;
}

body.front #design_process {
	width:484px;
	height:353px;
}

body.front #is_header {
	width:335px;
	height:82px;
}

body.front #project_desc {
	width:500px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
}

body.front #project_desc #desc {
	width:450px;
	padding:0 1em;
}

body.front #project_desc ul {
	float:left;
	padding-left:1em;
	margin:0 1em;
}

#other_contain #other_vids {
	margin-top:1em;
}
body.view_all #other_contain #other_vids {
	margin-top:0;
	padding:0 2em;
}

body.view_all #other_contain #other_vids table {
	float:none;
}

body.front #other_contain table {
	position:relative;
	background:#FFFFFF;
	float:none;
}

body.upload #left_col {
	background:#FFFFFF;
}
body.upload #login_view h3 {
	margin-top:0;
	color:#FFFFFF;
	background:#2E3192;
	padding:0.25em;
}
body.upload #left_col p {
	padding: 0 1em;
}
body.upload #right_col h2 {
	margin:-20px -20px auto -20px;
	color:#FFFFFF;
	background:#2E3192;
	padding:0.25em;
}

#other_header {
	background:transparent;
	border:0px;
	width:402px;
	height:62px;
}

body.front #other_vids {
	background:#FFFFFF;
	padding:10px 30px;
	border-top:2em solid white;
	position:relative;
	top:-2.5em;
}

body.view_all #other_header {
	background:#2E3192;
	border:0px;
	height:auto;
}

body.view_all #other_contain {
	background:#FFFFFF;
}

body.view_all #pagination {
	background:#FFFFFF;
}

body.view #video_view {
	margin-bottom:1em;
}

body.view #left_col {
	float:left;
	margin-left:10px;
}

body.view #right_col {
	float:left;
}

body.view #video {
	width:480px;
	height:415px;
	padding:40px 41px;
}

body.view #project_footer {
	background:#FFFFFF;
	border-top:1em solid #2E3192;
}

body.view #other_vids {
	border-top:2em solid white;
	padding:1em;
	background:#FFFFFF;
	width:320px;
	position:relative;
	top:-3em;
	left:1em;
}

body.view #other_vids .previd {
	margin:0.5em 0;
	height:64px;
}

#other_vids .previd .previd_tn {
	width: 64px;
	height:64px;
}

#other_vids .previd .previd_title {
	margin:0;
	font-size:1.17em;
	font-weight:700;
}

body.view #extra {
	float:left;
	padding:10px;
	width:320px;
	border-left:1px dashed #2E3192;
	position:relative;
	left:-1px;
}

body.view #extra label{
	width:50px;
}

body.view #extra input {
	width:250px;
}

body.view #vid_meta {
	float:left;
	width:560px;
	padding:20px;
	border-right:1px dashed #2E3192;
}

body.view #vid_meta #meta_link {
	position:relative;
	float:right;
}

body.view #vid_meta #meta_desc {
	margin: 0.5em 0;
}

#other_header_wrapper {
	position:relative;
	z-index:100;
}
#other_header_wrapper a{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:402px;
	height:62px;
}

body.view_all #pagination {
	text-align:center;
	padding:12px;
	width:966px;
}
#pagination a {
	border: 1px solid #666666;
	color:#666666;
	padding:0.3em 0.5em;
}
#pagination a[href] {
	border-color:#CCCCCC;
}
