@import url(forms.css);

/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
	margin: 0;
	padding: 0;
}

body {
	background-image:url(../img/bg-01.jpg);
	background-repeat:repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	font: 100%/120% "Trebuchet MS", Helvetica, sans-serif;
}

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	padding: 20px 0px 20px 0px;	
	margin-bottom: -20px;
	font-size: 1.2em;
	list-style-type: none;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

p, li{
  font-size: 1em;
}

ul {
	margin: 0px 0px 18px 30px;
	font-size: 0.75em;
}

#mainNav {
  list-style: none;
}

#footer {
	background-image:url(../img/bg-footer.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	height:50px;
	width:auto;
}

#footer_container {
	width: 530px;
	margin: 0 auto;
	background-image:url(../img/footer-withwhite.gif);
	height:38px;
	background-repeat: no-repeat;
	color: #fff;
	text-align: left;
	padding: 12px 0px 0px 350px;
	font-size: 0.8em;
}

#footer a {
	color: #fff;
}
#footer a:hover {
	color: #fdffd5;
}
#footer a:visited {
	padding-right:15px;
	background: url(../img/footer-tick.gif)  no-repeat right center;
}



/* The Core Technique
================================= */

body {
	text-align: center; 
	min-width: 760px;
}

#logo {
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:11px;
	height:65px;
	padding-top:30px;
	padding-bottom:13px;
}

#wrapper {
	width: 880px; 
	margin: 0 auto; 
	text-align: left;
	background-image: url(../img/leftbarback.gif);
	background-repeat: repeat-y;
}


#content { 
	width: 630px;
	float: right; 
	margin-bottom: 20px;
}

#content a {
	color: #000;
}
#content a:visited {
	color: #999999;
	padding-right:15px;
	background: url(../img/content-tick.gif)  no-repeat right center;
	
}

#content a:hover {
	color: #fff;
	background-color: #137cc0;
}

#header a:visited {
	background-image: none;
	padding: 0px;
}



#mainNav {
	width: 202px;
	float: left;
	background-image: url(../img/leftbg-01.gif);
	background-repeat: no-repeat;
	height: 277px;
	padding: 0px 5px 0px 5px;
} 

#clear { 
  clear: both; 
} 

/* Add some padding
================================== */

#mainNav {
  padding-top: 20px;
  padding-bottom: 20px;
}



#mainNav * * {
  padding-left: 0;
  padding-right: 0;
}

#content * {
  padding-right: 20px;
}

#content * * {
  padding-right: 0;
}

/* Navigation
------------------------------------------------------------------*/

#navigation {
	display: block;
	margin-top: 0px;
	margin-bottom: 50px;
	
	width: 200px;
	height: 145px;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman";
}


ul#nav {
	float: left;
	display: block;
	padding: 0px 0 0 0;
	position: relative;	
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:.7px;
	margin-left: -20px;
}

#nav li {
	display: inline;
}

#nav li a {
	float: right;
	text-align: right;
	width: 180px;
	line-height: 25px;
	color: #0072bc;
	padding-right:20px;
	display: inline;
	text-decoration: none;
}

#nav a:hover {
	color: #cc0000;
	text-decoration: none;

}


a.home { background-image: url(../img/nav-off.gif);}
a.home:hover { background-image: url(../img/nav-on.gif);}
body.home #home, body.home a.home{background-image: url(../img/nav-on.gif);}

a.projects { background-image: url(../img/nav-off.gif);}
a.projects:hover { background-image: url(../img/nav-on.gif);}
body.projects #projects, body.projects a.projects{background-image: url(../img/nav-on.gif);}

a.shopfitting { background-image: url(../img/nav-off.gif);}
a.shopfitting:hover { background-image: url(../img/nav-on.gif);}
body.shopfitting #shopfitting, body.shopfitting a.shopfitting{background-image: url(../img/nav-on.gif);}

a.bespokejoinery { background-image: url(../img/nav-off.gif);}
a.bespokejoinery:hover { background-image: url(../img/nav-on.gif);}
body.bespokejoinery bespokejoinery, body.bespokejoinery a.bespokejoinery{background-image: url(../img/nav-on.gif);}

a.shopfronts{ background-image: url(../img/nav-off.gif);}
a.shopfronts:hover { background-image: url(../img/nav-on.gif);}
body.shopfronts shopfronts, body.shopfronts a.shopfronts{background-image: url(../img/nav-on.gif);}

