@import url("reset.css");


/*  Globals    box_shine_top
--------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}

body {
    text-align: center;
    font: 12px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	background-attachment: fixed;
    color: #aaa;
	margin: 0;
} 
hr { display: none; }

strong, b { font-weight: bold; }
em, i { font-style: italic; }
.small {
	font-size: 11px;
}
blockquote .small {
	font-weight: bold;
}

a {
	color: #FAAD17;
	text-decoration: none;
}
a:hover {
	color: #fff;
}

h5 {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #fff;
	width: 600px;
	margin: 0 0 0 30px;
}


h1 {
	font-size: 40px;
	font-weight: normal;
	line-height: 40px;
	color: #eA8D17;
	margin: -15px 0 -10px 10px;
	text-transform: uppercase;
        width: 700px;
}
h1  a{text-decoration:none; color:#eA8D17; }
h1  a:visited,active{text-decoration:none; color:#eA8D17; }
h1  a:hover{text-decoration:none; color:#b06418;}
h1  span {display:block; font-size:18px; font-family:Arial, Helvetica, sans-serif; color: #eA8D17; font-variant:normal;}

/* Global Styles
--------------------------------------------------------------------------------------------------- */
.more_btn {
	background: #cA6D17;
	color: #fff;
	padding: 0 5px;
	font-size: 10px;
	text-transform: uppercase;
}
.more_btn:hover {
	background: #000;
	color: #fff;
}
body .glob_body .primary ol {
	margin: 0 0 30px 40px;
}
body .glob_body .primary ol li {
	margin: 5px 0;
}
body .glob_body .primary ol li a {
	line-height: 20px;
	padding: 0 3px;
	border-bottom: 1px dotted #fff;
}
body .pinkArrow {
	list-style-image:url(../gfx/pink_arrow.gif);
	padding: 0 0 5px 5px;
}
.highlight {
	font: 11px "Trebuchet MS", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #FAAD17;
}
.poplight {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FAAD17;
	font-weight: bold;
}
.pageBox {
	text-align: center;
	padding: 20px;
	clear: both;
	overflow: hidden;
}
.subtitle_long {
	margin: 0 0 0 20px;
}
.project_box {
	width: 868px;
	margin: 0 auto;
	padding: 0px 50px 20px 50px;
}


/* vv
--------------------------------------------------------------------------------------------------- */	

#velkam {
	width: 898px;
	border: 1px solid #777;
	position: relative;
         padding: 15px 15px 15px 55px;
	margin: 10px 10px 10px 10px; 
}





#velkam a.highslide {
	display: block;
	background: url(../gfx/cross_bg.png);
	padding: 5px;
	float: left;
	margin: 0 0 15px 0;
}
#velkam a.highslide:hover {
	background: #cA6D17;
}

#velkam-t{
	float: left;
	margin: 0px 50px 6px 0px;
}

.titlmini {
	margin: 0 0 0 25px;
}



/* Layout Divisions
--------------------------------------------------------------------------------------------------- */
.globWrapper {
	width: 100%;
	text-align:left;
	position: relative;
background: url(../gfx/nuzabodali.gif); background-repeat: no-repeat 

}
.globWrapper .globContainer {
	width: 990px;
	margin: 0 auto;
}
.globContainer .head {
	width: 990px;
	height: 85px;
	position:relative;
}
.globContainer .inside_head {
	width: 990px;
	height: 160px;
	position:relative;
}
.globContainer .head #head_title {
	position: absolute;
	top: 35px;
	right: 0;
}
.globContainer .inside_head #head_title {
	position: absolute;
	top: 65px;
	right: 0;
}	

#logo {
	position: absolute;
	z-index: 0;
	top: -30px;
	left: -20px;
	width: 320px;
	height: 240px;
}

/* Footer
--------------------------------------------------------------------------------------------------- */
#footer {
	width: 100%;
	height: 100px;
	position: relative;
	font-size: 10px;
	color: #888;
}
#footer p {
	position: absolute;
	left: 18px;
	top: -5px;
	background: url(../gfx/mini_bg.png);
	padding: 0 5px;
width: 950px;
}

/* Tabs Styles
--------------------------------------------------------------------------------------------------- */
.box {
	margin: 0;
	padding: 0;
	position: relative;
}
.inBox {
	position: relative;
}
.inBox dl #tp_shine {
	width: 988px;
	height: 55px;
	margin: 0;
	padding: 0;
	background:url(../gfx/box_shine_top.png) no-repeat 0 0;
	position: absolute;
	top: 1px;
	left: 1px;
}
.inBox dl #bt_shine {
	width: 988px;
	height: 55px;
	margin: 0;
	padding: 0;
	background:url(../gfx/box_shine_bottom.png) no-repeat 0 0;
	position: absolute;
	bottom: 1px;
	left: 1px;
}
.inBox dl {
	clear: both;
	padding: 0px;
	background: url(../gfx/trans-40_bg.png);
	position: relative;
}
.inBox .tab {
	float: right;
	margin: 0 3px;
	text-align: center;
}
.inBox .tabtxt{
	margin: 0;
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height: 37px;
	font-weight: bold;
}
.inBox .tabtxt a {
	display: block;
	color: #fff;
	height: 37px;
	width: 98px;
	background:  url(../gfx/tab_trans.png) no-repeat 0 0;
}
.inBox .tabtxt a:hover, .inBox .tabtxt a:focus {
	color:	#FAAD17;
	background:  url(../gfx/tab_trans.png) no-repeat 0 -37px;
}


