/* @override http://showandtellsale.com/css/showandtell.css */

html {
	
}

body {
	background: #036885 url(../images/bkg.jpg) repeat-x 0 150px;
	color: #4d4d4d;
	font: 15px/20px "Lucida Grande", Lucida, Helvetica, Arial, Geneva, sans-serif;
}

#site {
	background: url(../images/header_bg.png) repeat-x 0 top;
	min-width: 1020px;
	
}

#container {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(../images/wrapper_bottom.png) no-repeat left bottom;
	padding-bottom: 44px;
	overflow: hidden;
}

.clear {
	clear: both;
	height: 0px;
}

/* @group Typography */

a {
	color: #db8227;
}

a:hover {
	color: #4d4d4d;
}

p {
	margin-bottom: 20px;
}

p a {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}

em, i {
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #797979;
}

b, strong {
	color: #515151;
	font-weight: bold;
}

blockquote {
	color: #fff;
	padding: 20px;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	background: #9fcd5e url(../images/blockquote_bg.gif) repeat-x 0 bottom;
	margin-bottom: 20px;
}

h1 {
	color: #db8227;
	font: normal normal 30px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}

h1 a {
	color: #db8227;
	text-decoration: none;
}

h1 a:hover {
	color: #4d4d4d;
}

h2 {
 text-decoration: none;
	color: #d7719d;
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;	
}

h3 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #9fcd5e;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 10px;
}

#content ul, ol {
	border-left: 3px solid #dfedcb;
	margin-left: 5px;
	margin-bottom: 20px;
	padding-left: 15px;
	color: #808080;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

#content li {
	padding-top: 5px;
	padding-bottom: 5px;
}

#content ul li {
	background: url(../images/icon_arrow_pink.gif) no-repeat left 10px;
	padding-left: 20px;
}

#content ol li {
	list-style-type: decimal;
	margin-left: 25px;
}

/* @end */

/* @group Search */



div#searchbox {
	margin-left: 20px;
	margin-bottom: 20px;
	width: 200px;
	float: left;
	display: inline;
}

div#searchbox input#search {
	color: #a3a3a3;
	background: url(../images/search.gif) no-repeat left top;
	border: 0;
	width: 164px; /* width of text-display area */	padding: 3px 10px 3px 26px;
	font-size: 13px;
	height: 16px;
	overflow: hidden;
}

div#searchbox input#search[type="search"] {
	width: 200px;
	font-size: 17px;
}

* html div#searchbox input#search {
	background-attachment: fixed;
}


/* @end */

/* @group Header */

#header {
	background: url(../images/wrapper_top.png) no-repeat 0 bottom;
	position: relative;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
}

#logo h1 {
	margin-bottom: 0px;
}

#logo h1 a {
	float: left;
	width: 258px;
	height: 150px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
	margin-top: 10px;
}

#login a {
	background: url(../images/login_button.gif) no-repeat;
	width: 146px;
	height: 31px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 30px;
	padding-left: 15px;
	text-shadow: #994a6e -1px -1px 0;
}

#login a:hover {
	color: #4d4d4d;
}

#nav {
	float: right;
	margin-top: 70px;
	border-top: 2px solid #b0cf78;
}

#nav ul {
	text-transform: uppercase;
	font: 12px Georgia, "Times New Roman", Times, serif;
	float: left;
}

#nav li {
	display: inline;
	float: left;
	background: url(../images/nav_bottom.gif) repeat-x 0 bottom;
}

#nav li a {
	padding: 15px 20px;
	float: left;
	text-decoration: none;
	background: url(../images/nav_divider.gif) no-repeat right center;
	color: #666666;
	letter-spacing: 1px;
	text-shadow: #f0fedb 1px 1px 0;
}

#nav li a:hover {
	border-top: 3px solid #b0cf78;
	border-bottom: 5px solid #b0cf78;
	padding-top: 12px;
	padding-bottom: 10px;
}

#nav li.current {
	background: url(../images/nav_current.gif) no-repeat center bottom;
	padding-bottom: 12px;
}

#nav li.current a {
	color: #036885;
}

#nav li.current a:hover {
	border: none;
	padding-top: 15px;
	padding-bottom: 15px;
}

#nav li a.last {
	background-image: none;
}

/* @end */

/* @group Sidebar
 */

#sidebar h3 {
	color: #aaccd6;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
	text-shadow: #fff 1px 1px 0;
	background: url(../images/sidebar_nav_line.gif) repeat-x 0 bottom;
	padding-bottom: 10px;
	margin-right: 19px;
	font: bold 15px "Lucida Grande", Lucida, Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 0;
	margin-bottom: 0;
}

