@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Oswald&family=Roboto&display=swap');

body {
	font: 100%/1.4 'Roboto', sans-serif;
	margin: 0;
	padding: 0;
	color: #212C5B;
	background-color: #FFFFFF;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
}

/*h2 {
	color: #000000;	
}*/
h4 {
	color: #CC0000;
	margin-bottom: 5px;
}
a img { 
	border: none;
}

a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	margin: 0 auto; 
	/*background-color: #FFFFFF;
	padding: 10px;*/
}

.bg-dkblue {
	background-color: #212C5B;
	color: #FFFFFF;
	border-color: #212C5B;
}

.navbar-expand-md .navbar-nav .nav-link {
	padding-right: 1rem;
	padding-left: 1rem;
}

.topheader {
	margin: 0 auto;
}


	

.frContent {
	margin: 0 auto;
	padding: 10px 0;
	/*width: 95%;*/
	max-width: 1045px;
}

.homecontainer {
	margin: 15px;
	/*padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;*/
	width: 95%;
	background-color: #ECECEC;	
} 

	.homeblue {
		background-color: #212C5B;
		color: #FFFFFF; 
		font-size: 1.5em;
		padding: 5px 0px 5px 15px;
		margin: 0px 0px 20px 0px;
	}
	.homepink {
		/*border-bottom: #DD4742 2px solid;*/
		background-color: #DD4742;
		color: #FFFFFF; 
		font-size: 1.5em;
		padding: 5px 0px 5px 15px;
		margin: 0px 0px 20px 0px;
	}
	
	.innerhome {
		padding: 0px 15px 15px 15px;	
	}



.small {
	font-size: 14px;	
}

.footer {
	padding: 20px;
	background: #A7A7A7;
	height: 50px;
}
.footer .copy {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

.footer .logo {
	position: relative;	
	float: left;
}

table.item-table td {
	border: 1px solid #CCCCCC; 
}

.error, .red {
	color: #CC0000;
	font-weight: bold;
}

.cartinfo {
	background-image:url(store/images/cart/cart-icon.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 60px;
}

/*===============================================*/
/* 				TABLESORTER						 */
/*===============================================*/
/*
table {
	border-collapse: collapse;
	text-align: left;
	border:none;
}

th {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000; 
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 6px 8px;
	text-align:left;
}
	
th.headerSortUp { 
	background-color: #CCCCCC; 
} 
	
th.headerSortDown { 
	background-color: #CCCCCC; 
} 
	
th.header { 
	cursor: pointer; 
	font-weight: bold; 
	background-color: #000000;
} 

table.tablesorter {
	border:	1px solid #000000;
}

table.tablesorter tbody tr.even td {
	background-color:#F0F0F0;
}

table.tablesorter tbody tr {
	border-bottom: 1px solid #ccc;
}

td {
	padding: 5px;
}

table.red td {
	font-weight: bold;
	font-size: 14px;
	color: #D40330;
}
	

/*tr:hover {
	background: #F0F0F0;
}*/

.regtable tr:hover {
	background: none;
}

.tdbackground {
	padding: 5px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}


/* form elements */
.errorbox {
	font-weight : bold;
	font-size: 18px;
	color: #CC0000;
	padding: 10px 10px 10px 33px;
	background: #FFF5CC;
	border: 1px solid #CC0000;
	text-align:center;
	margin-bottom: 10px;
}

/*:invalid {
  border-color: #EB0087;
}
:required { 
  border-color: #EB0087;
}*/

form#frcart {
/*  width:100%; */
  margin: 20px auto;
}

form#frcart div {
	clear: left;
	margin: 0;
	padding: 0;
}

form#frcart label {
	float: left;
	display: inline-block;
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

form#frcart input {
	font-family: 'Arial', sans-serif;
	font-size:16px;
	border:1px solid #333;
	min-height:24px;
	display:block;
	margin-bottom:15px;
	margin-top:5px;
	margin-right: 10px;
	outline: none;
	padding: 3px;
	width: 175px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
}

form#frcart .itembox {
	width: 45px;
	display: inline;
}

form#frcart #imagebox {
	width: 200px;	
	border: 0;
}


