/* ==============================
	Basic
============================== */
html, body {
	height: 100%;
	border: none;
	margin: 0;
	padding: 0;}
body {
	background: #202020 url('../images/tuts/tuts-BG.gif') top left repeat-x;
	margin: 0;
	padding: 0;}
body, th, td, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;}
body.nobg, table.nobg {
	margin: 0;
	padding: 15px;}
body.pop {
	background: #ffecd0 url('../images/tuts/tuts-contentBG.gif') top left repeat-x;
	margin: 0;
	padding: 30px 15px 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: #00f; font-weight: bold;}
a:hover 	{color: #9a6a4d;}
a:visited	{color: #009;}
a:active	{color: #9a6a4d;}

hr {
	border: 0;
	height: 2px;
	margin: 2px 0;
	background-color: #999;
	color: #999;}

img {border: 0;}

h1, h2, .lgmedb, h3, h4, h5 {
	font-weight: bold;
	color: #363636;}
h1 {
	background: #363636;
	padding: 5px;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;}
h1 a, h1 a:visited {
	text-decoration: none;
	text-transform: capitalize;
	color: #9cf;}
h2, .lgmedb {font-size: 18px; line-height: 1.5em;}
h3 {font-size: 16px;}

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

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

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

/* ==============================
	Layout
============================== */
#timer {
	background: #fcf3e6;
	margin: 0 0 10px 0;
	padding: 2px;
	font-size: 10px;
	text-align: right;}
#timer input {
	font-size: 10px;}

#shopper {
	background: url('../images/tuts/tuts-contentBG.gif') top left repeat-x;
	margin: -10px -10px 5px;
	padding: 0 10px;
	font-size: 13px;
	line-height: 30px;
	text-align: right;
	color: #fff;}
#shopper a {
	text-decoration: none;
	color: #9cf;}

#container {
	height: 100%;}

#content {
	/*
	background: #ffecd0 url('../images/tuts/tuts-contentBG.gif') top left repeat-x;
	margin: 0;
	padding: 30px 10px 75px;
	*/
	background: #ffecd0;
	padding: 10px 10px 75px;
	}

#footer {
	background: #ffecd0 url('../images/tuts/tuts-footerBG.gif') bottom left repeat-x;;
	padding: 10px 10px 28px;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;}

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

/* ==============================
	Top Menu
============================== */
#topmenu { display: none; }

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

/* ==============================
	Bottom Menu
============================== */
#bottommenu {
	background: #000;
	padding: 15px 25px;
	font-size: 11px;
	color: #4d4d4d;}

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

/* ==============================
	Tables
============================== */
.boxed {
	background-color: #fcf3e6;
	padding: 5px;}

.boxedhead, .boxedheadsm, .bgmed {
	background-color: #014073;
	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 145px;}
p#eventlistbig {margin: 0; text-align: center;}
#eventlistbig {
	list-style: none;
	padding: 2em 0;}
#eventlistbig img {
	margin: 5px;}
#eventlistbig li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Impact, 'Arial Narrow', sans-serif;}
#eventlistbig li a {
	display: block;
	background: url('../images/bullet-big2.gif') top left no-repeat;
	min-height: 44px;
	margin: 10px 0;
	padding: 25px 0 0 35px;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #014073;}

/* IE hack */
* html #eventlistbig li a {height: 69px;}

#eventlistbig li a:hover {
	background: url('../images/bullet-big.gif') top left no-repeat;
	color: #000;}

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

.listevenb {
	font-weight: bold;}

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

.listoddb {
	font-weight: bold;}

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

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

.button {
	background: #9a6a4d;
	border: 2px solid #000;
	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;}