#sec #sidebar h3 {
	margin-right: 0px;
	background-image: none;
}

#sidebar ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 50px;
}

#sidebar li {
	width: 258px;
}

#sec #sidebar li {
	width: 245px;
}

#sidebar li a {
	display: block;
	background: url(../images/sidebar_nav_line.gif) repeat-x 0 bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 13px;
	color: #4d4d4d;
	height: .01%;
}

#sec #sidebar li a {
	margin-right: 0px;
	margin-left: 0px;
}

#sidebar li a.current, #sidebar li a.current:hover {
	background: url(../images/sidebar_nav_current.gif) no-repeat right;
	width: 223px;
	color: #fff;
}

#sidebar li a:hover {
	background-color: #fff;
	color: #db8227;
}

.sidebar_callout {
	background: url(../images/sidebar_callout_pink_bg.gif) repeat-y;
	float: left;
	width: 245px;
	margin-bottom: 30px;
}

#sidebar .sell {
	background: url(../images/sidebar_callout_orange_bg.gif) repeat-y;
}

#sidebar .nonprofit {
	background: url(../images/sidebar_callout_blue_bg.gif) repeat-y;
}

#sidebar .franchise {
	background: url(../images/sidebar_callout_yellow_bg.gif) repeat-y;
}

#sidebar .whatisit {
	background: url(../images/sidebar_callout_green_bg.gif) repeat-y;
}

#sidebar .sidebar_callout h4 {
	background-image: none;
	color: #fff;
	font: 31px Georgia, "Times New Roman", Times, serif;
}

#sidebar .next_sale h4 {
	background: url(../images/sidebar_callout_pink_top.gif) no-repeat;
	text-shadow: #b35582 -1px -1px 0;
	padding-top: 30px;
	padding-left: 15px;
	text-transform: capitalize;
	margin-right: 0px;
	padding-bottom: 5px;
	width: 220px;
	margin-left: 0px;
}

#sidebar .sidebar_callout2 h4 {
	text-shadow: #f7d39b 1px 1px 0;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 50px;
	text-transform: capitalize;
	margin-right: 0px;
	padding-bottom: 5px;
	width: 180px;
	margin-left: 0px;
	color: #036885;
	font-size: 24px;
}

#sidebar .sell h4 {
	background: url(../images/sidebar_callout_orange_top.gif) no-repeat;
}

#sidebar .nonprofit h4 {
	background: url(../images/sidebar_callout_blue_top.gif) no-repeat;
	text-shadow: #e0ede6 1px 1px 0;
}

#sidebar .franchise h4 {
	background: url(../images/sidebar_callout_yellow_top.gif) no-repeat;
	text-shadow: #f3e4b1 1px 1px 0;
}

#sidebar .whatisit h4 {
	background: url(../images/sidebar_callout_green_top.gif) no-repeat;
	text-shadow: #d0e6b4 1px 1px 0;
}

.sidebar_callout p {
	color: #fff;
	font: 15px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
}

.sidebar_callout p.details {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
}

.sidebar_callout p.details em {
	font-style: italic;
	text-transform: none;
	color: #fff;
	font-size: 11px;
}

.sidebar_callout a.button {
	background-image: url(../images/button_right_blue.gif);
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 10px;
	width: 185px;
	display: inline;
}

.sidebar_callout a.button span {
	background-image: url(../images/button_left_blue.gif);
	text-shadow: #082c38 -1px -1px 0;
	color: #fff;
}

.sidebar_callout_bottom {
	height: 5px;
	background: url(../images/sidebar_callout_pink_bottom.gif) no-repeat 0 bottom;
	clear: both;
	border-bottom: 1px solid #fff;
}

.sell .sidebar_callout_bottom {
	background: url(../images/sidebar_callout_orange_bottom.gif) no-repeat 0 bottom;
}

.nonprofit .sidebar_callout_bottom {
	background: url(../images/sidebar_callout_blue_bottom.gif) no-repeat 0 bottom;
}

.franchise .sidebar_callout_bottom {
	background: url(../images/sidebar_callout_yellow_bottom.gif) no-repeat 0 bottom;
}

.whatisit .sidebar_callout_bottom {
	background: url(../images/sidebar_callout_green_bottom.gif) no-repeat 0 bottom;
}

#sidebar h4 {
	background: #8fbcc9 url(../images/sidebar_header_bg.gif) no-repeat;
	width: 180px;
	padding: 10px;
	margin-left: 20px;
	font-size: 15px;
	color: #036885;
	text-shadow: #dbe9ee 1px 1px 0;
	clear: left;
}

#sec #sidebar ul.sidebar_box {
	width: 198px;
	margin-left: 20px;
	border-right: 1px solid #aaccd6;
	border-left: 1px solid #aaccd6;
	background-color: #fff;
	margin-bottom: 0px;
}

