/*  
Theme Name: DF Perfektstäd
Theme URI: http://www.perfekstad.se
Description: First theme for Pefekt Städ, made by DesignFactory Webdesign in Dec 2007
Version: 1.0
Author: Olof Olsson

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
html  {
	text-align: center;
	height: 100%;
	margin-bottom:1px;
	background: #ddd url(http://www.designfactory.se/projects/103-ps/wp-content/themes/default/images/bg03.jpggg) repeat-x;
}


body {
	margin: 0 auto;
	width: 960px;
	padding: 0; 
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #fff;
	color: #333;
	text-align: center;
	border:1px solid #aaa;
	border-top: 0;
	position: relative;
	}

#page {
	margin: 0 auto;	
	background-color: white;
	border: 0px solid #f00;
	text-align: left;
	width: 800px;
	position: relative;
	}
	
#top {
	height: 245px;
	position: relative;
	clear:both;
	display: block;
	width: 100%;
}	

#procent {
	position: absolute;
	left: 250px; top: 0px;
}

#slide {
	border-top: 5px solid #fa7c0b;
	position:absolute;
	height: 143px;
	overflow: hidden;
}

#header {
	position: absolute;
	left: 50%;
	margin-left: -180px;
	text-align:right;
	top: 70px;
	border:0px solid black;
	width: 580px;
	height: 124px;	
	z-index: 10;
	display:none;
	}
	
#logotype {
	padding: 10px;
	overflow: hidden;
}
	
	
#logo{
	position: absolute;
	left: 50%;
	margin-left: -385px;
	top: 85px;
	width: 200px;
	height: 100px;	
	text-align: center;
	z-index: 20;
	display: none;
	}	
	
.head_labels {
	position: absolute;
	left: 50%;
	top: 0px;
	border: 0px solid black;	
	background-color: #eee;
	z-index: 30;		
}

.head_labels span {

}
	
#head_label1 {
	margin-left: -161px;
	width: 173px;
	height: 0px;		
	}
	
#head_label2 {
	margin-left: 15px;
	width: 155px;
	height: 0px;		
	}
	
#head_label3 {
	margin-left: 173px;
	width: 227px;
	height: 0px;		
	}			



#ddmenu ul { }



#content {
	overflow: auto;
	}
	
	
.entry {
	overflow: auto;
	
}	
	
.entry p {
	color: #333;
	line-height: 18px;
}
	
#main {
	font-size: 1.2em;
	width: 480px;
	background-color: #fff;
	float: left;
	padding-top: 31px;
	overflow:auto;
	border:0px solid red;
}	

#sidebar  {
	border:0px solid red;
	border-left: 0px dotted #aaa;	
	width: 250px;
	min-height: 500px;
	float: right;
	margin-right: 0px; 
	margin-top: 38px;
	
}
	
#footer {
	padding-top: 5px;
	margin: auto 0;
	width: 800px;
	clear: both;
	background-color: #fff;
	border-top: 1px solid #ccc;
	height: 30px;
	}

#footer p {
	margin: 0;
	padding: 0px 5px;
	text-align: left;
	color: #666;
	}	
	
	

	
.chromestyle
	{
	width: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	}	
	
	
a {
	color:#f60;
	}
	
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	}
	
h3 {
	font-size: 16px;
}	
	
h3 a {
	color: #f60;
}

h3 a:hover {
	color: #000;
}
	
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom:1px solid #ccc;
	font-size: 22px;
	}
	
img { 
	border:0;
	}	
	
.entry p {
	
	}	
	
#o .label1 {
	font-weight: bold;
	display:inline;
	}
	
#o input {
	display: block;
	margin-bottom: 10px;
}	

#o input:active {
	background-color: #FFFF99;
}	

#o .noblock {
	display: inline; margin: 0; padding: 0;
}
	
	
#demo-wrapper {
	margin: 0 auto;
	overflow: hidden; 
	height: 200px; 
	border: 1px solid #ddd;
	position: relative;
}
 
#demo-inner {
	width: 1500px;
	height: 920px;
	background-image: url(images/background3.jpg);
	background-position: bottom;
	position: relative;
}	

.scrolling-content {
	border:0px solid #000;
	width: 50px;
	height: 50px;
	text-align: center;
	position: absolute;
}

#content1 {
	left: 0px; 
	top:720px;
}

#content2 {
	left: 1500px; 
	top: 440px;
}


#posts {
	text-align: right;
}

.postTitle {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #ccc;
}

.postTitle2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #444;
	font-size: 9px;
	padding: 6px 6px;
	border-bottom: 1px solid #ccc;
	background-color: #eee;	
}


.post a {
	font-weight: bold;
	font-size: 10px;
}






.tool-tip {
	color: #fff;
	width: 170px;
	z-index: 13000;
	text-align: left;
	border: 1px solid #222;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FF6600;
	padding: 8px 8px 4px;
	background: #555;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #555;
}


.quick {
	padding: 5px;
	border: 0px solid #000;
	background-color: #FF6600;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}

.quick a {
	color: #fff;
}

.grey {
	background-color: #ddd;
}

th {
	background-color: #666;
	color :#fff;
}

#loginForm label {
	display: block;
}

#login  {
	margin-top: 10px;
	margin-left: 10px;
}

#fEmail, #fName, #fSubmit {
	font-size: 10px;
}


/* CSS OvalButtons */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.ovalbutton{
background: transparent url('images/cssoval//oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('images/cssoval//oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

#chat { 
		font-size:12px;
		left:684px;
		position:absolute;
		top:305px;
		width:125px;
		}
a.support {text-decoration: underline; font-weight: bold;}
a.support:hover { color: #000;}

.avtal {width: 420px;
position:fixed; 
top: 20px; 
left:50%; 
margin-left: -200px; 
display:none; 
z-index:10000; 
background-color: #fff; 
border: 2px solid #ddd;
text-align:left;}

.karta {
	
	
} 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}
div.fadehover {

height:195px;
left:214px;
position:relative;
top:-219px;
width:0; 
	}
#kartastor {
	color:#FFFFFF;
left:211px;
margin:0;
position:absolute;
top:532px;
width:180px;
	
	}
#face{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	
	
	}
	
	

