.clr {
	clear: both;
}

.hr {	
	height: 5px;
}

body {
	background-color: #001a25;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/bgr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

h1 {
	background-image: url(../images/sizen-header.jpg);
	height: 200px;
	width: 900px;
	margin: 0;
	padding: 0;
}
h1 span {
	display: none;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}
p {
	color: #c2cacf;
}
a:link, a:visited {
	color: #e0e088;
	text-decoration: none; 
	font-weight: bold;
}
a:hover, a:active {
	color: #a22f23;
	text-decoration: none; 	
}

#container {
	width: 900px;
	margin: 0 auto;
	background-image: url(../images/con-bgr.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#navigation {
	width: 900px;
	height: 51px;
	background-image: url(../images/link-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 20px 0 0 0;
}

#navigation li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 15px;
}

#main-content {
	background-image: url(../images/body-bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#left-col {
	width: 500px;
	padding: 30px 25px 1px 25px;
	float: left;
}

#buy-now {
	margin: 10px;
}

#right-col {
	width: 284px;
	padding: 1px 23px 15px 23px;
	float: left;
}

#footer {
	width: 900px;
	margin: 0 auto;
}
#footer p, #footer a {
	color: #2b4c60;
}
#footer a {
	font-weight: bold;
}
#footer a:hover {
	color: #a22f23;
}

/* Text swaps */
#navigation span {
	display: none;
}
#navigation a {
	display: block;
}
#link-home {
	background-image: url(../images/link-home.png);
	width: 42px;
	height: 19px;
}
#link-home:hover {
	background-image: url(../images/link-home-on.png);
}
#link-shop {
	background-image: url(../images/link-shop.png);
	height: 19px;
	width: 41px;
}
#link-shop:hover {
	background-image: url(../images/link-shop-on.png);
}
#link-news {
	background-image: url(../images/link-news.png);
	height: 19px;
	width: 105px;
}
#link-news:hover {
	background-image: url(../images/link-news-on.png);
}
#link-about {
	background-image: url(../images/link-about.png);
	height: 19px;
	width: 51px;
}
#link-about:hover {
	background-image: url(../images/link-about-on.png);
}
#link-gigs {
	background-image: url(../images/link-gigs.png);
	height: 18px;
	width: 36px;
}
#link-gigs:hover {
	background-image: url(../images/link-gigs-on.png);
}
#link-past-gigs {
	background-image: url(../images/link-past-gigs.png);
	height: 18px;
	width: 88px;
}
#link-past-gigs:hover {
	background-image: url(../images/link-past-gigs-on.png);
}
#link-contact {
	background-image: url(../images/link-contact.png);
	height: 19px;
	width: 74px;
}
#link-contact:hover {
	background-image: url(../images/link-contact-on.png);
}
#link-myspace {
	background-image: url(../images/btn-myspace.png);
	height: 20px;
	width: 81px;
}
#link-myspace:hover {
	background-image: url(../images/btn-myspace_on.png);
}
#link-bios {
	background-image: url(../images/btn-bios.png);
	height: 19px;
	width: 91px;
}
#link-bios:hover {
	background-image: url(../images/btn-bios-on.png);
}

h2 span {
	display: none;
}
#h2-latest-news {
	background-image: url(../images/h2-latest-news.png);
	height: 34px;
	width: 230px;
	margin-bottom: 20px;
}
#h2-have-a-listen {
	background-image: url(../images/h2-have-a-listen.png);
	height: 31px;
	width: 172px;
}
#h2-about-sizen {
	background-image: url(../images/h2-about-sizen.png);
	height: 31px;
	width: 147px;
}
#h2-photos {
	background-image: url(../images/h2-photos.png);
	height: 28px;
	width: 82px;
}
#h2-band-members {
	background-image: url(../images/h2-band-members.png);
	height: 31px;
	width: 173px;
}
#h2-contact-sizen {
	background-image: url(../images/h2-contact-sizen.png);
	height: 32px;
	width: 177px;
}
#h2-sizen-shop {
	background-image: url(../images/h2-sizen-shop.png);
	height: 29px;
	width: 132px;
}
#h2-upcoming-gigs {
	background-image: url(../images/h2-upcoming-gigs.png);
	height: 32px;
	width: 176px;
}
#h2-bios {
	background-image: url(../images/h2-bios.png);
	height: 30px;
	width: 122px;
}

/* Abs items */
#flash-logo {
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -460px;
}

/* Products */
.product {
	width: 450px;
	padding: 10px;
	margin: 10px 0 30px;
	border: 1px solid #072635;
	background-color: #001a25;
}
.product p {
	color: #ECECEC;
}

.product_main_img {
	float: left;
	margin: 0 25px 10px 0;
}
.product_imgs {
	clear: both;
}
.product_imgs img {
	padding-right: 10px;
}
.product h4 {
	color: #e0df87;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

/* Bios */

#bios h3 {
	margin-top: 0;
	padding-top: 0;
}