﻿/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {margin:0; padding:0; border:0; font-size:10px; }

body {font-family:Verdana, Arial, Helvetica, sans-serif; color:#0F3734; font-size:10px; margin:0; padding:0; border:0; }
#wrapper {width:750px; margin:0 auto; position:relative; padding:1.5em 0; }

.bodyCentered {text-align:center; }

.bodyRight {text-align:right; }

.logo {text-align:center; border-bottom:solid 1px #DBF5F3; background:#000; }
.logo a{text-decoration:none; border:0; }
.logo img{border:0; }
.home {text-decoration:none; color:#666; padding-left:0; text-align:left; }
.homecaps {text-transform:uppercase; text-decoration:none; color:#666; padding-left:0; text-align:left; }
.background {background:#ebf6ea; }

/*Navigation Section */
#nav {color:#666; background:#9DA58D; min-height:17px; border-top:5px solid #9DA58D; text-transform:uppercase; text-decoration:none; text-align:center; width:750px; }
#nav ul {position:relative; list-style:none; text-align:center;}
#nav ul li {display:inline; margin:0 auto; }
#nav ul li .menuItem{padding:5px 8px; color:#666; }
#nav ul li .menuItem:hover {background:#cddfcb;text-decoration:underline;}

.tabs {background:#e1ece0; text-align:center; margin:0; line-height:2em; border-top:0.1em solid #cddfcb; border-bottom:0.1em solid #cddfcb; }
.tabs a:link {text-decoration:none; display:block; border:none; }
.tabs a:visited {text-decoration:none; }
.tabs a:hover {text-decoration:underline; background:#cddfcb; }
.tabs a:active {text-decoration:none; }
.tab-highlight {background:#e1ece0; border-top:0.1em solid #e1ece0; }
.tab-no-highlight {border-top:0.1em solid #fff; }
/*end of navigation styles*/

/*Main Section*/
.main {position:relative; border:.1em solid #fff; vertical-align:top; padding:17px; }
.main td {vertical-align:top; }
.main p {line-height:1.5em; margin-bottom:1em; }
.main h1 {font-size:x-large; font-weight:normal; line-height:1em; margin-bottom:1em; }
.main h2 {font-size:large; font-weight:normal; line-height:1em; margin-bottom:1em; font-variant:normal; text-transform:uppercase; }
.main h3 {font-size:larger; line-height:1em; text-transform:uppercase; color:#638D8A; font-weight:normal; margin-bottom:1em; }
.main ul {list-style-type:disc; list-style-position:outside; font-size:1.1em; line-height:1.5em; padding-left:1.5em; padding-top:0; padding-right:0; padding-bottom:1em; margin:0; }
.main a:link {color:#0F3734; }
.main a:visited {color:#5F817E; }
.main a:hover {color:#0F3734; }
.main a:active {color:#0F3734; }
.div-style {text-align:left; }
/*end of main styles*/

/*Admin section styles*/
.sectionHead{background:#9DA58D; color:#000; font-weight:bold; font-size:1.1em;}
.sectionCont{background:#cddfcb;font-weight:normal;padding:5px 15px;}
.showHide{margin:0 5px;cursor:pointer;}
.control{width:75%;max-width:75%;float:right;}
.sectionCont label{width:99%;float:left;clear:both; margin:2px auto 5px auto;}
/*end of admin section styles*/

.thumb-box {background:#e1ece0; border:.1em solid #fff; padding:0; }
.thumb-box img {border:0; }
.rhsPicArea {text-align:center; float:left; padding:0 0 0 10px; }
.pic-box {margin:5px 0 15px 0; clear:both; }
.bluebox {background:#C7EFED; border:.1em solid #fff; padding:2.6em; }
.baseline {clear:both; }
.noItems {position:absolute; top:0; left:145px; font-weight:bold; font-size:1.5em; }

.floatLeft {float:left;}

.clrBoth{clear:both;}

.posAbsLt{position:absolute; top:0; left:0;}
.posAbsRt{position:absolute; top:0; right:0;}

.al-C {text-align:center;}
.al-L {text-align:left;}
.al-R {text-align:right;}
.al-J {text-align:justify;}

.w85PC {width:550px;margin-right:-125px;}
.w75PC {width:530px;}
.w50PC {width:350px;}
.w25PC {width:170px;}
.w15PC {width:125px;}

.h400px {height:400px; overflow:auto;}
.h150px {height:100px; overflow:auto;}

.displayNone {display:none;}
.displayBlock {display:block;}

.artistBiog {position:absolute; top:265px; text-align:center; width:530px; padding:10px;}

.padB {padding-bottom:10px;}

.imgPreview {position:fixed; top:0; left:0; background:url('./siteimages/blacktans.png') repeat; width:100%; height:1600px; border:1px solid #f0f; padding:20px auto; text-align:center;}
.imgPreviewContent {background:#0F3734; position:relative; top:15px; max-width:95%; min-width:10%; margin:15px auto; text-align:center;}

.scrollControl {scrollbar-3dlight-color:#ccc; scrollbar-face-color:#e1ece0; scrollbar-arrow-color:#999; scrollbar-base-color:#ccc; scrollbar-darkshadow-color:#ccc; scrollbar-highlight-color:#ebf6ea;  scrollbar-shadow-color:#ccc; scrollbar-width:2px; }

/*Footer Section*/
#footer {text-align:center; color:#666; padding-top:2em; }
#footer-hdg {text-transform:uppercase; text-align:center; font-weight:normal; font-size:1em; border-bottom:0.1em solid #DBF5F3; color:#0F3734; }
#footer li {display:inline; text-transform:uppercase; }
#footer li a{padding:8px;}
#footer a:link {color:#666; text-decoration:none; }
#footer a:visited {color:#666; text-decoration:none; }
#footer a:hover {color:#666; text-decoration:underline; }
#footer a:active {color:#666; text-decoration:none; }
.media-image {color:#666; text-decoration:none; border:5px solid #fff; }
input text{background:#fff; border:1px solid #eee; font-size:10px; }
textarea {background:#fff; border:1px solid #eee; font-size:10px; }
