/* @override http://trockadero.org/assets/templates/trock_default/site.css */

* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	background-image: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_o.png); 
	background:fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
}

.donate form {
	text-align: center;
}

input#name, input#l343463-343463 {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #999;
	padding: 6px 4px 4px;
	border-style: none;
	border-width: 1px;
	background-color: #e6e6e6;
}

span.button input {
	background-color: #e6e6e6;
	font: 16px/16px Georgia, "Times New Roman", Times, serif;
	color: #999;
	border: 1px none #999;
	padding: 3px 8px 6px;
}

span.button input:hover {
	background-color: #c29200;
	color: #fff;
}

img {
	border: 0;
}

#content table tbody td {
	border-bottom: 1px solid #ccc;
}

td.event {
	background-color: #939393;
}

#content table.month tbody tr td.event a {
	color: #fff;
	text-decoration: none;
}
h2 {
	text-transform: uppercase;
	letter-spacing: .1em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 1em;
	font-size: 1.25em;
}

#sidebar h2 {
	margin-bottom: 0;
}

#content div.ditto_home div.right p {
	margin-bottom: 0;
}

h3, a.reflect_year_link {
	font-style: italic;
	font-weight: normal;
	font-size: 1.5em;
	color: #7f7f7f;
	margin-bottom: 1em;
	text-align: center; 
	clear:both;
	padding-top: 1em;
}
h4 {
	font-weight: bold;
	font-size: .8em;
	color: #666;
	margin-bottom: 1em;
	text-transform: uppercase;
}
p {
	margin-bottom: 1em;
	line-height: 1.5;
	font-size: .9em;
}

#myGallery49 img.full {
}
#bg_imge {
	width: 100%;
	height: 900px;
	position: fixed;
	z-index: 50;
}

#wrapper {
	z-index: 100;
	position: absolute;
	display: inline;
	width: 100%;
}

tr p {
	margin-bottom: 0;
}

td {
	padding: 5px;
}


#header {
	padding-top: 85px;
	background: no-repeat 0 -15px;
	float: left;
	padding-bottom: 30px;
	opacity: 1;
	width: 100%;
}
#logo {
	background-color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	float: left;
	letter-spacing: .2em;
	margin-right: 1em;
	padding: 1em 1.5em;
	margin-left: .9em;
	margin-bottom: .8em;
	display: inline;
}

#logo span {
	font-size: 1.5em;
	line-height: 1em;
}

#content {
	padding-left: 1em;
	padding: 1em;
	background-color: #fff;
	max-width: 640px;
	float: left;
	margin: -25px .9em .8em 0;
	display: inline;
}

div.entry {
	padding-bottom: 30px;
	border-bottom: 1px dotted #a9a9a9;
	text-align: center;
}

h3 a {
	text-decoration: none;
}

.entry h3 a {
	color: #797979;
}
div#inner.home div#content {
	padding-top: 1em;
	padding-bottom: 0;
}

#content div.ditto_home div.left img {
	width: 150px;
}

#content div.ditto_home div.right h2 {
	font-size: 1em;
	margin-bottom: .5em;
}
#content div.ditto_home div.right h2 a {
	text-decoration: none;
}

#sidebar div.ditto_review p {
	margin-bottom: 0.5em;
}
#inner.home #sidebar {
	margin-bottom: 1em;
}

#content.dancer {
	clear: both;
	width: 250px;
	line-height: 150%;
	margin-bottom: 2.5em;
}

#content ul {
	list-style-type: square;
	opacity: 1;
	color: #666;
	font-size: .8em;
	line-height: 150%;
	padding-left: 1em;
}
#inner {
	clear: both;
	float: left;
	padding-left: 1em;
	display: inline;
}

#gallery {
	float: left;
	margin-left: -1em;
	margin-top: -.7em;
	width: 100%;
	display: inline;
}

img.thumbnail {
	height: 100px;
}

#sidebar {
	padding-left: 1em;
	padding: 1em;
	background-color: #fff;
	max-width: 600px;
	text-transform: uppercase;
	line-height: 150%;
	width: 210px;
	float: left;
	margin: -25px .9em 2em 0;
	display: inline;
}

