body {
    background-color: #FFF;
    background-image: url('../images/bg.png');
    background-repeat: repeat-x;
    font-family: arial;
    font-size: 12px;
}

a {
	outline: none;
}

img.icon {
    vertical-align: middle;
}

input, textarea {
	background-color: #EEE;
	border: 1px solid #CCC;
	background-color: #D8D8D8;
	background-image: url('../images/formbg.gif');
	background-repeat: repeat-x;
	font-family: Arial;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #FFF;
}

textarea {
	width: 400px;
	height: 90px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#container {
    width: 850px;
    margin-left: auto;
    margin-right: auto;
}

#notification {
	width: 100%;
	height: 40px;
	text-shadow: 0px -1px 0px #000;
	background-color: #3f3d39;
	background-color: #272624;
	color: #999;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	border-bottom: 1px solid #555;
}

h1 {
    margin-top: 0px;
	margin-left: -8px;
    width: 220px;
    height: 80px !important;
    height: 80px;
    float: left;
}

#icon-navigation {
    float: left;
	margin: 0px;
}

#icon-navigation li {
    display: inline;
	margin: 0px;
	padding: 0px;
}

#text-navigation {
	background-image: url('../images/navbg.png');
	height: 40px;
	width: 496px;
    float: left;
	margin: 0px;
    margin-top: 28px;
	line-height: 40px;
}

#text-navigation li {
    display: inline;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 15px;
}

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

#text-navigation a:hover {
	border-bottom: 1px dotted #999;
}

/*
 * START OF CONTENT
 */

#content-top {
	clear: both;
    width: 860px;
	height: 40px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: -7px;
	background-image: url('../images/begin_bg.png');
}

#global-message {
	margin-top: -5px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 10px;
	float: left;
	color: #555;
}

#content-left {
    width: 5px;
	height: 40px;
	float: left;
	background-image: url('../images/begin_left.png');
}

#content-right {
    width: 5px;
	height: 40px;
	float: right;
	background-image: url('../images/begin_right.png');
}

#content {
	clear: both;
    width: 860px;
    margin-left: auto;
    margin-right: auto;
}

#content_container {
    width: 860px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

#content_top_left {
    background-image: url('../images/content_top_left.png');
    float: left;
    width: 5px;
    height: 230px;
    margin-left: auto;
}

#content_top {
	padding-top: 0px;
    width: 830px;
    min-height: 230px;
    float: left;
    background-image: url('../images/content_top_bg.png');
    background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

#content_top h2, .section_top h2 {
	margin-bottom: 10px;
}

#content_top p, .section_top p {
    font-family: Arial;
    font-size: 12px;
    color: #000;
	margin-bottom: 10px;
}

ul {
	list-style-type: disc;
	margin-bottom: 10px;
    margin-left: 30px;
}

#content_top_right {
    background-image: url('../images/content_top_right.png');
    float: left;
    width: 5px;
    height: 230px;
}

.section_top_left {
    clear: both;
    background-image: url('../images/content_top_left.png');
    float: left;
    width: 5px;
    height: 230px;
    margin-left: auto;
}

.list {
    list-style-type: disc;
    line-height: 20px;
    padding: 30px;
    padding-top: 0;
    padding-bottom: 10px;
}

#content_top a, .section_top a {
    color: #2c7994;
}

#content_top a:hover, .section_top a:hover {
    color: #72bfdc;
}

.section_top {
    width: 830px;
    min-height: 230px;
    float: left;
    background-image: url('../images/content_top_bg.png');
    background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.section_top_right {
    background-image: url('../images/content_top_right.png');
    float: right;
    width: 5px;
    height: 230px;
    margin-right: auto;
}

.section_divider {
    background-image: url('../images/section_top.png');
    background-repeat: no-repeat;
	clear: both;
	height: 24px;
	width: 850px;
	margin-left: 5px;
}

/*
 * END OF CONTENT
 */

.front_page_divider {
    background-image: url('../images/front_page_divider.png');
    width: 1px;
    height: 180px;
    float: left;
}

.introduction_box {
    float: left;
    width: 276px !important;
    width: 276px;
    text-align: center;
}

.introduction_box img {
    margin-top: auto;
    vertical-align: bottom;
}

.introduction_box p {
    font-family: arial;
    font-size: 13px;
    color: #000;
    padding: 10px;
	padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

#content h2 {
    color: #FF7600;
    font-family: arial;
    font-size: 25px;
    font-weight: lighter;
    letter-spacing: -2px;
	text-shadow: 0px 1px 0px #FFF;
}

#user {
    width: 170px;
    height: 170px;
    background-image: url('../images/user.png');
    margin-left: auto;
    margin-right: auto;
}

