@charset "utf-8";
/* CSS Document */

h1{
	font-family:Californian FB,Tahoma, Geneva, sans-serif;
	font-size:22px;
	padding:3px 0 0px 0;
	margin:0;
	border-bottom:1px dashed #cdcccc;
	}
	
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#cdcccc;
	margin:0;
	padding:3px 0 5px 0;
	}	
	
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#cdcccc;
	margin:0;
	padding:0;
	border-bottom:1px dashed #cdcccc;
	}	
	
p{
	color:#ccc;
	padding:5px;
	margin:0px;
	}
	
	
	
.clear{
	clear:both;
	}
	
.logo{
	float:left;
	width:342px;
	}
.logo img {
	-webkit-border-radius: 0 0 15px 15px;
border-radius: 0 0 15px 15px;}
	
.header_right_part{
	float:left;
	margin-top:50px;
	padding-left:10px;
	position:relative;
	}	
	
.menu{
	/*width:742px;*/
	width:630px;
	height:42px;
	background:url(../images/menu_bg.png) no-repeat;
	line-height:40px;
	padding-left:15px;
	margin-top:3px;
	}
	
.menu ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
.menu ul li{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:0 14px;
	}	
	
.menu ul li a{
	color:#cdcccc;
	text-decoration:none;
	}
	
.menu ul li a:hover{
	color:#ffdf08;
	text-decoration:underline;
	}	
	
.menu ul li a.active{
	color:#ffdf08;
	text-decoration:underline;
	}	
	
.bee{
	top:0px;
	right:-30px;
	position:absolute;
	}
	
/**main content***/

	
.box{
	background:#360000 url(../images/box_bg.jpg) repeat-x;
	padding:0 10px 10px 10px;
	}	
	
.social_network{
	padding:5px 0 4px 0;
	}
	
.social_network ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.social_network ul li{
	float:left;
	padding:0 3px 0 0px;
	}
	
.social_network ul li:hover{
	opacity:0.6;
	}
	
.list{}
.list ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
.list ul li{
	padding:3px 0;
	}	
	
	
.list ul li a{
	text-decoration:underline;
	color:#CCC;
	}
	
	
.list ul li a:hover{
	text-decoration:underline;
	color:#ffdf08;
	}
	
.image_holder{
	border:1px solid #ccc;
	padding:5px;
	}	
	
.right_content_left{
	float:left;
	width:450px;
	}
	
	
.box2{
	background:#360000;
	width:250px;
	float:left;
	margin-left:10px;
	padding:10px;
	}
	

	
.box4{
	margin:5px 0;
	padding:10px;
	background:#360000;
     -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px;
	position:relative;
	}	
	
.link{}
.link a{
	text-decoration:none;
	color:#CCC;
	}
	
.link a:hover{
	color:#ffdf08;
	}
	
.box3{
	margin:5px 0;
	padding:10px;
	background:#000;
     -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    border-radius:10px;
	position:relative;
	}
	
.rounded_image_holder{
	background:url(../images/rounded_image_holder.png) no-repeat;
	width:171px;
	height:112px;
	padding:10px;
	}	
	
.column{
	float:left;
	width:190px;
	position:relative;
	}	
	
.column_title{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	}
	
.column_readmore{
	float:right;
	font-size:14px;
	}	
	
.column_readmore a{
	color:#bf0101;
	text-decoration:none;
	}	
	
.column_readmore a:hover{
	color:#CCC;
	}
	
.hoeizental_seperator{
	height:1px;
	border-top:1px solid #fff;
	margin:5px 0;
	}	

	
.readmore{
	float:right;
	padding-top:10px;
	}	
	
.readmore a{
	text-decoration:underline;
	color:#CCC;
	}	
	
.vertical_seperatio{
	float:left;
	margin:25px 20px 0;
	}	

.video_wrap{
	width:250px;
	float:left;
	}
	
.gallery{
	padding-top:5px;
	}
	
.footer_menu_list{
	float:left;
	width:225px;
	}	
	
.footer_menu_list ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
.footer_menu_list ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999999;
	padding:3px 0;
	}
	
.footer_menu_list ul li a{
	color:#999999;
	text-decoration:underline;
	}	
	
	
.footer_menu_list ul li a:hover{
	color:#ffdf08;
	text-decoration:underline;
	}


.footer_right_part{
	float:right;
	text-align:center;
	}
	
a.copyrigtht{
	font-size:15px;
	color:#CCC;
	}
	
a.copyrigtht:hover{
	color:#ffdf08;
	}	
	
.news_list{
	padding-top:10px;
	}	
	
.news_list ul{
	margin:0;
	padding:0;
	list-style:none;
	}
	
.news_list ul li{
	padding:10px 0;
	border-bottom:1px dashed #999;}
	
.news_list ul li:hover{
	opacity:0.8;
	}	
	
.news_list ul li:last-child{
	padding:10px 0;
	border-bottom:none}
	
.news_image{
	float:left;
	margin-right:5px;
	border:1px solid #838181;
	width:110px;
	height:110px;
	padding:10px;
	}
	
.news_discp{
	float:left;
	width:550px;
	}	
	
.news_title{
	font-size:18px;
	color:#cdcccc;
	}	
	
	
.small_title{
	font-size:13px;
	color:#d60000;
	}
	
.pegination{}
.pegination ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.pegination ul li a{
	float:left;
	padding:1px 3px;
	background:#999;
	text-align:center;
	border:1px solid #900;
	margin:0 1px;
	text-decoration:none;
	color:#000;
	display:block;
	}
	
.pegination ul li a:hover{
	background:#CCC;
	border:1px solid #900;
	color:#900;
	}	

.icons_wrap{
	background:#340000;
	padding:5px;
	margin:10px 0 0 0;
	border-bottom:1px dashed #702222;
	border-top:1px dashed #702222;
	}
	
.viewer_dec{
	float:left;
	width:600px;
	}
	
.horizental_seperator2{
	border-bottom:1px dashed #5f0404;
	height:1px;
	}	
#page{}	
.page_top{
	background:url(../images/page_top.png) no-repeat;
	width:auto;
	height:21px;
	background-position:bottom;
	}	
.page_inner{
	background:#410000;
	}
	
.page_bottom{
	background:url(../images/page_bottom.png) no-repeat;
	background-position:top;
	height:17px;
	padding-bottom:10px;
	}	