/* CSS Document */
body
	{	margin:0;
		border:0;
		background:url(images/bg_4.gif) repeat-x top #D2D6D9}

		
td, div
	{	font:11px Verdana, Arial, Helvetica, sans-serif;
		color:#585858;
		line-height:18px}
	
img
	{	border:0}
	
.copyright
	{	font-size:10px;
		color:#497B9F;
		line-height:16px;
		background:url(images/index_26.gif) no-repeat; height:54;
		text-align:right; 
		padding:10 20 0 0}
	
.copyright a
	{	color:#497B9F;
		text-decoration:none}
		
.copyright a:hover
	{	color:#497B9F;
		text-decoration:underline}
		
.news01
	{	}
	
.news01 a
	{	color:#585858;
		text-decoration:none}
.news01 a:hover
	{	color:#5193C1;
		text-decoration:underline}
		
#menu
	{	padding:12 0 0 10}
#menu ol
	{	list-style:none; margin:0; padding:0;}
#menu ol li
	{	padding:3 0; margin:0}
#menu ol li a
	{	color:#4499D5;
		text-decoration:none;
		background:url(images/demo_10.gif) no-repeat left top; padding:0 0 0 12; width:200; height:15 }
#menu ol li a:hover
	{	color:#212121;
		text-decoration:none}
#menu ol li a.now
	{	color:#212121;
		text-decoration:none}
		
#mews02 ul
	{	margin:10 0 10 20;
		padding:0}
#mews02 ul li
	{	padding:10 0;
		border-width:0 0 1 0;
		border-style:dotted;
		border-color:#666666}		
		
#menu03
	{	padding:0 0 10 0}
#menu03 ul
	{	margin:0; padding:0; list-style:none}
#menu03 ul li
	{	margin:0; padding:0; float:left}
#menu03 ul li a
	{	background:url(images/menubg_18.gif) no-repeat left; padding:2 20 2 18; float:left; display:block;
		font:11px Verdana, Arial, Helvetica, sans-serif; color:#212121; height:16; text-decoration:none}
#menu03 ul li a:hover, #menu03 ul li a.now2
	{	color:#e9371b; text-decoration:none}
		
h1
	{	font-weight:bold;
		font-size:13px;
		color:#585858;
		margin:0; padding:0}
		
h2
	{	font-weight:bold;
		font-size:11px;
		color:#77ADD4;
		margin:0; padding:0}
		
h3
	{	font-weight:bold;
		font-size:13px;
		color:#e9371b;
		margin:0; padding:0 0 10 0}
h3 a
	{	color:#e9371b;
		text-decoration:none}
h3 a:hover
	{	color:#3333FF;
		text-decoration:underline}

h4
	{	font-weight:bold;
		font-size:16px;
		color:#e9371b;
		margin:0; padding:0 0 5 0}		

h5
	{	font-weight:bold;
		font-size:13px;
		color:#3333FF;
		margin:0; padding:0 0 10 0}
		
.imgright
	{	float:right;
		margin:0 0 20 20}
		
.imgleft
	{	float:left;
		margin:0 20 20 0}
		
.link
	{	font-size:12px; font-weight:bold; color:#1a5a9c}
.link a
	{	color:#1a5a9c; text-decoration:underline}		
.link a:hover
	{	color:red; text-decoration:none}	
		
.main
	{	clear:both; padding:15 0}	
	
.datatable
	{	background:#FFFFFF; width:600}	
.datatable th
	{	text-align:center;
	font-size:12px; font-weight:bold; color:#FFFFFF; background:#5ba1d6; padding:2 0}
.datatable td
	{	font:11px; text-align:center; padding:2;}		
.datatable tr.color01
	{	background:#f3faff}
.datatable tr.color02
	{	background:#EBEBEB}
		

/*contact*/
.tdcolor-main04 {
	background-color: #F0F0F0;
	font-size: 9pt;
	font-family:"Arial";
	color: #727272;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B4B4B4;
	border-bottom-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tdcolor-main05 {
	background-color: #FFFFFF;
	font-size: 9pt;
	font-family:"Arial";
	color: #767B76;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #B4B4B4;
	border-bottom-color: #E5E5E5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tdcolor-04 {
	font-size: 9pt;
	font-family:"Arial";
	background-color: #F0F0F0;
	color: #727272;
	border-bottom-color: #E5E5E5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
} 
.tdcolor-05 {
	font-size: 9pt;
	font-family:sans-serif, Arial, Dotum, Helvetica, geneva,;
	background-color: #FFFFFF;
	color: #666666;
	border-bottom-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}





/*lightbox*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; color:#7A7A7A	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.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 */ 
	
	
/*screen*/
/* 
	Lightbox v2.0 Project page styles	
	Author: Lokesh Dhakar http://www.huddletogether.com
	Table of Contents:
		layout
		typography
*/




/* layout
----------------------------------------------- */

*{
	margin: 0;
	padding:0;
	}


#topborder{	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 1.0em;
	background-color: #c0dB5A;
	}

#sidebar{ position:fixed; top: 38px; left:20px;	width: 250px; }

#content{ margin: 23px 10% 5em 315px; }


/* typography
----------------------------------------------- */

p {	line-height: 1.5em;	margin-bottom: 1.0em; font-size: 0.9em;}
p.lead { font-size: 1.0em; }

ol, ul{ margin: 0.5em 0 1.2em 2em; }	
ol, ul, dl { line-height: 1.5em; }
ol li{ margin-bottom: 0.2em; }
li{ font-size: 0.9em; }
li strong {color: #999;}
dl{ margin: 0.5em 0 1.2em 0; }
dt{
	font-size: 0.9em;
	font-weight: bold; color: #999;
	padding-top: 0.4em;
	}
dd{	
	font-size: 0.9em;
	margin-bottom: 1.0em;
	padding-bottom: 0.9em;
	border-bottom: 1px dashed #3d3d33;
	}






a{
	xfont-weight: bold;
	color: #8ad459;
	text-decoration: none;
	}

p a:hover { border-bottom: 1px dotted #8ad459; }
a img{ 	border: none;}

small{ font-size: 0.8em; }

pre{
	display: block;
	margin: 1.0em 0;
	padding-left: 0.8em;
	border-left: 1px solid #222;
	background-color: #000;
	overflow: auto;
	}

code{
	font-size: 11px;
	font-family: Verdana,Sans-Serif;
	background-color: #000;
	color: #aaa;
	}
pre code{ line-height: 1.1em;}
kbd{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}

fieldset{ border: none; }

/* sidebar
----------------------------------------------- */
#sidebar a{
	color: #fff;
	}
#sidebar p a:hover{ border-bottom: 1px dotted #fff; }	

#sidebar h1 a{ font-weight: bold; }
#sidebar h1 a:hover{ color: inherit; }

#nav{ list-style: none; margin: 2.0em 0; width: 15em;}
#nav li{ padding: 0; margin: 0; }
#nav a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.2em 0.2em 0.8em;
	border-bottom: 1px solid #1a1a1a;
	color: #eee;
	background-color: #333;
	}

#nav a:hover{
	color: #1a1a1a;
	background-color: #D0EB6A;
	}	


/* content
----------------------------------------------- */
#content ul{ margin-left: 4px;}
#content ul li{
	list-style: none;
	padding: 0 0 0 12px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	}
.download{
	background-color: #333;
	border: 1px solid #444; 
	padding: 0.7em 1.5em; }
.download:hover{
	background-color: #555;
	border: 1px solid #777;
	}
#content ul.download li{
	padding: 0.3em 0;
	background-image:none;
	}
.download img{ padding-right: 0.3em; }
.download li strong{ font-family: "Trebuchet MS",Verdana,Sans-Serif; font-size: 2.25em; color: #fff;}
.download li em{ font-style: normal; color: #D0EB6A; }

/* misc
----------------------------------------------- */

.section{ border-top: 1px solid #3d3d33;  padding: 1.5em 0; }
.first{ border-top: none; }

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}



/* clearing
----------------------------------------------- */

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

* html>body .clearfix {
	}

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