/* ------------------------------
	Basic
------------------------------ */
body {
	background: #fff;
	margin: 0;
	padding: 5px;}
body, th, td, input, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;}
body.nobg {
	background: #ccc;
	margin: 0;
	padding: 15px;}
body.pop {
	margin: 0;
	padding: 15px;}

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

a			{color: #00f; font-weight: bold;}
a:hover 	{color: #1187a7;}
a:visited	{color: #009;}
a:active	{color: #1187a7;}

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

img {border: 0;}

h1, h2, .lgmedb, h3, h4, h5 {
	font-weight: bold;
	color: #1187a7;}
h1 {
	border-bottom: 2px solid #1187a7;
	font-size: 18px;}
h2, .lgmedb {font-size: 18px; line-height: 1.5em;}
h3 {font-size: 14px;}

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

small, .small, .smallbold, .smallmedbold, .errorsm {
	font-size: 10px;}
.small strong, .smallbold, .smallmedbold {font-weight: bold;}
.small strong, .smallmedbold {color: #1187a7;}

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

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

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

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

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

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

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

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

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

.boxedheadsm {
	font-size: 10px;}

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

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

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

.listevenb {
	font-weight: bold;}

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

.listoddb {
	font-weight: bold;}
	
/* ------------------------------
	Calendar Style
------------------------------ */
#calendar {	
	border: 1px solid #ccc;}
#calendar th {
	background: #1187a7;
	padding: 3px 7px;
	font-size: 10px;
	text-align: center;
	color: #fff;}
#calendar th.month {
	background: transparent;
	font-size: 16px;
	font-weight: bold;
	color: #1187a7;}
#calendar th.month a {text-decoration: none;}
#calendar th.nothing {
	background: transparent;
	border: none;}
#calendar td {
	background: #eee;
	border: 1px solid #ccc;
	font-size: 14px;
	text-align: center;
	color: #999;}
#calendar td a {
	display: block;
	font-weight: bold;
	text-decoration: none;}
#calendar td a , #calendar td.calNoLink {
	padding: 10px;}
#calendar td a:hover,
#calendar td:hover,
#calendar td.sfhover {
	background: yellow;}

#calendar td ul {
	position: absolute;
	z-index: 100;
	left: -999em;
	width: 300px;}
	
#calendar td:hover ul,
#calendar td.sfhover ul {left: auto;}
	
/* ------------------------------
	Calendar - Event format
------------------------------ */
#calendar td ul {
	/* background: #1187a7;
	border: 1px solid #3ea4bf;
	border-bottom: none; */
	list-style: none;
	margin: 0 -1em;
	padding: 0;
	font-size: 10px;
	text-align: left;}
	
#calendar td ul li {
	display: block;
	clear: both;
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0;
	color: #000;}

#calendar td ul li img {
	float: left;
	margin-right: 5px;}

#calendar td ul li a {
	display: block;
	min-height: 60px;
	background: #fff;
	border: 1px solid #1187a7;
	margin: 0;
	padding: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #000;}
#calendar td ul li a:hover {
	background: #e6ecff;
	border: 1px solid #000;}

#calendar td ul li a big {
	font-size: 12px;
	font-weight: bold;
	color: #1187a7;}


/* ------------------------------
	Cart Display
------------------------------ */
.sectionhead {
	background: #eee;
	border: 1px solid #666;
	padding: 4px;
	color: #000;}
.cartbox {
	border: 1px solid #514da1;
	padding: 4px;
	font-size: 10px;
	line-height: 1.5em;}
.cartbox img{
	float: left;
	padding-right: 10px;}
.carthead {
	background-color: #ddd;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #1187a7;}
.amounthead {
	background-color: #1187a7;
	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: #eee;
	border: 2px solid #96cad8;
	border-right: 2px solid #107d9a;
	border-bottom: 2px solid #107d9a;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1187a7;}

.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 {margin-bottom: 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;}
