@charset "utf-8";
/* CSS Document */

body{
	background: #000000;	
}

h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color: #000000;
	text-align: left;
	letter-spacing: 1px;
	text-transform:uppercase;
}

h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	letter-spacing: 1px;
		font-weight:100;
	text-transform:uppercase;
	color:#FF00CC;

	padding: 15px 0px 10px 0px;
}

h2 .support{
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	letter-spacing: 1px;
	color:#FF00CC;
	text-transform:uppercase;
	padding: 15px 0px 10px 0px;
	font-weight:100;
}	
		

h2 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FF00CC;
	padding: 15px 0px 10px 0px;
	text-decoration:none;	
	font-weight:100;
}

h2 a:hover{
	text-decoration:underline;
}

h3{
	font-family:Verdana, Geneva, sans-serif;
	color: #FF00CC;
	font-size:13px;
	letter-spacing: 1px;
	text-transform: uppercase;
		font-weight:100;
	line-height: 30px;
}

h4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #000000;
	text-align: centre;
	letter-spacing: 1px;
	font-weight:100;
}

h4 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #000000;
	text-decoration:none;
}

h5{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

h6{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #FF00CC;
	line-height:20px;
	text-align:left;
	text-decoration:none;
}

h6 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #FF00CC;
	line-height:20px;
	text-align:left;
	text-decoration:none;
}

p{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 25px;
	text-decoration:none;
}

p a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

ul a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration:none;
}

li{
	list-style:none;
}

.image{
	float:right;
	margin: auto;
}

#entry{
	width: 700px;
	height: 100px;
	text-align: center;
	margin: auto;
	padding: 30px 0px 0px 0px;
}

#informationpg{
	width: 770px;
	text-align: center;
	margin: auto;
	padding: 60px 0px 0px 0px;
	height: 250px;
}

.infothumb{
	width: 180px;
	padding: 10px 20px;
	display:block;
	float:left;
	margin:auto;
}


#content{
	margin: 40px 30px 0px 40px;
	height: auto;
	display: block;
}

#header{
	width: 100%;
	height: 180px;
	background: #FFFFFF;
	display:block;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #000000;	
	padding: 10px 0;
}

#logo{
	width: auto;
	float: left;
	padding: 48px 0px 20px 30px;
}


#logo a{
	font-size:17px;
	color:#000000;
	text-decoration:none;
}

#social{
	width: 370px;
	height: auto;
	margin: 0px auto;
	padding: 30px 0px 20px 0px; 
}

.facebook{
	float: left;
	display: block;
	margin- bottom: 10px;
	padding: 0px 0px 0px 50px;
}

.twitter{
	float: right;
	display: block;
	margin- bottom: 10px;
	padding: 0px 30px 0px 0px;
}

#header_buttons{
	width: 400px;
	margin: 0 auto;
	padding: 60px 0 0 0;
	float: left;
}

#info{
	width: auto;
	float: right;
	padding: 25px 35px 0 35px;
	margin-bottom: 10px;

}

#info p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #000000;	
}	

#info a{
	font-size:15px;
	color:#000000;
	text-decoration:none;
}


#infotemp{
	width: 240px;
	float:right;
	padding: 47px 25px 0px 125px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:13px;
	text-align:center;
}


#infotemp a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

#navtopline{
	height: 5px;
	width: 100%;
	background: #FF00CC;
}


#navbaseline{
	height: 5px;
	width: 100%;
	background: #FF00CC;
}

#navbg{
	background: #ffffff;
}

#horozontal{
	width: 100%;
	text-align:center;	
}

#buttonwrap{
	width: 880px;
	height: 60px;
	text-align: center;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	display:block;
	list-style-type: none;
}

#buttonwrap li{
	float: left;
	display:block;
}

#buttonwrap ul{
	margin: 0;
	padding: 5px 0px 0px 0px;	
	float: left;
	display:block;
}



