 /* Defaults ---------------------------------------------------*/
html *{
	color:#000;
	padding:0;
	margin:0;
	}
body {
	width:100%;
	color: #333;
	background:#cac5ad url(/assets/images/body_bg.jpg) repeat-y center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	/* IE6&7 Center */
	padding: 0;
	margin: 0 auto;
	}
:focus{
	outline:none
	}
h1,h2,h3,h4,h5,p{
	padding:0;
	margin:0;
	}
em{
	color:inherit;
	}
a em{	
	color:#c78417;
	}
img {
	border: 0;
	}
form {
	padding: 0;
	margin: 0;
	}
input, select, textarea {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	vertical-align:top;
	}
div.error{
	margin:4px 0 2px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#FF0000;
	}
div.errata{
	margin:5px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#FF0000;
	padding:4px;
	}	
a, a:link, a:visited, a:active {
	color: #069;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a.bold{
	font-weight:bold;
	}
br.spacer{
	clear:both;
	height:1px;
	}
h1 {
	color:#f15c22;
	font:26px Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	}
h2 {
	color:#872175;
	font:18px Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	padding:0 0 7px 0;
	border-bottom:1px dotted #ccc;
	margin:0 0 10px 0;
	}
h3{
	color:#069;
	font:14px Georgia, "Times New Roman", Times, serif;
	}
h4{
	color:#333;
	font:18px Georgia, "Times New Roman", Times, serif;
	line-height:27px;
	}
h4 span{
	display:block;
	}	
p{
	font-size:12px;
	line-height:1.5em;
	color:#333;
	}
a.more{
	padding:0 0 0 5px;
	}

/*=====================================================================================================
	Grid
======================================================================================================= */

#container{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	}
	
#left{
	width:349px;
	background:#f3eedd;
	float:left;
	margin-right:1px;
	}
	
#right{
	width:610px;
	background:#fcfbf6;
	float:left;
	}
	
/*=====================================================================================================
	Left Side
======================================================================================================= */

#title{
	text-align:right;
	}
#left div.content{
	width:252px;
	margin:50px auto;
	padding:0 1px 0 0;
	}
#left div.image{
	background:url(/assets/images/bg_img_250_ondark.gif) no-repeat left top;
	padding:5px 6px 7px;
	}	
#left h2{
	margin-left:1px;
	margin-right:1px;
	}
#promotion{
	padding:0 1px;
	margin:0 0 30px 0;
	}
#promotion h3{
	margin:10px 0;
	}
#newsletter form div.row{
	width:100%;
	overflow:hidden;
	}
#newsletter form input.short{
	color:#666;
	width:108px;
	padding:5px;
	font:14px Helvetica, Arial, sans-serif;
	border:1px solid #ccc;
	float:right;
	}
#newsletter form input.first{
	float:left;
	}
#newsletter form input.text{
	color:#666;
	width:240px;
	margin:10px 0 0 0;
	padding:5px;
	border:1px solid #ccc;
	font:14px Helvetica, Arial, sans-serif;
	}
#newsletter .container{
	width:100%;
	overflow:hidden;
	margin:10px 0 0 0;
	}
#newsletter .container p{
	width:150px;
	float:left;
	}
#newsletter .container input{
	float:right;
	}
#join_mailing_list_form div.message{
	color:#000;
	font:12px Georgia, "Times New Roman", Times, serif;
	}
/*=====================================================================================================
	Header
======================================================================================================= */

#header{
	height:88px;
	background:url(/assets/images/header_bg.gif) repeat-x top;
	}
#header p{
	width:510px;
	font:10px Arial, Helvetica, sans-serif;
	color:#999;
	text-align:right;
	line-height:27px;
	margin:0 auto;
	}
#header ul{
	width:510px;
	list-style:none;
	padding:17px 0 0 0;
	margin:0 auto;
	overflow:hidden;
	}
#header ul li{
	display:inline;
	margin:0;
	padding:0;
	}
#header ul li a{
	height:24px;
	background:url(/assets/images/menu/home.gif) no-repeat 0 0;
	display:block;
	float:left;	
	}
#header ul li a:hover{
	background-position:0 -28px;
	}
#header ul li a.current{
	background-position:0 -56px;
	}
#header ul li a span{
	display:none;
	}
#header ul li a.home{
	width:68px;
	background-image:url(/assets/images/menu/home.gif);
	}
#header ul li a.about_us{
	width:79px;
	background-image:url(/assets/images/menu/about_us.gif);
	}
#header ul li a.our_brands{
	width:97px;
	background-image:url(/assets/images/menu/shop_online.gif);
	}
#header ul li a.community{
	width:97px;
	background-image:url(/assets/images/menu/community.gif);
	}
#header ul li a.blog{
	width:53px;
	background-image:url(/assets/images/menu/blog.gif);
	}
#header ul li a.contact_us{
	width:99px;
	background-image:url(/assets/images/menu/contact_us.gif);
	}
#header ul li a.franchise{
	width:72px;
	background-image:url(/assets/images/menu/franchise.gif);
	}
/*=====================================================================================================
	Homepage
======================================================================================================= */

#content h1{
	width:510px;
	margin:35px auto 0 auto;
	}
#content h4{
	width:510px;
	margin:8px auto 5px;
	}

#tour_photos{
	width:512px;
	margin:20px auto 0;
	overflow:hidden;
	}
/* Remove after testing */
#tour_photos2{
	height:408px;
	width:512px;
	margin:20px auto 0;
	overflow:hidden;
	}
	
#tour_photos div.image{
	width:150px;
	background:url(/assets/images/bg_img_150.gif) no-repeat left top;
	padding:5px 6px 7px;
	margin-right:13px;
	float:left;
	}	
#tour_photos div.last{
	margin-right:0;
	}	
div.tour_link{
	width:510px;
	text-align:right;
	margin:10px auto 0;
	}	
/* HOME PAGE - NEW PRODUCTS */
#new_products{
	width:512px;
	margin:45px auto 5px;
	}	
#new_products div.title{
	width:510px;
	border-bottom:1px dotted #ccc;
	margin:0 0 0 1px;
	overflow:hidden;
	}
#new_products div.title h2{
	border-bottom:none;
	margin:0;
	float:left;
	}
#new_products div.title p{
	width:225px;
	float:right;
	text-align:right;
	padding:5px 0 0 0;
	}
#new_products div.post{
	width:512px;
	margin:10px auto;
	overflow:hidden;
	}
#new_products div.post div.product {
	height: 314px;
	width: 162px;
	padding: 0;
	margin-right: 9px;
	float: left;
	overflow: hidden;
	}
#new_products div.post div.product.last {
	margin-right: 0;
	}
#new_products div.post div.product div.image{
	width:150px;
	height:207px;
	margin-bottom:10px;
	background:url(/assets/images/redesign_test/bm_img_product.gif) no-repeat left top;
	padding:6px 6px 7px;
	overflow:hidden;
	}
#new_products div.post div.product h3 {
	margin: 0 0 10px 0;
	display: block;
	}
#hero_feature{
	width:512px;
	margin:45px auto 35px;
	}	
