/* ------------------------------
	Basic
------------------------------ */
html{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#E8E8E8 none repeat scroll 0 0;}
body {
	background-image:url('../images/background-landscape.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	color:#888888;
	font-family:"Trebuchet MS",Arial;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding: 0;
	text-align: center;}
body, th, td, input, select {
	font-family:"Trebuchet MS",Arial;
	font-size: 12px;
	color: #000;}
body.nobg, table.nobg {
	margin: 0;
	padding: 15px;}
body.pop {
	background: #fff;
	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: #332A7A; text-decoration: none;}
a:hover 	{color: #990000; text-decoration: underline;}
a:visited	{color: #332A7A;}
a:active	{color: #990000;}

hr {
	background-color:#DBDBE5;
	border:medium none;
	color:#DBDBE5;
	height:1px;
	margin:5px 0 5px;
	text-align:left;
	width:100%;}

img {border: 0;}

h1, h2, .lgmedb, h3, h4, h5 {
	font-weight: bold;
	color: #332A7A;}
h1 {
	font-size: 17px;
	color: #332A7A;}
h2, .lgmedb {font-size: 16px; line-height: 1.5em;}
h3 {font-size: 14px;}

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

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

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

.small strong, 
.smallmedbold {
	color: #170D5C;}
	
.clear { clear:both; }

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

a.star-link{
	background-image:url(../images/star-icon.gif);
	background-repeat:no-repeat;
	color:#332A7A;
	height:18px;
	padding:5px 0 0 30px;
	text-decoration:none;
}
a.star-link:hover {
	color:#888888;
}

/* ------------------------------
	Layout
------------------------------ */
#wrapper {
	margin: 0 auto 0 auto;
	width: 905px;
}
#masthead {
	position: relative;
	height: 185px;
	color: #555;
}
#logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	left:5px;
	position:absolute;
	top:0;
}

#utility-nav {
	background-image:url(../images/utility-nav-background.png);
	background-repeat:no-repeat;
	height:60px;
	line-height:14px;
	position:absolute;
	right:-15px;
	top:0;
	width:750px;
}

#container {
	background: #fff;
	border-left: 1px solid #aea383;
	border-right: 1px solid #aea383;}

#timer {
	background: #fc3;
	margin: 0 0 10px 0;
	padding: 2px;
	font-size: 12px;
	text-align: right;
	color: #000;}
#timer input {
	font-size: 12px;}
	
#content .top{	
	background-image:url(../images/content-top.png);
	background-repeat:no-repeat;
	width:903px;	
	padding-left: 10px;
	height: 37px;
}

#content .fill{
	background-image:url(../images/content-fill.png);
	background-repeat:repeat-y;
	min-height:200px;
	width:903px;
	padding: 0 3px;	
}
#content .bottom {
	background-image:url(../images/content-bottom.png);
	background-repeat:no-repeat;
	height:25px;
}

#footer {
	clear:both;
	margin:5px 0 0;
}
#footer .footer-top {
	background-image:url(../images/footer-top-background.png);
	background-repeat:no-repeat;
	height:15px;
}
#footer .footer-fill {
	background-image:url(../images/footer-fill-background.png);
	background-repeat:repeat-y;
	min-height:100px;
	text-align: center;
	margin-top:-6px;	
	padding: 0px 20px;
}
#footer .footer-bottom {
	background-image:url(../images/footer-bottom-background.png);
	background-repeat:no-repeat;
	height:130px;
	margin-top:-100px;
}

#phone-number {
	background-image: url(../images/footer-phone-number.png);
	height: 25px;
	width: 200px;
}
#copyright {
	clear: both;
	margin: 0 0 20px 8px;
	padding-left: 10px;
	color: #333;
	font-size: 10px;
	background-image: url(../images/footer-phone-number.png);
	background-position: right center;
	background-repeat: no-repeat;
}

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

/* ------------------------------
	Menu
------------------------------ */
#menu {
	background: url('../images/menu-background.gif') left top repeat-x;
	margin: 0;
	padding: 15px 0 75px;
	}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 3em 15px;}
#menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;	}
#menu li a {
	display: block;
	background: url('../images/kcst-menuItemBG.gif') left center no-repeat;
	margin: 0 0 2px 0;
	padding: 5px 5px 5px 15px;
	font-size: 13px;
	text-decoration: none;
	color: #000;}
#menu li a:hover {
	background: #170D5C url('../images/kcst-menuItemBG-over.gif') left center no-repeat;
	color: #fff;}

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

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

.boxedhead, .boxedheadsm, .bgmed {
	background: #dad6d0;
	border: 1px solid #9c9489;
	padding: 2px 5px;
	font-weight: bold;
	color: #76716a;}

.boxedheadsm {
	font-size: 10px;}

/* brainstorm # 25 */
.boxedheadlink, a.boxedheadlink, a.boxedheadlink:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ffff00;}

a.boxedheadlink:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;}

/* brainstorm # 22*/	
.label {
	text-align: right;
	padding: 0 5px 0 0;}	
	