#sec #sidebar .sidebar_box_bottom {
	background: url(../images/sidebar_box_bottom.gif) no-repeat left bottom;
	height: 5px;
	float: left;
	display: inline;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 40px;
}

#sec #sidebar ul.sidebar_box li {
	width: 198px;
}

#sec #sidebar ul.sidebar_box li a {
	background: url(../images/icon_arrow_pink.gif) no-repeat 10px 12px;
	padding-left: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#sec #sidebar ul.sidebar_box li a.current {
	color: #db8227;
	width: 153px;
	background-color: #ddecc8;
}

#sec #sidebar ul.sidebar_box li a:hover {
	background-color: #f5e6b5;
}

#sidebar ul.contact_box li {
	background: url(../images/sidebar_nav_line.gif) repeat-x 0 bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 224px;
}

#sidebar ul.contact_box li a {
	background-image: none;
	padding: 0px;
}

#sidebar ul.contact_box li a:hover {
	background-color: transparent;
	text-decoration: underline;
}

/* @end */

/* @group Main */

#wrapper_top {
	background: url(../images/wrapper_top2.gif) repeat-x;
	height: 87px;
	width: 982px;
	margin-left: -21px;
}

#wrapper {
	background: url(../images/wrapper_bg.png) repeat-y;
	height: .01%; /* Behave IE! Behave */
	padding-left: 35px;
	padding-right: 35px;

}

.nomargin {
	margin: 0px;
}

#content {
	float: right;
	width: 680px;
	margin-top: -50px;
}

#sec #content {
	float: left;
}

#sec.event #content {
	margin-top: -70px;
}

#content img.left,
#content img.right {
	border: 4px solid #e9f1f4;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	display: inline;
}

#content img.right {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}

#sidebar {
	float: left;
	width: 263px;
	margin-left: -25px;
	margin-top: -97px;
	position: relative;
	background: url(../images/sidebar_bg.gif) repeat-y left;
	padding-top: 50px;
	display: inline;
}

#sec #sidebar {
	float: right;
	margin-left: 0px;
	margin-right: -25px;
	background: url(../images/sidebar_bg2.gif) right;
	margin-left: 0px;
	width: 245px;
}

#sidebar_bottom {
	background: url(../images/sidebar_bg_bottom.gif) no-repeat left bottom;
	height: 58px;
	clear: both;
	padding-top: 20px;
}

#sec #sidebar_bottom {
	background: url(../images/sidebar_bg_bottom2.gif) no-repeat left bottom;
}

#content .column {
	float: left;
	width: 320px;
}

#content .column_last {
	float: right;
}

#content .column h2 {
	clear: left;
	margin-bottom: 5px;
	margin-top: 30px;
}

#content .column h2 a {
	padding-left: 40px;
	line-height: 32px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#content .column h2 a.signup {
	background: url(../images/icon_signup.gif) no-repeat;
}

#content .column h2 a.acceptable_items {
	background: url(../images/icon_acceptable.gif) no-repeat;
}

#content .column h2 a.preparing_items {
	background: url(../images/icon_shoppingcart.gif) no-repeat;
}

#content .column h2 a.dropping_items_off {
	background: url(../images/icon_dropoff.gif) no-repeat;
}

#content .column h2 a.terms {
	background: url(../images/icon_terms.gif) no-repeat;
}

#content .column h2 a.payment {
	background: url(../images/icon_payment.gif) no-repeat;
}

#content .column h2 a.calendar {
	background: url(../images/icon_calendar.gif) no-repeat;
}

#content .column h2 a.after_sale {
	background: url(../images/icon_truck.gif) no-repeat;
}

#content .column h2 a {
	color: #d7719d;
	text-decoration: none;
}

#content .column h2 a:hover {
	color: #666;
	text-decoration: underline;
}

.highlight {
	background-color: #fafeda;
}

#content .column p {
	margin-bottom: 10px;
}

#content .column a.button {
	margin-bottom: 30px;
}

#content .calendar_column {
	float: left;
	width: 220px;
	margin-top: 20px;
	height: 100px;
}

#content .calendar_column h3 {
	padding-left: 40px;
	text-transform: capitalize;
	letter-spacing: 0;
	font: italic 21px/32px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
}

#content .calendar_column p {
	padding-left: 40px;
}

#content .calendar_column .time {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #868686;
}

#content .calendar_column h3.dropoff {
	background: url(../images/icon_dropoff.gif) no-repeat;
}

#content .calendar_column h3.pickup {
	background: url(../images/icon_truck.gif) no-repeat;
}

