@charset "iso-8859-1";
/*--------------------------------------------------------*/
/*----Margin Overrides Padding---------------------*/
body {
	text-align:center;
	background-color:#ffffff;
	margin-top: 0px; margin-bottom: 0px;
	margin-right: 0px; margin-left: 0px;
	padding-top: 0px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
}
/*--------------------GEN. STYLE IDs------------------------------*/


h1 {
	font-weight:bold;
	font-style:italic;
	font-size:20px;
	line-height:100%;
	color:#000000;
	letter-spacing: .2px;
}

h2 {
	font-weight:bold;
	/*font-family:Courier New, Teletype, Courier, Serif;*/
	font-family:Times New Roman, Times, serif;
	font-size:14px;
	color:#000000;
}

h3 {
	font-weight:bold;
	font-family:Times New Roman, Times, serif;
	font-size:12px;
	color:#000000;
}
	


/* div,td,p,form,select,input,table,h4,h5,h6 {
	font-family: Courier New, Teletype, Courier, Serif;
	font-size: 11px;
	text-align: justify; color: #000000;
	font-weight:normal; font-style:normal;
	line-height: 110%; letter-spacing: .3px;
	margin-top: 0px; margin-bottom: 0px;
	margin-right: 0px; margin-left: 0px;
	padding-top: 0px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
}*/

div,td,p,form,select,input,table,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	text-align: left; color: #000000;
	font-weight:normal; font-style:normal;
	line-height: 120%; letter-spacing: .3px;
	margin-top: 0px; margin-bottom: 0px;
	margin-right: 0px; margin-left: 0px;
	padding-top: 0px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
}

p {
	margin-bottom: 15px;
}
 
#centering_shell {
	position:absolute; top:20px; left:0px;
	width:100%; height:100%;
	background-color:#ffffff;
	z-index: 0;
}
#head {
	position:relative; 
	top:0px; left:0px;
	width:1048px; height:83px;
	margin:0px auto; /* this centers */
	background-color:#ffffff;
	/* background-image: PHP-determined on index.php */
	background-repeat:no-repeat;
	background-position:center;
	z-index: 5;
}
#subhead_home {
	position:relative; 
	top:0px; left:0px;
	margin:0px auto; /* this centers */
	width:1048px; height:104px; 
	background-color:#ffffff;
	background-image:url('../administrator/images/structure_subheader_home.jpg');
	background-repeat:no-repeat;
	background-position:center;
	z-index: 4;
}
#subhead_normal {
	position:relative; 
	top:0px; left:0px;
	margin:0px auto; /* this centers */
	width:1048px; height:39px;
	background-color:#ffffff;
	background-image:url('../administrator/images/structure_subheader_normal.jpg');
	background-repeat:no-repeat;
	background-position:center;
	z-index: 4;
}
#content_shell {
	position:relative; 
	top:0px; left:0px;
	margin:0px auto; /* this centers */
	width:1048px; height:auto;
	background-color:#ffffff;
	z-index: 1;
}
#content_leftcolumn {
	position:absolute; 
	top:0px; left:0px;
	width:700px; height:auto;
	z-index: 3;
}
#content_rightcolumn {
	position:absolute;
	top:0px; left:700px;
	width:348px; height:auto;
	background-image:url('../administrator/images/structure_rightcolumn_orangebackground.jpg');
	background-repeat:repeat-y;
	background-position:top;
	background-color:#ffffff;
	z-index: 3;
}
#foot {
	position:absolute;
	top:0px; left:0px;
	width:100%; height:85px;
	background-image:url('../administrator/images/structure_footer_background.gif');
	background-repeat:no-repeat;
	background-position:center;
	z-index: 5;
}
div.show{
	text-align:left;
	line-height:130%;
}
p.show{
	text-align:left;
	padding-left:70px;
	text-indent:-70px;
}

/*-------------------FLOATED ELEMENTS--------------------*/

.float-left-no-margin,
.float-left {
	float:left;
}

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

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

.border-left{
	border-color: black;
	border: 1px;
	border-style:solid;
	margin-right:10px; margin-left:0px;
	margin-top:0px; margin-bottom:0px;
	float:left;
}

.border-right{
	border-color: black;
	border: 1px;
	border-style:solid;
	margin-right:0px; margin-left:10px;
	margin-top:0px; margin-bottom:0px;
	float:right;
}

.buy_button_right, .buy_button_left, .buy_button {

	text-align:center;
	padding:5px 15px; 
	border:2px solid #b55404;
	color: #b55404;
	font-size:15px;
	font-weight: bold;
	line-height:160%;
}