#hero_feature div.title{
	width:510px;
	border-bottom:1px dotted #ccc;
	margin:0 0 0 1px;
	overflow:hidden;
	}
#hero_feature div.title h2{
	border-bottom:none;
	margin:0;
	float:left;
	}
#hero_feature div.title p{
	width:225px;
	float:right;
	text-align:right;
	padding:5px 0 0 0;
	}	
#hero_feature div.title p a.first{
	padding-right:20px;
	}
#hero_feature div.post{
	width:512px;
	margin:10px auto;
	overflow:hidden;
	}
#hero_feature div.left{
	width:271px;
	float:left;
	}
#hero_feature div.image{
	width:230px;
	background:url(/assets/images/bg_img_230.gif) no-repeat left top;
	padding:5px 6px 7px;
	}
#hero_feature div.right{
	width:240px;
	float:left;
	}	
#hero_feature p.date{
	font:10px Arial, Helvetica, sans-serif;
	margin:2px 0;
	}
#hero_feature h3{
	margin:10px 0 8px 0;
	}
#hero_feature p.date span{
	padding:0 0 0 10px;
	}
	
#from_blog{
	width:240px;
	padding:0 0 0 49px;
	float:left;
	}
#from_blog div.title{
	width:100%;
	border-bottom:1px dotted #ccc;
	margin:0 0 0 1px;
	overflow:hidden;
	}
#from_blog div.title h2{
	width:190px;
	border-bottom:none;
	margin:0;
	float:left;
	}
#from_blog div.title p{
	width:45px;
	float:right;
	text-align:right;
	padding:5px 0 0 0;
	}		
#from_blog div.entry{
	border-bottom:1px dotted #ccc;
	margin:10px 0; 
	}
#from_blog div.image{
	width:230px;
	background:url(/assets/images/bg_img_230.gif) no-repeat left top;
	padding:5px 6px 7px;
	margin:0 0 10px 0;
	}
#from_blog p.date{
	font:10px Arial, Helvetica, sans-serif;
	margin:2px 0 2px 1px;
	}
#from_blog h3{
	margin:5px 0 8px 1px;
	}
#from_blog h3 a{
	display:block;
	}
#from_blog p.date span{
	padding:0 0 0 10px;
	color:#999;
	}

#community_events{
	width:240px;
	margin:0 0 0 30px;
	float:left;
	}
#community_events div.title{
	width:100%;
	border-bottom:1px dotted #ccc;
	margin:0 0 0 1px;
	overflow:hidden;
	}
#community_events div.title h2{
	width:190px;
	border-bottom:none;
	margin:0;
	float:left;
	}
#community_events div.title p{
	width:45px;
	float:right;
	text-align:right;
	padding:5px 0 0 0;
	}		
#community_events div.calendar{
	margin:10px 0 0 0;
	}

/*=====================================================================================================
	Sub Menu
======================================================================================================= */
#sub_menu{
	width:510px;
	margin:50px auto 0;
	overflow:hidden;
	}
#sub_menu h3{
	display:inline;
	width:100px;
	float:left;
	padding:0 5px 0 0;
	}
#sub_menu ul{
	width:390px;
	display:inline;
	padding:0;
	margin:0;
	float:right;
	text-align:right;
	}
#about #sub_menu ul{
	width:290px;
	padding-right:100px;
	text-align:left;
	}
#sub_menu ul li{
	color:#000;
	display:inline;
	list-style:none;
	font:12px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:0 0 0 20px;
	}
#sub_menu ul li a, #sub_menu ul li a:visited{
	font:12px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#069;
	text-decoration:none;
	}
#sub_menu ul li a:hover, #sub_menu ul li a:active{
	text-decoration:underline;
	}
#sub_menu ul li a.current{
	color:#000;
	text-decoration:underline;
	}	

/*=====================================================================================================
	Sub Menu -> Sub Menu
======================================================================================================= */
#sub_sub_menu {
	width:510px;
	margin:50px auto 0;
	overflow: hidden;
	}
#sub_sub_menu ul {
	width: 510px;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
	}
#sub_sub_menu li {
	color:#000;
	display:inline;
	list-style:none;
	font:12px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:0 20px 0 0;
	}
#sub_sub_menu ul li a, #sub_sub_menu ul li a:visited{
	font:12px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#069;
	text-decoration:none;
	}
#sub_sub_menu ul li a:hover, #sub_sub_menu ul li a:active{
	text-decoration:underline;
	}
#sub_sub_menu ul li a.current{
	color:#000;
	text-decoration:none;
	}

/*=====================================================================================================
	About Us
======================================================================================================= */
#about{
	background:url(/assets/images/tag.jpg) no-repeat right top;
	}
#about h5 {
	margin-bottom:10px;
	}
#about div.header{
	background:none;
	}
	
#about .text{
	width:510px;
	margin:50px auto;
	}
#about div.text p{
	width:510px;
	margin:0 auto 20px;
	font-size:13px;
	}
#about div.text p.list {
	margin-bottom: 10px;
	}
#about div.text ul{
	width:490px;
	margin:0 0 20px 20px;
	border-top: 1px dotted #ccc;
	list-style:none;
	}
#about div.text li{
	margin:5px 0;
	padding:5px 0 10px;
	border-bottom: 1px dotted #ccc;
	font:11px/16px Georgia, "Times New Roman", Times, serif;
	color:#333;
	}
#about div.text li span{
	display:block;
	font: 12px/18px bold Georgia, "Times New Roman", Times, serif;
	color: #872175;
	}
#about p.lonely{
	width:510px;
	margin:20px auto 0px;
	font-size:13px;
	}
#tour_image{
	width:500px;
	height:256px;
	margin:10px auto 0;
	position:relative;
	background:url(/assets/images/bg_img_510.gif) no-repeat left top;
	padding:5px 5px 7px;
	overflow:hidden;
	}
/* Take out after testing */
#tour_image2{
	width:291px;
	height:398px;
	margin:0 auto 0 0;
	background:url(/assets/images/redesign_test/bm_img_bigtour.gif) no-repeat left top;
	padding:5px 5px 5px 6px;
	overflow:hidden;
	float: left;
	}
h2.tour_the_store{
	border-bottom:1px dotted #ccc;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	}
/* Take out after testing */
h2.tour_the_store2{
	width: 510px;
	border-bottom:1px dotted #ccc;
	margin:15px auto 0 50px;
	padding:0 0 5px 0;
	}
#tour_image_caption{
	width:510px;
	height:1px;
	text-align:right;
	margin:0 auto;
	position:relative;
	top:-30px;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	}
div.tour_links{
	width:510px;
	margin:0 auto;
	overflow:hidden;
	padding:5px 0;
	}
div.tour_links a{
	width:100px;
	float:right;
	text-align:right;
	}
div.tour_links a.last{
	float:left;
	text-align:left;
	}
/* Take out after testing */
div.tour_links2{
	height: 9px;
	width:510px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0;
	}
div.tour_links2 a{
	width:100px;
	margin-left: 55px;
	float:right;
	text-align:right;
	}