#content .calendar_column h3.volunteer {
	background: url(../images/icon_signup.gif) no-repeat;
}

#content .calendar_column h3.workday {
	background: url(../images/icon_hammer.gif) no-repeat;
}

#content .calendar_column h3.money {
	background: url(../images/icon_payment.gif) no-repeat;
}



.paginate {
	float: left;
	width: 680px;
	text-align: right;
	padding-top: 15px;
	border-top: 1px dashed #aaccd6;
	margin: 20px 0 6px;
}
	
.paginate strong {
    border: 1px solid #036885;
    padding: 1px 4px;
    background-color: #76a1a7;
    color: #ffffff;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;
}
	
.paginate a {
	font-size: .9em;
	color: #76a1a7;
	padding: 0 2px;
	text-decoration: none;
}  

.paginate a:hover {
	text-decoration: underline;
	
}

#content h1.acceptable_items {
	background: url(../images/icon_acceptable.gif) no-repeat left top;
	padding-left: 40px;
}

#content h1.signup {
	background: url(../images/icon_signup.gif) no-repeat left top;
	padding-left: 40px;
}

#content h1.preparing_items {
	background: url(../images/icon_shoppingcart.gif) no-repeat left top;
	padding-left: 40px;
}

#content h1.dropping_items_off {
	background: url(../images/icon_dropoff.gif) no-repeat left top;
	padding-left: 40px;
}

#content h1.terms_details {
	background: url(../images/icon_terms.gif) no-repeat left top;
	padding-left: 40px;
}

#content h1.payment {
	background: url(../images/icon_payment.gif) no-repeat left top;
	padding-left: 40px;
}

#content h1.after_the_sale {
	background: url(../images/icon_truck.gif) no-repeat left top;
	padding-left: 40px;
}

#content h1.calendar {
	background: url(../images/icon_calendar.gif) no-repeat left top;
	padding-left: 40px;
}


/* @end */

/* @group Home */


#home_callout {
	background: url(../images/home_callout1.jpg) no-repeat;
	width: 940px;
	margin-top: -75px;
	height: 269px;
	margin-bottom: 20px;
	position: relative;
}

#home_callout h1 {
	font: 37px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin-left: 90px;
	padding-top: 30px;
	text-shadow: #b35582 -1px -1px 0;
	padding-left: 180px;
	margin-bottom: 0px;
}

#home_callout h1 span.highlight {
	background: url(../images/home_nextsale.png) no-repeat;
	width: 163px;
	height: 36px;
	overflow: hidden;
	text-indent: -1000px;
	display: block;
	position: absolute;
	left: 90px;
	margin-top: 5px;
	
}

#home_callout h2 {
	color: #fff;
	font: 23px Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	margin-left: 25px;
	text-shadow: #b35582 -1px -1px 0;
}

#home_callout p {
	margin-left: 25px;
	color: #fff;
	margin-top: 10px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-shadow: #b35582 -1px -1px 0;
	margin-bottom: 0px;
	text-transform: uppercase;
}

#home_callout p em {
	font-style: italic;
	color: #f3dcd8;
	text-transform: none;
}

#home_callout a.button {
	background-image: url(../images/button_lg_right_blue.gif);
	height: 38px;
	line-height: 38px;
	padding-right: 40px;
	width: 380px;
	display: inline;
	position: absolute;
	left: 30px;
	bottom: 30px;
}

#home_callout a.button span {
	background-image: url(../images/button_lg_left_blue.gif);
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	text-shadow: #082c38 -1px -1px 0;
	color: #fff;
}

#home_callout a.button:hover {
	background-position: right -38px;
}

#home_callout a.button:hover span {
	background-position: 0 -38px;
}

#home_callout .home_callout_img {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 452px;
	float: right;
}

#home .special {
	background: url(../images/home_special.png) no-repeat;
	width: 122px;
	height: 122px;
	position: absolute;
	overflow: hidden;
	text-indent: -1000px;
	display: block;
	right: -2px;
	top: -2px;
	z-index: 2;
}

.home_callout2 {
	width: 270px;
	height: 120px;
	float: left;
	background: url(../images/home_callout2.gif) no-repeat;
	margin-right: 20px;
	padding: 15px;
	margin-bottom: 20px;
}

#home .nomargin {
	margin-right: 0px;
}

.home_callout2 h2 {
	color: #036885;
	font: normal normal 23px/32px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 7px;
	padding-left: 37px;
}

.home_callout2 h2.consignment {
	background: url(../images/icon_heart.png) no-repeat;
}

.home_callout2 h2.sell {
	background: url(../images/icon_dollar.png) no-repeat;
}