#mail {
    width: 170px;
    height: 170px;
    background-image: url('../images/mail.png');
    margin-left: auto;
    margin-right: auto;
    background-position: 0px 15px;
}

#report {
    width: 170px;
    height: 170px;
    background-image: url('../images/report.png');
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

#footer {
    clear: both;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 850px;
    height: 250px;
    border-top: 3px solid #849fa9;
    background-image: url('../images/footer_bg.png');
}

#project_categories, #latest_wips {
    width: 405px;
    padding: 10px;
    float: left;
    font-family: arial;
    font-size: 12px;
}


#project_categories h3, #latest_wips h3 {
    color: #FF7600;
    font-family: arial;
    font-size: 25px;
    font-weight: lighter;
    letter-spacing: -2px;
}

#categories_1, #categories_2 {
    padding-top: 10px;
    width: 202px;
    float: left;
}

#categories_1 a, #categories_2 a {
    color: #2c7994;
    text-decoration: none;
}

#categories_1 a:hover, #categories_2 a:hover {
    color: #72bfdc;
}

.latest_wip {
    width: 115px;
    text-align: center;
    float: left;
    color: #777;
    font-size: 11px;
}

.latest_wip_title {
    font-weight: bold;
}

.latest_wip a {
    color: #2c7994;
    text-decoration: none;
}

.latest_wip a:hover {
    color: #72bfdc;
}

.latest_wippic {
    background-color: #AAA;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 80px;
    margin-bottom: 10px;
}

#browse_more {
    margin-top: 2px;
    width: 59px;
    float: left;
}

#copyright {
    text-align: center;
    color: #999;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 20px;
}

#copyright a {
	color: #787878;
	text-decoration: none;
}

#copyright a:hover {
	color: #333;
}

#feature {
    margin-left: auto;
    margin-right: auto;
    width: 850px;
}

.error {
	border: 1px solid #800;
}

.error_message {
	border: 1px solid #800;
	background-color: #FDD;
	margin: 10px;
	padding: 10px;
}

.errors {
	color: #BB0000;
	font-weight: bold;
}

/*
NIFTYNESS
*/

.left {
	float: left;
	width: 555px;
	width: 67%;
    padding: 0px;
}

.left h3 {
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
}

.right {
	float: left;
	padding-top: 10px;
	margin-left: 10px;
	width: 263px;
}

.form {
	margin-bottom: 10px;
    padding: 0;
}

.form legend, .form h3 {
	background-image: url('../images/column_bg.png');
	margin: 0px;
	padding: 0px;
    font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 7px;
	color: #000000;
	text-shadow: 0px 1px 0px #FFF;
}

.form p {
    padding: 0px;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	clear: both;
	overflow: hidden;
}

.form label {
	float: left;
	clear: left;
	width: 100px;
	font-size: 14px;
	line-height: 15px;
}

#more_files {
	margin-left: 100px;
	line-height: 34px;
	margin-right: 100px;
}

.form input {
	float: left;
	height: 15px;
	width: 200px;
	clear: right;
}

.form input[type=checkbox] {
	width: 15px;
}

.form ul {
	padding: 0px;
	margin-left: 16px;
	list-style-type: disc;
}

.form ol {
	list-style-type: decimal;
	margin-left: 19px;
}

.form h4 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.elements {
	background-color: #FFF;
	border: 1px solid #CCC;
    padding-top: 0px;
    padding: 10px;
    margin: 0;
}

.submit {
    text-align: center;
	margin-top: 10px;
}

.submit input {
	margin-left: auto;
	width: 200px;
	height: 25px;
}

.mini {
	float: left;
	margin-left: 5px;
}

div.mini:hover {
	-moz-opacity:1 !important;
	filter:alpha(opacity=100) !important;
	opacity: 1 !important;
}

.single_image {
	position: relative;
}

.single_cite {
	background: #000000;
	-moz-opacity:.55;
	filter:alpha(opacity=55);
	opacity: .55;
	color: #FFF;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	bottom: 5px;
	height: 15px;
	width: 810px;
	padding: 10px;
	border-top: 2px solid #FFF;
	font-weight: bold;
	display: none;
}

#picture {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 20px;
}

#geshi ol, #geshi ul {
    list-style-type: decimal;
    margin-left: 40px;
}

/*
#file-wrap { }
*/

.ui-tabs .ui-tabs-nav {
	margin: 0px;
	padding-bottom: 20px;
	text-align: center;
}

.ui-tabs .ui-tabs-nav li {
	display: inline;
	padding: 10px;
}

.ui-tabs .ui-tabs-nav li a {
	padding: 5px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	border-bottom: 2px solid #386F9E;
}

.ui-tabs .ui-tabs-panel {
	padding: 0px;
	display: block;
	background: none;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}