/*div.tour_links2 a.last{
	float:left;
	text-align:left;
	}*/
/* From here up take out */
#tour_carousel{
	width:auto;
	height: 300px;
	list-style:none;
	overflow: hidden;
	}
#tour_carousel li.image{
	width:150px;
	height:90px;
	background:url(/assets/images/bg_img_150.gif) no-repeat left top;
	padding:5px 6px 7px;
	margin-right:12px;
	float:left;
	}
/* Take out after testing */
	#tour_pics_container2 ul#tour_carousel2{
		width: 210px;
		list-style:none;
		overflow: hidden;
		padding: 0;
		float: left;
		}
	#tour_pics_container2 ul#tour_carousel2 li{
		height: 92px;
		width:210px;
		margin-bottom: 12px;
		overflow:hidden;
		}
	#tour_pics_container2 ul#tour_carousel2 li a.image{
		padding:6px 5px 7px 5px;
		margin:0px 0 0 14px;
		background:url(/assets/images/redesign_test/bm_img_tour.gif) no-repeat left top;
		float:left;
		width:80px;
		height:80px;
		overflow:hidden;
		display: block;
		}
#tour_pics_container{
	width:510px;
	margin:0 auto;
	height:90px;
	overflow:hidden;
	}
/* Take out after testing */
	#tour_pics_container2{
		height:408px;
		width:210px;
		margin:0;
		overflow:hidden;
		float: left;
		}
div.franchise_section{
	width:510px;
	margin: 30px auto;
	}
div.founder {
	width:230px;
	margin-right:30px;
	float:left;
	}
div.founder div.image{
	width:218px;
	padding:5px 6px 7px;
	margin: 0 0 10px 0;
	overflow:hidden;
	background: #fff url(/assets/images/bg_img_510.gif) no-repeat left bottom;
	}
div.founder p{
	margin:0 auto 20px;
	font-size:13px;
	}
div.founder.last{
	margin-right:0;
	}
.disclaimer {
	width:510px;
	margin:20px auto 0;
	padding: 10px 0;
	border: 1px dotted #ccc;
	border-width: 1px 0;
	font:10px/14px Arial, Helvetica, sans-serif;
	color:#333;
	text-align: justify;
	}
.disclaimer span{
	font-weight: bold;
	}


.addthis_button{
	margin:10px 0;
	display: block;
	}

/*=====================================================================================================
	Brands
======================================================================================================= */
#brands p.lonely{
	width:510px;
	margin:20px auto 0px;
	font-size:13px;
	}
#brands_listing{
	width:510px;
	margin:20px auto;
	overflow:hidden;
	}
#brands_listing div.featured{
	width:100%;
	overflow:hidden; 
	padding:10px 0;
	}
#brands_listing div.featured .brand{
	width:140px;
	height:95px;
	background:url("/assets/images/bg_img_brand.gif") no-repeat left top;
	padding:14px 11px;
	float:left;
	margin-bottom:30px;
	}
#brands_listing div.featured .brand_info{
	width:335px;
	float:right;
	}
#brands_listing div.featured .title{
	width:100%;
	overflow:hidden;
	}
#brands_listing div.title h3.title{
	width:220px;
	float:left;
	}
#brands_listing div.title p.more{
	width:45px;
	float:right;
	text-align:right;
	}
#brands_listing div.info{
	margin:9px 0;
	}
#brands_listing div.info p{
	font-size:11px;
	}
#brands_listing div.thumbs .image{
	width:86px;
	height:40px;
	background:url("/assets/images/bg_img_86.gif") no-repeat left top;
	padding:5px 6px 6px 7px;
	float:left;
	margin:0 0 0 19px;
	}	
#brands_listing div.thumbs .first{
	margin-left:0;
	}
	
	

	#brands_listing div.thumbs2 .image{
		width:40px;
		height:40px;
		background:url("/assets/images/bg_img_86.gif") no-repeat left top;
		padding:5px 6px 6px 7px;
		float:left;
		margin:3px 0 0 17px;
		}
	#brands_listing div.thumbs2 .first{
		margin-left:0;
		}
		
	
#brands_listing div.all_brands{
	width:100%;
	overflow:hidden;
	}	
#brands_listing div.all_brands div.brand{
	display:block;
	margin:20px 12px 0 0px;
	float:left;
	}
#brands_listing div.all_brands div.last{
	margin-right:0px;
	}
#brands_listing div.all_brands div.brand .image{
	width:140px;
	height:95px;
	background:url(/assets/images/bg_img_brand.gif) no-repeat left top;
	padding:14px 11px;
	}
#brands_listing div.all_brands .brand p{
	text-align:center;	
	}	
#brands_listing div.all_brands .brand p a{
	display:block;
	padding:3px 0;
	}
#brands_detail div.brand_name{
	width:510px;
	overflow:hidden;
	margin:0 auto;
	border-bottom:1px dotted #ccc;
	}
#brands_detail div.brand_name h1{
	}
#brands_detail div.brand_name p.brands_back{
	position:relative;
	top:-16px;
	text-align:right;
	}
#why_we_selected{
	width:510px;
	margin:0 auto;
	padding:15px 0 0 0;
	}
h4.brand{
	padding-top:20px;
	}
/* Remove after testing */
h4.brand2{
	padding-top:10px;
	}
#logo_small{
	padding:2px 27px;
	}
/* Remove after testing */
a#logo_small2{
	height: 81px;
	width: 81px;
	padding:25px 3px;
	float: left;
	}
#why_we_selected{
	margin-top:10px;
	}	

/*=====================================================================================================
	Blog
======================================================================================================= */
#blog div.content{
	width:510px;
	margin:0 auto;
	}
#blog div.post{
	margin:30px 0 0;
	}
#blog h2{
	margin-bottom:5px;
	padding-bottom:5px;
	}
#blog p.first{
	font:16px Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	line-height:24px;
	margin-bottom:10px;
	}
#blog div.post p{
	font-size:13px;
	text-align:justify;
	margin:10px 0;
	}
#blog div.post ul{
	padding:0;
	margin:0;
	list-style:none;
	}
#blog div.post ul li{
	display:inline;
	padding:0 10px 0 0;
	font:11px Arial, Helvetica, sans-serif;
	margin:0;
	}
#blog div.post ul li a{
	font:10px Arial, Helvetica, sans-serif;
	}
#blog_image{
	width:500px;
	height:256px;
	margin:10px auto 0;
	position:relative;
	background:url(/assets/images/bg_img_510.gif) no-repeat left top;
	padding:5px 6px 7px;
	overflow:hidden;
	}
#blog h2{
	text-transform:none;
	}

/*=====================================================================================================
	Contact Us
======================================================================================================= */
#contact div.sub_menu{
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	}
#contact h1{
	margin-top:20px;
	padding-top:0;
	}
#contact div.form{
	width:510px;
	margin:20px auto;
	}
#contact form label{
	font:11px Georgia, "Times New Roman", Times, serif;
	display:block;
	margin-top:10px;
	}
#contact form h3{
	margin-top:10px;
	}