#sidebar ul li ul {
	margin-bottom: 1em;
}
#left #sidebar {
	clear: left;
	width: 250px;
}

#sidebar ul li ul {
	font-size: .7em;
	line-height: 1.75;
}

#sidebar ul li.active ul li a {
	font-weight: normal;
	font-style: normal;
}

#sidebar ul li.active ul li.active a {
	font-weight: bold;
}
#sidebar ul {
	list-style: none;
}
#sidebar li.active a {
	font-weight: bold;
}
#sidebar a {
	text-decoration: none;
}
#footer {
	float: left;
	clear: both;
	background-color: #fff;
	font-size: .7em;
	letter-spacing: .2em;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 5em;
	margin-right: 1em;
	display: inline;
	margin-left: 1.6em;
	padding: 1em 1em 1em 1.5em;
} 

#footer .fb-like, #footer p {
	display: inline-table;
}
#footer .fb-like {
	margin-top: 3px;
}
#footer p {
	margin-bottom: 3px;
}

#footer a {
	color: #666;
}

/* @group calendar */
div.gevent {
	padding: 10px;
}

div.gevent p {
	margin-bottom: 0;
}

div.odd {
	background-color: #e5e5e5;
}

div.gevent span.date {
	display: inline-block;
	width: 225px;
	font-weight: bold;
}

table.month {
	font-size: .8em;
	background-color: #e5e5e5;
}
#sitemap ul {
	padding: 0;
	float: left;
}
#sitemap ul li {
	float: left;
	list-style-type: none;
	width: 120px;
	margin-bottom: 1em;
}

#sitemap ul li ul li {
	clear: both;
	float: none;
	margin-bottom: .5em;
}

td.monthname {
	font-weight: bold;
}

td.dayname {
	font-size: .9em;
	text-transform: uppercase;
}

td.monthnavigation {
	text-align: center;
}


/* @end */

/* @group templates */

#dancer_female, #dancer_male {
	padding: 1em;
	background-color: #fff;
	width: 250px;
	margin-top: -25px;
	margin-bottom: 2em;
	float: left;
	clear: none;
	margin-right: .9em;
}

div#right {
	float: left;
	clear: none;
}

div#left {
	float: left;
}
#dancer_male {
	margin-right: 1em;
}
#dancer_female img, #dancer_male img {
	margin-bottom: 1em;
	width: 250px;
}

.ditto_dancer {
	float: left;
	font-size: .7em;
	display: inline;
	height: 212px;
	overflow: hidden;
	margin: 10px;
}
.ditto_dancer a {
	text-decoration: none;
	display: inline-block;
}

.ditto_dancer img {
	width: 160px;
}

.ditto_review {
	float: left;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 0;
	padding-top: .5em;
	padding-bottom: .5em;
	width: 100%;
}

#logo a {
	text-decoration: none;
}
.ditto_rep {
	float: left;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 0;
	padding-top: 1em;
	padding-bottom: .0em;
}



li.reflect_item {
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	line-height: 2;
}

.reflect_item a {
	text-decoration: none;
}


.ditto_rep .left, .ditto_review .left {
	float: left;
	width: 400px;
	margin-right: 1em;
}


.ditto_rep .right, .ditto_review .right {
	float: right;
	width: 150;
}



/* @end */

/* @group nav */

#nav {
	background-color: #d23202;
	margin-left: 1em;
	float: left;
	margin-right: 1em;
	opacity: 1;
	margin-bottom: .5em;
	clear: both;
	display: inline-block;
}

#nav ul {
	list-style-type: none;
	float: left;
	font-size: .8em;
	letter-spacing: .3em;
	padding-left: .5em;
	padding-right: .5em;
}

#nav ul li {
	float: left;
	text-align: center;
	padding: 1em .5em;
}

#nav ul li a {
	color: #ff9c7f;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}
#wrapper #nav ul li a:hover {
	color: #fff;
}
#wrapper #nav ul li.active a {
	color: #fff;
}



/* @end */

/* @group colors */

.blue #nav {
	background-color: #193d82;
}

