/*
	==========================================
	project: DesignHQ 
	author: Borut Jegrišnik (www.solucija.com)
	------------------------------------------
	2009. Solucija
	==========================================
*/

*{ margin: 0; padding: 0; }

:focus,:active { outline: 0; }
body {
	font: 13px Tahoma, Arial, Sans-Serif;
	color: #000;
	background: #0a4c24;
}
a { text-decoration: none; color: #000; }
a:hover {
	color: #060;
	font-family: Tahoma, Arial, Sans-Serif;
}
.x {
	clear: both;
	font-family: Tahoma, Arial, Sans-Serif;
}

p {
	line-height: 22px;
	margin: 0 0 22px;
	color:#333;
	font-family: Tahoma, Arial, Sans-Serif;
}
img { border: 0; }

h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	font-family: Tahoma, Arial, Sans-Serif;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 2px;
	color: #333;
	font-family: Tahoma, Arial, Sans-Serif;
}
h3 {
	font-size: 13px;
	font-weight: bolder;
	margin-bottom: 10px;
	color: #000;
}
h4 { font-size: 18px; font-weight: normal; float: left; margin: 3px 0 10px; width: 460px; }

#wrapper {
	margin: 0 auto;
	width: 980px;
	background: url(../images/bg.jpg) no-repeat;
	font-family: Tahoma, Arial, Sans-Serif;
}

#logo { padding: 20px 12px 10px; }

	#logo h1 {
	font: bold 24px Arial;
	text-shadow: 1px 1px 1px #fff;
	letter-spacing: 4px;
	color: #666;
	font-style: italic;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
		#logo h1 a { color: #333; }
		#logo h1 a span { color: #000; }
		#logo2 h2 {
		font: bold 24px Arial;
	text-shadow: 1px 1px 1px #fff;
	letter-spacing: 4px;
	color: #666;
	font-style: italic;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
		}
#content {
	background: #fff;
	width: 980px;
	font-family: Tahoma, Arial, Sans-Serif;
}
	
.menu {
	list-style:none;
	margin: 14px 25px 0 10px;
	width: 900px;
	float: left;
}
	.menu li { float: left; margin: 0 4px 0 0; }
	.menu li a {
	display: block;
	font-size: 12px;
	padding: 5px 24px;
	border: 1px solid #fff;
}
	.menu a:hover, .menu li.current a {
	border: 1px solid #ddd;
	font-family: Tahoma, Arial, Sans-Serif;
}

		.menu li ul {
	display: block;
	background: #fff;
	margin: -1px 0 0;
	position: absolute;
	display: none;
	z-index: 2;
	border: 1px solid #ddd;
	font-family: Tahoma, Arial, Sans-Serif;
}
		.menu li ul li { float: none; display: inline; margin: 0; padding: 0; }
		.menu li ul li a { width: auto; margin: 4px; white-space: nowrap; }

#search { float: right; width: 275px; margin: 23px 18px; display: inline; }
	#search .text { width: 227px; height: 16px; border: 1px solid #ddd; padding: 5px; float: left; color: #888; }
	#search .submit { float: right; border: 0; background: #000 url(../images/search.gif) no-repeat center 8px; width: 32px; height: 28px; padding-top: 1px; }
/*----------Header Pictures -------------------------------------*/

#pitch {
	margin-bottom: 30px;
}
	#pitch .infoline {
	margin-top: -70px;
	padding: 25px 0 25px 25px;
	background: #0A4C24;
	font-size: 12px;
	width: 955px;
	height: 18px;
	opacity:0.70;
	filter:alpha(opacity=50);
	color: #fff;
}

	.pitch-gallery { overflow: hidden; width: 980px; position: relative; }
		.pitch-gallery-holder {
	width: 3920px;
	position: relative;
	top: 0;
	left: 0;
	font-family: Tahoma, Arial, Sans-Serif;
}
		.pitch-gallery-div {
	float: left;
	font-family: Tahoma, Arial, Sans-Serif;
}
/*----------end header pictures -------------------------------------*/

