@charset "utf-8";
/* CSS Document */

#main_body {
	background:#212121;
	padding-bottom:4px;
	}
.store_title {
	background:#313131;
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-.07em;
	clear:both;
	}
.store_selects {
	font-size:10px;
	text-transform:uppercase;
	color:#999999;
	vertical-align:middle;
	padding:4px 0 8px 0;
	border-bottom:1px solid #313131;
	margin-bottom:4px;
	clear:both;
	}
.store_selects select {
	text-transform:none;
	font-size:12px;
	}
.store_content {
	clear:both;
	}
.store_content_left {
	width:704px;
	float:left;
	display:inline;
	}
.store_content_right {
	width:236px;
	float:left;
	display:inline;
	}
.store_content_right a {
	color:#10a2df;
	}
.store_content_home {
	margin-left:25px;	
	}
h2 {
	margin:0;
	padding:4px 0;
	color:#CCCCCC;
	font-size:14px;
	letter-spacing:-.07em;
	}
h2 a {
	color:#10a2df;
	}
#homepage_right h2, .store_content_right h2{
	margin:0;
	padding:4px 0;
	color:#FFFFCC;
	font-size:14px;
	letter-spacing:-.07em;
	text-align:center;
	}
.thumbnail_table_row {
	clear:both;
	}
.thumbnail_table_cell {
	float:left;
	width:162px;
	display:inline;
	margin-right:3px;
	margin-bottom:3px;
	background:#383838;
	padding:4px;
	font-size:11px;
	color:#999999;
	}
.thumbnail_table_cell_half {
	float:left;
	width:340px;
	display:inline;
	margin-right:3px;
	margin-bottom:3px;
	background:#383838;
	padding:4px;
	font-size:11px;
	color:#999999;
	}
.thumbnail_img {
	border:2px solid #7a7a7a;
	margin-bottom:4px;
	}
.endcap {
	margin-right:0px !important;
	}
.size_picker a {
	text-decoration:none;
	color:#10dfac;
	padding:2px;
	background:#525252;
	}
.price_details {
	background:#282828;
	color:#CCCCCC;
	font-size:10px;
	font-weight:bold;
	clear:both;
	margin:4px 0;
	padding:2px;
	}
.price_details a {
	color:#10a2df;
	font-weight:normal;
	}
.item_name {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:-.07em;
	}
.sidebar_module {
	color:#999999;
	padding:8px;
	background:#191919;
	font-size:11px;
	border:1px solid #333;
	}
.indent {
	padding:8px 8px 8px 16px;
	}
.collections_table {
	padding-left:15px;
	}
.collections_table_row {
	clear:both;
	}
.collections_table_cell {
	float:left;
	width:218px;
	height:185px;
	display:inline;
	margin-right:3px;
	margin-bottom:3px;
	background:#383838;
	padding:4px;
	font-size:11px;
	color:#999999;
	}
.categories_table_cell {
	float:left;
	width:218px;
	height:185px;
	display:inline;
	margin-right:3px;
	margin-bottom:3px;
	background:#383838;
	padding:4px;
	font-size:11px;
	color:#999999;
	}
.normal_table_cell {
	float:left;
	width:218px;
	display:inline;
	margin-right:3px;
	margin-bottom:3px;
	background:#383838;
	padding:4px;
	font-size:11px;
	color:#999999;
	}
.normal_table_cell a:link, .normal_table_cell a:visited {
	color:#10a2df;
	}
.admin_left_table_cell {
	float:left;
	width:445px;
	display:inline;
	margin:20px 3px 20px 0px;
	background:#383838;
	padding:10px;
	font-size:11px;
	color:#999999;
	}
.collections_table_cell a:link img, .collections_table_cell a:visited img, .categories_table_cell a:link img, .categories_table_cell a:visited img {
	border:2px solid #727259;
	}
.collections_table_cell a:hover img, .collections_table_cell a:active img, .categories_table_cell a:hover img, .categories_table_cell a:active img {
	border:2px solid #ffffff;
	}
.login_box {
	background:#313131;
	border:3px double #515151;
	font-size:11px;
	color:#999999;
	}

.general_info_box {
	background:#383838;
	font-size:11px;
	color:#999999;
	padding:10px;
	margin:20px 0 0 0;
	}
.lineitem_main_info {
	margin-bottom:4px;
	margin-right:10px;
	background:#383838;
	font-size:12px;
	color:#999999;
	}
.inventory_info {
	padding:7px;
	border-bottom:1px solid #555555;
	}
.lineitem_info {
	padding:4px;
	border-bottom:1px solid #555555;
	}
.hidden {
	display:none;
	}
.visible {
	display:block;
	}
.services a:link, .services a:visited {
	color:#10a2df;
	}
.checkout_btn {
	background:#000;
	color:#09F;
	border:4px solid #414141;
	padding:4px;
	font-size:11px;
	}
.tickets_table_cell {
	float:left;
	width:450px;
	display:inline;
	margin-right:3px;
	margin-bottom:3px;
	background:#383838;
	padding:4px;
	font-size:11px;
	color:#999999;
	}