@font-face {
    font-family: 'Simplo';
    src: url('/thirdparty/fonts/Simplo-Regular-webfont.eot');
    src: url('/thirdparty/fonts/Simplo-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/thirdparty/fonts/Simplo-Regular-webfont.woff') format('woff'),
         url('/thirdparty/fonts/Simplo-Regular-webfont.ttf') format('truetype'),
         url('/thirdparty/fonts/Simplo-Regular-webfont.svg#SimploRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Simplo';
    src: url('/thirdparty/fonts/Simplo-Heavy-webfont.eot');
    src: url('/thirdparty/fonts/Simplo-Heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('/thirdparty/fonts/Simplo-Heavy-webfont.woff') format('woff'),
         url('/thirdparty/fonts/Simplo-Heavy-webfont.ttf') format('truetype'),
         url('/thirdparty/fonts/Simplo-Heavy-webfont.svg#SimploHeavy') format('svg');
    font-weight: bold;
    font-style: normal;
}

.title {
	font-family: Georgia, serif;
	font-size: 19px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: .15em;
	color: #254246;
	margin: 0px 0px 34px 0px;
}

.heading {
	font-family: Georgia, serif;
	font-size: 19px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: .15em;
	color: #254246;
	margin: 0px 0px 4px 0px;
}

.heading a {
	color: #254246;
	text-decoration: none;
}

.heading a:hover {
	color: #677B7D;
}

.quick_view .heading {
	font-size: 14px;
	letter-spacing: .1em;
}

.FAQ .heading {
	font-size: 14px;
	line-height: 14px;
	letter-spacing: .1em;
	margin: 15px 0 30px 0;
}

.subheading {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: .2em;
	color: #254246;
	margin: 0px 0px 5px 0px;
}

.post_comments_display .subheading {
	text-decoration: none;
}

.press .subheading {
	font-size: 11px;
	margin: 20px 0px 0px 0px;
}

.subheading.color_1, .subheading.color_1 a {
	color: #254246;
}
.subheading.color_2, .subheading.color_2 a {
	color: #46DFB0;
}
.subheading.color_3, .subheading.color_3 a {
	color: #6DDE75;
}
.subheading.color_4, .subheading.color_4 a {
	color: #FFE8C5;
}

.subheading_small {
	font-size: 10px;
	line-height: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .15em;
	margin: -2px 0 10px 0;
	color: #6DDE75;
}

.subheading_small .divider {
	color: #254246;
	font-style: normal;
}

.subheading_small .address {
	text-transform: none;
}

.subheading_small a {
	text-decoration: none;
}

.subheading_small a:hover {
	color: #46DFB0;
}

.body {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: .06em;
	margin-top: 0px;
	color: #000000;
}

a {
	color: #6DDE75;
}

a:hover {
	color: #46DFB0;
}

.link_list a {
	color: #000000;
	text-decoration: none;
}

.link_list a:hover {
	font-style: italic;
	color: #46DFB0;
}

.quickview .body, .print .body {
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	letter-spacing: .05em;
	margin-top: 0px;
	color: #254246;
}

.quickview .label, .print .label {
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

.quickview .post_link {
	font-family: Georgia, serif;
	font-size: 20px;
	line-height: 20px;
	font-style: italic;
	letter-spacing: .06em;
	margin: 20px 0 0 0;
	color: #46DFB0;
}
.quickview .post_link a {
	color: #46DFB0;
	text-decoration: none;
}
.quickview .post_link a:hover {
	text-decoration: underline;
}

.press_item {
	width: 181px; /* 163px image + 18px padding */
	text-align: center;
}

.press_item .subheading {
	text-decoration: none;
	font-size: 11px;
	margin: 20px 0px 0px 0px;
}

.press_item .subheading_small {
	text-transform: none;
}

.press_item img {
	padding: 9px;
	border: 1px dotted #6A7B7D;
}

.search_menu, .search_menu select { /* this is the menu that appears on the browse pages; it should be named "browse_menu" but the client insisted on this */
	font-family: Georgia, serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .15em;
	margin: 0 0 10px 0;
	color: #000000;
}

.search_menu select {
	border: 2px solid #46DFB0;
	background: #FFFFFF;
	margin-left: 10px;
}

.search_menu_label {
	margin: -24px 0 -5px -26px;
}

#page.shop .search_menu_label {
	margin-bottom: -13px;
}

.search_results_item, .shop_product {
	width: 181px;
	position: relative;
	cursor: pointer;
}

.search_results_title {
	width: 181px;
	list-style: none;
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	height: 22px; /* this is enough for two lines of text */
}
.search_results_title a {
	color: #254246;
	text-decoration: none;
}

.archive_label {
	width: 181px;
	height: 38px;
	background: url(/images/templates/label_archives_overlay.png);
	position: absolute;
	bottom: 148px;
	z-index: 10;
}

.product_title, .product_price, .product_details, .product_details_label {
	font-family: Georgia, serif;
	font-size: 9px;
	line-height: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .06em;
	margin-bottom: 2px;
	color: #254246;
}
.product_title {
	height: 20px; /* this is enough for two lines of text */
}
.product_title a {
	color: #254246;
	text-decoration: none;
}

.product_price {
	float: right;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 4px;
}

.product_details {
	text-transform: none;
	margin: 0;
}

.product_details_label {
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
}

.product_details_label.source {
	color: #6DDE75;
}

.out_of_stock_label {
	width: 146px;
	height: 146px;
	padding: 18px 18px 17px 17px; /* if we changed the images to 180px, this would round out better */
	background: url(/images/templates/label_out_of_stock_overlay.png) 18px 17px no-repeat;
	position: absolute;
	z-index: 10;
}

.sponsors_label {
	position: absolute; /* this avoids interference with the ad bottom margin */
	margin-top: -60px;
	right: 0;
	font-family: Georgia, serif;
	font-size: 8px;
	font-style: italic;
	text-transform: uppercase;
	color: #254246;
}

.post_byline {
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: .15em;
	margin: 0 0 10px 0;
	padding: 4px 16px 4px 4px;
	background: #254246;
	color: #FFFFFF;
}

.post_byline .author {
	color: #FFE8C5;
}

.post_date_month {
	font-family: Georgia, serif;
	font-size: 10px;
	line-height: 10px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
	margin: 10px 0 2px 0;
}

.post_date_day {
	font-family: Simplo, sans-serif;
	font-size: 32px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
}

.post_sponsored_label {
	width: 453px;
	margin: 0 auto;
}

.FAQ .post_date_day { /* this is used by the question and answer headings on the FAQ page */
	margin: 16px 0 0 0;
}

.post_products {
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: .16em;
	color: #000000;
	margin-top: 0;
}

.post_products a.destination {
	color: #46DFB0;
	text-decoration: none;
}

.post_products a.destination:hover {
	font-style: italic;
	text-decoration: underline;
}

.post_tags {
	font-family: Georgia, serif;
	font-size: 8px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .20em;
	color: #92A0A2;
	margin-bottom: 0;
}

.comment_button {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: .15em;
	cursor: pointer;
	color: #254246;
	padding: 23px 74px 23px 0;
}

.comment_button:hover {
	color: #677B7D;
}

.comment_button .comments_count {
	font-family: Simplo, sans-serif;
	font-size: 28px;
	line-height: 28px;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
	margin: 15px 0 0 0;
}

.post_comments_count_number {
	font-family: Simplo, sans-serif;
	font-size: 46px;
	line-height: 46px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	margin: 30px 0 2px 0;
}

.post_comments_count_label {
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #000000;
	margin: 0;
}

.post_comments_text {
	font-family: Georgia, serif;
	font-size: 9px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #254246;
}

.buy_button {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	text-transform: uppercase;
	cursor: pointer;
	color: #254246;
	padding: 23px 0 23px 0;
}

.buy_button a {
	text-decoration: none;
}

/* just using the heading style
.post_title {
	font-family: Georgia, serif;
	font-size: 19px;
	font-style: italic;
	text-transform: uppercase;
	margin: 0 0 4px 0;
	color: #254246;
}
*/

/* just using the a style
.post_title a {
	color: #254246;
}

.post_title a:hover {
	color: #677B7D;
}
*/

.footer {
	font-family: Georgia, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #264245;
	margin-top: 0px;
}

.footer a {
	text-decoration: none;
	color: #264245;
}

.footer a:hover {
	color: #46DFB0;
}

.stack_right .footer a {
	color: #45DEB0;
}

/* header and footer menus */

#header_menu ul, #footer_menu ul {
	list-style: none;
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .16em;
	padding: 0;
}

#header_menu ul li, #footer_menu ul li {
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
}

