/* Global Resetting */
html{	
	width: 100%;
	height: 100%;
	background:#000;
}
body {
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	/* reset font-sizes to 1em == 10px */
}
* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:Verdana,Helvetica,sans-serif;
	list-style:none;
}
a img{
	border:0;
}
li,ul{
margin:0px;
padding:0px;
}
.clear{
	clear:both;
}
#wrapper{
width:1024px;
height:649px;
margin:0px auto;
}
#wrapperBg{
width:1024px;
height:649px;
margin:0px auto;
background-image:url(/assets/HomePageImage/home.jpg);
}
.home{
	background-image:url(/themes/tutorial/images/home.png);
}
.copy{
	background-image:url(/themes/tutorial/images/bg_copy.jpg);
}
.split{
	background-image:url(/themes/tutorial/images/bg_split.jpg);
}
#nav{

height:97px;
}
#nav li{
display:inline;
}
#mainNav{
height:41px;
padding-top:18px;
padding-left:270px;
width:754px;
vertical-align:top;
}
#mainNav form{
width:134px;display:inline;
}
#searchBox{
background-image:url(/themes/tutorial/images/search.gif);
padding:2px 24px 2px 2px;
border:none;
width:110px;
line-height:12px;
vertical-align:middle;
height:15px;
font-size:10px;
color:#fff;
}
#searchBoxHolder{
width:134px;margin-left:12px;position:relative;
top:-12px;
}
#searchBoxHolder li{
vertical-align:top;
}
#subNav{
padding-left:526px;
}
#mainNav li{
line-height:19px;
vertical-align:middle;
}
#body
{
height:507px;
}
.horizontalHeading{
width:83px;
}
#footer{
width:404px;
padding-left:620px;
height:32px;
line-height:26px;
vertical-align:middle;
}
#footer li{
display:inline;
margin-left:12px;

line-height:26px;
vertical-align:middle;
height:28px;
}
#footer ul{
line-height:26px;
vertical-align:middle;
height:32px;

}
#footer a{
color:#000;
text-decoration:none;
font-size:10px;
font-weight:bold;
line-height:26px;
vertical-align:middle;
height:32px;
}
#footer img{
vertical-align:middle;
}
#topContent{
padding-left:242px;height:300px;width:782px;
padding-top:3px;
}
#topContent p{
color:#000;
margin:0;
}
#btmContent{
height:203px;width:679px;padding-left:325px;
padding-right:20px;
}
#btmContent h3{
color:#fff;
font-size:18px;
font-weight:bold;
line-height:20px;
margin:0;
padding:5px 0px;
}
#btmContent p {
color:#fff;
margin:0;
padding:0;
font-size:10px;
line-height:1.5em;
}
#btmContent a {
color:#fff;
text-decoration:none;
}
#splitTopContent{
height:300px;width:696px;
overflow:auto;
float:left;
}
#splitTopContentHeader{
padding-top:6px;
height:294px;width:696px;
overflow:auto;
float:left;
}
#photo1{
margin-left:20px;
height:300px;
width: 300px;
float:left;
}
#photo2{
margin-left:20px;
height:300px;
width: 300px;
float:left;
}
#hfeatured-products{
float:left;
background-image:url(../images/h_featured_products.gif);
background-repeat:no-repeat;
background-position:50% 0;
height:289px;
width:83px;
}
#hsearch-results{
float:left;
background-image:url(../images/h_search.gif);
background-repeat:no-repeat;
background-position:50% 0;
height:289px;
width:86px;
}
#hbook-an-appointment-select-a-salon{
float:left;

