@charset "UTF-8";
/* CSS Document */


html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
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, ins, kbd, q, s, samp,
small, strike, 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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th, td {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*........... do not change or amalgamate the above clearfix styles..................*/


html {overflow-y: scroll;}

body {
	background-color:#000;
	line-height:20px;
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}


/*........BG's...........*/
/* BACKGROUND IMAGE*/
/* pushes the page to the full capacity of the viewing area */
html {height:100%;}
body {height:100%; margin:0; padding:0;}
/* prepares the background image to full capacity of the viewing area */
#bg {position:fixed; top:0; left:0; width:100%;}
/* places the content ontop of the background image */
#content {position:relative; z-index:1;}

/*
#index {
	background-image:url(images/bg/index.jpg);
	background-repeat:no-repeat;
	background-position: -500px -6px;}

#barbers {
	background-image:url(images/bg/barbers.jpg);
	background-repeat:no-repeat;
	background-position: -500px -6px;}
	
#menu {
	background-image:url(images/bg/menu.jpg);
	background-repeat:no-repeat;
	background-position: -500px -6px;}

#contact {
	background-image:url(images/bg/contact.jpg);
	background-repeat:no-repeat;
	background-position: -500px -6px;}
*/

/*........Top...........*/


#wrapper {
	margin: 0 auto;
	width:701px;
	}
	
#header {
	background-image:url(images/bs-logo.png);
	background-repeat:no-repeat;
	height:307px;
	margin:10px 0 12px 0;}

.email-holder a {
	float:left;
	display:block;
	background-image:url(images/email-img.png);
	width:82px;
	height:26px;
	text-indent:-9999px;
	margin-top:30px;}
	
.phone-holder  {
	float:right;
	display:block;
	background-image:url(images/phone-img.png);
	width:132px;
	height:26px;
	text-indent:-9999px;
	margin-top:30px;}


/*........Navigation...........*/
	
#nav-holder {
	display:block;
	height:36px;
	background-image:url(images/trans-bg.png);
	line-height:36px;
	width:701px;
	text-align:center;
	margin: 0 0 20px 0;
	}

.nav-inner {
	margin: 0 auto;
	color:#FFF;
	font-size:18px;
	}


.nav-inner  a {
	padding: 0 10px 0 10px;
	color:#FFF;
	text-decoration:none;}

.nav-inner  a:hover {
	text-decoration:underline;}


/*........Content..........*/	


#main-content {
	background-image:url(images/trans-bg.png);
	width:669px;
	margin: 0 auto;
	padding: 16px 16px 16px 16px;
	color:#FFF;
	font-size:16px;}	
	
.content-left-box {
	float:left;
	width:316px;
	line-height:30px;
	word-spacing:-1px;}
	
.content-left-box h1 {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size:28px;
	line-height:30px;
	letter-spacing: -1px;
	word-spacing:2px;
}
	
	
.content-right-box {
	float:right;
	width:316px;
	line-height:30px;
	word-spacing:-1px;}


.content-right-box h1 {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size:28px;
	line-height:30px;
	letter-spacing: -1px;
	word-spacing:2px;
}

.content-pic {border:1px #E51937 solid;}
.red {color: #E51937}

.contact-box {
	width:286px;
	background-image:url(images/red-trans-bg.png);
	padding: 20px 20px 20px 20px;
	}


.text-input {
	width:200px;
	height:26px;
	border:solid 2px #231F20;
	text-indent:4px;
	font-size:16px;
	margin: 0 0 10px 10px;
	padding:4px 0  0 0;
	float:left;}
	
.text-area {
	width:200px;
	height:100px;
	border:solid 2px #231F20;
	text-indent:4px;
	font-size:16px;
	margin: 0 0 10px 10px;
	float:left;
	font-family:Arial, Verdana, sans-serif;}
	
.txt-label {
	line-height:30px;
	display:block;
	text-align:left;
	float:left;
	width:70px;
	margin: 0 0 10px 0;
	}

.submit-btn {
	float:right;}
	

	
	
	
/*........footer..........*/	
	
	
.footer {
	color:#FFF;
	text-align:center;
	font-size:13px;
	margin:20px 0 20px 0;}	
	
.footer a {
	color:#FFF;
	text-decoration:underline;}

	
	
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

	
	
	
	
	