@charset "UTF-8";
/* CSS Document */

/*==========================================

 CSS for blackrosecomic.com STORE

==========================================*/

body {
	background: #000;
	background-image: url(images/graphics/bk.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #ccc;
	line-height: 1.6em;
}

#container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}

img {
	border: 0;
}

a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #F00;
}

* html a:hover {
	visibility: visible;
}

h1 {
	font-size: 14px;
	color: #FFF;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}


/*====================================================================================
 HEADER
====================================================================================*/

#header {
	width: 900px;
	height: 300px;
	background: url(images/graphics/headerstore.jpg) no-repeat center top #000;
}

#headerDiv {
	width: 728px;
	height: 90px;
	margin: 0 0 0 151px;
	padding: 13px 0 0 0;
	background: url(images/graphics/leaderboardbk.jpg) no-repeat bottom center;
}

#headerNav {
	margin: 52px 0 0 453px;
}

#homeBtn {
	background: url(images/graphics/home_hover.gif) no-repeat;
	width: 35px;
	height: 16px;
	margin: 0 14px 0 0;
}

#storeBtn {
	background: url(images/graphics/store_hover.gif) no-repeat;
	width: 39px;
	height: 16px;
}

#homeBtn, #storeBtn {
	position: relative;
	white-space: nowrap;
	display: block;
	float: left;
}

#homeBtn img {
	border: 0;
	width: 35px;
	height: 16px;
}

#storeBtn img {
	border: 0;
	width: 39px;
	height: 16px;
}

#homeBtn a {
	width: 35px;
	height: 16px;
	display: block;
	float: left;
}

#storeBtn a {
	width: 39px;
	height: 16px;
	display: block;
	float: left;
}

#homeBtn a:hover img {
	visibility: hidden;
}

#storeBtn a:hover img {
	visibility: hidden;
}




/*====================================================================================
 STOREBAR
====================================================================================*/

#storeBar {
	background: url(images/graphics/storebar.gif) no-repeat center bottom #262626;
	padding: 7px 40px 0 37px;
}

#onlineStore {
	float: left;
	padding: 0 10px 0 0;
}

#storeIntro {
	float: left;
	margin: 6px 0 0 0;
}

.viewCart {
	width: 77px;
	height: 20px;
	margin: 15px 0 0 0;
	position: relative;
	white-space: nowrap;
	display: block;
	float: right;
	opacity: 0.65;
	filter:alpha(opacity=65);
	overflow: hidden;
}

.viewCart:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}


#storeBarSpacer {
	clear: both;
	height: 40px;
}

/*====================================================================================
 BOOKS
====================================================================================*/

#cyber {
	background: url(images/graphics/issuesbk.gif) no-repeat bottom center;
	padding: 0;
}
#cyberIntro {
	background: url(images/store/price_bookcombo.gif) no-repeat top left;
	padding: 30px 0 0 185px;
	width: 485px;
}


#book1 {
	background: url(images/graphics/issuesbk.gif) no-repeat bottom center;
	padding: 0;
}

#book1Intro {
	background: url(images/store/price_book1.gif) no-repeat top left;
	padding: 30px 0 0 185px;
	width: 485px;
}

.book1Img {
	float: right;
	padding: 15px 42px 0 0;
}


.sketchBtns {
	margin: 12px 0 0 0;
}

.sketchPreview {
	width: 70px;
	height: 20px;
	margin: 0 10px 0 0;
}

.sketchUSA {
	width: 72px;
	height: 20px;
	margin: 0 12px 0 0;
}

.sketchInter {
	width: 96px;
	height: 20px;
}

.sketchPreview, .sketchUSA, .sketchInter {
	position: relative;
	white-space: nowrap;
	display: block;
	float: left;
	opacity: 0.65;
	filter:alpha(opacity=65);
	overflow: hidden;
}

.sketchPreview img, .sketchUSA img, .sketchInter img {
	border: 0;
}

.sketchPreview:hover, .sketchUSA:hover, .sketchInter:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}



#sketchbook1Spacer {
	clear: both;
	height: 30px;
}





/*====================================================================================
 ISSUES
====================================================================================*/

#issues {
	background: url(images/graphics/issuesbk.gif) no-repeat bottom center;
}

#issuesIntro {
	background: url(images/store/price_issues3.gif) no-repeat top left;
	padding: 30px 40px 10px 154px;
	min-height: 105px;
}

.issuesRow {
	background: url(images/graphics/issuesbk2.gif) no-repeat bottom center;
	margin: 0 0 20px 0;
}

.issueL {
	float: left;
	padding: 0 15px 0 40px;
}

.issueR {
	float: left;
	border-left: 1px solid #222;
	padding: 0 0 0 20px;
}

.issueImage {
	border: 1px solid #222;
	float: left;
}

.issueCaption {
	float: left;
	padding: 7px 0 0 15px;
	width: 255px;
}

.issueNum {
	float: left;
	font-size: 36px;
	line-height: 12px;
	font-weight: bold;
	color: #222;
	margin: 9px 5px 0 0;
}

