img, div, a, input { behavior: url(iepngfix.htc) }

/*
orange on dark surfaces: #f6ca46
pink: #a71aa5
*/
/* ------------------------------------------------------------------------------------ */
/*                                          style                                       */
/* ------------------------------------------------------------------------------------ */

strong {
font-weight: bold;
}

em {
font-style: italic;
}

p {
margin-bottom: 1em;
}

sup {
vertical-align: super;
}

abbr,acronym {
cursor: help;
}

.error {
color: #f00;
}

.success {
}

.notice {
color: #666;
font-size: 85%;
}

.clear{
	clear:both;
}


h1 {
	color: #B5C84F;
	font-size:197%;
}


h2 {
	color: #B5C84F;
	font-size:144%;
	margin-bottom:20px;
	font-weight:normal;
}

a, a:visited{
	color:#6699FF;
	text-decoration:none;
}


/* ------------------------------------------------------------------------------------ */
/*                                          structure                                   */
/* ------------------------------------------------------------------------------------ */

html {
height: 100%;
}

body {
	background-color: #2c2c2c;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0 bottom;
	height: 100%;
	text-align: center;
}

#wrapper {
	min-height: 100%;
	position: relative;
}

#wrapper.home {
	background: url(../structure/headBkgr.gif) repeat-x 0 top;
}

#wrapper.result {
/*background: url(../images/result_bkgr.gif) repeat-x 0 top;*/
}

* html #wrapper {
height: 100%;
}

#page_wrapper_900{
	width:950px;
	margin: auto;
}


/* ------------------------------------------------------------------------------------ */
/*                                          navigation_block                            */
/* ------------------------------------------------------------------------------------ */
#navigation_block{
	position: relative;
	float:right;
	text-align:right;
}
/* ------------------------------------------------------------------------------------ */
/*                                          header                                      */
/* ------------------------------------------------------------------------------------ */

#header {
	position: relative;
	text-align: left;
	height: 120px;
	width: 100%px;
	margin: 0 auto;
}

#logo{
	width:85;
	height:80;
	position: absolute;
	top:0px;
}

/* ------------------------------------------------------------------------------------ */
/*                                      main_navigation                                 */
/* ------------------------------------------------------------------------------------ */

#main_navigation {
	position:relative;
	display:block;
	width:950px;
	top:22px;
}

#main_navigation ul {
	float: right;
}

#main_navigation ul li {
	float: left;
	text-align: center;
	font-size:123.1%;
	padding-left:15px;
}

#main_navigation ul li.page_item a {
	
}

#main_navigation ul li.current_page_item a {
	color:#2c2c2c;
	padding-bottom:35px;
	border-bottom:5px solid #d7d8d1;
}


#main_navigation ul li a {
	height: 25px;
	padding-top: 5px;
	color: #bbb;
	text-decoration: none;
	line-height: 25px;
}

#main_navigation ul li a:hover {
	color:#B5C84F;
}

#main_navigation ul li a.selected {
	color:#B5C84F;
	}



/* ------------------------------------------------------------------------------------ */
/*                                      left                                         */
/* ------------------------------------------------------------------------------------ */


#left {
	text-align: left;
	float: left;
	width: 600px;
	color:#999;
	padding-bottom:50px;
}

#left ul{
	margin:0px;
	padding-right:20px;
	
}

#left ul li{
	
}

#left ul li a{
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #333;
}

#left ul li.current_page_item a{
	color:#fff;
}

#left ul li a:hover{
	background-color:#111;
}


.separator{
	display:block;
	margin-bottom:5px;
	border-bottom:1px solid #444;
	padding-bottom:10px;
	margin-bottom:20px;
}


div.col_1{
	float:left;
	width:200px;	
}

div.col_2{
	float:left;
	width:400px;
}

div.col_2 h3{
	color:#6699ff;
	font-size:108%;
	font-weight:bold;
	margin-bottom:10px;
}

div.col_2 ul{
	font-size:93%;
}

div.col_2 ul li{
	width:320px;
	/*border-top:1px solid #444;*/
}

div.col_2 ul li a{
	padding-top:5px;
	padding-bottom:5px;
}

div.col_2 ul li strong{
	color:#fff;
}

/* ------------------------------------------------------------------------------------ */
/*                                      video post                                      */
/* ------------------------------------------------------------------------------------ */
div.video_description{
	
}

span.flashvideo{
	
}

ul.description{
	padding-top:20px;
}

ul.description li{
	border-top:1px solid #333;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}
ul.description li a{
	
}
/*background-color:#efc;*/
/* ------------------------------------------------------------------------------------ */
/*                                      references                                      */
/* ------------------------------------------------------------------------------------ */
div.references{
	display:block;
	margin-bottom:5px;
	border-bottom:1px solid #444;
	padding-bottom:10px;
	
}

div.references ul{
	
}

div.references ul li{
	width:100%;
}

div.references h3{
	font-weight:bold;
	margin-bottom:20px;
}

div.references div.ref_col_1{
	float:left;
	width:250px;
	margin-right:50px;
	margin-bottom:20px;
}

div.references div.ref_col_2{
	float:left;
	width:250px;
	margin-bottom:20px;
}
/* ------------------------------------------------------------------------------------ */
/*                                      sidebar                                         */
/* ------------------------------------------------------------------------------------ */

#sidebar {
	float: right;
	width: 300px;
	/*height:350px;*/
	text-align:left;	
}

#sidebar div.block{
	font-size:85%;
	margin-bottom:20px;
}

#sidebar div.block h3{
	font-size:108%;
	font-weight:bold;
	text-align:right;
	color:white;
	padding-top:5px;
	padding-bottom:5px;
	border-top:3px solid #555;
	/*border-bottom:1px solid #555;*/
	margin-bottom:10px;
}

#sidebar div.block ul{
	margin:0px;
	padding:0px;
}

#sidebar div.block ul li{
	
}

#sidebar div.block ul li a{
	display:block;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #333;
}

#sidebar div.block ul li a:hover{
	background-color:#111;
}

/* ------------------------------------------------------------------------------------ */
/*                                       footer                                         */
/* ------------------------------------------------------------------------------------ */

#footer {
	margin-top:20px;
	border-top:1px solid #555;
	padding-top:5px;
	color:#555;
	clear:both;	
	text-align: left;
	font-size: 85%;
	height: 20px;
}

#footer a{
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
