/*
-----------------------------------------------
Barabco
media: screen
author: Jay Kerr / JAK MEDIA
version: Feb 26, 2010, 1:54 PM
----------------------------------------------- */


html, body {
	height: 100%;
}

* {
	margin: 0; padding: 0;
}

body {
	background: #32322f url(/images/bg-header.gif) repeat-x 0 0;
	font: normal 13px/18px "luxi-sans-1", "luxi-sans-2", Arial, sans-serif;
	color: #b9b9b5;
}	



/* Page Structure
----------------------------------------------- */
#header {
	margin: 0 auto;
  	width: 860px; height: 104px;
  	background: transparent;
}

#homepage-content, #footer {
	margin: 0 auto;
  	width: 860px;
  	background: transparent;
}

#content {
	margin: 0 auto;
  	width: 870px;
  	background: transparent;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
	clear: both; height: 0; line-height: 0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}


/* Header
----------------------------------------------- */
#logo {
	float: left;
	width: 295px; padding: 13px 0 0 0;
	background: transparent;
}

#logo img {
	height: 0;
}

#logo a, #logo span {
	display: block;
	width: 270px;
	height: 77px;
	background: url(/images/logo-barabco.gif) no-repeat top left;
}

#logo a:hover, #logo span:hover {
	background-position: 0 -77px;
}

#globalnav {
	float: left;
	width: 565px;
	background: transparent;
	text-align: right;
}

#globalnav .wrapper {
	padding: 17px 10px 0 50px
}


/* Navigation
----------------------------------------------- */
#globalnav-1, #globalnav-2, #globalnav-3 {
	float: right; height: 60px;
	background: url(/images/divider-nav.gif) top right no-repeat;
	font-size: 13px; line-height: 18px;
	text-align: right;
}

#globalnav a, #globalnav a:link, #globalnav a:visited {
	color: #72726e;
	text-decoration: none;
}

#globalnav a.selected, #globalnav a.selected:link, #globalnav a.selected:visited {
	color: #000;
	text-decoration: none;
}

#globalnav a:hover { 
	color: #000;
}

#renovations-nav {
	float: right; width:500px;
	padding-right: 10px;
	font-size: 13px; line-height: 13px;
	padding-top: 17px;
	text-align: right;
}

#renovations-nav a, #renovations-nav a:link, #renovations-nav a:visited {
	padding-left: 30px;
}

#renovations-nav a.selected, #renovations-nav a.selected:link, #renovations-nav a.selected:visited {
	color: #fff;
	text-decoration: none;
}

#renovations-nav a:hover { 
	color: #fff;
	text-decoration: underline;
}

.but-porticos img, .but-exteriors img,
.but-interiors img, .but-bathrooms img,
.but-kitchens img {
	height: 0;
}

.but-porticos a, .but-porticos span {
	display: block;
	width: 156px;
	height: 106px;
	background: url(/renovations/images/thumb-porticos.jpg) no-repeat top left;
}

.but-exteriors a, .but-exteriors span {
	display: block;
	width: 156px;
	height: 106px;
	background: url(/renovations/images/thumb-exteriors.jpg) no-repeat top left;
}

.but-interiors a, .but-interiors span {
	display: block;
	width: 156px;
	height: 106px;
	background: url(/renovations/images/thumb-interiors.jpg) no-repeat top left;
}

.but-bathrooms a, .but-bathrooms span {
	display: block;
	width: 156px;
	height: 106px;
	background: url(/renovations/images/thumb-bathrooms.jpg) no-repeat top left;
}

.but-kitchens a, .but-kitchens span {
	display: block;
	width: 156px;
	height: 106px;
	background: url(/renovations/images/thumb-kitchens.jpg) no-repeat top left;
}

.but-porticos a:hover, .but-porticos span:hover,
.but-exteriors a:hover, .but-exteriors span:hover,
.but-interiors a:hover, .but-interiors span:hover,
.but-bathrooms a:hover, .but-bathrooms span:hover,
.but-kitchens a:hover, .but-kitchens span:hover {
	background-position: 0 -106px;
}


/* Homepage
----------------------------------------------- */
#homepage-photos {
	margin: 30px auto 0 auto; padding: 5px;
  	width: 860px;
	background: url(/images/bg-homepage-photos.gif);
}

#homepage-photos .fadein {
	position:relative; width:860px; height:300px;
}

#homepage-photos .fadein img {
	position:absolute; left:0; top:0;
}

#homepage-content {
	padding: 20px 0 10px 0;
	overflow: hidden;
}

#homepage-content .column-a {
	float: left; width: 540px;
	padding: 0 50px 0 0;
}


/* Content
----------------------------------------------- */
#content {
	padding: 20px 0 10px 0;
	overflow: hidden;
}

.content-wrapper {
	padding: 20px;
}

#content .fadein {
	position:relative; width:430px; height:290px;
}

#content .fadein img {
	position:absolute; left:0; top:0;
}

#section {
	margin: 15px 5px 30px 5px;
	border-bottom: 1px solid #464643;
}

.column-1 {
	float: left; width: 270px;
}

