/* CSS Document */

/* Body Styles */
	body {
	background-color: #000000;
	background-image: url(images/backgrounds/background1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
	td.leftback {
	background-image: url(images/left.png);
	background-position: top;
	background-repeat: no-repeat;
}
	td.rightback {
	background-image: url(images/right.png);
	background-position: top;
	background-repeat: no-repeat;
}
	td.latestrelease {
	background-image: url(images/latestreleasebackground.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
	td.navback {
	background-image: url(images/navback.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #E2E2E2;
}
	td.mainback {
	background-image: url(images/mainback.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #E2E2E2;
}
	td.footer {
	background-image: url(images/footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 800px;
	height: 158px;
	background-color: #E2E2E2;
}

/* Non-Linking styles */
    p {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	line-height: 19px;
	padding: 10px 2px 0px 0px;
	margin: 10px 15px 10px 15px;
	font-weight: bold;
}
    p.normal {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	line-height: 19px;
	padding: 10px 2px 0px 0px;
	margin: 10px 15px 10px 15px;
	font-weight: normal;
}
    p.normaldetails {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	padding: 0px 2px 0px 0px;
	margin: 0px 15px 5px 15px;
	font-weight: normal;
}
    p.photographsdetails {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	padding: 0px 2px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}
	.h1override {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	line-height: 17px;
	padding: 5px 2px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
	h1 {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #666666;
	padding: 10px 2px 0px 0px;
	margin: 10px 15px 10px 15px;
}
	img.pageimage {
	margin: 10px 10px 0px 10px;
}
	table.chronology td {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	line-height: 19px;
	font-weight: bold;
}

/* Latest Release Styles */
	p.newreleasetitle {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 5px 20px 6px 0px;
	text-align: right;
}
	a.newreleasetitle {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
	a.newreleasetitle:hover {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
	img.latestrelease {
	margin: 0px 0px 12px 0px;
	border: none;
}

/* Search Form Styles */
	td.searchform {
	background-image: url(images/searchback.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
	input.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0px 5px 0px 8px;
	padding: 2px 2px 2px 2px;
	width: 92%;
	border: solid 1px #000000;
}
	input.searchbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin: 0px 0px 1px 0px;
	padding: 2px 4px 3px 4px;
	border: solid 1px #000000;
}

/* Linking Styles */
	a {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #4B4B4B;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
	a:hover {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 15px; 
	text-decoration: none;
	font-weight: bold;
}
	a.featured {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
	a.featured:hover {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 11px; 
	text-decoration: none;
	font-weight: bold;
}

/* Online Store Styles */
	img.prodimage {
	border: 0px solid #000000;
}
	.prodname, .prodprice, .detailprice, .price {
	text-align: center;
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 15px; 
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	.prodprice, p.catname {
	visibility: hidden;
}
	input.buybutton {
}
	.detaildescription {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	line-height: 19px;
	font-weight: bold;	
}
	input.configbutton {
	visibility: hidden;
}
	td.cobhl, td.cobll, td {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 15px; 
}

/* Mailing List Sign Up Form */
	table.mailsignup {
	background-image: url(images/mailinglistbackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px 8px 0px 0px;
	float: right;
	width: 299px;
	height: 140px;
}
	table.mailsignup tr td {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 3px 0px 3px;
}
	input.mailsignup {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	border: 1px solid #000;
	font-size: 12px;
	width: 175px;
	padding: 2px 1px 2px 1px;
}
	input.signupsubmit {
	float: right;
	margin: 0px 10px 0px 0px;
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
	}

/* Copyright Info Style Set */
	p.copyright {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}
	a.copyright {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #4B4B4B;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
	a.copyright:hover {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
	p.copyright2 {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}
	a.copyright2 {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #4B4B4B;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	font-weight: normal;
}
	a.copyright2:hover {
	font-family: Book Antiqua, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

/* Web Design By */
	p.designby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
	a.designby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
}
	a.designby:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
