@charset "UTF-8";
/* CSS Document */
body, html{
	margin:0px;
	padding:0px;
	border:none;
	font-family: Verdana, Helvetica,sans-serif;
	font-size : 11px;
}
#wrapper {
	border-top:1px solid #fff;
	border-left:0px solid #fff;
	width: 960px;
	height: auto;
}
a img, img, div{
	border:none;
	margin:0;
	padding: 0;
}
/* Navigation */

#main_nav {
	float:left;
	width:120px;
	padding: 0px 8px 0px 8px;
	height: 60px;
	background-color: #FFFFFF;
	font-size : 10px;
}
#sec_nav {
	float:left;
	width:120px;
	padding: 0px 8px 0px 8px;
	height: 60px;	
	font-size : 10px;
}
#main_nav ul, #sec_nav ul{
	padding: 0;
	margin: 0;
	width: 100%;
}
#main_nav ul{
		border-bottom:1px solid #EEEEEE;
}
#sec_nav ul{
		border-bottom:1px solid #fff;
}
#main_nav ul li, #sec_nav ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:13px;
	padding-top:6px !important;
	padding-top:5px;
	padding-bottom:5px;
}
#main_nav img, #sec_nav img{
	margin-left:13px;
	margin-bottom:16px !important;
	margin-bottom:15px;
	margin-top:180px;
	height:14px;
}
#main_nav a, #sec_nav a{
	text-decoration:none;
	color : #99CC33;
}
#main_nav a:hover{
	font-weight: bold;
}
#sec_nav a:hover{
	font-weight: bold;
}
#main_nav ul li{
	border-top: 1px solid #EEEEEE;
}
#sec_nav ul li{
	border-top: 1px solid #fff;
}
.sel{
	background: url(images/arrow.gif) 0px 0px no-repeat;
}
/* Content Section */

#content{
	width:520px;
	float:left;
	background-color: #FFFFFF;
}
#header{
	border-bottom:0px solid #fff;
	height:60px;
	width:520px;
	background-color:#99CC33;
}

#title{
	font-family:Arial, Helvetica, sans-serif;
	color:#99CC33;
	font-size:14px;
	padding-bottom:5px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 3px;
}

#cont_item{
	width:520px;
	float:left;
	height: auto;
}

#main_title{
	font-family:Arial, Helvetica, sans-serif;
	color:#99CC33;
	font-size:14px;
}

#sub_title{
	font-family:Arial, Helvetica, sans-serif;
	color:#a4a49f;
	font-size:14px;
	
}

#main_nav #main_title, #sub_title {
	margin-left:13px;
	margin-bottom:16px;
	margin-bottom:10px;
	margin-top:35px;
	height:14px;
}


#sec_nav #sub_title {
	margin-left:13px;
	margin-bottom:16px;
	margin-bottom:10px;
	margin-top:35px;
	height:14px;
}	
#visual_content_big {
	border-bottom:1px solid #fff;
	width:450px;
	background-color:#afafa6;
	height:350px;
}
#visual_content{
	height:230px;
}
#visual_thumbs {
	height:250px;
	padding-bottom:12px;
}
#visual_content, #visual_thumbs{
	border-bottom:0px solid #fff;
	width:500px;
	background-color:#afafa6;
	height: 120px;
}
#visual_thumbs img{
	margin-left:10px;
	margin-top:10px;
}
#visual_content img, visual_content_big img{
	float:left;
}
#thumbs{
	margin-left:10px;
	width:129px;
	float:left;
	height:230px;
}
#thumbs img{
	margin-top:10px;
	height:100px;
}
#text_content{
	/*	width:450px;*/
	line-height:14px;
	height: auto;
	min-height: 300px;
}
#text_content img{
	margin-bottom:16px;
}
#text_content a{
	color:#99CC33;
	text-decoration:underline;
}
#text_content a:hover{
	text-decoration:none;
}
#main_text, #sec_text{
	float:left;
	display:inline;
	margin: 5px 10px 0px 10px;	
}
#main_text{
	width:340px;
}
#main_text_single_col {
	width:500px;
	min-height: 270px;
	background-color: #FFFFFF;
}
#sec_text{
	width:140px;
}
#ter_strap{
	width:150px;
	float: left;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 1px;
	height: 170px;
}
p{
	padding:0px;
	margin-bottom:2px;
	margin-left: 5px;
}

/* Tertiary Navigation */
#ter_nav a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#99CC33;
	font-size:14px;
	float:left;
}
.list_table{
	width:282px;
	empty-cells: show;
	background-color:#fff;
}
.title_title{
	width:208px;
	height:14px;
	background-color:#666666;
	color:#fff;
	padding-left:2px;
}
.list_title{
	width:208px;
	height:14px;
	background-color:#ebebe4;
	padding-left:2px;
}
.list_empty{
	width:24px;
	height:14px;
}
.title_web, .title_id, .title_print{
	color:#fff;
	text-align:center;
}
.list_web, .title_web{
	width:24px;
	height:14px;
	background-color:#ffa500;
}
.list_id, .title_id{
	width:24px;
	height:14px;
	background-color:#6492de;
}
.list_print, .title_print{
	width:24px;
	height:14px;
	background-color:#bfce30;
}
.list_web a, .list_id a, .list_print a{
	display:block;
	width:24px;
	height:14px;
	background:url(images/interface/dot.gif) center center no-repeat;
}
#copy{
	width:100%;
	font-size : 9px;
	margin-top:30px;
	margin-bottom:15px;
	color:#999999;
}
#footer {
	float:left;
	width:950px;
	padding: 0px 0px 0px 0px;
	height: 60px;
}#footer a {
	font-size: 10px;
	float: none;
}
#wrapper #ter_nav #ter_images {
	margin: 0px;
	float: left;
	height: auto;
	width: 145px;
}
.clearfloat {
	clear:both;
	height:0px;
}
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
		

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:520px;
		height:140px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