/*----------left box - small  -------------------------------------*/
#left {
	width: 620px;
	float: left;
	margin-left: 25px;
	display: inline;
	overflow:auto;
	height: 210px;
}
	#left img {
	float: inherit;
	margin: 5px 20px 2px 0;
	padding: 3px;
	border: 1px solid #ccc;
}
	#left form { padding-left: 45px; }
	#left label { float: left; display: block; clear: both; padding: 3px 0; color: #666; font-weight: normal; width: 150px; }
		#left .lcurrent { font-weight: bold; }
	#left label img { vertical-align: middle; }
	#left input.text, textarea, select { float: left; margin: 0 5px 10px 0; padding: 7px; width: 350px; border: 1px solid #ccc; }
	#left textarea { height: 200px; }
	#left select { width: 366px; }
	#left input.radio {  }
		#left input:focus {
	border-color:#333;
}
		#left textarea:focus {
	border-color: #666;
}	
	.error { font-size: 10px; color: #666; margin: 0 0 10px 150px; display: none; }
	#left .submit { border: 0; background: #000; color: #fff; padding: 5px; float: left; margin-left: 150px; }
	
	
ul { color: #666; margin: 0 0 10px 30px; line-height: 18px; }
ol { color: #666; margin: 5px 0 5px 30px; line-height: 18px; }
	
	#contact-back { margin: 12px 40px 0 0; float: right; }
	
	/*----------end left small  -------------------------------------*/
	/*----------left medium  -------------------------------------*/
	#leftmedium {
	width: 620px;
	float: left;
	margin-left: 25px;
	display: inline;
	overflow:auto;
	height: 300px;
}
	#leftmedium img {
	float: inherit;
	margin: 5px 20px 2px 0;
	padding: 3px;
	border: 1px solid #ccc;
}
	
	/*----------end left medium  -------------------------------------*/
	/*----------left big  -------------------------------------*/
	#leftbig {
	width: 620px;
	float: left;
	margin-left: 25px;
	display: inline;
	overflow:auto;
	height: 500px;
}
	#leftbig img {
	float: inherit;
	margin: 5px 20px 2px 0;
	padding: 3px;
	border: 1px solid #ccc;
}
	
	/*----------end left big  -------------------------------------*/
	/*----------left teacher  -------------------------------------*/
	#leftteacher {
	width: 1000px;
	float: inherit;
	margin-left: 400px;
	position:inherit;
	
	display: inline;
	overflow:auto;
	height: 800px;
}
	#leftteacher img {
	float: inherit;
	margin: 5px 20px 2px 0;
	padding: 3px;
	border: 1px solid #ccc;
}
	
	/*----------end left teacher  -------------------------------------*/
	/*----------left board  -------------------------------------*/
	#leftboard {
	width: 550px;
	float: left;
	margin-left: 25px;
	display: inline;
	overflow:auto;
	height: auto;
}
	#leftboard img {
	float: inherit;
	margin: 5px 20px 2px 0;
	padding: 3px;
	border: 1px solid #ccc;
}
	
	/*----------end left board  -------------------------------------*/
	/*---------- left teacher posts  -------------------------------------*/
	
	.post2 {
	float: left;
	margin-bottom: 10px;
	margin-left: 200px;
	height: 110px;
	width: 600px;
	border-bottom: #060 groove;
	padding-bottom: 10px;
	padding-top: 10px;

	
	
}
.post2 img {
	padding-right: 10px;
}
.post2 p {
	margin-top: 5px; 
}


/*----------end left teacher posts  -------------------------------------*/
	/*---------- left teacher admin  -------------------------------------*/
	
	.post {
	float: left;
	margin-bottom: 10px;
	height: 110px;
	width: 600px;
	border-bottom: #060 groove;
	padding-bottom: 10px;
	padding-top: 10px;

	
	
}
.post img {
	padding-right: 10px;
}
.post p {
	margin-top: 5px; 
}


/*----------end left teacher admin  -------------------------------------*/


/*---------- right boxes for quicklinks -------------------------------------*/

#right1 {
	width: 285px;
	float: right;
	border-left: 1px solid #ccc;
	padding-left: 36px;
	display: inline;
	margin-bottom: 10px;
}
#lquicklinks {
	width: 138px;
	float: left;
	padding-right: 0px;
	padding-left:2px;
	font-size: 9px;
	line-height: 14px;
 }
 #lquicklinks h2 a {
	 font-size: 11px;}
