@charset "UTF-8";

/* Universal */
body {
	margin-top: 0px;
	margin-left: 0px;
}

img {
	border: 0px;
}

hr {
	color: #CCC;
	size: 1px;
	
}

/* Containers */
#main-container {
	width: 1024px;
}

#nav {
	width: 288px;
	float: left;
}

#right-content {
	width: 680px;
	float: left;
	padding-left: 20px;
	padding-right: 26px;
}

#content {
	width: 680px;
	float: left;
	overflow: hidden;
}

#home-content {
	width: 430px;
	float: left;
	overflow: hidden;
}

#site-title-home {
	float: right;
	padding-bottom: 55px;
	padding-top: 30px;
}

#site-title {
	float: right;
	padding-bottom: 15px;
	padding-top: 30px;
}

#page-title {
	float: left;
	padding: 30px 10px 0px 40px;
}

#home-title {
	float: left;
	padding: 0px 10px 0px 40px;
	margin-top: 80px;
}

#copyright {
	width: 716px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	line-height: 12px;
	color: #DF0021;
	text-align: center;
}

/* Text */
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

.text a:link, a:visited {
	color: #DF0021;
	text-decoration: none;
	font-weight: bold;
}

.text a:hover {
	color: #DF0021;
	text-decoration: underline;
	font-weight: bold;
}
.text a:active {
	color: #DF0021;
	text-decoration: none;
	font-weight: bold;
}
	

.merch-header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

.merch-items {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
}

.giclee-items {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}

.mini-link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #DF0021;
	text-decoration: none;
}

.mini-link a:link, a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #DF0021;
	text-decoration: none;
	font-weight: normal;
}

.mini-link a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #7B0000;
	text-decoration: none;
	font-weight: normal;
}

.mini-link a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #DF0021;
	text-decoration: underlinea;
	font-weight: normal;
}

.ssl {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	line-height: 12px;
	color: #DF0021;
	text-align: center;
	color: #DF0021;
}


.ssl a:link {
	font-weight: bold;
	font-size: 8px;
}

.ssl a:visited {
	font-weight: bold;
	font-size: 8px;
}

.ssl a:hover {
	font-weight: bold;
	font-size: 8px;
}

.ssl a:active {
	font-weight: bold;
	font-size: 8px;
}

/* Images */
.flush-left {
	float: left;
	padding: 4px 8px 4px 0px;
	text-align: center;
}

.flush-right {
	float: right;
	padding: 4px 8px 4px 0px;
}

.buy-button {
	padding: 6px 31px 6px 31px;
}