.home_callout2 h2.questions {
	background: url(../images/icon_question.png) no-repeat;
}

.home_callout2 h2.franchise {
	background: url(../images/icon_star.png) no-repeat;
}

.home_callout2 p {
	font-size: 14px;
	text-align: center;
	margin-bottom: 13px;
}

.home_callout2 p a {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}

.home_callout2 a.button {
	width: 240px;
}

#home_signup {
	background: url(../images/home_signup.gif) no-repeat;
	clear: both;
	width: 935px;
	height: 130px;
	margin-left: -29px;
	padding-top: 20px;
	padding-left: 32px;
	padding-right: 32px;
}

#home_signup h3 {
	color: #db8227;
	font: normal normal 30px Georgia, "Times New Roman", Times, serif;
	text-shadow: #fff 1px 1px 0;
	text-transform: none;
	letter-spacing: 0;
	margin-bottom: 0px;
}


#home_signup p {
	width: 400px;
	margin-right: 20px;
	margin-bottom: 0px;
}

#home_signup #signup_callout {
	float: left;
	width: 400px;
}

#home_signup #social_wrapper {
	float: right;
	width: 500px;
}

#home_signup .social {
	width: 54px;
	height: 54px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
	position: relative;
	margin-right: 10px;
}

#home_signup .twitter {
	background: url(../images/icon_twitter_home.png) no-repeat;
}

#home_signup .facebook {
	background: url(../images/icon_facebook_home.png) no-repeat;
}

#home_signup form {
	float: right;
	width: 345px;
	margin-top: 7px;
}

#home_signup input.textinput {
	font: 21px Georgia, "Times New Roman", Times, serif;
	color: #d7719d;
	border: 1px solid #d2bf7a;
	padding: 5px;
	width: 270px;
	float: left;
}

#home #content {
	float: left;
	width: 520px;
	margin-top: -40px;
}

#home #content h4, #home #sidebar h4 {
	text-decoration: none;
	color: #d7719d;
	font: 27px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

.home_callout3 {
	background: url(../images/home-callout3.gif) no-repeat;
	float: left;
	width: 490px;
	height: 94px;
	padding: 12px 15px 0;
	overflow: hidden;
} 

#home #content .home_callout3 h4 {
	font-size: 23px;
	color: #036885;
	background: url(../images/icon_smileyface.png) no-repeat;
	line-height: 32px;
	padding-left: 38px;
	float: left;
	margin-bottom: 0px;
}

#home .home_callout3 a.button {
	float: right;
	margin-bottom: 0px;
}

#home .home_callout3 p {
	clear: both;
	font-size: 14px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	float: left;
	width: 490px;
	display: inline;
}

#home #sidebar {
	float: right;
	width: 380px;
	margin-top: -40px;
	background: url(../images/home_sidebar.gif) no-repeat 0 top;
	padding-top: 0px;
	margin-left: 0px;
}

#home #sidebar h4 {
	margin-left: 20px;
	color: #db8227;
	background-image: none;
	background-color: transparent;
	text-shadow: white 0px 0px 0px;
	padding: 0px;
}

#home #sidebar li {
	border-bottom: 1px dashed #aaccd6;
	margin-left: 20px;
	line-height: 18px;
	float: left;
	display: inline;
	width: 360px;
}

#home #sidebar li a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	color: #666;
	text-decoration: none;
	float: left;
	background-image: none;
	margin-right: 0px;
	width: 350px;
}

#home #sidebar li a:hover {
	background-color: #f3f7f7;
}

#home #sidebar li a .title {
	float: left;
	width: 300px;
}

#home #sidebar li a .date {
	float: right;
	font-size: 11px;
	color: #aaccd6;
}

#home #sidebar li a .comments {
	color: #999;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	clear: left;
	float: left;
}

/* @end */

/* @group Blog
 */

.article {
	margin-bottom: 30px;
	margin-top: 15px;
	float: left;
	width: 100%;
}

.franchise_article {
	float: left;
	width: 660px;
}

.franchisee_pic {
	float: left;
	width: 108px;
	margin-right: 20px;
	display: inline;
}

.franchisee_info {
	float: left;
	width: 528px;
	display: inline;
}

h1.category {
	text-transform: uppercase;
	color: #d7719d;
	font-size: 25px;
}

p.info {
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	border-top: 1px dashed #aaccd6;
	padding-top: 10px;
	margin-top: -10px;
	color: #8d8d8d;
	margin-bottom: 0px;
}

.blog p.info {
	margin-bottom: 15px;
}

p.info a {
	color: #787878;
}

.social_links {
	background: url(../images/social_links_bg.gif) no-repeat;
}

#content .social_links ul {
	border: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}

