body {
	font-family:"Century Gothic";
	text-align:left;
	margin:0px;
	background-image:url('Images/Site/background.jpg');
	background-position:top;
	background-repeat:repeat-x;
	font-size: .8em;
}

a {
	color: #008900;
	text-decoration: none;
}

 
a:hover {
	color: #000;
	text-decoration: underline;
}

.grbox a
{
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.grbox a:hover
{
	color: #008900;
}

img
{
	border: none;
}

.grbox img
{
	border: 1px solid #777;
}



.also {

}


.bg {
	background-position:top;
	background-repeat:repeat-x;
	width:1024px;
	margin: 0 auto;
}

.bggrunge {
	background: url('Images/Site/Grunge.png') no-repeat 0px 39px;
}


.body {
	padding: 10px;
	padding-top: 0px;
}

.button {
	border-width:0px;
	color: #fff;
	margin-top: 1px;
	padding-top: 1px;
}

.ftitle, .ftitle a {
	color: #fff;
	margin:0px;
}

.ftitle a:hover {
	color: #000;
}

.gborder {
	font-family:"Century Gothic";
	border-style:solid;
	border-color:#33DD00;
}

.grayunder {
/*
	border-bottom:dotted;
	border-bottom-color:gray;
*/
}

.grbox {
	float: left;
	min-height:300px;
	width:305px;
	color:#008900;
	font-weight:bold;
	margin:10px;
	margin-bottom: 20px;
	font-size: 1.4em;
	text-align:center;
}

.grboxBody img
{
	margin: 10px;
	max-width: 280px;
}

.grbox p, p
{
	margin: 0px;
	padding: 10px;
}

p
{
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.grboxHead
{
	padding: 0px;
	background-image: url('Images/Site/grbox_head.png');
}

.grboxBody
{
	background: url('Images/Site/grbox_foot.png') no-repeat bottom left;
	width: 100%;
	min-height: 240px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

.grboxFoot
{
	background: url('Images/Site/grbox_foot.png') no-repeat bottom left;
}

#header {
	width: 100%;
	float: right;
	margin-bottom: 20px;
}

#homeLogo
{
	display: block;
	position: relative;
	float: left;
	margin: 10px -80px -20px 40px;
}

#login
{
	float: right;
	height: auto;
	width: auto;
}
#quote
{
	float: right;
	text-align:right;
}
#quote h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 15px 5px 5px;
	font-size: 1.2em;
	font-weight:bold;
	color: #333;
	background:none;
	background-color:none;
}
#tagline
{
	/*float: right;*/
	text-align:center;
	padding-bottom:5px;
}
#tagline h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
	font-weight:bold;
	color: #333;
	background:none;
	background-color:none;
}
#menu
{
	float: right;
	/*padding-bottom: 15px;*/
}

.mainNav li
{
	display: block;
	position: relative;
	float: right;
	list-style: none;
	margin-left: 20px;
}

.mainNav, .mainNav ul
{
	display: block;
	float: right;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	padding-left: 0px;
	padding-top: 0px;
	width: 700px;
}

.mainNav a:hover
{
	color: #008900;
}

.mainNav a.liveLink
{
	color: #008900;
}

#accountNav li
{
	color: #ccc;
	display: block;
	position: relative;
	float: left;
	list-style: none;
	margin-left: 10px;
}

#accountNav, #accountNav ul
{
	display: block;
	float: right;
	height: 17px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#accountNav a
{
	color: #ccc;
}

#accountNav a:hover
{
	color: #fff;
	text-decoration: none;
}

#accountNav a.liveLink
{
	color: #fff;
}


}

/*begin menu styles */
.menu {
	background-color:#01be03;
	height:8px;
	color:#FFFFFF;
	border:1px solid #fff;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
}

.menulink {
	color: #fff;
	font-weight:bold;
	width:auto;
	text-align:center;
	text-decoration:none;
	font-size:10pt;
	margin-bottom:0px;
}

.menuBG
{
	margin-top: 15px;
	background: url('Images/Site/menu-border.png') no-repeat bottom right;
	/*width:569px;*/
	height:auto;
	width: 700px;
}
.quoteBG
{
	margin-top: 0px;
	/*width:569px;*/
	height:auto;
	width: 700px;
}
/*begin menu styles */
.minibutton {
	background-color:transparent;
	background: url('Images/Site/Generic-Glossy-Button-Small.png') no-repeat 0px 1px;
	color: #fff;
	width:50px;
	height:25px;
	border-width:0px;
	padding-top: 0px;
	margin-top: 0px;
}

.submit {
	width:153px;
	height:45px;
	color: #fff;
	background: url('Images/Site/Generic-Glossy-Button.png') no-repeat 0px 2px;
	background-color:transparent;
	border:none;
	font-weight:bold;
	font-size:large;
}

.tb5050 {
	padding-top:50px;
	padding-bottom:50px;
}

.uploadbox {
	background-image:url('Images/Site/Upload-Box.png');
	background-repeat:no-repeat;
	width:332px;
	height:102px;
	background-position:center;
}

.w98 {
	width:98%;
}

.w97 {
	width:97%;
}

.w95 {
	width:95%;
}

.miniPlayer{
	/*position:absolute;
	top:110px;
	left:510px;*/
	display: block;
	width:300px;
}

div#featuredContainer
{
	float: left;
	width: 630px;
	height: 350px;
}

div#featuredContainer img
{
	position: absolute;
	cursor: pointer;
	margin-top:70px;
	margin-left:90px;
}

#featuredcontenttext
{
	float: left;
	width:240px;
	height:350px;
	padding-top: 0px;
	margin-top: 0px;
	padding-right:0px;
	font-size:16px;
	margin-left:20px;
}