background-image:url(../images/h_book_an_appointment.gif);
background-repeat:no-repeat;
background-position:50% 0;
height:289px;
width:83px;
}
#hwashington-park-salon{
float:left;
background-image:url(../images/h_wash_park.gif);
background-repeat:no-repeat;
background-position:50% 0;
height:289px;
width:83px;
}
#hpark-hill-salon{
float:left;
background-image:url(../images/h_park_hill.gif);
background-repeat:no-repeat;
background-position:50% 0;
height:289px;
width:83px;
}
#hlittle-bs-a-kids-salon{
float:left;
background-image:url(../images/h_little_bs_kids.gif);
background-repeat:no-repeat;
background-position:50% 0;
height:289px;
width:83px;

}
#hwhats-new{
float:left;
background-image:url(../images/h_whats_new.gif);
background-repeat:no-repeat;
background-position:50% 0;
height:289px;
width:83px;

}
#habout-us{
float:left;
background-image:url(../images/h_about_us.gif);
background-repeat:no-repeat;
background-position:50% 0;
height:289px;
width:83px;

}
#hcontact{
float:left;
background-image:url(../images/h_contact.gif);
background-repeat:no-repeat;
background-position:50% 0;
height:289px;
width:83px;

}
#hgallery{
float:left;
background-image:url(../images/h_gallery.gif);
background-repeat:no-repeat;
background-position:50% 0;
height:289px;
width:83px;

}
/* Layout CSS */
#Main {
	margin:20px auto;
	width:900px;
}
#Header {
	background:url(../images/blueback.gif) bottom left repeat-x;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	clear:left;
}
	#Header h1 {
		color:#fff;
		font-size:1.5em;
		line-height:4.5em;
		padding-left:20px;
	}
		#Menu1 {
			padding:10px 50px 0;
		}
			#Menu1 li {
				float:left;
				margin-left:2px;
				background:url(../images/menu1_right.gif) no-repeat right top;
			}
				#Menu1 li.current,
				#Menu1 li.section {
					background:url(../images/menu1_right_on.gif) no-repeat right top;
				}
				#Menu1 li a {
					display:block;
					color:#fff;
					font-weight:bold;
					font-size:1.1em;
					text-decoration:none;
					padding:5px 15px;
					background:url(../images/menu1_left.gif) no-repeat left top;
				}
					#Menu1 li a:hover {
						color:#d2ebff;
					}
					#Menu1 li.current a,
					#Menu1 li.section a {
						background:url(../images/menu1_left_on.gif) no-repeat left top;
						color:#d2ebff;
					}

#ContentContainer {
	background:#f5f5f5 url(../images/ss_watermark.gif) bottom left no-repeat;
	padding-top:20px;
	padding-bottom:20px;
	overflow: auto;
}

#Banner {
	text-align: center;
}

#Menu2 {
	margin-left: 20px;
	width: 17em;
	float:left;
	background:#f0f0f0;
	border:1px solid #ddd;
	padding:10px 10px 10px 10px;
}
	#Menu2 li {
		padding-left:15px;
		background:url(../images/menu2_arrow.gif) no-repeat left center;
	}
	#Menu2 a {
		color:#333;
		font-weight:bold;
		font-size:1.1em;
		line-height:1.6em;
		text-decoration:none;
	}
	#Menu2 a:hover {
		text-decoration:underline;
	}
	#Menu2 li.current a,
	#Menu2 li.section a {
		color:#0083C8;
	}

#Content {
	float: left;
	
	
}

div.breadcrumbs {
	margin-bottom:10px;
	font-size:1em;
	color:#666;
}
div.breadcrumbs a {
	text-decoration:none;
}

#Footer {
	background:#015581;
	clear:both;
	text-align:right;
	padding-right:20px;
	border:1px solid #ccc;
	border-top:0;
}
	#Footer span {
		color:#ccc;
		font-size:1.1em;
		line-height:2em;
		font-weight:bold;
		padding-left:20px;
		background:url(../images/ss_logo.gif) no-repeat;
	}
	#Footer a {
		color:#fff;
	}
		#Footer a:hover {
			text-decoration:none;
		}


/* The rest of this file is for the second tutorial */
#NewsList,
#StaffList {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#NewsList li,
#StaffList li {
	margin: 0;
	list-style-type: none;
}
	#NewsList li.newsDateTitle span {
		color:#666;
		line-height:2em;
	}
	#NewsList li.newsDateTitle a {
		font-size:1.3em;
		font-weight:bold;
		color:#0083C8;
		text-decoration:none;
		padding-left:20px;
		background:url(../images/treeicons/news-file.gif) no-repeat left center;
	}
		#NewsList li.newsDateTitle a:hover {
			border-bottom:1px dotted #0083C8;
		}
		
	#NewsList li.newsSummary {
		margin-bottom:20px;
	}
		#NewsList li.newsSummary span {
			font-size:1.1em;
			line-height:1.5em;
			color:#333;
		}
		#NewsList li.newsSummary a.readMoreLink {
			color:#0083C8;
			text-decoration:none;
		}
			#NewsList li.newsSummary a.readMoreLink:hover {
				border-bottom:1px dotted #0083C8;
			}

div.newsDetails {
	margin-bottom:10px;
}

div.newsDetails p {
	color:#666;
	margin:0;
	font-size:1em;
}