.blue  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_b.png) fixed;
}
.blue #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_b.png) no-repeat -10px -10px;

}
.blue h2, .blue #logo, .blue a {
	color: #193d82;
}
.blue #nav ul li a {
	color: #3693ff;
}

.red #nav {
	background-color: #930000;
}

.red  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_r.png) fixed;
}
.red #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_r.png) no-repeat -10px -10px;

}
.red h2, .red #logo, .red a {
	color: #930000;
}
.red #nav ul li a {
	color: #ff0000;
}

.orange #nav {
	background-color: #d23202;
}

.orange  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_o.png) fixed;
}
.orange #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_o.png) no-repeat -10px -10px;

}
.orange h2, .orange #logo, .orange a {
	color: #d23202;
}
.orange #nav ul li a {
	color: #ff9c7f;
}




.yellow #nav {
	background-color: #c29200;
}

.yellow  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_y.png) fixed;
}
.yellow #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_y.png) no-repeat -10px -10px;

}
.yellow h2, .yellow #logo, .yellow a {
	color: #c29200;
}
.yellow #nav ul li a {
	color: #fcff00;
}


.green #nav {
	background-color: #297119;
}

.green  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_g.png) fixed;
}
.green #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_g.png) no-repeat -10px -10px;

}
.green h2, .green #logo, .green a {
	color: #297119;
}
.green #nav ul li a {
	color: #5fff3a;
}








.teal #nav {
	background-color: #008d8b;
}

.teal  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_t.png) fixed;
}
.teal #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_t.png) no-repeat -10px -10px;

}
.teal h2, .teal #logo, .teal a {
	color: #008d8b;
}
.teal #nav ul li a {
	color: #00ffff;
}



.violet #nav {
	background-color: #481a71;
}

.violet  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_v.png) fixed;
}
.violet #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_v.png) no-repeat -10px -10px;

}
.violet h2, .violet #logo, .violet a {
	color: #481a71;
}
.violet #nav ul li a {
	color: #a83cff;
}




.fuscia #nav {
	background-color: #b30051;
}

.fuscia  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_f.png) fixed;
}
.fuscia #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_f.png) no-repeat -10px -10px;

}
.fuscia h2, .fuscia #logo, .fuscia a {
	color: #b30051;
}
.fuscia #nav ul li a {
	color: #ff1abf;
}




.gray #nav {
	background-color: #4e4e4e;
}

.gray  {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/bg_x.png) fixed;
}
.gray #header {
	background: url(http://www.trockadero.org/assets/templates/trock_default/img/fleur_x.png) no-repeat -10px -10px;

}
.gray h2, .gray #logo, .gray a {
	color: #4e4e4e;
}
.gray #nav ul li a {
	color: #b7b7b7;
}



/* @end */

#content div.reflect_archive_list ul {
	list-style-type: none;
	padding: 0;
	font-size: 1em;
}

a.reflect_year_link {
	text-decoration: none;
	color: #999;
	display: inline-block;
	margin-bottom: 1em;
}

span.left {
	width: 130px;
	display: inline;
	float: left;
}

a.reflect_month_link {
	display: none;
}

li.reflect_year {
	margin-bottom: 1em;
}

#content div.reflect_archive_list ul.reflect_archive {
	
}
#content div.ditto_home div.left {
	float: left;
	margin-right:1em;
}
#content div.ditto_home div.right {
	float: left;
	width: 250px;
}


#content div.ditto_home {
	clear: both;
	margin-bottom: 1em;
	float: left;
	padding-bottom: 1em;
	border-bottom: 1px solid #e6e6e6;
}

#content div.ditto_rep div.left div.solothumbscontainer ul.solothumbs {
	list-style: none;
	padding: 0;
}

#content ul.solothumbs li {
	width: 150px;
	overflow: hidden;
}

#gallery div.picturecontainer {
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: 1em;
}
div.solothumbscontainer {
	width: 150px;
	overflow: hidden;
}
#audioplayer1 {
	float: none;
	display: block;
	z-index: 1000;
}   



/*.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	background-color:#4E4E4E;
}
 
.tool-title {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background-color: #fff;
}
 
.tool-text { 
	color:#fff;
	font-size: 14px;
	padding: 8px;
}*/

