@charset "UTF-8";

/* universal */
BODY {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(background-square.gif);
}

IMG {
	border: 0px;
}

hr {
	background: #006A8B;
	clear: both; 
  	float: none; 
  	width: 100%; 
  	height: 1px;
  	margin: 0 0 1.4em;
  	border: none; 
}

/* layout */

#main-container {
	margin: 0 auto;
	width: 1178px;
	overflow: hidden;
	background-image: url(background-image.gif)
}

#nav {
	width: 208px;
	overflow: visible;
	float: left;
}

#page-header {
	width: 820px;
	float: left;
	margin-left: 50px;
	display: block;
	
}

#flash-show {
	width: 890px;
	float: left;
}	

#johnnytop {
	width: 890px;
	float: left;
}

#long-column {
	width: 820px;
	float: left;
	margin-left: 50px;
}

#long-column-johnny {
	width: 820px;
	float: left;
	margin-left: 236px;
}

#split-column-background {
	width: 870px;
	float: left;
	margin-left: 210px;
	background-image: url(column-center.gif);
}

#moam-split-column-background {
	width: 890px;
	float: left;
	background-image: url(column-center.gif);
	margin-left: 208px;
}

#column-one {
	width: 390px;
	margin: 0px 50px 0px 30px;
	float: left;
}

#column-one-artists {
	width: 300px;
	margin: 0px 105px 0px 95px;
	float: left;
}

#column-two {
	width: 390px;
	float: left;
}

#column-two-artists {
	width: 300px;
	float: left;
}

#order {
	width: 390px;
}

#pics-caption-left {
	float: left;
	margin: 0px 16px 0px 0px;
	padding: 8px 0px 8px 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #C00;
}

#pics-caption-right {
	float: right;
	margin: 0px 0px 0px 16px;
	padding: 8px 0px 8px 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #C00;
}

/* text */
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #006A8B;
	font-weight: bold;
}

.bold-callout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #006A8B;
	font-weight: bold;
}

.johnny-models {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
	color: #006A8B;
	font-weight: bold;
}

.bold-callout a {
	color: #006A8B;
	text-decoration: underline;
}

.artist-callout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #006A8B;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #535353;
}

.text a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #006A8B;
	text-decoration: none;
	font-weight: bold;
}

.text a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #006A8B;
	text-decoration: none;
	font-weight: bold;
}
.text a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #006A8B;
	text-decoration: none;
	font-weight: bold;
}

.text a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #006A8B;
	font-weight: bold;
	text-decoration: underline;
}

.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #006A8B;
	font-weight: bold;
}

.news a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #006A8B;
	text-decoration: none;
	font-weight: bold;
}

.news a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #006A8B;
	text-decoration: none;
	font-weight: bold;
}
.news a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #006A8B;
	text-decoration: none;
	font-weight: bold;
}

.news a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #006A8B;
	font-weight: bold;
	text-decoration: underline;
}

/* image control */
.img-left-float {
	float: left;
	padding: 6px 12px 6px 0px;
}

.img-right-float {
	float: right;
	padding: 6px 12px 6px 0px;
}

.img-border {
	border: #16506E 1px solid;
}

.split-page-header {
	margin-left: 30px;
}

/* Gallery Styles */
#gallery-container {
	margin: 0 auto;
	width: 800px;
	overflow: hidden;
	text-align: center;
}

.closepage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.closepage a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration:none;
}

.closepage a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration:none;
}

.closepage a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration:none;
}
.closepage a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: underline;
}

/* Weirdo */
.wingred {
	color: #EE2413;
	font-weight: bold;
}
