/* CSS Document */

/* Default styles */
html, body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
	width: 100%;
	background-color: #000000;
	background-image: url(../Template/laura_bodyBG08c.jpg);
	background-repeat: repeat;
	background-position: center middle;
}
a 
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.ContentContainer
{
    padding: 10px;
    width: auto;
    display: block;
    vertical-align: top;
}

/* Major layout styles */
#Table-Container
{
	border-top: 1px #581010 solid;
	border-bottom: 1px #581010 solid;
	border-left: 1px #581010 solid;
	border-right: 1px #581010 solid;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
#Logo-Container
{
    width: 117px;
    height: 101px;
    text-align: left;
    padding: none;
    border-right: none;
    *line-height: 0;
    margin:0;
    overflow:hidden;

}
#Banner-Container
{
    width: 642px;
    height: 101px;
    *line-height: 0;
    font-size: 1px;
    overflow: hidden;
    background-color: #FFFFFF;
	border-left: none;
	vertical-align: top;
}

#Links-Left-Container
{
	width: 117px;
	height: 100%;
	vertical-align: top;
	background: url(../Template/laura_navbar.jpg) #581010 left top;
	background-repeat:no-repeat;
	padding: 0 0 20px 0;
	text-align: center;
	border-right: 1px #581010 solid;   
}
#Links-Left-Container a 
{
    text-decoration: none;
	text-align: left;
    font-weight: bold;
	color:#FFFFFF;
	background: #C7b299;
	padding: 3px 0px 3px 3px;
	height: 15px;
	border-top: 1px solid #581010;
	border-bottom: 1px solid #581010;
	vertical-align: middle;
}
#Links-Left-Container a:hover
{
    text-decoration: none;
	text-align: left;
	font-weight: bolder;
	color: #FFFFFF;
	background: #4f0e0e;
	vertical-align: middle;


}

#Links-Top-Container
{
    height: 30px;
    text-align: left;
	padding: 0;
	
    background-position: left top;
    background-image: url(../Template/laura_link.bg.jpg);
    background-repeat: repeat-x;
    background-color: #e9d7a5;
	
    border-bottom: 1px #581010 solid;
    border-top: 1px #581010 solid;
}
#Links-Below-Spacer
{
    background-color: #581010;
    height: 3px;
    font-size: 1px;
    border-bottom: 1px #581010 solid;
}
.BB
{
    border-bottom: 1px #581010 solid;
}
.BT
{
    border-top: 1px #581010 solid;
}
.BR
{
    border-right: 1px #581010 solid;
}
.BL
{
    border-left: 1px #581010 solid;
}




/* Search Table Cell Contents */
#colSearch 
{
    text-align: right;
    font-size: 11px;
    line-height: 15px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	padding: 0 5px 0 0;
	
}
.btnSiteSearch
{
    text-align: center;
    font-size: 10px;
	font-weight: bold;
	color: #000;
	font-style: italic;   
	background: url( ../Template/laura_btnSearchBG.gif ) no-repeat top left;
	border: none;
	width: 26px;
	height: 22px;
	padding: 0 2px 0 0;
	margin: 0;
}
.btnSiteSearch:hover 
{
    cursor: pointer;
    color: #e9d7a5;
}
.txtSearch
{
    background-color: #FFF;
    font-size: 12px;
    height: 15px;
    border: solid 1px #581010;
    margin: 3px 5px 0 5px;
}
/* End Search Table Cell */




/* MAIN CONTENT */
#Content 
{
    text-align: left;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    background-color: #FFF;
    padding: 0;
    margin: 0;
    height: 100%;
    width: 642px;
    
    line-height: 16px;
}
.Content-Title
{  
    text-align: left;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #581010;
    background-color: #FFF;
    padding: 0;
    margin: 0;
    display: block;
}
.HeaderCell 
{
    font-family: Arial, Times New Roman;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 1px #581010;
    margin: 0;
    padding: 0;
    padding-left:0;
    *padding-left:23px;
    height: 20px;
}
.InnerHeader
{
    font-family: Arial, Times New Roman;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    border-bottom: solid 2px #581010;
    margin: 0;
    padding: 0;
}
.Header
{
    font-family: Arial, Times New Roman;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-align: left;
    margin: 0;
    padding: 5px;
    height: 20px;
    width: auto;
    display: block;
    
    border-bottom: solid 2px #581010;
}

.Sub-Title
{
    font-family: Arial, Times New Roman;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin: 17px 0 0 0;
    padding: 0;
    width: auto;
    display: block;
}

.ContentCell
{  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    text-align: left;
    vertical-align: top;
    padding: 10px;
    margin: 0;
}
.YellowBG       { background-color: #ffd90e; }
.YellowGradBG   { background: #FFF url( ../Template/laura_r.yellowgrad.bg.jpg ) repeat-x top; height: 373px; }
.Text 
{
    text-align: left;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    background-color: #FFF;
    padding: 0;
    margin: 0;
    
    line-height: 16px;
}
.PadME
{
    padding: 10px;
}


/*****************************************
***
***         L O G I N   P A G E
***
*****************************************/
#LoginTable 
{
    margin: 0 0 0 60px;
}
#LoginTable td 
{
    padding: 5px;
}



/*****************************************
***
***         F O R M   C O N T R O L S
***
*****************************************/
.btnSave, .btnCancel
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    
    float: right;
    display: inline;
    clear: none;

    margin-top: 25px;
    
    padding: 3px 0 3px 0;
}
.btnSave
{
    background-color: #e9d7a5;
    color: #FFF;
    border: solid 1px #000;
}
.ValidatorTitle
{
    display: inline;
    float: left;
    clear: none;
    
    font-size: 11px;
    margin-top: 30px;
}
.btnCancel
{
    color: #000;
    border:none;
    background-color: #FFF;
    margin-right: 10px;
}
.btnMode
{
    margin: 10px;
}
.txtTitle
{
    font-family: Arial, Times New Roman;
    font-size: 14px;
    font-weight: bold;
    
    padding: 5px;
    
    width: 90%;        
}
.pnlTitle
{
    padding: 23px;
    width: 90%;
    font-weight: bold;
}


.btnBlue, .btnBlue:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    
    display: block;
    clear: both;

    margin: 0 450px 20px 0;    
    padding: 3px 5px 3px 5px;

    background-color: #e9d7a5;
    color: #FFF;
    border: solid 1px #000;
}


.btnSendEmail, .btnSendEmail:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    
    float: left;
    display: inline;
    clear: none;

    margin: 0;    
    padding: 0;

    background-color: #e9d7a5;
    color: #FFF;
    border: solid 1px #000;
}
.txtEmail
{
    float: left;
    display: inline;
    clear: none;
}

