* {margin:0;padding:0;}

body {
background: #141D10 url(/images/bck.jpg) repeat-x scroll 0 0;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0 auto;
padding:0;
line-height: 1.4em;
text-align:left;
}

p{
margin-bottom: 1.4em;
}

#footer {
background:#0F150C;
}

#footer_inner {
	width:950px;
	margin:0 auto;
	position:relative;
	text-align:center;
	padding:20px;

}

#main {
	width:970px;
	margin:0 auto;
	text-align:left;
}


a:link {  color: #FFFFFF}
a:visited {  color: #FFFFFF}
a:hover {  color: #FFFFFF}
a:active {  color: #FFFFFF}

a.custLink:link {  color: #FFFFFF; text-decoration: none; font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;}
a.custLink:visited {  color: #FFFFFF; text-decoration: none;  font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;}
a.custLink:hover {  color: #FFFFFF; text-decoration: underline;  font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;}
a.custLink:active {  color: #FFFFFF; text-decoration: none; font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;}

.normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

.title {
	font-size: 13px;
	font-weight: bold;
	color: #003F7D;
	
}
.small {
	font-size: 10px;

}
.smallgrey {
	font-size: 10px;
    color: #666666;
}
.white {
	color: #FFFFFF;
}
.nav {
	font-size: 11px;
}
.border {
	border:3px; 
	border-thickness: 3px; 
	border-color: #FFFFFF; 
	border-style: solid;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0074BE;
	border-top: thin solid #0081C4;
	border-right: thin solid #003F7D;
	border-bottom: thin solid #003F7D;
	border-left: thin solid #0081C4;
	width: 120px;
	height: 25px;
}

.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 25px;
	font-weight: normal;
	width: 150px;
	border-top: thin solid #CC3300;
	border-right: thin solid #990000;
	border-bottom: thin solid #990000;
	border-left: thin solid #CC3300;

}

.titleArtist{
	color:#FFFFFF;
	font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.Maintitle{
	color:#FFFFFF;
	font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}


.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0074BE;
	border-top: thin solid #0081C4;
	border-right: thin solid #003F7D;
	border-bottom: thin solid #003F7D;
	border-left: thin solid #0081C4;
}

.red {
	color: #FF0000;
}

.small {
	font-size: 11px;
}

.Order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	width: 45px;


}
.button3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0074BE;
	border-top: thin solid #0081C4;
	border-right: thin solid #003F7D;
	border-bottom: thin solid #003F7D;
	border-left: thin solid #0081C4;
	height: 25px;
}
.TextArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
}
.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC3300;
	border-top: thin solid #CC6600;
	border-right: thin solid #CC0000;
	border-bottom: thin solid #CC0000;
	border-left: thin solid #CC6600;
	height: 20px;
	width: 144px;

}
.buttonRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 120px;
	height: 25px;
	background-color: #CC0000;
	border-top: thin solid #CC3300;
	border-right: thin solid #990000;
	border-bottom: thin solid #990000;
	border-left: thin solid #CC3300;
}

.homeflash {
	
}

.recent{
background-color: #CC0000;
height:42px;
position:absolute;
top:-42px;
}

#exnews3, #exnews2, #exnews1{
float:left;
margin-top:5px;
color:#ffffff;
}

.pspace{
padding:5px;
text-align:left;
}

.pspace td{
padding:5px;
text-align:left;
}
/*-----------
Sticky Footer Solution
*/

html, body, #wrap {height: 100%; text-align:left;}

body > #wrap {height: auto; min-height: 100%; margin-bottom:0px; }

#main {padding-bottom: 120px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -120px; /* negative value of footer height */
	height: 120px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
