/*  FORM STYLES */

DIV#error
{
color: red;
padding: 10px;
}

DIV#formObject
{
font-family: verdana;
font-size: 11px;
color: #FFFFFF;
font-weight: normaL;
padding: 10px;
}

DIV#formObject td
{
font-family: verdana;
color: #FFFFFF;
font-size: 11px;
}

DIV#formObject input
{
font-family: verdana;
border: 1px solid #333333;
background: #FFFFFF;
font-size: 10px;
color: #2A528D;
font-weight: normal;
height: 20px;
}

/* MARION LANDRY STYLES */

html, body
{
margin: 0px;
padding: 0px;
}

p, td, table
{
font-family: verdana; 
letter-spacing: 1px;
font-size: 12px;
text-decoration: none;
}

a
{
color: orange;
font-family: Arial; 
letter-spacing: 1px;
font-size: 12px;
text-decoration: none;
}

a:hover
{
color: orange;
font-family: Arial; 
letter-spacing: 1px;
font-size: 12px;
text-decoration: underline;
}

/*  MAIN BODY LAYOUT STYLES */

DIV#bodyDiv
{
background: #000000;
text-align: center;
margin-left: auto;
margin-right: auto;
}

DIV#pageDiv
{
width: 800px;
}

#mainTable
{
height: 100%;
width: 100%;
border-right: 1px solid #FFFFFF;
}

#banner
{
border-bottom: 1px solid #FFFFFF;
height: 120px;

background-image:url(http://www.marionlandryart.com/media/templates/banner.jpg);
background-repeat: repeat-x;
background-position: top left;
background-attach: fixed;
}

#bodyTable
{
height: 100%;
}

#bodyTableLeft
{
width: 200px;
border-right: 1px solid #FFFFFF;
}

#bodyTableRight
{
width: 500px;
}

/*  MAIN MENU STYLES  */

#mainMenuTableEnd
{
background-image:url(http://www.marionlandryart.com/media/templates/dates_right.jpg);
background-repeat:no-repeat;
background-position: top left;
background-attach: fixed;
}

#mainMenuTable
{
background-image:url(http://www.marionlandryart.com/media/templates/dates_tile.jpg);
background-repeat:no-repeat;
background-position: top left;
background-attach: fixed; 
height: 34px;
}

a.mainMenu
{
display: block;
color: #FFFFFF; 
font-family: Arial; 
letter-spacing: 1px;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}

a:hover.mainMenu, a:mainMenu , a:hover.mainMenuActive
{
display: block;
background: #FFFFFF;
font-family: Arial; 
letter-spacing: 1px;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
color: #000000;
}


/*   ARTICLE STYLES */

DIV#articleTitle
{
padding:10px;
font-family: Arial; 
letter-spacing: 1px;
font-size: 20px;
font-weight: 400;
color: #FFFFFF;
}

DIV#articleBody
{
padding: 10px;
color: #FFFFFF; 
font-family: verdana; 
font-size: 11px; 
font-weight: normal;
line-height: 16px;
padding-bottom: 50px;
}

/* ARTICLE MENU STYLES  */

#articleMenuTop
{
width: 185px;
}

a.articleMenuLink
{
display: block;
font-family: Arial; 
letter-spacing: 1px;
font-size: 12px;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
padding: 5px;
width: 200px;
}

a:hover.articleMenuLink, a.articleMenuLinkActive
{
display: block;
font-family: Arial; 
letter-spacing: 1px;
font-size: 12px;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
padding: 5px;
width: 200px;
background: #999999;
}

/* SEARCH STYLES */

DIV#searchBox
{
position: absolute;
top: 70px;
left: 550px;

font-family: Arial; 
letter-spacing: 1px;
font-size: 2px;
font-weight: bold;
color: #FFFFFF;
}

/* Photo Gallery Styles */

.showimage
{
border: 1px solid #000000;
display: block;
}

.imageInfo
{
height: 72px;
}

.galleryInfoTitle
{
}

.galleryInfoDesc
{
display: block;
color: #FFFFFF;
padding-top: 5px;
font-family: arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
}

DIV#thumbs
{
overflow: auto;
width: 145px;
height: 270px;
}

.thumbNail
{
border: 1px solid #000000;
margin-left: -1px;
margin-top: -1px;
}

.caption 
{
}

.controls
{   
color:#483D8B;
text-decoration:hover;
font-family:arial, helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
}