.issueTitle {
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: -1px;
	float: left;
	margin: 8px 0 0 0;
}

.issueSummary {
	font-size: 11px;
	line-height: 16px;
	clear: both;
	padding: 8px 0 0 0;
}

.issueBtns {
	margin: 12px 0 0 0;
}

.issuePreview {
	width: 70px;
	height: 20px;
	margin: 0 10px 0 0;
}

.issueUSA {
	width: 67px;
	height: 20px;
	margin: 0 12px 0 0;
}

.issueInter {
	width: 91px;
	height: 20px;
}

.issuePreview, .issueUSA, .issueInter {
	position: relative;
	white-space: nowrap;
	display: block;
	float: left;
	opacity: 0.65;
	filter:alpha(opacity=65);
	overflow: hidden;
}

.issuePreview img, .issueUSA img, .issueInter img {
	border: 0;
}

.issuePreview:hover, .issueUSA:hover, .issueInter:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}

.hidden {
	visibility: hidden;
	display: none;
}

#issuesSpacer {
	clear: both;
	height: 40px;
}


/*====================================================================================
 ART PRINTS
====================================================================================*/

#artPrints {
	background: url(images/graphics/printbk.gif) no-repeat bottom center;
	padding: 10px 0 0 0;
}

#artPrintsIntro {
	background: url(images/store/price_artprints2.gif) no-repeat top left;
	padding: 30px 40px 0 177px;
	min-height: 116px;
}

.printRow {
	background: url(images/graphics/newsbk2.gif) no-repeat bottom center;
	margin: 0 0 20px 0;
}

.print {
	float: left;
	border-right: 1px solid #222;
	padding: 0 20px 0 20px;
}

.printFirst {
	float: left;
	border-right: 1px solid #222;
	padding: 0 20px 0 40px;
}

.printMid {
	float: left;
	border-right: 1px solid #222;
	padding: 0 20px 0 20px;
}

.printLast {
	float: left;
	padding: 0 0 0 20px;
}

.printImage {
	border: 1px solid #222;
}

.printTitle {
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	width: 130px;
	float: left;
	margin: 8px 0 5px 0;
}

.printBtns {
	margin: 0 0 0 23px;
}

.printPreview {
	width: 70px;
	height: 20px;
}

.printUSA {
	width: 72px;
	height: 20px;
}

.printInter {
	width: 91px;
	height: 20px;
}

.printPreview, .printUSA, .printInter {
	position: relative;
	white-space: nowrap;
	display: block;
	float: left;
	clear: both;
	margin: 7px 0 0 0;
	opacity: 0.65;
	filter:alpha(opacity=65);
	overflow: hidden;
}

.printPreview img, .printUSA img, .printInter img {
	border: 0;
}

.printPreview:hover, .printUSA:hover, .printInter:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}

#artPrintsSpacer {
	clear: both;
	height: 50px;
}


/*====================================================================================
 SKETCHBOOKS
====================================================================================*/

#sketchbook1, #sketchbook2 {
	background: url(images/graphics/issuesbk.gif) no-repeat bottom center;
	padding: 0px 0 0 0;
	height: 220px;
}

#sketchbook1Intro, #sketchbook2Intro {
	background: url(images/store/price_sketchbook2.gif) no-repeat top left;
	padding: 30px 40px 0 185px;
	width: 415px;
}

.sketchbookIntroSpacer {
	clear: both;
	height: 0px;
}

.sketchbookStack {
	float: right;
	padding: 15px 42px 0 0;
}


.sketchBtns {
	margin: 12px 0 0 0;
}

.sketchPreview {
	width: 70px;
	height: 20px;
	margin: 0 10px 0 0;
}

.sketchUSA {
	width: 72px;
	height: 20px;
	margin: 0 12px 0 0;
}

.sketchInter {
	width: 96px;
	height: 20px;
}

.sketchPreview, .sketchUSA, .sketchInter {
	position: relative;
	white-space: nowrap;
	display: block;
	float: left;
	opacity: 0.65;
	filter:alpha(opacity=65);
	overflow: hidden;
}

.sketchPreview img, .sketchUSA img, .sketchInter img {
	border: 0;
}

.sketchPreview:hover, .sketchUSA:hover, .sketchInter:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}



#sketchbook1Spacer {
	clear: both;
	height: 30px;
}


/*====================================================================================
 FOOTER
====================================================================================*/

#footer {
	background: url(images/graphics/footerbk.gif) no-repeat bottom center #262626;
	padding: 0;
}

#orderFAQ {
	clear: both;
	padding: 15px 0 15px 37px;
}

.column {
	float: left;
	width: 246px;
	padding: 0 0 0 40px;
}

.FAQ {
	margin: 0 0 25px 0;
}

#contactForm {
}

#copyright {
	font-size: 9px;
	color: #999;
	text-transform: uppercase;
	clear: both;
	padding: 20px 0 10px 40px;
}