pre { background: #fff; }
#main-wrap { background: #fff url(../img/top-bar-bg.png) no-repeat top; }
#head-wrap, #cont-wrap { 
	overflow: hidden; 
	margin-bottom: 20px;
}
#cont-wrap { margin-bottom: 0; padding-bottom: 20px; }
.box,
#head-wrap,
#last-opp a,
#menu-top {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}
#head-wrap {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
}

#header {  position: relative; }
#header h1 { margin-bottom: 5px; margin-top: 15px; }
#header h1 a { 
	background: transparent url("../img/logo-5.png") no-repeat;
	width: 350px;
	height: 81px;
	display: block;
}

#header h1 span { display: none; }

/* header - user nav */
ul#user_menu { 
	list-style-type: none; 
	background-color: #fff; 
	height: 40px; 
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
ul#user_menu li { display: block; float: left; margin: 10px; padding-right: 20px; }
ul#user_menu li.profile { background: transparent url("../img/icons/user.png") no-repeat top right; }
ul#user_menu li.user_cp { background: transparent url("../img/icons/wrench.png") no-repeat top right; }
ul#user_menu li.admin_cp { background: transparent url("../img/icons/wrench_orange.png") no-repeat top right; }
ul#user_menu li.logout { background: transparent url("../img/icons/lock_go.png") no-repeat top right; }
ul#user_menu li.signup { background: transparent url("../img/icons/user.png") no-repeat top right; }
ul#user_menu li.log-in { background: transparent url("../img/icons/lock.png") no-repeat top right; }

#menu-top { 
	margin-bottom: 10px;  
}
#menu-top ul,
#top-search { list-style-type: none; margin-bottom: 0; }
#top-search { margin-top: .85em }
#top-search fieldset { margin: 0; }
#search-bar { margin: 0; }

#menu-top ul li { 
	float: left;
	font-size: 1.2em; 
	font-weight: bold;
	text-transform: uppercase;
}
#menu-top ul li a {  display: block; padding: 10px; text-decoration: none; }
#menu-top #search-bar { width: 165px; } 
#menu-top #search-btn { 
	width: 35px;  
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
}
#menu-top input  { padding: 2px; }

#aside .box { padding: 10px; margin: 0 0 20px 0; }
#aside #side_news h4 { float: left; margin-bottom: .5em; }
#aside #side_news .date { font-size: .85em; float: right; }

/* external links */
a[rel="external"] {
	background:transparent url(../img/icons/icon_external_link.png) no-repeat scroll 100% 50%;
	padding-right:14px;
}

/* single news article */
.single_news h2, .single_news h3 { float: left; }
.single_news .date, .single_news .author { float: left; margin: 10px 0 10px 10px ; padding-left: 10px; border-left: 1px solid #ddd; }
.all .date, .all .author { margin-top: 0; }

/* upload button */
#last-opp h3 { 
	text-align: center; 
}
#last-opp h3 a { 
	display: block; 
	padding: 10px;
}

#welcome-box { background: #ddd; padding: 10px; margin-bottom: 20px;}
#welcome-box #close-welc-box { float: right; cursor: pointer; }

#front-featured { height: 165px; margin-bottom: 20px; }
#front-featured h2 { font-size: 1.6em;}
#front-featured h3, #front-featured h2 { margin-bottom: 2px; }
#front-featured h3, #aside h3 { text-transform: uppercase; font-size: 1.2em; font-weight: bold; }
#front-featured img { float: left; margin-right: 20px;  }
#front-featured #featured-text { padding: 20px; }
#front-featured #author { float: right; }
#front-featured p { margin-bottom: 10px; }

#upload-file-disclaimer h3 { text-transform: none; font-size: 1.5em; font-weight: normal; }

#single_model h2 { float: left; }
#single_model .edit { margin: 10px; padding: 10px;}

