/*
Title:    Master styles for screen media

*/

body {
  	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   	border-top: 5px solid #62615b;
  	background: #d6d0c4 url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/peachtwo.png) repeat;
  	margin: 0;
  	padding: 0;
  }
#home {
    background-repeat: repeat-x;
	margin: 0;
	padding: 0;
  	}
  	
#homemove{
 	  background-repeat:repeat-x;
}


/* links */

a:link, a:visited {
	color: #9e4b1f;
  	outline: none;
  }
a:hover {
 	color: #4E4D4A;
  }

/* page structure
--------------------------------------------- */
#outerwrap {
	padding: 0;
	margin: 0;
	width: 100%;
	background: #d6d0c4 url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/backtexture.png) repeat;
	z-index: -5;
  }
#wrap {
	margin: 0 auto;
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/highlight.png) no-repeat;

  }
#content, #contentleft, #contentright {
	z-index: 10;
	margin: 0 auto;
		}
#full {
	padding: 30px;
		}
#showcase {
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/showcaseback.png) no-repeat;
	z-index: 5;
	height: 428px;
	}
#showcase img{
	  border: 5px solid #dbd7d3;
	  margin-top: 25px;
	  margin-left: 0px;
	}
#showcaseone {
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/showcasebackone.png) no-repeat;
	z-index: 5;
	height: 428px;
	}
#showcaseone img{
	  border: 5px solid #dbd7d3;
	  margin-top: 25px;
	  margin-left: 0px;
	}

#showcasetwo {
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/showcaseback2.png) no-repeat;
	z-index: 5;
	height: 390px;
	}
#showcasetwo img{
	  border: 5px solid #dbd7d3;
	  margin-top: 25px;
	  margin-left: 0px;
	}

#middle {
		background: #8e8573;
		min-height: 260px;
		overflow: hidden;
}
#middleouter {
		background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/aboutback.png) repeat-x;
		min-height: 260px;
		padding-top: 5px;
		overflow: hidden;
}
#mainimage{
	margin-top: -1px;
	}
#mainimagemove{
	margin-top: 08x;
	}
#main{
	margin-top: 60px;

}

#bottom {
	padding-bottom: 30px;
	}
#bottom p {
	font-size: 14px;
	}

#middle1{
	border-right: 1px solid #6e6857;
	margin-right: 0px !important;
	
	}
#middle2{
	border-left: 1px solid #948d7c;
	margin-left: 0px !important;
	width: 288px;
	padding-left: 30px;
	min-height: 260px;
	}
	

	
#footer {
	min-height: 64px;
	margin-top: 0px;
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/footerback.png) repeat-x;
 }

#leftsidebarpage, #rightsidebarpage {
	}
#leftsidebarpage {
	}
#rightsidebarpage {
	}
#rightsidebar {
	margin-left: 10px;
	min-height: 200px;
	}
#leftsidebar {
	margin-right: 10px;
	min-height: 200px;
	background-position: right;
	min-height: 200px;
	}
#leftsidebar ul, #rightsidebar ul{
	list-style: none;
	font-size: 14px;
	line-height: 30px;
	margin: 0px;
	color: #d6d0c4;
	-webkit-padding-start: 0px;
	}
#leftsidebar ul a, #rightsidebar ul a{
	color: #4d4c46;
	
	}
#leftsidebar ul .nav-selected, #rightsidebar ul .nav-selected{
	color: #9e4b1f;
	}
.inner {
	padding: 30px;
	}
#rightmain {
	min-height: 200px;
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/bottomdiv.png) repeat-y;
	}
	
#leftmain {
	min-height: 200px;
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/bottomdiv.png) repeat-y;
	background-position: right;
	}
/* header
--------------------------------------------- */

#header {
  height: 146px;

 }
#logo {
	padding-top: 45px;
	padding-left: 0px;
	float: left;
	margin-left: 0;
	clear: both;
	}
/* nav */

#nav {
	height: 43px;
	margin-top: 50px;
	float: right;
 }
 
#nav li  {
	margin-top: -7px;
		}
 .clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}


.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	float: right;
	}
.menu ul{
	height:42px;
	list-style:none;
	margin:0;
	padding:0;
	}
.menu li{
		float:left;
		padding:0px;
		}
.menu li a{
		color:#65635e;
		display:block;
		font-weight:normal;
		line-height:42px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		text-transform: uppercase;
		}
.menu .nav-selected {
		color: #aa6035;
		
		}
.menu li a:hover, .menu ul li:hover a, .nav-selected{
			color:#aa6035;
			text-decoration:none;
		
			}
