/* newer design */

body
{
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #736436;
	background-image: url("/global/images/big_gold_gradient.gif");
	background-repeat: repeat-x;
	background-position: 0 132px;
	border-top: 1px solid #000;
}

#top_bar
{
	height: 88px;
	padding-top: 0;
	background-image: url("/global/images/big_blue_gradient.gif");
	background-repeat: repeat-x;
	width: 100%;
	border-bottom: 1px solid #000;
}

#top_bar a
{
	text-decoration: none;
	color: #ccc;
}

#top_bar a:hover
{
	text-decoration: underline;
	color: #e9d27a;
}


#top_bar p.welcome
{
	margin: 0;
	padding: 8px 0 0 8px;
	font-size: 8pt;
	color: #fff;
	font-family: sans-serif;
}

#top_bar p.main_heading
{
	font-size: 24pt;
	color: #e9d27a;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 8px;
}

#top_bar p.small_heading
{
	font-size: 11pt;
	margin: 0;
	color: #fff;
	padding: 0 0 0 8px;
}

#top_bar .hotiny
{
	font-size: 13pt;
}

#top_mid_bar
{
	height: 44px;
	background-image: url("/global/images/little_gold_gradient.gif");
	background-repeat: repeat-x;
	width: 100%;
	border-bottom: 1px solid #000;
}

#top_mid_bar img
{
	margin: 0;
	padding: 0;
	float: right;
}

#top_mid_bar h1
{
	margin: 0;
	padding: 0.30em 0 0 10px;
	font-size: 18pt;
	color: #210942;
}

#content
{
	background-color: transparent;
}

#navlinks
{
	list-style-type: none;
	margin: 0 1px 0 0;
	padding: 0 0 0 0;
	font-size: 10pt;
	float: right;
	border-top: 1px solid #887640;
	border-left: 4px solid #140c25;
	position:relative;
	width: 169px;
}

#navlinks .tiny
{
	font-size: 8pt;
	font-family: sans-serif;
	color: #fff;
}

#navlinks a
{
	border-bottom: 1px solid #887640;
	padding: 8px 0 4px 4px;	
	width: 165px;
	display: block;
	color: #e9d27a;
	text-align: left;
	background-image: url("/global/images/little_blue_gradient.gif");
	background-repeat: repeat-x;
	background-color: #140c25;
	text-decoration: none;
}

#navlinks a:hover
{
	color: #ccc;
	background-color: #352064;
	background-image: none;
}

#navlinks li
{
	padding: 0;
	margin: 0;
}

#main_content
{
	background-color: #fff;
	margin: 15px 189px 0px 15px;
	min-height: 650px;
	border: 1px solid #736436;
}

#main_content a
{
	color: #352064;
}

#main_content a:hover
{
	color: #8c7942;
}

#main_content h1 {
	color: #352064;
	font-size: 24px;
}

#main_content p
{
	color: #352064;
	line-height: 1.4em;
	font-size: 12px;
}

#main_content li, #main_content td
{
	color: #352064;
	font-size: 12px;
}


#main_content ul
{
	margin-left: 30px;
}

#main_content .gold {
	border: 2px solid #8c7942;
	float:left;
	position:relative;
	margin: 0px 0px 10px 0px;
	width:100%;
}

#main_content .gold h1, #main_content .gold p, #main_content .gold ul {
	margin-left: 10px;
	margin-right: 10px;
}

#main_content blockquote
{
	border: 2px solid #8c7942;
	margin: 10px 20px;
	padding: 10px;
}


div.newbar {
	position: relative;
	height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.newbar ul {
	list-style-type:none;
	padding: 0px !important;
	margin: 0px !important;
}

.newbar li {
	float:left;
	margin: 0px 5px 0px 0px !important;
}

.newbar li a {
	padding: 5px !important;
	background-color: #B09D5C;
	color:#ECD277 !important;
	text-decoration:none;
	border-right: 1px solid #746434;
	border-bottom: 1px solid #746434;
}

.newbar li a:hover {
	color:#FFFFFF !important;
}

div.goldie {
	border: 2px solid #8c7942;
	float:left;
	position:relative;
	width: 210px;
	margin: 10px;
}

.goldie p {
	margin-left: 6px;
	margin-right: 6px;
}

div.body
{
	margin: 0 26px 0;
}
/* workshop-specific css */

div.call
{
	margin-right: 60px;
	margin-left: 60px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 2px solid #8c7942;
	background-color: #ededed;
}

div.call:hover
{
	background-color: #f5f5f5;
}

p.heading
{
	font-size: 14px !important;
	border-bottom: 1px solid #736436;
	font-weight: bold;
}

p.heading a
{
	text-decoration: none;
}

p.dates, p.invitation
{
/*	font-variant: normal;*/
/*	font-weight: normal;*/
/*	font-size: 110%;*/
}

p.theme, p.submission_contacts, p.invitation, p.guest_editors
{
	margin: 5px 20px 0 20px;
/*	border-bottom: 1px solid #e5e5e5; */
}

ul.submission_contacts, ul.guest_editors
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.invitation p
{
	margin: 0px 20px 0 20px;
}

p.more
{
	margin: 5px 10px 10px 0;
	text-align: right !important;
	font-style: italic;
	font-weight: bold;
}

.more a
{
}

#footer
{
	margin: 15px 0 15px 0;
}

#footer p
{
	margin: 0 0 0 15px;
	font-size: 10px;
	font-style: italic;
	text-align:center;
}

#footer a
{
	color: #352064;
}

#footer a:hover
{
	color: #8c7942;
}