* {
	margin: 0px;
	padding: 0px;
}
html {
	
}
* html #wrapper {
	height: 1%;
}
/*Lydia edited the body element*/
body {
	color: #2b2b2b;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #333333 url(http://www.fullfocus.co.nz/assets/crumbs/images/ff-sitebg-repeat4.jpg) repeat-x top left;
}
pre.debug-block {
	background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    color: #000000;
    display: block;
    position: relative;
    z-index: 3000;
    padding: 0 0 0 5px;
}
a {
	text-decoration: underline;
	color:#ed1a25;
}
a:hover {
	text-decoration: none;
	color:#f2f2f2;
	background: #ed1a25;
}
a img {
	border: none;
	background-color: none;
    /*display: block;*/
}
a:hover img {
	background-image: none!important;
	background-color: none;
	border: none;
}
.clear {
	clear: both;
}
.row-color-even {
	background: #333333;
}
.row-color-odd {
	background: #555555;
}
.row-hilite {
            border-bottom: 1px solid #777777;
}
#server-info {
    background: #CC0000;
    border-bottom: 3px solid #333;
    color: #FFFFFF;
    font-size: 16px;
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 10000;
}
#header {
    position: absolute;
    height: 152px;
    width: 100%;
    z-index: 1000;
    left: 0;
    top: 0;
}
#header-inner {
	position: relative;
	height: 152px;
	padding: 0;   
    cursor: pointer;
    margin: 0 auto;
    width: 855px;
}
#logo {
	float: left;
}
#background {
	background: url(http://www.fullfocus.co.nz/assets/crumbs/images/ff-sitebg3.jpg) no-repeat center top;
    height: 900px;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1;
    overflow: hidden;
}
#main {
	position: relative;
    top: 152px;
	width: 855px;
	margin: 0px auto;
	padding-bottom: 10px;
    overflow: hidden;
    background: #ffffff;
}
#main h2.header,
#main h3.header {
	display:none;
}
#column-main {
	position: relative;
	width: 665px; 
	background-image: url(http://www.fullfocus.co.nz/);
	background-repeat: repeat-x;
	float:left;
	margin-left:5px;
    padding-bottom: 50px;
}
#column-main-content {
	position: relative;
	padding:20px;
	float:left;
	clear:left;
	width:625px;
}
#column-secondary {
	position: relative;
	width: 185px;
	float: left;
	clear:both;
}
#column-secondary-content {
	position: relative;
	padding: 0px 15px;
}

#slideshow {
	margin: 0 0 15px 0;
    padding: 0;
}

#facebook-block {
	margin-bottom: 35px;
    clear: both;
}

#menu_end {
	height: 30px;
	background-image: url(http://www.fullfocus.co.nz/);
}
h1 span {
	background: inherit;
	color:#ed1a25;
}
h1 span sup {
	background: inherit;
	color:#ed1a25;
	font-size: 14px;
}
h3 span {
	background: inherit;
	color:#ed1a25;
}
h3.first {
	margin-top: 0px;
}
.contact-form {
	float:left;
    width: 300px;
}
.contact-details {
	float:right;
    font-size:12px;
    width:247px;
    margin:10px 0 0 50px;
}
.contact-details-content {
	float:left;
}
#lcol p {
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
}
.divider {
	font-size: 0px;
	position: relative;
	border-bottom: solid 1px #F5F5F5;
	height: 1px;
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.summary {
	text-align: right;
	font-style: italic;
}
ul.divided li {
	border-top: solid 1px #F5F5F5;
	margin-top: 4px;
	padding-top: 4px;
	background-position: 0px 9px;
}
ul.divided li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-position: 0px 5px;
}
#Breadcrumbs {
	margin: 0 0 20px 0;
    text-transform: lowercase;
	font-size: 14px;
	position: relative;
	top: -5px;
}
#Breadcrumbs a {
	color: #9e9e9e;
	text-decoration:none;
}
#Breadcrumbs a:hover {
	color: #9e9e9e;
	background:none;
    text-decoration: underline;
}
.box {
	position: relative;
	border: dashed 1px #dadada;
	margin-top: 15px;
	background: inherit;
	color: #AAB165;
}
.box h2 {
	background: inherit;
	color: #6C7425;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 5px;
}
.box p {
	font-size: 1em;
	line-height: 140%;
	margin: 0px;
}
.box_inner {
	border: solid 1px #fff;
	padding: 15px;
	background: #FFFFE9 url(IMG_BOX_TILE) repeat-x;
	color: inherit;
}
.captioned-image {
	display: block;
    padding: 0;
	margin: 0 0 10px 0;
}
.captioned-image img {
	border: 0px solid #fa0808;
    padding: 5px; 
    border-radius: 0px;
}
.captioned-image-no-style img {
	border: none;
    padding: 0;
    border-radius: 0;
    clear: both;
}
.float-right {
	float:right;
    margin-left:20px;
}
.float-left {
	float:left;
}
.image-caption {
	clear:both;
	font-size:11px;
    margin: 5px 0;
}
#footer {
	clear: both;
    background: url(http://www.fullfocus.co.nz/) repeat-x;
	width: 855px; /*850*/
    height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}
#footer p {
	font-size: 12px !important;
	text-align:center;
	padding-bottom:15px;
}
/*ecommerce styling*/
.productPageTitle {
	padding-bottom:25px;
}
.sidebarBox {
	margin:0 10px;
	margin-bottom:30px;
}
/*gallery styling*/
#imageGalleries ul.imageGalleySummary {
	display: block;
	float: left;
	padding: 0;
	margin: 0 40px 20px 0;
	width: 250px;
	list-style: none;
}
#imageGalleries ul.imageGalleySummary li {
	padding: 0 0 5px 0; !important;
	margin: 0 !important;
	background: none !important;
}
#imageGalleries .imageGalleryDescription {
	font-size: 11px;
	color: #666;
	line-height: 140%;
}


/* PAGE COMMENTS */

#PageComments_holder .Actions{
	margin:0 0 30px 0;
	}
	
#PageComments_holder h4{
	font-size:1.4em;
	}	

ul#PageComments{
	list-style:none;
	background:none;
	padding:0;
	}
	
	ul#PageComments li{
		list-style:none;
		background:none;
		padding:0;
		margin:0; 
		}
		
	ul#PageComments li.notspam{
		list-style:none;
		background:none;
		padding:0 20px 20px 20px;
		margin:20px 0; 
		border-bottom:1px solid #CCC;
		}
		
ul.actionLinks li{
	margin:0;
	}
    
    
/* side panel for full focus*/
#sidepanel{
	width:200px;
	margin:10px 0 20px 20px;
	height:auto;
	display:inline-block;
	float:right;
}
.testimonials{
	width:200px;
	padding:134px 0 20px;
	display:inline-block;
	float:right;
	background: #333333 url("../images/whatclientssay.png") no-repeat top center;
}
.base{
	height:20px;
	width:200px;
	display:inline-block;
	background:#333333;
}
.quote{
	margin:10px 0;
	padding:0 15px 20px;
	border-bottom:1px dashed #666666;
}
#sidepanel h3{
	margin-bottom:5px;
    color:#ED1A25;
}
#sidepanel p{
	color:#FFF;
	text-align:left;
    margin-bottom:5px;
}
#sidepanel .quote h3{
	color:#ED1A25;
	margin-bottom:0;
}
ul#SearchResults{
	list-style:none;
}
ul#SearchResults li{
	padding:20px 0;
	border-bottom:1px solid #ed1a25;
}

