/*	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	autor         Angie Yoo
	version       2.0
	url       Konsiderkenji.com
	timestamp       january 10th, 2010
	-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	Table of Contents
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	1. Body
	2. Floats & clears
	3. Links
	4. Typography
	5. General Properties
    6. Layout
   


/*  -------------------------------------------------------------
	1. BODY
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

     body {      
		
		margin: 50px 0px;
		padding: 0px;
		border: 0px;
		color: #474747; 
		font-family: calibri, arial, sans-serif;
		font-size: 12px;
		line-height:30px;
		background-color:#f1f0ec;
		text-align:center;
	
	    
		}
		
/*	-------------------------------------------------------------
	2. FLOATS & CLEARS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	 
	 .clear-both{
		clear:both;
		}
	 
	 .clear-left{
		clear: left;
		}
		
	 .clear{
	  	width: 670px;
	  	height: 1px;
	  	background: url('../images/clear.gif') repeat;
		}
		
	 .spacer{
	  	padding-left:8px;
	  	height:100px;
		}
		
	 .align_r {
	 	text-align:right;
		float:right;
		margin-right:25px;
		
		}
	 
	
/*	-------------------------------------------------------------
	3. LINKS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	 
	 a
	 {
	 	font-weight:normal;
	 
	 }
	 	
	 a:link, a:visited {
		text-decoration: none;
		color: #43839c;
		}

	 a:hover {
		text-decoration: underline;
		color: #43839c; 
		}

	 a:active {
		text-decoration: underline;
		color: #43839c; 
		}

	 

	 a:link.footera, a:visited.footera {
		text-decoration: none;
		font-size: 12px;
		color: #fff;
		}

	 a:hover.footera {
		text-decoration: underline;
		font-size: 12px;
		color: #fff; 
		}

	 a:active.footera {
		text-decoration: underline;
		font-size: 12px;
		color: #fff; 
		}
		
	a:link.contact, a:visited.contact {
		text-decoration: none;
		
		font-size: 14px;
		color: #565656;
		}

	 a:hover.contact {
		text-decoration: underline;
		font-size: 14px;
		color: #565656; 
		}

	 a:active.contact {
		text-decoration: underline;
		font-size: 14px;
		color: #565656; 
		}	
		
		
	 a:link.sidebar, a:visited.sidebar {
		text-decoration: none;
		color: #fff;
		font-size:13px;
		}

	 a:hover.sidebar, a:active.sidebar {
		text-decoration: underline;
		color: #fff; 
		font-size:13px;
		}

	 a img {
		border:none;
		}
	
/*	-------------------------------------------------------------
	4. GENERAL PROPERTIES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.top a, .top a:link{
	display:block;
	float:right;
	font-weight:normal;
	font-size:11px;
	border:solid 1px #cccccc;
	background-color:#f3f3f3;
	padding:0px 5px;
}
	
	.left {
		float:left;
		}
		
   
	
/*	-------------------------------------------------------------
	5. FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	 
	 #footer {
	 	background-color:#12aee9;
		padding: 0;
	 	font-size:11px;	
	 	text-align:right;
		line-height:13px;
		width:880px;
		height:19px;
	 	vertical-align: bottom;
		color:#fff;
		padding-top:3px;
		padding-right:10px;
	 	
	 }        
	 
	 #footer_links {
	 	font-weight:normal;
	 	font-size:14px;
	 	margin-top:5px;
	 }
	 
	 .page-footer-responsibility
	 {font-size:7px;
	 margin:0;
	 text-align:center;
	 display:none;
	 }
	 .page-footer-copyright
	 {margin-left:auto;
	 margin-right:auto; margin-top:0;}
/*	-------------------------------------------------------------
	6. LAYOUT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#site {
		
		width:898px;
		height:auto;
		padding:0px;
		margin:0 auto;
		
	}
	
	#content {
	
	font-family: calibri, arial, sans-serif;
		font-size: 12px;
		line-height:30px;
	
	}
	
	
	#logo {
	margin-top:14px;
	float:left;
	}
	
	
	#menu {
		line-height:0px;
		float:left;
		margin-top:20px;
	}
		

	 #sidebar_buyers{
	    background-image:url('http://konsiderkenji.com/_media/custom/swoosh2.png');
	    background-repeat:no-repeat;
  		width: 249px;
		height:570px;
  		float:left;
  		text-align:left;
		padding: 126px 20px 0px 35px;
		line-height:23px;
  		}
  		
  	 #sidebar_sellers{
	    background-image:url('http://konsiderkenji.com/_media/custom/swoosh3.png');
	    background-repeat:no-repeat;
  		width: 249px;
		height:513px;
  		float:left;
  		text-align:left;
		padding: 124px 20px 0px 50px;
		line-height:23px;
  		}	
  		
	#sidebar a
	{color:#fff;}
  	 
  	 #question
  	 {
  	 background-image:url('http://konsiderkenji.com/_media/custom/bg_ask.png');
  	 background-repeat:no-repeat;
  	 width:545px;
  	 height:152px;
  	 padding-left:7px;
  	 padding-top:11px;
  	 }
  	 
  	 .submit 
  	 {margin-top:7px; margin-left:5px;}

	form
	{ color:#474747;} 

	input, textarea
	{ background-color: #f1f0ec; font-size:1em; color:#474747; margin-top:3px;} 
	
	
	.dynamic-form-message {
	 color: #12aee9;
	 font-weight: bold;
	 font-size: 110%;
	}


/*	-------------------------------------------------------------
	7. HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

         
/*	-------------------------------------------------------------
	8. IMGS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.photo {
		margin:5px 15px 15px 5px;
		}
		
	.photo2 {
		margin:5px 5px 15px 15px;
		}
		
	 .photo3 {
		margin:20px 5px 15px 20px;
		}
	 .photo4 {
		margin:15px 35px 15px 20px;
		}
/*	-------------------------------------------------------------
	10. BUTTONS: RSS-FEED
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/*	-------------------------------------------------------------
	13. TYPOGRAPHY
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	 		
	  h1{
	  	font-family: 'Georgia';
	  	color:#515151;
	  	font-size: 27px;
	  	
	   	
	  	text-align: left;
	  	font-weight:normal;
	  	}
	  
	  h2{
	  	font-family: "Arial", Helvetica, sans-serif;
	  	color:#4182a6;
	  	font-size: 24px;
	  	margin-bottom:10px;
	  	text-align: left;
	  	font-weight:normal;
		line-height:0px;
	  	}
	  	
	   h3{
	  	font-family: "Arial", Helvetica, sans-serif;
	  	color:#151515;
	  	font-size: 16px;
	  	font-weight:bold;
	  	text-align: left;
	  	font-weight:normal;
		
	  	}
	  	
	   h4{
	  	font-family:"Arial", Helvetica, sans-serif;
	  	font-size: 17px;
	  	margin-left: 33px;
	  	margin-bottom:10px;
	  	margin-top:10px;
	  	text-align: left;
	  	font-weight:normal;
	border-width: 
	  	}
	  	
	  	h5{
	  	font-family:"Arial", Helvetica, sans-serif;
	  	font-size: 15px;
	  	color:#fff;
	  	margin-bottom:10px;
	  	margin-top:10px;
	  	text-align: left;
	  	font-weight:normal;
	  	}
	   
	 
		
		 .backtotop {
		color:#000;
		margin:0px 0px 10px 0px;
		float:right;
		
		}
		
			
	   li.bullet {
		 list-style:url('http://konsiderkenji.com/_media/custom/bullet.png');
		 margin:0px;
		 
		}	
		
	  li.checklist {
		 list-style:url('http://konsiderkenji.com/_media/custom/checklist.png');
		 margin:0px;
		 
		}		
		
	  li.nobullet {
	  list-style:none;
	  
	  }
	  
	  
	  div.page-frame, div.listing-tabs li.current, body.map-body, body.map-body div.map-toolbar-inline {
  	  background-color: #f1f0ec;
	  }
	  
	  #sidenavigation ul ul {
		display:none;
		position:absolute;
		left:75px;
		top:5px;
		border:#fff solid;
		border-width:1px;
		background-color:#999;
		}
		
	  #sidenavigation ul li:hover ul {display:block;}
	  #sidenavigation ul ul li {border:none; width:150px; float:left; display:inline;}
	  #sidenavigation ul ul li:hover {text-decoration:underline; border:none;}