

/* global */

	body{ 
		background:#222222; 
		padding:0;
		margin:0;
		}
		
	
#page-bg{background: url(../images/page-bg.png) no-repeat 50% 0;}
		body#second{
	background:#fff;
}
		
		
		.clr {clear: both;}
		
		#wrapper{margin:0 auto;width:953px;position:relative;}
	/* typography, headings and elements  */		
		
		table, input, textarea, select, li, button{
			font:10px verdana, Sans-Serif;
			line-height:160%;
			color:#333;
			}		
		body{font:12px "Trebuchet MS",Trebuchet,arial,sans-serif;color: #ccc;line-height:22px;letter-spacing:1px;}

		h1, h2, h3, h4, h5, h6{
			margin:.75em 0;
			line-height:130%;
			}	
			
			a.read-on {
	cursor:pointer;
font-size:12px;
padding:3px 5px;
background: url(../images/read-on.png) repeat-x;
border:1px solid #2c2c2c;
height:25px;
}
							
							
		h1{font-size:290%;}	
		h2{font-size:120%;color:#CFFB50;}	
		h3{font-size:170%;}
		h4{font-size:140%;}
		h5{font-size:110%;}
		h6{font-size:100%;font-weight:bold;}
			
		a, a:visited{
			text-decoration:none;
			color:#CFFB50;
			}
		a:hover{color:#999;}							
		p, blockquote, ol, form{margin:1em 0;}
		blockquote{font-style:italic;font-size:14px;color:#777;line-height:180%;}
		img{border:none;}			
		hr{display:none;}	
		table{
			margin:1em 0;
			width:100%;
			border-collapse:collapse;
			}
		th, td{padding:2px 5px;}	
		th{text-align:left;}
		li{display:list-item;}	

	/* // typography, headings and elements */	
	
	/* forms */
		
		form div{margin:.25em 0;}
		fieldset{padding:1em 0;border:none;border-top:1px solid #ccc;}
		legend{background:#fff;color:#555;padding:0 5px;}
		label{float:left;width:150px;}
		.field, .area, select{border:1px solid #ccc;width:300px;padding:3px;}
		.area{height:120px;}
		select{width:186px;}
		.radio, .checkbox{margin-left:-2px;}
		.submit{margin-left:150px;padding-top:.5em;}
		button{
			border:5px solid #f0f0f0;
			padding:5px 25px;
			cursor:pointer;
			background:#ffa800 url(../images/bg_button.gif) repeat-x;
			color:#333;
			font-weight:bold;
			}
		
	/* // forms */
	
	/* common */		
		
		.left{float:left;margin-right:1em;}
		.right{float:right;margin-left:1em;}
		.center{text-align:center;}
		
		img.left, img.right{border:5px solid #d6d6d6;margin-top:.5em;}
		
		blockquote.right{width:240px;padding-left:12px;border-left:1px solid #d6d6d6;margin-top:.5em;}
		
		.clear{clear:both;}
		.first{margin-left:0 !important;}
		.last{margin-right:0 !important;}
		.top{margin-top:0 !important;}
		.bottom{margin-bottom:0 !important;}

	
		.error{display:block;margin:.5em 0;border:1px solid #c00;background:#ffdbdb;padding:5px 10px;color:#333;}
		.success{border:1px solid #a0d127;background:#e1ecc6;padding:5px 10px;color:#333;}
	
	/* // common */			
	
/* // global */




/* Main menu and bottom-menu */
#horiz-menu {width: 100%;height: 40px;margin-top: 0;}
#horiz-menu ul,#bot-menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#horiz-menu ul li,#bot-menu ul li {float: left;line-height: 30px;position:relative;}
#horiz-menu ul li a,#bot-menu ul li a {color: #999999; font-size: 12px;font-family:helvetica;padding: 19px 9px 8px 6px;line-height:40px;height:50px;}

#horiz-menu ul li a:hover,#bot-menu ul li a:hover {cursor:pointer;color: #41bcea; background: url(../images/menu_l_hover.png) repeat-x;}

#bot-menu ul li{height:20px;}
#bot-menu ul li a{line-height:35px;}
#horiz-menu li ul {
	position: absolute;
	left: 0;
	top: 30px;
	display: none;
background:#fff;
border:1px solid #ccc;
list-style-type:none;
width:100%;
}

#horiz-menu li:hover ul{
	display:block;
}

#horiz-menu li ul li a{
	display:block;
	width: 100%;
	float:none;
}

/* Top-right */
#top-right {
display:inline;
float:right;
margin-top:3px;
width:310px;}

#text-label{
	display:block;
float:right;
font-size:14px;
font-weight:bold;
letter-spacing:0.5px;
line-height:27px;
margin-right:9px;
text-align:right;
}

#text-sizer{
	width: 50px;
	display:block;
	margin-right:50px;
	float:right;
}
#text-sizer #tabs{
	float:right;
	display:block;
	width:60px;
		height: 30px;
}

#tabs a{
	cursor: pointer;
}

#tabs .button {
	display:block;
float:right;
height:25px;
width:29px;
}
#tabs a.large .button{
	background: url(../images/text_buttons.png) no-repeat 100% 0;	
}

#tabs a.small .button{
	background: url(../images/text_buttons.png) no-repeat 0 0%;	
}


