body 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 67.5%;
    background-color: #1A1A1A;
    color: #CCC;
    /*background-image: url(img/backtex.gif);*/
}
h1
{
	color: #EEE;
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 12px;
	}
h2
{
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 2px;
	}

h3 
{
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 0.8em;
}
h4 
{
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
	margin: 8px;
	color:#111;
}
a {
	color: #666;
	text-decoration: none;
	}
a:hover {color: #F1268A;}
blockquote {
	font-family:  Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	font-style: italic;
	text-align: center;
}

#wrap 
{
    margin: 0 auto 0 auto;
    width: 960px;
    background-color: #FFF;
}

#header 
{
    background: #000 url(img/OPM-homepage_01.jpg) no-repeat;
    height: 120px;
    margin: 0;
}

#menu 
{
    text-align: left;
	padding: 0;
}
#menu ul
{
    width: auto;
    display:inline;
}
#menu ul li
{
    display: inline;
    list-style-type: none;
    
}
#menu ul li a
{
    color: #EEE;
    text-decoration: none;
    font-size: 1.2em;
    font-weight:bold;
    line-height:3.2em;
	margin: 18px;

}
#menu ul li a:hover
{
	color: #F1268A;
}

#leftnavblock 
{
	float: left;
	width: 240px;
	background:#000 url(img/9lives-corner-slices_03.gif) repeat-y top right;
	margin-bottom:1.2em;
}
#leftnavblock h4 {
	padding:0;
	margin:36px 0 4px 0;
	text-align:left;
	color:#EEE;
}
#leftnavblock_text {margin:8px;}

#albumfilter {	
	width: 90%;
	background-color: #000;
	border-bottom: solid 1px #999;
}
#albumfilter li {
    border-top: solid 1px #999;
}
#albumfilter li a{
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	padding: 6px 8px;
	color: #999;
}
#albumfilter li a.current {
	background-color: #222;
	color:#F1268A;
}
#albumfilter li a:hover {
	background-color: #222;
	cursor: pointer;
	color:#F1268A;
}

#content {
	background: #FFF url(img/9lives-corner-slices_03.gif) repeat-y top left;
}
#content p
{
    line-height: 1.2em;
    font-size: 1.1em;
    margin: 1.0em 0 1.0em 0;
}
 
#footer-wrap {
	text-align:right;
	padding: 8px;
	color:#EEE;
	background-color:#FFF;
	background: url(img/footer_3_4_K.jpg) repeat-x 0 0;
	margin: 0;
	}
	
.box
{
	width: 676px;
	float: right;
	margin-bottom: 1.8em;
	border: solid 1px #111;
	background-color: #DDD;
	margin: 18px 18px 8px 18px;
	padding: 0;
}
.box h4
{
	text-align: center;
	margin: 0;
	font-size:1.4em;
	padding:6px;
	background-color: #1A1A1A;
	color:#EEE;
	background: url(img/3_4_menu_bg.jpg) repeat-x bottom;
}
.box p {
	padding: 0.4em 1.6em;
	color: #111;
	}


/* HOME PAGE */
#box_one {
	background:#000 url(img/9lives-corner-slices_02.gif) repeat-x bottom left;
	border: none;
	font-size: 1.2em;
	height:160px;
	width: 720px;
	margin:0;
	padding: 0;
}
#box_one h1 {
	text-align: right;
	font-size:3.0em;
	padding: 56px 24px;
	color: #CCC;
	font-style: italic;
	font-variant: small-caps;
}
#box_one p {padding: 1.0em;color:#EEE;}
.OPM_text {font-weight:bold}

#new_releases {text-align:center;}
#recent {text-align:center;}
#recent p {margin: 0;}
#recent a img {margin: 8px 24px;}
#contact_num_home{
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 12px;
	color:#F1268A;
}
/* HOME PAGE - END */

/* FIND PAGE */
#helptext {
	border: none;	
}
#helptext h4 {

}
#helptext h5 {
margin: 0.8em 0.8em 0 0.8em;
color:#111;
font-size:1.2em;
}
#helptext p {margin: 0.4em 1.0em; padding:0;}
/* FIND PAGE - END */

