/***********************************************************************************
/
/	 	     OLM Site Styles For Press Kits Page
/
/***********************************************************************************/

@import url(common.css);
@import url(jqtransform.css);

/**** select Artist Flyout *****/
#selectArtist{
	position: absolute;
	top: 262px;
	left: 303px;
	background: #644b23;
	z-index: 10;
	padding-right:4px;
}

#selectArtist ul{
	padding: 0 0 5px 4px;
	list-style-type: none;
	margin: 0;
}

#selectArtist ul li{
	line-height: 1em;
}

#selectArtist ul li a{
	color: #d8d2c8;
	font-size: 11px;
	font-weight: bold;
}

#selectArtist ul li a:hover{
	color: #fff;
}

/*** press kit content styling ***/

#mainContent {
	float:left;
	padding:4px 0 0 25px;
	width:702px;
}

#mainContent a.select {
	display:inline;
	float:right;
	margin-top:-24px;
	margin-right:18px;
}

#mainContent h1 {
	margin:0pt;
	padding-left:2px;
	float:left;
}

#presskitsHeader{
	float:left;
	width:677px;
}

#kitDetails{
	color:#ba1500;
	float:left;
	font-size:11px;
	font-weight:bold;
	width:702px;
}

.artistPressKitDetails {
	float:left;
}

.backtoTop {
	width:74px;
	float:right;
	margin-right:15px;
	_display: inline;
}

#artistName {
	float:left;
	width:677px;
	margin:20px 0 0 0;
}

.promotionalName {
	float:left;
	font-family:monospace;
	font-size:14px;
	margin-left:2px;
}

.seperator {
	background:transparent url(../../images/dots.gif) repeat-x scroll 0% 0%;
	clear:both;
	float:left;
	height:8px;
	width:677px;
}

#kitDetails a {
	color:#ba1500;
	text-decoration:none;
}

#kitDetails a:hover {
	color:#ba1500;
	text-decoration:underline;
}

.ImageTypeSeparation {
	font-size:11px;
	font-weight:bold;
	color:#686660;
}

.artistImage {
	float:left;
	margin-right:15px;
}

ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#pressKit {
	float:left;
	margin:4px 0 0 12px;
}

/*** Bio and Web links styling ****/

#bioWebLinks {
	float:left;
	width:677px;
	margin-bottom:35px;
	_margin-bottom:35px;
}

.bioWebLinkDetails {
	float:left;
	width:89px;
	text-transform:uppercase;
}

#column1 {
	float:left;
}

.remainingLinks {
	float:left;
}

#bioWebLinksInfo {
	float:left;
}

.column {
	float:left;
	width:90px;
}

.bioLink {
	float:left;
}

/*** Logos styling ****/

#logo {
	float:left;
	width:677px;
}

#logo h1 {
	float:left;
	margin:0 0 3px 0;
	width:677px;
}

#logo .logoDetails{
	float:left;
	width:245px;
	margin-left:50px;
	text-align:center;
}

#logo .first {
	margin-left:0px;
}

#logo .image {
	float:left;
	width:245px;
	overflow-x:hidden;
}

#logo .contentType {
	float:left;
	width:245px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

#logo .assetName {
	float:left;
	color:#54524c;
	font-weight:normal;
	text-align:center;
	width:245px;
	margin-top:2px;
}

#logo .LogoImageRow {
	float:left;
	padding-bottom:35px;
	width:702px;
}
/*** Cover art styling ****/

#coverArt {
	float:left;
	width:702px;
}

#coverArt h1 {
	float:left;
	margin:0 0 9px 0;
	width:677px;
}

#coverArt .coverartDetails {
	float:left;
	width:80px;
	margin-right:24px;
	text-align:center;
}

#coverArt .image {
	float:left;
	width:80px;
}

#coverArt .contentType {
	float:left;
	width:80px;
	text-align:center;
	font-weight:bold;
}

#coverArt .assetName {
	float:left;
	color:#54524c;
	font-weight:normal;
	text-align:center;
	width:80px;
}

#coverArt .coverartImageRow {
	float:left;
	padding-bottom:35px;
	width:702px;
}

/*** Promo Styling ***/

#promo {
	float:left;
	width:702px;
}

#promo h1 {
	float:left;
	margin:0 0 13px 0;
	width:677px;
}

#promo .promoDetails {
	float:left;
	width:100px;
	margin-left:27px;
	text-align:center;
}

#promo .image {
	float:left;
	width:100px;
	overflow-x:hidden;
}

#promo .contentType {
	float:left;
	text-align:center;
	width:100px;
	font-weight:bold;
}

#promo .assetName {
	float:left;
	color:#54524c;
	font-weight:normal;
	text-align:center;
	width:100px;
	margin-top:2px;
}

#promo .promosImageRow {
	clear:both;
	float:left;
	padding-bottom:35px;
	width:702px;
}

#promo .first {
	margin-left:0px;
}
