body {
margin: 0; 
padding:0; 
background:#660000 url(/images/bg-body.gif) repeat;
text-align:center;
font:76% Arial, Helvetica, sans-serif;
color: #DCCAAB;}	

img { border:none;}

.clear { clear: both; font-size:1px; line-height:0px;}

/* TEXT
----------------------------------------------- */		
h1 {padding-top:14px;font-family:Georgia,Trebuchet,serif;font-size:2.3em;letter-spacing:1px;line-height:1.2em;font-weight:normal; }
h2 {font-size:1.0em;}
h3 {font-size:1.0em;}

h1 .red { color:#d00000; }

/* LINKS
----------------------------------------------- */	
a:hover, a:active { color:#f7ac52; text-decoration:underline; font-weight: bold;}	
a:link, a:visited { color:#d10000; text-decoration:underline; font-weight: bold;}	

/* SKIP NAVIGATION
----------------------------------------------- */
#skip-navigation { position:absolute; width: 80%; top:-300px; left:0;}
#skip-navigation a { position: absolute; top:0;}

/* PAGE LAYOUT
----------------------------------------------- */	
#wrapper { width:826px; margin:19px auto 0 auto; }
#container-top {  padding:0 13px; height:6px; line-height:6px; background:url(/images/bg-container-top.gif) no-repeat left bottom;}
#container {  padding:0 13px; background:#1D0505 url(/images/bg-container.gif) repeat-y left top; text-align:left; }
#header { height:265px; padding:0 7px 0 8px; background:url(/images/header-initialize.jpg) no-repeat 8px 0; }
#content { padding:16px 9px 0px 23px;}
#footer { width:800px; margin:0 auto; padding:8px 13px 20px 13px; background:url(/images/bg-container-bot.gif) no-repeat left top; text-align:left; color:#977E53; font-size:0.9em; font-weight:bold; }

/* HEADER
----------------------------------------------- */	
#header #logo { float:left; width:210px; margin:0px 0 0 0; padding:0;}
#header #logo img { width:210px; height:265px;}
#mySlideshow { float:right; width:575px !important; height:265px !important; padding:0px 0 0 0; text-align:right;}
#steps { float:right; width:575px !important; height:118px !important; padding:0px 0 0 0; text-align:right;}

/* CONTENT
----------------------------------------------- */	
#left-column { float:left; line-height:25px; width:750px;}
#left-column h1 { margin:0px 0 26px 0; padding:0;}
.get-started { float:left; width:124px; margin-top:5px}
.learn-more { float:right; width:97px; margin-top:5px; padding-top:4px;}
.copy { padding-left:0px; font-size:1.40em; letter-spacing:0px;}

#right-column { float:right; width:402px;}
div.step { margin-bottom:7px; padding:7px 8px 9px 0; border:1px solid #4C0000; text-align:right; color:#FFF; font-weight:bold;}
div.step h2 { margin:0; padding:0; float:left; width:120px; padding:20px 8px 0 73px; text-align:right; font-size:1em; background:url(/images/bg-h3-step.gif) no-repeat top right;}

div.sidebar { margin:0; padding:7px; border:1px solid #4C0000; text-align:right; color:#FFF; font-weight:bold;}
div.sidebar h1 { margin:0; padding:0; text-align:left; font-size:1em; background:url(/images/bg-h3-step.gif) no-repeat top right;}

#one { background:#0E0202 url(/images/step-1.gif) no-repeat left top}
#two { background:#0E0202 url(/images/step-2.gif) no-repeat left top}
#three { background:#0E0202 url(/images/step-3.gif) no-repeat left top}
#applyNow { background:#0E0202 url(/images/sidebar.gif) repeat-x left top}

/* FORMS
----------------------------------------------- */

#musicianForm input, #musicianForm textarea, #musicianForm select
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
color:#000;
background-color:#fff;
border:1px solid #740B0B;
padding:0px;
margin:0px;
}

.submitOrder
{
border-top:2px solid #fff;
border-left:2px solid #fff;
border-right:2px solid #000;
border-bottom:2px solid #000;
font-weight:bold;
font-size:18px;
color:#000000;
background-color:#ccc;
margin:8px;
padding:8px;
text-align:center;
}

form .button
{
font-weight:bold;
border:1px solid #333;
}

form p
{
font-size:11px;
line-height:14px;
padding:3px 0px 3px 0px;
margin:3px 0px 3px 0px;
}

.orderFormBullets
{
font-size:11px;
line-height:14px;
font-weight:bold;
padding-top:6px;
padding-right:30px;
}

.formLabel
{
font-size:11px;
line-height:14px;
font-weight:bold;
padding-top:4px;

}

.formField
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
color:#000;
background-color:#fff;
border:1px solid #740B0B;
padding:0px;
margin:0px;
width:125px;
}

.homeFormField
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
color:#000;
background-color:#fff;
border:1px solid #740B0B;
padding:2px;
margin:0px;
width:125px;
}

.homeFormButton
{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
padding:0px;
}

.larger
{
font-size:larger;
}

/* NAVIGATION 
----------------------------------------------- */	
ul#navigation { width:800px; height:18px; margin:0; padding:4px 0px 3px 0px; list-style:none; text-align:right;}
ul#navigation li { display:inline; padding:0 0 0 9px; margin:0 11px 0 0; background:url(/images/nav-arrow.gif) no-repeat 0 4px; font:bold 1em "Trebuchet MS", Tahoma, Arial; text-transform:uppercase;}
ul#navigation li a:link, ul#navigation li a:visited { color:#DCCAAB; text-decoration:none;}
ul#navigation li a:hover, ul#naigation li a:active { text-decoration:underline;}

/* LYRIC EDITOR
----------------------------------------------- */

// red { background-color:#f00; }
// green { background-color:#BFBD60; }
// blue { background-color:#00f; }


/* FOOTER 
----------------------------------------------- */	
#footer ul { float:right; width:280px; margin:0; padding:0; list-style:none; text-align:right; }
#footer li { display:inline;}
#footer li span { margin:0 6px;}
#footer a:link, #footer a:visited { color:#977E53; text-decoration:none; text-transform:capitalize;}
#footer a:hover, #footer a:active { color:#977E53; text-decoration:underline;}

#copyright { float:left; width:520px;}

/* SEARCH ENGINE HIGHLIGHTING
----------------------------------------------- */	
.hilite1 { font-weight:bold; }
.hilite2 { font-weight:bold; }
.hilite3 { font-weight:bold; }
.hilite4 { font-weight:bold; }
.hilite5 { font-weight:bold; }
.hilite6 { font-weight:bold; }
.hilite7 { font-weight:bold; }

/* FILTERING SONG LIST TABLE
----------------------------------------------- */
table.songList {
border:1px solid #000;
border-collapse:collapse;
color:#000;
}
table.songList th {
color:#DCCAAB;
}
table.songList th, table.songList td {
border:1px solid #000;
padding: 2px 15px 2px 15px;
}
table.songList tr {
background-color:#f5ead7;
}
table.songList tr.alternate {
background-color:#dccaab;
}
table.songList thead th {
background-color:#740B0B;
color:#fff;
}
table.songList tfoot td {
background-color:#ffccff;
}
table.songList th.sortable {
cursor:pointer;
}
table.songList th.TableSortedAscending {
background-image:url("sorted_up.gif");
background-position:center left;
background-repeat:no-repeat;
}
table.songList th.TableSortedDescending {
background-image:url("sorted_down.gif");
background-position:center left;
background-repeat:no-repeat;
}
table.songList th.TableFiltered {
background-image:url("filter.gif");
background-color:#940B0B;
background-position:center left;
background-repeat:no-repeat;
}
a.sortlink {
text-decoration:none;
padding-left:25px;
font-family:courier;
}
#main-frame{
width:798px;
}

#santo-frame{
font-family:"Trebuchet MS";
float: left;
padding: 0px;
margin:0 2px 0 0px;
}

#santo-frame img{
border:#FFCC99 7px solid;
margin-left:2px;
margin-top:5px;
}
#pic-frame{
width: 147px;
background-color: #C5AB7A;
padding: 8px;
height: 147px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 10px;
}
#astha{
height:147px;
width:147px;
}
#gallery_content{
font-family:"Trebuchet MS";
color:#A9957F;
font-size:12px;
}