.buy_button_right, .buy_button { 
	float: right;
	margin: 5px 15px 4px 5px;
}

.buy_button_left {
	float: left;
	margin: 5px 5px 4px 15px;
}

/*-------------------LINKS-------------------------------*/
a:link {
	text-decoration: none;
	color: #b15700;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #b15700;
}
a:hover {
	text-decoration: underline;
	color: #330000;
}


/*-----------------------TOPSPIN---------------------------*/

.buy_button {

	float: left;
	text-align:center;
	padding-top:5px;
	margin:5px 15px 4px 5px;
	border:2px solid #b55404;
	color: #b55404;
	font-size:15px;
	font-weight: bold;
	line-height:160%;
}

.test2 {
	font-weight: bold;
	font-size: 20px;
}

/*-----------------------PETER DEFINED CLASSES-------------------*/

div.albums-sidebar {
	background-image: url('http://www.portofrancorecords.com/administrator/images/albums-and-store.jpg');
	background-repeat:no-repeat;
	background-position:top;
	padding-top:30px;
	float:right;
	width:120px;
	margin-left: 15px;
	margin-top:-32px;
}

div.albums-sidebar img {
	border:	1px solid #999999;
}

div.albums-sidebar p {
	line-height:120%;
	margin-top: 4px;
}

div.albums-sidebar i,
div.albums-sidebar em {
	font-size:120%;
	line-height:100%;
}


div.vertical-spacer{
	width: 100%;
	height: 30px;
	clear: both;
}
.album_art {
	border-color: 1px black solid;
}

.artist_menu {
	font-size:18px;
	margin: -10px 20px 10px 10px;
	font-weight:bold;
	font-style:italic;
	font-family:Times New Roman, Times, serif;
	color:#000000;
	letter-spacing: .2px;
	
}

.newspage-newsitem {
	overflow: hidden;
}

td.newspage-newsitem img {
	max-width: 100px !important;
}

.text-right {
	text-align:right;
}

/*-----------------------FORM ELEMENTS---------------------------*/
form {
	font-size: 10px;
	margin-top: 0px; margin-bottom: 0px;
	margin-right: 0px; margin-left: 0px;
	padding-top: 0px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
}
.general_field {
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
	border: 1px solid #cccccc; 
	margin-top: 0px; margin-bottom: 0px;
	margin-right: 0px; margin-left: 0px;
	padding-top: 0px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
}
.form_dropdownselect {
	text-align:center;
	width:200px;
	font-size:11px; font-weight:normal;
	background-color:#ffffff; color:#bb570f;
	border: 1px solid #cccccc;
	margin-top: 0px; margin-bottom: 0px;
	margin-right: 0px; margin-left: 0px;
	padding-top: 0px; padding-bottom: 0px;
	padding-left: 0px; padding-right: 0px;
}

/*--------------------GEN. CLASSes------------------------------*/
.caption_font {
	font-weight:bold;
	font-style:italic;
	font-family:Times New Roman, Times, serif;
	line-height: 120%;
	color:#000000;
}
.caption_font:link {
	text-decoration: none;
}
.caption_font:active {
	text-decoration: none;
}
.caption_font:visited {
	text-decoration: none;
}
.caption_font:hover {
	text-decoration: none;
}
.slogan {
	font-weight:normal;
	font-size:18px;
	color:#bb570f;
}
.slogan:link {
	text-decoration: none;
	color: #b15700;
}
.slogan:active {
	text-decoration: none;
	color: #000000;
}
.slogan:visited {
	text-decoration: none;
	color: #b15700;
}
.slogan:hover {
	text-decoration: none;
	color: #b15700;
}
.mp3display {
	font-style:italic;
	font-family:Times New Roman, Times, serif;
	line-height: 120%;
	color:#000000;
	font-size:12px;
}
.homepage_news_headline {
	font-weight:normal;
	font-style:normal;
	letter-spacing: .1px;
	font-size:18px;
	color:#666666;
}
.homepage_news_teaser {
	font-weight:normal;
	text-align: left;
	font-size:14px; /* was 12 px */
	color:#333333;
	width:600px;
}
.corepage_header {
	font-weight:bold;
	font-style:italic;
	font-family:Times New Roman, Times, serif;
	font-size:25px;
	color:#000000;
	letter-spacing: .2px;
}

.month {
	font-size:80%;
	font-style:italic; 
}

.indent {
	margin-left: 15px;
}

div.artist-page .artist-entry {
	margin: 0 15px 20px 0px;
	float: left;
}

artist-entry p {
	font-size:13px;
	text-align:left;
}
