/* CSS */

body
{
    margin: 0;
    background: #FFFFFF url(Images/BG.jpg) no-repeat;
    color: black;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: 100%;
    width: 780px;
}

.Button
{
    background-image: url(Images/ButtonBG.gif);
    text-decoration: none !important;
    text-align: center;
    height: 26px !important;
    padding: 5px 0px 0px 0px !important;
    width: 108px;
    background-position: 0 -36px;
    margin-left: 10px;
    letter-spacing: .2em;
    color: White;
    float: left;
    font-size: 10pt;
    background-repeat: no-repeat;
    line-height: 20px;
}

.Button:hover
{
    background-position: 0 0px;
    background-repeat: no-repeat;
}

div#rightColumn
{
    float: right;
    margin-right: 7px;
    width: 161px;
    height: auto;
    padding-top: 60px;
    padding-right: 10px;
    padding-left: 10px;
    color: White;
    display:inline;
}

#rightColumn a
{
    color: #FFCC66;
}
#rightColumn a:hover
{
    color: White;
}
div #leftMenu
{
    margin-left: 15px;
    background-color: Goldenrod;
    margin-top: 50px;
}
div#content
{
    padding-top: 9px;
    padding-left: 40px;
    font-size: 90%;
    letter-spacing: .3em;
    line-height: 30px;
    height: auto;
    width: 530px;
    float: left;
}
#shim
{
    float: left;
    background-color: #B3886C;
    height: 35px;
    width: 17px;
    margin-left: -17px;
    margin-top: 16px;
}
div#content span
{
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    letter-spacing: .2em;
}
div#content .controlSpan
{
    border: 0px !important;
    letter-spacing: normal;
    line-height: normal;
    display: block;
    width: 95%;
}
div#content span.noborder
{
    border: 0px !important;
}
div#footer
{
    margin-top: 30px;
    padding-left: 10px;
    padding-right: 190px;
    width: 580px;
    height: 30px;
    float: left;
    font-size: 7pt;
    letter-spacing: .3em;
    text-align: center;
    padding-bottom: 20px;
    border-top: 1px dotted goldenrod;
    padding-top: 15px;
}

div#MainBox
{
    margin: 0;
    padding: 0;
    width: 780px;
    height: auto !important;
    float: left;
    display:inline;
}

h1
{
    margin: 0;
    padding: 0 0 5px 15px;
    color: White;
    font-size: 13pt;
    float: left;
    width: 738px;
    letter-spacing: .5em;
    line-height: 45px;
    background-image: url(images/Bar.jpg);
    background-repeat: no-repeat;
}
.shadow
{
    filter: shadow(color:gray);
    padding: 10px;
}

.min-height
{
    min-height: 450px;
    height: auto !important;
    height: 450px;
}

.Button:hover
{
    background-position: 0 0;
    background-repeat: no-repeat;
    font-style: normal !important;
}

/* AddEditSection = the right hand side of the page on all Control Panel pages */
.addEditSection
{
    width: 45%;
    float: left;
    text-align: left;
    height: auto;
    margin-left: 10px;
}

/* ListSection = the left hand side of the page on all Control Panel pages**/
.listSection
{
    float: left;
    width: 50%;
    text-align: left;
    height: 400px;
    overflow-y: scroll;
    margin-left: 10px;
}

/**Make elements in addedit section fill the space **/
.addEditSection input, .addEditSection textarea
{
    width: 95%;
}

/* We set all inputs in the addEditSection to be 95%, but need to override this for checkboxes**/
.addEditSection .checkBox
{
    width: auto;
}
.checkBox label
{
    width: auto;
}
.checkBox input
{
    width: 17px;
}
.LogoutButton, .WelcomeLabel
{
    float: left;
    margin-top: -2px;
    font-size: 90%;
    color: white;
    margin-left: 10px;
}
.ajax__tab_body
{
    height: 400px !important;
    width: 500px;
    margin-left: 10px;
}
.ajax__tab_header
{
    display: inline-block;
    width: 500px;
    margin-left: 10px;
    margin-top: 10px;
}
Caption
{
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #BB9355;
    background-repeat: repeat-x;
    color: White;
    font-size: 110%;
    font-style: italic;
}
/*  Copied from styles.css */
.Grid_Header
{
    text-align: left;
    background-color: #682F4F;
    color: white !important;
    font-weight: 100 !important;
    padding-bottom: 5px !important;
    font-style: italic;
}
.smallImage
{
    float: left;
    height: 100px;
    width: 100px;
    margin-left: 200px;
    margin-right: 200px;
}
.hidden
{
    display: none;
}
.small
{
    width: 100px;
}
.imageCaption
{
    font-size: 80%;
    padding: 10px;
    border-left: 0px !important;
    border-bottom: 3px solid #663300;
    line-height: 16px;
    text-align: left;
    width:100%;
    display:block;
}
.itemSpan
{
    display: block;
    text-align: center;
    width: 100%;
    margin:auto;
    border-top: 10px solid goldenrod !important;
}
.cover
{
    display: block;
    border: 0px;
}
.gallerySpan
{
    float: left;
    width: 250px;
    height: 250px;
}
.normalText
{
    font-size: 80%;
    padding: 10px;
    line-height: 16px;
    text-align: left;
}
.largeImage
{
    min-height: 1%;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 100;
}
.Moving
{
    min-height: 1%;
    filter: alpha(opacity=50) !important;
    -moz-opacity: .5;
    opacity: 50;
}
.normal
{
    letter-spacing: normal;
    font-size: 80%;
    padding: 10px;
    line-height: 16px;
    text-align: left;
}

.normal li
{
    letter-spacing: normal;
    font-size: 100%;
    padding: 5px;
    line-height: 10px;
    text-align: left;
}
span.Error
{
    color: Red !important;
}
.GalleryDescription
{
    font-style: italic !important;
    border: none !important;
    font-size: 90%;
    letter-spacing: normal;
}
#AdditionalLinks a
{
	color: #dddddd !important;
	font-size: 7pt;
}
#AdditionalLinks
{
	color: #dddddd !important;
	text-align:center;
	    margin-top: 30px;
    padding-left: 10px;
    padding-right: 190px;
    width: 580px;
    height: 30px;
    float: left;
}
h1.info
{
	text-transform:uppercase;
	font-size: 8pt;
	color: #E9C5A9!important;
	width:auto;
	height:auto;
	float:left;
	background-image:none;
	margin:0px;
	padding:0px;
	height:auto;
	line-height:10px;
	position:absolute;
}
#ctl00_MainContent_mailPanel
{
	padding:0;
	margin:0;
}