.menu li ul{
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;

		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
.menu li:hover ul{
		display:block;
		
		}
.menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		
		}
.menu li:hover li a{
		background:none;
		
		}
.menu li ul a{
		display:block;
		height:47px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
.menu li ul a:hover, .menu li ul li:hover a{
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
.menu p{
		clear:left;
		}	


	/* third-and-above-level lists */
.menu li ul ul { margin: -1em 0 0 -1000em; }
.menu li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
.menu li:hover ul{	margin-left: 0; }
.menu li li:hover ul {	margin-left:222px; margin-top:-35px;}

/* extra positioning rules for limited noscript keyboard accessibility */
.menu li a:focus + ul {  margin-left: 0; margin-top:2.2em; }
.menu li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
.menu li li a:focus {left:0;  margin-left:1000em; width:10em;  margin-top:0;}
.menu li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
.menu li:hover a:focus{ margin-left: 0; }
.menu li li:hover a:focus + ul { margin-left: 10em; }

.footermenu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	}
.footermenu ul{
	height:47px;
	list-style:none;
	margin:0;
	padding:0;
	}
.footermenu li{
		float:left;
		padding:0px;
		}
.footermenu li a{
		color:#5f5f5f;
		display:block;
		font-weight:normal;
		line-height:47px;
		margin:0px;
		padding:0px 15px;
		text-align:center;
		text-decoration:none;
		}
.footermenu li a:hover, .footermenu ul li:hover a, .footermenu .nav-selected{
			background: transparent;
			color:#5f5f5f;
			text-decoration:underline;
			}
.footermenu li ul{
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
.footermenu li:hover ul{
		display:block;
		
		}
.footermenu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
.footermenu li:hover li a{
		background:none;
		
		}
.footermenu li ul a{
		display:block;
		height:47px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
.footermenu li ul a:hover, .footermenu li ul li:hover a{
			background:#676767;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
.footermenu p{
		clear:left;
		}	

	/* third-and-above-level lists */
.footermenu li ul ul { margin: -1em 0 0 -1000em; }
.footermenu li:hover ul ul {	margin-left: -1000em; }

 /* lists nested under hovered list items */
.footermenu li:hover ul{	margin-left: 0; }
.footermenu li li:hover ul {	margin-left:222px; margin-top:-35px;}

/* extra positioning rules for limited noscript keyboard accessibility */
.footermenu li a:focus + ul {  margin-left: 0; margin-top:2.2em; }
.footermenu li li a:focus + ul { left:0; margin-left: 1010em; margin-top:-2.2em;}
.footermenu li li a:focus {left:0;  margin-left:1000em; width:10em;  margin-top:0;}
.footermenu li li li a:focus {left:0; margin-left: 2010em; width: 10em;  margin-top:-1em;}
.footermenu li:hover a:focus{ margin-left: 0; }
.footermenu li li:hover a:focus + ul { margin-left: 10em; }


/* form
--------------------------------------------- */

.formBlockSurveyTable  {
margin:0 0 15px 10px;
}

.formBlockSurveyTable  label, .formBlockSurveyTable .question {
display:block;
font-weight:500;
font-size: 15px;
margin:0 0 3px;
}

.formBlockSurveyTable input, .formBlockSurveyTable fieldset textarea,textarea {
width:100%;
font-size:1.4em;
border:none;
border-bottom:1px solid #fff;
border-right:1px solid #fff;
background:#e2e1d7 url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/input-bg.gif) repeat-x top left;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
padding:5px;
}

.formBlockSurveyTable textarea {
height:100px;
}

.formBlockSurveyTable input:focus,#maininner fieldset textarea:focus {
background:#fff;
}



/* misc.
--------------------------------------------- */

hr, .hide {
  display: none;
 }
a img {
  border: none;
  }
 p {
 	font-size: 17px;
 	line-height: 20px;
 	}
h3 {
	font-size: 13px;
	
	font-weight: 200;
	 }
	 

		
		
		
/* self-clear floats */

.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }
  
 #search h3 {
 display: none;
 }
 
#search {
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/search.png) no-repeat;
	height: 36px;
	margin-top: -3px;
	
}

#search input {
	color: #fff;
	background-color: transparent;
	border: none;
	}
#search input[name="query"]{
	margin-top: 10px;
	margin-left: 30px;
	}	
#search input[type="submit"]{
	text-indent: -9999px;
	}
 #calltoaction {
	margin: 0 auto;
	margin-top: 20px;
	height: 178px;
 	}
  #calltoaction p{
  	font-size: 11px;
  	font-weight: 200;

  }