#contact form input.text{
	color:#666;
	width:238px;
	margin:10px 0 0 0;
	padding:5px;
	font:14px Helvetica, Arial, sans-serif;
	border:1px solid #ccc;
	display:block;
	}
#contact form select{
	color:#666;
	width:250px;
	margin:10px 0 0 0;
	padding:5px 5px 5px 2px;
	font:14px Helvetica, Arial, sans-serif;
	border:1px solid #ccc;
	display:block;
	}
#contact form textarea{
	color:#666;
	width:498px;
	margin:10px 0 0 0;
	padding:5px;
	font:14px Helvetica, Arial, sans-serif;
	border:1px solid #ccc;
	display:block;
	}	
#contact form input.submit{
	margin:10px 0;
	float:right;
	}
#contact div.map_image{
	width:500px;
	height:256px;
	margin:10px auto 0;
	position:relative;
	background:url(/assets/images/bg_img_510.gif) no-repeat left top;
	padding:5px 6px 7px;
	overflow:hidden;
	}
#contact p.directions{
	width:510px;
	margin:0 auto;
	text-align:right;
	}	
#contact div.info{
	width:510px;
	margin:10px auto;
	overflow:hidden;
	}
#contact div.info .left{
	width:250px;
	float:left;
	}
#contact div.info .right{
	width:200px;
	float:right;
	text-align:right;
	}
#contact div.info p{
	font:13px Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	}

/*=====================================================================================================
	Community - Welcome
======================================================================================================= */

#community .welcome{
	width:510px;
	margin:40px auto;
	}

#community .hero{
	width:240px;
	padding:0 0 0 0px;
	float:left;
	}
#community .hero div.title{
	width:100%;
	border-bottom:1px dotted #ccc;
	margin:0 0 0 1px;
	overflow:hidden;
	}
#community .hero div.title h2{
	width:190px;
	border-bottom:none;
	margin:0;
	float:left;
	}
#community .hero div.title p{
	width:45px;
	float:right;
	text-align:right;
	padding:5px 0 0 0;
	}		
#community .hero div.entry{
	margin:15px 0; 
	}
#community .hero div.image{
	width:230px;
	background:url(/assets/images/bg_img_230.gif) no-repeat left top;
	padding:5px 6px 7px;
	margin:0 0 10px 0;
	}
#community .hero p.date{
	font:10px Arial, Helvetica, sans-serif;
	margin:2px 0 2px 1px;
	}
#community .hero h3{
	margin:5px 0 8px 1px;
	}
#community .hero h3 a{
	display:block;
	}
#community .hero p.date span{
	padding:0 0 0 10px;
	color:#999;
	}
#community div.description{
	margin:5px 0;
	}	

#community .community_events{
	width:240px;
	margin:0 0px 0 0;
	float:left;
	}
#community .community_events div.title{
	width:100%;
	border-bottom:1px dotted #ccc;
	margin:0 0 0 1px;
	overflow:hidden;
	}
#community .community_events div.title h2{
	width:190px;
	border-bottom:none;
	margin:0;
	float:left;
	}
#community .community_events div.title p{
	width:45px;
	float:right;
	text-align:right;
	padding:5px 0 0 0;
	}		
#community .community_events div.calendar{
	margin:10px 0 0 0;
	}
	
#community .comm_dir{
	margin-top:20px;
	margin-right:20px;
	}
#community .hero_fet{
	margin-top:20px;
	margin-right:0;
	}
/* announcements */
#community div.annc{
	margin-left:20px;
	}
#community div.annc h3{
	font-size:13px;
	border-bottom:1px dotted #ccc;
	margin-top:5px !important;
	padding-bottom:5px;
	}
#community div.annc h3 small{
	font-size:10px;
	display: block;
	line-height: 20px;
	}
#community .directory div.title{
	width:100%;
	border-bottom:1px dotted #ccc;
	margin:0 0 0 1px;
	overflow:hidden;
	}
#community .directory div.title h2{
	width:200px;
	border-bottom:none;
	margin:0;
	float:left;
	}
#community .directory div.title p{
	width:45px;
	float:right;
	text-align:right;
	padding:5px 0 0 0;
	}		
#community .directory div.post{
	width:512px;
	margin:10px auto;
	overflow:hidden;
	}
#community .directory div.left{
	width:269px;
	float:left;
	}
#community .directory div.image{
	width:230px;
	background:url(/assets/images/bg_img_230.gif) no-repeat left top;
	padding:5px 6px 7px;
	}
#community .directory div.right{
	width:240px;
	float:left;
	}	
#community .directory p.cat{
	font:10px Arial, Helvetica, sans-serif;
	margin:2px 0;
	}
#community .directory h3{
	margin:10px 0 8px 0;
	}
#community .directory span.category a{
	background:url(/assets/images/bullet_asana.gif) no-repeat left center;
	padding-left:14px;
	padding-right:10px;
	}	
/*=====================================================================================================
	Community - Announcements
======================================================================================================= */
#community .announcements{
	margin-bottom:40px;
	}
#community .announcements div.title{
	width:100%;
	border-bottom:1px dotted #ccc;
	margin:0 0 0 1px;
	overflow:hidden;
	}
h3.annc_title{
	margin:10px 30px 0px 50px !important;
	border-bottom:1px dotted #ccc;
	font-size:22px;
	}
#community .announcements div.title h2{
	width:200px;
	border-bottom:none;
	margin:0;
	float:left;
	}
#community .announcements div.title p{
	width:45px;
	float:right;
	text-align:right;
	padding:5px 0 0 0;
	}
#community .announcements div.posts {
	width: 510px;
	}
#community .announcements div.entry {
	height: 50px;
	width: 510px;
	margin-bottom: 16px;
	}
#community .announcements div.entry p.date {
	margin:2px 0 2px 1px;
	color: #333;
	font:10px Arial, Helvetica, sans-serif;
	}
#community .announcements div.entry img {
	margin-top: 5px;
	border: none;
	float: right;
}
/*=====================================================================================================
	Community - Events Calendar
======================================================================================================= */
#events_list{
	width:510px;
	margin:30px auto;
	}
#events_list ul{
	margin:2px 0 10px;
	}
#events_list ul li{
	list-style:none;
	display:inline;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	}
#events_list ul li.first{
	padding-right:6px;
	}
#events_list ul li.current{
	padding:0 3px;
	text-decoration:underline;
	}
#events_list ul li a{
	padding:0 3px;
	}
#events_list div.events{
	margin:0 0 10px 0;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
	}
#events_list span{
	font:11px Arial, Helvetica, sans-serif;
	padding-right:10px;
	}
#events_list span.category a{
	background:url(/assets/images/bullet_asana.gif) no-repeat left center;
	padding:0 9px 0 14px;
	}	
#events_list h5{
	font:14px Georgia, "Times New Roman", Times, serif;
	margin:11px 0;
	padding:0;
	}
#events_list div.entry{
	width:100%;
	overflow:hidden;
	}
#events_list div.photo{
	width:175;
	float:left;
	}
#events_list div.image{
	width:150px;
	background:url(/assets/images/bg_img_150.gif) no-repeat left top;
	padding:5px 6px 7px;
	}	