.tooltip-content {
	display: none;        /* required */
	position: absolute;   /* required */
	padding: 10px;
	border: 0;
	background-color: #4E4E4E;
	color: #fff;
	font-size: 14px;
}

body.gray #content {
	max-width: 900px;
	padding-top: 5px;
}

hr {
	border: none;
	border-bottom: 1px dotted #666;
	margin-bottom: 1em;
}

body.gray div#content.dancer {
	padding-top: 1em;
}

#content.dancer img {
	width: 250px;
	margin-bottom: 1em;
}

#content ul.donate strong {
	font-size: 125%;
}

#content ul.donate li {
	margin-bottom: 10px;
}

form#donate {
	font-size: 125%;
	margin-bottom: 1em;
}

#donate input {
	border: 1px solid #a9a9a9;
	margin: .5em;
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #797979;
	padding: .25em;
}

#donate input.submit {
	margin: 0;
	color: #fff;
	background-color: #a9a9a9;
	font-weight: bold;
	font-size: 18px;
}

#donate input.submit:hover {
	background-color: #008d8b;
}

#donate label {
	display: inline-block;
		width: 150px;
}

/* @group My Group */
#fc_checkout_container form {
	width: 640px;
	text-align: left;
}
#fc_checkout_container h2 {
	font-size: 18px;
}

#fc_cancel_continue_shopping a {
	color: #a9a9a9;
	text-decoration: none;
	margin-bottom: 50px;
	display: block;
}

.fc_cart_item_submit, .fc_cart_category_code {
	display: none;
} 
#fc_checkout_container li,
#fc_receipt_container li,
#fc_checkout_container ol,
#fc_receipt_container ol {
	margin:0;
	padding:0;
}



/* CART ^^cart^^ STYLES
===================================================== */
/* This is the container that the cart gets called inside of: */
#fc_cart_container,
#fc_receipt_container {
	margin:0 auto;
	padding:0;
	color:#666;
	font-size:12px;
	line-height:1.5;
}

/* Define some styles for the cart table */
#fc_cart_table {
	width:100%;
	clear:both;
	border-collapse:collapse;
	font-size:12px;
}
#fc_cart_table caption {
	display:none;
}
#fc_cart_table td,
#fc_cart_table th {
	padding:2px 5px;
	color:#666;
	text-align:left;
	vertical-align:top;
	font-size:14px;
}
/* We'll set some basic widths to keep things appropriate */
#fc_cart_head_item {
	width:50%;
}
#fc_cart_head_quantity,
#fc_cart_head_price {
	width:25%;
}

#fc_cart_table td {
	border-bottom:2px solid 
}
/* The header cells */
#fc_cart_table thead th {
	color:#333;
	font-size:12px;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing:1px;
	border-bottom: 1px solid #797979;
}
/* The footer cells */
#fc_cart_table tfoot td {
	border-bottom:1px solid #aaa;
	font-size:12px;
}
#fc_cart_table tfoot td.fc_col1 {
	text-align:right;
}
#fc_cart_foot_total td.fc_col1 {
	text-align:right;
	font-weight: bold;
}
/* The subscription sub-total footer row */
#fc_cart_foot_subscriptions td, tr.fc_cart_foot_discount td {
	color:#900;
}
#fc_cart_foot_subscriptions td.fc_col1 {
	font-style:italic;
}
#fc_cart_table #fc_cart_foot_total td {
	color: #333;
	font-weight: bold;
	letter-spacing:1px;
}

/* Item "remove" links */
#fc_cart_table .fc_cart_remove_left,
#fc_cart_table .fc_cart_remove_right {
	display:none;
}
#fc_cart_table .fc_cart_remove_link {
	color:#999;
	text-decoration:none;
	
}
#fc_cart_table .fc_cart_remove_link:hover {
	color:#600;
}

