/*--------------------------------------------------------------------------------------------------

	body

--------------------------------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	background: #ffffff;
}



/*--------------------------------------------------------------------------------------------------

	container

--------------------------------------------------------------------------------------------------*/
#sceng_container {
	margin: 0 auto 0 auto;
	font-size: 11px;
	font-weight: normal;
	color: #A52A2A;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}



/*--------------------------------------------------------------------------------------------------

	left_container

--------------------------------------------------------------------------------------------------*/
#sceng_left_container {
	float: left;
	width: 160px;
	height: auto;
	color: #00008B;
	
	/*padding: 3em 0em 0em 0;
	background:url(images/wiki.jpg) no-repeat;
	background-position:2px 2px;*/
}

#sceng_left_container p {
	padding: 5px;
	color: #607080;
	background-color: #cccccc;
}
	
	/*--------------------------------------------------------------------------------------------------

			left_menu
		
	--------------------------------------------------------------------------------------------------*/
	#sceng_left_menu
	{
		width: 160px;
		color: #00008B;		
	}
	#sceng_left_menu a, #sceng_left_menu a:visited {
		margin: 1px 0 1px 0;
		padding: 4px 3px 4px 8px;
		background-color: transparent;
		color: #000000;
		text-decoration: none;
		font-weight: normal;
		display: block;
	}
	#sceng_left_menu a:hover {
		color: #A52A2A;
		text-decoration: none;
	}



/*--------------------------------------------------------------------------------------------------

	main_container

--------------------------------------------------------------------------------------------------*/
#sceng_main_container 	{
	margin-left: 160px;
	text-align: left;
	line-height: 145%;
	color: #607080;
	border-left: 1px solid #000;
}

/*--------------------------------------------------------------------------------------------------

		top_menu_container
	
--------------------------------------------------------------------------------------------------*/
#sceng_top_menu_container {
	padding: 7em 1em 1em 0;
	border-bottom: 1px solid #000;
	background:url(/images/crackart.jpg) no-repeat;
	background-position:6px 6px;
}

/*--------------------------------------------------------------------------------------------------

	ltop_menu

--------------------------------------------------------------------------------------------------*/
#sceng_top_menu {
	float:right;
	position:static;
}

#sceng_top_menu a, #sceng_top_menu a:visited {
	float: left;
	display: block;
	padding: .3em .8em;
	text-decoration: none;
	color: #FFF;
	background-color: #000; 
	border: 1px solid #333;
}
#sceng_top_menu a:hover {
	background-color: #444; 
	border: 1px solid #333;
}

#sceng_top_menu_active {
	float: right;
}
#sceng_top_menu_active a, #sceng_top_menu_active a:visited {
	float: left;
	display: block;
	padding: .3em .8em;
	text-decoration: bold;
	color: #FFF;
	background-color: #911; 
	border: 1px solid #333;
}
#sceng_top_menu_active a:hover {
	background-color: #191; 
	border: 1px solid #333;
}	
	
/*--------------------------------------------------------------------------------------------------

		breadcrumb
	
--------------------------------------------------------------------------------------------------*/
#sceng_breadcrumb  {
	clear: right;
	text-align: right;
	color: #999999;
	padding: 0;
}
#sceng_breadcrumb a, #sceng_breadcrumb a:visited {
	color: #999999;
	text-decoration: none;
}
#sceng_breadcrumb a:hover {
	color: #aaaaaa;
	text-decoration: none;
}
	
	/*--------------------------------------------------------------------------------------------------

			content
		
	--------------------------------------------------------------------------------------------------*/
	#sceng_content {
		padding: 1em;
		font-size: 12px;
		color: #000000;
	}
	
	#sceng_content h3, h4 {
		padding-left: 0px;
		color:  #2F4F4F;	
		font-weight: bold;
	}
	


/*--------------------------------------------------------------------------------------------------

	footer

--------------------------------------------------------------------------------------------------*/
#sceng_footer {
	padding: 11px;
	text-align: center;
	font-weight: lighter;
	color: #cccccc;
}
#sceng_footer a {
	color: #aaaaaa;
}

/*--------------------------------------------------------------------------------------------------

	links

--------------------------------------------------------------------------------------------------*/
a, a:visited {
	color: #003366;
	border-bottom: 1px solid #efefef;
	text-decoration: none;
}
a:hover {
	color: #A52A2A;
	text-decoration: none;
}



/*--------------------------------------------------------------------------------------------------

	headers

--------------------------------------------------------------------------------------------------*/
h1, h2 {
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #191970;
}
h3, h4 {
	padding-left: 8px;
	font-size: 11px;
	font-weight: bold;
	color:  #2F4F4F;
}



/*--------------------------------------------------------------------------------------------------

	miscellaneous

--------------------------------------------------------------------------------------------------*/
.sceng_clear_right {
clear: right;
}

hr {
	border:0;
	border-bottom: 1px solid #efefef;
	height: 1px;
}
li {
	list-style-type: none;
	line-height: 160%;
}
.title {
	font-size: 24px;
	font-weight: bold;
	color: #90200A;
}
.darktitle {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
#block {
	padding: 3px;
	background-color: #FFFFCA;
	color: #607080;
}

/*--------------------------------------------------------------------------------------------------

	Thumbnails

--------------------------------------------------------------------------------------------------*/

div.sceng_thumb {
    margin-bottom: 0.5em;
    border-style: solid; border-color: White;
    width: auto;
    overflow: hidden;
}
div.sceng_thumb div {
    border:1px solid #cccccc;
    padding: 3px !important;
    background-color:#f9f9f9;
    font-size: 94%;
    text-align: center;
}
div.sceng_thumb div a img {
    border:1px solid #cccccc;
}
div.sceng_thumb div div.sceng_thumbcaption {
    border: none;
    padding: 0.3em 0 0.1em 0;
}
div.sceng_magnify { display: none; }

div.sceng_tright {
	border:1px solid #cccccc;
	padding: 2px 2px 2px 2px;
    float: right;
    border-width: 1 1 1 1;
}
div.sceng_tleft {
	border:1px solid #000000;
	padding: 2px 2px 2px 2px;
    float: left;
    margin-right:0.5em;
    border-width: 0.5em 1.4em 0.8em 0;
}

div.sceng_tright_noborder {
	border:1px solid #cccccc;
	padding: 2px 2px 2px 2px;
    float: right;
    border-width: 1 1 1 1;
}

div.sceng_tleft_noborder {
	border:1px solid #000000;
	padding: 2px 2px 2px 2px;
    float: left;
    margin-right:0.5em;
    border-width: 0.5em 1.4em 0.8em 0;
}

div.sceng_message {
    border: thin solid silver;
    margin: 5px auto;
    overflow: hidden;
	padding: 5px;
    width: 85%;
}

div.sceng_message_icon {
	padding: 0px 20px 0px 0px;
    float: left;

}