#events_list div.description{
	width:325px;
	float:right;
	}
#events_list div.description p{
	color:#000;
	font-size:13px;
	}
#events_list div.full{
	width:100%;
	float:left;
	}

/* Community -> Calendar -> Submission */

#events_calendar div.form{
	width:510px;
	margin:20px auto;
	}
#events_calendar form div.row{
	width:100%;
	margin:15px 0;
	float: left;
	overflow:hidden;
	}
#events_calendar form .tleft{
	text-align:left;
	}
#events_calendar form div.half{
	width:48%;
	float:left;
	padding-right:10px;
	display:inline;
	}
#events_calendar form div.half input.text{
	width:230px;
	margin:0px 0 0 0;
	}
#events_calendar form div.half select{
	margin:0px 0 10px 0;
	}
#events_calendar form div.third{
	width:32%;
	float:left;
	padding-right:10px;
	display:inline;
	}
#events_calendar form input, #events_calendar form .select{
	color:#666;
	margin:0;
	padding:5px;
	font:14px Helvetica, Arial, sans-serif;
	display:block;
	}
#events_calendar form option{
	color:#666;
	margin:0;
	padding:2px 5px;
	font:14px Helvetica, Arial, sans-serif;
	}	
#events_calendar form select{
	padding:0;
	border:1px solid #ccc;
	}
#events_calendar form input.text{
	border:1px solid #ccc;
	}
#events_calendar form .fill{
	width:100%;
	}
#events_calendar form .fill90{
	width:90%;
	}
#events_calendar form input.long{
	width:496px;
	border:1px solid #ccc;
	}
#events_calendar form input.split2{
	width:232px;
	border:1px solid #ccc;
	}
#events_calendar form input.split3{
	width:100px;
	border:1px solid #ccc;
	float:left;
	}
#events_calendar form input.spacer{
	margin-right: 20px;
	}
#events_calendar form input.radio{
	display:inline;
	margin:0 0 5px 0;
	border:1px solid #ccc;
	padding:5px 0;
	}
#events_calendar form div.last{
	text-align:right;
	float:right;
	padding-right:0;
	}
#events_calendar form textarea{
	color:#666;
	width:498px;
	margin:10px 0 0 0;
	padding:5px;
	font:14px Helvetica, Arial, sans-serif;
	display:block;
	border:1px solid #ccc;
	}
#events_calendar form label{
	font:11px Georgia, "Times New Roman", Times, serif;
	display:block;
	margin-bottom:5px;
	}	
#events_calendar form label.radio{
	display:inline;
	padding:0 8px 0 0px;
	}
#events_calendar form input.submit{
	margin:10px 0;
	float:right;
	}
#events_calendar form p.caption{
	padding:4px 0;
	font:11px Arial, Helvetica, sans-serif;
	}
#events_calendar div.error {
	margin: 0 0 2px 0;
	padding: 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-align: left;
	}
	
/* Event Sign Up */
#events_calendar .border {
	border-bottom:1px dotted #ccc;
	margin-bottom: 12px;
	float: left;
	}
#events_calendar h2 {
	border-bottom: none;
	}
#events_calendar div.event_section {
	width: 510px;
	padding-bottom: 2px;
	float: left;
	}
#events_calendar div.event_section div.session {
	width: 100px;
	padding: 0 5px 12px 0;
	float: left;
	}
#events_calendar div.event_section div.session h4 {
	margin: 0;
	padding: 0;
	}
#events_calendar div.event_section div.session span {
	font: normal 10px Arial, Helvetica, sans-serif;
	}
#events_calendar div.event_section div.options {
	width: 400px;
	float: left;
	}
#events_calendar div.event_section div.options p {
	width: 300px;
	font-size: 15px;
	margin-bottom: 10px;
	}
#events_calendar div.event_section div.options p.full {
	background: url(/assets/images/cross_out.gif) no-repeat left top;
	color: #DE1111;
	padding-left: 28px;
	}
	#events_calendar div.event_section div.options p.full input {
		display: none;
		}
#events_calendar div.event_section div.options a {
	font-size: 10px;
	}
div.bootcamp label a {
	font-size: 12px !important;
	}
#events_calendar div.event_section div.options input {
	float: left;
	margin-right: 15px;
	vertical-align: middle;
	}
#events_calendar div.paynow {
	width: 150px;
	float: right;
	margin-bottom: 50px;
	text-align: right;
	}
#events_calendar div.paynow input {
	background: none;
	}
#events_calendar div.paynow p {
	margin: 0;
	padding-right: 9px;
	line-height: 30px;
	font-size: 20px;
	}
#events_calendar div.paynow p span {
	line-height: 18px;
	font-size: 12px;
	}
/* Detail Pop-up */
#events_calendar div.detail_box {
	width: 510px;
	display: none;
	position: absolute;
	z-index: 100;
	}
#events_calendar div.detail_box div.bottom div.content a {
	font-size: 14px;
	padding: 0;
	}
#events_calendar div.detail_box div.bottom div.content a.closebox {
	font-size: 12px;
	float: right;
	display: block;
	}
#events_calendar div.detail_box span.top {
	height: 7px;
	width: 510px;
	margin: 0;
	padding: 0;
	background: url(/assets/images/detailbox_top.gif) no-repeat bottom left;
	display: block;
	}
#events_calendar div.detail_box div.bottom {
	width: 510px;
	padding: 0;
	margin: 0;
	background: url(/assets/images/detailbox_bottom.gif) no-repeat bottom left;
	overflow: hidden;
	}
#events_calendar div.detail_box div.bottom div.content {
	width: 470;
	padding: 0 20px 45px 25px;
	margin: 0 auto;
	}
#events_calendar div.detail_box div.bottom div.content h4 {
	width: 465px;
	}	
#events_calendar div.detail_box div.bottom div.content p {
	padding-top: 0;
	width: 450px;
	}

/* Event Profile */
#event_profile{
	width:510px;
	margin:0 auto;
	}
#event_profile #tour_image{
	margin-bottom:0;
	padding-bottom:0;
	position:static;
	float:none;
	}	
#event_profile div.related_items{
	margin:10px 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	}
#event_profile div.dir_title{
	width:510px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
	}
#event_profile div.dir_title h1{
	}
#event_profile a.backsler{
	float:right;
	position: relative;
	top:10px;
	}
#event_profile .specs{
	margin:15px 0 15px;
	}
#event_profile .specs p{
	margin:5px 0;
	font:15px Georgia, "Times New Roman", Times, serif;
	}
#event_profile div.about_text{
	margin:0 0 30px 0;
	}
#event_profile div.about_text p{
	font:13px Georgia, "Times New Roman", Times, serif;
	margin:15px 0;
	}
#event_profile div.website{
	margin:0;
	}
#event_profile .previous_page{
	margin:30px 0;
	}
/*=====================================================================================================
	Community - Directory
======================================================================================================= */
#dtitle{
	width: 510px;
	margin:10px auto 0;
	border-bottom:1px dotted #ccc;
	padding:10px 0 7px;
	overflow:hidden;
	}
