@import url(news.css);
@import url(fan_club.css);
@import url(cieraTourDates.css);
@import url(vNav.css);
@import url(fotm.css);
@import url(flash_media.css);

html{
    background: #001925 url(../images/bgRepeatingX.jpg) repeat-x scroll center top;
}

* {

	margin:0px;
	padding:0px;
	
}

p {

	margin:10px 0;
	
}

strong {

	font-size:18px;
	margin:10px 0;
	
}

body {
	/*background: transparent url(../images/bgRepeatingY.gif) repeat-y scroll center top;*/
	color:#f0dcb5;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:86%;
}

#bgPicture {
	margin: 0 auto;
	background: url(../images/bgHeader.jpg) no-repeat scroll center top;
	width:950px;
	
}

#bd{

	width:950px;
	margin:55px auto 0 auto;
	background-image:url(../images/bgRepeatingY.gif);
	background-position:center top;
	background-repeat:reapeat-x;
	

	
}

#sideBar{
	width:253px;
	float:left;
	margin:-55px 0px 0px 17px;
	padding:0 15px 15px 15px;
	
}

* html div#sideBar {

	margin-left:8px;
	
}

#hd {
	height: 359px;
	width:916px;
	margin: 0 auto;
	position: relative;
	
}

#flash {
	padding: 0px 0 0 2px;
	height: 359px;
	width: 916px;
	position:relative;
}

#banners {
	margin: 10px 0 0 0;
	padding: 0;
}

#banners img {
	margin-bottom: 7px;
}

#ft {
	
	background: transparent url(../images/footer.gif) no-repeat scroll center top;
	float:left;
	width:950px;
	height:52px;
	margin: 0px auto; 
	text-align: center;
	font-size: 75%;
	text-transform: uppercase;
	color:#914817;
	padding-top:35px;
}

a {	
	color: #fff;
}

a:hover {
	COLOR: #F09A3A;
	text-decoration: underline;
}

div#content, #galleryText {
	
	text-align: justify;
	list-style: inside;

}

div#content {

	float:left;
	margin:-55px 0 0 20px;
	width:582px;
	padding:0 15px 15px 15px;
	
}

* html div#content {

	margin-left:10px;
	
}
	
.titleLrg{
	
	font-size:35px;
	color: #f18d2f;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding:5px 0px 0px 0px;
	line-height: 55px;
	text-align:left;
}

#modNews h3,
.titleSml{
	font-size:123.1%; 
	font-weight:bold;
	color: #fff;
}

h3 a,
.titleSml a{
	text-decoration: none;
}

.titleSml a:hover{
	text-decoration: underline;
}

td.titleSml {
	text-transform: uppercase;
}


/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/
ul,
ul li{ 
	list-style-type: none;
	margin:0px;
}

ul,
ul li{/*for mozilla positioning */
	padding-left: 0; 
	margin-bottom: 0px; 
}

/* ul formating in content */
.content ul{
	list-style: square outside;
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}

.content ul li{    
	list-style: square url(../images/bullet1.gif) outside;
}

.content ul ul {
	list-style: circle url(../images/bullet2.gif) outside;
}

.content ol{
	list-style: decimal outside;
	margin:4px 0 6px 0;
	padding:0 0 0 20px;
	text-align:left;
}

.content ol ol{
	list-style: lower-alpha outside;
}

/*----------------------------------------
S I D E B A R - NewsSm, CalendarSm
-------------------------------------------*/
/*albumssm, newssm, calendar sm, basket, login text header */

#calendarSmlBox h3,#basketBox h3, #newsSmlBox h3{
	margin:0px;
	display:block;
	line-height:140%;
	font-size: 250%;
	color: #e89136;
	text-transform:uppercase;
	letter-spacing:1px;
}

#calendarSmlBox,
#basketBox,
#newsSmlBox{
    position:relative;
    margin:0px 0px 6px 0px;
    text-align:left;
    padding:2px 0px ;
}
#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:0px 0 4px 2px;
	color:#EE9839;
	letter-spacing:1px;
}
#calendarSmlBox h5 a{ /* more dates*/
   margin:0;
   padding:0;
   color:#EE9839;
   text-align:right;
   border:0px none;
   text-transform:uppercase;
}
.ul1 p,
#calendarSmlBox p{ 
    color:#fff;
    margin:0;
    padding-left: 5px;
    display:inline;
}

