html
{
	height: 100%;
	overflow-y: scroll;
}

body
{
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 100%;
}

a
{
	font-weight: normal;
	text-decoration: underline;
	color: #5a9431;
}
a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #5a9431;
}

h1
{
	font-family: Trebuchet MS, Arial;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #5a9431;
}

h2
{
	font-family: Trebuchet MS, Arial;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #5a9431;
	margin-top: 0px;
	margin-bottom: 3px;
}

.rollover2 img{opacity: 0.0; filter: alpha(opacity=0);}
.rollover2:hover img{opacity: 1.0; filter: alpha(opacity=100);}

.newrow {clear: both;}

.imageleft {float: left; border: 1px solid #666666; margin-right: 16px; margin-top: 5px; margin-bottom: 3px;}
.imageright {float: right; border: 1px solid #666666; margin-left: 16px; margin-top: 5px; margin-bottom: 3px;}

.formbutton
{
	height: 20px;
	width: 150px;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	display: block; border: 1px solid #5a9431;
	text-decoration: none;
	background-color: #eeeeee;
	font-weight: bold;
}
.formbutton:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.opacity100 {opacity: 1.0; filter: alpha(opacity=100);}
.opacity95 {opacity: 0.95; filter: alpha(opacity=95);}
.opacity90 {opacity: 0.9; filter: alpha(opacity=90);}
.opacity80 {opacity: 0.8; filter: alpha(opacity=80);}
.opacity70 {opacity: 0.7; filter: alpha(opacity=70);}
.opacity60 {opacity: 0.6; filter: alpha(opacity=60);}
.opacity50 {opacity: 0.5; filter: alpha(opacity=50);}
.opacity40 {opacity: 0.4; filter: alpha(opacity=40);}
.opacity30 {opacity: 0.3; filter: alpha(opacity=30);}
.opacity20 {opacity: 0.2; filter: alpha(opacity=20);}
.opacity10 {opacity: 0.1; filter: alpha(opacity=10);}
.opacity0 {opacity: 0.0; filter: alpha(opacity=0);}

#main
{
	width: 100%;
	text-align: center;
}

#container
{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#header
{
	width: 1000px;
	height: 74px;
}

#header-logo
{
	float: left;
	width: 400px;
	padding-top: 21px;
}

.header-menu-1
{
	float: right;
	width: 60px;
	height: 41px;
	padding-top: 28px;
	background-image: url('/images/header-menu_1.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.header-menu-1 a
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 6px;
}
.header-menu-1 a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.header-menu-2
{
	float: right;
	width: 50px;
	height: 41px;
	padding-top: 28px;
	background-image: url('/images/header-menu_2.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.header-menu-2 a
{
	font-size: 12px;
	color: #5a9431;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.header-menu-2 a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.header-menu-3
{
	float: right;
	width: 80px;
	height: 41px;
	padding-top: 28px;
	background-image: url('/images/header-menu_3.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
.header-menu-3 a
{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 4px;
}
.header-menu-3 a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#topbar
{
	width: 1000px;
	height: 47px;
}

#searchbar
{
	width: 1000px;
	height: 23px;
	text-align: right;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

#searchform-div
{
	float: left;
	width: 300px;
	padding-top: 6px;
}

#searchform
{
	margin: 0px;
}

#keywordinput
{
	width: 300px;
	height: 22px;
	font-size: 13px;
	line-height: 22px;
	background-color: #ffffff;
	color: #666666;
	border: 0px;
	padding-left: 10px;
}

#searchform-go
{
	margin-left: 314px;
	width: 30px;
	padding-top: 5px;
	padding-left: 12px;
}

#mainmenu
{
	float: right;
	text-align: right;
	width: 600px;
	padding-top: 7px;
}

#mainmenu a
{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
#mainmenu a:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.topmenu
{
	float: right;
	height: 28px;
	line-height: 28px;
	border-left: 1px solid #dddddd;
	padding-left: 8px;
	padding-right: 8px;
}
.topmenu-first
{
	float: right;
	height: 28px;
	line-height: 28px;
	padding-left: 8px;
	padding-right: 8px;
}
.topmenu-last
{
	float: right;
	height: 28px;
	line-height: 28px;
	border-left: 1px solid #dddddd;
	padding-left: 8px;
	padding-right: 2px;
}

#content
{
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 50px;
	min-height: 400px;
}

#featured-artist-bar
{
	width: 100%;
	text-align: center;
	background-color: #bdbcb2;
	padding-top: 8px;
	padding-bottom: 8px;
	position: relative;
}

#featured-artist
{
	width: 1000px;
	min-height: 114px;
	margin: 0px auto;
	text-align: left;
}

#featured-artist h2
{
	color: #666666;
}

.featured-img
{
	float: right;
	padding-left: 4px;
}

.featured-img img
{
	height: 114px;
	border: 0px;
}

#featured-artist-content
{
	width: 600px;
}

#footer
{
	bottom: 0px;
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	text-align: center;
	color: #666666;
}

#footer a 
{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
#footer a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#footermenu
{
	width: 1000px;
	margin: 0px auto;
	text-align: center;
}

#footercopyright
{
	width: 1000px;
	margin: 0px auto;
	text-align: center;
}

.checkout-thumb
{
	max-width: 40px;
	max-height: 40px;
	width: expression(this.width > 40 ? 40: true);
	height: expression(this.height > 40 ? 40: true);
}