#dtitle h3 {
	width: 260px;
	color:#872175;
	font:18px Georgia, "Times New Roman", Times, serif;
	text-transform:lowercase;
	float: left;
	}
#dtitle .nav {
	font:11px Arial, Helvetica, sans-serif;
	margin-top:7px;
	float: right;
	text-align:right;
	position:relative;
	width:230px;
	z-index:9;
	}

#directory_overview .welcome{
	width:510px;
	margin:40px auto;
	}
#directory_overview .form{
	width:510px;
	margin:20px auto;
	}
#directory_overview form input.text{
	color:#666;
	margin:0;
	width:300px;
	padding:5px;
	font:14px Helvetica, Arial, sans-serif;
	display:block;
	border:1px solid #ccc;
	float:left;
	}
#directory_overview form input.submit{
	padding:8px 10px 0;
	}
#directory_overview .section{
	width:240px;
	padding:0 0 0 0px;
	float:left;
	}
#directory_overview .section_right{
	float:right;
	}
#directory_overview .section div.title{
	width:100%;
	border-bottom:1px dotted #ccc;
	margin:0 0 0 1px;
	overflow:hidden;
	}
#directory_overview .section div.title h2{
	width:190px;
	border-bottom:none;
	margin:0;
	float:left;
	}
#directory_overview .section div.title p{
	width:45px;
	float:right;
	text-align:right;
	padding:5px 0 0 0;
	}		
#directory_overview .section div.entry{
	margin:15px 0; 
	}
#directory_overview .section div.image{
	width:230px;
	background:url(/assets/images/bg_img_230.gif) no-repeat left top;
	padding:5px 6px 7px;
	margin:0 0 10px 0;
	}
#directory_overview .section p.date{
	font:10px Arial, Helvetica, sans-serif;
	margin:2px 0 2px 1px;
	}
#directory_overview .section h3{
	margin:5px 0 8px 1px;
	}
#directory_overview .section h3 a{
	display:block;
	}
#directory_overview .section p.date span{
	padding:0 0 0 10px;
	color:#999;
	}
#directory_overview div.description{
	margin:5px 0;
	}	
#directory_overview .directory{
	margin-top:30px;
	}
#directory_overview .directory div.title{
	width:100%;
	border-bottom:1px dotted #ccc;
	margin:0 0 0 1px;
	overflow:hidden;
	}
#directory_overview .directory div.title h2{
	width:200px;
	border-bottom:none;
	margin:0;
	float:left;
	}
#directory_overview .directory p{
	font:14px Georgia, "Times New Roman", Times, serif;
	margin:10px 0;
	}
#directory_list{
	width:510px;
	margin:10px auto 20px;
	}
#directory_list div.pages{
	margin-top:20px;
	}
#directory_list ul{
	margin:2px 0 20px;
	}
#directory_list ul li{
	list-style:none;
	display:inline;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	}
#directory_list ul li.first{
	padding-right:6px;
	}
#directory_list ul li.current{
	padding:0 3px;
	text-decoration:underline;
	}
#directory_list ul li a{
	padding:0 3px;
	}
#directory_list div.events{
	margin:0 0 10px 0;
	padding:10px 0;
	border-bottom:1px dotted #ccc;
	}
#directory_list span{
	font:11px Arial, Helvetica, sans-serif;
	padding-right:10px;
	}
#directory_list span.category a{
	background:url(/assets/images/bullet_asana.gif) no-repeat left center;
	padding:0 9px 0 14px;
	}	
#directory_list h5{
	font:14px Georgia, "Times New Roman", Times, serif;
	margin:11px 0;
	padding:0;
	}
#directory_list div.entry{
	width:100%;
	overflow:hidden;
	}
#directory_list div.photo{
	width:175;
	float:left;
	}
#directory_list div.image{
	width:150px;
	background:url(/assets/images/bg_img_150.gif) no-repeat left top;
	padding:5px 6px 7px;
	}	
#directory_list div.description{
	width:325px;
	float:right;
	}
#directory_list div.full{
	width:100%;
	float:left;
	}
#directory_list div.description p{
	color:#000;
	font-size:13px;
	}
#directory_list div.entry_view p{
	color:#000;
	font-size:16px;
	margin-bottom:20px;
	}
#directory_list span.entry_view{
	display: block;
	color:#000;
	font-size:12px;
	margin-bottom:10px;
	
	}
#directory_profile #tour_image_caption{
	width:504px;
	margin:0px auto;
	position:static;
	padding-right:6px;
	color:#666;
	}
#directory_profile div.dir_title{
	width:510px;
	overflow:hidden;
	margin:0 auto;
	border-bottom:1px dotted #ccc;
	}
#directory_profile div.dir_title h1{
	}
#directory_profile div.dir_title p.backsler{
	position:relative;
	top:-16px;
	text-align:right;
	}
#directory_profile div.details{
	width:510px;
	margin:30px auto 0;
	}
#directory_profile div.about_text{
	margin:0 0 30px 0;
	}
#directory_profile div.about_text p{
	font:13px Georgia, "Times New Roman", Times, serif;
	margin:15px 0;
	}
#directory_profile .related_gyms{
	margin:10px 0 25px;
	font:15px Georgia, "Times New Roman", Times, serif;
	}
#directory_profile .specs{
	margin:5px 0 25px;
	}
#directory_profile .specs p{
	margin:5px 0;
	font:15px Georgia, "Times New Roman", Times, serif;
	}
#directory_profile .is_wearing{
	margin:10px 0 20px;
	}
#directory_profile .related_events{
	margin:10px 0 20px;
	}
#directory_profile .related_events{
	margin:10px 0 20px;
	}
#directory_profile .related_event{
	width:510px;
	margin:10px 0;
	overflow:hidden;
	}
#directory_profile .related_event span{
	width:110px;
	float:left;
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	color:#333;
	}
#directory_profile .related_event a{
	width:390px;
	float:left;
	display:block;
	font:12px Georgia, "Times New Roman", Times, serif;
	}
#directory_profile .previous_page{
	margin:30px auto 20px auto;
	}
	
	
/* Community -> Directory -> Submission */

#directory_submission div.form{
	width:510px;
	margin:20px auto;
	}
#directory_submission form div.row{
	width:100%;
	margin:15px 0;
	overflow:hidden;
	}
#directory_submission form .tleft{
	text-align:left;
	}
#directory_submission form div.half{
	width:48%;
	float:left;
	padding-right:10px;
	display:inline;
	}
#directory_submission form input.text{
	width:330px;
	margin:0px 0 0 0;
	}
#directory_submission form div.half select{
	margin:0px 0 10px 0;
	}
#directory_submission form div.third{
	width:32%;
	float:left;
	padding-right:10px;
	display:inline;
	}
#directory_submission form input, #directory_submission form .select{
	color:#666;
	margin:0;
	padding:5px;
	font:14px Helvetica, Arial, sans-serif;
	display:block;
	}
#directory_submission form option{
	color:#666;
	margin:0;
	padding:2px 5px;
	font:14px Helvetica, Arial, sans-serif;
	}	
