/* Mäklarmäster CSS*/


* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	
}

img
{  border-style: none;
}



/* Generella klasser */ 

.center {
	margin-left: auto;
	margin-right: auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.menuActive {
	color: #00447c;
}

.menuInactive {
	color: #676366;
}

.third {
	width: 275px;	
}

.half {
	width: 400px;
}

#shadow {
	
box-shadow: 4px 4px 5px #111;
-webkit-box-shadow: 4px 4px 5px #111;
-moz-box-shadow: 4px 4px 5px #111;

filter:
        progid:DXImageTransform.Microsoft.Shadow(color=#111111,direction=0,strength=0)
        progid:DXImageTransform.Microsoft.Shadow(color=#111111,direction=90,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#111111,direction=180,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#111111,direction=270,strength=0);

	margin-left: auto;
	margin-right: auto;
	position: relative;
}


/* Text classes */
/* Orange link */
.orange {
	color: #f47720;
	text-decoration: none;
}
/* Blue heading */
.blue {
	color: #00447c;
}

.blueTopOfFooter {
	color: #013765;
	
}
.grey {
	color: #676366;
}

.title {
	color: #00447c;
	font-size: 20px;
}

.subtitle {
	color: #00447c;
	font-size: 16px;
}

.whiteTitle {
	color: #fff;
	font-size: 20px;
}

.whiteSubtitle {
	color: #fff;
	font-size: 16px;
}

.white {
	color: #fff;
	font-size: 14px;
}

.estateBlue {
	color: #02a1d1;
	font-size: 16px;
}

.break {
	width: 98%;
	color: #fff;
	background-color: #fff;
	border-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}
/* Body */ 
body {
/* background-image: url('http://techme.se/temp/mm/images/bg.jpg');
background-repeat: repeat; */
}



#menuholder
{
	margin-top: -490px;
	position: relative;
}

/* Shadow */

#rightShadow {
	float: right;	
	width: 10px;
	background-image: url('http://techme.se/temp/mm3/images/rightshadow.png');
	background-repeat: repeat-y;
	position: relative;
}


#bottomShadow {
	width: 903px;
	min-width: 900px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;	
	background-image: url('http://techme.se/temp/mm3/images/bottomshadow.png');
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}


/* Wrapper */

#wrapper {
	width: 900px;
	min-height: 600px;	
	/*height: auto;	*/
	height: 100%;
	margin-left: auto;
	margin-right: auto;	
	background-color: #fff;
	
	box-shadow: 2px 2px 16px #111;
	-webkit-box-shadow: 2px 2px 16px #111;
	-moz-box-shadow: 2px 2px 16px #111;

	filter:
        progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=0,strength=12)
        progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=90,strength=12)
        progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=180,strength=12)
        progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=270,strength=12);
	
}

/* opacity hack */

#menuholder div {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/blueTransp.png,
sizingMethod='scale');
}




/* Header */ 
#header {
	width: 900px;
	height: 80px;
	border: 0px;
	border-style: none;
}

#logo {
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	border: 0px;
	border-style: none;
}


   
   
/* Menu */ 

#menu {	
	width: 460px;
	height: 24px;
	margin-top: 46px;	
	float: right;		
}

#menu ul {
	height: 24px;
	list-style: none;
}

#menu li {
	float: left;
	margin-right: 20px;
}

#menu a, #menu a:focus, #menu a:visited  {
	font-size: 24px;
	text-decoration: none;
	/* color: #676366; */
	
}

#menu a:active, #menu a:focus {
	 color: #00447c; 
}

#menu a:hover {
	color: #f47720;
}


/* Content */ 

#content {
	margin-left: 26px;	
	height: 100%;	
}

/* Content objects */

#container {
	background-color: #e7e7e7;
	border: 2px solid #cdd2d7;
}

#contentContainer {
	width: 615px;
	float: left;	
}

#imageContainer {
	background-image: url('http://www.maklarmaster.se/images/container2.png');
	width: 241px;
	height: 443px;
	min-width: 241px;
	min-height: 443px;	
}

