body
{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url('../images/elements/bg_main.gif');
	background-repeat: repeat-x;
	background-color: #f9f9f7;
	color: #333333;
	font-family: verdana, arial, sans-serif;
	font-size: 100%;
	text-align: center;
	width: 100%;
}

img { border: 0px; }

/*--------------------------------------------------------------*/

#placeholder
{
	padding: 53px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	text-align: left;
}

#placeholder_content
{
	background-image: url('../images/elements/bg_header.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 20px 15px 20px;
}

#placeholder_left
{
	width: 160px;
	float: left;
}

#placeholder_right
{
	width: 570px;
	float: right;
}

/*--------------------------------------------------------------*/

#toparea
{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-transform: uppercase;
	color: #9ba59b;
	font-size: 65%;
	font-family: arial, sans-serif;
}

#topleft
{
	width: 200px;
	float: left;
	text-align: left;
}

#topnav
{
	margin-top: 7px;
	width: 500px;
	float: right;
}

#topnav ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: right;
	text-align: right;	
}

#topnav ul li
{
	padding: 0px 0px 0px 5px;
	margin: 0px;
	list-style: none;
	float: left;
}

#topnav ul li a { color: #9ba59b; }

#topnav a.topnavoff:link, #topnav a.topnavoff:visited, #topnav a.topnavoff:active
{
	text-decoration: none;
	color: #9ba59b;
}

#topnav a.topnavoff:hover
{
	color: #cfd6cf;
	text-decoration: underline;
}

#topnav a.topnavon:link, #topnav a.topnavon:visited, #topnav a.topnavon:active
{
	text-decoration: none;
	color: #cfd6cf;
}

#topnav a.topnavon:hover
{
	color: #cfd6cf;
	text-decoration: underline;
}

#nav
{
	padding: 15px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-transform: uppercase;
	color: #3d3a2f;
	font-size: 60%;
	font-family: arial, sans-serif;
}

#nav ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	text-align: left;	
}