#content .social_links li {
	display: inline;
	padding-left: 0px;
	background-image: none;
}

#content .social_links li a {
	line-height: 50px;
	font-size: 15px;
	color: #808080;
	text-decoration: none;
	margin-right: 20px;
	padding-left: 25px;
	
}

#content .social_links li a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}

#content .social_links li a.subscribe {
	background: url(../images/icon_rss.gif) no-repeat;
}

#content .social_links li a.email {
	background: url(../images/icon_email.gif) no-repeat;
}

#content .social_links li a.twitter {
	background: url(../images/icon_twitter.gif) no-repeat;
}

#content .social_links li a.delicous {
	background: url(../images/icon_delicious.gif) no-repeat;
}

h2.comments {
	border-bottom: 1px dashed #aaccd6;
	margin-bottom: 20px;
	clear: left;
	padding-top: 20px;
}

.comment_box {
	clear: both;
	float: left;
	width: 680px;
	margin-bottom: 20px;
}

.comment_info {
	float: left;
	width: 125px;
	text-align: right;
}

.alt .comment_info {
	float: right;
	text-align: left;
}

.alt .comment {
	float: left;
	background: url(../images/comment_bubble_top_alt.gif) no-repeat right top;
}

.alt .comment blockquote {
	float: left;
}

.comment_info cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

.comment_info p {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
}

.comment {
	float: right;
	width: 540px;
	background: url(../images/comment_bubble_top.gif) no-repeat 0 top;
}

.comment blockquote {
	width: 490px;
	margin: 0px;
	float: right;
	margin-top: 5px;
	background: #eaf3f5 url(../images/comment_bubble_bottom.gif) no-repeat 0 bottom;
	padding-top: 15px;
	color: #4d4d4d;
	font: 14px/20px "Lucida Grande", Lucida, Helvetica, Arial, Geneva, sans-serif;
}

.social_links li#tellfriendhover {
	position: relative;
}

.event #tellfriend {
	margin-top: -100px;
	left: 130px;
}

#tellfriend {
	position: absolute;
	margin-top: -300px;
	left: 300px;
	color: #fff;
	padding: 20px;
	background: #9fcd5e none repeat-x 0 bottom;
	margin-bottom: 20px;
	width: 300px;
	z-index: 1;
	border: 6px solid #7da24a;
}

#tellfriend textarea {
	height: 100px;
	margin-bottom: 10px;
}





/* @end */

/* @group Buttons */

a.button {
    background: transparent url(../images/button_right_green.gif) 
        no-repeat scroll right top;
    display: block;
    float: left;
    height: 31px;
    padding-right: 30px; /* sliding doors padding */
    text-decoration: none;
    line-height: 31px;
    font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

a.button span {
    background: transparent url(../images/button_left_green.gif) no-repeat;
    display: block;
    padding-left: 15px;
    padding-right: 20px;
    white-space: nowrap;
	color: #036885;
	line-height: 31px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: #f7f7f7 1px 1px 0;
}

a.button:hover {
	background-position: right -31px;
	cursor: pointer;
}

a.button:hover span {
	background-position: 0 -31px;
	cursor: pointer;
}



span.button2 {
    background: transparent url(../images/button_lg_right_blue_noarrow.gif) 
        no-repeat scroll right top;
    display: block;
    float: right;
    height: 38px;
    padding-right: 4px; /* sliding doors padding */
    text-decoration: none;
    line-height: 38px;
    font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

span.button2  input.form_but {
    background: transparent url(../images/button_lg_left_blue.gif) no-repeat;
    display: block;
    padding-left: 10px;
    padding-right: 4px;
    white-space: nowrap;
	color: #fff;
	line-height: 38px;
	height: 38px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: #082c38 -1px -1px 0;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	border: 0;
}

span.button2:hover {
	background-position: right -38px;
}

span.button2 input.form_but:hover {
	background-position: 0 -38px;
}

/* @end */

/* @group Forms
 */

.contact_form {
	color: #fff;
	padding: 20px;
	background: #9fcd5e url(../images/blockquote_bg.gif) repeat-x 0 bottom;
	margin-bottom: 20px;
}

.contact_form h2 {
	color: #0f6d87;
	text-shadow: #cde0a7 1px 1px 0;
}

.contact_form label, .contact_form p  {
	float: left;
	clear: left;
	margin-bottom: 0px;
}

.contact_form label.required {
	font-weight: bold;
	color: #fff;
}

.contact_form p {
	margin-top: 10px;
}

.contact_form p a {
	color: #d3ffff;
	border: none;
}

.contact_form input.std_input,
.contact_form textarea {
	float: left;
	clear: left;
	width: 97%;
	font: 15px/20px Georgia, "Times New Roman", Times, serif;
	color: #787878;
	padding: 3px;
	border: 1px solid #7a9e48;
	margin-bottom: 10px;
}

.contact_form textarea {
	margin-bottom: 0px;
}

.contact .contact_form textarea {
	margin-bottom: 10px;
}

p.captcha {
	margin-bottom: 20px;
}

p.captcha img {
	float: left;
	margin-right: 10px;
}

p.captcha input {
	float: left;
	display: inline;
	font: 15px/21px Georgia, "Times New Roman", Times, serif;
	color: #787878;
	padding: 4px;
	border: 1px solid #7a9e48;
}

.contact_form span.button2 {
	float: left;
	clear: left;
}

/* @end */

/* @group Event */


.article .event_sidebar {
	margin-left: 20px;
}


.event_header {
	background: #d7719d url(../images/event_header_bg.jpg) no-repeat;
	padding: 25px 80px 20px 20px;
	clear: both;
}

.event_header_spaced {
	margin-bottom: 30px;
}

.event_header h2.event_h2 {
	color: #f5e6b5;
	text-shadow: #a8597a -1px -1px 0;
	font-size: 31px;
	margin-bottom: 0px;
	text-transform: uppercase;
	float: left;
	width: 580px;
}

.event_header h2.short_event_h2 {
	width: 390px;
}

.event_header h2 {
	font-size: 23px;
	color: #fff;
	text-shadow: #a8597a -1px -1px 0;
	margin-bottom: 5px;
	float: left;
	clear: left;
	width: 650px;
}

.event_header p {
	color: #fff;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: #a8597a -1px -1px 0;
	margin-bottom: 0px;
	clear: left;
}

ul#event_nav {
	background-color: #d7719d;
	border: none;
	margin-left: 0px;
	padding-left: 5px;
	float: left;
	width: 670px;
	padding-right: 5px;
	margin-top: -30px;
}

ul#event_nav li {
	float: left;
	height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 5px;
	background-image: none;
	padding-left: 0;
}