#featuredcontenttext p
{
	padding-top: 0px;
	margin-top: 0px;
}

img#featuredposter
{
	z-index: 100;
	/*left: 412px;*/
	top: 75px;
	text-align:center;
}

img#featuredcd
{
	z-index: 300;
	/*left: 550px;*/
	top: 240px;
}

img#featuredshirt
{
	z-index: 200;
	/*left: 749px;*/
	top: 104px;
}

img#featuredipod
{
	z-index: 400;
	/*left: 874px;*/
	top: 306px;
}

img#featuredbusinesscard
{
	z-index: 500;
	/*left: 424px;*/
	top: 366px;
}

img#featuredpostcard
{
	z-index: 250;
	/*left: 339px;*/
	top: 256px;
}

img#featuredbutton
{
	z-index: 700;
	/*left: 719px;*/
	top: 331px;
}

.hidden {
	visibility:hidden;
	height:0px;
	width:0px;
}

.visible {
	visibility:visible;
	height:auto;
	width:auto;
}

.albumImg
{
	float: left;
	margin: 10px;
	margin-top: 0px;
	border: 1px solid #ccc;
}


.listTable
{
	border-bottom: none;
	margin: 10px;
	margin-top: 0px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	text-align: left;
}


.listTable td, .listTable th
{
	border-bottom: 1px solid #ccc;
	padding: 5px;
	width: auto;
	vertical-align: top;
}

.listTable tr:hover
{
	background: #eee;
}

.modTable tr:hover
{
	background: none;
}

.listTable th
{
	border: none;
	font-size: 1.2em;
	color: #fff;
	background-image: url('Images/Site/thBg.gif');
	border-right: 1px solid #fff;
}

th.sub
{
	color: #fff;
	font-size: 1em;
	padding: 1px 5px;
	background: #008900;
}

.nested
{
	border: 1px solid #008900 !important;
}

.nested td, .nested th.sub
{
	padding: 10px;
}

table.miniTable
{
	margin: 0px;
	border: 1px solid #ccc;
}

.miniTable th, .miniTable td
{
	font-size: 1em;
	padding: 0px 4px;
	text-align: right;
}

.miniTable th
{
	text-align: left;
}

.formSeparators
{
	border-bottom: 1px solid #ccc;
}

.formSeparators p
{
	color: #555;
	font-style: italic;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	margin-bottom: 10px;
	width: 400px;
}

#myCart
{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 96%;
}

#myCart th
{
	background-image: url('Images/Site/thBg.gif');
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}
 
#myCart td
{
	padding: 10px;
}

#productList
{
	width: 620px;
	border: none;
	border-top: 1px solid #ccc;
}

#productList th a
{
	color: #fff;
}
#productList td a:hover
{
	text-decoration: none !important;
}

td.optionList
{
	padding: 10px;
	border-bottom: 1px solid #ccc !important;
}

.itemThumb img
{
	border: 1px solid #777;
}


td.itemThumb
{
	padding: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc !important;
	width: 100px;
}

.imabutton:hover
{
	cursor: pointer;
}

#productList td
{
	vertical-align: top;
	border: none;
}

.myTitle
{
	font-size: 1.4em;
	font-weight: bold;
	
}

td.myTitle
{
	/*
	padding-top: 30px;
	padding-bottom: 10px;
	background: #fff !important;
	*/
}

.price
{
	font-weight: bold;
	font-style: italic;
}

.quantity
{
	font-weight: bold;
	font-style: italic;
}

td.listDivider
{
	margin-bottom: 10px;
}

.myOptionTitle
{
	color: #777;
	font-weight: bold;
}

.myOption
{
	color: #777;
	font-style: italic;
}

.totals td
{
	text-align: right;
	font-weight: bold;
	font-size: 1.4em;
	border: none;
	border-top: 1px solid #ccc;
}

.subtotals td
{
	border: none;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}

.modTable, .modTable td
{
	border: none;
}

h3
{
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 10px;
	font-size: 1.5em;
	color: #fff;
	background: url('Images/Site/background.jpg') repeat-x top left;
}

h1
{
	color: #008900;
}

.col
{
	margin-bottom: 0px;
	padding: 10px;
}

.fullPage
{
	width: 980px;
}

.twoThirds
{
	width: 590px;
}

.oneThird
{
	width: 370px;
}

.oneFourth
{
	width: 300px;
}

.threeFourths
{
	width: 650px;
}

.innerMod
{
	border: 1px solid #777;
	width: 100%;
	background-color: #fff;
	padding-bottom: 5px;
	padding-bottom: 20px;
}

.append
{
	border-top: none;
}

.modSubhead
{
	font-weight: bold;
	font-size: 1.3em;
}


.fLeft
{
	display: block;
	float: left;
}

.fRight
{
	display: block;
	float: right;
}

.hCenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.faqs li
{
	padding-bottom: 20px;
	list-style: none;
}

ul.faqs
{
	margin-left: 20px;
	padding-left: 0px;
}

#artTable td
{
}

.artTitle
{
	font-weight: bold;
}

.artNotes
{
	display: block;
	margin-top: 10px;
}

.artDate
{
	display: block;
	font-style: italic;
	color: #777;
	padding-bottom: 20px;
}

.alertBox
{
	font-weight: bold;
	color: #008900;
	display: none;
}

#footer
{
	width: 100%;
	height: 28px;
	padding-top: 10px;
	text-align: center;
	color: #999;
	background: url('Images/Site/background.jpg');
}

#footer a
{
	color: #999;
}

#footer a:hover
{
	color: #fff;
}

.blankout
{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	backgroundColor: #ccc;
}

