/*
Theme Name: Band International
Theme URI: 
Description:
Version: 1.1
Author: Gary Farmer

	This theme was designed and built by Gary Farmer,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

#wrapper {
background-color: #FFF;
position: absolute;
top: 0;
left: 50%;
width: 762px;
text-align: left;
margin-left: -381px;
}

#banner {
height: 143px;
background: url(images/head2.gif) no-repeat;
}

#banner_tag {
text-align:center;
font-weight:bold;
letter-spacing:0px;
color:#8f3233;
height: 20px;
position:relative;
top:70px;
left:30px;
width: 700px;
}

#date {
display: inline;
float: left;
background: transparent;
color: #006699;
font-size: 0.9em;
height: 23px;
width: 400px;
text-indent: 42px;
overflow: hidden;
margin-top: 76px;
}

.date_inner {
padding-top: 3px;
}

#content_top {
width: 762px;
height: 421px;
background: url(images/flash.gif) no-repeat;
}

#nav_home {
display: inline;
float: left;
width: 190px;
height: 400px;
}

#content_text_wrap {
display: inline;
float: left;
width: 762px;
background: url(images/text_back.gif) repeat-y;
}

#random_small {
display: inline;
float: left;
width: 170px;
height: 126px;
margin: 10px 0 0 10px;
background-color: #999;
}

#nav_main {
display: inline;
float: left;
width: 190px;
height: 400px;
margin-left: 34px;
}

#flash {
display: inline;
float: left;
width: 486px;
height: 386px;
margin: 1px 0 0 14px;
background-color: #999;
}

#home_news {
display: inline;
float: left;
width: 170px;
min-height: 300px;
margin: 0 0 0 44px;
}

#home_news_inner {
padding: 10px 0 10px 0;
}

#content_bottom {
display: inline;
float: left;
width: 486px;
min-height: 300px;
margin: 0 0 0 24px;
}

#content_bottom_inner {
padding: 10px 10px 10px 10px;
}

#content_text {
display: inline;
float: left;
width: 486px;
min-height: 300px;
margin: 0 0 0 14px;
}

#content_text_inner {
padding: 10px 10px 10px 10px;
}

#base {
display: inline;
float: left;
width: 762px;
height: 35px;
background: url(images/base.gif) no-repeat;
}

#footer {
display: inline;
float: left;
text-align: center;
line-height: 1.6em;
background-color: #660000;
color: #CCC;
margin-top: 0px;
width: 762px;
min-height: 50px;
}

.footer_inner {
padding: 10px 25px 12px 25px;
}

#footer a {
color: #FFF;
border-bottom: none;
}

#footer a:hover {
color: #FFF;
border-bottom: #FFF 1px solid;
}


a:link img{text-decoration: none;
border-width: 0px;
}

a:visited img{text-decoration: none;
border-width: 0px;
}

a:hover img{text-decoration: none;
border-width: 0px;
}

html, body {
background-color: #3a1414;
height: 100%;
margin: 0;
}

body {
color: #333;
font-family: Lucida Grande, Geneva, Verdana, sans-serif;
font-size: 0.8em;
line-height: 1.6em;
}

a {
color: #660000;
text-decoration: none;
line-height: 0.5em;
}

a:hover {
color: #666666;
border-bottom: solid 1px #666;
}

p.clear { 
clear: both; 
margin: 0; 
padding: 0; 
}

p {
margin: 0;
}

h1{
font-size: 1.25em;
color: #990000;
font-family: Lucida Grande, Geneva, Verdana, sans-serif;
margin: 0 0 0.5em 0;
}

h2{
font-size: 1em;
color: #006699;
border-bottom: 1px solid #ccc;
font-family: Lucida Grande, Geneva, Verdana, sans-serif;
line-height: 1.4em;
margin-bottom: 0.5em;
}

h3{
font-size: 1em;
color: #006699;
font-family: Lucida Grande, Geneva, Verdana, sans-serif;
margin: 0;
}

ul, ol {
list-style-type: none;
padding: 0;
margin: 0;
}

li {
background-image: url(images/indent1.png);
background-repeat: no-repeat;
background-position: 0 .625em;
padding-left: 1.2em;
line-height: 2em;
}


/* MODULE CLASSES */


.back_button {
margin-left: 5px;
}

.contentpaneopen {
margin-bottom: -10px;
}

