/* hide from ie on mac \*/

html {
	height:100%;
	}

#container {
	min-height:100%;
	}

/* end hide */

body {
	margin:0;
	padding:0;
	height:100%;
	background:#700604;
	font-family:Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	}
	
img {
	border:none;
	}
	
a {
	outline:none;
	text-decoration:none;
	color:#bb0a06;
	}
	
a:hover {
	text-decoration:underline;
	}

#container {
	width:905px;
	background:url(_img/_layout/stroke.gif) #ffffff repeat-y top right;
	}
	
.clear {
	clear:both;
	}
	
.hide {
	display:none;
	}
	
.sysmessage {
	margin:0 0 10px 0;
	color:#bb0a06;
	font-weight:bold;
	width:450px;
	}



.small_callout {
	float:left;display:inline;
	width:200px;
	padding-left:15px;
	background:url(_img/_layout/vrule.gif) top left repeat-y
	}



form {
	color:#808080;
	margin:0;
	padding:0;
	}
	
input {
	margin:0;
	padding:0;
	}
	
.selector {
	position:relative;
	top:-6px;
	margin:0 0 0 5px;
	}
	
.inlinebutton {
	display:inline;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:20px;
	position:relative;
	top:4px;
	left:25px;
	}

.button {
	display:block;
	background-repeat:no-repeat;
	outline:none;
	border:none;
	height:20px;
	margin:7px 0 0 0;
	position:relative;
	top:3px;
	}
	
#signup {
	background-image:url(_img/_buttons/signup.jpg);
	width:63px;
	}
	
#signup:hover {
	background-image:url(_img/_buttons/signup_over.jpg);
	}
	
#startshopping {
	background-image:url(_img/_buttons/startshopping.jpg);
	width:115px;
	}
	
#startshopping:hover {
	background-image:url(_img/_buttons/startshopping_over.jpg);
	}
	
#learnmore {
	background-image:url(_img/_buttons/learnmore.jpg);
	width:92px;
	}
	
#learnmore:hover {
	background-image:url(_img/_buttons/learnmore_over.jpg);
	}
	
#download {
	background-image:url(_img/_buttons/download.jpg);
	width:84px;
	}
	
#download:hover {
	background-image:url(_img/_buttons/download_over.jpg);
	}
	
#addtocart {
	background-image:url(_img/_buttons/addtocart.jpg);
	width:94px;
	}
	
#addtocart:hover {
	background-image:url(_img/_buttons/addtocart_over.jpg);
	}
	
#viewflier {
	background-image:url(_img/_buttons/viewflier.jpg);
	width:81px;
	}
	
#viewflier:hover {
	background-image:url(_img/_buttons/viewflier_over.jpg);
	}
	
#viewcart {
	background-image:url(_img/_buttons/addtocart.jpg);
	width:80px;
	}
	
#viewcart:hover {
	background-image:url(_img/_buttons/addtocart_over.jpg);
	}
	
#logout {
	background-image:url(_img/_buttons/logout.jpg);
	width:68px;
	}
	
#logout:hover {
	background-image:url(_img/_buttons/logout_over.jpg);
	}
	
#submit {
	background-image:url(_img/_buttons/submit.jpg);
	width:60px;
	}
	
#submit:hover {
	background-image:url(_img/_buttons/submit_over.jpg);
	}
	
#search {
	background-image:url(_img/_buttons/search.jpg);
	width:64px;
	}
	
#search:hover {
	background-image:url(_img/_buttons/search_over.jpg);
	}
	
#viewallusers {
	background-image:url(_img/_buttons/viewallusers.jpg);
	width:111px;
	}
	
#viewallusers:hover {
	background-image:url(_img/_buttons/viewallusers_over.jpg);
	}
	
#secondtime {
	background-image:url(_img/_buttons/secondtime.jpg);
	width:69px;
	}
	
#secondtime:hover {
	background-image:url(_img/_buttons/secondtime_over.jpg);
	}




	
.addtocart, .add, .viewcart, .logout, .login, .register, .submit, .signup, .search, .viewallusers, .sendmyinfo, .secondtime {
	outline:none;
	border:none;
	}
	
	








#header {
	margin:0;
	padding:0;
	background:url(_img/_layout/header_bg.jpg) no-repeat top left;
	width:765px;
	height:165px;
	}
	
#logo {
	margin:0;
	padding:0;
	position:absolute;
	top:8px;
	left:38px;
	}
	
#title {
	margin:0;
	padding:0;
	position:absolute;
	top:32px;
	left:250px;
	}
	
#runes {
	margin:0;
	padding:0;
	position:absolute;
	top:87px;
	left:250px;
	}
	
#nav {
	position:absolute;
	top:140px;
	left:250px;
	font-size:12.5px;
	height:20px;
	line-height:25px;
	width:490px;
	font-weight:bold;
	-webkit-text-size-adjust:none;
	}
	
#nav a {
	color:#6c6c6c;
	margin:0 10px 0 0;
	}
	
#nav a:hover {
	color:#bb0a06;
	text-decoration:none;
	}
	
	
	



	
	
