html,body {
	height: 100%;
	background-color: #CCCC99;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: #374A2F;
	font-size: 12px;
}

a {
	color: #374A2F;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

#outer {
	min-height: 100%;
	margin-bottom: -70px;
	padding: 0;
	border: 0;
}

#header {
	position: relative;
	width: 901px;
	height: 208px;
	background : transparent url(../header.jpg) no-repeat top left;
}

#listLink {
	position: absolute;
	left: -39px;
	bottom: 2px;
}

#listLink ul li {
	display: block;
	float: left;
}

#center {
	position: relative;
}

#ccThumb {
	vertical-align: middle;
}

#ccThumb ul {
	vertical-align: middle;
}

#ccThumb ul li {
	display: block;
	float: left;
	padding: 5px;
	vertical-align: middle;

}

#pageDirection {
}

#pageDirection ul li {
	display: block;
	float: left;
	padding: 5px;
}

#clearfooter {
	position: relative;
	height: 55px;
}

#footer {
	position: relative;
	height: 55px;
}

#shows p {
	text-align: center;
	font-size: 12px;
}

#artist p {
	text-align: left;
	font-size: 12px;
}

#shop p {
	text-align: center;
	font-size: 12px;
}

#itemDetails {
	text-align: center;
	font-size: 12px;
}

#searchTerm {
	font-size: 12px;
	text-align: left;
	position: absolute;
	top: 205;
	left: 0;
	border: 0;
	padding: 0;
	z-index: 2;
}

#searchTerm a {
	text-decoration: none;
}

#searchTerm a:hover {
	color: #374A2F;
	text-decoration: underline;
}

#cartLog{
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	background-color: beige;
	position: relative;
	top: 205px;
	border: 0;
	padding: 0;
}

#cartLog a {
	text-decoration: none;
	font-size: 12px;
	text-align: right;
	background-color: beige;
	border: 0;
	padding: 0;
}

#cartLog a:hover {
	color: #374A2F;
	text-decoration: underline;
}

#cartLogInside{
	text-decoration: none;
	font-size: 12px;
	text-align: right;
}

#cartLogPromo{
	text-decoration: none;
	font-size: 12px;
}

#loginHeader {
	font-size: 14px;
}

#copyright {
	font-size: 10px;
}

.smallprint {
	font-size : 10px;
}


.rowback {
	font-size: 12px;
	color: #374A2F;
}

.ltbrown {
	font-size: 12px;
	background-color : #CC9;
}

.dkbrown {
	font-size: 12px;
	background-color : #000;
}
.offColor {
	background-color : #AA4;
}

.ltcolor {
	font-size: 12px;
	background-color : #CC9;
}

.dkcolor {
	font-size: 12px;
	background-color : #000;
}

.white {
	font-size: 12px;
	background-color : #fff;
}

.textblack2 {
    text-decoration: none;
	font-size: 12px;
	color: #000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

#todaysDate {

}

#mainLayout {
	width: 900px;
}

#pageTitle {
	font-size: 16px;
}

#mainMenu {
	position: relative;

}

#subMenu {
	position: relative;
}

#centerContent {
	position: relative;
	width: 900px;
	background-color: #eee;
}

#leftColumn {
	position: absolute;
	left: 0;
	top: 0;
	width: 175px;
	padding: 5px;
}

#centerColumn {
	margin: 0 190px;
}

#rightColumn {
	position: absolute;
	right: 0;
	top: 0;
	width: 175px;
}

#firstYear td {
	text-align: right;

}

#billToList {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style: none;
	padding: 3px 4px 3px 7px;
	position: absolute;
	left: 260px;
	top: 143px;
	width: auto;
	background: #CC9;
	z-index: 101;
	border: 1px solid #000;
}

#editProductList {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style: none;
	padding: 13px 14px 13px 17px;
	position: absolute;
	left: 200px;
	top: 220px;
	width: auto;
	background: #BB8;
	z-index: 101;
	border: 1px solid #000;
}

#imageframe {
	position: absolute;
	left: 120px;
	top: 30px;
	width:auto;
}

#editProductListImage {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	list-style: none;
	padding: 13px 14px 13px 17px;
	position: absolute;
	left: 0px;
	top: 0px;
	width:auto;
	background: #BB8;
	border: 1px solid #000;
}

#prodList tbody tr:hover{
	background-color: #BC8;
}

#productTopic ul li {
	display: block;
	float: left;
	padding: 5px;
	vertical-align: middle;

}

#viewPageNotesList {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	list-style: none;
	padding: 13px 14px 13px 17px;
	position: absolute;
	left: 0px;
	top: 0px;
	width:450px;
	z-index: 101;
	background: #CC9;
	border: 1px solid #000;
}

#addPageNotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	list-style: none;
	padding: 13px 14px 13px 17px;
	position: absolute;
	left: 455px;
	top: 0px;
	width:250px;
	z-index: 101;
	background: #CC9;
	border: 1px solid #000;
}

#activeTab {
	background-color: orange;
}

#nav ul {
	list-style: none;
	font-size: 12px;
	padding: 0;
	margin: 0;

}

#nav a {
	color: #374A2F;
	text-decoration: none;
}

#nav li a {
	display: block;
	font-size: 12px;
	color: #374A2F;
	padding: 3px 4px 3px 7px;
}

#nav li li a {
	display: block;
	font-size: 12px;
	color: #374A2F;
	padding: 3px 4px 3px 7px;
}

#nav li li a:hover {
	padding: 3px 4px 3px 7px;
	color: #fff;
	text-decoration: none;
}

#nav li {
	float: left;
	position: relative;
	list-style: none;
	text-align: left;
	cursor: default;
	margin: 0 5px 0 0;
}

#nav li ul {
	display: none;
	list-style: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 150px;

	font-size: 12px;
	background: #BB8;
	padding: 0;
	border-right: solid 1px #000;
}

#nav li>ul {
	top: auto;
	left: auto;
}

#nav li li {
	display: block;
	background-color: transparent;
	list-style: none;
	float: none;
	border: 0;
	width: 100%;
	padding: 0;
	
}

#nav li li#lastInRow {
	background-color: #374A2F;
}

#nav li:hover ul {
	display: block;
}

#nav li.over ul {
	display: block;
}
