/* CSS Document */

body{
	margin:0; 
	padding:0; 
	background-color:#c3c7b8; 
	font-size:11px; 
	color:#9F927F; 
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	}
	
	h6{
		font-size:9px;
	}
	

#wrapper{
	background-color:#eec; 
	width:770px; 
	margin: 0 auto; 
	padding:0;
	overflow:hidden; 
	}

#wrapper2{
	padding:0;
	background-color:#eec; 
	overflow:hidden; 
	width:780px; 
	margin-left:auto; 
	margin-right:auto; 
	background-image:url(../images/page_shadow.jpg); 
	background-repeat:repeat-y top left #fff; 
	}


#header{ 
	background:url(../images/bottle_top.jpg) no-repeat 0 0; 
	height:219px; 
	text-align:left; 
	width:770px; 
	margin:0; 
	padding:0;  
	}
	
	#header h1 {
	text-indent:-9999px;
	position:absolute;
	top:10px;
	left:100px;
	
	}



.top_heading {
	color:#56817a; 
	font-size:1.5em; 
	padding-top:10px; 
	}

.logo{
	margin-top:20px;
	}
	
#header h6{
	font-size:11px; 
	color:#ffffff; 
	text-align:left; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	margin-top:150px; 
	margin-left:40px; 
	font-weight:500; 
	padding:0; 
	}
	
	
	/* Main navigation
------------------------------------------------------------------*/
ul#mn-nav {
	width:770px;
	height:29px;
	/*overflow: hidden;*/
	background:transparent url(../images/bottle-nav.jpg) no-repeat 0 0;
	padding:0;
	margin:0;
	border-bottom:thin solid #FFFFFF; 
	}
ul#mn-nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}
ul#mn-nav li a {
	border:0;
	display:block;
	text-decoration:none;
	overflow:hidden;
	background:transparent url(../images/mn-nav.jpg) no-repeat;
	}
li#nv-home a {
	width:96px;
	height:29px;
	 }
li#nv-about a {
	width:93px;
	height:29px;
	 }
li#nv-portfolio a {
	width:92px;
	height:29px;
	 }	 
li#nv-contact a {
	width:92px;
	height:29px;
	 }

li#nv-home a:link, li#nv-home a:visited {
	background-position:0px -29px;
	 }
	 	 	 
li#nv-home a:hover, li#nv-home a:focus {
	background-position:0px 0px;
	 }
li#nv-about a:link, li#nv-about a:visited {	
	background-position:-95px -29px;
	}
li#nv-about a:hover, li#nv-about a:focus {	
	background-position:-95px 0;
	}
li#nv-portfolio a:link, li#nv-portfolio a:visited {	
	background-position: -188px -29px;
	}
li#nv-portfolio a:hover, li#nv-portfolio a:focus {	
	background-position: -188px 0;
	}
li#nv-contact a:link, li#nv-contact a:visited {	
	background-position: -279px -29px;
	}
li#nv-contact a:hover, li#nv-contact a:focus {	
	background-position: -279px 0px;
	}


/* Main navigation "active tabs"
------------------------------------------------------------------*/
body#home-pg ul#mn-nav li#nv-home a {
	background-position:0px -58px;
	}
body#about-pg ul#mn-nav li#nv-about a {
	background-position:-95px -58px;
	}
body#portfolio-pg ul#mn-nav li#nv-portfolio a {
	background-position:-188px -58px;
	}
body#contact-pg ul#mn-nav li#nv-contact a {
	background-position:-279px -58px;
	}


/* below - right navigation styles */

#aboutus{background:url(../images/aboutus.gif) top left no-repeat; width:127px; height:19px; }
#aboutus span{display:none;}

#services{background:url(../images/services.gif) top left no-repeat; width:127px; height:19px;}
#services span{display:none;}

#solutions{background:url(../images/solutions.gif) top left no-repeat; width:127px; height:19px;}
#solutions span{display:none;}

#portfolio{background:url(../images/portfolio.gif) top left no-repeat; width:127px; height:22px;}
#portfolio span{display:none;}

#rate{background:url(../images/rates.gif) top left no-repeat; width:127px; height:25px;}
#rate span{display:none;}

