/*---------------------------------------------------------------------------
version:   1.0
author:    Marc LaMaison (NicelyDesigned.com)
email:     marc@nicelydesigned.com
website:   http://www.jessedanielsalon.com/
-----------------------------------------------------------------------------*/

/* @group Basic */

body {	
	color: #fff;
	background: #000000 url(/images/background.jpg) no-repeat center top;
	text-shadow: 0 0 1px #000;
	font: 14px/24px "Trebuchet MS", Helvetica, Arial, sans-serif;
}

a:link {
	color: #870e03;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #870e03;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #870e03;
	font-weight: bold;
}

h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	color: #870e03;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #870e03;
	margin-bottom: 10px;
}

h3 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #870e03;
	margin-bottom: 5px;
}

p {
	margin-bottom: 15px;
}

hr {
	border: 0 #666 solid;
	border-top-width: 1px;
	height: 0;
	margin-top: 25px;
	margin-bottom: 25px;
}

/* @end */

/* @group Custom */

img {
	border: 0;
}

img.left {
	float: left;
	margin: 2px 10px 10px 0;
}

img.right {
	float: right;
	margin: 2px 0 16px 10px;
}

.look {
	color: #666;
	font: italic 22px/24px Georgia, "Times New Roman", Times, serif;
}

.bold {
	font-weight: bold;
}

.red {
	color: #8c0000;
}

.white {
	color: #fff;
}

a.white {
	color: #fff;
}

.gray {
	color: #7f7f7f;
}

table.services td {
	border-bottom: 1px dotted #333;
}


table.services td.services_header_row {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #870e03;
	border-bottom: 1px solid #870e03;
	padding-top: 30px;
	text-transform: uppercase;
}

.news-headline {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #b3b3b3;
	margin-bottom: 5px;
}

.news-date {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #cb9121;
	margin-top: 0;
	margin-bottom: 0;
}

.product-head {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #b3b3b3;
	margin: 0;
}

.product-sub-head {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #cb9121;
	margin-bottom: 10px;
}

#buttons {
	
}

#buttons ul {
	display: inline;
	list-style-type: none;
}

#buttons li {
	width: 160px;
	height: 43px;
	margin: 0;
	padding: 0;
	float: left;
}

.standard ul{
	list-style-type: none;

}
.standard li{
	margin-left: 25px;
	line-height: 24px;
	list-style-image: url(/images/li.gif);
	margin-bottom: 10px;
}


/* Round Borders, corners */

.roundborder4 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.roundborder6 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.roundborder8 {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.roundborder10 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* @end */

/* @group Layout */

.clear {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

#main-page-container {
	width: 980px;
	margin: 0 auto;
	background: url(/images/40.png);
}

#container-top {
	width: 980px;
	margin: 0 auto 10px}

#container-body {
	padding-bottom: 20px;
}

#container-bottom {
	
}

#top h1#logo {
	display: block;
	float: left;
	width: 460px;
	height: 86px;
	overflow: hidden;
	background: url("/images/logo.png") 0 0;
}

#top h1#logo a {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

#nav {
	float: right;
	width: 460px;
	height: 86px;
	overflow: hidden;
}

#nav ul {
	padding: 0;
	margin: 0;
}

#nav li {
	width: 150px;
	list-style-type: none;
	display: inline;
}

#feature-outside-bottom {
	height: 30px;
	background: url(/images/feature_bottom.png) no-repeat;
}

#feature_wrapper{
	margin-top: 20px;
	width: 980px;
	height: 300px;	
	/*background: url(/images/feature_border.png) no-repeat;*/
}

#feature {
	width: 940px;	
	height: 300px;	
	overflow: hidden;
	margin-left: 20px;
	margin-right: 20px;	
}

#feature_specs{
	width: 940px;	 
	height: 300px;
	overflow: hidden;		
}

#feature_specs .products{
	background: url(/images/feature_products.jpg) no-repeat;
}

#vertline {
	float: left;
	width: 0px;
	height: 350px;
	margin-top: 30px;
	margin-bottom: 25px;
	border-right: 2px dotted #333;
	border-left: 2px dotted #000;
}

#bottom {
	height: 100px;
	background: url(/images/footer_bg.png) no-repeat;
	color: #ccc;
}

#bottom .nav {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	margin-top: 25px;
}

#bottom .left {
	float: left;
}

#bottom .right {
	float: right;
}

#bottom .center {
	text-align: center;
}

/* @end */

/* @group EasySlider */

/* Easy Slider */

/* image replacement */

.graphic, #prevBtn, #nextBtn {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
}

/* // image replacement */

