/* text */


h1 {
	font-size: 1.3em;
	color: #F50000;
	font-weight: normal;
}

#ua_logo {
	float: right;
	width: 185px;
	background-image: url(../images/exhibition_logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 25px;
	padding-bottom: 10px;
	height: 40px;
}

#logotext {
	padding-left: 25px;
	padding-top: 30px;
	padding-bottom: 25px;
	background-image: url(../images/ua_text_logo_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 25px;
	margin-bottom: 20px;
}

#logo_unibox {
	padding-left: 25px;
	padding-top: 30px;
	padding-bottom: 25px;
	background-image: url(../images/unibox_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 25px;
	margin-bottom: 20px;
}

#enlarge_image {

	width: 172px;
	padding-top: 22px;
	background-image: url(../images/enlarge_image_red.gif);
	background-repeat: no-repeat;
}

/* header section */
#header_tab_trans {
	float: left;
	width: 201px;
	background-color: #1A1A1A;
	height: 35px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 0px;
	visibility: hidden;
}

#header_tab_trans ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	text-align: right;
}


#header_tab_trans li {
	display: inline;
}

#header_tab_trans a {
	display: block;
	color: #F50000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 17px;
	background-image: url(../images/red_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
}


#header_tab_trans a:hover {
	text-decoration: none;
	color: #646466;
}

#header_tab_trans a:active {
	text-decoration: none;
	color: #646466;
}


/* right column */



#right_column_menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#right_logo_container {
	float: right;
	width: 180px;
}


#right_brochure_container {
	float: right;
	width: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.right_block_link {
	float: right;
	width: 165px;
	background-color: #1A1A1A;
	padding-right: 10px;
}

.right_block_link ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	text-align: left;
	padding-bottom: 21px;
}


.right_block_link li {
	display: inline;
}

.right_block_link a {
	display: block;
	color: #F50000;
	text-decoration: none;
	padding-right: 0;
	background-image: url(../images/red_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1em;
}


.right_block_link a:hover {
	text-decoration: none;
	color: #646466;
}

.right_block_link a:active {
	text-decoration: none;
	color: #646466;
}




/* navigation */


#header_nav {
	background-color: #F50000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;

}

#header_nav ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#header_nav li {
	font-size: 12px;
	display: inline;
}

#header_nav a {
	text-decoration: none;
	color: #FFFFFF;
}

#header_nav a:hover {
	text-decoration: none;
	color: #000000;
}

#header_nav a:active {
	text-decoration: none;
	color: #646466;
}

.thumbs_container {
	float: left;
	width: 733px;
}



/* footer */


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



/* search form */

#searchbox {
	float: left;
	height: 85px;
	width: 165px;
	padding-left: 20px;
	padding-top: 55px;
}

#searchform {
	padding-top: 10px;
	padding-bottom: 10px;
}

#searchinput {
	width: 125px;
	height: 15px;
	padding: 4px;
	font-size: 1em;
	background-color: #161616;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #999999;
}

#searchsubmit {
	color: #F50000;
	background-color: #161616;
	border: 1px none #161616;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	height: 20px;
}

#container_right h2 {
	color: #F50000;
	margin: 0px 0px 20px 13px;
	padding-right: 10px;
	display: block;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1em;
}

#container_right h2 a:link, #container_right h2 a:visited {
	display: block;
	color: #F50000;
	text-decoration: none;
	background-image: url(../images/red_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.left_nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 17px;
	background-image: url(../images/orange_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.left_nav a:hover {
	text-decoration: none;
	color: #646466;
}

.left_nav a:active {
	text-decoration: none;
	color: #646466;
}

.left_nav ul li ul li a:hover {
	text-decoration: none;
	color: #F50000;
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 5px;
	padding-left: 25px;
}

/* input and buttons */

.required {
	color: #F50000;
}

.loginbox, .inputbox {
	border: 1px solid #666666;
	background: #1A1A1A;
	padding: 3px;
	color: #666666;
	font-size: 10px;
}

.loginbutton, .submitbutton {
	border: 1px solid #666666;
	background: #1A1A1A;
	padding: 3px;
	color: #F50000;
	font-size: 10px;
}

.gallery_thumbs {
	float: left;
	width: 525px;
	padding-top: 25px;
	clear: both;
	height: 75px;
	background-image: url(../images/enlarge_image_red.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#righthandside h2 {
	color: #F50000;
}

#body_container2 {
	background-image: url(../images/exhibition_logo.gif);	
}