@CHARSET "ISO-8859-1";

body{
        font:11px Arial, Helvetica, sans-serif;
        height:100%;
        width:100%;
        color:#006600;
        margin:0px;
        padding:0px;
}

#mainContainer{
        width:752px;
        height:650px;
        margin:auto;
}

#header{
        height:55px;
        width:100%;
        padding:0px;
        margin:0px;
}

.submit{
  margin-top:5px;
}

.formLabel{
        font-weight:700;
        margin-top:10px;
}

.samplesFormLabel{
        font-weight:700;
        margin-top:5px;
        font-size:10px;
}

a{
        text-decoration:none;
        color:#006600;
}

a:hover{
        background-color:#b5e784;
        color:#000000;
}

a:active{
        background-color:#b5e784;
        color:#000000;
}

a:visited{
        text-decoration:none;
        color:#006600;
}

.small{
         font-size:9px;
        }
		
.small2{
         font-size:9px;
		 margin-top:5px;
		 margin-bottom:5px;
        }

/* Start Nav Styles */
.indicator{
        height:10px;
}

#arrow{
        width:27px;
        height:12px;
        padding:0px;
        margin:0px;
}

.illPos{
        position:relative;
        left:40px;
}

.newsPos{
        position:relative;
        left:120px;
}

.storePos{
        position:relative;
        left:208px;
}

.aboutPos{
        position:relative;
        left:463px;
}

.blogPos{
        position:relative;
        left:370px;
}

.adminPos{
        position:relative;
        left:455px;
}

#topNav{
        height:25px;
        border-bottom:dotted 1px #000000;
        margin-top:5px;
}



#navItems{
        float:left;
        width:540px;
        font-size:13px;
        font-weight:700;
}

.navItem{
        width:70px;
        float:left;
        margin-left:15px;
        text-align:center;
}

.navItem a{
        text-decoration:none;
        color:#006600;
}

.navItem a:hover{
        background-color:#b5e784;
        color:#000000;
}

.navItem a:active{
        background-color:#b5e784;
        color:#000000;
}

.navItem a:visited{
        text-decoration:none;
}
#navEmail{
        float:right;
        margin-right:10px;
        font-size:13px;
        font-weight:700;
}

/* End Nav Styles */

#bodyContent{
        min-height:400px;
        margin-top:20px;
        margin-bottom:20px;
        padding:0px 15px 0px 15px;
}

#samples{
        border-bottom:dotted 1px #000000;
        border-top:dotted 1px #000000;
        height:30px;
        background-color:#b5e784;
        font-size:12px;
        margin-top:10px;
}

#samplesContainer{
        margin-top:1%;
        margin-left:40px;
}

#needSamples{
        color:#000000;
        font-weight:700;
}

#pdfSamples{
        margin-left:5px;
        cursor:pointer;
}

#mailSamples{
        margin-left:30px;
        cursor:pointer;
}

#centerHome {
	position: relative;
}


/* Start Artists Page Styles */

#artistList{
        float:left;
        width:135px;
        height:430px;
		position:relative;
		top:38px;
}

.artistName{
        text-align:right;
        font-size:12px;
        font-weight:500;
        margin:4px 0px;
}

.artistName a{
        text-decoration:none;
        color:#006600;
}

.artistName a:hover{
        color:#000000;
        background-color:#b5e784;
        font-weight:700;
}

.navItem a:visited{
        text-decoration:none;
        color:#006600;
}

#artPreview{
        float:left;
        width:435px;
        min-height:300px;
        margin-left:40px;
        position: relative;

}

#artThumbs{
        float:left;
        width:120px;
        height:330px;
        margin-left:10px;
        text-align:center;
        padding:0px 0px;
}

.artistWebsite{
         font-weight:700;
        }
 /*
#carouselImages li{
        margin-left:10px;
        _margin-left:0px;
}

 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
    margin-top:25px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
/* End Artists Page Styles */

/* About Page Styles */
#aboutLeft{
        width:484px;
        float:left;
        color:#333333;
        font-size:13px;
        padding-left:20px;
}

#aboutLeft2{
        width:470px;
        float:left;
        color:#333333;
        font-size:14px;
        padding-left:30px;
}

