
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
@font-face { font-family:'PT Sans'; src:url('https://secure.fifteendigital.co.uk/fonts/PT_Sans.ttf'); }
@font-face { font-family:'PT Sans Bold'; src:url('https://secure.fifteendigital.co.uk/fonts/PT_Sans_Bold.ttf'); }

/* === GLOBAL	============================================================ */
.banner { float: left; height: 360px; width: 960px;	overflow:hidden; clear: both; }
.banner a { margin:0; padding:0; }

a, p { font-family: PT Sans, Arial, Sans-Serif; color: #383838; font-size: 14px; text-decoration : none; line-height: 20px; }
a:hover { color: #979797; }
h1 { font-size: 24px; font-weight: bold; font-family: PT Sans, Arial, Sans-Serif; color: #383838; margin-bottom: 20px; }
td { padding: 4px; }
table { border-collapse: collapse; }
ul.lists { margin: 15px 0 15px 30px; }
ul.lists li { list-style: disc; font-family: PT Sans, Arial, Sans-Serif; color: #727272; font-size: 14px; line-height: 20px; }


/* Layout:
----------------------------------------------------- */

body.home { background: url(/images/home_bk.jpg) repeat-x; }
body.general { background: url(/images/general_bk.jpg) repeat-x; }
#wrapper { width: 960px; text-align: center; margin: 0 auto; }
#top { height: 110px; margin-top: 20px; }
#logo{ float: left; margin: 20px 0 0 10px; }
#nav { float: right; margin-top: 74px; }
#middle  { float: left; } 
#content { float: left; margin: 60px 0px 0px 10px; padding-bottom: 60px; width: 940px; text-align: left; border-bottom: solid 1px #d1d1d1; }
div.content_left { float: left; width: 460px; }
div.content_right { float: left; width: 460px; margin-left: 20px; }
#bottom { float: left; width: 100%; height: 350px; margin: 0 auto; text-align: center; }
#bottom_container_tier1 { width: 940px; margin: 0 auto; text-align: center; }
#footer_top   { float: left; margin: 60px 0 60px 0px; width: 940px; text-align: left; }
#bottom_container_tier2  { width: 100%; height: 130px; background-color: #e7e7e7; margin: 0 auto; text-align: center; }
#footer_bottom { width: 940px; margin: 0 auto; text-align: center; right: 130px; }
#footer_logo { float: left; margin-top: 50px; width: 120px; }
#footer_address { float: left; margin: 40px 0 0 50px; width: 770px; text-align: left; } 
.portfolio_image { float: left; margin: 0 5px; width: 140px; height: 115px; }

/* General Pages:
----------------------------------------------------- */

#general_banner { float: left; height: 90px; width: 940px; text-align: left; margin-left: 10px; } 


/* Home:
----------------------------------------------------- */

#services { float: left; height: 450px; width: 960px; } 
#services_intro { float: left; width: 940px; margin-top: 40px; margin-left: 10px; }
#services_intro .title { float: left; width: 150px; height: 50px; text-align: left; border-right: solid 1px #939393; }
#services_intro .title h1 { padding-top: 10px; }
#services_intro .text { float: left; width: 780px; }
#services_intro .text p { color: #727272; padding: 3px 0 0 12px; text-align: left; }
#services_boxes_container { float: left; margin-top: 30px; }
div.services_box { float: left; width: 240px; height: 290px; }

/* Typography:
----------------------------------------------------- */

p.testimonial { color: #979797; font-style: italic; }
p.footer_address { color: #7f7e7e; }
p.general_banner  { color: #fff; font-weight: bold; color: #e9e9e9; font-size: 36px; margin-top: 22px; line-height: normal; }

/* Forms:
----------------------------------------------------- */


input, select, textarea { color: #989898; font-family: arial, san-serif; font-size: 14px; }
input { border: #D9D9D9 solid 2px; width: 335px; padding: 5px; margin-bottom: 4px; }
select { border: #D9D9D9 solid 2px; width: 350px; padding: 5px; margin-bottom: 4px; }
textarea { border: #D9D9D9 solid 2px; width: 335px; padding: 5px; margin-bottom: 4px; }
input.submit { border:0; background-color:white; width: 350px; padding: 0px; margin-bottom: 4px;  color: #505050; cursor: pointer; text-align:right; font-size:14px; font-weight:900;  }
table td { color: #383838; font-family: PT Sans, arial, sans-serif; font-size: 14px; line-height: 24px; padding: 5px; vertical-align:top; }
div.messages { background-color: #BFE177; border: 1px solid #6D9320; color: white; margin: 10px 0; padding: 10px; }
div.messages p { font-family: PT Sans, sans-serif; color: #2c2c2c; font-size: 14px; line-height: 20px; margin: 5px 0 5px 10px; text-decoration: none; }
div.errors { background-color:#860000; border: 1px solid #500305; }
div.errors p { color:white; }
/* J-Query:
----------------------------------------------------- */

.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 445px;
	top: 325px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background: url(/images/slide_off.png) no-repeat;
	padding: 5px 7px 5px;
	height: 5px;
	margin: 5px 0 0 5px;
	float: left;

	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	background: url(/images/slide_hover.png) no-repeat;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background: url(/images/slide_on.png) no-repeat;
	}

/* lightbox ---------------------------------------------------- */

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	border-top: 1px dotted #b9b9b9;
	font: 14px Arial, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 20px;
	overflow: auto;
	width: 100%;
	padding: 30px 10px 30px 10px;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #afafaf; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: normal; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}	
	
/* === TOP 	============================================================ */


/* === BOTTOM	============================================================ */

/* === MIDDLE 	============================================================ */

/* === MENU	============================================================ */

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 18px "PT Sans", "Arial", Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
.menu ul{
	background:#fff;
	height:20px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#fff;
		font-size: 18px;
		color:#393939;
		display:block;
		font-weight:normal;
		line-height:20px;
		margin:0px 0px 0px 0px;
		padding:8px 10px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #000;
			color:#fff;
			text-decoration:none;
			}
	.menu li ul{
		background:#000;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:215px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:190px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:25px;
		font-size:14px;
		font-style:normal;
		margin:0px;
		padding:5px 0 5px 0;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#000;
			border:0px;
			color:#979797;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}
.menu ul li {
margin: 0 0 0 16px;
}

		



/* styles/default.css 	================================================================================================== */


