@charset "utf-8";
he

body, html {
	margin:0;
	padding:0;
	}


body  {
	font: normal 15px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: url(../img/header_skyline2.png) repeat-x;
	background-attachment: fixed;
}


.designer-series {
	background: url("../_images/designer_series.jpg");
	background-size: contain;
}

html {
	background-image: url(../img/background.jpg);
}

a {
	color: #630;
	margin-top: 10px;

}

a:hover {
	color: #E68A11;
}

#wrapper {
	margin: 0 auto; 
	padding: 0 40px 60px 40px; 
	width: 802px; 
	
}

#banner {
	background: url(../img/title-home-bb.png) no-repeat;
	text-indent: -1000px;
	width: 802px;
	height: 210px;
	position: absolute;
	z-index: 10;
}

#navcontainer {
		
}



#mainContent {
	background-image: url(../img/opaque.png);
	min-height: 200px;
	padding: 20px;
}

.mainContent {
	background-image: url(../img/opaque.png);
}

p {
	padding-top:10px;
	color:#006;
}

#mainContent strong {
	color:#000;
}


#footer {
	width: 763px;
	font-size: 12px;
	color: #fff;
	background-color: #000;
	padding: 3px 20px;
	clear: both;
	margin: 25px 0;
}

#footer a {
	color: #fff;
}
	

* { 
	margin: 0; 
	outline: none; 
}

.c { 
	clear: both; 
}

h1 {
	padding: 0px 0 10px 0;
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	color: #333;
	font-family: 'Bowlby One SC', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}


h2 {
	padding: 10px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #630;
/*	clear: both;
*/}

h2 a {
	font-size: 20px;
	color:#836a39;
	text-decoration: none;
}

h2 a:hover {
	color: #000;
}



h3 {
	font-style:italic;
	color:#666;
	padding: 5px 0 0 0; 
	font-size: 16px;

}

iframe {
	margin-top: 15px;
}


ol {
	list-style-type: lower-roman;
}

/* Sliderman Styles*/

#slider_container_3 { 
	float: left; 
	padding: 0; 
	width: 800px; 
	border: 1px #333333 solid; 
	margin-top: 168px;
}

.SliderName_3 {
	float: left;
	width: 800px;
	height: 200px;
	overflow: hidden;
}

.SliderNamePrev_3 {
/*	background: url(../img/left.png) no-repeat left center;
*/	width: 50px;
	height: 450px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

.SliderNameNext_3 {
/*	background: url(../img/right.png) no-repeat right center;
*/	width: 50px;
	height: 450px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}

.SliderName_3Description {
	padding: 10px;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 1px 3px #000000;
}

#SliderNameNavigation_3 { margin: 0; padding: 10px 0 0 0; height: 16px; text-align: center; overflow-y: hidden; }

#SliderNameNavigation_3 a:link, #SliderNameNavigation_3 a:active, #SliderNameNavigation_3 a:visited, #SliderNameNavigation_3 a:hover{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}

#SliderNameNavigation_3 a.active:link, #SliderNameNavigation_3 a.active:active, #SliderNameNavigation_3 a.active:visited, #SliderNameNavigation_3 a.active:hover{
	background: url(../img/bullet_active.png) no-repeat center center;
}

#SliderNameNavigation_3 a img
{
	border: none;
	width: 16px;
	height: 16px;
	background: url(../img/bullet.png) no-repeat center center;
}

#SliderNameNavigation_3 a.active img {
	background: url(../img/bullet_active.png) no-repeat center center;
}

/*** NAVIGATION STYLES **/


#navbar {
    height: 24px;
    width: 802px;
    position: relative;
	z-index: 20;
}
#navbar ul {
	color: #FFFFFF;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position: absolute;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 517px;
}

#navbar li {
	float: left;
	margin: 5px 15px;
	font-size: 12px;
	display: block;
}

#navbar a {
		text-decoration:none;
		color: #fff;
}

#navbar a:hover, #navbar a:active {
	color:#FF8E00;
}


/*** HOME PAGE STYLE ALTERATIONS **/

#bannerHome {
	background: url(../img/title-home.png) no-repeat;
	text-indent: -1000px;
	width: 802px;
	height: 250px;
	position: absolute;
	z-index: 10;
}

