/*
CSS Credit: http://www.templatemo.com
*/

html {
	background: url(images/templatemo_html_bg.jpg);
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(images/templatemo_bg.jpg) repeat-x;
}

a:link, a:visited {	color: #FFFF99; text-decoration: none; }
a:active, a:hover { color: #FFFFFF; text-decoration: underline; }

p {
	font-family: Arial;
	font-size: 12px;
	color: #66CCFF;
	text-align: justify;
	margin: 0 0 10px 0;	
}

span.date {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-align: justify;
	margin: 0 0 3px 0;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00FFCC;
	margin: 0 0 10px 0;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00FFCC;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #00CCCC;
	font-weight: normal;
	margin: 0 0 3px 0;
}

ol{
	color:#FFFF66;
}

#templatemo_container {
	width: 900px;
	margin: auto;
}

#templatemo_top {
	clear: both;
	width: 900px;
	margin: 0;
	padding: 0;
	
}

#templatemo_header {
	width: 900px;
	height: 312px;
	background: url(images/templatemo_header.jpg);
	padding: 1px 0 0 0;
}

#templatemo_header_logo_area {
	width: 295px;
	height: 65px;
	margin: 170px 0 0  35px ;
}

#templatemo_header_logo {
	color: #00FFFF;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#templatemo_header_logo span.small_text {
	font-size: 18px;
}

#templatemo_header_slogan {
	font-family: "Vivaldi", Times, serif;
	font-size: 20px;
	color: #AAFFFF;
	margin: 0;
	float: left;
}

/* menu */

.templatemo_menu {
	float: left;
	width: 900px;
	height: 54px;
	background: url(images/templatemo_menu_bg.jpg);
	padding:0;
	font-family:Verdana;
}

.templatemo_menu ul {
	float: left;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	width: 960px;
	list-style: none;
}

.templatemo_menu ul li {
	float:left;
}

.templatemo_menu ul li a {
	float: left;
	padding: 15px 40px 0 40px;
	height: 39px;
	text-align: center;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background: url(images/d.png) center right no-repeat;
	color: #00FFFF;	
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	outline: none;
	display:block;
}
.templatemo_menu li a:hover, #templatemo_menu li .current {
	background: url(images/templatemo_menu_current.jpg);
}

.templatemo_menu li .last {
	background: none;
}
.templatemo_menu li ul{
	background-color:#003333;
	display:none;
	height:auto;
	padding:0px;
	margin:45px 0 0 0 ;
	border:0px;
	position:absolute;
	width:305px;
	z-index:200;
}
.templatemo_menu li:hover ul{
	display:block
}
.templatemo_menu li li {
	display:table-row;
	float:none;
	margin:0px;
	padding:0px;
	height:15px;
	width:100%;
}
.templatemo_menu li:hover li a{
	background:none
}
.templatemo_menu li li a{
	float: left;
	width:100%;
	height:15px;
	text-align: left;
	padding:5px 10px 5px 10px; 
	margin:0;
	text-decoration: none;
	background: #00FFFF;
	color: #66CCFF;	
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.templatemo_menu li ul a:hover, .menu li ul li:hover a{
	background:#006666 center left no-repeat;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}

/* end of menu*/

#templatemo_welcome_area {
	width: 900px;
	background: url(images/templatemo_welcome_bg.jpg) repeat-y;
	padding: 10px 100px 10px 10px ;
	display:inline-block;
	color: #66DDFF;
}

#templatemo_welcome_area .templatemo_title_1 {
	height: 35px;
	width: 300px;
	background: url(images/templatemo_title_line.jpg) no-repeat;
	background-position: 35px 33px;
	margin: 0 0 10px 0;
}
#templatemo_welcome_area .templatemo_title_content {
	height: 35px;
	background: url(images/templatemo_title_line.jpg) no-repeat;
	background-position: 35px 33px;
	margin: 0 0 10px 0;
}

#templatemo_welcome_area h1 {
	height: 25px;
	background: url(images/templatemo_title_style_1.png) left no-repeat;
	padding: 5px 0 5px 40px;
}

#templatemo_welcome_area p {
	padding: 0 40px;
}


#templatemo_welcome_bottom {
	background: url(images/templatemo_welcom_bottom.jpg);
	height: 5px;
	width: 900px;
}

#templaetmo_bottom_area {
	width: 820px;
	padding: 10px 40px;
	background: url(images/templatemo_bottom_panel.jpg);
}

#templaetmo_bottom_area .templatemo_three_col {
	width: 268px;
	float: left;
	padding-left:2px;
	padding-right:2px;
}

.templatemo_title_2 {
	height: 29px;
	padding: 9px 0 0 20px;
	background: url(images/templatemo_title_style_2.png) left top no-repeat;
}

.templatemo_three_col .title_left {
	
		margin: 0 10px 10px 20px;
	
}

.templatemo_three_col .title_mid {
	margin: 0 10px 10px 10px;
}

.templatemo_three_col .title_right {
	margin: 0 0 10px 10px;
}

.templatemo_three_col p.left {
	margin: 0 30px 10px 40px;
}

#templaetmo_bottom_area p.middle {
	 margin: 0 30px 10px 30px;
}
 
#templaetmo_bottom_area img {
	float: left;
	margin: 0 10px 2px 30px;
}
 
.templatemo_three_col p.right {
	margin: 0 20px 10px 30px;
}

.templatemo_v_line {
	width: 1px;
	height: 210px;
	background-color: #4b240e;
	float: left;
}

#templatemo_footer {
	width: 100%;
	background: #003333;
	color: #00CCFF;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.cleaner img {
	margin: 0 0 0 30px;
}
.preview{
	width:400px;
	padding-bottom:25px;
}
.preview img{
	float:left;
	display:inline;
}
.statbox{
	color:#222266;
	background-color:#336666;
}
.hDiv{
	display:none;
}
.hinterMain img{
	float:left;
	width:50px;
	height:auto;
	display:inline;
	padding-left:20px;
}
.hinterMain{
	margin-top:-10px;
	width:300px;
}
#menuDetay_header {
	
	width: 900px;
	height: 102px;
	background: url(images/menuDetay_header.jpg);
	padding: 1px 0 0 0;
}
#menuDetay_header span.leftText, span.rightText{
	color: #00FFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	
}
.leftText{
	float:left;
	font-size: 30px;
	margin: 50px 0 0 40px;
}
.rightText{
	float:right;
	font-size: 18px;
	text-align:right;
	margin: 40px 20px 0 0;
}
.musicPlayerDiv{
	position:fixed; 
	left:0px; 
	top:450px; 
}
.adminDiv{
	position:fixed; 
	left:0px; 
	top:100px; 
	width:180px; 
	border:outset; 
	padding-left:0px; 
	margin-left:0px; 
}
.adminDiv a{
	text-decoration:none;
}
.adminUL{
	padding-left:5px;
	list-style:none;
}
.adminLI{
	list-style:none;
	padding-left:15px;
}
.adminDiv li ul{
	display:none;
}
.adminDiv li:hover ul{
	display:block;
}
.content img{
	float:left;
	padding-right:10px;
}
.announcement{
	text-align:center;
	border:double;
}
.announcementBox{
	border:none;
	height:165px;
}