ul#event_nav li a {
	display: block;
	background: url(../images/event_nav_left.gif) no-repeat left top;
	padding-left: 5px;
	color: #fff;
	text-decoration: none;
	font: 14px "Lucida Grande", Lucida, Helvetica, Arial, Geneva, sans-serif;
	cursor: pointer;
}

ul#event_nav li a span {
	background: url(../images/event_nav_right.gif) no-repeat right top;
	line-height: 30px;
	display: block;
	padding-right: 12px;
	padding-left: 7px;
	overflow: hidden;
	cursor: pointer;
}

ul#event_nav li.ui-tabs-selected a,
ul#event_nav li.ui-tabs-selected a:hover {
	background-position: 0 -60px;
	color: #036885;
}

ul#event_nav li.ui-tabs-selected a span,
ul#event_nav li.ui-tabs-selected a:hover span {
	background-position: right -60px;
}

#tabs a.signup,
#tabs a.signup:hover {
	color: #fff;
	display: block;
	background: url(../images/event_nav_left.gif) no-repeat left -90px;
	padding-left: 20px;
	color: #fff;
	text-decoration: none;
	font: bold 13px/30px "Lucida Grande", Lucida, Helvetica, Arial, Geneva, sans-serif;
	cursor: pointer;
	text-transform: uppercase;
	float: right;
	position: relative;
	right: 5px;
}

#tabs a.signup:hover {
	color: #2a2a2a;
}

#tabs a.signup span,
#tabs a.signup:hover span {
	background: url(../images/event_nav_right.gif) no-repeat right -90px;
	line-height: 30px;
	display: block;
	padding-right: 15px;
	padding-left: 10px;
	overflow: hidden;
	cursor: pointer;
}

ul#event_nav li a:hover {
	background-position: 0 -30px;
}

ul#event_nav li a:hover span {
	background-position: right -30px;
} 

.ui-tabs-panel {
	float: left;
	width: 680px;
}

.ui-tabs-hide {
    position: absolute;
    left: -10000px;
}

/*.ui-tabs-hide {
        display: none;
    }*/

.event_content {
	float: left;
	width: 430px;
}


.event_sidebar_wrapper {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	padding: 5px 15px 15px;
}

.event_sidebar {
	float: right;
	width: 230px;
	background: url(../images/event_sidebar_top.gif) no-repeat center top;
	padding-top: 5px;
}

.event_sidebar_bottom {
	background: url(../images/event_sidebar_bottom.gif) no-repeat center bottom;
	height: 5px;
}

