/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::: MISTERMMMH STYLESHEET :::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

body{
  background:#eeede5;
  margin:0;
  padding:0;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  color:#eeede5;
}

a{
	outline:none;
	text-decoration:underline;
	 color:#eeede5;
}

h1, h2, h3, h4, p, ul, ol, li{
	margin:0;
	padding:0;
}

#page { 
  width: 648px; 
  margin:0 auto;
}

#header{
	background:url(../images/header_content_info.gif) no-repeat;
	height:543px;
	margin-top:45px;
	border-top:1px solid #b0a986;
	border-bottom:1px solid #b0a986;
}

#header span, #websites span, #emailings span, #banners span, #prints span, #calltoaction span, #calltoactionbis span, #footer span{
	display:none;
}

#content{
	border-bottom:1px solid #b0a986;
	padding:30px 0;
}

#box{
	background:#e4e2d4;
	padding:25px;
	margin-bottom:35px;
	border:1px dotted #756E4B;
	color:#B0A986;
}

#box a{
	color:#756E4B;	
}

#box span{
	margin:0 10px;	
}

.spacing{
	margin-top:20px;	
}

#websites, #emailings, #prints, #banners{
	clear:both;	
}

#websites, #emailings, #banners{
	margin-bottom:20px;	
}

.listing{
	overflow:hidden;
}

.listing li{
	width:214px;
	float:left;
	list-style:none;
	padding-right:2px;
	margin-bottom:2px;
}

.listing li.last{
	border-right:1px solid #B0A986!important;
	padding-right:0!important;
}

.listing li a{
	display:block;
	background:#B0A986;
	padding:5px;
	text-decoration:none!important;
	
}

.listing li a:hover{
	background:#756E4B;
}

#withoutshowcase{
	margin-top:15px;	
}

#websites h2{
	background:url(../images/content_tag_websites.gif) no-repeat;
	width:287px;
	height:28px;
}

.showcase{
	width:648px;
	height:295px;
	background:#b0a986;
	margin:15px 0;
}

.showcase p{
	margin:6px 0 0 10px;	
}

#emailings h2{
	background:url(../images/content_tag_emailings.gif) no-repeat;
	width:287px;
	height:28px;
}

#banners h2{
	background:url(../images/content_tag_banners.gif) no-repeat;
	width:287px;
	height:28px;
}

#prints h2{
	background:url(../images/content_tag_prints.gif) no-repeat;
	width:287px;
	height:28px;
}

#calltoaction, #calltoactionbis{
	border-bottom:1px solid #b0a986;
}

#calltoaction h2{
	background:url(../images/content_start_hire.gif) no-repeat;
	height:356px;
}

#calltoactionbis h2{
	background:url(../hireme/images/next_step.gif) no-repeat;
	height:389px;
}

#footer h3{
	background:url(../images/footer_content.gif) no-repeat;
	height:36px;
}