/* Global properties ======================================================== */
*{
    outline: none;
}
html {width:100%;}
body {
    margin:0px;
    padding:0px;
    font-family: Georgia, Times, serif;
    background:url(/img/body_bg.png) top repeat-x;

    background-color:#5a5957;
    line-height:20px;
    cursor: default;
    line-height: normal;
    overflow-y: scroll;
}

ul{list-style:none;}

a{  
    text-decoration: none;
    color:white;
}

/*********************************header*************************************/
header {
	width:100%;
/*	background:url(/img/new_year.png) center bottom no-repeat;*/
}

#mainBox{
    min-width:1005px;
    max-width:99%;
    margin:0 auto;
}

#top_header{
    top:15px;
    margin-top:10px;
    padding-top:0px;
    padding-bottom:0px;
    width:100%;
    min-height:45px;
    max-height:45px;
    background:url(/img/top_header_bg.png) top repeat-x;
    overflow: hidden;
}

#top_header_left_caption{
    padding-left:5%;
    //max-width:650px;
    min-width:650px;
    overflow:hidden;
    font-size:14px;
    text-transform:uppercase;
    float: left;
    line-height: 23px;
}

#top_header_search{
    overflow:hidden;
    margin-top:0px;
    overflow:hidden;
    font-size:18px;
    float: left;
    /*border: solid 1px white;*/
    dislpay: inline;
}

#top_header a {color:#1a1d23;}
#top_header a:hover{text-decoration:none;}

#middle_header{
    margin-top:10px;
    width:100%;
    overflow:hidden;
    font-size:18px;
    /*border: solid 1px white;*/
    text-align:center;
    vertical-align: middle;
    height: 100px;
}

#middle_header_buttom_line{
    min-height:5px;
    max-height:5px;
    margin-bottom:20px;
    background:url(/img/top_header_bg.png) top repeat-x;
}

.mainContenet{
    color:#f5a605;
    font-size:14pt;
    margin-bottom: 20px;
}

.mainContenet a{
    text-decoration: underline;
}

.mainContenet a:hover{
    text-shadow: 0px 0px 5px black;
}

.newsContent p{
    text-indent: 20px;
}

#left_side{
    width:65%;
    float:left;
    overflow:hidden;
}

.left_contentbox{
    /*min-width: 650px;*/
    border:0px solid white;
    padding-left: 0px;
}

#right_side{
    float:right;
    overflow:hidden;
    width:35%;
    border: solid 0px white;
}

.right_content_inner_box{
    background-color: #555;
    margin-left: 10px;
    margin-right: 3px;
    border-radius: 0px 0px 10px 10px;
    overflow: hidden;
}

.right_content_inner_box .sub_inner{
    padding: 0px 10px;
    padding-top: 10px;
    overflow: hidden;
}

.paginationControl{
    color: #AAA;
    font-size: 14pt;
    text-align: center;
}
.paginationControl .cur_page{
    color: #f5a605;
    font-size: 16pt;
}

.mnuDecorLine{
	width:550px;
	min-height:5px;
	max-height:5px;
	background:url(/img/mnuDecorLine.png) left repeat-y;
}

.DecorLine{
	background:url(/img/top_header_bg.png) left repeat-x;
}


#mnu_wraper{
	height:40px;
	width:650px;
	/*margin: 0 auto;*/
	margin-right:0px;
	margin-left:auto;
	overflow: hidden;
}

#mnu_wraper ul{
	margin:0; padding:0;
	list-style:none;
	display: block;
}

#mnu_wraper ul li {
	height:20px;
	padding-top:10px; 
	padding-bottom:10px;
	padding-left:8px;
	padding-right:8px;
	margin-left: 0px; 
	margin-top: 0px;
	float:left;
	overflow:hidden;
	font-size:14px;
	font-weight:700; 
	text-transform:uppercase;
}

.mnuLink a {
	padding-top:10px; 
	padding-bottom:10px;
	padding-left:8px;
	padding-right:8px;
	color:black; 
	outline:none; 
	text-decoration:none;
	text-shadow: 1px 1px white;
}

.RightCaption{
	font-size: 20px;
	font-family:"Franklin Gothic Demi";

	padding: 5px;
	color: white;
	text-shadow: 1px 1px black;
	text-transform: uppercase;
	height:25px;
	
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	
	white-space:nowrap;
	overflow:hidden;
}

.LeftCaption{
	text-align:center;
	font-family:"Franklin Gothic Demi";
	margin-bottom:10px;
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:5px;
	color: black;
	text-shadow: 1px 1px white;
	text-transform: uppercase;
	height:22px;
	white-space:nowrap;
	overflow:hidden;
}

.newsDate{
    font-size: 13pt;
    color: #efc62c ;
    font-weight: normal;
    
}

.newsLink a{
    font-size: 13pt;
    padding-left: 10px;
    text-decoration: none;
}

.newsLink a:hover{
    text-decoration: underline;
    text-shadow: 0px 0px 5px black;
}

.CatalogLink {
    padding-top:5px;
    padding-left: 20px;
    font-size: 18px;
}

.CatalogLink a{
    color:#ffffff;
}

.CatalogLink a:hover{
    text-decoration: underline;
    text-shadow: 0px 0px 5px black;
}

.intereir{
    float: left;
    margin-right: 10px;
}

.viewlvl{
    overflow:hidden;
    float:left;
    text-align:center;
    padding-top:5px;
    padding-right:5px;
    width:170px;
    height:240px;
    color:#efc62c;
    font-size:16px;
    border:none;
}

.viewlvl img{
	border:none;
}

.viewlvl a{
    color:#efc62c;
    font-size:18px;
    border:none;
}

.viewlvl_123{
    overflow:hidden;
    float:left;
    text-align:center;
    padding-top:5px;
    padding-right:3px;
    width:170px;
    height:170px;
    color:#efc62c;
    font-size:16px;
    border:none;
}

.viewlvl_123:hover img{
    padding:1px;
    border:2px solid #efc62c;
    border-radius:5px;
}

.viewlvl_123:hover a{
    color:#fff;
}

.viewlvl_123 img{
    padding:2px;
    border:1px solid gray;
    border-radius:5px;
    width: 150px;
    height: 113px;
}

.viewlvl_123 a{
    color:#efc62c;
    text-shadow: 0px 1px 0px #000;
    font-size:18px;
    border:none;
}

.viewlvl_bycolumn{
    padding-top:5px;
    padding-left:3px;
    color:#efc62c;
    font-size:16px;
    border:none;
}

.viewlvl_bycolumn:hover a{
    color:#fff;
    
}

.viewlvl_bycolumn a{
    color:#efc62c;
    text-shadow: 0px 1px 0px #000;
    font-size:18px;
    border:none;
}


#lvlPath{
    color:white;
    font-size: 14pt;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    text-shadow: 0px 1px 0px #000;
    background-color: #555;
    padding: 10px;
    border-radius: 5px;
}

#lvlPath a{
    color:#f5a605;
    margin-top: 5px;
    margin-bottom: 5px;
    text-decoration: underline;
}

.contactMap{
	margin:5px;
	width: 90%; height: 350px;
	border:3px solid #f5a605;
	border-radius:5px;
	clear:both;
}

/****************************footer************************/
.footer {
	border-top: 1px solid gray;
	clear:both;
	margin-top:20px;
	text-align:center;
	color:#aaa;
	width:100%;
	font-size:10pt;
	line-height:20px;
}

.footer a{
    color: white;    
}

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