a.franchise { background-image: url(../img/nav-off.gif);}
a.franchise:hover { background-image: url(../img/nav-on.gif);}
body.franchise #franchise, body.franchise a.franchise{background-image: url(../img/nav-on.gif);}

a.building { background-image: url(../img/nav-off.gif);}
a.building:hover { background-image: url(../img/nav-on.gif);}
body.building #building, body.building a.building{background-image: url(../img/nav-on.gif);}

a.timber { background-image: url(../img/nav-off.gif);}
a.timber:hover { background-image: url(../img/nav-on.gif);}
body.timber #timber, body.timber a.timber{background-image: url(../img/nav-on.gif);}

a.contact { background-image: url(../img/nav-off.gif);}
a.contact:hover { background-image: url(../img/nav-on.gif);}
body.contact #contact, body.contact a.contact{background-image: url(../img/nav-on.gif);}


/* Left Menu
------------------------------------------------------------------*/


#left-bar-contact-info h2 {
	margin: 0px 0px -10px 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	padding: 18px 0px 18px 0px;
	font-size: 1em;
	list-style-type: none;
	text-transform: uppercase;		
}

#left-bar-contact-info {
	font-size: 0.9em;
	color:#000;
	line-height:22px;
	padding: 15px;
}

#left-bar-contact-info a {
	border-bottom:1px solid #E9EAE8;
	color:#969C93;
	font-weight:normal;
}

#left-bar-contact-info a:hover {
	border-bottom:1px dashed #E9EAE8;
	color:#969C93;
	font-family:"Trebuchet MS";
}

#header {
	float:left;
	height:140px;
	margin-top: 96px;
	margin-bottom: 35px;
	width:630px;
}

#header p{
	margin-bottom: 15px;
	margin-right: 20px;
	text-align: right;
	color: #B80634;
	font-weight: bold;
}

.headimages {
	border:4px solid #FFFFFF;
	background-position:0pt -1px;
	display:block;
	float:left;
	height:103px;
	margin-left: 30px;
	margin-top:14px;
	width:114px;
}

.headimages:hover {
	background-position:-114px -1px;
	display:block;
	height:104px;
	width:114px;
}

#center {
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	margin-top:10px;
	width:530px;
}

#center p {
	margin-bottom: 18px;
	font-size: .75em;
	}

#center .imageleft {
	background-color:#FFFFFF;
	border:3px solid #E6E6E6;
	float:left;
	margin-bottom:7px;
	margin-right:7px;
}

#center .imageright {
	background-color:#FFFFFF;
	border:1px solid #000;
	padding: 4px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imgvisited{
	background: #ff0000;
	background-image: none;
	border: 1px solid #ff0000;
	padding: 10px;
}

#salonmovie {
	border:3px solid #E6E6E6;
	width: 480px;
	height: 235px;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow:hidden;
} 

#salonmovie .pics img, #juicezonemovie .pics img {  
    top:  0; 
    left: 0;
 }

#juicezonemovie {
	border:3px solid #E6E6E6;
	width: 480px;
	height: 312px;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow:hidden;
}

.centerMiddleLeft {
	float:left;
	margin-right:10px;
	width:260px;
	height: 312;
	overflow:hidden;
}

.centerMiddleRight {
	float:right;
	width:260px;
}

code {
	padding: 10px;
	margin: 10px;
	width: 460px;
	text-align: left;
	display: block;
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	font-family: 'Lucida Console', 'courier new', monospace;
	font-size: 0.75em;
	line-height: 1.5em;
	font-weight: 500;
}

#teaser {
	width:520px;
	padding:0 0 14px 0;
	margin:10px auto;
	background-image: url(../img/tsr-b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	#teaser .title {
	margin:0;
	font-weight: bold;
	padding:7px 10px 3px 10px;
	background-image: url(../img/tsr-t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#teaser a.more {
	margin:0;
	padding:10px;
	border:1px solid #d8d8d8;
	border-width:0 1px;
}

#teaser p {
	margin:0;
	padding:10px;
}
#teaser a.more {
	display:block;
	text-align:right;
	background:url("../img/arrow.gif") 500px 50% no-repeat;
	padding:0 24px 0 0;
	text-decoration:none;
	color:#44a;
}
#teaser a.more:hover {
	text-decoration:underline;
}

#teaser #clienttext {
	height: 120px;
	border:1px solid #d8d8d8;
	border-width:0 1px;
}
.clear {
	clear: both;
}