/* ABOUT PAGE */
#about h2
{
    margin: 0;
	padding:0;
	font-size: 2.2em;
	color: #CCC;
}
#about {background-color: #000;}
#about_left
{	
	float: left;
	height: 177px;
	width: 49%;
	background: #000 url(img/OPM_About-Us_03.jpg) no-repeat left;
}
#about_right
{
	float: right;
	width: 49%;
	height: 177px;
	background: #000 url(img/OPM_About-Us_05.jpg) no-repeat right;
	text-align: right;
}
/* ABOUT PAGE - END */

#results 
{
    text-align: left;
    border-bottom: solid 1px #999;
}
#results ul li
{
    list-style-type: none;
    padding: 8px 0 8px 0;
    border-top: solid 1px #999;
}
#results ul li a
{
    color: #FFF;
    text-decoration: none;
}
#results ul li a:hover{color: #F1268A;}
#results ul li a img{display: none;}



.h1_inline {display:inline;}
#searchlink {
	float:right;
	margin-top:-24px;
	}
#searchlink a{color: #999; display:inline;margin: 0 4px 0 4px;}
#searchlink a:hover{color: #F1268A;}

#albumdetails  {
	background:#000 url(img/9lives-corner-slices_02.gif) repeat-x bottom left;
	border: none;
	height:160px;
	width: 720px;
	margin:0;
	padding: 0;
}
#albumdetails table {
	margin:8px;
	width: 524px;
}
#albumdetails table td {width:50%;}
#albumdetails p {
	color: #EEE;
	font-size:1.2em;
	line-height:1.1em;
	margin: 0;
}
#albumdetails img{
	float: left;
	margin: 12px 24px;
    clear: both;
    width:128px;
    height:128px;
}

