/* ------------------------------
	Basic
------------------------------ */
html, body {
	height: 100%;
	border: none;
	margin: 0;
	padding: 0;}
body {
	background: #1e2d3b;
	margin: 0;
	padding: 0;}
body, th, td, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;}
body.nobg, table.nobg {
	margin: 0;
	padding: 15px;}
body.pop {
	background: #fff url('../images/psq-titleBG.gif') top right no-repeat;
	margin: 0;
	padding: 15px;}

input, select {color: #000;}
input.inputright {text-align: right;}

/* brainstorm #26 */
input.disabled {
	border:0; 
	background-color: transparent;}

/* brainstorm #26 */
input.inputrightdisabled { 
	border:0; 
	background-color: transparent;
	text-align: right;}

a			{color: #942039; font-weight: bold;}
a:hover 	{color: #405060;}
a:visited	{color: #942039;}
a:active	{color: #00f;}

hr {
	border: 0;
	height: 1px;
	margin: 1px 0;
	background-color: #ccc;
	color: #ccc;}

img {border: 0;}

h1, h2, .lgmedb, h3, h4, h5 {
	font-weight: bold;
	color: #333;}
h1 {
	background: url('../images/psq-titleBG.gif') bottom right no-repeat;
	border-bottom: 1px solid #ccd4dd;
	margin: 0 -10px 1em 0;
	padding: 0 0 12px;
	font-size: 20px;
	font-weight: normal;
	color: #666;}
h1 b {
	font-weight: normal;
	color: #942039;}
h2, .lgmedb {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5em;}
h3 {font-size: 13px;}

big, .lgmed, .sectionhead {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: #942039;}

.stepNum {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #000;}

small, 
.small, 
.small p, 
.small div, 
.small td, 
.smallbold, 
.smallmedbold, 
.errorsm {
	font-size: 10px;}

.small b, 
.small strong, 
.smallbold, 
.smallmedbold {
	font-weight: bold;}

/*.small strong, */
.smallmedbold {
	color: #942039;}

sub, sup {
	font-size: 9px;
	color: #999;}

form, script {margin: 0; padding: 0;}

/* ------------------------------
	Layout
------------------------------ */
#shopper {
	border-bottom: 1px solid #ccd4dd;
	margin: 0 10px;
	padding: 1em;
	font-size: 14px;
	text-align: center;
	color: #942039;}

#shopper b {
	font-weight: bold;
	color: #667f99;}

#timer {
	background: #eee;
	margin: 0 0 10px 0;
	padding: 2px;
	font-size: 10px;
	text-align: right;}
#timer input {
	font-size: 10px;}

#container {}

#content {
	background: #fff;
	margin: 0;
	padding: 10px;
	padding-bottom: 75px;}

#footer {
	background: #ccd4dd;
	border-top: 5px solid #fff;
	padding: 10px;
	font-size: 10px;
	text-align: center;}

#pleasewait {
	background: #fff;
	border: 6px double #ccd4dd;
	width: 400px;
	text-align: center;
	color: #666;}

/* ------------------------------
	Top Menu
------------------------------ */
#topmenu {
	white-space: nowrap;
	background: #425163;
	line-height: 14px;
	color: #fff;}

#topmenu a {
	white-space: nowrap;
	margin: 0;
	padding: 0 11px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;}

#topmenu a:hover, #topmenu a.current {
	background: #942039;}

/* ------------------------------
	Sub Menu
------------------------------ */
#submenu {
	background: #942039;
	padding: 5px 0 0 30px;
	color: #fff;}
#submenu div {
	display: none;
	margin: 0;
	padding: 0;}
#submenu table {
	margin: 0;
	padding: 0;}
#submenu table td {
	width: 235px;
	margin: 0;
	padding: 0;
	color: #fff;}
#submenu a {
	font-weight: normal;
	text-decoration: none;
	color: #fff;}
#submenu a:hover {
	text-decoration: underline;
	color: #000;}

/* ------------------------------
	Menu
------------------------------ */
#menu { display:none; }

/* ------------------------------
	Breadcrumbs
------------------------------ */
#breadcrumbs {
	margin: 0;
	padding: 2px;
	font-size: 10px;
	text-align: right;
	color: #666;}
#breadcrumbs strong {
	font-weight: bold;
	color: #405060;}

/* ------------------------------
	Tables
------------------------------ */
.boxed {
	border: 1px solid #ddd;
	padding: 5px;}

.boxedhead, .boxedheadsm, .bgmed {
	background-color: #667f99;
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;}

.boxedheadsm {
	font-size: 10px;}

/* brainstorm # 25 */
.boxedhead td {
	background: transparent;
	font-weight: bold;
	color: #fff;}

.boxedhead a {
	font-weight: bold;
	color: #fff;}

/* ------------------------------
	My Account
------------------------------ */
/* brainstorm # 22 */
#myaccount .label {
	white-space: nowrap;
	text-align: right;}

#myaccount .acctInfo {
	font-weight: bold;}

#myaccount a {
	text-decoration: none;}

#myaccount a:hover {
	text-decoration: underline;}

/* ------------------------------
	Event List Style
------------------------------ */
ul.eventlist li {
	list-style-image: url('../images/bullet.gif');
	margin-bottom: 1.5em;}

ul#eventlistbig {margin: 0 200px;}
p#eventlistbig {margin: 0; text-align: center;}
#eventlistbig {
	list-style: none;
	padding: 2em 0;
	text-align: center;}
#eventlistbig img {
	margin: 5px;}
#eventlistbig li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;}
#eventlistbig li a {
	display: block;
	border: 1px solid #cea6b5;
	margin: 10px 0;
	padding: 10px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #000;}
#eventlistbig li a:hover {
	border: 1px solid #666;
	color: #000;}

th, .listhead {
	background-color: #667f99;
	font-weight: bold;
	color: #fff;}
.listeven, .listevenb {
	background-color: transparent;}

.listevenb {
	font-weight: bold;}

.listodd, .listoddb {
	background-color: #eee;}

.listoddb {
	font-weight: bold;}

/* ------------------------------
	Cart Display
------------------------------ */
.sectionhead {
	background: #eee;
	border: 1px solid #666;
	padding: 4px;
	color: #000;}
.cartbox {
	border: 1px solid #ccd4dd;
	padding: 4px;
	font-size: 10px;
	line-height: 1.5em;}
.cartbox img {
	float: left;
	padding-right: 10px;}
.carthead {
	background-color: #667f99;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amounthead {
	background-color: #405060;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;}
.amount {
	background: #eee;
	padding: 1px 5px;
	text-align: right;}

/* ------------------------------
	Content
------------------------------ */
.attention {
	font-weight: bold;
	color: #0000ff;}

.button {
	background: #942039;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;}

.colorBox {
	border: 1px solid #666;
	margin: 2px 5px;}

.checkOut {
	padding: 5px;
	font-size: 13px;}

.error, .errorsm, .req  {
	font-weight: bold;
	color: #cc0000;}
	
ul.extended li,
ol.extended li
	{margin-bottom: 1em;}

ul.extended ul,
ul.extended ol,
ol.extended ul,
ol.extended ol
	{margin-top: 1em;}

.hide {display: none;}

.medbold {font-weight: bold;}

span.secret {color: #fff;}

.secret, a.secret, a.secret:hover, a.secret:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000;}

.spaceOut {line-height: 1.5em;}

.white {background: #fff;}

/* ------------------------------
	eCheck
------------------------------ */
.checkamount {
	font-size: 11pt;
	font-weight: bold;}

.checkamountbox {
	border: 1px solid #000;
	padding: 4px;}

.checki {
	font-size: 7pt;
	font-style: italic;}

.checkmain {
	font-size: 10pt;}

.checkmaini {
	font-size: 10pt;
	font-style: italic;}

.checksmall {
	font-size: 7pt;}

.maincheck {
	background-image: url('../images/echeck-bg.gif');
	border: 2px solid #000;
	padding: 4px;}
	
/* ------------------------------
	10px font fix
	(use when global font is arial
	instead of verdana)
------------------------------ */
small, .small, .small p, .small div, .small td, .smallbold, .smallmedbold, .errorsm,
#timer,
#footer b, #footer strong,
#breadcrumbs,
.boxedheadsm,
.sectionhead,
.cartbox,
.carthead,
.amounthead{
	font-family: Verdana, Geneva, sans-serif;}

/* ------------------------------
	LOGOS: toggle fullsize
------------------------------ */
.thumbShow, .thumbHide {
	display: block;
	outline: none;
	position: relative;
	text-align: center;
	text-decoration: none;
	color: #00f;}

.thumbShow span, .thumbHide span {
	position: absolute;
	top: -50%;
	left: -50%;
	display:block;
	white-space: nowrap;
	margin: 0;
	padding: 0 0 0.5em;
	background: #fff;
	border: 3px solid #999;
	color: #00f;}
	
.thumbShow span {
	cursor: pointer;}

.thumbHide span {
	display:none;}

/*---------------------------------
	Showbox
----------------------------------*/
#layer {
	z-index: 999999;
	position: absolute;
	top: -9999em;
	left: -9999em;
	width: 100%;
	background-color: #000;
	opacity: 0.6;
	filter:alpha(opacity=60);}

#box {
	z-index: 9999999;
	position: absolute;
	top: -9999em;
	left: -9999em;
	width: 400px;
	height: 300px;}

#box .boxed {
	background: #fff;}