div.pageComments {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#StaffList .staffname { 
	clear: both;
	padding-left: 60px;
	height: 1.2em;
}

#StaffList .staffphoto {
	float: left;
	margin-left: 3px;
	margin-top: -1.2em;
}     
#StaffList .staffphoto img {
	border:1px solid #AAA;
}

#StaffList .staffdescription {
	margin-left: 60px;
	margin-bottom:30px;
}

#StaffPhoto {
	float: left;
	margin-right: 10px;
}

#StaffPhoto img {
	border:1px solid #AAA;
}

#PageComments {
	list-style:none;
	background:#e9e9e9;
	border:1px solid #ccc;
	border-bottom:0;
	padding:0;
	margin:0;
}
	#PageComments li {
		list-style:none;
		padding:5px;
		margin:0;
		font-size:1em;
		border-bottom:1px dotted #bbb;
	}
		#PageComments li p span {
			font-style:italic;
		}
		#PageComments a.deletelink {
			font-weight:bold;
		}

			
#PageNumbers {
	font-weight:bold;
	color:#000000;
	font-size:1.1em;
	text-align:center;
	padding:5px;
	
	background:#fffff;
}
#PageNumbers * {
	padding:0 5px;
	line-height:1.5em;
}
#PageNumbers a {
	color:#FB7F16;
	text-decoration:none;
}
	#PageNumbers a:hover {
		text-decoration:underline;
	}

		

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}
	
	#lightwindow_container img {
		border: 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}
	
	#lightwindow_contents img {
		border:0;
	}

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		/*width: 49%;*/
		width: 63px;
		height: 100%;
		background: transparent url(/gallery-v0.2.3/images/lightwindow/black.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		/*float: left;
		left: 0px;*/
		position: absolute;
		top: 0px;
		left: -63px;
		background: url(/gallery-v0.2.3/images/lightwindow/prevlabel_v2.gif) left 15% no-repeat;
	}

	#lightwindow_next { 
		/*float: right;
		right: 0px;*/
		position: absolute;
		top: 0px;
		right: -63px;
		background: url(/gallery-v0.2.3/images/lightwindow/nextlabel_v2.gif) right 15% no-repeat;
	}

	/*#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/lightwindow/prevlabel.gif) left 15% no-repeat;
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/lightwindow/nextlabel.gif) right 15% no-repeat;
	}*/
			
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		/*width: 77px;*/
		width: 84px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(/gallery-v0.2.3/images/lightwindow/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		/*width: 63px;*/
		width: 70px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		/*background: url(../images/lightwindow/arrow-up.gif) no-repeat 60px 5px transparent;*/
		background: url(/gallery-v0.2.3/images/lightwindow/arrow-up.gif) no-repeat 68px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		/*background: url(../images/lightwindow/arrow-down.gif) no-repeat 60px 6px transparent;*/
		background: url(/gallery-v0.2.3/images/lightwindow/arrow-down.gif) no-repeat 68px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(/gallery-v0.2.3/images/lightwindow/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;
}

#lightwindow_title_bar_inner {
	background-color: #ffffff;
	/*border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;*/
	padding: 0 10px;
	clear: both;
}

	#lightwindow_title_bar_title {
		/*color: #ffffbe;*/
		color: #000;
		font-size: 14px;
		/*line-height: 25px;*/
		line-height: 17px;
		text-align: left;
		float: left;
		padding: 8px 0 0 0;
		overflow: hidden;
	}
		
	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		/*color: #ffffbe;*/
		color: #000000;
		/*line-height: 25px;*/
		line-height: 17px;
		padding: 0;
		margin: 0;
		border-top: 6px solid #ffffff;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}
.searchResults h2 {
	font-size:2.2em;
	font-weight:normal;
	color:#FB7F16;
	margin-bottom:15px;
}
.searchResults p.searchQuery {
	color:#333;
	margin-bottom:10px;
}

.searchResults ul#SearchResults li {
	margin-bottom:20px;
}
	ul#SearchResults p {
		font-size:1.1em;
		font-weight:normal;
		line-height:2em;
		color:#333;
	}
	ul#SearchResults a.searchResultHeader {
		font-size:1.3em;
		font-weight:bold;
		color:#FB7F16;
		text-decoration:none;
		margin:20px 0 8px 0;
		padding-left:20px;
		background:url(../images/treeicons/search-file.gif) no-repeat left center;
	}
		ul#SearchResults a {
			text-decoration:none;
			color:#FB7F16;
		}
		ul#SearchResults a:hover {
		
		}