#header_menu ul li a, #footer_menu ul li a {
	float: left;
	height: 11px;
	padding: 3px 8px 4px 8px;
	color: #254246;
	text-decoration: none;
}

#header_menu ul li:hover a.color_1, #header_menu ul li.active a.color_1, #footer_menu ul li:hover a.color_1, #footer_menu ul li.active a.color_1 {
	font-style: italic;
	background: #D0FF68;
}
#header_menu ul li:hover a.color_2, #header_menu ul li.active a.color_2, #footer_menu ul li:hover a.color_2, #footer_menu ul li.active a.color_2 {
	font-style: italic;
	background: #6DDE75;
}
#header_menu ul li:hover a.color_3, #header_menu ul li.active a.color_3, #footer_menu ul li:hover a.color_3, #footer_menu ul li.active a.color_3 {
	font-style: italic;
	background: #FFE8C5;
}
#header_menu ul li:hover a.color_4, #header_menu ul li.active a.color_4, #footer_menu ul li:hover a.color_4, #footer_menu ul li.active a.color_4 {
	font-style: italic;
	background: #46DFB0;
}

/* header submenus */

#header_menu ul li ul {
	position: absolute;
	background: #FFFFFF;
	margin-top: 18px;
	padding: 0;
	z-index: 10;
	display: none;
}
#header_menu ul li:hover ul {
	display: block;
}