#maklarProfile {
	float: left;	
	font-size: 13px;
	margin-right: 0px;	
}

#maklarProfile img {
	width: 75px;
	float: left;	
	z-index: 5;
	border: 1px solid #00447c;	
}

#maklarProfile h2, #maklarprofile h1 {
	margin-top: 10px;
	z-index: 3;
}

#maklarProfile p {
	z-index: 3;
	font-size: 14px;
}

/* Contact form */

#footerAbsolute {
	width:900px; 
	height: 160px; 
	background-image: url('images/footerTrans2.png');
	position: absolute;
	left: 50%;
	margin-left: -455px;
	top: 460px;
	z-index: 100;
}

#footerFirst {
	width:900px; 
	height: 160px; 
	background-image: url('images/footerTrans2.png');
	z-index: 100;	
	float: left;	
	position: relative;
}

#flashFix 
{
	margin-left: -26px;
}


/* Bottom www logo */


#wwwLogo {
	margin-top: 20px;	
	margin-right: 10px;
	float: right;
	
}


/* SIDEBAR CONTACT FORM */ 

#contact-form {
	width: 200px;	
}

#contact-form input, textarea {	
	margin-bottom: 5px;
	border: 2px solid #558ebe;
	
}

#contact-form input:focus, textarea:focus {
	border: 2px solid #f47720;
}

/* FULLSIZE CONTACT FORM */

#contact-area {
	width: 475px;	
	margin-top: 60px;
	margin-left: 50px;
	margin-right: auto;
	border-spacing: 0;
	padding: 0;
	float: left;	
	
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 360px;
	font-family: Helvetica, sans-serif;
	margin: 0px 0px 10px 10px;
	border: 2px solid #ccc;
	
}


#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #00447c;
}
#contact-area textarea {
	height: 90px;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-left: 0px;
	width: 80px;
	padding-top: 5px;	
}

/* Selling */

#numberedTip { 
	width: 282px;	
	float: left; 
	height: 200px;
	background-color: #00447c;
	margin-top: 5px;
	margin-left: 5px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #00447c; 
}

#numberedTip p {
	color: #fff;
	font-size: 12px;
	margin-left: 5px;
	float: left;	
}

#numberedTip h1 {
	margin-left: 5px;
}

#numberedTip img {
	margin-left: 5px;
	margin-top: 5px;	
	width: 50px; 
	height: 50px;
	
}
#numberedTip a {
	margin-left: 5px;
	font-size: 12px;
}

/* NEW SELL */

#sellIntro {
	margin-left: 5px;
	width: 500px; 
	height: 125px; 
	font-size: 13px; 
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #00447c;	
	margin-bottom: 5px;
}

#sellIntro h1, #sellIntro p {
	margin-left: 10px;
	margin-top: 5px;
	width: 490px;
}

#sellIntro p {
	font-size: 13px;
}



#buttonCont {
	width: 100px;
	float: left;
	font-size: 8px;
	color: #fff;	
	margin-top:-5px;
}

#buttonCont h2 {
	text-align: center;	
}


#button1, #button2, #button3 {
	width: 100px;
	height: 100px;	
	margin-left: 5px;
	margin-top: 10px;
	float: left;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;	
}

#button1 img, #button2 img, #button3 img {
	margin-top: 13px;
	margin-left: 25px;
	width: 50px;
	height: 50px;
	float: left;
}

#button1 :hover, #button2 h2:hover, #button3 h2:hover, {
	color: #f47720;
}

#sellContainer {
	background-color: #002c51;
	width: 510px;
	height: 487px;		
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #002c51; 
	float: left;
	margin-top: 10px;
}

#sellContent {
	margin-top: 5px;
	margin-left: 5px;
	background-color: #00447c;
	width: 400px;
	min-width: 380px;
	float: left;
	min-height: 320px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#content1, #content2, #content3 {
	width: 390px;
	margin-left: 10px;
	color: #fff;
	font-size: 13px;
}