#directory_submission form select{
	padding:0;
	border:1px solid #ccc;
	}
#directory_submission form input.text{
	border:1px solid #ccc;
	}
#directory_submission form input.zip{
	width:100px;
	float:left;
	}
#directory_submission form select.state{
	float:left;
	margin:3px 10px;
	}
#directory_submission form input.city{
	width:250px;
	float:left;
	}
#directory_submission form .fill{
	width:100%;
	}
#directory_submission form .fill90{
	width:90%;
	}
#directory_submission form input.long{
	width:496px;
	border:1px solid #ccc;
	}
#directory_submission form input.radio{
	display:inline;
	margin:0 0 5px 0;
	border:1px solid #ccc;
	padding:5px 0;
	}
#directory_submission form div.last{
	text-align:right;
	float:right;
	padding-right:0;
	}
#directory_submission form textarea{
	color:#666;
	width:498px;
	margin:10px 0 0 0;
	padding:5px;
	font:14px Helvetica, Arial, sans-serif;
	display:block;
	border:1px solid #ccc;
	}
#directory_submission form label{
	font:11px Georgia, "Times New Roman", Times, serif;
	display:block;
	margin-bottom:5px;
	}	
#directory_submission form label.radio{
	display:inline;
	padding:0 8px 0 0px;
	}
#directory_submission form input.submit{
	margin:10px 0;
	float:right;
	}
#directory_submission form p.caption{
	padding:4px 0;
	font:11px Arial, Helvetica, sans-serif;
	}
	
	
	
	
	
/*=====================================================================================================
	Community - Heroes
======================================================================================================= */

/* Community -> Heroes -> Submission */
#heroes div.form{
	width:510px;
	margin:0px auto 10px;
	}
#heroes form div.row{
	width:100%;
	margin:0 0 15px 0;
	overflow:hidden;
	}
#heroes form .tleft{
	text-align:left;
	}
#heroes form div.half{
	width:48%;
	float:left;
	padding-right:10px;
	display:inline;
	}
#heroes form div.half input.text{
	width:230px;
	margin:0px 0 10px 0;
	}
#heroes form div.half select{
	margin:0px 0 10px 0;
	}
#heroes form div.third{
	width:32%;
	float:left;
	padding-right:10px;
	display:inline;
	}
#heroes form input, #heroes form .select{
	color:#666;
	margin:0;
	padding:5px;
	font:14px Helvetica, Arial, sans-serif;
	display:block;
	}
#heroes form .fill{
	width:100%;
	}
#heroes form .fill90{
	width:90%;
	}
#heroes form input.long{
	width:496px;
	}
#heroes form input.radio{
	display:inline;
	margin:0 0 5px 0;
	padding:5px 0;
	}
#heroes form div.last{
	text-align:right;
	float:right;
	padding-right:0;
	}
#heroes form textarea{
	color:#666;
	width:498px;
	margin:10px 0 0 0;
	padding:5px;
	font:14px Helvetica, Arial, sans-serif;
	display:block;
	}
#heroes form label{
	font:11px Georgia, "Times New Roman", Times, serif;
	display:block;
	margin-bottom:5px;
	}	
#heroes form label.radio{
	display:inline;
	padding:0 8px 0 0px;
	}
#heroes form input.submit{
	margin:10px 0;
	float:right;
	}
#heroes form p.caption{
	padding:4px 0;
	font:11px Arial, Helvetica, sans-serif;
	}
#heroes div.how{
	width:510px;
	margin:20px auto;
	}
#heroes div.how p{
	margin:0 0 8px 0;
	}	
#hero_overview{
	width:510px;
	margin:0 auto;
	}
#hero_overview h4{
	margin-bottom:30px;
	}
#hero_overview .section{
	width:240px;
	padding:0 0 0 0px;
	float:left;
	}
#hero_overview .section_right{
	float:right;
	}
#hero_overview .section div.title{
	width:100%;
	border-bottom:1px dotted #ccc;
	margin:0 0 0 1px;
	overflow:hidden;
	}
#hero_overview .section div.title h2{
	width:190px;
	border-bottom:none;
	margin:0;
	float:left;
	}
#hero_overview .section div.title p{
	width:45px;
	float:right;
	text-align:right;
	padding:5px 0 0 0;
	}		
#hero_overview .section div.entry{
	margin:15px 0; 
	}
#hero_overview .section div.image{
	width:230px;
	background:url(/assets/images/bg_img_230.gif) no-repeat left top;
	padding:5px 6px 7px;
	margin:0 0 10px 0;
	}
#hero_overview .section p.date{
	font:10px Arial, Helvetica, sans-serif;
	margin:2px 0 2px 1px;
	}
#hero_overview .section h3{
	margin:5px 0 8px 1px;
	}
#hero_overview .section h3 a{
	display:block;
	}
#hero_overview .section p.date span{
	padding:0 0 0 10px;
	color:#999;
	}
	
#hero_overview #heroes_list{
	margin:10px 0;
	}	
#heroes_list div.hero{
	width:100%;
	overflow:hidden;
	margin:2px 0;
	padding:3px 0;
	border-bottom:1px dotted #ccc;
	}
#heroes_list div.hero span{
	padding-right:10px;
	font:11px Arial, Helvetica, sans-serif;
	}
#heroes_list div.hero a{
	font:11px Arial, Helvetica, sans-serif;
	}
#hero_overview div.description{
	margin:5px 0;
	}	
#hero_overview .directory{
	margin:20px 0 30px;
	}
#hero_overview .directory div.title{
	width:100%;
	border-bottom:1px dotted #ccc;
	margin:0 0 0 1px;
	overflow:hidden;
	}
#hero_overview .directory div.title h2{
	width:200px;
	border-bottom:none;
	margin:0;
	float:left;
	}
#hero_overview .directory p{
	font:14px Georgia, "Times New Roman", Times, serif;
	margin:10px 0;
	}
	
/*=====================================================================================================
	Franchise
======================================================================================================= */	
#franchise #sub_menu {
	width: 510px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	border-bottom:1px dotted #ccc;
	}
#franchise #sub_sub_menu {
	width: 510px;
	padding-bottom: 20px;
	margin: 10px auto 0;
	overflow: hidden;
	}
#franchise #sub_sub_menu ul {
	float: right;
	}
#franchise h4 {
	margin-bottom: -20px;
	}
#franchise .text{
	width:510px;
	margin:50px auto;
	}
#franchise div.text p{
	width:510px;
	margin:0 auto 20px;
	font-size:13px;
	}
#franchise div.text p.list {
	margin-bottom: 10px;
	}
#franchise div.text ul{
	width:490px;
	margin:0 0 20px 20px;
	border-top: 1px dotted #ccc;
	list-style:none;
	}
#franchise div.text ul.no_border {
	border: none;
	}
#franchise div.text li{
	margin:5px 0;
	padding:5px 0 10px;
	border-bottom: 1px dotted #ccc;
	font:11px/16px Georgia, "Times New Roman", Times, serif;
	color:#333;
	}