#nav ul li
{
	padding: 0px 5px 0px 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

#nav ul li a 
{ 
	color: #3d3a2f; 
	padding: 0px 5px 0px 0px;
}

#nav a.mainnavoff:link, #nav a.mainnavoff:visited, #nav a.mainnavoff:active
{
	text-decoration: none;
	color: #3d3a2f;
}

#nav a.mainnavoff:hover
{
	color: #333333;
	text-decoration: underline;
}

#nav a.mainnavon:link, #nav a.mainnavon:visited, #nav a.mainnavon:active
{
	text-decoration: none;
	color: #000000;
}

#nav a.mainnavon:hover
{
	color: #000000;
	text-decoration: underline;
}

#header
{
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	text-align: left;
}

#header_content
{
	background-image: url('../images/elements/bg_header.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 20px 0px 20px;
	height: 240px;
}

#header_left
{
	padding-top: 20px;
	width: 160px;
	float: left;
}

#header_right
{
	padding-top: 20px;
	width: 570px;
	float: right;
}

/*--------------------------------------------------------------*/

#mainarea
{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	text-align: left;
}

/*------------*/

#lhs
{
	width: 180px;
	float: left;
}

.lhsitem
{
	background-image: url('../images/elements/bg_lhstop.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0px 0px 0px;
}

.lhsitem_content
{
	background-image: url('../images/elements/bg_lhsbot.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 20px 15px 20px;
}

.event_title
{
	color: #4692ce;
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
	padding: 0px 25px 0px 10px;
}

.event_date
{
	color: #4692ce;
	font-size: 65%;
	font-style: italic;
	padding: 0px 10px 0px 10px;
}

/*-----------*/

#content
{
	width: 585px;
	float: right;
	font-size: 90%; 
}

#photos
{
	width: 575px;
	background-color: #d8d6cd;
	padding: 10px 0px 10px 0px;
	margin-top: 15px;
}

#photo_content
{
	width: 565px;
	padding: 0px 1px 0px 10px;
}

.photo_item
{
	float: left;
	width: 188px;
	text-align: left;
	color: #494948;
	font-size: 70%;
	font-style: italic;
}

.photo_title
{
	padding: 3px 0px 0px 0px;
}

#quote
{
	float: right;
	width: 245px;
	height: 180px;
	background-image: url('../images/elements/bg_quote.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 5px 0px 0px 0px;
}

#quote_content
{
	padding: 20px;
}

#normal_body
{
	padding: 0px 10px 0px 0px;
}


/* -------------- */

.galleryitem, .boarditem, .sponsorsitem, .shopitem 
{
	width: 191px;
	color: #7d7965;
	font-size: 80%;
	float: left;
	overflow: none;
}

.documentitem 
{
	width: 134px;
	color: #7d7965;
	font-size: 80%;
	float: left;			
}

.documentitem img
{
	padding: 9px 35px 9px 35px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #e0ded9;
	background-color: #ffffff;
}

.galleryitem img, .boarditem img, .sponsorsitem img, .shopitem img 
{
	padding: 9px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #e0ded9;
	background-color: #ffffff;
}

.gallery_name, .board_name, .sponsors_title, .document_title, .shop_title
{
	text-transform: uppercase;
	color: #4692ce;
	margin: 0px 15px 0px 10px;
}

.gallery_title, .board_title
{
	text-transform: uppercase;
	font-size: 90%;
	margin: 0px 15px 0px 10px;
}

.gallery_title { margin-bottom: 10px; }

.gallery_detail, .board_detail, .sponsors_detail, .document_detail, .shop_price, .shop_detail
{
	font-size: 90%;
	margin: 0px 15px 10px 10px;
}

.newsitem
{
	padding: 9px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #e0ded9;
	background-color: #ffffff;
	color: #333333;
	font-size: 80%;
	float: left;
	word-wrap: break-word;
	width:556px;
}

.newsitem img
{
	float: left;
	margin: 0px 10px 0px 0px;
}

.news_title
{
	text-transform: uppercase;
	color: #4692ce;
	margin: 0px;
}

.news_venue
{
	text-transform: uppercase;
	font-size: 90%;
	margin: 0px;
}

.news_detail
{
	font-size: 90%;
	margin: 0px;
}

.boarddetailitem, .newsdetailitem, .shopdetailitem
{
	color: #333333;
	font-size: 80%;
}

.boarddetailitem img, .newsdetailitem img, .shopdetailimage img, .contentImg
{
	padding: 9px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #e0ded9;
	background-color: #ffffff;
	float: right;
}

.boarddetail_name, .newsdetail_title, .video_title
{
	text-transform: uppercase;
	color: #4692ce;
}

.boarddetail_title, .newsdetail_venue
{
	text-transform: uppercase;
	font-size: 90%;
}

.boarddetail_detail, .newsdetail_detail, .video_detail
{
	font-size: 90%;
}

#pagination
{
	color: #7d7965;
	font-size: 80%;
}

.more
{
	text-align: right;
	text-transform: uppercase;
	font-size: 90%;
}

.videoarea
{
	font-size: 90%;
	margin: 0px 5px 10px 0px;
}

.video
{
	padding: 9px;
	margin: 0px 0px 5px 5px;
	border: 1px solid #e0ded9;
	background-color: #ffffff;
	float: right;
}

/*--------------------------------------------------------------*/

#footer
{
	width: 750px;
	border-top: 1px solid #cbc8bd; 
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px 20px 0px;
}

#footer p { font-size: 100%; }


#footer ul
{
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#footer ul li
{
	float: left;
	list-style: none;
	padding: 0px 3px 2px 0px;
	margin: 0px;
}

#footer .footerleft
{
	padding: 5px 0px 0px 0px;
	float: left;
	font-size: 65%;
	color: #979489;
	text-align: left;
	text-transform: uppercase;
}

#footer .footerleft a
{
	color: #979489;
	text-decoration: none;
}

#footer .footerleft a:hover { text-decoration: underline; }

#footer .footerright
{
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: right;
	font-size: 65%;
	color: #979489;
}

#footer .footerright a
{
	color: #979489;
	text-decoration: none;
}

#footer .footerright a:hover { text-decoration: underline; }


/*--------------------------------------------------------------*/
/* extras */

.divclear
{
   	clear: both;
   	display: block;
   	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

a:link
{
	color: #4692ce;
	text-decoration: none;
}

a:visited 
{
	color: #4692ce;
	text-decoration: none;
} 

a:active 
{
	color: #4692ce;
	text-decoration: none;
} 

a:hover 
{
	color: #4692ce;
	text-decoration: underline;
}

h1 
{
	font-weight: normal;
	color: #4692ce;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 8px 0px;
	font-size: 130%;
	text-transform: uppercase;
}

h2 
{
	font-weight: normal;
	color: #4692ce;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 6px 0px;
	font-size: 100%;
	text-transform: uppercase;
}

p
{
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	font-size: 80%;
}

#normal_body div p 
{
	font-size: 100%;
}

#normal_body ul
{
    font-size: 80%;
    list-style: disc;
}

#normal_body .newsdetailitem ul
{
	font-size: 100%;
	list-style: disc;
}

#normal_body ul li
{
    list-style: disc;
}

table
{
	font-size: 80%;
}

.small { font-size: 80%; }

.table1
{
	border: 1px solid #e0ded9;
	background-color: #ffffff;
}

.table2
{
	border: 1px solid #e0ded9;
	background-color: #ffffff;
}

.table3
{
	border: 1px solid #e0ded9;
	background-color: #ffffff;
}

.table4
{
	border: 1px solid #cfccc5;
	background-color: #e0ded9;
}

.centered { text-align: center; }


.mandatory
{
    font-weight: bold;
    color: #4692ce;
    font-size: 110%;
}

.field
{
    border: 1px solid #a5cff0;
    background-color: #ffffff;
    width: 210px;
	color: #707070;
	padding: 2px;
}

.dropdown
{
	border: 1px solid #a5cff0;
	background-color: #ffffff;
	color: #707070;
}
											
.short
{
	width: 50px;
}

.linkcontent
{
    font-size: 90%;
}	    


.back
{
	text-align: left;
	text-transform: uppercase;
}

.pageErrorsLayer
{
	border: 1px solid #c98302;
	background-color: #faf4e0;
	padding: 3px;
	margin-bottom:10px;
}

.pageErrorsListLayer { 
	vertical-align: middle; 
}

.pageErrorsListLayer ul {
	list-style-type: square;
	vertical-align:middle;
}

#photoLayer {
	position:absolute;
    top:30%;
    left:40%;
    z-index:1;
    padding:10px;
    border: 1px solid #a8af88;
    background-color: #f0f0e7;
    font-size: 90%;
    text-align:center;
}


#shopitemleft
{
	width: 325px;
	float: left;
}

#shopitemright
{
	width: 240px;
	float: right;
}

#imagepagination
{
	color: #7d7965;
	font-size: 80%;
	margin: 0px 5px 5px 10px;
}

#impagleft
{
	float: left;
	width: 200px;
	margin: 2px;
}

#impagleft a
{
	margin: 1px 1px 0px 1px;
	background-color: #ffffff;
	border: 1px solid #acc8e1;
	display: block;
	width: 16px;
	line-height: 15px;
	float: left;
	text-align: center;
}

#impagright
{
	float: right;
	width: 20px;
	text-align: right;
}