.acctInfo {
	text-align: left;
	padding: 2px 5px;
	font-size: 11px;
	font-weight: bold;}	
	
.myacct a:link{
	text-decoration: none; 
	font-weight: bold; 
	font-size: 11px;
}	
/* end of brainstorm #22 */

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

ul#eventlistbig {margin: 0 170px;}
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: #170D5C;}
#eventlistbig li a:hover {
	border: 1px solid #999;
	color: #000;}

th, .listhead {
	background-color: #170D5C;
	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: #dad6d0;
	border: 1px solid #9c9489;
	padding: 4px;
	color: #76716a;}
.cartbox {
	border: 1px solid #dad6d0;
	padding: 4px;
	font-size: 12px;
	line-height: 1.5em;}
.cartbox img {
	float: left;
	padding-right: 10px;}
.carthead {
	background-color: #9c9489;
	padding: 1px 3px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;}
.amounthead {
	background-color: #170D5C;
	padding: 1px 3px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;}
.amount {
	background: #eee;
	padding: 1px 5px;
	text-align: right;}

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

.button {
	font-size: 12px;
	font-weight: bold;}

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

.checkOut {
	padding: 10px;
	font-size: 16px;
	color: #170d5c;
	background-color: #ffcc33;}

.error, .errorsm, .req  {
	font-weight: bold;
	color: #ff0000;}
	
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: #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;}
	
	
/*---------------------------------
		POPUP : windows
----------------------------------*/

#layer {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#box {
	background-color: transparent;
	font-size: 100%;
	position: absolute;
	z-index: 101;
	}		
	
#box .hd {
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	color: #000;
	font-size: 14px; 
	height: 20px;	
	background-color:#fcc300;	
	} 	
	
html>body #box .hd{ 
    background-image: url('../images/opacityHeader2.png')!important;
    background-position: top left;
    background-repeat: repeat-x;	  	
   }
	
	
*html #box .hd {
	height: 28px;
}	
	
	
#box .content {
	background-color: #fff;
	margin: 0;
	padding: 10px 10px;
	overflow: auto;	
	} 		

#box .ft {
	background: #e7e7e7;
	position: relative;
	text-align: center;
	padding: 10px 10px 10px 10px;;
	color: #fff;
	border-top: 1px solid #fcc300;
/*	border-bottom: 1px solid #eeeeee;*/
	border-right: 1px solid #eeeeee;	
	border-left: 1px solid #eeeeee;		
	vertical-align: bottom;
	
	} 
	
#box .button{
	padding: 5px 10px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	background-color: #808080;
	color: #fff;
	border: 1px outset #666666;
	margin: 2px 5px;
}	

#box a:hover{
	color: #000;
}	

html>body .button{
    background-image: url('../images/opacityHeader2.png')!important;
    background-position: top left;
    background-repeat: repeat-x;		
   }
   
	

/* form validation */

.errors{
	background: #ffcece url('../images/error-bkg.gif')top right scroll no-repeat;
	padding: 3px 10px 3px 2px;
	margin: 0;
	height: 19px;
	font-size: 0.9em;
	z-index:10;
	position:absolute;	
	}

.acctMenu {margin: 8px 0px;}

/*****************/
/* round corners */
/*****************/

.hdCorner, .ftCorner {display:block}
.hdCorner *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.001em;
  /* background-image: url('../media/image/2ColorHeader.png')!important; */
  background-color: #fcc300; 
  }  
  
html>body .hdCorner *{
  background-image: url('../images/opacityHeader2.png')!important;
  background-position: top left;
  background-repeat: repeat-x;	    
}  
  
.ftCorner *{ 
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.001em;
  background:#e7e7e7;}
  
.Corner1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  }
.Corner2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  }
.Corner3{
  margin-left:1px;
  margin-right:1px;
  }
.Corner4{
  border-left:1px solid #e7e7e7;
  border-right:1px solid #e7e7e7;
  }
.Corner5{
  border-left:1px solid #e7e7e7;
  border-right:1px solid #e7e7e7;
  }

 
.whtCornerfg{
  padding: 3px 6px 3px 6px;  }
  

.x1, .x1a, .x2, .x2a {
   display:block;
   background:url('../images/glow2.png') no-repeat;
   /* turn off for IE6 or use a GIF */
   _background:transparent; 
   width:100%;
   height:100%;
   position:absolute;
}
.x1{
   background-position:0 0;
   z-index:-2;
   top:-10px; /* set to the size of the glow */
   left:-10px;
   bottom:0;
   /* set glow to the edges of 'mod' */
   padding:0 10px 10px 0; 
}

* html .x1{
   top:0px; /* set to the size of the glow */
   left:-10px;
}

.x1 .x1a {
   height:10px;
   width:10px;
   background-position:100% 0;
   right:-10px;
   top:0;
}
.x2 {
   background-position:100% 100%;
   z-index:-1;
   bottom:-10px;
   right:-10px;
   padding:10px 0 0 10px;
}

.x2 .x2a {
   height:10px;
   width:10px;
   background-position:0 100%;
   left:-10px;
   bottom:0;
}

	
  
