/*----- LINK COLORS -------------------------------------------------------------------------------------------*/
a			{font-weight:bold;}
a:link		{color:#2e2e22; text-decoration:underline; }
a:visited	{color:#2e2e22; text-decoration:underline; }
a:hover 		{color:#000000; text-decoration:underline; }
a:active	{color:#000000; text-decoration:underline; }


/* ----- PAGE STRUCTURE DIVS --------------------------------------------------------------------------------- */
div#middiv	{position:relative; width:100%; height:100%; background-color:#767652;}
div#newsbox 	{position:relative; top:0px; left:0px;  width:755px! important; width:815px; 				text-align:center; padding:20px 30px 20px 30px;}
div#newsit	{position:absolute; top:0px; right:0px; width:180px; height:100%; 	background-color:#1f1f17; border-width:0px 0px 0px 5px; border-color:#000000; border-style:solid;}


/* ----- NEWS CONTENT TABLE --------------------------------------------------------------------------------- */
#newstable 			{border:0px; }
#newstable tr 	 	{background-color:#afaf7b;}
#newstable tr.prime 	{background-color:#cccc9a;}
#newstable col.date 	{width:50px; text-align:center;}
#newstable td 		{border:1px #000000 solid; padding:5px;}

div.news_nav			{background-color:#transparent;	border:0px !important; border-collapse:collapse;;}
#news_nav_top		{	}
#news_nav_top td		{background-color:#transparent;	border:0px !important; width:180px; text-align:center !important;}

#news_nav_bottom	{width:100%; }
#news_nav_bottom td	{text-align:right;}

.news_nav a			{font-weight:bold;}
.news_nav a:link		{color:#000000; text-decoration:none;}
.news_nav a:visited	{color:#2e2e22; text-decoration:underline;}
.news_nav a:hover	{color:#000000; text-decoration:underline; }
.news_nav a:active	{color:#000000; text-decoration:underline;}



/* ----- NEWS ITEM DIVS -------------------------------------------------------------------------------------- */
.r180 a			{text-decoration:underline; font-weight:normal;}
.r180 a:link   	{color:#ecebd6; }
.r180 a:visited	{color:#ecebd6; }
.r180 a:hover  	{color:#ffffff; font-weight:bold;}
.r180 a:active 	{color:#ffffff; }

.r180  			{width:180px; position:relative;}
.r180 span		{display:block;}
.r180 img 		{border:0px;}

.r180 table, .r180 tr, .r180 td	{border:0px; background-color:transparent;}

.release			{color:#afaf7b; background-color:#57553a; background-repeat:no-repeat; text-align:center; padding-bottom:10px; border-top:2px solid #1f1f17;}
.release span		{color:#ecebd6; font-weight:bold; padding:4px 0px; border-top:1px solid #2e2e22;}


div#ER005			{display:none;}

div#bookyourband		{color:#767652; text-align:center; padding-top:4px; padding-bottom:10px;}
div#bookyourband span	{color:#ffffff; font-weight:bold;}

div#myspace			{height:80px; border-top:1px solid #1f1f17;}
div#myspace table		{height:80px; width:100%; background-image:url('../../_images/logo_myspace.gif'); }
div#myspace table td 	{vertical-align:bottom; text-align:right;}
div#myspace select		{width:140px;}
div#myspace .button	{width:30px; padding:0px; text-align:center;}

div#radio 			{height:105px; background-image:url(../../_images/logo_garyradio_thumb.gif); background-repeat:no-repeat; display:none;} 
div#radio a			{padding:6px 10px 5px 0px;}

div#mailer 			{background-color:#4c4c40; height:60px; padding-top:10px; border-top:1px solid #1f1f17;}
div#mailer table		{width:90%; }
div#mailer input.text	{width:120px;}
div#mailer input.button{width: 50px; text-align:center; padding:0px;}
div#mailer input.button:hover{background-color:#767652;}

div#butts			{color:#5d5c47; position:absolute; bottom:0px; text-align:center; }