#header_menu ul li ul li {
	float: none;
	margin: 0;
	border-bottom: 1px dotted #BEC6C7;
}
#header_menu ul li ul li.last {
	border-bottom: none;
}

#header_menu ul li ul li a {
	float: none;
	display: block; /* this lets us add padding, so the whole square is clickable */
	padding: 9px 14px 6px 14px;
	color: #254246;
}
#header_menu ul li ul li a:hover, #header_menu ul li ul li.active a {
	color: #6DDE75;
	font-style: italic;
}
#header_menu ul li ul li.first a {
	padding-top: 12px;
}

#header_menu ul li ul li.color_swatches {
	width: 140px; /* 24px image, 4px image padding and five columns */
	padding: 12px 2px;
}
#header_menu ul li ul li.color_swatches a {
	/* we have to override a bunch of stuff applied to other submenu links */
	margin: 0;
	padding: 2px;
	height: 24px; 
	display: block;
	float: left;
}

a:hover.color_swatch_link {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

a.button, input.button {
	display: block; /* this lets us control the width of the buttons */
	/* float: left; this lets us place more than one on a line */
	background: #254246;
	color: #FFFFFF;
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
}

input.button {
	border: 0;
	cursor: pointer;
}

a.button.blue, input.button.blue {
	background: #46DFB0;
	color: #254246;
}

a.button.green, input.button.green {
	background: #6DDE75;
	color: #254246;
}

a:hover.button, input:hover.button {
	background: #46DFB0;
	color: #254246;
	font-style: normal;
	font-weight: normal;
}

a:hover.button.blue, input:hover.button.blue, a:hover.button.green, input:hover.button.green {
	background: #254246;
	color: #FFFFFF;
}

a.button.inline, input.button.inline {
	display: inline !important;
	width: auto !important;
}

a.button.fullwidth {
	width: auto !important; /* this more reliably gives the right width... */
}
input.button.fullwidth {
	width: 100% !important; /* ...but this works with buttons */
}

a.button.small, input.button.small {
	width: 20px; /* 40 - 20 padding; this is a default; we can override it for particular buttons */
	font-size: 9px;
	line-height: 9px;
	padding: 4px 10px 5px 10px; /* added to the line height, this gives a total height of 18px */ /* I wanted to use 5 top and 4 bottom, but then Safari offset the whole button 1px too high, weirdly */
}

@-moz-document url-prefix() {
	/* for some reason Firefox increases the button padding */
	input.button.small {
		padding-top: 3px;
		padding-bottom: 2px;
	}
}

a.button.medium, input.button.medium {
	width: 52px; /* 72 - 20 padding; this is a default; we can override it for particular buttons */
	font-size: 9px;
	line-height: 9px;
	padding: 6px 10px 5px 10px; /* added to the line height, this gives a total height of 20px */
}

a.button.large, input.button.large {
	width: 100px; /* 120 - 20 padding; this is a default; we can override it for particular buttons */
	font-size: 14px;
	line-height: 14px;
	padding: 5px 10px 5px 10px; /* added to the line height, this gives a total height of 24px */
}

/* override some properties for the comment and contact submit button */
.post_comments_form input.button, .contact_form input.button, .subscribe input.button {
	font-style: italic;
	text-align: left;
	letter-spacing: .15em;
}
/*
.post_comments_form input:hover.button, .contact_form input:hover.button {
	background: #254246;
	color: #FFFFFF;
}
*/

/* this should just be an inline attribute in the buttons on this page, but TinyMCE removes those when copying and pasting */
.FAQ a.button.small {
	width: 97px;
}

input[type=text].search {
	font-family: Georgia, serif;
	font-size: 9px;
	line-height: 9px;
	color: #254246;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px 4px 4px 4px; /* added to the line height, this gives a total height of 18px */
	height: 9px; /* for some reason the height is calculated as 10 if we don't do this */
	border: 0;
	background: #D0FF68;
}

/*
input[type=text].search.inactive {
	color: #AAA9A9;
}
*/

.post_comments_form .heading {
	font-style: italic;
	background: #FFFFFF;
	margin-bottom: 22px;
}

.post_comments_form input[type=text], .post_comments_form textarea, .contact_form input[type=text], .contact_form textarea, .subscribe_form input[type=text] {
	font-family: Georgia, serif;
	font-size: 9px;
	line-height: 9px;
	color: #254246;
	letter-spacing: .2em;
	padding: 7px 4px;
	border: 0;
	background: #FFFFFF;
	width: 290px; /* 298 - 8 padding */
}

.post_comments_form textarea, .contact_form textarea {
	line-height: 16px;
}

.post_comments_form input[type=text], .post_comments_form textarea, .contact_form input[type=text], .contact_form textarea {
	margin-bottom: 8px;
}

.post_comments_form input[type=submit], .contact_form input[type=submit] {
	margin-top: 14px; /* 22 - 8 padding from textarea (why don't collapsing margins work when we want them to?) */
}

.subscribe_form input[type=text] {
	width: 472px; /* 480 - 8 padding */
}

.subscribe input[type=submit].large {
	margin-top: 15px;
}

.features .heading {
	font-size: 11px;
	line-height: 11px;
	font-style: italic;
	background: #FFFFFF;
	margin: 0;
	padding: 8px 14px;
}

.features .subheading {
	background: #FFFFFF;
	margin: 0 0 -8px 0;
	padding: 0 14px;
}
.features .subheading img {
	margin: 0 0 -8px -2px;
}

.feature_colors a {
	margin: 0;
	padding: 2px;
	height: 24px; 
	display: block;
	float: left;
}

.feature_subscribe .heading {
	padding: 0;
	background: none;
}
.feature_subscribe .subheading {
	background: none;
}
.feature_subscribe img {
	margin: 0 0 -10px 4px;
}

.feature_subscribe hr {
	margin: 6px 0 !important;
}

.feature_subscribe input[type=text] {
	font-family: Georgia, serif;
	font-size: 9px;
	line-height: 9px;
	width: 252px; /* 260 - 8 padding */
	padding: 5px 4px 4px 4px; /* added to the line height, this gives a total height of 18px */
	height: 9px; /* for some reason the height is calculated as 10 if we don't do this */
	border: 0;
	color: #254246;
}

.feature_subscribe input[type=submit] {
	width: 76px !important;
}

.features .gallery_button {
	float: left;
	margin-left: 3px;
	width: 12px;
	height: 3px;
	background: #254246;
	cursor: pointer;
}

.features .gallery_button.active, .features .gallery_button:hover {
	background: #46DFB0;
}

.filters_box {
	padding: 14px;
	background: #254246;
}

.filters_heading {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: .16em;
	color: #D0FF68;
	margin: 0px 0px 6px 0px;
}

.filters_checkboxes {
	padding: 3px 4px;
	height: 104px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	border: 2px solid #46DFB0;
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	background: #FFFFFF;
	color: #254246;
}

.filters_checkboxes.category {
	width: 216px;
}
.filters_checkboxes.color, .filters_checkboxes.style {
	width: 140px;
}
.filters_checkboxes.source {
	width: 196px;
}

.filters_alignment {
	/* this is used to align the checkbox filters with the text field underneath */
	width: 560px;
}

.filters_body {
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: #254246;
	margin: 12px 0 24px 0;
}

.filters_body select, .filters_body input {
	border: 2px solid #46DFB0;
	background: #FFFFFF;
	margin: 0 6px;
}

.filters_body select {
	width: 120px;
}

.filters_body input {
	width: 160px;
}

.pagination_numbers {
	display: block; /* this lets us control the width of the buttons */
	width: 22px;
	float: left; /* this lets us place more than one on a line */
	margin-right: 2px;
	background: #254246;
	color: #FFDFB7;
	font-family: Simplo, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 6px 0 5px 0; /* added to the line height, this gives a total height of 20px */
	user-select: none;
}

.pagination_numbers:hover, .pagination_numbers.active {
	background: #CEFF48;
	color: #254246;
}

.previous_button, .next_button {
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: .15em;
	padding-top: 1px;
	color: #254246;
}

a.previous_button, a.next_button {
	text-decoration: none;
	color: #254246;
}

.next_button {
	background: url(/images/templates/icon_next_0.png) right no-repeat;
	padding-right: 20px;
}
.next_button:hover {
	background: url(/images/templates/icon_next_1.png) right no-repeat;
}

.previous_button {
	background: url(/images/templates/icon_previous_0.png) left no-repeat;
	padding-left: 20px;
}
.previous_button:hover {
	background: url(/images/templates/icon_previous_1.png) left no-repeat;
}

.hotspot, .hotspot_locked { /* hotspot_locked doesn't trigger the hover effect */
	/* temp for testing:
	background: #254246;
	opacity: 0.2;
	filter: alpha(opacity=20);
	*/
}

.hotspot:hover {
	cursor: pointer;
}

.hotspot:hover .hotspot_inner {
	margin: 8px;
	border: 3px solid #254246;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.hotspot_editing {
	/* this shows us the full extent of the hotspot while editing */
	background: #254246;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.no_bottom {
	margin-bottom: 0px !important;
}

.no_top {
	margin-top: 0px !important;
}

.small_bottom {
	margin-bottom: 4px !important;
}

.body_bottom {
	margin-bottom: 12px !important;
}

.big_bottom {
	margin-bottom: 20px !important;
}

.big_top {
	margin-top: 20px !important;
}

.indent {
	float: left; /* this lets us set a width without forcing a newline */
	/*padding-top: 4px; /* this is required to keep the vertical alignment when floating */
	width: 60px;
}

.buy_button_margin {
	margin-right: 84px; /* this assumes a 72px button with a 12px margin */
}

.thumbnails_margin {
	margin-left: 78px; /* this assumes a 64px thumbnail with a 14px margin */
}

.checkbox_multiline {
	float: left; /* this lets us set up a multi-line label with a hanging indent */
}

.checkbox_multiline_margin {
	margin-left: 22px;
}

hr.plain {
	border: 0;
	height: 1px;
	margin: 10px 0;
	background: #254246;
	clear: both;
}

#page.shop hr.plain {
	background: #677B7D;
}

