body
{
	font-family: arial;
	font-size:10px;
	/*background: #233255 url(../images/background.jpg) no-repeat center fixed;*/
}

.blue, h3{
	color:#00AEEF;
}
.white{
	color:#fff;
}
.clear{
	clear:both;
}

#wrapper{
	width:950px;
	height:auto;
	position:relative;
	margin:0 auto;
}
#head{
	width:950px;
	height:20px;
	position:relative;
}
.path{
	width:280px;
	height:17px;
	padding:3px 0 0 15px;
	background: rgb(0, 0, 0) transparent;
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	position:absolute;
	right:0;
	color:#FFF;
}
.path a{
	color:#00AEEF;
}
#menu{
	width:750px;
	height:22px;
	background:#8B8A8A;
	margin-left:200px;
	padding-top:8px;
	text-align:right;
}
#menu a{
	padding:8px 14px 9px 14px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
#menu a.on, #menu a:hover{
	background:#00AEEF;
}
#content{
	width:950px;
	height:auto;
	margin-bottom:20px;
	background:#FFFFFF;
	position:relative;
	font-size: 10px;
}
#logo{
	width:170px;
	height:72px;
	display:block;
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	top:-9px;
	left:-215px;
}
#footer{
	width:950px;
	height:150px;
	background:#FFF;
	font-size:12px;
}

/*--Main Image Preview--*/
#ticker{
	width:950px;
	height:475px;
	overflow:hidden;
	position:relative;
}
.main_image {
	width: 750px; 
	height: 475px;
	float: right;
	background: #333;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;	
	padding: 10px;
}
.main_image .content {
	font-size: 1.2em;
	padding: 10px;	
	margin: 0;
	line-height: 1.6em;
}
.block small { 
	padding: 0 0 0 20px; 
	background: url(../images/icon_calendar.gif) no-repeat 0 center; 
	font-size: 1em; 
}
.block a{
	color:#00AEEF;
}
.main_image .block small {
	margin-left: 10px;
}
.main_image .desc{
	position: absolute;
	bottom: 0;	
	left: 0;
	width: 100%;
	display: none;
}
.main_image .block{
	width: 100%;
	background: #111;
	border-top: 1px solid #000;
}
.main_image a.collapse {
	background: url(../images/btn_collapse.gif) no-repeat -10px -5px;
	height: 17px; 
	width: 73px;
	text-indent: -99999px;
	position: absolute; 
	top: -17px; right: 20px; 
}
.main_image a.show {
	background-position: left bottom;
} 

.image_thumb {
	float: left;
	width: 199px;
	height:340px;
	overflow:hidden;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
	margin-top:135px;
}
.image_thumb img {
	/*
	border: 1px solid #ccc; 
	padding: 5px; 
	background: #fff; 
	float: left;
	*/
	display:none;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
}
.image_thumb ul li{
	margin: 0; 
	padding: 12px 10px;
	background: #f0f0f0 url(../images/nav_a.gif) repeat-x;
	width: 279px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.image_thumb ul li.hover {
	background: #ddd;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #00AEEF;
	cursor: default;
}
html .image_thumb ul li h2 {
	font-size: 1.5em; 
	margin: 5px 0; padding: 0;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 170px;
}	
.image_thumb ul li p{display: none;}
.image_thumb ul li .invisible{display: none;}

#footer .box{
	float:left;
	width:225px;
	margin-left:8px;
}
.submenu{
	width:198px;
	height:340px;
	padding:10px 0;
	float:left;
	margin-top:135px;
	font-size:12px;
	line-height:25px;
	position:fixed;
}
.submenu a{
	display:block;
	color:#00AEEF;
	padding:4px 0 4px 40px;
	background:#f0f0f0 url(../images/nav_a.gif);
	margin-bottom:2px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.submenu a:hover, .submenu a.on{
	display:block;
	color:#FFF;
	padding:4px 0 4px 40px;
	background:#00AEEF;
	margin-bottom:2px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
}
.art{
	width: 710px;
	height: auto;
	float: right;
	padding: 20px;
	font-size: 12px;
}
.art .txt{
	line-height:18px;
}
.gotop{
	color:#00AEEF;
	font-size:10px;
	padding-left:15px;
	background:url(../images/top.png) no-repeat 0 2px;
}
.end{
	width:700px;
	height:20px;
	display:block;
	border-top:1px solid #E4E4E4;
	margin-top:30px;
}
.empty{
	height:300px;
}

#contact {
    font-size: 12px;
    margin-top: 10px;
}

#contact textarea {
    width: 280px;
    height: 150px;
    border: 1px solid #4AC6E3;
    padding-left: 3px;
}

#contact fieldset {
    border: 1px solid #4AC6E3;
    margin: 20px 20px 10px 10px;
}

#contact div {
    margin-top: 10px;
    margin-bottom: 10px;
}

#contact span {
    display: block;
    margin-left: 10px;
    width: 150px;
    float: left;
}

#contact input[type="text"]  {
	width: 280px;
    border: 1px solid #4AC6E3;
}
#contact input[type="submit"]
{
	 border: 1px solid #4AC6E3;
	 margin-left:280px;
}
.buttons{
	width:700px;
	height:30px;
	position:relative;
}
.buttons .facebook{
	position:absolute;
	left:80px;
	top:0;
}
.buttons .twitter{
	position:absolute;
	left:230px;
	top:0;
}
.photos{
	width:700px;
	height:auto;
	position:relative;
	margin-bottom:30px;
}
.photos .image{
	width:100px;
	height:100px;
	overflow:hidden;
	float:left;
	margin:10px;
}
