/*************************************
* Developed by: NIKRI                *
* Date: September 17th 2009	     *
*************************************/

body {
	background: #EBE8CB;
	position: relative;
}

.container {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

.box {
	background: #FFF url('/common/bg_box.png') left bottom repeat-x;
}

#head {
	height: 100px;
	position: relative;
	z-index: 10;
	background: transparent url('/common/header_fengshui.jpg') left top no-repeat;
}

	.logo, .logo a {
		display: block;
		height: 72px;
		left: 10px;
		position: absolute;
		top: 0px;
		width: 223px;	
	}

	#head .logo a {
		background: transparent url('/common/uofs_logo.png') left bottom no-repeat;
		right: 0;
		text-indent: -9999px;
		top: 0;
		outline: none;
	}

	#search {
		position: absolute;
		right: 20px;
		top: 50px;
		width: 142px;
	}

		#search .search_bg {
			background:transparent url(/common/search_bg.gif) no-repeat scroll 0 0;
			float:left;
			height:18px;
			padding:2px 0 2px 5px;
			width:137px;
		} 

		#search form {
			float:left;
			width:130px;
		}

		#search fieldset {
			float:left;
			width:130px;
		}

		#search input {
			background:transparent none repeat scroll 0 0;
			border:medium none;
			color:#999999;
			float:left;
			font-family:Verdana,Arial,Helvetica,sans-serif;
			font-size:11px;
			font-size-adjust:none;
			font-stretch:normal;
			font-style:normal;
			font-variant:normal;
			font-weight:normal;
			line-height:13px;
			padding:2px 0 0;
			width:115px;
		}

		#search .ok {
			float:left;
			width:14px;
		}

		#search .ok img {
			float:left;
		}

#slideshow {
	padding: 5px 0;
	position: relative;
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
}

#slideshowText {
	color: #EEE;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;

	position: absolute;
	width: 160px;
	height: 50px;
	right: 20px;
	top: 50px;
}

#top {
	background: transparent url(/common/content_top.jpg) no-repeat top left;
	height: 16px;
	margin-top: 10px;
}

#main {
	clear: both;
	padding: 0 15px 5px;
	/* margin-bottom: 20px; */
	background: transparent url(/common/content_middle.jpg) repeat-y;
}

#main #menu {
	float: left;
	width: 198px;
}

	#main #menu #menuTop {
		background: transparent url(/common/window_top.gif) top left no-repeat;
		width: 198px;
		height: 13px;
	}
	.holder {
		background: transparent url(/common/window_run.gif) top left repeat-y;
	}

	#main #menu .leftmenu {
		background: transparent url(/common/window.gif) bottom no-repeat;
		padding: 15px 15px 20px;
	}

	#main #menu #menuBottom {
		background: transparent url(/common/window_bottom.gif) bottom left no-repeat;
		width: 198px;
		height: 21px;		
	}

	ul.leftmenu {
		font-size:0.8em;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:bold;
		line-height:normal;
		padding-bottom:1px;
	}
	
	ul.leftmenu a {
		text-decoration: none;
		color: #333;
	}

	ul.leftmenu a:hover {
		text-decoration: underline;
	}
	
	ul.leftmenu li {
		padding: 4px 0 7px 0;
	}

	ul.leftmenu ul {
		/* padding:5px 0; */
	}
		
	ul.leftmenu ul li {
		padding: 4px 10px;
		font-size: 0.9em;
		font-weight: bold;
	}

	ul.leftmenu ul ul li {
		padding: 4px 10px;
		font-size: 1em;
		font-weight: bold;
	}

	ul.leftmenu li a.current {
		color: #5ea4ad;
	}

	ul.leftmenu .branch {
		color: #3d6a70;
	}



#main #content {
	float: left;
	margin: 10px 20px;
}

	#main .frontpage {
		width: 494px;	
	}

	#main .oneColumn {
		width: 686px;
	}
	
		#main .oneColumn .tree_text {
			position: absolute;
			width: 300px;
			right: 50px;
			top: 420px;
			padding: 10px;
			background-color: #f0f0f0;
			border: 2px solid #fff;
			overflow: hidden;
		}

	#main .twoColumnLeft {
		width: 360px;
		float: left;
		margin: 10px 10px 10px 20px;
	}
		
	#main .twoColumnRight {
		width: 300px;
		float: right;
		overflow: hidden;
		margin: 10px 20px 10px 10px;
	}

#main #content img {
	padding: 10px;
}

#main #sidebar {
	float: right;
	width: 198px;
}

.boxTop {
	background: transparent url(/common/window_top.gif) top left no-repeat;
	width: 198px;
	height: 13px;
}

#main .sidebox {
	padding: 5px 15px;
	background: transparent url(/common/window_small.gif) bottom no-repeat;
}

.boxBottom {
	background: transparent url(/common/window_bottom.gif) top left no-repeat;
	width: 198px;
	height: 13px;
	margin-bottom: 15px;
}

	.sidebox ul {
		padding: 0 0 10px 0;
	}

	.sidebox ul li {
		font-size: .8em;
		padding: 4px 0 4px 18px;
		background: transparent url(/common/bullet_sidebox.gif) no-repeat 0 .4em;
	}

#footer {
	clear: both;
	height: 164px;
	text-align: center;
	padding: 0;
	padding-top: 5px;
	background: transparent url(/common/footer_fengshui.jpg) no-repeat left top;
}

/* Formular */
span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
