/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #e5e5e5;
	background: #000000;
}

/*
background: #1f1912 url(../images/bg.jpg) 0 0 repeat;
*/
hr {
	border:thin solid #CCCCCC;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: white;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: white;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div.center {
	text-align: center;	
}

#presentation {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 100%;
	text-align: left;
}

#content_box {
	width: 100%;
	text-align: left;
}

#content_container {
	width: 100%;
}

#content {
	width: 770px;
	z-index: 2;
	padding: 15px;
	min-height: 800px;
	position: absolute;
	background-color: #11131d;
	border: 1px solid #292623;
}

#trans_content_bg {	
	height: 768px;
	padding: 15px;
	background-color: #000000;       /* the background              */
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	border: 1px solid #333333;
	position: relative;
}

#header {
	width: 100%;
	margin-top: 15px;
	height: 30px;
}

#top_menu{
	position: absolute;
	width: 600px;
	overflow: hidden;
}

#top_menu ul {
	height: 25px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#top_menu ul a{
	font-size: 18px;
}

#top_menu ul a:hover{
	font-size: 18px;
	color: #e1e1e1;
}

#top_menu ul li {
	margin-left: 0;
	padding: 3px 15px;
	border-left: 2px solid #e6e6e6;
	list-style: none;
	display: inline;
}

#top_info {
	position: relative;
	float: right;
	font-size: 10px;
	color: #706968;
}

#top_info a {
	color: #706968;
}

#footer {
	position: relative;
	padding: 10px;
	text-align: center;
}

#top_logo {
	position: absolute;
	width: 281px;
	height: 281px;
	top: 0px;
	left: 0px;
	background: #000000 url(../images/bg_logo_alt.gif) 0 0 no-repeat;
}

/*
background: #1f1912 url(../images/bg_logo.jpg) 0 0 no-repeat;
*/

div#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 800px;
}

pre {
        border: 1px dashed #bbb;
        font-size: 75%;
        padding: 5px;
        color:#CCCCCC;
        background:#333333;
        overflow: auto;
}

/*****************************************/
/*** Project Specific layout elements ***/
/*****************************************/

#category_header {
	font-size:10px;
	color:#666666;
	font-style:italic;
	padding: 10px;
}

#category_header a{
	color: #e5e5e5;
	font-style:normal;
	font-size:18px;	
	margin-right: 20px;
}

#project_content {
	position: relative;
	margin-left: auto;
	margin-right: auto;	
}

.project_row {
	height: 200px;
	cursor: pointer;
	padding: 10px;
	position: relative;
	color: #e5e5e5;	
}

.project_row_pick {
	background-image:url(../images/pickCorner.png);
	background-repeat:no-repeat;
	background-position: right;
}

#project_headerbox {
	/*width: 710px;*/
	/*height: 200px;*/
	/*display: inline;*/
}

.project_row img{	
	width: 355px;
	height: 200px;
	margin-right: 15px;
	vertical-align: text-top;
	border: 1px solid black;
	float: left;
}

#project_info{	
	border: 1px solid green;
	/*float: left;*/
}

.project_title{	
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

.project_info_title{	
	width: 100px;
	font-weight: bold;
}

.short_desc_box {
	position: absolute;
	width: 331px;
	height: 97px;
	margin-top: 10px;
	left: 380px;
	padding:5px;
	border: 1px solid #292623;
}

#project_description {
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 0px;
}

#project_headerbox.even{
	/*margin-left: 20px;*/
}

#project_headerbox.odd{	
	/*margin-right: 20px;*/
}

#project_infobox{	
	position: absolute;
	width: 355px;
	height: 200px;
	border: 1px solid red;
	z-index: 5;
}

#project_infocontent{
	width: 355px;
	height: 200px;
	border: 1px solid green;
	z-index: 5;
}

#close_proj {
	width: 32px;
	height: 32px;
	margin-left: 610px;
	background: #1f1912 url(../images/project_close.png) 0 0 no-repeat;
	z-index: 50;
}
/*****************************************/
/*** Content Specific layout elements ***/
/*****************************************/

.componentheading {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

.contentheading {
	width: 740px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 15px;
	border-top: 3px dashed #292623; }
}

table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;	
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/*****************************************************/
/*** Project Presentation Specific layout elements ***/
/*****************************************************/
#lbOverlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	z-index: 10;
}

#project_box, #lbBottomContainer {
	color: white;	
	overflow: hidden;
	cursor: pointer;
	background-color: #333;
	border: 1px solid #666;
	z-index: 20;
	margin: 0px;
}

#project_video {
	background: #1f1912 url(../images/vidPlaceholder.jpg);
	width: 640px;
	height: 390px;
}

#playlist img {
	margin: 15px;
	margin-bottom: 0px;	
	width: 80px;
	height: 45px;
	padding: 1px;
}

#playlist img:hover {
	border: 1px solid white;
	padding: 0px;
}

#lbCenter{
	color: white;
	position: absolute;
	left: 50%;
	overflow: hidden;
	cursor: pointer;
	z-index: 20;
	margin: 0px;
}