#contactus{background:url(../images/contactus.gif) top left no-repeat; width:127px; height:22px;}
#contactus span{display:none;}

#rates{background:url(../images/generalinfo.png); top left no-repeat; width:123px; height:15px;}

#rates span{display:none;}

#heading{background-image:url(../images/n_header.gif); top left no-repeat; width:115px; height:45px; z-index:0; background-color:#f3f3d9;}

#heading span{display:none;}

#heading2{background-image:url(../images/rates_header.jpg); background-position: 0px 10px; width:158px; height:45px; z-index:0; background-color:#dda;}

#heading2 span{display:none;}

#right h1 {font-weight:bold; font-family: "Trebuchet MS", arial, helvetica, sans-serif; font-size:24px; margin-top:10px;}

#right{float:right; width:170px;  padding:18px 8px 8px 8px;  background-color:#f3f3d9;  background-repeat:repeat-x;}

#right p{padding-top:19px;}


#left h1 {font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:1.2em;  margin-top:10px;}

#left{margin-left:30px; margin-right:auto; padding:8px; background-color:#eec;  }

#left p{font-size:1.2em; line-height:22px; width:510px; text-align:justify;}
#left p a{color:#56817a; font-size:1em; text-decoration:none;}

#logo{margin-top:14px; }

/*class styles below*/

.information{margin:0; font-variant:small-caps;}

.summary{margin-left:16px; width:140px; margin-top:0; text-align:justify; font-size:1em;  line-height:15px; border-bottom:1px dashed #D0DBCE; padding-bottom:12px;}

#contact-info{
font-size:200%;
line-height:1.1em;

}