/*****************************************
***
***         L E F T   L I N K S
***
*****************************************/
.Grants
,.OnLineGallery
,.EventsCalendar
,.CulturalLinks
,.VisitorLinks
,.Support
{
    position:relative; 
    display: block;
    font-size: 12px;
    line-height: 26px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    z-index: 0;
}
.Grants:hover
,.OnLineGallery:hover
,.EventsCalendar:hover
,.CulturalLinks:hover
,.VisitorLinks:hover
{
    color: #581010;
    text-decoration: none;
}

.Support{ color: #FFF; }



/*****************************************
***
***         N E W S
***
*****************************************/
ul.NewsList
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.ArchiveList
{
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 0;
}
ul.NewsList li
{
    display: block;
    margin: 0 0 40px 0;
}
ul.ArchiveList li
{
    display: block;
    margin: 0;
}

.Entry
{
    margin: 0 0 20px;
    display: block;
}
.Row
{
    display: block;
}
.BRow
{
    display: block;
    margin: 5px 0 30px 0;
}
.NewsHeader
{
    text-align: left;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    background-color: #FFF;
    padding: 0;
    margin: 20px 0 0 0;
}
.Posted
{
    text-align: left;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #333;
    background-color: #FFF;
    padding: 0;
    margin: 0;
}

.IndiPosted
{
    text-align: left;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    color: #333;
    background-color: #FFF;
    padding: 0;
    margin: 20px 0 40px 0;
    
    display: block;
}


.btnDelete
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    
    float: left;
    display: inline;
    clear: none;

    margin-top: 25px;
    
    padding: 3px 0 3px 0;
    
    color: #000;
    border:none;
    background-color: #FFF;
    margin-right: 10px;    
}

#Search, #Search li
{
    list-style-type: none;
    font-size: 11px;
    padding: 0;
    margin: 0;
}
#Search{ border-left: solid 1px #e9d7a5; margin: 90px 0 90px 10px; }
#Search li{ margin: 15px 0 15px 10px; }

.Alphabet
{  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    text-align: center;
    vertical-align: top;
    padding: 10px;
    margin: 0;
    text-decoration: none;
}
.Alphabet a
{
    color: #e9d7a5;
    text-decoration: none;
}
.Alphabet a:hover
{
    text-decoration: underline;
}





.CreateNewArtist
{
    width: 270px;
    margin: 0 auto 0 auto;
}
.ArtistUpdatePage
{
    margin: 10px;
    padding: 10px;
}
.style1 {font-weight: bold}
.style2 {
	color: #581010;
	font-weight: bold;
}
.style3 {
	font-weight: bold;
	font-size: large;
	color: #581010;
}