#flashhome {
	position:relative;
	left:-30px;
	top:-10px;
	}	
	






.subnav_header {
	color:#bb0a06;
	font-size:15px;
	padding:8px 0 0 7px;
	margin:0;
	font-weight:bold;
	line-height:29px;
	}
	
.subnav_header a:hover {
	text-decoration:none;
	}
	
.subnav {
	float:left;display:inline;
	width:184px;
	height:29px;
	margin:0;
	padding:0;
	}
	
#lineage {
	background:url(_img/_subnav/lineage.jpg);
	}
	
#lineage:hover {
	background:url(_img/_subnav/lineage_over.jpg);
	}
	
#styles {
	background:url(_img/_subnav/styles.jpg);
	}
	
#styles:hover {
	background:url(_img/_subnav/styles_over.jpg);
	}
	
#benefits {
	background:url(_img/_subnav/benefits.jpg);
	margin-bottom:2px;
	}
	
#benefits:hover {
	background:url(_img/_subnav/benefits_over.jpg);
	margin-bottom:2px;
	}
	
#instructor {
	background:url(_img/_subnav/instructor.jpg);
	}
	
#instructor:hover {
	background:url(_img/_subnav/instructor_over.jpg);
	}
	
#gallery {
	background:url(_img/_subnav/gallery.jpg);
	}
	
#gallery:hover {
	background:url(_img/_subnav/gallery_over.jpg);
	}
	
#newstudents {
	background:url(_img/_subnav/newstudents.jpg);
	}
	
#newstudents:hover {
	background:url(_img/_subnav/newstudents_over.jpg);
	}
	
#testimonials {
	background:url(_img/_subnav/testimonials.jpg);
	}
	
#testimonials:hover {
	background:url(_img/_subnav/testimonials_over.jpg);
	}
	
#fees {
	background:url(_img/_subnav/fees.jpg);
	}
	
#fees:hover {
	background:url(_img/_subnav/fees_over.jpg);
	}
	
#cscfamily {
	background:url(_img/_subnav/cscfamily.jpg);
	margin-bottom:2px;
	}
	
#cscfamily:hover {
	background:url(_img/_subnav/cscfamily_over.jpg);
	}
	
#weapons {
	background:url(_img/_subnav/weapons.jpg);
	}
	
#weapons:hover {
	background:url(_img/_subnav/weapons_over.jpg);
	}
	
#membership {
	background:url(_img/_subnav/membership.jpg);
	}
	
#membership:hover {
	background:url(_img/_subnav/membership_over.jpg);
	}
	
#festivals {
	background:url(_img/_subnav/festivals.jpg);
	}
	
#festivals:hover {
	background:url(_img/_subnav/festivals_over.jpg);
	}
	
#gear {
	background:url(_img/_subnav/gear.jpg);
	margin-bottom:2px;
	}
	
#gear:hover {
	background:url(_img/_subnav/gear_over.jpg);
	}
	
#youthprogram {
	background:url(_img/_subnav/youthprogram.jpg);
	}
	
#youthprogram:hover {
	background:url(_img/_subnav/youthprogram_over.jpg);
	}
	

	
	
	
	
	
	
	
	
#main {
	margin:15px 0 0 30px;
	width:720px;
	}
	
#left_col {
	float:left;display:inline;
	width:190px;
	padding:0;
	margin:0;
	font-size:10px;
	}
	
#left_bar_border {
	margin:10px 30px 20px 0;
	float:left;display:inline;
	width:188px;
	margin:0 0 15px 0;
	padding:0;
	border:solid #f2f2f2 1px;
	}
	
#left_bar {
	margin:2px;
	padding:0;
	background:url(_img/_layout/left_grad_bg.gif) top left repeat-y;
	}
	
.left_bar_content {
	position:relative;
	left:10px;
	width:168px;
	}
	
.left_bar_hrule {
	margin:10px 0 10px 0;
	}
	
.loggedin {
	float:left;display:inline;
	width:185px;
	}
	







.content {
	float:right;display:inline;
	margin:10px 10px 0 0;
	padding:0;
	width:490px;
	font-size:11px;
	line-height:16px;
	}
	
#content p {
	padding:0 25px 0 0;
	}
	
.right {
	float:right;display:inline;
	font-size:10px;
	font-weight:bold;
	width:225px;
	text-align:right;
	padding:5px 25px 0 0;
	}
	
.left {
	float:left;display:inline;
	width:250px;
	}
	
h1 {
	margin:0 0 10px 0;
	font-size:16px;
	text-transform:uppercase;
	}
	
h2 {
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	margin:20px 0 0 0;
	color:#bb0a06;
	text-transform:uppercase;
	}
	

h3 {
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	margin:0;
	color:#bb0a06;
	}

h4 {
	font-size:10px;
	font-weight:normal;
	margin:12px 0 1px 0;
	padding:0;
	}
	
h5 {
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	margin:10px 0 5px 0;
	color:#bb0a06;
	}
	
h6 {
	font-size:16px;
	font-weight:normal;
	margin:5px 0 5px 0;
	padding:0;
	text-transform:capitalize;
	}	
	
