@charset "UTF-8";
/* Main CSS file for theshortbusrocks.com */


.style1 {
	color: #FFFFFF
}
.style2 {
	font-size: 18px;
	color: #FFFFFF;
}
.songlist {
	font-size: 14px;
	color: #FFFFFF;
}
.homepagetext {
	font-size: 18px;
	color: #FFFFFF;
}

.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.content_table {}

body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F6C429;
	background-image: url(images/diamondplate.gif);
	background-repeat: repeat;
	background-attachment:fixed;
	margin-top: 0px;
}

td,th {
	color: #FFFFFF;
}

a:link {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
}

a:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

/*
a:hover {
	color: #0968ab;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
*/


/* NOTE: order is important: Link, Visited, Hover, Active */
.large_link a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #F6C429;
	text-decoration: underline;
}

.large_link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #F6C429;
	text-decoration: underline;
}

.large_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F6C429;
	text-decoration: underline;
}

.footer_link:link {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}

.footer_link:visited {
	font-size: 10px;
	font-family: tahoma;
	color: #000000;
}
.email_link a:link {
	color: #ffffff;
	font-family: tahoma;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

/* CONTACT PAGE CODE */
.shadeform	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	background-color: #Fbde8b; */
	text-align: left;
	width: 180px;
	border: #000000 1px solid; 
}

.textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	background-color: #Fbde8b; */
	text-align: left;
	width: 275px;
	height: 135px;
	border: #000000 1px solid; 
}

.dropdown { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
/*	background-color: #Fbde8b; */
	width: 250px;
}


/* PRESS PAGE CODE */
.press_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F6C429;
	vertical-align: top;
	text-align: center;
}

.press_articles {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

/* NOTE: order is important: Link, Visited, Hover, Active */
.press_articles a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #F6C429;
	text-decoration: underline;
}

.press_articles a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #F6C429;
	text-decoration: underline;
}

.press_articles a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #F6C429;
	text-decoration: underline;
}
	
.press_summary {
	font-size: 12px;
}

.press_dash {
	background-image: url(images/dashedline3.png);
	background-repeat:no-repeat;
	background-position:center;
	width: 740px;
	height: 18px;
}