/* we're using the postinfo box instead
hr.solid {
	border: 0;
	height: 8px;
	margin: 10px 0;
	background: #E9ECEC;
	clear: both;
}
*/

hr.dots_big {
	border: 0;
	height: 10px;
	margin: 45px 0;
	background: url(/images/templates/bg_divider.png);
	clear: both;
}

hr.dots {
	border: 0;
	height: 10px;
	margin: 10px 0;
	background: url(/images/templates/bg_divider.png);
	clear: both;
}

hr.big {
	border: 0;
	height: 2px;
	margin: 60px 0;
	background: url(/images/templates/bg_divider.png);
	clear: both;
}

hr.small {
	border: 0;
	height: 2px;
	margin: 20px 0;
	background: url(/images/templates/bg_divider.png);
	clear: both;
}

hr.tiny {
	border: 0;
	height: 1px;
	margin: 0;
	border-bottom: 1px dotted #BEC6C7;
	clear: both;
}

hr.ads_top {
	margin-top: 68px !important;
}

hr.ads_bottom {
	margin-bottom: 68px !important;
}

li {
	margin-bottom: 5px;
}

table {
	border-collapse: collapse;
	margin-bottom: 10px;
}

th {
	background-color: #CCCCCC;
	text-align: left;
}

th, td {
	padding: 5px 6px;
}

