
*{

	//font: 12px/18px;
	
	font-family: Verdana;
	
}



BODY{

	text-align: center;
	font-size:12px;
	background: #f7f7f7;

}

#layout{

	width: 720px;

	margin: 0 auto;

	background: #eee;

	border: solid 1px #ddd;

	padding: 3px;

}

#layout .inn{

	background: #fff;

	width: 720px;

}

#layout .inn td{

	text-align: left;

}



#layout .inn .menubar, .menubar{

	height: 22px;

	background: #77A8A2;

	color: #555;

	text-align: right;

	padding: 0 20px;

}

.menubar a, .menubar a:visited{

	color: #eee;

	text-decoration: none;

	font-size: 95%;

	padding: 0 5px;

}

.menubar a:hover{

	color: #777;

}



#leftmenu{

	width: 175px;

	background: #1B4D92;

	color: #eee;

	border: solid 1px #555;

	vertical-align: top;

}

#leftmenu strong{

	text-transform: uppercase;

	font-weight: bold;

	padding: 3px 10px;

}

#leftmenu a, #leftmenu a:visited{

	display: block;

	color: #fff;

	text-decoration: none;

	padding: 4px 20px;

	line-height: 15px;

	border-bottom: solid 1px #77A8A2;

	border-top: solid 1px #77A8A2;

	background: #9FBDE1;

	font-size: 95%;

	text-align: left;

}

#leftmenu a:hover, #leftmenu .active, #leftmenu .active:visited{

	background: #1B4D92;

	color: #ccc;

}

#listen a, #listen a:visited{
    padding: 0;
    margin-bottom: 6px;
    background: #fff;
    height: 50px;
}
#listen a:hover{
	background: #77A8A2;
}

#cards{

	height: 70px;

	text-align: center;

	padding-top: 5px;

	color: #000;

	background: #fff url(../images/cards.gif) no-repeat;

}

#chamber{
	color: #000;
	height: 236px;
	padding-top: 10px;
	text-align: center;
}

.smalltxt{

	color: #ccc;

	font-size: 90%;

}



#layout .orange, #layout .orange:visited{

	color: #e90;

	font-weight: bold;

}



#layout .red, #layout .red:visited{

	color: #e00;

	font-weight: bold;

}

.inner{

	margin: 20px;

	width: 505px;

}

h1{

	width: 100%;

	font-size: 150%;

	color: #e90;

	padding-bottom: 3px;

}

.note{

	width: 80%;

	color: #e00;

	font-weight: bold;

	background: #eee;

	border: solid 3px #ddd;

	padding: 5px;

}

.heading{

	background: #fc3;

}

#main{

	width: 85%;

	margin: 20px;

	text-align: left;

	border: solid 1px #ccc;

}

TEXTAREA{

	width: 96%;

}

.mainheading{

	background: #ccc;

}

.item{

	width: 140px;

	height: 170px;

	float: left;

	border-bottom: solid 1px #ccc;

	margin: 7px;

	padding: 7px;

	background:  url(../images/item_bg.gif) repeat-x left bottom;

	text-align: center;

}

.item image, .colimage image{

	border-solid 1px #fff;

}

.price{

	color: #e00;

}

#grid{

	height: 40px;

}

#grid div{

	float: left;

	width: 50px;

	padding: 0 10px;

	height: 20px;

	text-align: right;

	border-right: solid 1px #ccc;

	border-top: solid 1px #ccc;

}

.opt{

	color: #c00;

	font-size: 90%;

	font-style: italic;

}

.colimage{

	background: #eee;

}

.products td{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}	

.nopcart {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

}

.nopheader {

	background: #464444;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px; color: #FFFFFF;

	padding: 5px;

	border: solid 1px #fff;

	}

.nopentry{

	border-bottom: solid 1px #ccc;

	padding: 5px;

}

.noptotal{

	background: #eee;

	padding: 5px;

}

.itemdet{

	text-align: center;

	font-size: 90%;

}

#efee{

	width:250px;

	clear:both;

	text-align:left; 

	border:0;

	color: #c00;

	padding: 10px;

}

