body{
	/*border: 1px solid maroon;*/
	background: url('images/back.jpg') no-repeat;
	color:#333333;
	font-size:0.8em;
	padding-top: 75px;
	padding-left: 95px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;

}
h1{
	font-size:17px;
	font-weight: 300;
	letter-spacing: 1.5px;
	padding:0px;
	color: #175689;
	margin:5px 5px 0px 2px;

}
h2{
	font-size: 15px;
	text-align: left;
}
p, #content p{
	font-size: 13px;
	color: #333;

}
a{
	color: #666;
	border-bottom:1px dotted #777;
	text-decoration:none;
}
a:hover{
	color:#000;
	border-bottom:1px solid #000;
	text-decoration: none;
}
a:visited{
	color:#666;
}
img{
	border: none;
}
table, td, th {
	border-collapse: collapse;
}
td{
	padding: 5px;
	vertical-align: center;
	border: 1px solid #003366;
}
th {
	font-size: 16px;
}	
#aria, #aria.li{
padding-top: 4px;
	background-image: url('images/aria_bg.png');
	background-repeat: no-repeat;
	width: 280px;
	height: 213px;
	left: -40px;
	list-style-type: none;
	position: absolute;
	top: 600px;
	z-index: 4;
	color: #000;
	font-size: 14px;
	text-align: left;



}
#ariaArtist, #ariaSong{
	float: left;
	margin-left: 0px;
	padding: 2px;
	font-family: Verdana;
	font-size: .6em;
	color: #fff;
	border: 0px;
	padding-left: 152px;
	list-style-type: none;
	margin-right: 5px;
}

#ariaSong{
	font-weight: bold;
	padding-left: 166px;
}
/*table.aria{
	border-spacing: 0.1em 0.1em;
	background: none;
	/*border: 1px dashed #333;
	color: white;
	text-align: left;
	font-weight: 100;
	padding: 0px;
	border-collapse: separate;
	
}
td.aria{	
	/*background-color: #999;
	background-image: url('images/bg_aria.png');
	border-bottom: 0px;
	background-repeat: repeat-y;
	font-size: 9px;
	height: inherit;
	padding: 0px 0px 0px 4px;
	padding-left: 4px;
	width: 130px;
	color: #fff;
}
tr.aria{
	border-color: inherit;
}*/

.contact td{
	background-image:url(images/corner.png);
	background-position: top right;
	background-repeat:no-repeat;
	border-collapse: collapse;
	border: 1px solid #fff;
	background-color: #F3F3F3;
	color: #000;
	/*border-left: 0px;
	border-right: 0px;*/
}
.contact td:hover{
		background-image:url(images/cornerd.png);
	background-position: top right;
	background-repeat:no-repeat;
	background-color: #999;
	color: #fff;
}
.enquiry td{
	border-collapse: collapse;
	border: 1px solid #fff;
	background-color: #F3F3F3;
	color: #000;
}
.enquiry td:first{
	background-image:url(images/corner.png);
	background-position: top right;
	background-repeat:no-repeat;
}
.tickerLink{
	font-size: 11px;
}
.tickerLink a, .tickerLink a:visited{
	color: #74bfe7;
}
.tickerLink a:hover{
	color: #175689;
	text-decoration:underline;
}
#topAds{
	/*border: 1px solid green;*/
	height: 100px;
	left: 0px;
	margin-top: 13px;
	position: absolute;
	top: 0px;
	width: 450px;
	z-index: 15;
}
#headerMiddle{
	/*border: 1px solid orange;*/
	height: 194px;
	
	/*margin-left: 25px;*/
}

#menu{
	/*border: 1px solid blue;*/
	background-image: url('images/left_bg.png');
	background-repeat: no-repeat;
	float: left;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 200px;
	letter-spacing: 0px;
	margin-left: 0px;
	padding-left: 2px;
	padding-top: 2px;
	position: absolute;
	text-align: left;
	text-transform: uppercase;
	top: 280px;
	width: 136px;
	color: white;
}
#menu ul{
	list-style: none;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 0px;
	margin-top: 2px;
	padding: 0px;
}
#menu li:hover{
	color: white;
	background-color: #175689;
}
#menu li{
	list-style:none;
	color: white;
	line-height: 12px;
	padding: 0.2em 0.3em;
	text-decoration: none;
	vertical-align: middle;
	width: 88%;
}
#menu a:link{
	color: white;
	text-decoration: none;
	border: 0px;
}
#menu a:visited{
	color: white;
	text-decoration: none;
	border: 0px;
}
#menu a:hover{

	text-decoration: none;

}
#menu a:active{
	color: white;
	text-decoration: none;
}
#content{
	/*border: 1px dotted purple;*/
	left: 163px;
	position: relative;
	top: 50px;
	width: 550px;
	min-height: 800px;
	
}

#footer {
	position:relative;
	width: 900px;
	bottom:-80px;
	padding:5px;
	clear: both;
	z-index:-1;
	background:none;
	font-size:0.85em;
	border-top: 1px dashed #999;
	text-align:center;
	font-size: 11px;
}
#footer a {
	color:#808080;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	padding: 4px 4px;
	text-align:center;
}
#footer a:hover {
	text-decoration:none;
}
/* extra Div objects throughout the site */
#rightDivContainer{
	position: absolute; 

	left: 560px; 
	/*border: 1px solid red;*/
}
.rightDiv{
/*for the right-side callout elements */
	background: url(images/bg_header.jpg) repeat-x;
	position: relative;
	background-color: #fff;
	color: #333;
	border: 1px solid;
	border-color:#999;
	border-spacing: 5px;
	padding: 5px 5px;
	width: 110px; 
	/*left: 560px;*/
	z-index: 8;
	line-height: 1.8em;
	font-size:9px;
	font-weight: 100;
	text-align: left;
	margin-top: 10px;
}
	.rightDiv img{
		border:0px solid #83BB83;
		padding-right:5px;
		float:none;
	}
	.rightDiv h1{
		font-size: 9px;
		color: #fff;
		line-height: 1em;
		padding-top: 5px;
		padding-bottom: 15px;
		text-align: center;
	}
.gMap {
	border: 1px dashed #999;
	background-image:url(/datastore/media/googlemap.jpg);
	height:279px;
	margin-left:20px;
	margin-right:10px;
	float:left;
	width: 280px;
	padding: 0px;
}

#playlists table{
	float:left;
	
}
#playlists, #updates, #labels{
border: 1px solid #999;
text-align: left;
}
#playlists td, #updates td {
	padding: 10px;

	border: 1px solid #999;
}
#playlists th {
	border: 1px solid #999;
	height: 32px;
	padding: 2px;
	font-size: 12px;
}
#updates th, #labels th, #DAsamples th {
	background-color: #999;
	background-image: url(images/bg_header.jpg);
	color: #fff;
	padding: 6px;
}
#updates tr{
	background-color: #F3F3F3;
}
#updates tr.alt{
	background-color: #999;
	color: #fff;
}
#updates, p{
	
	font-size: 11px;
}
#labels td{
	padding:10px;
	border: 0px;
	border-bottom: #666 1px solid;
	font-size: 11px;
	display:table-cell;
}
#labels td:hover{
	background-color:#999;
	display:table-cell;
}
.playlistNav td {
	border: 0px;
	padding: 4px;
}
/*Form Styles */
/* ----------- enquiryForm ----------- */
.spacer{
	clear:both; 
	height:1px;
}
.myform{
margin:0;
width:400px;
padding:14px;
padding-right: 125px;
}
#enquiryForm{
	/*border:1px solid green;*/
	
	background-color: #F3F3F3;
	background-image:url(images/corner.png);
	background-position: top right;
	background-repeat:no-repeat;
}
#enquiryForm h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#enquiryForm p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
	
	
}
#enquiryForm label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
	clear: left;
	/*border: 1px solid red;*/
}
	
#enquiryForm .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
	
}
#enquiryForm input{

	font-size:12px;
	padding:4px 2px;
	border:solid 1px #999;
	width:200px;
	margin:2px 30px 20px 10px;
	
}
#enquiryForm select{
	float:left;
	
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	margin:2px 30px 20px 10px;
	display: block;

}
#enquiryForm .contactBtn{
	margin-left: 150px;
	margin-top: -15px;
	width:105px;
	height:31px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#enquiryForm .contactBtn:hover{
color: #000;
border-color: #000;
}
#enquiryForm textarea{
 	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #999;
	width:200px;
	margin:2px 8px 20px 10px;
}
.daDiv{
	position: absolute; 
	background-image:url(/lucas/razor/datastore/media/da_g1.png);
	background-repeat:no-repeat;
	background-color:#fff;
	color: #333;
	border: 0px solid;
	width: 365px; 
	height: 270px;
	left: 320px;
	float: left;
	z-index: -1;
	}
#demo_wrap {
	position: fixed;
	visibility: hidden;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index:5;
	background-repeat: no-repeat;
	background-color:#000;
	border: 0px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
 
 	
}

#newsHeader{
/*border: 1px solid magenta;*/
 margin-top: -40px;
 margin-bottom: 40px;
 }


		#newsTop p{
			font-size: 12px;
			color: #999;
			line-height: 1em;
			text-align: left;
		}
		#newsTop img{
			margin-right: 5px;
			max-width: 200px;
		}
			.newsTop, #newsTop a {
				border: 0px;
				font-size: 14px;
				color: #02519c;
				line-height: 1em;
				list-style-type: none;
				list-style-image: url('images/bullet_sm_red.png');
			}
				#newsTop a:hover{
				text-decoration: underline;
			}
#newsmonth{
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 9px;
	margin-bottom: 5px;
}
	
#pdfDownload {
	position: absolute; 
	top: 48px; 
	left: 410px; 
	z-index: 300; 
	/*border: 1px solid red; */
	color: #fff;
}
	#pdfDownload a{
		border: 0px;
	}
	#pdfDownload a:hover{
		text-decoration: underline;
	}
#newsarrows{
padding: 0px;
margin: 0px;
	position: absolute;
	top: 62px; 
	left: 400px; 
	z-index: 300; 
}

.miniHeadlines{
	text-decoration: underline;
	font-size: 9px;
	font-weight: 100;
	color: #02519c;
	border-bottom: 0px;
}

.marquee{
	text-decoration: underline;
	font-size: 11px;
	font-weight: 100;
	color: #02519c;
	border-bottom: 0px;
}

.marquee a:hover{
	color: red;
}

.stepcarousel{
	position: absolute; /*leave this value alone*/
	top: 110px;
	left: 0px;
	margin-left: 5px;
	/*border: 5px solid black;*/
	overflow: scroll; /*leave this value alone*/
	width: 470px; /*Width of Carousel Viewer itself*/
	height: 160px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	/*border: 1px solid pink;*/
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	line-height: 1em;
	padding: 0px;
	/*sborder: 1px solid green;*/
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px; /*margin around each panel*/
	width: 450px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#sampleListDivRow{
	display: table-row; 
	clear:both; 
	font-size: 10px; 
	width: 548px;
	border: 0px;
}
	#sampleListDivcell{
		display: table-column; 
		float: left;
		/*width: 25%;*/
		border: 0px;
		border-collapse: collapse;
		border-bottom: 1px solid #333;
		
	}

	#sampleListDivcellLast{
	border-collapse: collapse;
		display: table-column; 
		float: right; 
		width: 25%;
		border: 0px;
		border-bottom: 1px solid #333;
	}
.externalControl{
	position: absolute; 
	float: right; 
	padding: 10px;
	border: 1px solid pink;
	z-index: 800; 
	left: 580px;
	border: 1px solid #999;
	width: 147px;
	font-size: 10px;
	background: url('images/smpList_corner.png') bottom right no-repeat #f6feef;
}		
#playlistNav{
	padding: 4px;
	font-size: 9px; 
	position: fixed; 
	bottom: 55px; 
	left: 840px; 
	float: left; 
	width: 120px; 
	height: 120px;
	color: white; 
	background: url(images/playlistNav_bg.png) no-repeat;
}
	#playlistNav a{
		padding-left: 4px;
		text-decoration: none;
		color: white;
	}
#keyClientTable table, td {
	border: 0px;
	font-size: 11px;
	line-height: 1.3em;
}