form#frcart input[type=radio] {
	display: inline-block;
   	font-size: 16px;
	font-weight: normal;
   	line-height: 1em;
   	margin: 0 0.25em 0 0;
   	padding-left: 5px;
   	width: 1.25em; 
   	height: 1.25em;
   	vertical-align: text-top;
	border:1px solid #000000;
}

form#frcart div .radio {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	color: #000000;
}

form#frcart div .question {
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	color: #000000;
	margin-right: 10px;
	margin-bottom: 20px;
	display:block;
	float:none;
}


form#frcart input[type=checkbox] {
	display: inline-block;
   	font-size: 16px;
	font-weight: normal;
   	line-height: 1em;
   	margin: 0 0.25em 0 0;
   	padding-left: 5px;
   	width: 1.25em; 
   	height: 1.25em;
   	vertical-align: text-top;
	border: none;
}

form#frcart select {
	font-family: 'Arial', sans-serif;
	font-size:16px;
	border:1px solid #000000;
	min-height:28px;
	display:block;
	margin-bottom:15px;
	margin-top:5px;
	margin-right: 10px;
	outline: none;
	padding: 3px;
	width: 180px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	background-color: #FFFFFF;
}

#result{
	margin-left:5px;
}

#frcart .short{
	color:#FF0000;
	font-weight: bold;
}

#frcart .weak{
	color:#E66C2C;
	font-weight: bold;
}

#frcart .good{
	color:#2D98F3;
	font-weight: bold;
}

#frcart .strong{
	color:#006400;
	font-weight: bold;
}

form#frcart .btn-submit {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
	background-color:#000000;

	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	
	text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#FFFFFF;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
}
form#frcart .btn-submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
	background-color:#000000;
}
form#frcart .btn-submit:active {
	position:relative;
	top:1px;
}


form#frcart .btn-addcart {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
	background-color:#000000;

	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	
	text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#FFFFFF;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	width: 65px;
	height: 32px;
}
form#frcart .btn-addcart:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
	background-color:#000000;
}
form#frcart .btn-addcart:active {
	position:relative;
	top:1px;
}


form#frcart .btn-checkout {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
	background-color:#000000;

	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	
	text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#FFFFFF;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;

	width: 150px;
	height: 30px;
}
form#frcart .btn-checkout:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
	background-color:#000000;
}
form#frcart .btn-checkout:active {
	position:relative;
	top:1px;
}




/******************************************************
	SELLER FORMS
/******************************************************/

form#frreg {
/*  width:100%; */
  margin: 20px auto;
}

form#frreg div {
	clear: left;
	margin: 0;
	padding: 0;
	line-height: 40px;
}

form#frreg label {
	float: left;
	display: inline;
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	width: 200px;
}

form#frreg input {
	font-family: 'Arial', sans-serif;
	font-size:16px;
	border:1px solid #000000;
	min-height:24px;
	display:block;
	margin-bottom:15px;
	margin-top:5px;
	margin-right: 10px;
	outline: none;
	padding: 3px;
	width: 300px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
}


form#frreg textarea {
	font-family: 'Arial', sans-serif;
	font-size:16px;
	border:1px solid #000000;
	min-height:24px;
	display:block;
	margin-bottom:15px;
	margin-top:5px;
	margin-right: 10px;
	outline: none;
	padding: 3px;
	width: 300px;
	height: 100px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
}

form#frreg .btn-submit {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
	background-color:#000000;

	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	
	text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#FFFFFF;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;
}
form#frreg .btn-submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
	background-color:#000000;
}
form#frreg .btn-submit:active {
	position:relative;
	top:1px;
}


/******************************************************
	FORMATTING
/******************************************************/

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#left {
	position: relative;
	width: 50%;
	float: left;	
}

#right {
	position: relative;
	width: 50%;
	float: right;	
}

/******************************************************
	NAVIGATION
/******************************************************/

#sidebar {
	float: left;
	width: 20%;
	min-width: 175px;
	margin-right: 25px;
	margin-top: 0px;
	padding-top: 0px;
}

.nav {
	background-color: #212C5B;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 5px;
}

ul.navmenu {
	width: 100%;
}

ul.navmenu li {
	list-style: none;
	border-bottom: solid 1px #212C5B;
	text-align: left;
	margin: 0;
}

ul.navmenu li:last-child {
	list-style: none;
	border-bottom: none;
	text-align: left;
	margin: 0;
}

ul.navmenu li a {
  display: block;
  text-decoration: none;
  padding: .25em;
  color: #000000;
} 

/******************************************************
	STORE CONTENT
/******************************************************/

#storeContent {
	float: left;
	width: 70%;
}

#storeContent .header {
	background: none;
	border: none;
	display: block;
}

#storeContent .header p {
	
}

#storeContent hr {
	border: 0;
	height: 2px;
	background: #000000;
}

#storeContent .brochure {
	float: left;
	width: 375px;
	margin-right: 20px;
	margin-bottom: 20px;	
}

	.brochure .brochimg img{
		margin-right: 10px;
		border: solid 1px #CCC;
	}
	
	.brochure .brochname {
		font-weight: bold;
	}
	
	.brochure .brochcat {
			
	}


#storeContent .item {
	float: left;
	width: 250px;
	height: 350px;
	margin-right: 15px;
	margin-bottom: 20px;	
}
#storeContent .item {/* steve add */
	float: left;
	width: 30%;
	height: 400px;
	margin-right: 3%;
}
	.brochure .itemimg img{
		margin-right: 10px;
		border: solid 1px #CCC;
	}
	
	.brochure .itemname {
		font-weight: bold;
	}
	
	.brochure .itemretail {

	}

#storeContent .magitem {
	float: left;
	width: 200px;
	height: 250px;
	margin-right: 20px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	padding: 10px;
}

#storeContent .detail {
	
}

	.detail #left {
		position: relative;
		width: 48%;
		float: left;
		margin-right: 10px;
	}
	
	.detail #right {
		position: relative;
		width: 48%;
		float: right;	
	}

	.detail .detailimg img {
		margin-right: 20px;
		border: solid 1px #CCC;
		align: left;
		max-width: 100%;/* steve add */
	}
	
	.detail .detailnum {
		margin-bottom: 15px;
	}

	.detail .detailname {
		font-weight: bold;
		margin-bottom: 15px;
	}

	.detail .detailmag ul {
		list-style-type: none;
	}

	.detail .detailmag li {
		list-style-type: none;
		padding-bottom: 10px;
	}

	.detail .detailaphtitle {
		font-weight: bold;
		margin-top: 15px;
		margin-bottom: 15px;
		background-color: #000000;
		color: #FFFFFF;
		font-size: 14px;
		padding: 10px;
	}
	
	
	.detail .detailsave {
		color: #CC0000;
		font-weight: bold;	
		margin-left: 30px;
	}

	.detail .detaildesc {
		margin-bottom: 15px;
	}

	.detail .detailcopy {
		font-size: 12px;
		margin-bottom: 15px;
	}
	
	.detail .detailretail {
		font-weight: bold;
		margin-bottom: 15px;
	}

/******************************************************
	CART CONTENT
/******************************************************/

#checkoutContent{ 
    float: none;
    margin: 0 auto;
    width: 70%;
	max-width: 700px;
    position: relative;
}

#cartContent { 
    float: none;
    margin: 0 auto;
    max-width: 700px;
    position: relative;
    width: 94%;
}

	#cartContent .page-title {
		position: relative;
		float: left;
		font-size: 24px;
		font-weight: bold;
		color: #000000;
		margin-bottom: 20px;
	}
	
	#cartContent .buttons-right {
		position: relative;
		float: right;
	}

#cart-instructions {
	margin: 50px;	
}


#orderContent {
	position: relative;
	float: right;
	width: 250px;
/*	border: solid 1px #CCC; */
	padding: 10px;
}

#orderContent h2 {
	font-size: 14px;
}

.buttons-checkout {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	float: right;
}


.btn-cart {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
	background-color:#000000;

	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	
	text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-align:center;

	padding: 3px;
	margin-left: 10px;
}

.btn-cart:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #000000 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000');
	background-color:#000000;
}
.btn-cart:active {
	position:relative;
	top:1px;
}

.btn-delete {
	border: none;
	background: none;
	display:inline-block;
	text-decoration:none;
	text-align:center;
	margin-right: 10px;
	padding: 3px;
}


/******************************************************
	SHOPPING CART TABLE
/******************************************************/

#shopping-cart table.selected-products {
	border-collapse: collapse;
	text-align: left;
	border:none;
}

	table.selected-products td {
		padding: 5px;
	}
	
	table.selected-products tr {
		border-bottom: solid 1px #CCC;
	}

/*	table.selected-products tr:hover {
		background-color: #FFFFFF;
	}
*/	
	
	table.selected-products .item-delete {
		width: 5%;	
	}
	
	table.selected-products .item-thumbnail {
		width: 10%;	
	}
	
	table.selected-products .item-info {
		width: 50%;	
	}

	table.selected-products .item-info .item-title {
		font-weight: bold;
	}

	table.selected-products .item-info .item-seller {
		font-size: 12px;
	}


	table.selected-products .item-price {
		width: 10%;	
	}
	
	table.selected-products .item-multi {
		width: 5%;	
	}
	
	table.selected-products .item-qty {
		width: 10%;	
	}

	table.selected-products .item-subtotal {
		width: 10%;	
		text-align:right;
	}

	table.selected-products tr .subtotal {
		border: none;
	}

	table.selected-products .order-subtotal {
		font-size: 16px;
		font-weight:bold;
		text-align:right;
	}


/******************************************************
	CHECKOUT PAGES
/******************************************************/

.billing-info {
	float: left;
	width: 350px;
}

	.billing {
		font-weight:bold;
	}


/******************************************************
	PURE
/******************************************************/

.pure-button,
.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
    background-color: #DD4742;
    color: #fff;
}


/******************************************************
	Steve's rules
/******************************************************/

.top-header img {
	max-width: 100%;	
}
.mobileMenuWrapper {
	position: absolute;
	left: -99999px;
}
.mobileMenu {
	position: absolute;
}
/*.itemimg {
	max-width: 240px;	
}*/
form#frcart div {
    margin: 0;
    padding: 0;
	clear: none;
	display: inline-block;
}
form#frcart label {
	width: 90%;	
}
.billing-info div {
    margin: 0;
    padding: 0;
    width: 90%;
	clear: both;
}

.billing-info, .shipping-info {
	width: 48%;	
}
form#frcart label {
    width: 48%;
}
.item form#frcart {
    margin:  0 auto 20px;
}

#right form#frcart input {
	width: 85%;
	max-width: 160px;
	display: block;
}
#right form#frcart label {
	width: 90%;	
}

@media only screen and (max-width: 1180px) {


}

@media only screen and (max-width: 1023px) {
	.footer {
		padding: 0 10px;	
		background: #303030;
	}

	.regGroup {
		width: 94%;
		margin: 0 auto;
		float: none;
		display: block;
	}
	.container {
		width: 94%;
		margin: 0 auto;
	}
	.container ul {
		margin-left: 20px;	
	}
	

}

@media only screen and (max-width: 960px) {


}

@media only screen and (max-width: 800px) {
	#storeContent {
   	 	float: none;
   		 margin: 0 auto;
   		 width: 94%;
	}

	.desktopSBL {
		position: absolute;
		left: -9999px;
	}
	.mobileMenuWrapper {
		position: relative;
		left: 0;
		height: 75px;
		min-width: 300px;
		float: none;
		overflow: visible;
		margin: 10px 0 10px 10px;
	}
	.sub-header {
   		clear: both;
	}
	.p7AP3-20 {
    position: relative;
    z-index: 999;
	}
	#storeContent .item {
	    clear: both;
	    float: none;
	    height: auto;
	    margin-bottom: 40px;
	    margin-right: 3%;
		width: 100%;
	    max-width: 240px;
		margin: 0 auto 40px;
	}
	
	.itemimg {
		margin: 0 auto;	
	}
	#cartContent .buttons-right {
    	float: none;
    	clear: both;
		display: block;
	}
	.noteThis {
		margin-left: 10px;
		margin-right: 20px;
		border: 2px dashed #F00;
		border-radius: 6px;
		display: block;
		float: right;
		padding: 5px 10px 5px 15px;
	}
	.noteThis:before {
		content: " ! ";
		color: #f00;
	}
	
}

