/*Long Reach Records Page Styles*/

/*structural stuff */
 
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	min-width: 770px;
	
}

h1 {
	font-size: 1.8em;
	margin: 0;
}

h2, h3 {
	font-size: 1.4em;
	margin: 0;
}
	
 
p {margin: 12px 0;}

/*styling the records table */

table {
border-collapse:collapse;
width:  100%;
border: 1px solid gray; 
}

thead {
background-color:#CACAFF;
border-top: 1px solid;
border-bottom: 1px solid;
}

th {
text-align:left;
font-size:125%;
}

th, td {
padding: .25em 1em;
}

caption {
font-size: 100%;
font-weight: bold;
font-style:italic;
margin: 1em 0;
padding-bottom: 10px;
}

tr:hover {
background-color:#DDDDFF;

}

thead tr:hover {
background-color: #CACAFF;
}


/*class stuff */

 
#masthead {
	background-image: url(../new_images/masthead_bg.gif);
	
 }
#logodiv {
	width: 770px;
	height: 100px;
}

/* hide from IE mac \*/
#logodiv img {float: left;}
/* end hiding from IE5 mac */

#wrap_outer {
	margin: 30px auto 0 auto;
	padding: 0;
	width: 770px;
	background-image: url(../new_images/wrapper_records.gif);
	background-repeat: repeat-y;
}
 
#nav_wrapper {
	width: 90px;
	float: left;
}
#mainbox {
	width: 680px;
	float: left;
}

#maincontent {
	font-size: 0.8em;
	line-height: 1.75em;
	padding: 0 24px 20px 32px;
	margin-left: 30px;
	margin-bottom: 80px;
	clear:left;
}	

#sidecontent {
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 36px 30px 24px 24px;
}




#topnav {
background-color: #999999;
margin: 0;
padding: 0;
list-style-type:none;
}

#topnav a {
text-decoration:inherit;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .8em;
 
}

#topnav a:hover {
	background-color: #4A4A4A;
	color: #CCCCCC;
	text-decoration: none;
	
	}

#previous {
float:left;
margin: 10px;
padding: 8px 14px 20px 30px;

 
}

#next {
float: right;
margin: 10px;
padding: 8px 14px;
border: 2px solid;
 
}

#maincontent h1, h2 {
text-align:center;
font-size: 150%;
}




#footer {
	background-color: #000000;
	color: #FFFFFF;
}
#footerwrap {width: 770px;}
#footercontent {
	padding: 12px;
	font-size: 0.7em;
}
#maincontent a:link {color: #0000FF;}
#maincontent a:visited {color: #993300;}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	background-color: #4A4A4A;
	color: #CCCCCC;
	text-decoration: none;
}

#nav_wrapper {position: relative;}

#nav_wrapper img {border: 0;}

#nav_wrapper ul, #nav_wrapper li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav_wrapper ul ul {
	background-color: #FFFFFF;
	padding: 2px 3px 3px 3px;
	display:none;
}
#nav_wrapper ul ul, #nav_wrapper ul ul li {
	width: 12em;
}
 #nav_wrapper a {
	display: block;
	text-decoration: none;
	margin: 0 0 10px 0;
}
#nav_wrapper ul ul a {
	padding: 4px 10px;
	background-color: #666D9B;
	color: #CCCCCC;
	margin: 0;
	font-size: 0.75em;
}
#nav_wrapper ul ul a:hover {
	background-color: #525252;
	color: #FFFFFF;
}

#nav_wrapper ul li:hover ul, #nav_wrapper ul li.p7hvr ul {
	display: block;
}

#p7exp_sub2 {top: 95px; z-index: 20000;}
#p7exp_sub4 {top: 200px; z-index: 20000;}
#p7exp_sub3 {top: 415px; z-index: 20000;}
#p7exp_sub5 {top: 520px; z-index: 20000;}
 


.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7expsubmenus {
	position:absolute;
	left: 80px;
}
 
 
.uberlink {font-weight: bold;}
 