.contentheading {
font-size: 1.25em;
color: #990000;
font-family: Lucida Grande, Geneva, Verdana, sans-serif;
font-weight: bold;
padding-bottom: 1em;
}

.modifydate {
color: #990000;
font-family: Lucida Grande, Geneva, Verdana, sans-serif;
font-size: 0.9em;
font-weight: bold;
margin: 0 0 1em 0;
border-bottom: #ccc 1px solid;
}

/* MISC */

#banner_tag {
font-size: 0.9em;
}

.date_inner {
font-size: 0.9em;
}

#home a {
text-indent: -1000em;
background: url(images/home.gif) no-repeat left top;
width: 190px;
height: 39px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#home a {overflow: hidden;}
/* end hack */ 

#home a:hover {
background-position: -191px 0px;
border-bottom: none;
}

#home-on a {
text-indent: -1000em;
background: url(images/home_on.gif) no-repeat left top;
width: 190px;
height: 39px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#home-on a {overflow: hidden;}
/* end hack */ 

#home-on a:hover {
background-position: 0px 0px;
border-bottom: none;
}

#range a {
text-indent: -1000em;
background: url(images/range.gif) no-repeat left top;
width: 190px;
height: 41px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#range a {overflow: hidden;}
/* end hack */ 

#range a:hover {
background-position: -191px 0px;
border-bottom: none;
}

#range-on a {
text-indent: -1000em;
background: url(images/range_on.gif) no-repeat left top;
width: 190px;
height: 41px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#range-on a {overflow: hidden;}
/* end hack */ 

#range-on a:hover {
background-position: 0px 0px;
border-bottom: none;
}

#features a {
text-indent: -1000em;
background: url(images/features.gif) no-repeat left top;
width: 190px;
height: 29px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#features a {overflow: hidden;}
/* end hack */ 

#features a:hover {
background-position: -191px 0px;
border-bottom: none;
}

#features-on a {
text-indent: -1000em;
background: url(images/features_on.gif) no-repeat left top;
width: 190px;
height: 29px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#features-on a {overflow: hidden;}
/* end hack */ 

#features-on a:hover {
background-position: 0px 0px;
border-bottom: none;
}

#order a {
text-indent: -1000em;
background: url(images/order.gif) no-repeat left top;
width: 190px;
height: 41px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#order a {overflow: hidden;}
/* end hack */ 

#order a:hover {
background-position: -191px 0px;
border-bottom: none;
}

#order-on a {
text-indent: -1000em;
background: url(images/order_on.gif) no-repeat left top;
width: 190px;
height: 41px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#order-on a {overflow: hidden;}
/* end hack */ 

#order-on a:hover {
background-position: 0px 0px;
border-bottom: none;
}

#venues a {
text-indent: -1000em;
background: url(images/venues.gif) no-repeat left top;
width: 190px;
height: 33px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#venues a {overflow: hidden;}
/* end hack */ 

#venues a:hover {
background-position: -191px 0px;
border-bottom: none;
}

#venues-on a {
text-indent: -1000em;
background: url(images/venues_on.gif) no-repeat left top;
width: 190px;
height: 33px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#venues-on a {overflow: hidden;}
/* end hack */ 

#venues-on a:hover {
background-position: 0px 0px;
border-bottom: none;
}

#news a {
text-indent: -1000em;
background: url(images/news.gif) no-repeat left top;
width: 190px;
height: 35px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#news a {overflow: hidden;}
/* end hack */ 

#news a:hover {
background-position: -191px 0px;
border-bottom: none;
}

#news-on a {
text-indent: -1000em;
background: url(images/news_on.gif) no-repeat left top;
width: 190px;
height: 35px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#news-on a {overflow: hidden;}
/* end hack */ 

#news-on a:hover {
background-position: 0px 0px;
border-bottom: none;
}

#contact a {
text-indent: -1000em;
background: url(images/contact.gif) no-repeat left top;
width: 190px;
height: 30px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#contact a {overflow: hidden;}
/* end hack */ 

#contact a:hover {
background-position: -191px 0px;
border-bottom: none;
}

#contact-on a {
text-indent: -1000em;
background: url(images/contact_on.gif) no-repeat left top;
width: 190px;
height: 30px;
display: inline;
float: left;
border-bottom: none;
overflow: hidden; /* For nested divs in Safari */
}

/*  IE 5 hack \*/
#contact-on a {overflow: hidden;}
/* end hack */ 

#contact-on a:hover {
background-position: 0px 0px;
border-bottom: none;
}