@media only screen and (max-width: 600px) {
	
	body .content-holder > .container {
    	padding: 0 0 20px;
	}
	#storeContent .brochure {
		width: 100%;	
	}
	.regtable {
		width: 94%;
		margin: 0 auto;
	}
	.regtable td {
		width: 94%;
		clear: both;
		display: block;
	}
	.regGroup #left, .regGroup #right, 	.detail #left, 	.detail #right {
		width: 94%;
		margin: 0 auto;
		float: none;
		display: block;
	}
	.item-delete { /* YIKES!! does this work? */
	    margin-top: 25px;
	    position: absolute;
	}
	.billing-info, .shipping-info {
		width: 90%;
		margin: 10px auto;
	}
	/*form#frcart input {
		min-width: 300px;
	} */
	form#frcart input[type="checkbox"], form#frcart input[type="radio"] {
		min-width: 25px;
		width: 25px;
	}
	form#frcart .btn-checkout {
		width: 90%;
		margin 5px auto;
	}
	table.selected-products .item-price, table.selected-products .item-multi, table.selected-products .item-subtotal, table.selected-products .item-qty, table.selected-products .order-subtotal {
		display: block;
	}
}

@media only screen and (max-width: 480px) {

}

li .ship-options {
	display: block;	
}

/******************************************************
	SPONSOR SECTION
/******************************************************/
#sponsorContent {
	position: relative;
	float:left;
	width: 1040px;
}

	#sponsorContent .page-title {
		position: relative;
		float: left;
		font-size: 24px;
		font-weight: bold;
		color: #CC0000;
		margin-bottom: 20px;
	}
	
	#sponsorContent .buttons-right {
		position: relative;
		float: left;
		margin-bottom: 20px;
	}


/******************************************************
EVENT PAGE
/******************************************************/

.eventpage {
	margin: 0 auto;
	padding: 25px;
	background-color: #FFFFFF;
}

.eventpage h1 {
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
	margin-top: 0px;
}

.eventpage h2 {
	color: #000000;
	font-size: 1.5em;
	margin-top: 0px;
}

.eventpage .fa {
	color: #000000;
	display: inline-block;
	width: 50px;
}

.eventpage .event-info {
	margin-bottom: 10px;
}


.eventpage .event-date {
	display: inline-block;
	vertical-align: top;
	color: #000000;
}

.eventpage .event-label {
	display: inline-block;
	width: 130px;
	vertical-align: top;
	color: #000000;
}

.eventpage .event-time {
	display: inline-block;
	text-align: right;
	color: #000000;
}

.eventpage .sellerreg {
	background-color: #F4F4F4;
	padding: 10px;
	margin: 20px 20px 20px 0px;
}

.eventpage .sellerreg h3 {
	color: #000000;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0px;
}

.eventpage a.pure-button.sellerbtn {
	background-color: #EE1997;
	color: white;
	padding: 20px;
	font-size: 1.5em;
}


.eventpage .sidebar {
	background-color: #232323;
	padding: 10px 10px 20px 10px;
	text-align:center;
}

.eventpage .sidebar h2 {
	color: #FFFFFF;
	font-size: 1.2em;
}

/******************************************************
	SELLER PAGE
/******************************************************/

.sellerpage {
	margin: 0 auto;
	padding: 25px;
	background-color: #FFFFFF;
}

.sellerpage h3 {
	color: #000000;
	font-weight: bold;
}

.sellerpage h1 {
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
	margin-top: 0px;
}

.sellerpage .bluebox {
	border: 10px solid #00aeef;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 0px;
	text-align:center;
}

.sellerpage .yellowbox {
	border: 10px solid #fff200;
	background-color: #FFFFFF;
	padding: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

.sellerpage .yellowbox h3 {
	margin-top: 0px;
}

.sellerpage .pinkbox {
	border: 10px solid #DD4742;
	background-color: #FFFFFF;
	padding: 15px;
	margin-left: 10px;
}

.sellerpage .pinkbox h2 {
	color: #DD4742;
	margin-top: 0px;
	text-align: center;
}

.sellerpage .lightblue {
	background-color: #a8def2;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/**************************************/
/*			MOBILE VERSION
/**************************************/
@media screen and (max-width: 320px) {

	.container {
		min-width: 320px;
		margin: 0 auto;
	}

	.frContent {

	}

	#left {
		display: block;
	}

	#right {
		display: block;
	}

} /* end mobile version */