.ul1 li,
#calendarSmlBox li{   
	position:relative; 
}
#calendarSmlBox a,
.ul1 a{ 
	display: block;
	padding: 5px 5px 5px 20px; 
	margin: 0;
	color: #deab7d; 
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
	font-size: 90%;
	border-bottom: 1px dashed #7F4F37;
	background: url(../images/newsIcon_up.png) no-repeat scroll 2px center;
}
#calendarSmlBox a:hover,
.ul1 li a:hover{
    background: #2F1509 url(../images/newsIcon.png) no-repeat scroll 2px center;
    color:#FFAE5F;
	padding-left: 20px;	
}

.clearfix:after {

	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
	
}

.clearfix {

	display: inline-block;
	
}

* html .clearfix { 

	height: 1%;
	
}

.clearfix {

	display: block;
	
}

.product {

	float:left;
	clear:left;
	width:583px;
	padding:15px 0;
	border-bottom:1px dashed #B46022;
	

}


.product_image {

	float:left;
	margin:0 10px 0 0;
	border:1px solid #B46022;

}

.product_title {




}

.product_price {



}

.product_link a {

	display:block;
	text-decoration:none;
	border:1px solid #B46022;
	background-color:#613409;
	padding:2px 5px;
	float:left;
	margin:5px;
	


}

div#band p {

	margin:5px;
	
}

.mail_header {

	padding:5px;
	font-variant:small-caps;	
	font-size:15px;
	width:285px;

}

.mail_contact {

	width:285px;
	text-align:right;
	padding:5px;

}

div#production p {

	margin:10px 0;

}

/* cieraAudio Styles */

div#cieraAudio {

	float:left;
	
}

.cieraAudio_category {

	float:left;
	clear:both;
	margin:0 0 40px 0;
	position:relative;
	width:580px;
	
}

.cieraAudio_image {

	float:left;
	border:1px solid #FFFFFF;
	margin:0 10px 10px 0;
	
}

.cat_title, .header {

	font-size:1em;
	font-weight:bold;
	color:#FFFFFF;
	font-variant:small-caps;
	text-align:left;
	letter-spacing:.1em;
	margin:0 0 5px 0;
	float:left;
	width:450px;
	clear:none;
	
}

.cat_description {

	margin:0 0 5px 0;
	width:400px;
	float:left;
	clear:none;
	
	
}

.cat_description span {

	display:block;
	float:left;
	width:500px;
	font-style:italic;
	margin-bottom:5px;

}

.example_link {

	font-size:13px;
	font-weight:bold;

}

.example_description {

	margin-bottom:10px;
}
div#news_sm p a small {

	display:block;
	padding:2px 5px;
	width:100px;
	

}

button, div#news_sm p a small {

	display:block;
	text-decoration:none;
	font-size:12px;
	background-color:#4F2A18;
	border:1px solid #4F2A18;
	text-align:center;
	padding:2px 3px;
	cursor:pointer;
	color:#deab7d;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;


}

button:hover, div#news_sm p a small:hover {

	background-color:#2F1509;
	color:#FFAE5F;
	
}


.ccnow_button {

	position:absolute;
	top:85px;
	left:15px;
	display:block;
	width:70px;
	height:17px;
	text-decoration:none;
	background-color:#660D13;
	border:1px solid #FFFFFF;
	text-align:center;
	padding:3px 0 0 0;
	
}

.ccnow_button:hover {

	color:#660D13;
	background-color:#FFFFFF;
	
}

#cieraAudio_CCNOW_button {

	display:block;
	text-align:center;
	background-color:#4F2A18;
	text-decoration:none;
	border:1px solid #FFFFFF;
	width:200px;
	color:#FFFFFF;
	padding:3px;
	font-size:10px;
	font-variant:small-caps;
	font-weight:bold;
	margin:15px auto;
	
}

#cieraAudio_CCNOW_button:hover {

	color:#660D13;
	background-color:#FFFFFF;
	border:1px solid #660D13;	

}
/* End cieraAudio Styles*/

.mail_contact {

	width:400px;
	text-align:right;
	
}

.mail_header {

	width:400px;
	text-align:center;
	
}

div#mg_signup {

	position:absolute;
	top:0px;
	right:20px;

}

div#mg_signup a {

	display:block;
	background-image:url(../images/fan_club_images/button_signUpFanclub_normal.gif);
	width:141px;
	height:28px;

}

div#mg_signup a:hover {

	background-image:url(../images/fan_club_images/button_signUpFanClub_over.gif);

}