#lquicklinks h2 {
	 font-size: 11px;}
	 
#lquicklinkspics {
	width: 50px;
	float: left;
	padding-right: 0px;
	padding-left:2px;
	font-size: 9px;
 }
 #lquicklinkspics h2 a {
	 font-size: 11px;}
#lquicklinkspics h2 {
	 font-size: 11px;}

#right {
	width: 270px;
	float: right;
	border-left: 1px solid #ccc;
	padding-left: 36px;
	margin-right: 0px;
	display: inline;
	overflow: auto;
	height: 150px;
	background-color: #FFC;
	padding-right: 15px;
	margin-top: 10px;
	padding-top: 10px;
}
/*----------end right boxes for quicklinks -------------------------------------*/

/*----------right board  -------------------------------------*/

#rightb {
	width: 350px;
	height: auto;
	float: right;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	display: inline;
	margin-bottom: 10px;
	overflow: auto;
}

#board-names {
	float: left;
	width: 280px;
	height: 80px;
	padding-left: 2px;
	padding-bottom: 10px;

}
#board-names p {
	margin-left: 0px;
	margin-top: 25px;
	line-height:14px;
}

#board-names img {
	padding-right: 15px;
}

/*---------- end right board -------------------------------------*/

/*---------- bottom small posts-------------------------------------*/	
#feature {
	margin-left: 25px;
	padding-bottom: 10px;
	font-family: Tahoma, Arial, Sans-Serif;
}
	.small-post {
	float: left;
	width: 280px;
	margin-right: 50px;
	overflow: auto;
	height: 270px;
	padding-right: 5px;
}
	.small-post img { border: 1px solid #ccc; padding: 3px; margin-bottom: 10px; }
	.last { margin-right: 0; } 
	#feature ul { margin-top: -10px; }
	.small-post li { font-size: 12px; color:#000; line-height: 20px; }
	/*---------- end bottom small posts -------------------------------------*/
	/*---------- footer -------------------------------------*/
	
#footer { color: #666; font-size: 11px; margin: 20px 0 20px 10px; }

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

.post-info {
	font-size: 12px;
	color: #333;
	font-family: Tahoma, Arial, Sans-Serif;
}
.read-more {
	background: url(../images/link.gif) no-repeat center left;
	padding-left: 13px;
	font-size: 13px;
}
.break {
	border-top: 1px solid #ccc;
	margin: 20px 0;
	display: block;
}
	.no-border { border: 0; }
.space { margin-bottom: 20px; }

/*----------form -------------------------------------*/
.formtype {
	font-size:12px;
	margin-bottom:10px;}
#form {
	margin:0px;
	float:left;
	height:inherit;
}
.contact_tab{
	width:400px;
	height:400px;
	padding:20px;
}
#fields {
	padding-bottom: 5px;
}
#fields label {
	width: 200px;
	height: 15px;
	display: block;
	padding: 5px;
	font: 13px Arial, Helvetica, sans-serif#030;

}
#fields input {
	border: 2px solid #C8D2D9;
	border-style: ridge;
	margin: 0 0 2px 0;
	font: 13px Arial, Helvetica, sans-serif;
	width: 250px;
	height: 20px;
	background-color:#FFF;
}
#fields checkbox {
	clear:both;
	
}
#fields textarea {
	border: 2px solid #C8D2D9;
	border-style: ridge;
	margin: inherit;
	width: 250px;
	height: 50px;
	background-color:#FFF;
}
#fields3 label {
	width: 600px;
	display: block;
	padding: 0px;
}
#fields3 input {
	border: 3px solid #C8D2D9 outset;
	border-style: ridge;
	margin: 0 0 2px 0;
	width: 20px;
	background-color:#FFF;
}
#fields3 checkbox {
	clear:both;
	
}
#fields3 textarea {
	border: 2px solid #C8D2D9;
	border-style: ridge;
	margin: 0 0 2px 0;
	width: 600px;
	height: 50px;
	background-color:#FFF;
}
#send {
	width: 200px;
	height: 20px;
	padding: 5px;
}
#send input {
	width: 50px;
	height: 20px;
	margin-top: 10px;
	float:left;

	
	
}

/*--------contact tab end ---------*/
