body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #333333;
}
td, th, p , div {
	font: 13px Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #C61217;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 10px 0px 5px 0px;
}

p {
	margin: 0px;
	padding-top: 10px;
}
img {
	border: none;
}
.header {
	background: #FFFFFF;
	padding-top: 10px;
}
.header .language{
	text-align: right;
	margin: 0px auto 0px auto;
	width: 720px;
}
.header .language a, .header .language a:visited{
	color: #333;
	text-decoration: underline;
}
.header .language a:hover{
	color: #333;
	text-decoration: none;
}
.header {
	padding: 20px 0px 30px 0px;
}
.shadow  {
	height: 10px;
	background: #FFFFFF url(/images/menu_shadow.jpg) repeat-x bottom;
}
.menu {
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background: #FFFFFF;
	height: 52px;
}
.menu div {
	width: 665px;
	height: 52px;
	margin: 0px auto 0px auto;
}
.menu div div{
	text-align: left;
	height: 20px;
	width: 160px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	background: #FFFFFF url(/images/menu.jpg) repeat-x left top;
	margin: 0px 0px 0px 0px;
	padding-top: 30px;
	padding-left: 4px;
	font-size: 16px;
	float:left;
}
.menu div .first{
	border-left: 1px solid #333333;
	
}
.menu div .firstcurrent{
	border-left: 1px solid #333333;
	background: #FFFFFF url(/images/menu_hover.jpg) repeat-x left top;
	
}
.menu div div:hover{
	background: #FFFFFF url(/images/menu_hover.jpg) repeat-x left top;
	cursor: pointer;
}
.menu div div a, .menu div div a:visited{
	color: #333333;
	text-decoration: none;
}
.menu div div.current {
	background: #FFFFFF url(/images/menu_hover.jpg) repeat-x left top;
}
.menu div div a:hover, .menu div div.current a, .menu div div:hover a{
	color: #333333;
	text-decoration: none;
}
.content {
	padding: 20px 0px;
	background: #C61217;
}
.content_container {
	width: 900px;
	margin: 0px auto 0px auto;
}
.content_container_left {
	width: 210px;
	float: left;
}
.content_container_right {
	width: 630px;
	margin: 17px 0px 0px 10px;
	border: 1px solid #333333;
	background: #FFFFFF;
	text-align: left;
	padding: 20px 10px;
	float: left;
}
.sponsors {
	width: 640px;
	margin: 17px 27px 0px 10px;
	border: 1px solid #333333;
	background: #FFFFFF;
	text-align: center;
	padding: 5px;
	float: right;
}
.sponsors h2 {
	text-align: left;
}
.sponsors img {
	margin: 5px 5px 5px 5px;
}
.exhibitions  {
	width: 400px;
	background: #FFFFFF;
	padding: 0px 0px;
	margin: 5px auto 20px auto;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.exhibitions img, .exhibitions_default img{
	margin: 0px 10px 0px 10px;
}
.footer {
	color: #FFFFFF;
	background: #333333;
	padding: 20px 0px;
	margin: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.footer a, .footer a:visited{
	text-decoration: underline;
	color: #0066FF;
}
.footer a:hover{
	text-decoration: none;
}

.exhibitions_default {
	background: #FFFFFF;
	width: 400px;
	padding: 0px;
	margin: 10px auto 20px auto;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
/**/
.clear {
	clear: both;
}

.content_text_block {
	margin: 15px 0px 0px 0px;
}
.content_text_block a, .content_text_block a:visited{
	text-decoration: underline;
	color: #0066FF;
}
.content_text_block a:hover{
	text-decoration: none;
}
/*admin-menu*/
.admin_menu {
	background: #F0F0F0;
	padding: 10px 0px;
	border-bottom: 1px solid #333333;
}
.admin_menu div {
	margin: 0px auto 0px auto;
	border-right: 1px dotted #333333;
}
.admin_menu div div{
	display: inline;
	border-right: none;
}
.admin_menu div div a {
	color: #333333;
	text-decoration: none;
	border-left: 1px dotted #333333;
	padding: 0px 10px 0px 9px;
}
.admin_menu div div a:hover {
	color: #333333;
	background: #FFFFFF;	
}
/*-form elements*/
.form {
	background: #F4F4F4;
	padding: 0px 8px;
	text-align: center;
	margin-top: 10px;
}
.form td{
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
	}
.text_field {
	border: 1px solid #CCCCCC;
	background: #fff url(/images/shadow.jpg) no-repeat right top;
}
.text_field.question {
	width: 700px;
	margin-top: 14px;
	margin-bottom: 0px;
}
.text_field.required {
	background: #fff url(/images/shadow_required.jpg) no-repeat right top;

}
.number  {
	width: 150px;
}
.login {
	width: 200px;
}
.button {
	font: bold 13px Arial, Helvetica, sans-serif;
	background: #DBDBDB;
	padding: 5px 10px;
	border-top: 1px solid #EFEFEF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #EFEFEF;
	cursor: pointer;
	text-align: center;
}
.button a, .button a:visited{
	color: #333333;
	text-decoration: none;
}
.button a:hover{
	color: #333333;
	text-decoration: none;
}



/* CSS Document */

.alert{
	background-color:#FFFFCC;
	padding: 14px 8px 14px 8px;
	margin: 14px 0px 14px 0px;
	border-top: 1px dotted #FFCC33;
	border-bottom: 1px dotted #FFCC33;
}
.alert.status_url{
	font-size: 11px;
	text-align: left;
	margin-top: 14px;
}
.text_field_cms {
	border: 1px solid #CCCCCC;
	width: 400px;
	height: 18px;
	padding-top: 2px;
	background: #fff url(/images/shadow.jpg) no-repeat right top;
}
.error ul {
	padding: 5px 15px 5px 15px;
}
.error b{
	color: #CC0000;	
}
.error {
	padding: 14px 8px;
	background-color: #FDEAEC;
	margin-bottom:14px;
	border-top: 1px dotted #CC0000;
	border-right: 1px none;
	border-bottom: 1px dotted #CC0000;
	border-left: 1px none;
	margin-top: 14px;
}

.pos{
	color:#006600;	
}
.pos a:visited, .pos a:link, .pos a:active{
	color:#006600;	
}
.neg{
	color:#CC0000;
}   
.neg a:visited, .neg a:link, .neg a:active{
	color:#CC0000;
}   
.inactive{
	color:#666666;
}   
.neu{
	color:#CC6600;	
}
.neu a:visited, .neu a:link, .neu a:active{
	color:#CC6600;		
}
.result_list{
	border:1px solid #CCC;	
}
.result_list th{
	font-size:11px;	
	background-color:#F3F3F3;
	padding: 5px 0px 5px 3px;
}
.result_list td{
	font-size:11px;
	border-top: 1px dotted #CCC;
	vertical-align: middle;
	padding-left: 2px;
}
.result_list tr:hover{
	background: #EFEFEF;	
}
.result_list img{
	margin-top: 2px;
	vertical-align: bottom;
}
.result_list td.zebra{
	font-size:11px;
	background-color:#F3F3F3
}

.help{
	color: #990066;
	font-style:italic;
	padding-left:20px;	
}
/* PHOTO */
.photo_toolbar  {
	width: 610px;
	height:30px;
	margin: 0px 0px 0px 10px;
	background: url(/images/photo/photo_background.gif) no-repeat left center;
}
.photo_toolbar_prev, .photo_toolbar_next {
	width: 230px;
	height:30px;
}
.content_photo_block_slide, .content_photo_block_cats {
	margin: 14px 0px 0px 0px;
}
.content_photo_block_slide .top {
	padding: 0px 0px 5px 0px;
}
.content_photo_block_slide .top h2 {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}
.content_photo_block_slide .body  {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
.content_photo_block_cats .top{
	padding: 5px 0px 5px 0px;
	border: 1px solid #333;
	border-bottom: none;
}
.content_photo_block_cats .body{
	border: 1px solid #333;
	padding: 5px;
}
.content_photo_block_cats .body a, .content_photo_block_cats .body a:visited{
	text-decoration: underline;
	color: #0066FF;
	}
.content_photo_block_cats .body a:hover{
	text-decoration: none;
	color: #0066FF;
	}
.photo_big  {
	margin: 15px 10px 0px 10px;
	background-color: #333;
}
.photo_big img {
	padding: 0px 0px 0px 0px;
}
.content_photo_block_thumbs  {
	width: 610px;
	margin: 10px 0px 10px 10px;
}
 .content_photo_block_cats  {
	width: 610px;
	margin: 10px 0px 0px 10px;
}
.content_photo_block_thumbs .top {
	background: #FFF;
	padding: 5px 0px 5px 0px;
	border: 1px solid #333;
	border-bottom: none;
}
.content_photo_block_thumbs .top h2, .content_photo_block_cats .top h2 {
	font-size: 13px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}
.content_photo_block_thumbs .body{
	text-align: center;
	padding: 5px 10px 10px 0px;
	border: 1px solid #333;
}
.content_photo_block_thumbs .body a  {
	margin: 0px 0px 0px 10px;
	
}
.content_photo_block_thumbs .body img  {
	margin: 0px 0px 10px 0px;
}
#photo_comment {
  background-color: #666666;
  margin: 0px 15px 0px 15px;
  padding: 10px 5px 10px 15px;
  color: #FFF;
  border: 1px solid #666666;
}
#photo_comment p {
  margin: 0px 0px 10px 5px;
}
.photo_toolbar div {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.photo_toolbar div img{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#photo_comment{
 padding: 5px 0px 0px 0px;
}
