@font-face
{
	font-family: "Bradhitc";
	src: url(BRADHITC.TTF) format("truetype");
}

body, p, li, ol, ul, select, input, th, td, textarea, dd, dt, dl, div, h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #444444;
}

body
{
	width: 10images0%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
	background: #D1D1D1 url(../images/bgr.jpg) repeat-x top left;
}


a:link
{
	color: #4472A6;
	text-decoration: none;
}
a:visited
{
	color: #4472A6;
	text-decoration: none;
}
a:hover, a:focus, a:active
{
	color: #444444;
	text-decoration: none;
}

p
{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

h2
{
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
li
{
	margin: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0px;
}

hr
{
	height: 0px;
	margin: 20px 0px;
	color: #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 0px solid #ffffff;
}


div.clear
{
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}


div.image_container img
{
	padding: 5px;
	border: 1px solid #cccccc;
	background: #ffffff;
}
div.image_float_left
{
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
div.image_float_right
{
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
}




div.header
{
	margin: 40px auto;
	text-align: center;
}




div.main
{
	width: 1060px;
	margin: 0px auto;
	background: url(../images/line.png) no-repeat center top;
}




div.logo
{
	width: 245px;
	padding-top: 50px;
	text-align: left;
	float: left;
}


div.slogan
{
	text-align: left;
	color: #b4b4b4;
	margin-top: 145px;
}

div.slogan_author
{
	font-size: 8pt;
}




div.gallery
{
	width: 570px;
	padding-top: 30px;
	float: left;
}




ul.gallery_menu
{
	width: 315px;
	padding: 0px;
	margin: 0px auto;
	list-style-type: none;
}

ul.gallery_menu li
{
	width: 100px;
	height: 16px;
	padding: 0px;
	margin: 0px;
	float: left;
}

ul.gallery_menu li a
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

ul.gallery_menu li.gallery1 a:link, ul.gallery_menu li.gallery1 a:visited
{
	background-image: url(../images/gallery1.png);
}
ul.gallery_menu li.gallery1 a:hover, ul.gallery_menu li.gallery1 a:focus, ul.gallery_menu li.gallery1 a:active,
ul.gallery_menu li.gallery1 a.gallery_active
{
	background-image: url(../images/gallery1_a.png);
}

ul.gallery_menu li.gallery2 a:link, ul.gallery_menu li.gallery2 a:visited
{
	background-image: url(../images/gallery2.png);
}
ul.gallery_menu li.gallery2 a:hover, ul.gallery_menu li.gallery2 a:focus, ul.gallery_menu li.gallery2 a:active,
ul.gallery_menu li.gallery2 a.gallery_active
{
	background-image: url(../images/gallery2_a.png);
}

ul.gallery_menu li.gallery3 a:link, ul.gallery_menu li.gallery3 a:visited
{
	background-image: url(../images/gallery3.png);
}
ul.gallery_menu li.gallery3 a:hover, ul.gallery_menu li.gallery3 a:focus, ul.gallery_menu li.gallery3 a:active,
ul.gallery_menu li.gallery3 a.gallery_active
{
	background-image: url(../images/gallery3_a.png);
}

ul.gallery_menu li.gallery_divider
{
	width: 6px;
}


div#carousel
{
	width: 570px;
	height: 380px;
	margin: 0px;
	overflow: scroll;
}

div#carousel img
{
	border: none;
}


a#carousel_left, a#carousel_right
{
	width: 26px;
	height: 25px;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
}
a#carousel_left
{
	float: left;
}
a#carousel_right
{
	float: right;
}

a#carousel_left:link, a#carousel_left:visited
{
	background-image: url(../images/left.png);
}
a#carousel_left:hover, a#carousel_left:visited, a#carousel_left:active
{
	background-image: url(../images/left_a.png);
}

a#carousel_right:link, a#carousel_right:visited
{
	background-image: url(../images/right.png);
}
a#carousel_right:hover, a#carousel_right:visited, a#carousel_right:active
{
	background-image: url(../images/right_a.png);
}


div.gallery_controll
{
	height: 50px;
}

div#carousel_title
{
	font-weight: bold;
	text-align: center;
	padding: 0px 100px;
}

div#carousel_year
{
	margin-top: 5px;
	text-align: center;
}




div.menu
{
	width: 245px;
	padding-top: 50px;
	text-align: left;
	float: left;
}

div.menu div.me_photo
{
	padding-left: 80px;
}


div.menu ul
{
	padding: 0px;
	padding-left: 34px;
	margin: 0px;
	margin-top: 20px;
	list-style-type: none;
}

div.menu ul li
{
	height: 16px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

div.menu ul li a
{
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

div.menu ul li.menu_me a:link, div.menu ul li.menu_me a:visited
{
	background-image: url(../images/me.png);
}
div.menu ul li.menu_me a:hover, div.menu ul li.menu_me a:focus, div.menu ul li.menu_me a:active
{
	background-image: url(../images/me_a.png);
}

div.menu ul li.menu_contact a:link, div.menu ul li.menu_contact a:visited
{
	background-image: url(../images/contact.png);
}
div.menu ul li.menu_contact a:hover, div.menu ul li.menu_contact a:focus, div.menu ul li.menu_contact a:active
{
	background-image: url(../images/contact_a.png);
}

div.menu ul li.menu_links a:link, div.menu ul li.menu_links a:visited
{
	background-image: url(../images/links.png);
}
div.menu ul li.menu_links a:hover, div.menu ul li.menu_links a:focus, div.menu ul li.menu_links a:active
{
	background-image: url(../images/links_a.png);
}

div.menu ul li.menu_press
{
	margin-bottom: 10px;
}
div.menu ul li.menu_press a:link, div.menu ul li.menu_press a:visited
{
	background-image: url(../images/press.png);
}
div.menu ul li.menu_press a:hover, div.menu ul li.menu_press a:focus, div.menu ul li.menu_press a:active
{
	background-image: url(../images/press_a.png);
}



div.last_press
{
	line-height: 75%;
	padding-left: 34px !important;
}
a.press_image
{
	width: 117px;
	border: 1px solid #b4b4b4;
	background-color: #ffffff;
	display: block;
	float: left;
}
div.last_press a.press_image
{
	margin: 0px auto;
	float: none;
}
a.press_image img
{
	width: 109px;
	margin: 4px;
	display: block;
}
div.last_press_title
{
	text-align: center;
	margin: 5px 0px;
}
div.last_press_source
{
	font-size: 75%;
	text-transform: uppercase;
	text-align: center;
}




div.loading
{
	padding: 100px 0px;
	text-align: center;
}

div.news
{
	width: 570px;
	margin: 30px auto;
	clear: both;
}


div.news_header
{
	height: 32px;
	margin-bottom: 2px;
	background: url(../images/bgr_news_header.png);
	background: #b3b3b3;
}

div.news_title
{
	width: 285px;
	float: left;
}
div.news_title img
{
	padding: 10px;
}

div.news_all_link
{
	width: 285px;
	text-align: right;
	float: left;
}
div.news_all_link a
{
	width: 108px;
	height: 18px;
	margin: 10px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
div.news_all_link a:link, div.news_all_link a:visited
{
	background-image: url(../images/news_link.png);
}
div.news_all_link a:hover, div.news_all_link a:focus, div.news_all_link a:active
{
	background-image: url(../images/news_link_a.png);
}


div.news_body
{
}

div.news_item
{
	padding: 10px;
	margin-bottom: 2px;
	background: url(../images/bgr_news_item.png);
}
div.news_item_odd
{
	background: url(../images/bgr_news_item_odd.png);
}

div.news_image
{
	width: 82px;
	margin-right: 10px;
	float: left;
}
div.news_image img
{
	width: 80px;
	border: 1px solid #B4B4B4;
}

div.news_date
{
	font-weight: bold;
	padding-top: 5px;
	margin-left: 92px;
	margin-bottom: 10px;
}
div.press_item div.news_date
{
	font-weight: normal;
	padding-top: 15px;
	margin-left: 92px;
	margin-bottom: 5px;
}

div.press_title
{
	font-weight: bold;
}

div.news_source
{
	font-size: 80%;
	text-transform: uppercase;
}

div.news_text
{
	margin-left: 92px;
}

div.news_thumbs
{
	width: 47px;
	margin-left: 10px;
	float: right;
}
div.news_thumbs img
{
	width: 45px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #B4B4B4;
	background: #ffffff;
	display: block;
}

.news_files
{
	margin-top: 10px;
}


.news_navi
{
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 2px solid #cccccc;
}
.news_navi a, .news_navi_cur
{
	font-family: Bradhitc, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
.news_navi_back
{
	width: 33%;
	text-align: right;
	float: right;
}
.news_navi_next
{
	width: 33%;
	text-align: left;
	float: left;
}
.news_navi_cur
{
	width: 33%;
	text-align: center;
	float: left;
}



#pageContent div.news_item
{
	padding: 20px 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #cccccc;
	background: none;
}
#pageContent div.news_item_first
{
	padding-top: 0px;
}
#pageContent div.news_item_last
{
	padding-bottom: 0px;
	border-bottom: none;
}

#pageContent div.news_image
{
	width: 122px;
	margin-right: 20px;
}
#pageContent div.news_image img
{
	width: 120px;
}

#pageContent div.news_date, #pageContent div.news_text, #pageContent div.press_title, #pageContent div.news_source
{
	margin-left: 142px;
}
#pageContent div.news_thumbs
{
	width: auto;
	height: 62px;
	text-align: right;
	margin-top: 10px;
	float: right;
}
#pageContent div.news_thumbs img
{
	width: auto;
	height: 60px;
	margin: 0px;
	margin-left: 10px;
	padding: 5px;
	float: left;
}




div.footer
{
	font-size: 8pt;
	margin: 30px auto;
	text-align: center;
}




#overlay
{
	position: fixed;
	z-index: 9997;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #002210;
	cursor: pointer;
}

#page
{
	position: absolute;
	z-index: 9998;
	background: #cccccc;
	-moz-box-shadow: 2px 6px 12px 6px #1a1c1a;
    -webkit-box-shadow: 2px 6px 12px 6px #1a1c1a;
	box-shadow: 2px 6px 12px 6px #1a1c1a;
	padding-bottom: 0px;
	margin-bottom: 50px;
}

#pageHeader
{
	height: 30px;
	background: #cccccc;
}

#pageTitle
{
	margin: 8px 20px;
	float: left;
}

a#pageClose
{
	width: 20px;
	height: 20px;
	margin: 5px 20px;
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	display: block,
}
a#pageClose:link, a#pageClose:visited
{
	background-image: url(../images/close.png);
}
a#pageClose:hover, a#pageClose:focus, a#pageClose:active
{
	background-image: url(../images/close_a.png);
}

#pageContentContainer
{
	width: 570px;
}

#pageContent
{
	padding: 20px;
	background: #ffffff url(../images/bgr_subpage.png) repeat-x top left;
}

.pageTitle
{
	position: absolute;
	display: none;
}
.pageContent
{
	width: 570px;
	padding: 20px;
	border-bottom: 10px solid #cccccc;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

a#pageDown, a#pageUp
{
	width: 120px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 225px;
	background-color: #cccccc;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	z-index:9999;
}
a#pageDown
{
	top: 395px;
}
a#pageUp
{

}

a#pageDown:link, a#pageDown:visited
{
	background-image: url(../images/down.png);
	-moz-box-shadow: 1px -1px 3px #666666;
    -webkit-box-shadow: 1px -1px 3px #666666;
	box-shadow: 1px -1px 3px #666666;
}
a#pageDown:hover, a#pageDown:focus, a#pageDown:active
{
	background-image: url(../images/down_a.png);
	-moz-box-shadow: 1px -1px 2px #666666;
    -webkit-box-shadow: 1px -1px 2px #666666;
	box-shadow: 1px -1px 2px #666666;
}

a#pageUp:link, a#pageUp:visited
{
	background-image: url(../images/up.png);
	-moz-box-shadow: 1px 1px 3px #666666;
    -webkit-box-shadow: 1px 1px 3px #666666;
	box-shadow: 1px 1px 3px #666666;
}
a#pageUp:hover, a#pageUp:focus, a#pageUp:active
{
	background-image: url(../images/up_a.png);
	-moz-box-shadow: 1px 1px 2px #666666;
    -webkit-box-shadow: 1px 1px 2px #666666;
	box-shadow: 1px 1px 2px #666666;
}


#pageSpacer
{
	position: absolute;
	height: 50px;
	z-index: 9997;
	background: red;
}



form.emailForm p
{
	clear: left;
}

form.emailForm label
{
	width: 120px;
	float: left;
	display: block;
}

form.emailForm input.button
{
	margin-left: 120px;
}

ul.error, ul.success
{
	padding: 5px 20px;
	margin-bottom: 10px;
}
ul.error li, ul.success li
{
	font-weight: bold;
	margin: 0px;
	margin-left: 10px;
}
ul.error
{
	background: #EBC6C6;
	border: 1px solid #A33636;
}
ul.error li
{
	color: #A33636;
	list-style-image: url(../images/error.png);
}
ul.success
{
	background: #C1EBD3;
	border: 1px solid #1A7642;
}
ul.success li
{
	color: #1A7642;
	list-style-image: url(../images/success.png);
}

.list-label
{
	width: 90px;
	padding-bottom: 10px;
	float: left;
}
.list-value
{
	margin-left: 90px;
	padding-bottom: 10px;
}
.list-value:after
{
	height: 0.0001px;
	line-height: 0.0001px;
	display: block;
	content: "";
	clear: left;
}