.column-2 {
	float: left; width: 270px; padding: 0 25px;
}

.column-3 {
	float: left; width: 270px;
}

.column-a {
	float: left; width: 535px;
	padding: 0 50px 0 5px;
}

.column-b {
	float: right; width: 270px;
}

.column-left {
	float: left; width: 400px;
	padding: 0 30px 0 5px;
}

.column-right {
	float: right; width: 430px;
}

#homepage-content ul, #content ul {
	list-style:none;
	margin: 0 0 13px 0;
	padding-left: 15px;
}

#homepage-content ul li, #content ul li {
	padding: 1px 0 0 15px;
	background:url(/images/bullet-4x7.gif) no-repeat 0 7px;
}

#content ol {
	margin: 0 0 18px 0;
	padding-left: 30px;
}

#content ol li {
	padding: 0 0 0 5px;
}

#section-photo {
	margin: 35px auto 0 auto;
  	width: 870px;
}

#renovation-sections {
	margin: 0 auto;
	width: 960px;
	padding: 30px 0 10px 5px;
  	background: transparent;
}

.renovation-section {
	margin: 0; padding-right: 20px;
	width: 156px;
	float: left;
	display: block;
}

.renovation-section-last {
	margin: 0; padding: 0;
	width: 156px;
	float: left;
}


/* Gallery
----------------------------------------------- */
#gallery {
	margin: 0 auto;
	width: 960px;
	padding: 0 0 10px 0;
  	background: transparent;
}


/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 860px;
	height:120px;
  	background: transparent;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}


/* single scrollable item */
/* .scrollable img { */
.scrollable .items .item {  
	float:left;
	margin:20px 25px 20px 0;
	background-color:#32322f;
	padding:0;
	border:none;
	cursor:pointer;
	width:100px;
	height:75px;
	
/*
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
*/
}

/* active item */
.scrollable .active {
	border:2px solid #fff;
	z-index:9999;
	position:relative;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(/images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 20px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right			{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover	{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 

/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active		{ background-position:-60px 0; }

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


/* Footer
----------------------------------------------- */
#footer {
	text-align: left;
	font-size: 11px; line-height: 15px;
	border-top: 1px solid #464643;
	padding: 0 0 35px 0;
}

.footer-column-1 {
	float: left; width: 400px;
	padding: 5px 0;
	text-align: left;
}

.footer-column-2 {
	float: right; width: 400px;
	padding: 5px 0;
	text-align: right;
}


/* Links
----------------------------------------------- */
a, a:link, a:visited { 
	color: #dfd993;
	text-decoration: none;
}

a:hover { 
	color: #fff;
	text-decoration: underline;
}

a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}


/* Typography
----------------------------------------------- */
h1 {
	margin: 0 0 18px 0;
	font-size: 28px; font-weight: normal; line-height: 28px;
	color: #fff;
}

h2 {
	margin: 0 0 18px 0;
	font-size: 24px; font-weight: normal; line-height: 24px;
	color: #fff;
}

h3	{
	margin: 0 0 13px 0;
	font-size: 20px; font-weight: normal; line-height: 20px;
	color: #fff;
}

.column-a h3 {
	margin: 26px 0 13px 0;
	font-size: 20px; font-weight: normal; line-height: 20px;
	color: #fff;
}

h4	{
	margin: 0 0 13px 0;
	font-size: 18px; font-weight: normal; line-height: 18px;
	color: #fff;
}

h4 a, h4 a:link, h4 a:visited {
	color: #fff;
}

h4 a:hover {
	color: #dfd993; text-decoration: none;
}

p {
	margin: 0 0 13px 0
}

p b {
	color: #e5e5e5
}

.smalltext {
	font-size: 11px;
}

.indent {
	margin-left: 20px;
}

.quoteby {
	font-size: 11px;
	color: #fff;
	padding: 0 50px 35px 0;
	text-align: right;
}

.quotebyname {
	text-transform: uppercase;
}


/* Form elements
----------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select, option {
	margin: 2px 0;
	padding: 2px;
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
}

.pulldown {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 4px 0 0 0;
}

.pulldown select {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	width: 180px;
	margin: 0 0 4px 0;
	padding: 0;
}

.pulldown-general {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 4px 0 0 0;
}

.pulldown-general select {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 4px 0;
	padding: 0;
}

textarea, input.feedback {
	font: 13px "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 6px;
	padding: 2px;
	width: 80%;
}

textarea {
	overflow: auto;
}


/* Images
----------------------------------------------- */
img {
	display: block;
	border: 0;
}

.inline {
	display: inline;
	border: 0;
}

.inline-padded {
	display: inline;
	border: 0;
	margin-right: 30px;
}

.imgcenter {
	margin: 0 auto;
	border: 0;
}

.pdficon {
	float: left;
	margin: 0 5px 0 0;
}

.imgfloatleft {
	float: left;
	margin: 0 15px 15px 0;
}

.imgfloatright {
	float: right;
	margin: 0 0 15px 15px;
}

.imgsidebar {
	padding-top: 14px;
}

img.photo {
	padding: 4px;
	border: 1px solid #f2f2f2;
}