#buttonwrapint{
	width: 650px;
	height: 55px;
	text-align: center;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	display:block;
	list-style-type: none;
}

#buttonwrapint li{
	list-style-type: none;
	float: left;
	display:block;
}


#buttonwrapint ul{
	margin: 0;
	padding: 10x 0px 0px 0px;
}


.button{
}

.buttonhold{
	background: url(images/img03.jpg) no-repeat right 50%;
	list-style-type: none;
	float: left;	
	display: inline;
	position: inherit;	
}

.buttonholdlast{
	background: none;
	list-style-type: none;
	float: left;
	display:block;
}


.buttonholdint{
	background: url(images/img03int.jpg) no-repeat right 50%;
	list-style-type: none;
	float: left;
	display:block;
	position: inherit;	
}

.buttonsingle a{	
	display: block;
	height: 27px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	float:left;
	padding: 5px 7px;
	font-size: 11px;
	top: 8%;
	margin-top: 12px;

}



.button a{	
	display: block;
	height: 36px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	padding: 0px 8px;
	font-size: 11px;
	top: 8%;
	margin-top: 12px; 	
}

.buttonint a{	
	display: block;
	float:left;
	height: 36px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	padding: 0px 15px;
	font-size: 11px;
	top: 8%;
	margin-top: 16px;
}

.buttonsingleint a{	
	display: block;
	float: left;
	height: 36px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	padding: 0px 15px;
	font-size: 11px;
	top: 8%;
	margin-top: 16px;
}




.buttonsingle .last a{
	background: none;
}

.button a:hover {
	color: #FF00CC;
	font-size: 11px;
}

.buttonsingleint a:hover {
	color: #FF00CC;
	font-size: 11px;
}

.buttonint a:hover{
	color: #FF00CC;
	font-size: 11px;
}

.buttonsingle a:hover {
	color: #FF00CC;
	font-size: 11px;
}



#indexwrap{
	width: 100%;
	height: 250px;
	background:url(images/index_bg.jpg) repeat-x;
	border-bottom: solid 1px #000000;
}

#flashwrap{
	width: 100%;
	height: 250px;
	background:url(images/flash_bg.jpg) repeat-x;
	border-bottom: solid 1px #000000;
}

#flash{
	width: 880px;
	height: 250px;
	margin:auto;
	background:url(images/image_2.jpg);
}

#pagewrap{
	width: 100%;
	background: #FFFFFF;
	float: left;
	display: block;
}

#page{
	background: #FFFFFF;
	padding: 32px;
}

#left{
	width: 400px;
	float:left;
	padding:28px 10px 20px 0px;
	text-align: right;
	display:block;
	margin: 10px 0px 25px 0px;
}


#right{
	width: 380px;
	float:right;
	padding: 28px 0px 0px 0px;
	color:#000000;
	text-align: center;
	margin: auto;	
}



#formwrap{
	width: 100%;
	height:auto;
	display:block;
	float: left;
	margin: 30px auto;
	background:url(images/line.jpg) repeat-y  50%;
	
}

#subject{
	float: left;
	width:160px;
	height: 30px;
	font-family:Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 11px;
	margin: 0px 0px 0px auto;
	padding: 15px 0px 5px 50px;
	text-align:right;
}

#box{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 12px;
	padding: 5px 10px 10px 15px;
	text-align:right;
	width: 150px;	
}

#address{
	width: 300px;
	border: 1px solid #FF00CC;
	margin: 0px auto;
	text-align:center;
}

#address p{
	text-align:center;
}


#address a{
	text-align:center;
}

#artistswrap{
	width: 80%;
	height: 410px;
	margin: 30px auto;
	background: #FFFFFF;
}

#artistsind{
	width: 100%;
	height: 460px;
	margin: 30px auto;
	background: #FFFFFF;
}

#artists{
	width: 40%;
	margin:auto;
	float:left;
	text-align: center;
}