#search-mod{
	background: url(../images/search_box.png) no-repeat;
	width:260px;
	height:60px;
}

.inputbox {
background:transparent none repeat scroll 0 0;
border:0 none;
color:#999999;
font-size:14px;
height:28px;
line-height:20px;
padding:20px 0 4px 15px;
width:223px;
}

/* Top-bar navigation */
.top-menu {padding: 2px 0 8px;display: block;float: left;}
.top-menu li {position:relative;display: block;float:left;background: url(../images/menu_sep.png) no-repeat 0  29%;margin-left:10px;padding-left:10px;}
#top-menu li.first {background: none;}
#top-menu li a:hover {z-index: 100;cursor: pointer;margin: 0;color: #ccc;}
#top-menu ul,#horiz-menu ul,#footer ul {list-style: none;padding: 0;margin: 0;}
#top-menu li a {display: block;padding: 2px 3px 5px;height: 30px;font-weight: lighter;color: #fff;text-transform:uppercase;font-size: 10px;font-family: verdana;letter-spacing:0.09em;}
.top-bar{float:left;position:relative;}
.top-bar h2{letter-spacing:1px;text-transform:lowercase;font-weight:bold;font-size:210%;}


/* spacer */
#top-spacer {height:0px;}

/* Main content area */

#showcase {background:#000000 none repeat scroll 0 0;margin-right: 33px;border:1px solid #2C2C2C;padding: 6px;;overflow:hidden;margin-bottom: 10px;}

#main-body-in {
	background: url(../images/showcase_bg.png) no-repeat;
	height:250px;
	}
/* header area */
	#header{height:79px;width:600px;margin:0 auto;position:relative;}
	.logo{position:absolute;top:60px;left: 190px;background:url(../images/logo.png) no-repeat 0 0;width:330px;height:88px;}
	
	
	
					
/* Showcase area */

.show-2 {width: 515px;padding:29px 8px 8px;margin-left: 23px; float: right;color:#ddd;}
#show-1 h2,.show-2 h2{
	font-size: 40px;
	color:#fff;
	font-weight:lighter;
letter-spacing:1px;
padding:10px;
	text-transform:capitalize;
	letter-spacing:2px;
	background: url(../images/show_tit.png) repeat;}


.header-banner{

	height:171px;
	}
		
			.row{clear:both;padding:0 0;margin:0;background: url(../images/header_banner.png) no-repeat scroll 0 0%;height:251px;}
			.row1{}
			.row2{color:#fff;}
			
			.col1, .col2, .col3{
				float:left;
				display:inline;
				}	
			.col1{width:356px;margin-left:9px;text-align: justify;}
			.col2{width:535px;margin-left:46px;}
			.col3{width:252px;margin-left:31px;}	
			
						/*** Main_content ****/
			

#main-wrap {
		margin:0 -10px;
		position:relative;
}

/* Sections with handle rows */
#show-wrap,.top-mods,.bottom-1,.bottom,#footer-top{
	margin: 0 -15px;
	position: relative;
}


.row-arrow{
	position:absolute;
	cursor:pointer;
height:89px;
position:absolute;
right:-20px;
top:20px;
width:53px;
background: url(../images/scroll_arrow.png) no-repeat;
}


		#main-content {
	width: 100%;
	float: left;
padding:0 0 5px;
position:relative;
/*background: url(../images/shadow_sep.png) no-repeat 20% 0;*/
}

#main-content h2{
padding:30px 30px 30px 60px;
font-size:9px;
letter-spacing:.5px;
	position:relative;
	background: url(../images/person-bubble.png) no-repeat;;
width:430px;
margin-top:94px;
	}
	
	#right_col .box{
	padding-bottom: 14px;
}

.separator{background: url(../images/grad_horiz_sep.png) repeat-x;height:2px;}
/* global */
.bottom h4,#main-content h4,#right_col h4,.bottom-1 h4,.top-mods h4 {color:#ddd;font-size: 12px;margin:0;padding: 3px;font-family:arial,helvetica,verdana,'lucida grande','lucida sans unicode',sans-serif;font-weight: normal;text-transform: uppercase;border-left:1px solid #41BCEA;background: url(../images/mod_tit.png) repeat-x;}