#content .event_sidebar ul {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#content .event_sidebar h4 {
	color: #aaccd6;
	text-transform: uppercase;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-bottom: 0px;
	text-shadow: #fff 1px 1px 0;
	font: bold 16px "Lucida Grande", Lucida, Helvetica, Arial, Geneva, sans-serif;
}

#content .event_sidebar li {
	background-position: 0 7px;
	padding-left: 25px;
	font-size: 15px;
	color: #808080;
}

#content .event_sidebar li a {
	color: #808080;
	text-decoration: none;
}

#content .event_sidebar li a:hover {
	text-decoration: underline;
	color: #4c4c4c;
}

#content .event_sidebar li span.info {
	font-size: 9px;
	font-style: italic;
}

#content .event_sidebar li.date {
	background-image: url(../images/icon_calendar_tiny.gif);
}

#content .event_sidebar li.time {
	background-image: url(../images/icon_clock_tiny.gif);
}

#content .event_sidebar li.location {
	background-image: url(../images/icon_globe_tiny.gif);
}

#content .event_sidebar li.facebook {
	background-image: url(../images/icon_facebook_tiny.gif);
}

#content .event_sidebar li.email {
	background-image: url(../images/icon_email.gif);
}

#content .event_sidebar li.twitter {
	background-image: url(../images/icon_twitter.gif);
}

#content .event_sidebar li.phone {
	background-image: url(../images/icon_person.gif);
}

#content .event_sidebar li.home {
	background-image: url(../images/icon_home.gif);
}

.map {
	position: relative;
}

.map iframe {
	border: 4px solid #e9f1f4;
}

.map small a {
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.directions_content {
	float: right;
	width: 200px;
	margin-right: 20px;
	display: inline;
}

.event_header a.button {
	background-image: url(../images/button_right_blue.gif);
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 5px;
	width: 125px;
	display: inline;
	float: left;
}

.event_header a.button span {
	background-image: url(../images/button_left_blue.gif);
	text-shadow: #082c38 -1px -1px 0;
	color: #fff;
}
 

/* @end */

/* @group Footer */

#footer {
	background: url(../images/bkg.jpg) repeat-x 0 center;
	width: 100%;
}

#footer_container {
	background: url(../images/footer.png) repeat;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 30px 0;
}

.footer_column {
	float: left;
	width: 180px;
	margin-right: 20px;
}

#footer .last {
	width: 300px;
	margin-right: 0px;
	float: right;
}

#footer .wide {
	width: 200px;
	margin-right: 30px;
}

.footer_column h5 {
	color: #efd67f;
	font: normal normal 17px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	text-shadow: #146885 -1px -1px 0;
}

.footer_column p {
	font-size: 14px;
	color: #d7e7ec;
}

.footer_column li {
	width: 180px;
}

.wide li {
	width: 200px;
}

.footer_column li a {
	background: url(../images/footer_arrow.gif) no-repeat 0 9px;
	padding-left: 15px;
	display: block;
	color: #d7e7ec;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	line-height: 15px;
}

.footer_column li a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer_column ul.social li a {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 33px;
}

.footer_column ul.social li a.facebook {
	background: url(../images/footer_icon_facebook.png) no-repeat 0 center;
}

.footer_column ul.social li a.twitter {
	background: url(../images/footer_icon_twitter.png) no-repeat 0 center;
}

.footer_column ul.social li a.rss {
	background: url(../images/footer_icon_rss.png) no-repeat 0 center;
}


#footer span.button2 {
    background: transparent url(../images/button_right_orange_noarrow.gif) 
        no-repeat scroll right top;
    float: right;
    height: 31px;
    line-height: 31px;
}

#footer span.button2  input.form_but {
    background: transparent url(../images/button_left_orange.gif) no-repeat;
	color: #fff;
	line-height: 31px;
	height: 31px;
	font-size: 14px;
	text-shadow: #a77432 -1px -1px 0;
}

#footer span.button2:hover {
	background-position: right -31px;
}

#footer span.button2 input.form_but:hover {
	background-position: 0 -31px;
}

#footer input.textinput {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #d7719d;
	border: 1px solid #036885;
	padding: 4px;
	width: 230px;
	float: left;
}

#utility {
	width: 940px;
	clear: both;
	border-top: 1px dashed #38a8c3;
	margin-top: 15px;
	float: left;
	padding-top: 15px;
}

#utility .copyright {
	float: left;
	color: #aaccd6;
	font-size: 13px;
}

#utility .creator {
	float: right;
	color: #aaccd6;
	font-size: 13px;
}

#utility .creator a {
	color: #aaccd6;
	text-decoration: underline;
}

#utility .creator a:hover {
	color: #fff;
}

#footer_bottom {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	height: 20px;
	background: url(../images/footer_bottom.png) no-repeat;
}

/* @end */

