/* CSS Document */
body
{
    font-size: 12px;
    font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
    /* font-weight: bold; */
    color: #cccccc;
    background-color: #000000;
    background-image: url(images/bkgd2.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    margin: 0px;
    padding: 0px;
}

input, select, textarea
{
    font-size: 9pt;
    font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
}

#title {
color: #cccccc;
font-size: 11pt;
}

ul li.bullet {
margin-left: -30px;
}

.box 
{
    border: 1px solid #9c6534;
    background: url("images/png_tile2.png");
    padding: 10px 10px 10px 10px;
}

.artistsbox
{
    padding:0px;
    width:179px;
    height:120px;
    border: 1px solid #9c6534;
    background: url("images/png_tile2.png");
}

.artistsbox2
{
    position: relative;
    top: -120px;
    padding:10px 10px 10px 10px;
    width:159px;
    height:100px;
    background: url("images/png_tile2.png");
    text-align:center;
}

.box2 
{
    border: 1px solid #9c6534;
    width: 127px;
    padding: 0px;
}

a
{
   color: #ff9933;
   text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a.read_more
{
    color: #ffffff;
    font-weight: bold;
}
a.boldlink
{
    color: #ff9933;
    font-weight: bold;   
}
ul
{
    list-style: none;
}
h1
{
    font-size: 1.6em;
    color: #ffffff;
}
b
{
    color: #ffffff;
}
.H2
{
    font-size: 1.6em;
    color: #ffffff;
}	
.title
{
    font-size: 1.2em;
    color: #FFFFFF;
}
#container
{
    width: 969px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#header
{
/*    background-image: url(images/header4.jpg); */
    border:1px solid #9c6534;
    width: 966px;
    height: 106px;
    margin-top: 10px;
}

.H5 
{
    font-size: 1.2em;
    color: #FFFFFF;
    font-weight: bold;
}
#INFOBOX 
{
	background-color: #FBCD8C;
	font-size:8pt;
	width:250px;
	padding: 2px;
	border: 1px solid #553330;
}

IMG#IMGBORDER
{
    border: 1px solid #cccccc;
}

INPUT#NOBG 
{
	background-color: #F79C19;
}

#firstname 
{
    visibility: hidden;
    display: none;
}

#bookingsTable
{
	width: 200px;
}


/*******************   menu code   *****************/


#menu
{
    position: relative;
    float: left;
    width: 153px;
    margin-top: 5px;
}
#menu ul
{
    margin: 5px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
    border-top: 1px solid #9c6534;
    border-left: 1px solid #9c6534;
    border-right: 1px solid #9c6534;
    background: url("images/png_tile2.png");
    font-size: 13px;
}
#menu li
{
    font-weight: 600;
    color: #CCCCCC;
    margin-top: 3px;
}
#menu li a
{
    display: block;
    width: 141px;
    padding-left: 10px;
    color: #CCCCCC;
}
#menu li a:hover
{
    color: #ffffff;
    background: #ff9933;
    text-decoration: none;
}
#menu img
{
    position: relative;
    float: left;
    margin-top: 0px;
    width: 153px;
}

/*******************   menu code end  *****************/


/*******************   content code   *****************/

#content
{
    border-top: 1px solid #9c6534;
    border-left: 1px solid #9c6534;
    border-right: 1px solid #9c6534;
    background: url("images/png_tile2.png");

    position: relative;
    float: left;
    width: 763px;
    margin: 10px 0px 0px 10px;
    padding: 16px 20px;
}
#content p
{
    position: relative;
    float: left;
    width: 550px;
    text-align: left;
    left: -1px;
    top: 0px;
}

/*******************   right banner   *****************/


#right_banner
{
    border: 1px solid #9c6534;
    /*background: url("images/right_banner_img.jpg");*/
    position: relative;
    width: 186px;
    height: 303px;
    margin: 10px 0px 10px 0px;
}
.right_banner_text
{
    background: url("images/png_tile2.png");
    position: relative;
    width: 166px !important;
    height: 90px;
    top: 193px; /* height of container minus height of this, minus padding top+bottom */
    text-align: left;
    padding: 10px 10px 10px 10px;
}
#right_banner_2
{
    border: 1px solid #9c6534;
    background: url("images/png_tile2.png");
    position: relative;
    width: 186px;
    /*height: 190px;*/
    margin: 20px 0px 10px 0px;
}
.right_banner_text_2
{
    background: url("images/png_tile2.png");
    position: relative;
    width: 166px !important;
    //bottom: 0px;
    text-align: left;
    padding: 10px 10px 10px 10px;
}
#right_banner_3
{
    border: 1px solid #9c6534;
    background: url("images/png_tile2.png");
    position: relative;
    width: 186px;
    height: 130px;
    margin: 0px 0px 10px 0px;
}
.right_banner_text_3
{
    position: relative;
    width: 166px;
    text-align: left;
    padding: 10px 10px 10px 10px;
}

/*******************   right banner end  *****************/

/*******************   main  *****************/

#main
{
    background: url("images/main_img.jpg");
    border: 1px solid #9c6534;
    position: relative;
    float: left;
    width: 550px;
    height: 297px;
    margin: 18px 0px 10px 0px;
}

.main_text
{
    position: relative;
    /*top: 0px;*/
    left: 320px;
    width: 200px;
    /*height: 297px;*/
    padding: 20px 10px 20px 10px;
}


#main_2
{
    border: 1px solid #9c6534;
    position: relative;
    float: left;
    width: 550px;
    /*height: 230px;*/
    margin: 10px 0px 20px 0px;
    background: url("images/png_tile2.png");
}
#main_2 img
{
    position: relative;
    float: right;
    /*width: 340px;*/
    /*height: 230px;*/
}
#main_2 p
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 180px;
    /*height: 230px;*/
    /* font-size: .9em;*/
    padding: 0px 10px 10px 10px;
}

#main_3
{
    position: relative;
    float: left;
    margin: 70px 0px 10px 0px;
    width: 760px;
    text-align: center;
    color: #aaaaaa;
}

.main_3_link
{
    color: #aaaaaa;
    font-size: 8pt;
}

.fade
{
    position: relative;
    float: right;
    margin-right: 1px;
    width: 805px;
}

.mainAd
{
    vertical-align: bottom;
    background: url("images/png_tile2.png");
    padding: 5px;
    font-size: 10pt;
    color: orange;
}

#maincontent
{
    position: relative;
    float: left;
    width: 555px;
}

#rightbar
{
    position: relative;
    float: right;
    width: 190px;
}

#mainAd1
{
    position: relative;
    float: left;
    width: 112px;
    height: 110px;
    border: 1px solid #9c6534;
    background: url("images/png_tile2.png");
    padding: 5px;
}

#mainAd2
{
    position: relative;
    float: right;
    width: 112px;
    height: 110px;
    border: 1px solid #9c6534;
    background: url("images/png_tile2.png");
    padding: 5px;
}

p.mainAd
{
    position: absolute;
    top: 130px;
    background: url("images/png_tile2.png");    
}

#content1
{
    position: relative;
    float: left;
    /*padding: 10px;*/
}

#content2
{
    position: relative;
    float: right;
    /*padding: 10px;*/
}


/*******************   content code end   *****************/

#footer
{
    width: 802px;
    height: 20px;
    position: relative;
    float: left;
    font: 10px Verdana;
    color: #CCCCCC;
    margin-top: 6px;
    text-align: right;
}