#box_tbl_listing {border:0;}
.tbl_listing {width: 100%;color:#DDD;background-color:#222;}
.tbl_listing tr {text-align: left;}
.tbl_listing th {
	padding: 6px 2px;
background: url(img/3_4_menu_bg.jpg) repeat-x bottom;
color:#EEE;
	}
.tbl_listing td {
	padding: 4px 8px;
	vertical-align: middle;
	line-height: 1.1em;
	}
.tbl_listing .row_bt td {
	border-top: solid 1px #FFF;
	}
.tbl_listing .fprow td {
	height:0;
	}
.tbl_listing .comment td {
	padding: 4px 4px 4px 8px;
	font-size: 1.2em;
	}
.tbl_listing .dl_mp3 {width: 24px;}
.tbl_listing .dl_wav {width: 24px;}
.tt {width: 30%;}
.tbl_listing .tt a, .tbl_listing .track_link a {
    color: #FFF;
    background-image:url(img/play.gif);
    background-position: left;
    background-repeat:no-repeat;
    padding-left: 14px;
    }
       
.tbl_listing .tt a:hover, .tbl_listing .track_link a:hover {color: #F1268A; cursor:pointer;}
.tbl_listing .dl_mp3 a {color: Cyan;}
.tbl_listing .dl_mp3 a:hover {color: #CCC;}
.tbl_listing .dl_wav a {color: #F1268A;}
.tbl_listing .dl_wav a:hover {color: #CCC;}
.tbl_listing .track_link a {color: #FFF;}
.tbl_listing .track_link a:hover {color: #F1268A;}
.tbl_listing .album_link a {border: solid 1px #000; float: left;}
.tbl_listing .album_link a:hover {border: solid 1px #FFF;}
.tbl_listing .album_link a img {height: 72px; width: 72px;}

#dlform .button_dl_mp3 {
    background: transparent;
	border: 0;
	color: Cyan;
	display: inline;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
#dlform .button_dl_wav {
    background: transparent;
	border: 0;
	color: #F1268A;
	display: inline;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.fp {margin: 4px 0 0 0}
#headings #trackgen{margin-right: 32px;}

#findbox {
	border: solid 1px #999;
	margin-bottom: 18px;
	float: left;
}

#albumimagelist {padding-top:0px;}
#albumimagelist li {display: inline;}
#albumimagelist li a {
	border: solid 2px #DDD;
	float: left;
	margin: 8px;
	}
#albumimagelist li a:hover {border: solid 2px #F1268A;}
#albumimagelist li a img {
	width: 148px;
	height: 148px;
	}

.mootip {
	z-index: 500;
}
.mootip .tip {
    border: solid 2px #F1268A;
	background-color: #333;
	padding: 0px;
	width:180px;
}
 
.mootip .tip-title {
	color: #FFF;
	background-color: #111;
	font-size: 12px;
	padding: 8px;
}
 
.mootip .tip-text {
	color: #FFF;
	padding: 8px;
}

/* registration form */
#regform {margin: 0 auto 0 10em;}
fieldset {  
    margin: 1.5em 0 0 0;  
    padding: 0;
}
#regform legend {  
    margin-left: 1em;  
    color: #000000;  
    font-weight: bold;
}
fieldset ol {  
    padding: 1em 1em 0 1em;  
    list-style: none;
}
fieldset li {  
    padding-bottom: 1em;
}
#register {
	color: #000;
}
#register h1 {
	color: #000;
margin: 1.4em 0 0.6em 0.8em;
}
#register strong{
	margin: 0.8em 0 0 1.4em;
}
#register p{
	font-size: 0.8em;
margin: 0;
}

#regform label {  
    float: left;  
    width: 9em;  
    margin: 0.5em 1em 0 0;

}
#regform input {  
    width: 24em;  
}
#regform select {  
    margin: 4px 0;
	width: 26em;
}
#regform #agree {  
    width: 2em;  
}
#regform .submit {  
    width:33em;
}
#log_res {
	height:auto;
	padding:15px;
	margin: 12px;
	width:400px;
}
#log_res p {
	margin:0;
	padding:4px 0 4px 0;
}
#log_res.ajax-loading
	{background: url(img/spinner.gif) no-repeat center;
}
.error {
	color:#F1268A;
	margin:0;
	padding:0;
}
#dl {margin:4px;}

/*quicksearch form*/
#qs {
        
}
#qs_wrap {
    float: right;
    margin: -36px 0 0 0;
    width: 290px;
    text-align:right;
}
#qs_wrap p {
    float: left;
}
#qs form {
 margin: 0 0 0 0;
 float: right;
}
 
#qs input.field {
 border: 1px #1A1A1A solid;
 background: #383838;
 margin: 4px;
padding:4px;
 color: #FFF;
}
 
#qs input:focus.field {
 background: #545454;
}
 
#qs #btnqs {
 width: 24px;
 height: 24px;
 cursor: pointer;
 border: solid 1px #999;
 background-color: #000;
 background: transparent url(img/button_qs.jpg) no-repeat 0 0;
}

#advsearchform {border: solid 1px #999; margin:20px;}
#advsearchform p {font-size:0.9em; margin: 0; padding:8px 12px; color: #EEE;}
	
#advsearchform h3 {
        font-size:0.9em;
	text-align: left;
	display: inline;
	margin: 0 12px;
	}

#advsearchform form {display: inline;}
#advsearchform .dd {margin: 2px 12px 8px 12px;}
#advsearchform .btn {margin: 2px 4px 8px 4px;}
#advsearchform #txtfind {margin: 2px 8px 8px 8px; width: 380px;}


#accordion {}
.toggler  {
	cursor:pointer;
	font-weight:bold;
	color:#FFF;
	background:#222;
	margin: 0;
	padding:6px;
	font-size:1.2em;
	border-bottom: solid 2px #999;
background: url(img/3_4_menu_bg.jpg) repeat-x bottom;
}
.toggler:hover {background:#333;}
.toggler {color:#FFF;}
.element p {padding: 0 8px;}
.element {background:#DDD;}