.summary a {color:#336666; font-weight:lighter; text-decoration:none;}

.summary2 a {color:#336666; font-weight:lighter; text-decoration:none;}

.summary a:hover{
	color:#FF9900;
}

.services{text-align:left; margin-left:0;}

.bg_colour{ padding:5px; text-align:center;}




span.firstletter
{
 float: left;
 font-family: "Trebuchet MS", arial, helvetica, sans-serif;
 font-size: 55px;
 line-height: 40px;;
 margin-right: 5px;
 margin-left: 0px;
 margin-bottom:-0.25em;
 padding:2px;
}
  




a .work_info {color:#56817a; font-size:1em;}
.work_info span{color:#56817a; font-size:1em; padding-right:10px;}
.work_border2{	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
	background-image:url(../images/shadow.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

#footer{clear:both;  width:800px;  margin: 0 auto 0 auto; background-image:url(../images/footer_bar3.jpg); background-repeat:no-repeat; height: 71px; padding:0; }




ul#navlist {list-style:none; margin: 0 auto 0 auto; padding:15px 0 15px 0; font-size:1.1em; text-align:center; }

ul#navlist li{display:inline; padding:18px; font-size:11px; }
 
ul#navlist li a{color:#807859; text-decoration:none; text-align:center; width: 100px; height:30px; 
}

#navlist a:hover{text-decoration:underline overline;}

.copyright  {font-size:1.0em; color:#919488; text-align:center; padding-bottom:10px;}
.copyright a{font-size:1.0em; color:#919488; text-align:center; padding-bottom:10px;}
.copyright a:hover{font-size:1.0em; color:#56817a; text-align:center; padding-bottom:10px;}

#contact-info a{
	color:#64BDC1;

}

#contact-info a:hover{
	color:#9F9F87;

}

/* this is only read by firefox - various hacks added to sort out layout discrepancies between browser...cool they really do work :0) */

html>/**/body #navlist { margin:0px 0px 0px 0px; padding-top:15px;}

html>/**/body #sidebar {margin-left:5px;}

html>/**/body .copyright{margin-top:10px;}

html>/**/body #right p { padding-top:5px;}

html>/**/body #header h6{margin-top:0; padding-top:155px;}
h2{font-size:13px; font-variant:small-caps; margin:5px; text-align:center;}

h3{font-size:11px; font-variant:small-caps; margin:5px; text-align:center;}

h4{font-size:10px; font-variant:small-caps; margin:5px; text-align:center;}

#copy{font-size:10px;}


.listdesign{font-size:1.1em; font-variant:small-caps; margin:5px; text-align:left; text-decoration:none; list-style-type:none;}

#work a {color:#798F95;}

#work a:hover{color:#807859;}

#example_crombieland{border:solid 10px #FFFFFF; }

#featured{color:#56817a; font-size:1.2em;   border-top:1px dashed #D0DBCE; padding-top:22px;}

#crombieland a{color:#56817a; font-size:1em; text-decoration:none;}

.view {text-align:left; margin-left:0px; font-size:12px; color:#336666; font-weight:lighter;}


#spanishrents{ border-bottom:1px dashed #D0DBCE; padding-bottom:12px;}


#search {
	background: url(../images/search-box2.gif) no-repeat;
	padding:0 0 0 0;
	position: relative;
	right: 5px;
	top: 0;
	width: 180px;
	height:95px;
	margin:0;
}
#search form { margin: 0; }
#search form fieldset {
	border: 0;
	margin:0;
	padding:0;
}

.btn{
	margin:5px 0 0 -20px;
}
#search form fieldset legend {
	display: none;
}
#search label{
	background:url(../images/search.png) no-repeat;
	height: 36px;
	width: 36px;
	float: left;
	text-indent: -9999px;
	position: relative;
	top:-3%;
	left:75%;
	display: block;
	cursor: pointer;
}
#search .searchbox {
	border: 1px solid #47A4BE;
	font-size: 14px;
	padding: 0 0 3px 20px;
	color: #303030;
	float: left;
	width: 130px;
	margin: 0 0 0 -20px;
}

#search h2{
	text-indent:-9999px;
}

.more{
	position:relative;
	top:0em;
	left:0px;
    height:8px;
	width:6px;
}

.mail{
	position:relative;
	top:-50px;
	left:127px;
}




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

	form{
		color:#666;
		}
		
		#contact #content form  {
			margin: 0 0 20px 0;
		}
	
	label {
		cursor: pointer;
		font-weight: bold;	
		display: block;
		width: 180px;
		float: left;
		clear: left;
		font-size:60%;
		}
		
		#login label {
			display: none;
		}
		
	input, textarea, select {
		border: 1px solid #a3a3a3;
		background: #fff;
		color: #000;
		vertical-align: middle;
		}
		
		#contact #content input,
		#register #content input,
		#research #login-form input {
			width: 270px;
		}
		
		#login input {
			padding: 5px 3px;
			width: 150px;
			color: #999;
		}
		
		#register #content input.check {
			width: auto;
		}
	
	input:focus, textarea:focus {
		border-color: #036;
		}	

	legend {
			display:none;			
		}
		#register legend {
			display: inline;
			margin: 0 0 0 -50px;
			text-transform: uppercase;
			font-size: 10px;
			color: #a8abab;
		}
				
	fieldset {
			 padding:10px;
			 margin:0;
		}
		#login fieldset {
			padding: 7px 0 0 0;
		}		
		
		#register fieldset {
			 padding: 10px 0 10px 50px;
			 background: url(/images/bgfieldset.gif) repeat-x 0 8px;
		}
		
	span.req {
			color: #ff4a7c;
			font-weight: bold;
		}
		
	.contact{
			text-transform: uppercase;
			font-size:115%;
			color:#ff4a7c;
			border-bottom: 1px solid #ccc;
			margin:0 0 10px 0;
	}
	
	#header input.button {
		width: 58px;
		height: 28px;
		padding: 0;
		border: none;
	}
	
	#contact #content input.button{
		width: 58px;
		height: 27px;
		padding: 0;
		border: none;
	}
	
	#register #content input.button {
		width: 74px;
		height: 23px;
		padding: 0;
		border: none;
	}
	
	#research input.button {
		width: 58px;
		height: 28px;
		padding: 0;
		border: none;
	}
	
	#cnt textarea {
		width:270px;
		height:150px;
	
	}
		


/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

		
.price-box{
width:400px;
border:1px dashed #CECEFF;
}

.entry{ color:#000; width:250px;}

.entrywords{ font-size:12px;}

.blogentry{color:#000;}

.blog_photo{float:right; width:100px;}

.blog_by{color:#00FF00;}

h1#review{
margin:15px 0 0 0;
   font-size:20px;
   line-height:2em;
   color:#56817a; 
}