/* Cart items */
#fc_cart_container td.fc_cart_item_name {}
#content #fc_cart_container ul.fc_cart_item_options,
#fc_cart_container li.fc_cart_item_subscription_details ul {
	margin:0 0 5px;
	padding:0 0 0 15px;
	background:none;
	list-style:outside;
	list-style-type:none;
}
#fc_cart_container li.fc_cart_item_option {
	background:none;
	color:#666;
	font-size: 12px;
}
#fc_cart_container li.fc_cart_item_subscription_details ul {
	border-top:1px solid #ccc;
}
#fc_cart_container li.fc_cart_item_subscription_details ul li.fc_cart_item_option {
}
#fc_cart_container input.fc_cart_item_quantity {
	width:2.5em;
	padding:2px 4px;
	border:1px solid #ccc;
	font-size:11px;
}

#fc_cart_container span.fc_cart_item_price_total,
#fc_cart_container span.fc_cart_item_price_each {
	display:block;
}
#fc_cart_container span.fc_cart_item_price_each {
	color:#666;
	font-size:9px;
}

/* Coupons */
tfoot #fc_cart_foot_discount_error td {
	background:#ffe6e6;
	color:#600;
}
#fc_cart_foot_discount_new a {
	color:#900;
}

/* Multiship */
th.fc_shipto {
	background:#ddd;
}
th.fc_shipto a {
	color:#900
}


/* BUTTONS AND ACTION LINKS
===================================================== */
#fc_cart_controls_top,
#fc_cart_controls_bottom {
	padding:20px 0;
	text-align:right;
	font-size:12px;
}
#fc_cart_controls_top a,
#fc_cart_controls_bottom a,
#fc_checkout_container a.fc_link_nav,
#fc_receipt_links a.fc_link_nav,
#fc_checkout_container button.fc_button {
  margin-left: 0;
	padding:5px 10px;
	border:1px solid #666;
	color:#fff;
	background:#aaa;
	text-decoration:none;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#fc_cart_controls_top a:hover,
#fc_cart_controls_bottom a:hover,
#fc_checkout_container a.fc_link_nav:hover,
#fc_receipt_links a.fc_link_nav:hover,
#fc_checkout_container button.fc_button:hover {
	border-color:#333;
	background: #797979;
	cursor:pointer;
}
#fc_cart_container #fc_cart_controls_top span.fc_cart_notice,
#fc_cart_container #fc_cart_controls_bottom span.fc_cart_notice {
	padding:5px 10px;
	border:2px solid #ccc;
	color:#aaa;
	background:#eee;
}
a.fc_cart_update {
	float:left;
}

/* Button Containers */
#fc_continue, #fc_complete_order_button_container {
	padding: 1em 0 1em 11em;
	float:left;
	clear:both;
}

/* PayPal */
#fc_cart_form a.fc_cart_checkout_paypal {
  padding:0;
  border:none;
  background:none;
  vertical-align:top;
}
#fc_cart_form a.fc_cart_checkout_paypal img {
  border:none;
}


/* CHECKOUT
===================================================== */
/* Basic override styles */
#fc_checkout_container,
#fc_receipt_container {
	margin:25px 0;
	font-size:14px;
}
#fc_checkout_container ol,
#fc_receipt_container ol {
	list-style:none outside;
}
#fc_checkout_container fieldset,
#fc_receipt_container fieldset {
	border:none;
}
#fc_checkout_container legend,
#fc_receipt_container legend {
	display:none;
}
#fc_checkout_container input.fc_text {
	border: 1px solid #a9a9a9;
	background:#fff;
}



/* ROWS AND CONTAINERS
===================================================== */
#fc_checkout_container ol,
#fc_receipt_container ol {
	float:none;
	clear:both;
}
#fc_checkout_container li.fc_row,
#fc_receipt_container li.fc_row {
	width:100%;
	margin:0;
	padding:0 0 .5em;
	float:left;
	clear:both;
}
/* Clearfix the li.fc_row elements*/
li.fc_row:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
li.fc_row {
	display: inline-block;
} 
html[xmlns] li.fc_row {
	display: block;
} 
* html li.fc_row {
	height: 1%;
}


div.fc_radio_group_container {
	width:25em;
	padding:0 0 1em;
	float:left;
}
#fc_checkout_container li.fc_row_radio,
#fc_checkout_container li.fc_row_checkbox {
	width:20em;
	margin-left:16em;
}