.row_clear {
	background-color: #FFFFFF;
}

.row_colored {
	background-color: #EEEEEE;
}

.row_total {
	border-top: 1px solid #000000;
}

.form_element_full {
	width: 820px;
	margin: 0;
	padding: 0;
}

.form_element_twothirds {
	width: 330px;
	margin: 0;
	padding: 0;
}

.form_element_half {
	width: 214px;
	margin: 0;
	padding: 0;
}

.form_element_third {
	width: 170px;
	margin: 0;
	padding: 0;
}

.form_element_quarter {
	width: 100px; /* this is also set in the IE tweaks file */
	margin: 0;
	padding: 0;
}

.stack_left {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
}

.stack_left.stack_tight {
	margin-right: 4px;
	margin-bottom: 4px;
}

.stack_left.stack_tighter {
	margin-right: 2px;
	margin-bottom: 2px;
}

.stack_left.stack_flush {
	margin-right: 0;
	margin-bottom: 0;
}

.stack_right {
	float: right;
	margin-left: 14px;
	margin-bottom: 14px;
}

.stack_right.stack_tight {
	margin-left: 4px;
	margin-bottom: 4px;
}

.stack_right.stack_tighter {
	margin-left: 2px;
	margin-bottom: 2px;
}

.stack_right.stack_flush {
	margin-left: 0;
	margin-bottom: 0;
}

