body {
	background-color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: 0px;
}

#pagecontent
{
	width: 980px;
	margin-left: auto;
  	margin-right: auto;
}

#pagemenu 
{
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	font-family: helvetica, arial, sans-serif;
	font-size: 18px;
	color: #ffd;
}

#pagesubmenu
{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 14px;
}

#menulinks
{
	padding-top: 40px;
	padding-bottom: 10px;
}


#font40 {font-size: 40px;}
#font36 {font-size: 36px;}
#font32 {font-size: 32px;}
#font26 {font-size: 26px;}
#font22 {font-size: 22px;}
#font18 {font-size: 18px;}
#font16 {font-size: 16px;}
#font15 {font-size: 15px;}
#font14 {font-size: 14px;}
#font12 {font-size: 12px;}
#font11 {font-size: 11px;}
#font10 {font-size: 11px;}

hr {
 border: 0;
 color: #9E9E9E;
 background-color: #9E9E9E;
 height: 1px;
 width: 980px;
 margin-left: auto;
 margin-right: auto;
 /*text-align: center;*/
}

div.main
{
	width: 980px;
  	margin-left: auto;
  	margin-right: auto;
  	color: #ffd;
}

div.gallery
{
	width: 960px;
	height: 180px;
}

#earlyart
{
	padding-top: 20%;
}

#top1
{
	padding-top: 100px;
}

#carousel {
        width: 950px;
        border: 0px;
        height:350px;
        position:relative;
        clear:both;
        overflow:hidden;
        background: #000;
      }
#carousel img {
        visibility:hidden; /* hide images until carousel can handle them */
        cursor:pointer; /* otherwise it's not as obvious items can be clicked */
}

.split-left {
  width:450px;
  float:left;
}
.split-right {
  width:400px;
  float:left;
  margin-left:10px;
}
#callback-output {
  height:250px;
  overflow:scroll;
}
textarea#newoptions {
  width:430px;
}


a.menu 
{
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: grey;
}
a.menuactive
{
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;
	color: grey;
}

A:visited {color: grey;}
/*A:active {color: white;}*/
A:hover {color: white;}

div.gradient
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#413d3d', endColorstr='#000000'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#413d3d), to(#000)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #413d3d,  #000); /* for firefox 3.6+ */
	background: -o-linear-gradient(top, #413d3d, #000);
}

div.divpage
{
	color: #ffd;
	width: 970px;
  	margin-left: auto ;
  	margin-right: auto ;
  	font-family: helvetica, arial, sans-serif;
  	line-height: 18px;
}

div.divfooter
{
	padding-top: 130px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: grey;
	width: 980px;
  	margin-left: auto ;
  	margin-right: auto ;
  	font-family: helvetica, arial, sans-serif;
  	font-size: 11px;
}

div.normal 
{
	padding-left: 10px;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}
/*
div.slide-container
{
	width: 650px;
	margin-left: auto;
  	margin-right: auto;
  	border: 5px solid #ddd;
}
*/
table.content
{
	color: #ffd;
	font-family: helvetica, arial, sans-serif;
	width: 300px;
	font-size: 12px;
}

textarea.normal
{
	width: 300px;
	height: 100px;
	border: 1px solid #cccccc;
	padding: 4px;
	font-family: helvetica, arial, sans-serif;
	background-position: bottom right;
	background-repeat: no-repeat;
}

img.center
{
	display: block;
	margin-left: auto ;
  	margin-right: auto ;
}

img.slide
{
	border-left: 10px;
	/*padding-right: 4px;*/
}

#form label{
                font:bold 11px arial;
                color: #565656;
                padding-left: 1px;
            }
            
#form label.mandat{color: #f00;}
#form input[type="text"]{
    height: 30px;
    margin-bottom: 8px;
    padding: 5px;
    font: 12px arial;
    color: #0060a3;
}
#form textarea{
    width: 340px;
    height: 80px;
    resize: none;
    margin: 0 0 8px 1px;
    padding: 5px;
    font: 12px arial;
    color: #0060a3;
}
#form img{
    margin-bottom: 8px;
}
#form input[type="submit"]{
    background-color: #0064aa;
    border: none;
    color: #fff;
    padding: 5px 8px;
    cursor: pointer;
    font:bold 12px arial;
}
.error{
    border: 1px solid red;
}
.cap_status{
    width: 350px;
    padding: 10px;
    font: 14px arial;
    color: #fff;
    background-color: #10853f;
    display: none;
}
.cap_status_error{
    background-color: #bd0808;                
}

.rs-slideshow {
	border: 3px solid #000;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	height: 350px;
	margin: 24px auto;
	overflow: hidden;
	position: relative;
	width: 690px;
	/*width: 100%;*/
}

.rs-slideshow .slide-container {
	background-color: #000;/*#afa*/;
	position: absolute;
	height: 100%;
	/*right: 0;
	top: auto;*/
	/*left: 0;*/
	/*overflow: hidden;*/
	/*top: 0;*/
	width: 100%;
	/*width: 850px;*/
	/*height: 600px;*/
	/*margin-left: auto ;
  	margin-right: auto ;*/
}

.rs-slideshow .slide-container img {
	position: relative;
}

.rs-slideshow .slide-container .slide-caption {
	background-color: #000;
	bottom: 0;
	color: #fff;
	display: block;
	left: 0;
	padding: 6px 12px;
	position: absolute;
	text-align: center;
	right: 0;
	filter: alpha(opacity=60); /* internet explorer */
	-khtml-opacity: 0.6;      /* khtml, old safari */
	-moz-opacity: 0.6;       /* mozilla, netscape */
	opacity: 0.6;           /* fx, safari, opera */
}

.rs-slideshow .slides {
	display: none;
}

.rs-slideshow .slide-container img,
.rs-slideshow .slide-container .slide-caption,
.rs-slideshow .slide-container a {
	filter: inherit;
}


/**
*	These styles make the list of links to slide images visible to users
*	who don't have JavaScript enabled. By adding the 'no-js' class to 
*	the HTML element, and using Modernizr to remove this class for JS
*	users, we can style for both scenarios.
*	http://www.modernizr.com/
*/

.no-js .rs-slideshow {
	height: auto;
}
.no-js .rs-slideshow .slide-container, 
.no-js .rs-slideshow .slide-container img {
	position: relative;
}
.no-js .rs-slideshow .slides {
	display: block;
	/*margin: 24px 48px;*/
	width: 700px;
  	margin-left: auto ;
  	margin-right: auto ;
}
.no-js .rs-slideshow .slides li {
	margin: 0;
}



/**
*	The following styles are used in the demos with slideshow controls, 
*	such as play/pause and prev/next buttons.
*/

.rs-controls {
	clear: both;
	margin: 12px auto;
	width: 700px;
}
.rs-play-pause, .rs-prev, .rs-next {
	float: left;
	margin-right: 12px;
}
.rs-controls ul {
	float: left;
	list-style: none;
	margin: 0 6px 0 0;
	padding: 0;
}
.rs-index-list li {
	float: left;
	margin-right: 6px;
}
.rs-controls a {
	background-color: #eee;
	border: 1px solid #ddd;
	/*border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;*/
	color: #444;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
}
.rs-controls a:hover {
	background-color: #ddd;
	color: #444;
}
.rs-controls .rs-active {
	background-color: #444;
	border: 1px solid #444;
	color: #eee;
}


#callback-messages,
#slide-class-message {
	margin: 48px auto;
	width: 620px;
}
.slide-container.some-custom-class .slide-caption {
	background-color: #890;
	font-size: 3em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	top: 0;
	width: 28%;
}


/*	Clearfix	*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }
