/* theme screen stylesheets */

/* import stylesheets and hide from ie/mac \*/
@import url("reset.css");
@import url("Jungleland.css");
/* end import/hide */

/* from latinmusicmastering for footer */
.may1{
       font-size:12px;
	   color: #CCCCCC;
	   font-family: "Trebuchet MS";
	   text-decoration:none;
	   }
.may1f{
       font-size:10px;
	   color: #CCCCCC;
	   font-family: "Trebuchet MS";
	   text-decoration:none;
		margin: 0px;
		
	   }
.may11{
       font-size:12px;
	   color: #CCCCCC;
	   font-family: "Trebuchet MS";
	   font-weight:bold;
	   text-decoration:none;
	   }	   
.may2{
       font-size:11px;
	   color: #CCCCCC;
	   font-family:"Trebuchet MS";
	   font-weight:400;
	   text-decoration:none;
	   }	   	 
.logo{
       font-size:14px;
	   color: #497a49;
	   font-family:"Trebuchet MS";
	   font-weight: bold;
	   font-style:italic;
	   text-decoration:none;
	   }
.read{
       font-size:11px;
	   color: #98e1f2;
	   font-family: Tahoma;
	   text-decoration:none;
	   font-weight:normal;
	   }
.read a:hover {text-decoration:underline;
color: #999999;	   
}	   	
.footer{
       font-size:11px;
	   color: #CCCCCC;
	   font-family: Tahoma;
	   text-decoration:none;
	   font-weight:normal;
	   }
.footer2{
       font-size:11px;
	   color: #FF9900;
	   font-family: Tahoma;
	   text-decoration:none;
	   font-weight:bold;
	   }
.footer a:hover {text-decoration:none;
color: #98E1F2;
}	   	   
.footer2 a:hover {text-decoration:none;
color: #98E1F2;   
}

#featured-cue {
	margin: 50px;
	margin-top: 0px;
	padding-right: 50px;
	position: relative;
	right: 20px;
}

#featured-cue #cue-title {
	float: right;
	position: relative;
	right: 50px;
	top: 0px;
}
#featured-cue .big-name {
	color: white;
	font-size: 1.5em;
	font-weight: bold;
}
#featured-cue #featured-cue-art {
	float: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#featured-cue img {
	border: 1px #FF0300 solid;
	padding: 2px;
}

#featured-cue object {
	float: right;
	border: 1px #FF0300 solid;
	padding: 2px;
	margin-left: 10px;
	margin-right: 90px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#featured-cue .object-placeholder {
	float: left;
	border: 1px #FF0300 solid;
	padding: 2px;
	margin-left: 10px;
	margin-right: 90px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#featured-cue .album-art-links {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
#featured-cue .album-art-links img {
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 50px;
} 
#featured-cue .text-block {
	padding-left: 10px;
	padding-right: 70px;
}
table#networking {
/*	float: left;*/
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

img.arrow {
	position: relative;
	left: 4px;
	top: 4px;
}

td.backtop {
	text-align: right;
}

.follow-us h3, .contact-info h3 {
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
	margin-bottom: 15px;
	font-size: 1.6em;
	font-weight: bold;
	color: #baaca2;
}

#follow-us img{
	padding-left: 20px;
	padding-right: 20px;

}

td.contact-info {
	font-size: 1.2em;
	text-align: left;
}

table#our-work-table td {
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table#our-work-table {
	margin-bottom: 10px;
}

table#our-work-table tr.caption td {
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	text-align: justify;
}

table#our-work-table tr.caption td h4 {
	margin: 0px 0px 0px 0px;
}

table#our-work-table tr.caption td h5 {
	margin: 0px 0px 0px 0px;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 1.3em;
}

body {
	text-align: center;
}

#banner-container { height:90px; margin:15px auto; width: 932px; display:block; clear:both; border:none; }
#banner {border:1px #ccc solid; padding-top: 2px;padding-left: 2px;padding-bottom: 2px;padding-right:2px; width: 734px; margin:0 auto; }


hr.gray{background: #333; color: #333; height: 2px; line-height: 1px; font-size: 1px; margin: 0; border: 0; padding: 0;}

div.hr { height: 16px; background: url(../images/hr-bg.gif) repeat-x top left; width:950px; }
div.hr hr { display: none; }
