/* ------------------------------
	Basic
------------------------------ */
html, body {
	height: 100%;
	border: none;
	margin: 0;
	padding: 0;}
body {
	background: #dfdfdf url('../images/nsmt-BG.gif');
	margin: 0;
	padding: 0;}
body, th, td, input, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;}
body.nobg, table.nobg {
	margin: 0;
	padding: 15px;}
body.pop {
	background: #000;
	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: #9c0018; font-weight: bold;}
a:hover 	{color: #69f;}
a:visited	{color: #9c0018;}
a:active	{color: #69f;}

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

img {border: 0;}

h1, h2, .lgmedb, h3, h4, h5 {
	font-family: Georgia, times, serif;
	font-weight: bold;
	color: #ffc20e;}
h1 {
	border-bottom: 1px solid #666;
	font-size: 18px;
	text-align: right;}
h2, .lgmedb {font-size: 18px; line-height: 1.5em;}
.lgmedb {color: #69f;}
h3 {font-size: 13px;}

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

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: #ffc20e;}

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

/* ------------------------------
	Layout
------------------------------ */
#timer {
	background: #333;
	margin: 0;
	padding: 5px 10px;
	font-size: 10px;
	color :#fff;}
#timer input {
	font-size: 10px;}

#container {
	height: 100%;}

#content {
	background: #000;
	margin: 0;
	padding: 10px 10px 75px;}

#footer {
	background: #000;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;}

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

/* ------------------------------
	Top Menu
------------------------------ */

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

/* ------------------------------
	Breadcrumbs
------------------------------ */
#breadcrumbs {
	margin: -1em 0 1.5em;
	padding: 0;
	font-size: 10px;
	color: #ccc;}
#breadcrumbs strong {
	font-weight: bold;
	color: #fff;}

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

.boxedhead, .boxedheadsm, .bgmed {
	background-color: #999;
	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;}
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;
	margin: 1em 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #ffc20e;}
#eventlistbig li a:hover {
	text-decoration: underline;}

th, .listhead {
	background-color: #9c0018;
	padding: 1px 3px;
	font-weight: bold;
	color: #fff;}
.listeven, .listevenb {
	background-color: transparent;}

.listevenb {
	font-weight: bold;}

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

.listoddb {
	font-weight: bold;}

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

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

.button {
	background-color: #900;
	border: 1px solid #900;
	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: #000;}

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

.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: #fff;
	opacity: 0.6;
	filter:alpha(opacity=60);}

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

#box .boxed {
	background: #000;}