/* models listing */
ul#mod-view { list-style-type: none; float: right; margin: 0 0 1.5em 0; }
#mod-view li { float: left; }
#mod-view li a, #mod-view li span { display: block; padding: 7px; margin-left: 10px; text-decoration: none;}
#mod-view li a.active {font-weight: bold;}
#mod-view #upload_model_inline { font-weight: bold; border-right: 1px solid #ddd; padding-right: 20px; }

#models-list .grid_4 { margin-bottom: 20px; }
#models-list div .model { width: 220px; height: 220px; }
#models-list div h3 { margin-bottom: .5em; }

.model-thumb-container { width: 220px; height: 165px; background: #ddd; margin-bottom: 10px; overflow: hidden; }

#aside-model #view-model-link { background: #ddd; margin-bottom: 10px; font-size: 1.5em; text-align: center; }
#aside-model #view-model-link a { padding: 10px; display: block; } 

#upload-file #progress {}
#upload-file #progress li { float: left; margin: 0 40px 0 0; font-size: 1.15em; }
#upload-file-disclaimer { background: #ffc; padding: 10px; width: 200px;}
#file-description { display: block; height: 100px;}
.required { color: red; margin-left: 5px; font-size: 1.8em; }
#publish-model a { display: block; background: #ddd; padding: 10px; font-size: 1.5em; text-align: center; width: 5em;}
.info-visibility { background: #eee; padding: 10px; }

/* footer */
#footer { margin-top: 3em; }
#footer div.grid_4 {  margin-bottom: 3em;}
#footer div.grid_4 div { border-right: 1px solid #666; height: 11em; }
#footer div.omega div { border: 0 none; }
#footer ul { list-style-type: none; margin-left: 0;   }
#footer a { text-decoration: none; border-bottom: 1px solid #555; }
#footer a:hover { border-bottom: 1px solid #fff; }

/* ajax loading spinner */
#loading { position: absolute; top: 50%; left: 50%; background: transparent url("../img/ajax-loader.gif") no-repeat; height: 100px; width: 100px;  }
#loading span { display: none; }

/* pagination */
ul#paginate { list-style-type: none; }
ul#paginate li { display: block; float: left; margin-right: 10px; }
ul#paginate li a { 
	border: 2px solid #E4F9C5; 
	display: block; 
	padding: 3px 8px; 
	font-size: 1em; 
	color: #555;
	text-decoration: none;
}
ul#paginate li a:hover { background-color: #99cc33; color: #fff; }
ul#paginate li.selected { padding: 7px; font-size: 1.5em; font-weight: bold; margin-top: -6px }

/* 	IMPROMPTU
 	Styles for the confirm-box */

.jqifade{
	position: absolute;
	background-color: #333;
}
div.jqi{
	border: 5px solid #99cc33;
	width: 750px;
	position: absolute;
	background-color: #333;
	font-size: 1em;
	text-align: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
	max-height: 500px;
	overflow: scroll;
}
div.jqi .jqicontainer{
	font-weight: bold;
}
div.jqi .jqiclose{
	position: absolute;
	top: 4px; right: -2px;
	width: 18px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
}
div.jqi .jqimessage{
	padding: 10px;
	line-height: 20px;
	color: #fff;
}
div.jqi .jqibuttons{
	text-align: right;
	padding: 5px 0 5px 0;
}
div.jqi button{
	padding: 3px 15px 3px 22px;
	margin: 0 10px;
	background: #999 url("../img/icons/cancel.png") no-repeat 5px 3px;
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor: pointer;
	border: 1px solid #999;
}
div.jqi button:hover{
	background-color: #666;
}
div.jqi button.jqidefaultbutton{
	background: #999 url("../img/icons/accept.png") no-repeat 5px 3px;
}

div.jqi button.jqidefaultbutton:hover{
	background-color: #666;
}
.jqiwarning .jqi .jqibuttons{
	background-color: #f56130;
}
/*
Default style definitions for:

Uploadify v1.6.2
Copyright (C) 2009 by Ronnie Garcia
Co-developed by Travis Nickels
*/
.fileUploadQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 3px solid #E5E5E5;
	margin-top: 5px;
	padding: 10px;
	width: 300px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}