#gallery_content img{
border:#FFCC99 7px solid;
margin-left:2px;
margin-top:5px;
}

#gallery_content a{
font-family:"Trebuchet MS";
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}
#gallery_content a:hover{
color:#FF0000;
text-decoration:none;
}
#admin_Btn{
height:30px;
color:#FFFFFF;
background-color:#000000;
border:#FFFFFF 2px solid;
cursor:pointer;
}
.pagination{
color:#660000;

}
a{
text-decoration:none;
}
.pagination a{
color:#E84035;
text-decoration:none;

}

.pagination a:hover{
color:#D6A33A;
text-decoration:none;
}

.atitle{
font-family:"Trebuchet MS";
font-size:24px;
color:#C2802A;
font-weight:bold;
border-bottom:#CCCCCC dashed 1px;
}

.acontent{
font-family:"Trebuchet MS";
font-size:14px;
color:#FFFFFF;
}
#img_fill{
font-family:"Trebuchet MS";
}
#img_fill img{
border:#FFCC99 7px solid;
}
.acontent input{
background-color:#1D0505;
border:#FFCC99 1px dotted;
color:#CCCCCC;
cursor:pointer;
}
.acontent input:hover{
background-color:#C2802A;
border:#FFCC99 1px dotted;
color:#000000;
}
.acontent textarea{
background-color:#1D0505;
border:#FFCC99 1px dotted;
color:#CCCCCC;
cursor:pointer;
}
.acontent textarea:hover{
background-color:#C2802A;
border:#FFCC99 1px dotted;
color:#000000;
}