#franchise div.text li span{
	display:block;
	font: 12px/18px bold Georgia, "Times New Roman", Times, serif;
	color: #872175;
	}
#franchise p.lonely{
	width:510px;
	margin:20px auto 0px;
	font-size:13px;
	}
#franchise div.text ol {
	padding: 10px 0 15px 15px;
	}
#franchise div.text ol, #franchise div.text ol li {
	border: none;
	}
#franchise table {
	padding: 10px 0;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	color:#333;
	border: none;
	}
#franchise table tr {
	height: 30px;
	line-height: 30px;
	}
#franchise table tr td {
	padding-left: 10px;
	}
#franchise #franchise_faq div.text ul.no_border li a {
	padding-bottom: 5px;
	display:block;
	font: 14px/18px bold Georgia, "Times New Roman", Times, serif;
	color: #872175;
	}
#franchise #franchise_faq div.text ul.no_border li span {
	color: #333;
	display: none;
	}
	
/*=====================================================================================================
	Comments
======================================================================================================= */

#comments{
	width:510px;
	margin:0px auto;
	}
#comments div.title{
	width:100%;
	border-bottom:1px dotted #ccc;
	margin:0 0 0 1px;
	overflow:hidden;
	}
#comments div.title h2{
	width:200px;
	border-bottom:none;
	margin:0;
	float:left;
	}
#comments div.comment{
	background:#f7f4e9;
	border:1px solid #ede4d0;
	padding:20px;
	margin:12px 0;
	}
#comments div.comment h4.by{
	display:inline;
	color:#333;
	font:18px Georgia, "Times New Roman", Times, serif;
	}	
#comments span.date{
	font:10px Arial, Helvetica, sans-serif;
	color:#333;
	padding:0 0 0 15px;
	}
#comments div.comment p{
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
	}		
#comments div.comment_form{
	margin:15px 0;
	}	
#comments div.form{
	width:510px;
	margin:12px auto 10px;
	}
#comments form div.row{
	margin:0 0 10px 0;
	overflow:hidden;
	}
#comments form input.text{
	color:#666;
	margin:0;
	width:240px;
	padding:5px;
	font:14px Helvetica, Arial, sans-serif;
	border:1px solid #ccc;
	display:block;
	}
#comments form textarea{
	color:#666;
	width:498px;
	padding:5px;
	border:1px solid #ccc;
	font:14px Helvetica, Arial, sans-serif;
	display:block;
	}
#comments form input.submit{
	width:auto;
	border:none;
	margin:0;
	float:right;
	}
#comments p.no_comments{
	margin:10px 0;
	}
	
	
/*=====================================================================================================
	Event Registration
======================================================================================================= */
div.event_registration {
	width:510px;
	margin: 0 auto;
	}
div.event_registration h4 {
	width: 510px;
	padding-bottom: 20px;
	font-size: 14px;
	}
div.event_registration p, div.event_section p {	
	font-size: 14px;
	}
div.event_registration ul {
	width: 510px;
	border-top:1px dotted #CCCCCC;
	list-style:none;
	margin-bottom: 35px;
	}
div.event_registration ul li {
	padding:5px 0 10px;
	margin:5px 0;
	color:#333;
	font: normal 11px/16px Georgia,"Times New Roman",Times,serif;
	border-bottom:1px dotted #CCC;
	}
div.event_section input.checkbox {
	float: left;
	}
div.event_section label {
	padding-left: 10px;
	float: left;
	}
div.event_section a {
	padding-left: 15px;
	line-height: 16px;
	font-size: 10px;
	}
div.event_section select {
	width: 150px;
	line-height: 18px;
	float: left;
	}
div.event_section div.liability {
	width: 501px;
	height: 150px;
	padding: 5px 0 5px 8px;
	margin: 15px 0;
	border:1px solid #CCCCCC;
	overflow-y: auto;
	float: left;
	}
div.event_section div.liability p {
	padding-bottom: 6px;
	font-size: 11px;
	}
/*=====================================================================================================
	Pagination
======================================================================================================= */
h5.pagination{
	width:510px;
	margin:40px auto 0;
	}
div.pages span.current{
	padding:1px 0px 1px 5px;
	margin:0 2px;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	}
div.pages a{
	padding:1px 4px;
	font:12px Arial, Helvetica, sans-serif;
	border:1px solid #eee;
	text-align:center;
	margin:0 2px;
	}
div.pages a:hover{
	border-color:#ccc;
	}
p.previous_page{
	width:510px;
	margin:15px auto;
	padding:2px 0;
	}

/* Misc Overwrites */
strong.no_comments{
	font-weight:normal;
	color:#999;
	}	
.hidden{
	display:none;
	}
.show{
	display:inherit;
	}
	
/*=====================================================================================================
	Footer
======================================================================================================= */

#footer{
	width:100%;
	height:300px;
	background:#cac5ad;
	margin:50px 0 0 0;
	padding:30px 0 0 0;
	}
#footer div.footer_content{
	width:960px;
	margin:0 auto;
	}
#footer div.copyright{
	width:250px;
	padding:0 50px;
	float:left;
	}
#footer div.copyright a{
	float:right;
	}
#footer p{
 	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
 	margin:0 0 8px 0;
 	}
#footer div.footer_menu{
	width:510px;
	padding:0 50px;
	float:left;
	}
#footer ul {
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	}
#footer ul li{
	width:80px;
	color:#fff;
	font:bold 12px Arial, Helvetica, sans-serif;
	display:inline;
	float:left;
	padding:0 10px 0 0;
	}
#footer ul li.featured{
	width:110px;
	}
#footer ul li.blog{
	width:60px;
	padding-left:10px;
	}
#footer ul li.last{
	padding-right:0;
	}	
#footer ul li a, #footer ul li a:visited{
	color:#fff;
	text-transform:lowercase;
	}
#footer ul li a:hover, #footer ul li a:active{
	color:#eee;
	text-decoration:none;
	}
#footer ul li ul{
	display:block;
	}
#footer ul li ul li{
	width:100px;
	display:block;
	float:none;
	padding:0;
	}
#footer ul li ul li a, #footer ul li ul li a:visited{
	width:100px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#069;
	font-weight:normal;	
	text-decoration:none;
	display:block;
	padding:2px 0;
	}	
#footer ul li ul li a:hover, #footer ul li ul li a:active{
	color:#069;
	text-decoration:underline;
	}
#footer div.footer_menu p{
	margin:20px 0 0 0;
	text-transform:uppercase;
	text-align:right;
 	}	
#footer div.footer_menu p a,#footer div.footer_menu p a:visited{
	color:#fff;
	}
	
	
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    /* We set the width/height explicitly. No width/height causes infinite loops. */
	list-style:none;
	width:150px;
	background:url(/assets/images/bg_img_150.gif) no-repeat left top;
	padding:5px 6px 7px;
	margin-right:13px;
	float:left;
    height: 70px;
}
.jcarousel-item:focus{
	border:none;
	}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
 
 
.jcarousel-next {
    z-index: 3;
    display: none;
	text-align:right;
	float:right;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	





















