/*  
Theme Name: genetics
Theme URI: http://www.steockligenetics.ch
Description: Website Stoeckli's Genetic Service 
Version: 1.0
Author: Merz Manuel
Author URI: http://www.webclay.ch 

	
 */

 /* Theme Spezifische Klassen */
/*----------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}
body {
	margin: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: center;
	background: #fff url(images/body_bgr.jpg) top left repeat-x;
}
#pageBgr {
	background: url(images/page_bgr.jpg) top center repeat-y;
}
#page {
	text-align: left;
	position: relative;
	margin: 0 auto;
	width: 976px;
	overflow: hidden;
}
#pageHeader {
	background: url(images/header.jpg) top center no-repeat;
}
#header {
	height: 152px;
	position: relative;
}
#leftCol {
	float: left;
	width: 165px;
	min-height: 250px;
	margin-left: 60px;
}
#leftCol h1 {
	float: left;
	font-size: 1em;
	color: #D2D4A9;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-left: 3px;
}
#content {
	width: 690px;
	min-height: 350px;
	float: left;
	padding: 0 1px;
	overflow: hidden;
	padding-bottom: 120px;
}
#pict {
	height: 182px;
	background: url(images/pict.jpg) top left no-repeat;
}
#footer {
	height: 28px;
	background: url(images/footer.jpg) top left no-repeat;
	text-align: center;
}
#footer p {
	font-size: 0.9em;
	padding-top: 7px;
}
#footer p a {
	color: #000;
}
#footer p a:hover {
	color: #927974;
}
#sidebar {
	width: 160px;
}
#unser-angebot h1 {
	margin: 25px 0 0 5px;
	font-size: 1em;
	color: #D2D4A9;
	text-transform: uppercase;
}
#unser-angebot table td ul { 
	padding: 0;
	margin: 0;
	margin: 5px 0 0 18px;
}
#unser-angebot li {
	font-size: 1.2em;
	color: #fff;
	list-style-type: bullet;
}
#unser-angebot li a {
	color: #d1d0ce;
	font-weight: bold;
}
#unser-angebot li a:hover {
	color: #b2b1af;
}
.angebot a {
	display: block;
	width: 150px;
	height: 107px;
	border: 2px solid #7D7D61;
	margin-left: 3px;
}
.angebot a:hover{
	border: 2px solid #DADCAD;
}
#mail {
	position: absolute;
	display: block;
	top: 130px;
	left: 760px;
	height: 20px;
	width: 150px;
}
#menu ul, #menu li {
	float: left;
}
#menu ul {
	list-style: none;
	height: 27px;
}
#menu ul ul {
	position: absolute;
	background-color: #f2f2f2;
	visibility: hidden;
	float: none; 
	height: auto;
}
#menu ul ul li {
	float: none; 
	min-width: 97px;
}
#menu li {
	position: relative;
}
#menu ul li:hover ul, #menu ul li.hover ul {
	visibility: visible;
}
#menu li a {
	color: #fff;
	display: block;	
	padding: 6px 8px;
	font-size: 1.1em;
}
#menu li:hover, #menu li.hover {
	background-color: #fff;
}
#menu li:hover a, #menu li.hover a {
	color: #000;
}
.cleaner {
	clear: both;
}
.newsHead {
	height: 26px;
	overflow: hidden;
	background: url(images/news_bgr.jpg) top left no-repeat;
}
.newsHead h1 {
	float: left;
	padding: 4px 5px;
	font-size: 1.4em;
	font-weight: bold;
}
.newsHead span {
	float: right;
	padding: 4px 5px;
	font-size: 0.8em;
	font-weight: bold;
	color: #917871;
	letter-spacing: 2px;
}
.newsText {
	padding-bottom: 30px;
	background: url(images/text_bgr.jpg) bottom left repeat-x; 
	width: 690px;
	overflow: hidden;
	font-size: 1.2em;
}
.newsText p {
	padding: 10px 10px 20px 15px;
	line-height: 1.6em;
	font-size: 1.1em;
}
.newsText ul {
	margin: 0;
	padding: 0;
	margin-top: -20px;
	margin-bottom: 20px;
}
.newsText li {
	margin-left: 35px;
	padding: 5px;
	font-size: 1.1em;
	color: #000;
}
.newsText li a {
	color: #000;
        font-weight: bold;
}
.newsText li a:hover {
	color: #996666;
}
.custompages {
	padding: 10px 10px 8px 5px;
	line-height: 1.6em;
	font-size: 1.1em;
}

.next {
	float: left;
	padding: 5px;
	line-height: 1.2em;
}
.next a {
	font-size: 1.2em;
	color: #848381;
	font-weight: bold;
}
.previous {
	float: right;
	padding: 5px;
	line-height: 1.2em;
}
.previous a {
	font-size: 1.2em;
    color: #848381;
	font-weight: bold;
}



/* Intouch Contact Form */
		
/* just for clearing floats, IE Hack */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
.clearfix {display: block; margin: 0; padding: 0; }
p.clearfix {}
/* End hide from IE-mac */    
    
div.intouch { margin: 1em auto 2em auto; }		
div.intouch  form { float: left; width: 100%; }		
div.intouch div.inputfield { padding: 4px 0px; position: relative; }
div.intouch span { position: relative; top: 0.4em; }
div.intouch label { 
  display: block; float: left; clear: left; width: 15%; text-align: right; 
  padding-top: 0.4em; position: relative; right: 5px;
  }
div.intouch div.inputfield input, 
div.intouch div.inputfield textarea { float: left; margin-left: 10px; }
div.intouch div.inputfield input { 
  width: 40%; border: 1px solid #ccc; padding: 3px;
  }
div.intouch div.inputfield textarea { 
  width: 60%; height: 138px; padding: 5px; border: 1px solid #ccc;
  }
div.intouch div.inputfield input.submitbutton { 
  border: 3px double #ccc; background: #F0F0F0; cursor: pointer;
  width: auto !important; padding: 2px; margin-left: 10px; left: 15%;
  position: relative;
  }

div.intouch div#usermessage { margin-bottom: 10px; text-align: center; }
div.intouch div#usermessage.success {}
div.intouch .error { border: 1px solid #FF0000 !important; padding: 1px; }