/* INPUTS
===================================================== */
input.fc_text {
	width:20em;
	background:#fff;
	padding: .25em;
	font-size: 14px;
	color: #424242;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#fc_checkout_container input {
		border: 1px solid #a9a9a9;

}
#customer_postal_code,
input.fc_text_short {
	width:7em;
}

/* Readonly classes for Shared-Authentication */
#fc_checkout_container input.fc_text_readonly {
	border:none;
	color:#666;
}



/* MESSAGES (Errors, Warnings, and Info for Cart and Checkout)
	(Does not include <label> errors.)
===================================================== */
#fc_message_container {
	margin:15px 0px;
	color:#333;
}
#fc_message_container ul {
	padding:0;
	margin:0;
	list-style:none;
}
#fc_message_container div.fc_message {
	margin:5px 0;
	padding:5px 5px 5px 25px;
	border-width:1px;
	border-style:solid;
	display:block;
	font-weight:normal;
}
#fc_error_container li {
	list-style:none outside;
}

#fc_error_container {
	border-color:#d03d39;
	color:#900;
	background:#FFE4E1 url(https://admin.foxycart.com/themes/standard/images/icon-warning.png) no-repeat 6px 4px;
}
#fc_warning_container {
	border-color:#f9bd3b;
	color:#333;
	background:#FFFFCC url(https://admin.foxycart.com/themes/standard/images/icon-warning.png) no-repeat 6px 4px;
}
#fc_info_container {
	border-color:#266473;
	color:#266473;
	background:#E6F1F4 url(https://admin.foxycart.com/themes/standard/images/icon-info.blue.png) no-repeat 9px 3px;
}

/* LABELS & ERRORS
===================================================== */
#fc_checkout_container label.fc_pre,
#fc_checkout_container span.fc_pre,
#fc_receipt_container span.fc_pre {
	width:10em;
	padding:.2em 1em 0 0;
	*padding-top:.4em;
	float:left;
	line-height:1;
	text-align: left;
}
#fc_checkout_container .fc_row_error label.fc_pre {
	color:#d03c3a;
}
#fc_checkout_container label.fc_error {
	margin: 0 0 15px 11em;
	padding: 5px 5px 5px 20px;
	display:block; clear:both;
	color:#900;
	background:url(https://admin.foxycart.com/themes/standard/images/icon-warning.png) no-repeat left center;
	font-weight:bold;
}
#fc_checkout_container label.fc_error a {
	color:#D03B39;
}
#fc_checkout_container #fc_form_checkout_error {
	width:auto;
	margin:15px 0;
	clear:none;
	background-color:#f7e0df;
	background-position:5px center;
}
/* Checkboxes */
#fc_use_different_address {
	float:left;
	clear:both;
	padding:.5em 0 .5em 16em;
}
label.fc_label_checkbox {
	width:21.5em;
	padding:.5em;
	border:1px solid #666;
	display:block;
	float:left;
}
#li_save_cc label.fc_label_checkbox {
	margin-left:16em; _margin-left:8em;
}
span.fc_input_checkbox_container {
	padding:0 .5em 0 0;
	float:left;
}

/* Radios */
#fc_checkout_container label.fc_radio {
	display:block;
}


/* SPECIFIC SECTIONS
===================================================== */
/* LOGIN OR REGISTER */
#fc_login_register p {
	padding-left:16em;
	color:#0971B2;
}

/* SHIPPING */
#fc_shipping_container input.fc_text {
	width:7em;
}
#fc_shipping_methods {
	color:#333;
}
#fc_shipping_methods_label {
	min-height:2em;
}
#fc_shipping_methods_inner,
#fc_shipping_result {
	width:20em;
	padding-bottom:.5em;
	float:left;
}
div.fc_downloadable_message_container {
	clear:both;
}

/* PAYMENT */
#fc_checkout_container #li_cc_saved,
#fc_checkout_container #li_cc_new {
	width:20em;
	margin-left:16em; _margin-left:8em;
}
#fc_c_card_saved_number {
	display:block;
	text-align:right;
	color:#666;
}

.fc_fieldset_container ol li fieldset {
  margin:.5em 0 1em;
  clear:both;
  background:#eee;
	padding: .5em;
}
li.fc_row_payment_method label.fc_radio span img {
  vertical-align:middle;
}