.sellButtonActive {
	background-color: #00447c;	
}

.sellButtonInactive {
	background-color: #002c51;
}

#customers {
	font-size: 13px;
	margin-right: 10px;
	display: inline;
}

#customers img {
	width: 100px;
	height: 100px;
}

/* Buying */
#forsale {
	margin-left: 26px;
	margin-top: 5px;
	float:left;		
	width: 270px;
	overflow : auto;
}

#house1 {
	margin-top: 15px;
	float: left; 	
	width: 270px;
	min-height: 80px;	
	border-bottom: 1px dotted #fff;	
}

#house1 p {
	float: left;
}

#houseText {
	width: 175; 
	color: #fff; 
	font-size: 13px; 
	margin-left: 10px; 
	float: left; 
	margin-top: -5px;
}


#map_canvas {
	margin-left: 50px;
}

/* Estate for sale - image box */ 

#estateContainer {
	background-image: url('http://techme.se/temp/dev/images/estateContainerbg.png');
	background-repeat: repeat;
	width: 572px; 
	height: 390px;
	float: left;	
}

.imageBox {
	width: 540px;
	height: 360px; 
	position: relative;
	float: left;
	overflow: hidden;	
	z-index: 1;	
}

.imageBox img {
	width: 540px;
	height: 360px; 
	margin-left: 24px;
	margin-top: 15px;
	position: absolute;
	display: block;	
	z-index: 1;
}

#imageBoxPos {
	position: absolute;	
}

#next, #previous {	
	width: 42px;
	height: 390px;
	cursor: pointer;
}

#titleCont {
	margin-left: 24px;
	margin-top: 300px;
	position: absolute;
	z-index: 10002;
	height: 40px;	
	background-image: url('http://techme.se/temp/dev/images/titleContainerbg.png');
	background-repeat: repeat;
}

#titleCont h2 {
	width: 572px;
	position: relative;
}

#infoContainer {
	width: 660px; 
	min-height: 370px;
	background-image: url('http://techme.se/temp/dev/images/estateContainerbg.png');
	background-repeat: repeat;
}

/* noborder estateimage */
a.estateImagen, a.estateImagen:link, a.estateImagen:visited {
	background: #fbfbfb;
	padding: 6px;
	border: solid 1px #eaeaea;
	text-align: center;
	display: block;
}
 
a.estateImagen:hover, a.estateImagen:active {
	background: #fbfbfb;
}
 
a.estateImagen img {
	display: inline;
	border: none;
	border: solid 1px #eaeaea;
}

/* imageborder */

a.estateImage, a.estateImage:link, a.estateImage:visited {
	background: #fbfbfb;
	padding: 6px;
	border: solid 1px #eaeaea;
	text-align: center;
	display: block;
}
 
a.estateImage:hover, a.estateImage:active {
	background: #013765;
}
 
a.estateImage img {
	display: inline;
	border: none;
	border: solid 1px #eaeaea;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* Photo-Caption PZ3 CSS v080630 
* copyright: http://randsco.com/copyright 
* www.randsco.com 
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */




/* Footer */ 

#footer {	
	/*background-color: #00447c;*/
	/*background-color: #002c51;*/
	background-image: url('../images/footerbg.jpg');
	background-repeat: repeat-x;
	height: 50px;
	min-height: 50px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;	
}


#centerFooter {
	width: 440px;	
	border: 2px solid red;
}

#upperFooter {
	margin-left: auto;		
	margin-right: auto;		
	width: 530px;
	height: 20px;
}

#upperFooter p {
	float: left;
	margin-top: 3px;
	margin-left: 25px;
	color: #fff;
	font-size: 14px;
	float: left;		
}

#lowerFooter {
	margin-left: auto;		
	margin-right: auto;	
	width: 230px;
}

#lowerFooter p, #lowerFooter a {
	float: left;
	margin-top: 3px;	
	margin-left: 10px;
	color: #f47720;
	font-size: 12px;
	float: left;	
	text-decoration: none;	
}