.pageTitle{
        font-weight:700;
        font-size:16px;
        color:#333333;
}

.pageTitle2{
        font-weight:700;
        font-size:20px;
        color:#333333;
		margin-bottom:15px;
}

.pageTitle3{
        font-weight:700;
        font-size:18px;
        color:#333333;
		margin-top:15px;
		margin-bottom:5px;
}

.pageTitle4{
        font-weight:300;
        font-size:24px;
        color:#006600;
		margin-bottom:10px;
		vertical-align: middle;
}


#aboutRight{
        width:200px;
        height:230px;
        float:left;
        margin-left:40px;
}


#aboutRight2{
        width:180px;
        height:450px;
        float:left;
		margin-top:40px;
        margin-left:30px;
		font-size:13px;
        font-weight:700;
		padding-left:25px;
		background-image: url(../../about/photos/background-2.jpg); 
		background-repeat: no-repeat;
}

/* End About Page Styles */

/* Store Page Styles */
.storeItem{
        text-align:center;
        width:240px;
        min-height:200px;
}
.storeItemTitle{
        font-size:13px;
        font-weight:700;
}

.storeItemSubTitle{
        font-size:11px;
        font-weight:600;
}

.storeItemDescription{
        color:#666666;
        font-size: 11px;
        margin:5px 0px;
        margin-bottom:15px;
}

.storeItemImage{

        margin-left:10px;
}

.storeItemPrice{
        color:#666666;
        font-weight:700;
        font-size:11px;
        margin:5px 0px;
}
/* End Store Page Styles */

/* News Page Styles */
#newsLeft{
        float:left;
        width:475px;
}

#newsRight{
        width:210px;
        margin-left:20px;
        float:left;
        font-size:11px;
		line-height:150%;
		padding-left:15px;
		margin-bottom:10px;
}

.newsRightTitle{
         margin-bottom:10px;
         font-size:13px;
         font-weight:700;
         color:#333333;
        }

.storyTitle{
        font-size:18px;
        font-weight:700;
        }

.storyDate{
        font-size:15px;
        font-weight:700;
        color:#333333;
        margin-left:20px;
        }

.storyBody{
        color:#333333;
        font-size: 13px;
        margin-bottom: 35px;
        padding-top: 10px;
        padding-bottom: 25px;
		border-bottom:dotted 1px #999999;
		}
		
.storyBody2{
        color:#333333;
        font-size: 13px;
        margin-bottom: 35px;
        padding-top: 5px;
        padding-bottom: 25px;
}


/* End News Page Styles */

/* Footer */
#footer{
        text-align:center;
        margin-top:35px;
        color:#333333;
        padding-left:55px;
        padding-top:15px;
        height:35px;
        border-top:dotted 1px #000000;
        }

.footerItem{
        float:left;
        position:relative;
}

/* End Footer */


/* Dropdowns */
#downloadSamples{
        border:solid 1px #006600;
        padding:0px 15px 5px 15px;
        width:130px;
        font-size:12px;
        background-color:#ffffff;
        position:absolute;
        z-index:20;
        top:20px;
        left:-10px;
        }

.hide{
         display:none;
        }

#requestSamples{
        border:solid 1px #006600;
        padding:0px 15px 5px 15px;
        width:330px;
        height:380px;
        font-size:12px;
        background-color:#ffffff;
        position:absolute;
        top:20px;
        left:0;
        z-index:30;
        }

#centerHome #downloadSamples { left: 30px }
#centerHome #requestSamples { left: 40px }


#closeForm{
         cursor:pointer;
        }

#closeDownload{
         cursor:pointer;
        }

.thankYou{
         height:214px;
         padding-top:60px;
         text-align:center;
         color:#000000;
         font-size:15px;
        }

input.blur {
        color: #999;
}

/* End Dropdowns */


.clear {clear:both; font-style:normal; font-size:1px; font-family:serif; height:.1em; margin:0; padding:0;}

div.bio2 {}
div.story {}
.style8 {
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #333333;
}
.style9 {
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #990000;
font-weight: bold;
}
.style10 {
font-size: 7px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: normal;
}
.style12 {font-size: xx-small}
.style13 {
font-size: 15px;
color: #666666;
 }