#fc_checkout_container li#fc_payment_method_plastic_container {
	margin-left: 0;
}


fieldset fieldset .fc_pre {
  color:#494742;
}



/* RECEIPT
===================================================== */
#fc_checkout_container span.fc_pre,
#fc_receipt_container span.fc_pre {
	padding-top:.1em;
}
#fc_checkout_container span.fc_text,
#fc_receipt_container span.fc_text {
	float:left;
	color:#333;
}
#fc_receipt_links {
	margin-bottom:2em;
}


/* NOSCRIPT ERRORS
===================================================== */
#fc_error_noscript {
	margin:10px 0 25px 0;
	padding:5px 5px 5px 25px;
	border:1px solid #d03d39;
	display:block; clear:both;
	color:#900;
	background:url(https://admin.foxycart.com/themes/standard/images/icon-warning.png) no-repeat 5px 8px;
	font-weight:normal;
}
#fc_error_noscript p {
	color:#900;
}
#fc_error_noscript a {
	text-decoration:underline;
}


/* @end */

#donate p label.error {
	width: 100%;
	color: #941000;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 10px;
}


.product img.thumb {
	width: 300px;
}

.product .image {
	float: right;
}

.product .info {
	width: 300px;
	float: left;
	padding-right: 20px;
}

.product {
	width: 640px;
	clear: both;
	display: inline-table;
	margin-bottom: 20px;
	border-top: 1px dotted #d5d5d5;
	padding-top: 20px;
}

/* My Comment */

.product h2 {
	margin-top: 20px;
}

.product h2 a {
	color: #5e5e5e;
	text-decoration: none;
}

p.price {
	font-size: 20px;
	color: #a9a9a9;
}

a.button, input.button {
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
	color: #fffeff;
	background-color: #930000;
	border: navajowhite;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}

#content div.product div.info select {
	margin-bottom: 10px;
}

/* @group foxycart */

#fc_cart_controls_top a, #fc_cart_controls_bottom a, #fc_checkout_container a.fc_link_nav, #fc_receipt_links a.fc_link_nav, #fc_checkout_container button.fc_button {
	margin-left: 10px;
	padding: 5px;
	border: 0px solid #666;
	color: white;
	background: #930000;
	text-decoration: none;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}

#fc_cart_controls_top a.fc_link_nav.fc_cart_update.fc_inactive, #fc_cart_controls_bottom a.fc_link_nav.fc_cart_update.fc_inactive {
	background-color: #797979;
}

#fc_cart_table thead th {
	color: #797979;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #fffeff;
	border-bottom: 1px solid #d5d5d5;

}

#fc_cart_table td {
	border-bottom: 1px solid #d5d5d5;
}

#fc_cart_table tfoot td {
	border-bottom: 1px solid #d5d5d5;
	background: #fff;
	font-size: 12px;
}

#fc_cart_table #fc_cart_foot_total td {
	background: #fff;
	color: #797979;
	font-weight: bold;
	letter-spacing: normal;
}

#fc_cart_controls_top, #fc_cart_controls_bottom {
	padding: 30px 0 40px;
	text-align: right;
	font-size: 12px;
}

#fc_cart_foot_total td.fc_col1 {
	color: #797979 !important;
	text-align: right;
}

#cboxOverlay {
	background: black;
}

#fc_cart_controls_top {
	display: none;
}

tfoot {
	text-transform: uppercase;
}

#cboxCurrent, #cboxNext, #cboxPrevious, #cboxClose {
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 10px;
}

#cboxNext {
	left: 80px;
}

#cboxCurrent {
	right: 80px;
	text-align: right;
}
/* @end */

#loginfrm p b {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	font-size: .8em;
	letter-spacing: .25em;
	display: inline-block;
	width: 100px;
	color: #666;
}

#loginfrm input {
	border: 1px solid silver;
	background: transparent;
	padding: .25em;
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #333;
}

input#submit {
	text-transform: uppercase;
	letter-spacing: .25em;
	border: none;
	font-weight: bold;
	float: right;
	padding-right: 0;
}






