@charset "UTF-8";
@import url(../../../header/header_layout_1.css);

div.header_layout_1{
	font-family:'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
}

#main {
	background: #FFFFFF url(/demo/css/graphic/nq_yaml/images/column_border1.gif) repeat-y left;
	padding:0px;
}	

#topnav{
	color:#CBBB83;
	font-size:1.2em;
	margin-right:1.2em;
	margin-top:-5px;	
}

#topnav a{
	padding-left:5px;
	padding-right:5px;
	color:#000000;
}

/*#topsearchbox{
	margin-top:1em;
	margin-right:2em;
}*/

#themeHeader{
	background-image:none;
	background-color: black;
	margin-top:0px;
	height:256px;
	overflow:hidden;
}

#themeHeaderOuter {
	border-top:2px solid #99CCFF;
	margin-top:0px;
}

#themeHeader h2,.header_layout_1 #themeHeader h3{
	color: #99CCFF;
}

#themeHeader p{
	color: #99CCFF;
} 

#themeHeader a{
	text-decoration:none;
	color:#99CCFF;
	font-weight:bold;
}

#themeHeaderLeft{
	text-align:right;
	padding-right:2em;
}

#topsearchbox{
	margin-top:1em;
	margin-right:2em;	
}

#topsearchbox input {
	font-family:Trebuchet MS;
	font-size:1em;
	margin:2px;
	_margin:2px 2px -2px 2px;
	padding:1px;	
}

#topsearchbox input.submit{
	border:1px solid #CEBA84;
	cursor:pointer;
	display:inline;
	font-family:Trebuchet MS;
	font-size:1em;
	margin:0pt 0pt 2px -4px;
	_margin:-4px -4px -2px 0px;
	padding:0pt;
}

.topsearchbtn{
	display: inline;
	border-right:1px solid #BDBEBD;
	border-bottom:1px solid #BDBEBD;
	font-family:trebuchet MS;
	margin-left:5px;
}

#topsearchbox label{
	display:none;
}
}
/*#topsearchbox input {
	border:1px solid #ADA6A5;
	font-size:1.2em;
	padding:auto;
}

#topsearchbox input.submit{
	background-color:white;
	border: 1px solid #CEBA84;
	font-size:0.8em;
	padding:0.05em 0.5em;
}

#topsearchbox label{
	display:none;
}*/