.bottom img,.top-mods img {border: 1px solid #2c2c2c; margin-left: 20px;margin-right:3px;}
.box {
	/*border-bottom:1px solid #2C2C2C;
border-right:1px solid #2C2C2C;*/
background: url(../images/under-construct.png) no-repeat;
	padding-left:400px;
	height:180px;
	margin:90px 4px 40px;
		/*background:#191919;*/
		overflow:hidden;
	/*border-left:1px solid #2C2C2C;
border-right:1px solid #2C2C2C;*/
}


.box-mid{
	background: url(../images/mod_mid.png) repeat-x 0 0;
	margin:0 16px;
}

.box-mid-b{
	background: url(../images/mod_mid.png) repeat-x 0 100%;
	margin:0 16px;
}

.box-t-l{
	background: url(../images/mod_round.png) no-repeat 2px 32%;
	}
	
.box-t-r{
	background: url(../images/mod_round.png) no-repeat 99.7% 0;
	}
	
	.box-t-r,.box-b-r{
		height:16px;
margin-right:-16px;
}

.box-t-l,.box-b-l{
	margin-left:-16px;
}

.box-b-l{
	background: url(../images/mod_round.png) no-repeat 3px -43px;
}

.box-b-r{
	background:url(../images/mod_round.png) no-repeat scroll 99.7% 101%;
		overflow:hidden;

}
.box h2{
	text-transform:uppercase;
}

/****** bottom-2 ********/
.bottom-1 {
	overflow:hidden;
	margin-bottom: 10px;
	margin-top:10px;
}

.bottom-1 .inner{
	margin-right: 30px;
}

.bottom-1 h2{
	color:#41BCEA;
font-family:arial,helvetica,verdana,'lucida grande','lucida sans unicode',sans-serif;
font-size:18px;
font-weight:lighter;
line-height:16px;
}

/*** footer area ***/

#footer-top{
	background: url(../images/footer_top_bg.png) repeat-x;
	height: 30px;
	width:950px;
	border-top:1px solid #2C2C2C;
	border-left:1px solid #2C2C2C;
	border-right:1px solid #2C2C2C;
}
#footer{padding:5px;overflow:hidden;border-top:1px solid #2c2c2c;}
#footer-part{float: left; width: 670px; padding: 16px; overflow: hidden;}
#footer li{text-align: left;padding-left: 10px; background: url(../images/bullet.png) no-repeat 0 50%;	}
#footer a {color: #333333;font-size:8px;
font-weight:bold;}
		
/** Copyright **/

#copyright {font-size:8px;clear:both;padding:20px;overflow: hidden;text-align: center;margin-top:10px;}
				
	/* grid */	

/* // layout */

/* content */

	#title{
		background:url(../images/bg_title.jpg) no-repeat 0 0;
		line-height:100px;
		height:100px;
		color:#fff;
		padding:0 54px;
		overflow:hidden;
		margin:0;
		}

	.row1 a, .row1 a:visited{text-decoration:none;font-weight:lighter;font-size: 11px;}
	.row2 a, .row2 a:visited{color:#a1d227;}
	.row2 a:hover{color:#fff;}
	
	
			
			
		
	/* //navigation */
	
		
	/* // misc */
	
		ul.list1{
			margin:1em 0;
			padding:0;
			border-top:1px solid #ccc;
			}	
		ul.list1 li{margin:0;padding:1.5em 0 .5em 23px;list-style:none;border-bottom:1px solid #ccc;background: url(../images/li_bg1.png) no-repeat 0 70%;}
		.row2 ul.list1{border-top:1px solid #333;}
		.row2 ul.list1 li{border-bottom:1px solid #333;}
		.row1 ul.list1 li a, .row1 ul.list1 li a:visited{text-decoration:none;}
		
		ul.thumbs{
			margin:1em 0;
			padding:0;
			}	
		ul.thumbs li{
			float:left;
			margin:0 0 2px 5px;
			padding:0;
			list-style:none;
			}
		ul.thumbs li img{
			border:1px solid #777;
			}

	/* // misc */

/* // content */

/* image replacement */
	

/* // image replacement */

/* clearfix */

	.row:after, .fixed:after{
		content:"."; 
		display:block; 
		height:0; 
		clear:both; 
		visibility:hidden;
		}
	.row, .fixed{display:block;}
	/*  \*/
	.row, .fixed{min-height:1%;}
	* html .row, * html .fixed{height:1%;}

/* // clearfix */