#artistsl{
	width: 330px;
	float:left;
	padding:28px 0px 0px 0px;
	text-align: center;
	margin: auto;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
}

#artistsr{
	width: 330px;
	float:right;
	padding: 28px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000000;
	text-align: center;
	margin: auto;
}

#artistsleft{
	width: 45%;
	float:left;
	padding:28px 20px 20px 0px;
	text-align: center;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
}


#artistsleft p{
	text-align: left;
}

#artistsleft a{
	text-decoration: none;	
}


#artistsright{
	width: 50%;
	float:right;
	padding: 18px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000000;
	text-align: center;
	margin: auto;
}

#artistsright p{
	text-align: left;
}

#artistsright a{
	text-decoration: none;		
}


#artistsrightpg{
	width: 45%;
	float:right;
	padding: 0px 40px 0px 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000000;
	text-align: center;
	margin: auto;
}

#pressleft{
	width: 400px;
	float:left;
	padding:18px 20px 20px 0px;
	display:block;
}

#pressleft ul a{
	color: #FF00CC;	
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-size:14px;
	line-height: 25px;
}

#pressleft p a{
	line-height: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 20px;
}


#pressright{	
	width: 400px;
	float: right;
	padding: 18px 30px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000000;
	text-align: left;
	margin: auto;
}

#pressright p{
	text-align: left;	
}

#pressright ul a{
	color: #FF00CC;	
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-size:14px;
	line-height: 25px;
}

#pressright p a{
	line-height: 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 20px;
}


#linkswrap{
	padding: 20px 0px 0px 0px;
	margin:auto;
	float:left;
}

#links{
	width: 33%;
	float:left;
	text-align: center;
}


#base{
	height:25px;
	width:100%;
	background:url(images/base.jpg) repeat-x #ff00cc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	letter-spacing: 3px;
	text-align:center;
	padding: 15px 0px 10px 0px;
	color:#FFFFFF;
	float:left;
}

#footer{
	width: 100%;
	padding: 10px 5px 20px 0px;
	color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	float:left;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}


#list ul li{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 25px;
	text-decoration:none;
}



/* CSS Section */

/* style the outer div to give it width */
.menu {
margin: auto;
padding: 0px 0px 15px 0px;
position:relative; /*Make the container moveable*/
width:865px;     /*Main bar total width*/
font-size:0.85em;
height: 30px;
padding-bottom:0px;/*Padding between the bottom of your mainbar and the rest of your page */
border-left: 1px solid #F6C;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:auto;
padding: 0px 20px 0px 20px;/* Cell size. Divide the main width (750px) by the number of cells you need */
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;

 /* Cell size. Divide the main width (750px) by the number of cells you need */
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#000; 
width:100; /* Defines the main box dimensions. */
height:30px; /*How tall your cells are*/
border:1px solid #F6C;
border-top:0;
border-width:0px 1px 1px 0px; 
background:#fff; 
padding: 0px 20px; 
line-height:29px; /*Adjust this to vertically center your text in each cell. Should be about the same as height. */
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:125px; 
w\idth:139px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#949e7c;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#ffccff;
}
.menu ul ul :hover > a.drop {
background:#ffccff;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#ffccff;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#ffccff;
}
.menu ul ul ul :hover > a {
background:#ffccff;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:-21px;
width:125px;  /* Size of the daughter cells */
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px; /* IE gap between main bar and the dropdown items */
}


/* position the third level flyout menu */
.menu ul ul ul{
left:125px; 
top:0;
width:125px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-125px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the DROP DOWN BG level links */
.menu ul ul a, .menu ul ul a:visited {
background:#ECECEC;
color:#000; 
height:16px; 
line-height:1em; 
padding:8px 10px; 
width:133px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:125px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:images/nav_bg_hover2.jpg) repeat-x;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#000;
background:url(images/nav_bg_hover2.jpg) repeat-x;
}

/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

/* End Navbar Code */