.tempImg {
	width: 600px;
	margin: auto;
	text-align: center;
	padding: 20px;
}

.tempImg img {
	margin-top: 50px;
}

.tempImg a {
	color: #fff;
	padding-top: 10px;
}

.bigenBox {
	width:175px;
	height: 360px;
	background: url(../img/bigen-box-sm.png) no-repeat;
	position: absolute;
	z-index: 5;
	margin: 160px 0 0 620px;
}

.bigenBoxSpacer {
	width:175px;
	height: 200px;
	float:right;
}

.orange {
	font-weight: bold;
	text-decoration: underline;
	color: #f00;
}

.blackbar {
	border-top: 24px solid #000;
	padding-top: 100px;
}

#learnMoreContainer {
	width: 85px;
	height: 85px;
	position: absolute;
	margin-top: 105px;
	margin-left:480px;
}

#learnMore {
	background:url(../img/learn-more.png) no-repeat;
	display: block;
	width: 85px;
	height: 85px;


}

#learnMore:hover {
	background:url(../img/learn-more-hvr.png) no-repeat;

}

#LearnMorePreload {
	background:url(../img/learn-more-hvr.png) no-repeat;
	width: 1px;
	height: 1px;

}

#learnMore span {
  position: absolute;
  top: -999em;
}

.floatLeft {
	float:left;
	margin-right: 20px;
	border: 2px solid #F93;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;

}

.floatRight {
	float:right;
	margin-left: 20px;
	border: 2px solid #F93;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}

.floatRightBorderless {
	float:right;
	margin-left: 20px;
}

.mediaGalleryHeader {
	font-weight: bold;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}

/***************************************
6A: FORM STYLES
****************************************/


form {
	padding: 20px;
	color: #AFB6C6;
}

form p {
	font-size: 14px;
}

fieldset {
	background-color: #AFB6C6;
	margin-bottom: 20px;
	padding: 0 0 20px 15px;
}

legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 1.4;
	color: #081256;;
	padding: 0.2em .5em;
	background-color: #AFB6C6;

}

input, select {
	margin-right: 10px;
}

input.firstname {
	width: 350px;
}

input.lastname {
	width: 350px;
}

input.alias {
	width: 350px;
}

input.email {
	width: 350px;
}

input.email_verify {
	width: 350px;
}


input.event {
	width: 350px;
}

input.address {
	width: 525px;
}

input.city {
	width: 270px;
}


input.zipcode {
	width: 100px;
}

input.barber_shop {
	width: 525px;
}

input.barber_lic {
	width: 200px;
}

input.comp_city {
	margin-left: 10px;
}

input.model {
	width: 525px;
}

label.rightspace {
	margin-right: 10px;
}

label.terms {
	color: #CCC;
}

table {
	color: #006;
}

.dates {
	width:185px;
	float: left;
	text-align:center;
	margin: 0 7px 0px 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: .7em;
}

ol.regInstructions {
	list-style-type: decimal;
}

ol.regInstructions a {
	color: #000;
	text-decoration: none;
}

ul.regInstructions {
	color: #006;
}


.photoGallery {
	width: 363px;
	float: left;
	min-height: 200px;
	margin: 0 20px 30px 0;
	text-align: center;
}

.photoGallery img  {
	border-top: solid 5px #000;
	border-bottom: solid 5px #000;

}

.photoGallery img:hover {
	border-top: solid 5px #f00;
	border-bottom: solid 5px #f00;

}

.prizeWinner {
	float: right;
	height: 80px;
	Width: 180px;
	clear: both;
	margin-bottom: 0px;
	background: url(../img/prize-1.png) no-repeat 0px 10px;
	border-bottom: solid 1px #000000;
	padding: 10px 0 10px 0;
}

.prizeWinner p {
	text-align: center;
	margin-left: 80px;
	font-weight: bold;
}

.prizeWinner p span {
	font-weight: normal;
	font-style: italic;
}

.second {
		background-image: url(../img/prize-2.png);
}

.third {
		background-image: url(../img/prize-3.png);
}

.fourth {
		background-image: url(../img/prize-4.png);
}