#calltoaction h3 {
	font-size: 15px;
	font-weight: 500;
	line-height: 10px;
	}
#calltoaction img {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	
	}
#calltoaction p a{
 	text-decoration: none;
  	color: #fff;
  	font-weight: 300;
  	
  }


.button {
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/buttonbck.png) no-repeat;
	height: 64px;
	width: 274px;
	}
.button a {
	color: #fff;
	margin-left: 45px;
	margin-top: 50px;
	font-size: 1.2em;
	font-weight: 600;
	text-decoration: none;
	line-height:62px;
	font-stretch: expanded
	
	}
	
.gray {
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/graybuttonback.png) no-repeat;
	height: 30px;
	width: 110px;
	padding-top: 4px;
	}
.gray a {
	color: #1d1d1d;
	margin-left: 15px;
	margin-top: 25px;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
	line-height:24px;
	font-stretch: expanded
	
	}
	


/* themecustom
--------------------------------------------- */	
#bigshowcase {
	width: 940px !important;
	
	}	
#bigshowcase .real-estate-listing-info {
	margin-top: 28px;
	
	}
	
#bigshowcase .real-estate-listing-title, #bigshowcase .real-estate-listing-title a {
	font-size: 20px;
	color: #4e4d4a;
	margin-left: 12px;
	
	}	
	
#bigshowcase .real-estate-listing-title, #bigshowcase .real-estate-listing-title a:hover {
	font-size: 20px;
	color: #dbd7d3;
	margin-left: 12px;
	
	}
#bigshowcase .real-estate-listing-price, #bigshowcase .real_estate_beds_baths{
	font-size: 15px;
	color: #dbd7d3;
	}	
	
.service {
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/serviceback.png) no-repeat;
	height:188px;
	}	
	
	


#footercopyright{
	margin-top: 5px;
	float: right;
	font-size: 12px;}
	
.ccm-jereme-tweetcrete-timeline {
	margin-top: 10px;
	}
	
.real_estate_featured_listings .real-estate-listing .real_estate_featured_arrows a:hover{
	border: none !important;
	background: none !important;
	font-size: 15px !important;
	color:#dbd7d3 !important;
	text-transform: uppercase !important;
	margin-left: 60px !important;
	cursor: pointer;
	}
	
.real_estate_featured_listings .real-estate-listing .real_estate_featured_arrows a{
	border: none !important;
	background: none !important;
	font-size: 15px !important;
	color: #4e4d4a !important;
	text-transform: uppercase !important;
	margin-left: 60px !important;
	cursor: pointer;
	}
	
.real_estate_featured_listings .real-estate-listing .real_estate_featured_arrows{
	width: 320px;
	padding-top:5px;
	}
	
#horizontal {
	min-height: 300px;}
	
#calltoaction .real-estate-listing-title a {
	font-size: 15px;
	color: #9e4b1f !important;
	line-height: 30px;
	
	}
	
	
#calltoaction .real-estate-listing-title a:hover {
	font-size: 15px;
	color: #4e4d4a  !important;
	line-height: 30px;
	
	}
	
#calltoaction .real-estate-listing-image img{
	border: 2px solid #dbd7d3;
	margin-bottom: 10px;
	}
	
#calltoaction .real_estate_beds_baths {
	margin-top: -10px;
	}
	
	
#middle h1 {
	color:#4d4c46 !important;
	margin-top: 20px;
	}
	 
#middle p {
	color:#4d4c46 !important;
	font-size: 15px;
	line-height: 25px;
	margin-right: 20px;
	}
	 
#middle .realEstateSearchBox {
	font-size: 14px;
	color:#4d4c46 !important;
	}
	
#middle .realEstateSearchBox h3 {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.37em 0px;
	color:#4d4c46!important;
	margin-top: 15px;
	}
	
#middle .realEstateSearchBox input[type="submit"]{
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/searchback.png) no-repeat;
	width: 151px;
	height: 35px;
	border: none;
	color:#dbd7d3 !important;
	font-size: 15px;
	}
	
	
#middle .realEstateSearchBox input[type="submit"]:hover{
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/searchback.png) no-repeat;
	width: 151px;
	height: 35px;
	border: none;
	color:#fff !important;
	font-size: 15px;
	}
	
	
 #leftsidebar input[type="submit"]{
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/searchbacklight.png) no-repeat;
	width: 151px;
	height: 35px;
	border: none;
	color:#dbd7d3 !important;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