p {
	font-size:11px;
	margin:10px 0 0 0;
	line-height:16px;
	padding:0;
	}
	
.masterimg {
	float:left;display:inline;
	margin:5px 5px 0 0;
	}
	








.product {
	float:right;display:inline;
	width:323px;
	margin:10px 0 0 0;
	}
	
.product p {
	margin-bottom:5px;
	}

.product_img {
	float:left;display:inline;
	margin:15px 0 15px 0;
	}

.product_small {
	float:left;display:inline;
	background:url(_img/_layout/vrule.gif) repeat-y top right;
	width:158px;
	margin:10px 0 50px 0;
	}

.product_id {
	font-size:13px;
	line-height:18px;
	margin:10px 0 0 10px;
	}
	
.product_detail {
	font-weight:bold;
	margin:0 0 0 10px;
	}
	
.price_small {
	font-size:16px;
	line-height:25px;
	font-weight:bold;
	margin:0 0 0 10px;
	}
	
.price {
	font-size:20px;
	font-weight:bold;
	margin:5px 0 15px 0;
	padding:0;
	}
	
.feeoption {
	font-size:13px;
	}
	
.feeprice {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	}
	
	
	
	
	

#photo_shao-lin {
	background:url(_img/_body/shao-lin_mendel.jpg) no-repeat bottom left;
	height:400px;
	}
	
#photo_benefits {
	background:url(_img/_body/benefits_kyla.jpg) no-repeat bottom left;
	height:400px;
	}
	
#photo_styles {
	background:url(_img/_body/styles_steven.jpg) no-repeat bottom right;
	height:975px;
	position:relative;
	left:23px;
	}
	
#photo_theschool {
	background:url(_img/_body/theschool_jamie.jpg) no-repeat bottom left;
	height:375px;
	}	
	
#photo_instructor {
	background:url(_img/_body/instructor_thad.jpg) no-repeat bottom right;
	height:310px;
	}
	
#photo_newstudents {
	background:url(_img/_body/newstudents_rachael.jpg) no-repeat bottom right;
	height:400px;
	margin:20px 25px 0 0;
	}
	







.body_testimonial, .side_testimonial {
	color:#999999;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.side_testimonial {
	width:175px;
	font-size:11px;
	line-height:16px;
	margin:0 0 0 10px;
	}
	
.body_testimonial {
	font-size:14px;
	line-height:20px;
	margin:20px 0 0 0;
	width:260px;
	}
	
p.signature {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
	color:#bb0a06;
	font-style:normal;
	margin:5px 0 20px 0;
	}
	
	
	
	


#home_left_callout {
	float:left;display:inline;
	margin:40px 0 0 0;
	width:145px;
	}
	
#home_right_callout {
	float:left;display:inline;
	margin:40px 0 0 0;
	background:url(_img/_layout/home_callout_bg.jpg) bottom left no-repeat;
	height:285px;
	width:335px;
	}
	
#home_right_content {
	margin:0 0 0 50px;
	}
	
#home_right_itemtext {
	margin:20px 0 0 165px;
	}
	
	
	
	
	
	
	
	
	
#footer {
	background:url(_img/_layout/footer_bg.jpg) no-repeat top left;
	margin:30px 0 0 0;
	width:695px;
	height:50px;
	color:#808080;
	font-size:9px;
	}
	
.footer_photo {
	position:relative;
	top:-30px;
	}
	
#left_foot {
	float:left;display:inline;
	margin:10px 0 0 0;
	width:220px;
	}
	
#right_foot {
	float:left;display:inline;
	margin:10px 0 0 0;
	}
	
	
	




.photoNavLink {
	font-size:14px;
	margin:10px 5px 5px 0;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	text-align:center;
	color:#ffffff;
	padding:2px 5px 2px 5px;
	background-color:#d9d9d9;
	}
	
.photoNavLink:hover {
	background-color:#bb0a06;
	text-decoration:none;
	}

.active {
	background-color:#bb0a06;
	text-decoration:none;
	}

.photoDescription {
	margin:10px 0 0 0;
	width:460px;
	}






		
.header {
	display:block;
	background-repeat: no-repeat;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	background-image:url(_img/_layout/plus.jpg);
	padding:0 30px 0 30px;
	cursor:pointer;
	}
	
.month {
	margin:5px 10px 0 30px;
	}

.note {
	margin:50px 0 0 0;
	font-style:italic;
	}
	
.hrule {
	margin:0 0 10px 0;
	padding:0;
	}
	
.hrule_schedule {
	margin:5px 0 5px 0;
	padding:0;
	}
		
.basic p {
	margin:0 0 10px 0;
	padding:0;
	}

a.header {
	text-decoration:none;
	color:#4c4c4c;
	}

.header:hover {
	text-decoration:none;
	color:#bb0a06;
	background-image:url(_img/_layout/plus_over.jpg);
	}

a.header.selected {
	color:#bb0a06;
	text-decoration:none;
	background-image:url(_img/_layout/minus.jpg);
	}
