/* @override 
	http://local.geslisongroberg.dev/include/styles.css
	https://www.geslisongroberg.com/include/styles.css
*/

body {
	text-align: center;
	margin: 0px;
	color: #000;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

p {
}

b, strong {
}

a:link, a:visited {
	color: #921;
}

a:hover, a:active {
	color: #E21;
}

img {
	display: block;
	border-style: none;
}

.image-left {
	position: relative;
	margin: 13px 30px 13px 0px;
	padding: 0px;
	float: left;
	border: 1px solid #000;
}

.image-right {
	margin: 13px 0px 13px 30px;
	padding: 0px;
	float: right;
	border: 1px solid #000;
}
	
.clearer {
	clear: both;
}

#container {
	position: relative;
	margin: 0px auto 20px auto; /* Right And Left To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	width: 780px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background: #fff;
}

#pageHeader {
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	background: #fff;
	border-bottom: 3px solid #000;
}

#pageHeader img {
	margin-bottom: 0px;
	padding: 0px;
}

#contentContainer {
	padding: 0px;
	margin: 0px;
	background: #fff;
}

#content {
	position: relative;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	background: #fff;
}

#footer {
	padding: 50px 0px 10px 30px;
	margin: 0px;
	color: #a75;
	background: #fff;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	clear: both;
}

#footer p {
}

#footer a:link, #footer a:visited {
	color: #a75;
}

#footer a:hover, #footer a:active {
	color: #f00;
}
	
#navcontainer {
	margin-top: 0px;
	border: 1px solid #EDCF9E;
	background: #EFD193 url(../img/grad9.jpg) repeat-x;
}

#navcontainer #current {
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

#navcontainer ul {
	list-style: none;
	text-align: left;
	margin: 0px 0px 0px 0px;
	/*border-bottom: 1px solid #EDDFAE;
	background: #faf7e0;*/
	padding: 7px 0px 7px 0px;
}

#navcontainer li {
	position: relative;
	display: inline;
	padding: 0px;
	margin: 0;
}

#navcontainer li a:link, #navcontainer li a:visited{
	font-weight: bold;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
	border-right: 1px solid #edcf9e;
}

#navcontainer li a:hover{
	background-color: #fff9d9;
}

div.shopcartlink {
	position: absolute;
	right: 19px;
	top: 167px;
	font-size: 12px;
}

blockquote {
	line-height: 24px;
	font-style: italic;
	font-size: 18px;
	margin: 0;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4 {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.imageStyle {
}
	
li {
	margin-top: 10px;
}

table.cdlisting {
	margin-top: 10px;
	margin-bottom: 30px;
}

table.cdlisting td {
	padding: 0px;
	margin: 0px;
}

#cdlinks {
	position: relative;
	width: 210px;
	margin: 10px 20px 10px 0px;
	padding: 0px;
	float: left;
	clear: left;
	font-size: 14px;
	text-align: center;
	background: #fff;
	border: 1px solid #fff;
	
}

div.alert {
	position: relative;
	padding: 12px 15px;
	text-align: left;
	border: 1px solid #f00;
	background: #fff9be repeat-x;
}

#cdlinks a small, #cdlinks small a {
	display: block;
}

.cdcover {
	display: inline;
	border: 1px solid #000;
	margin: 0px 0px 10px 0px;
}

.cdcover2 {
	display: block;
	border: 1px solid #000;
	margin: 2px;
	float: left;
}

.cdcover3 {	
	display: inline;
	padding: 2px;
	margin: 4px;
	border: 2px solid #fff;
	vertical-align: top;
	background-color: #000;

	/*padding: 0px;
	margin: 0px;
	border: 0px solid #fff;*/
}

.cdcover3:hover {
	border-color: #000;
}
ul.musicians {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 14px;
}

ul.musicians li {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 5px;
}


a.h3link:link, a.h3link:visited {
	color: #000;
	text-decoration: none;
}

a.h3link:hover, a.h3link:active {
	color: #f00;
	text-decoration: none;
}

.smallTextTable {
	position: relative;
	text-align: center;
	font-size: 14px;
	/*background-color: #fff9d9;*/
	background: #efd193 url(../img/grad8.jpg) repeat-x;
	/*border-left: 1px solid #cbb27d;*/
	border: 1px solid #cbb27d;
	border-spacing: 0px;
	margin: 10px 0px 0px 15px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.smallTextTable td {
	padding-right: 5px;
	padding-left: 5px;
}

#bulkorder {
	position: relative;
	/*background: #efd193 url(../img/grad8.jpg) repeat-x;*/
	/*border: 1px solid #000;*/
	padding-bottom: 0px;
	/*padding-left: 20px;*/
}

.smallTextTable h3 {
	padding-top: 0;
	padding-bottom: 15px;
	font-size: 16px;
}

input.shopcartButton {
	font-size: 12px;
	font-weight: bold;
	background: #EFD193 url(/img/grad9.jpg) repeat-x;
	color: #a00;
	border: 1px solid #a00;
}

input.shopcartButton:hover {
	background: #fff9d9;
	color: #f00;
	border-color: #f00;
}

input.bigButton {
	font-size: 18px;
	background: #EFD193 url(/img/grad9.jpg) repeat-x;
	color: #a00;
	border: 1px solid #a00;
	font-weight: bold;
}

input.bigButton:hover {
	background: #fff9d9;
	color: #f00;
	border-color: #f00;
}

table#shopcart {
	width: 100%;
	border-spacing: 0px;
}

table#shopcart td {
	margin: 0px;
	padding: 5px 10px;
	font-size: 14px;
	vertical-align: middle;
	border-bottom: 1px solid #ddd;
}

table#shopcart tr.topCart td {
	font-weight: bold;
	background-color: #faedc3;
	border-bottom: 1px solid #edcf9e;
	border-top: 1px solid #edcf9e;
}

table#shopcart td.product {
	width: 25%;
}

table#shopcart td.description {
	width: 40%;
}

table#shopcart td.qty {
	text-align: center;
}

table#shopcart td.price {
	text-align: right;
}

table#shopcart td.updateremove {
}

table#shopcart td.total {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	font-size: 24px;
}

table#shopcart tr.totalRow td {
	border-top: 1px solid #aaa;
	border-bottom: 0px;
}

#content div.tracklist ol li {
	font-size: 14px;
}

#content-right {
	margin-left: 235px;
}

img, div { behavior: url(/include/iepngfix.htc) }