/* Global Navigation
--------------------------------------------------------------------------------------------------- */
.globNav {
	width: 100%;
	font-size: 11px;
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 3000; 	background: url(../gfx/c3_bg.png);
text-align:  center
}
.globNav .png_bg {
	width: 990px;
	display: inline-block;
color: #fff;
text-align:  right
}


#tel {	background: #666;
        padding: 2px 2px 2px 6px
}

.bottm {
	width: 990px;
	background: url(../gfx/c3_bg.png);
	top: 140px;
}



/* Head Banners
--------------------------------------------------------------------------------------------------- */
#featured_banner {
	width: 968px;
	padding: 5px 0 0 0;
/*	background:url(../gfx/trans_bg.png);*/
	position: relative; 
    margin: 10px 10px 10px 10px;
	border: 1px solid #777;
}
#news_banner {
	width: 968px;
	border: 1px solid #444;
	background:url(../gfx/trans_bg.png);
	position: relative; 	height:200px;
	margin: 10px 10px 10px 10px;

}

#inner_banner {
	width: 968px;
	border: 1px solid #444;
	background:url(../gfx/trans_bg.png);
	position: relative;
}
#featured_banner h4 {
	margin-left: 4px;
}
#featured_banner a {
	margin-left: 4px;
}


/* Global Body Columns
--------------------------------------------------------------------------------------------------- */
h4 {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 15px 0;
}
h4 em {
	color: #FAAD17;
	font-style: normal;
}
	

/* Head Slider News
--------------------------------------------------------------------------------------------------- */
#slider_news .contentdiv {
	width: 780px;
	padding: 20px 60px;
}

h3.in_title {
	font: 20px "Trebuchet MS", Arial, Gadget, sans-serif;
	background: none;
	padding: 0;
	text-align: left;
	height: 20px;
	color: #fff;
	border: 0px;
	font-weight: normal;
margin: 0 0 10px 0;
}

#slider_news .contentdiv .news_date {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}
#slider_news .contentdiv p {
	margin: 10px 0;
}
#slider_news .contentdiv .news_date b {
	color: #FAAD17;
}
#slider_news .contentdiv img {
	display: block;
	background: url(../gfx/cross_bg.png);
	padding: 6px;
	float: left;
	margin: 0 55px 0 0;
}	
#slider_news .contentdiv .png_bg:hover {
	background: #FAAD17;
}


/* Mini Boxes
--------------------------------------------------------------------------------------------------- */
#miniban_container {
	width: 990px;
	margin: 60px 0;
}
#miniban_container .mini_box {
	width: 330px;
	float: left;
	position: relative;
}


#minboxh  {
height: 150px;
}


#miniban_container .mini_box .mini_head {
	width: 300px;
	height: 50px;
	position: relative;
	margin: 0 auto;

}
#miniban_container .mini_box .mini_head p {
	font: 10px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #999;
	background:#000;
	position: absolute;
	top: 40px;
	left: 30px;
	padding: 0 5px;
}
#miniban_container .mini_box .mini_head .mini_title {
	position: absolute;

}

#miniban_container .mini_box dl {
	width: 300px;
	margin: 0 auto;
	background:url(../gfx/mini_bt_bg.png) no-repeat 0 100%;
	padding: 0 0 10px 0;
	font-size: 11px;
}
#miniban_container .mini_box dl p {
	margin: 0 0 10px 0;
}
#miniban_container .mini_box dt {
	display: block;
	width: 300px;
	height: 10px;
	line-height:10px;
	display: inline-block;
	clear: both;
	background:url(../gfx/mini_tp_bg.png) no-repeat 0 0;
}
#miniban_container .mini_box dd {
	width: 270px;
	padding: 5px 15px;
	background:url(../gfx/mini_bg.png) repeat-y 0 0;
}	
#miniban_container .mini_box dd .png_bg {
	display: block;
	background: url(../gfx/cross_bg.png);
	padding: 6px;
	float: left;
	margin: 0 15px 5px 0;
}
#miniban_container .mini_box h4 {
	margin: 0 0 -15px 0;
	padding: 0;
}
#miniban_container .mini_box dd .png_bg:hover {
	background: #FAAD17;
}
#miniban_container .mini_box dd ul {
	margin: 0 0 0 20px;
}

/* Helpers 
--------------------------------------------------------------------------------------------------- */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