.stack_flush_container {
	/* make a container that exceeds its normal size by the amount of the stack margin, to give the appearance of removing the final margin */
	margin-right: -14px;
}

.column_left {
	float: left;
	padding-right: 20px;
	width: 370px;
	background: url(/images/templates/bg_divider_single.png) right top repeat-y;
}

.column_right {
	float: left;
	margin-left: 20px;
	width: 370px;
}

.columns_flush_container {
	/* make a container that exceeds its normal size by the amount of the column gutter, to give the appearance of removing the final gutter */
	margin-right: -2%;
}

.ad_120 {
	float: left;
	margin-right: 12px;
}
.ad_120.last {
	margin-right: 0;
}

.ad_125 {
	float: left;
	margin-right: 6px;
}
.ad_125.last {
	margin-right: 0;
}

.ad_200 {
	float: left;
	margin-right: 40px;
}
.ad_200.last {
	margin-right: 0;
}

.field_label_with_buttons {
	position: relative;
}

.field_label_buttons {
	/* if we also add a form_element_* class to this element, we'll get the correct width */
	position: absolute;
	left: 0;
	text-align: right;
}

.shrink_to_fit {
	float: left;
}

.centered_fixed {
	margin-left: auto !important;
	margin-right: auto !important;
}

.centered_float {
	position: relative;
	float: right;
	left: -50%;
}

.centered_float_inner {
	position: relative;
	float: left;
	left: 50%;
}

.centered_vertical {
	position: relative;
}

.centered_vertical_inner {
	position: absolute;
	top: 50%;
}

.reset {
	clear: both;
}

.reset_left {
	clear: left;
}

.reset_right {
	clear: right;
}

.hide {
	display: none;
}

/*
from http://stackoverflow.com/questions/826782/css-rule-to-disable-text-selection-highlighting, but maybe all we need is user-select?
.no_select {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
*/

.submit_hack {
	/* this allows us to add a standard submit button to all our forms so that IE and Firefox will submit when pressing Enter, and hide the button from users but not from the browsers */
	width:0px;
	height:0px;
	position: absolute;
	top: -1000px;
	left: -1000px;
}

.feedback_positive {
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: italic;
	letter-spacing: .15em;
	margin: 20px 0;
	padding: 4px 16px 4px 4px;
	background: #254246;
	color: #FFFFFF;
}
.feedback_positive a {
	color: #FFFFFF;
}

.feedback_negative {
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: italic;
	letter-spacing: .15em;
	margin: 20px 0;
	padding: 4px 16px 4px 4px;
	background: #254246;
	color: #FFFFFF;
}
.feedback_negative a {
	color: #FFFFFF;
}

.debug {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
.debug a {
	color: #999999;
}