#slider ul, #slider li,
	#slider2 ul, #slider2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider2 {
	margin-top: 1em;
}

#slider li, #slider2 li {
	width: 940px;
	height: 400px;
	overflow: hidden;
}

#prevBtn, #nextBtn,
	#slider1next, #slider1prev {
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	left: -30px;
	top: 175px;
	z-index: 1000;
}

#nextBtn, #slider1next {
	left: 940px;
}

#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a {
	display: block;
	position: relative;
	width: 30px;
	height: 77px;
	background: url(/images/btn_prev.png) no-repeat 0 0;
}

#nextBtn a, #slider1next a {
	background: url(/images/btn_next.png) no-repeat 0 0;
}

/* numeric controls */

ol#controls {
	margin: 1em 0;
	padding: 0;
	height: 28px;
}

ol#controls li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 28px;
	line-height: 28px;
}

ol#controls li a {
	float: left;
	height: 28px;
	line-height: 28px;
	border: 1px solid #ccc;
	background: #DAF3F8;
	color: #555;
	padding: 0 10px;
	text-decoration: none;
}

ol#controls li.current a {
	background: #5DC9E1;
	color: #fff;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline: none;
}

/* @end */

.slideshow { 
	height: 400px; 
	width: 400px;
	overflow: hidden;
}
.slideshow img {
	padding:0;
}

/* @group Team */

#team{

}
#team .pix{
	float: left;	
	width: 330px;
	height: 330px;
	
}
#team .name{
	float: left;
	width: 250px;

}
#team .title{
	float: left;
	width: 335px;	
	color: #8c0000;
	font-weight: bold;	
	padding-left: 15px;

}
#team .email a{
	float: left;
	width:335px;	
	font-weight: normal;	
	margin-bottom: 15px;
	padding-left: 15px;
	color: #cb9121;
}

#team .quote{	
	float: left;
	width: 350px;		
	color: #666;
	font: italic 18px/30px Georgia, "Times New Roman", Times, serif;
}
#team .services{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 25px;
	margin-top: 25px;
}
#team .bio{
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 5px;	
	}
#team .appt{
	font-size: 18px;
	color: #fff;
	margin-bottom: 5px;
	padding-top: 15px;
	border-top: 1px dashed #d5d5d5;
	margin-top: 15px;
}

#team img.left {
	float: left;
	margin: 2px 10px 5px 0;
}


/* @end */

/*http://www.sohtanaka.com/web-design/simple-tabs-w-css-jquery/*/
/* @group Tabs */

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
/*--Set height of tabs--*/
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
/*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px;
/*--Vertically aligns the text within the tab--*/
	border: 1px solid #fff;
	border-left: none;
	margin-bottom: -1px;
/*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: transparent;

}

ul.tabs li a {
	text-decoration: none;
	color: #870e03;
	display: block;
	padding: 0 30px;
	border: 0px solid #ccc;
/*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	font-size: 18px;
	font-weight: bold;
}

ul.tabs li a:hover {
	background: #333;
}

html ul.tabs li.active, html ul.tabs li.active a:hover {
/*--Makes sure that the active tab does not listen to the hover properties--*/
	background: transparent;
	border-bottom: 1px solid #1b1b1b;
	
}

.tab_container {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;	
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 25px;
	margin-bottom: 30px;
	/*background: #fff;*/
}

.tab_content {
	padding: 20px;
	margin: 0;
	/* marc */
}


/* @end */

.testimonials p{	
	color: #ccc;
	font: italic 18px/30px Georgia, "Times New Roman", Times, serif;
}

.testimonials .name{
	font: bold 13px/22px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color: #fff;
}

/* @group video */

ul.video_thumbs{
	
}
.video_thumbs li{
	float: left;
	width: 125px;
	height: 85px;
	margin: 10px;
	border: 1px solid #8c0000;
}

.video_thumbs div.clip{
	background: url(/images/video/video_overlay_125x85.png) no-repeat 0 0;
	width: 125px;
	height: 85px;	
}
.video_thumbs div.clip:hover{
	background: url(/images/video/video_overlay_125x85_hover.png) no-repeat 0 0;
	width: 125px;
	height: 85px;	
}

/* @end */

/* @group gallery */
ul.gallery{
	
}

.gallery li{
	float: left;
	width: 91px;
	height: 73px;
	margin: 5px;
	padding: 3px;
	border: 1px solid #8c0000;
}

img.thumb { 
width:75px; 
height:75px; 
background:transparent url(/gallery/overlay.png) no-repeat 0 0; 
}


/* @end */
/* @group Cycle */
.slideshow { height: 300px; width: 940px; margin: 0; padding: 0: }
.slideshow img { }
/* @end */
