@charset "utf-8";
/* Global */
* {font-family: "Century Gothic", Arial, Helvetica, sans-serif; color: #FFFFFF; margin: 0; padding: 0; list-style-type: none;}
/* Body */
body {text-align: center; background-attachment: fixed;	background-color: #17272A; background-image: url(../images/bkgrnd.jpg); background-repeat: no-repeat; background-position: center center;}
/* Layout Divs */
#wrapper {position: relative; width: 902px; margin: 22px auto 0px auto; text-align: left;}
#heading {position: absolute; width: 902px; top: 0px; left: 0px;}
#logo {width: 490px; margin: 0px auto;}
#tagline {width: 902px; text-align: center; color: #869998; font-size: 30px; font-weight: bold; letter-spacing: 3px; text-indent: -1px;}
#mainmenu {margin-top: 9px; float:left; width:100%; overflow:hidden; position:relative;}
#artistmenu {margin-top: 7px; float:left; width:100%; overflow:hidden; position:relative;}
/* Columns */

#gallerymain {
	
	width:902px;

	height: 650px;
	margin:0 0 10px 0px;
	
}


.wideColumn {padding: 10px;}
.wideColumn img {padding-right: 10px;}
.columnLeft {padding: 10px 10px 0px 10px; float: left; width: 150px;}
.columnCenter {padding: 10px 0px; float: left; width: 560px;}
.columnRight {padding: 10px 10px 0px 10px; float: left; width: 150px;}
.columnLeft img, .columnRight img {padding-bottom: 10px;}
/* Box Padding Start */
#main {position: absolute; top: 120px;}
#mainartist {position: absolute; top: 205px;}
/* Box Padding End */
#content {width: 900px; background: url(../images/smoke.png); text-align: center; border: 1px solid #333f44;}
#footer { margin: 10px auto 0 auto;}
#footbox {width: 902px; padding: 0 auto; }
#digimarc {float: left; padding: 2px 10px 0px 0px;}
#footText {float: left;}
/* Classes */

.iframesmall {border:1px #355452 solid; height: 373px; width: 560px;}
.iframesmallcart {border:1px #355452 solid; height: 635px; width: 560px;}

.iframesmallsearch  {border:1px #355452 solid; height: 420px; width: 560px;}

.iframesmallcartsearch {border:1px #355452 solid; height: 635px; width: 560px;}

.iframeblog {border:1px #355452 solid; height: 400px; width: 900px;}

.iframemed {border:1px #355452 solid; height: 630px; width: 900px;}
.iframemedcart {border:1px #355452 solid; height: 600px; width: 900px;}

.iframemedcartsearch {border:1px #355452 solid; height: 870px; width: 900px;}

.iframemedsearch {border:1px #355452 solid; height: 670px; width: 900px;}





h1 {color: #61DCC9; font-size: 26px;}
h2 {color: #61DCC9; font-size: 18px;}
#pageTitle {text-align: center; padding-top: 2px;}
p {font-size: 15px; padding-top: 12px;}
.nopad {padding: 0px;}
.hide {text-indent: -9999px;}
.clear {clear: both;}
#footer a {font-size: 12px; color: #869998; text-decoration: none;}
#footer a:hover {font-size: 12px; color: #FFFFFF;}
.centerColumn {width: 880px; text-align: center; padding: 10px 12px;}
.white {color: #FFFFFF;}
.green {color: #61DCC9;}
.bold {font-weight: bold;}
/* Menu */
ul.menu {clear: left; float: left; height: 21px; position: relative; left: 50%; text-align: center;}
ul.menu li {display: block; float: left; position: relative; right: 50%;}
ul.menu li a, ul.menu li span {display: block; font-size: 14px; color: #FFFFFF; text-decoration: none;}
ul.menu li a:hover {color: #61DCC9; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #61DCC9;}
.slash {width: 30px; background: url(../images/slash.gif) 10px 1px no-repeat; text-indent: -9999px;}
.secondary {padding-top: 4px;}