#leftsidebar input[type="search"]{
	width: 152px;
	}
	
#leftsidebar input[type="submit"]:hover{
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/searchbacklight.png) no-repeat;
	width: 151px;
	height: 35px;
	border: none;
	color:#fff !important;
	font-size: 15px;
	}
	
#rightsidebar input[type="submit"]{
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/searchbacklight.png) no-repeat;
	width: 151px;
	height: 35px;
	border: none;
	color:#dbd7d3 !important;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	
	}
	
#rightsidebar input[type="search"]{
	width: 152px;
	}
	
#rightsidebar input[type="submit"]:hover{
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/searchbacklight.png) no-repeat;
	width: 151px;
	height: 35px;
	border: none;
	color:#fff !important;
	font-size: 15px;
	}


#full .realEstateSearchBox input[type="submit"]{
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/searchbacklight.png) no-repeat;
	width: 151px;
	height: 35px;
	border: none;
	color:#dbd7d3 !important;
	font-size: 15px;
	}
	
	
#full .realEstateSearchBox input[type="submit"]:hover{
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/searchbacklight.png) no-repeat;
	width: 151px;
	height: 35px;
	border: none;
	color:#fff !important;
	font-size: 15px;
	
	}

	
#one, #two {
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/bottomdiv.png) repeat-y;
	min-height: 200px;
	background-position: right;

	}
	
#one p, #one ul, #two p, #two ul, #three p, #three ul {
	font-size: 12px;
	padding-right: 10px;
	margin-left: 0px;
	}

#two .bottominner {
	margin-left: -10px;
	margin-right: 10px;
	}
	
#one .bottominner {
	margin-left: 10px;
	margin-right: 10px;
	}
	
#one img, #two img, #three img {
	padding-top: 15px;
	}
	
#fulltop {
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/bk_top.png) no-repeat;
	height: 5px;
	}
	
	
#fullbottom {
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/bk_bottom.png) no-repeat;
	height: 5px;
	margin-bottom: 50px;
	}
	
#fullmiddle {
	background: url(http://andersknutsson.com/packages/primelocation/themes/primelocation/images/bk_middle.png) repeat-y;
	min-height: 200px;
	}
	
#full #real_estate_listings_search_page_body .real-estate-listing-image img{
	border: 2px solid #dbd7d3;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 20px;
	}
	
#full #real_estate_listings_search_page_body .real-estate-listing{
	background-color: #bdb6a4;
	padding: 20px;
	margin-bottom: 20px;

	}
	
#real_estate_listings_search_page_body {
	width: 60% !important;
	}
	
	
#full #real_estate_listings_search_page_body .real-estate-listing-title{
	font-size: 17px;
	}
	
	
#full #real_estate_listings_search_page_body .real-estate-listing-info{
	margin-left: 10px;
	
	}
	
	
#full #real_estate_listings_search_page_body .real-estate-listing-price{
	font-size: 15px;
	}
	
#full .realEstateSearchBox{
	font-size: 15px;
	}
 #full .realEstateSearchBox h3, #full h3{
 	font-size: 18px;
 	}
 	
 #full #real_estate_listings_search_page_sidebar .real-estate-listing-image img{
	border: 2px solid #dbd7d3;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 0px;
	}
	
#full #real_estate_listings_search_page_sidebar .real-estate-listing-info{
	
	text-align: center;
	}
	
#full #real_estate_listings_search_page_sidebar .real_estate_featured_arrows{
	display: none;
	}
	
	
#full #real_estate_listings_search_page_sidebar .real-estate-listing-title a{
	clear: right;
	font-size: 15px;
	
	}
	
.real_estate_listing_alert{
		color: #9e4b1f !important;
		}
		
#real_estate_listing_wrap{
	margin-right: 20px;
	margin-left: -8px;
	}
	
#listing_features ul{
	font-size: 14px;
	line-height: 20px;
	
	}
	
#listing_details {
	font-size: 20px;
	}
	
	
#full #listing_info{
	margin-top: 0px;
	}
#full .real-estate-listing-image img, .googleMapCanvas {
	  border: 5px solid #dbd7d3;
	  margin-bottom: 20px;
	  }
	  
#real_estate_featured_listings, .matted {
	background: transparent;
	}
	
#showcaseone .real-estate-listing-price, #showcaseone .real_estate_beds_baths {
	text-align: right;
	float:right;
	margin-right: 20px;
	font-size: 20px;
	}
	
#logo h1 a{
	font-size: 32px;
	text-decoration: none;
	margin-top: 5px;
	}
