/**
 * $Id$
 * Website Baker template: simple
 * This template is one of four basis templates distributed with Website Baker.
 * Feel free to modify or build up on this template.
 *
 * This file contains all CSS definitions required to display the template
 * in the Website Baker frontend. 
 *
 * LICENSE: GNU General Public License
 * 
 * @author     Ryan Djurovich, C. Sommer
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.70
 * @platform   Website Baker 2.7
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/


/* ncaon */
div#searchbox {
    display: none;
}



html, body {
	margin: 0px;
	padding:0px;
	background-image:url(img/bg.png);
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width: 830px;
	margin:10px auto;
	background-color:#fff;
}

#content {
	width: 800px;
	margin:0px auto;
	background-repeat: repeat-x;
	background-position: top;
	margin:0px auto;
}

#header {
	height:16px;
}

#topmenu  {
	display: none;
}

#topmenu ul {
	margin:0px; 
	padding-top:7px;
	margin-left: 200px;
}

#topmenu li {
	float: left;
	list-style-type:none;
	width: 129px;
	height: 20px;
	text-align:center;
	background-color: #8D6251;
	border-left:1px solid #fff;
	padding-top: 4px;
}

#topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#topmenu a:hover{
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

#banner {
	background-image:url(img/banner.jpg);
	background-repeat:no-repeat;
	height:180px;
	width: 800px;
	text-align: left;
	color: #fff;
	padding-left: 15px;
	margin: 0px auto;
}

#banner h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.3em;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding: 20px 40px 0px 0px;
}

#banner h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear: both;
	padding:25px 0px;
}

#contentbar {
	float: left;
	width: 610px;
	min-height: 500px;
	margin-bottom: 20px;
	padding-left: 10px;
}

#contentbar h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1.5em;
	color:#C44E0F;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:2px;
	margin-bottom:15px;
	border-bottom: 1px dotted #C44E0F;
	width: 95%;
}

#contentbar h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #444;
	margin: 1.5em 0 0.5em 0;
	font-size:1.3em;
	letter-spacing: -1px;
}

#contentbar h3 {
	color: #666;
	font-size:1.1em;
	margin: 1.1em 0 0.3em 0;
	letter-spacing: -1px;
}

#contentbar p, #contentbar li, #contentbar dd, #contentbar td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height: 1.5em;
}

#contentbar p {
	margin: 10px 0 5px 0;
}

img {
	padding: 3px;
	border: 1px solid #ccc;
	margin: 3px;
}

/* iamge coption */
.caption {
	font-size: 0.7em;
	color: #aaa;
	font-style:italic;
}


/* linkology */
#contentbar a {
	color:#C44E0F;

}

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

#menubar {
	float:left;
	width:176px;
	padding-left: 0px;
	margin: 6px 0;
	font-size: 0.85em;
}


#menubar  ul {
	margin: 0;
	padding: 0;
}

#menubar  ul li {
	list-style-type:none;
	text-align:right;
	background-color:#fff;
	padding:4px ;
	border-bottom: 1px solid #ccc;
}

/* menubar menu */
#menubar a {
	color: #000;
	text-decoration: none;
}

#menubar a:hover{
	color: #444;
	text-decoration: underline;
}

#searchbox input {
	border: 1px solid #888;
	padding: 2px 3px;
}

#searchbox input[type=submit] {
	width: 60px;
}
#searchbox input[type=text] {
	width: 100px;
}

dt {
	font-weight: bold;
	margin-top: 10px;
}

#footer {
	clear: both;
	height:90px;
	padding-top:25px;
	width: 100%;
	background-color:#333;
	height: 27px;
	padding-top:5px;
	border-bottom: 1px solid #fff;
	color: #999;
	text-align: center;
	font-size: 0.8em;
}

#footer a {
 	color: #ccc;
	padding: 30px 5px;
}

#footer a:hover {
 	color: #fff;
	text-decoration: none;
}

table tr td {
	vertical-align:bottom;
	padding: 3px;
}

/* Forms */

label {
	font-weight: bold;
}

input[type=text], input[type=password], textarea, select {
	border: 1px solid #aaa;
	padding:4px;
}


input#login, input#firstname, input#familyname, input#email, input#affiliation, input#email, input#city, input#fax, input#zip, input#country, input#passwd, input#passwd2,textarea, input#coauthors, input#author, input#title,input#passport, input#position, input#nationality, input#age, input#grant  {
	width: 350px;
}

.captcha_table {
	font-size: 0.8em;
	color: #666;
}

.title {
	font-weight: bold;
	text-align:right;
	color: #555;
	padding: 4px 5px;
	font-size: 0.8em;
}

table tr td.title {
	width: 200px;
}

.block {
	padding: 4px;
	margin: 2px;
}


/** Participants and abstracs  **/

.abstract_title {
	font-weight: 700;
	text-align:left;
	color: #555;
	margin: 15px 0 5px 0;
}

.abstract_author {
	margin-left: 10px;
	font-style:italic;
}

.abstract {
	padding-top: 7px;
	padding-left: 37px;
	padding-right: 37px;
	line-height: 1.5em;
	background: #fff url("../../modules/meeting/img/comillas0.png") top left no-repeat;
}
.abstract_end {
	background: #fff url("../../modules/meeting/img/comillas.png") bottom right no-repeat;
}

textarea#abstract, textarea#comments   {
	width: 95%;
}

table.contribution {
	padding: 0px;
	margin: 0px;
	width:90%;
}

.contribution td {
	padding: 0px;
	margin: 0px;
}

/***** Search box *****/

#searchbox {
	padding:0;
	margin:6px 0 16px 0;
}

#searchform {
	background:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	padding:4px;
	width:116px;
}

#searchbox label {
	display:none;
}

.registration-botton {
	width: 195px;
	height: 20px;
	margin: 20px auto;
	padding: 20px 20px 20px 45px;
	background: #fff url(../../modules/meeting/img/register.png) no-repeat 10px 10px;
	background-color: #f0f0f0;
}

table#user_account_table {
	width: 90%;
	margin: 10px auto;
}

table#user_account_table td{
	height: 55px;
}


/***** Others *****/

.message {
	font-weight: bold;
	padding: 2px;
	margin:2px;
	display: block;
}

.right_box {
	float: right;
	padding: 5px 10px;
	width: 150px;
	clear:both;
	font-size:11px;
	text-align:right;
}
.right_box a {
	font-weight: normal;
}

.left_box {
	float: left;
}

.center_box {
	margin: 0px auto;
	border: 0px solid #e2e2e2;
	display: block;
}
/* Participant's contributions table */

table.contribution {
	margin: 10px 0 0 30px;
	border-bottom: 1px dotted #ddd;
}

.contribution .buttons  {
	padding-top: 5px;
}
.contribution .buttons a {
	font-size: 10px;
	font-weight: normal;
}

.contribution td {
	vertical-align:middle;
}
