/* CSS Document */
body {
        background-color: black;
        font-family: "Lucida Sans Unicode",Verdana, Arial,Helvetica, sans-serif;
        color: white;
        /*margin:0 auto;*/
        font-size: 1.0em;
/*        border-right: 30px solid black;
        border-left: 30px solid black; 
*/
}

h6 {
            font-size: 1em;
            font-weight: normal;
            padding: 0;
            margin: 0;
        }

a {
	color: white;
	background-color: inherit;
    text-decoration: none;
}

a:hover {
	color: #FFA814; /*#CFB674 ;*/                     
	background-color: inherit;
    text-decoration: underline;	
}

#subscribe a{
	color: white;
	text-decoration: none;
	float:left;
	margin: 0 0 0 180px;
	/*font-size: 0.8em;*/
	/*border:1px solid white;
	padding:3px 8px;*/
}

#subscribe a:hover {
	color: #ffa814;
	text-decoration: none;
}

a.move {
        color: red;
        text-decoration: none;
}

a.link0 {
	color: white;
}

a.link1 {
	color: #FFA814;
}

a.simplelink {
	color: white;
	text-decoration: none;
}
span.nored {
	color: #272727;
}

span.red {
	color: red;
}

img.image0 {
	border: 2px solid #333;
}

img.image1 {
	border: 2px solid #FFA814;
}


.pa1 {
	position: absolute;
	z-index: 1;
}

.pa {
	position: absolute;
}

.pa5 {
	position: absolute;
	z-index: 5;
}


#container{
        width: 1000px;
        position: absolute;
        background-color: #272727;        
        border-top: solid 10px black;
}

#bodytable {
	position: absolute;
	top: 0;
	left: 0;
	width: 1000px;
	background-color: #272727;       
}

#tophr {
	position:absolute;
	top: 150px;
	left: 0;
	width: 1000px;
	color: #030303;
}

#pagetop {
	/*position:absolute;
	top:0;
	left:0;*/
        width: 1000px;
        height: 180px;
        background-color: #272727;       
}


#logo {
        /*position: absolute;
        top: 0;
        left: 10px;*/
        float: left;
        margin-left: 10px;
}

#nav {
        /*position: absolute;*/
        margin-right: 20px;
        text-align: right;
        float: right;
}

#basketlink {
	/*position: absolute;
	top: 20px;
	left: 800px;*/
	vertical-align: middle;
	font-size: 9px;
	float: right;
}

#joinlist {
	float: right;
	margin-right: 20px;
}

#rlink {
	float: right;
	margin-right: 20px;
	margin-top: 13px;
	min-height:70px;
}
	
/*a.joinlist:hover {
	color: #FFA814;
}*/

#news {
	/*position:absolute;
	top: 170px;
	left: 10px;*/
	width: 170px; 
	/*height: 210px;*/
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#news2 {
	/*position: absolute;
	top: 430px;
	left: 10px;*/
	width: 170px; 
	/*height: 400px;*/  
	padding: 10px;
	margin-left: 10px;
}

#artists {
	/*position: absolute;
	top: 170px;
	left: 800px;*/
	/*margin-left: 10px;*/
	/*margin-top: -10px;*/
	width: 150px;
	/*height: 630px; */
	padding: 10px 5px 10px 10px;
	/*margin-left: -10px;*/
	margin-right: 10px;
}

#agotos {
	width: 160px;
	height: 15px;
	clear: both;
	margin-top: 15px;
}

.artistlistgoto {
	border: 1px solid #999;
	padding: 3px;
	margin-right: 4px;
	width: 5px;
	height: 7px;
	display: inline;
}

.artistlistgoto:hover {
	border: 1px solid #FFA814;
}

.artistlistgoto a:hover {
	text-decoration: none;
}

.artistslist {
	display: none;
	width: 150px;
	/*float: left;*/
	vertical-align: top;
	height: 325px;
	clear: both;
	margin-bottom: 10px;
}

#thumbnails {
	/*position: absolute;
	top: 170px;
	left: 220px;*/
	margin-left: 10px;
	width: 555px; 
	height: 585px; 
	
}

#thumbnailtable {
	position: relative;
	top: 0;
	left: 180px;
}

div.thumbaname {
	width: 100px;
	text-align: center;
	font-size: 10px;
	clear: both;
	height: 7px;
	padding-top: 2px;
	position:relative;
	top: -3px;
}

div.fpthumb {
	float: left;
	width: 100px;
	height: 120px;
	display: inline;
	text-align: center;
	background-color: #181818;
	font-size: 10px;
	margin-right: 7px;
	border: 3px solid #272727;
}

div.fpthumb:hover {
	border: 3px solid #666;
}

div.thumbrow {
	width: 565px;
	height: 126px;
	margin-bottom: 7px;
}

td.footer,
#footer{
        text-align:left;
        width: 99%;
        padding-left:1%;
        height:20px;
        vertical-align: top;
        background-color:#272727;
        color:#CDA43C;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
		/*z-index: 5;
		position: absolute;
		left: 0;*/
}

#content {
	position:absolute;
	top: 150px;
	left: 0;
	width: 1000px;
	text-align:justify;
	font-size: 0.8em;
    line-height:1.2em;      
    background-color: #272727;
}

#framingmain {
	margin-left: 20px;
	width: 560px;
	text-align: center;
	background-color: #393939;
	font-size: 0.7em;
    padding-right: 3px;
	
}

#framingright {
	width:150px; 
	padding:10px;
	margin-left: 20px;
}

#framing1 {
	/*position:absolute;
	top: 200px;
	left: 10px;*/
	margin-left: 10px;
	margin-bottom: 10px;
	width: 170px;
	/*height: 460px;*/
	padding: 10px;
}

#framing2 {
	/*margin:0; */
	padding:10px;
	/*position: absolute;
	left: 10px;
	top: 700px;*/
	margin-left: 10px;
	width: 170px;
	/*height: 400px;*/
}

#artistleftcol {
	width: 200px; 
	margin-left: 30px;
	padding: 10px;
}


#artistrightcol {
	float: right;  
	width: 680px; 
	margin-right: 30px;
}

#aboutleft {
	margin-left: 30px;
	width: 420px;
	font-size: 12px;
	padding: 10px;
}

#aboutright {
	margin-left: 30px;
	font-size: 12px;
	padding: 10px;
	width: 420px;
}

#battleleft {
	margin-left: 30px;
	width: 400px;
	font-size: 12px;
	padding: 10px;
}

#battleright {
	
	margin-left: 30px;
	font-size: 12px;
	padding: 10px;
	width: 400px;
}


#contactleft {
	margin-left: 20px;
	width: 300px;
	font-size: 12px;
	padding: 10px;
}

#contactright {
	
	margin-left: 30px;
	font-size: 12px;
	padding: 10px;
	width: 400px;
}

#events {
	margin: 0 30px 10px 30px;
	font-size: 12px;
	padding: 10px;
	width: 900px;
}

div.overmove {
        position: relative;
        top: -105px;
        left: 5px;
        z-index: 10;
        background-color: white;
        color: red;
        font-size: 3em;
        width: 100px;
        height: 100px;
        text-align: center;
        vertical-align: middle;
}



ul {
        padding: 0;
        margin: 0;
        text-align: left;
        list-style: none;
}


li {
        list-style: none;
        padding: 0;
        margin: 0;
        color: white;
        text-align: left;
        list-style-type: none;
}

li.framing1 {
        margin-left: 5px;
        color: #EFD9B3;
        margin-bottom: 5px;
        line-height: 110%;
}

li.framing2 {
        margin-left: 5px;
        color: white;
        margin-bottom: 5px;
        line-height: 110%;
}

span.framing3 {
        color: #EFD9B3;
}

li.saffronmenu {
/*        list-style: none;*/
        display: inline;
}

li.artist {
/*        list-style: none;*/
        margin-left: -20px;
        
}

a.saffronmenu {
        font-size: 0.8em;
        color: white;
        text-decoration: none;
        margin-left: 15px;
}

a.saffronmenu:hover {
        color: #FFA814;
}

a.clickhere {
	text-decoration: none;
	color: #FFA814;
}

a.nohand {
	cursor: default;
}

#collectform,
#submitform
{
        border: 2px solid white;
        padding: 5px 10px;
        text-align: center;
        margin: auto;
        cursor: pointer;
        background-color: #777;
        width: 120px;
        color: white;
}

#collectform
{
		width: 160px;
}

#submitform:hover {
        color: #FFA814;
}


div.button
{
        border: 2px solid white;
        padding: 5px 10px;
        text-align: center;
        margin: auto;
        cursor: pointer;
        background-color: #777;
        width: 120px;
        color: white;
}

div.button:hover {
        color: #FFA814;
}

a.button {
        color: inherit;
        text-decoration: none;
        width: 100%;
}

a.button:hover {
        color: #FFA814;
}

div.pictitle {
        height: 30px;
        line-height: 1.1em;
        padding: 2px 5px;
        font-size: 0.8em;
}

a.artist {
        color: white;
        text-decoration: none;
        font-size: 1em;
        text-align: left;
        margin: 0;
        padding: 0;
}

a.artist:hover {
        color: #FFA814;
}


div.lg {
        background-color: #393939;
        /*border: 3px solid #555;*/
	font-size: 0.7em;
	z-index: 6;
	text-align: left;
/*	line-height: 1.3em;
	color:white;*/
}

.spic {border: 5px solid #333; z-index:5;}
.spic2 {border: 5px solid #ccc;}

td.nopic {
        width: 210px;
        height: 210px;
}

/*a.artist {
	text-decoration: none;
	color: white;
	background-color: inherit;
}

a.artist:hover {
	text-decoration: underline;
	color: #FBB330;
}*/

acronym{
        border-bottom: 1px #26488F dashed;
        cursor: help;
}

a.del {
        color: red;
        background-color: inherit;
        text-decoration: none;
}

.input1 {
        width: 250px;
}

.input2 {
        width: 25px;
}

/* scroll bar */
/*
#scrollbar_container {  
     position:relative;  
     width:190px;  
} 
  
#scrollbar_track {  
     position:absolute;  
     top:0;  
     right:0;  
     height:100%;  
     width:10px;  
     background-color:transparent;  
     cursor:move;  
} 
  
#scrollbar_handle {  
     width:10px;  
     background-color:#5c92e7;  
     cursor:move;  
     -moz-border-radius: 5px;  
     -webkit-border-radius: 5px;  
     opacity:0.9;  
     -moz-opacity:0.9;  
} 
  
#scrollbar_content {  
     overflow:hidden;  
     width:170px;  
     height:600px;  
}
 */
  /* end scroll bar */




#leftcol {
        width: 300px;
        float: left;
}

#cmscontent{
        float: right;
        width:500px;
        padding: 0;
        margin: 0;
        background-color: #000;
        color: #fff;
}



h1 {
        background-color: inherit;
        color: white;
	margin: 0;
	padding: 30px 0 0 24px;
        font:normal 2.7em "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial,Helvetica, serif;
        letter-spacing:1px;
}

h2 {
        background-color: inherit;
        color: white;
	/*margin: 35px 0 0 24px;*/
	padding:0 0 0 30px;
        font:normal 2.3em "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial,Helvetica, serif;
        letter-spacing:1px;
}

h3 {
        background-color: inherit;
        color: white;
        /*margin: 25px 0 0 24px;*/
	/*padding:0 0 0 25px;*/
        font:normal 2em "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial,Helvetica, serif;
        letter-spacing:1px;
}

h4 {
        background-color: inherit;
        color: white;
        /*margin: 25px 0 0 24px;*/
	padding:0;
        font:normal 2.3em "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial,Helvetica, serif;
        letter-spacing:1px;
}

h5 {
        background-color: inherit;
        color: white;
        /*margin: 25px 0 0 24px;*/
	padding:0;
        font:normal 1.5em "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial,Helvetica, serif;
        letter-spacing:1px;
}

h5.framing {
        background-color: inherit;
        color: white;
        /*margin: 25px 0 0 24px;*/
	padding:0;
        margin: 5px 5px 10px 5px;
        font:normal 1.5em "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial,Helvetica, serif;
        letter-spacing:1px;
}

h5.strapline {
        background-color: inherit;
        color: white;
        /*margin: 25px 0 0 24px;*/
	padding:0;
        margin: 10px;
        font:normal 1.2em "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial,Helvetica, serif;
        font-style: italic;
}

h3.home {
        /*background-color: inherit;
        color: white;*/
        margin: 6px 0 10px 0;
		padding:0;
        font:normal 2em "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial,Helvetica, serif;
        letter-spacing:1px;
}


#topimg {
        float:left;
        height:150px;
        margin:0;
        width:150px;

}

#top {
        float:right;
        width:534px;
        height:92px;
        margin:0;
        padding:50px 0 0 0;
        background-color:black;
        color:white;
        text-align: center;
}


/*#topmenu{
        float:right;
        width:100%;
        background-color: #222;
        color:#fff;
        margin:0;
        border-top:1px solid #333;
        border-left:1px solid #333;
}

#topmenu ul{
        padding:0;
        margin:0;
        list-style-type: none;
}

#topmenu li{
        float:left;
        display:inline;
        list-style-type: none;
}

#topmenu a,
#topmenu a:visited,
a.saffronmenu
{
        display:block;
        text-align:center;
        text-decoration:none;
        padding: 6px 18px;
        color: #FBB033;
        border-right:1px solid #333;
        background-color:#222;
        line-height:30px;
        font-size:12px;
}

a.saffronmenu:hover,
#topmenu a:hover,
#topmenu a#current
{
        color:#FFF;
        background-color:#999;
}
*/

#mainbox {
        width: 1000px; margin: 20px auto 10px auto; background-color: #272727;
}

/*#mainbox .contentwrap,
#mainbox p,*/
/*#maintable .contentwrap,*/
#maintable p
{
        padding: 6px 20px 6px 28px;
        text-align:justify;
        margin: 0;
        line-height:1.6em;
        color:#CCC;
}

/*#mainbox ul,*/
#maintable ul
{
        padding: 0px 20px 6px 28px;
        text-align:justify;
        margin-left:20px;
        line-height:1.6em;
        color: #FBB330;
}

td{
        text-align:justify;
/*        margin: 0;
        line-height:1.6em;
        color:#CCC;*/
        vertical-align: top;
}

.picturegallery{
        background-color:#333;
        color:#000; 
        float:left;
        padding:6px 0;
        margin:10px 0 0 0;
        width:100%;
}

.picturegallerytitle {
	color: #852a17;
        border: solid 1px #64562B;
        background-color: #FCF9F4;
        margin: 0 0 10px 0;
        padding: 8px 1px 8px 0;
        font: normal 14px  verdana, Arial, Helvetica, sans-serif;
}

.gallerytitle a:link,
.gallerytitle a:visited{
        color: #852a17;
        background-color: #FCF9F4;
        text-decoration:none;
}

.gallerytitle a:hover {
        color: #0000ff;
        background-color: #FCF9F4;
        text-decoration:none;
}

.picturegallery1 {
        background-color:#333;
        color: #749C40;
        float: left;
        width: auto;
        padding: 0;
        margin-left:20px;
        display: inline;
}

.picturegallery2 {
        background-color:#393939;
        color: #FFA814;
        float: left;
        width: 25%;
        padding:0;
        text-align: center;
	margin-top: 8px;
}

.picturegallery3 {
        background-color:#333;
        color: #749C40;
        float: left;
        width: auto;
        padding:0;
        margin-left:10px;
}

.galleryimg{
        border: solid 1px #64562B;
        background-color: #fcfcfc;
        color:#000;
        padding:5px;
}

#pagebox{
        background-color:inherit;
        color:#000;	
        text-align:center;
        float:left;	
        padding:6px 0;	
        margin:20px 0 0 0;
        width:100%;
}

#pagebox a{
        background-color: #FCF9F4;
        color:#852a17;
        border:1px solid #64562B;
        font-size:96%;
        text-decoration:none;
        margin-left: 1%;
        display: inline;
        padding:3px 7px;
}

#pagebox a:visited{
        color:#852a17;
        background-color: #FCF9F4;
        text-decoration:none;
}

#pagebox a:hover {
        color: #0000ff;
        background: #fff;
        text-decoration:none;
}


#footer2 {
	clear: both;
        text-align:left;
	background-color:#222;
        color:#CDA43C;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
	height:20px;
}

#iwd{
        float:left;
        clear: both;
        text-align:right;
        width:760px;
        height:20px;
        background-color:#222;
        margin-left:0;
        padding:6px 0 5px 0;
}

a.iwd{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size:9px;
        text-decoration:none;
}

span.small{
        font:normal 14px "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial,Helvetica, serif;
        letter-spacing:1px;
}

span.orange{
        color: #FBB330;
}

span.grey{
        color: #CCC;
}

#VAT{
        clear:both;
        font-size:9px;
        margin-top:20px;
        margin-right:50px;
        color:#CCC;
        /*text-align:right;*/
}

td.formlegend {
	text-align: right;
	padding-right: 3px;
	width: 15%;
}

td.listlegend {
	text-align: right;
	padding: 5px 10px 5px 0;
	width: 50%;
}

td.forminput {
	text-align: left;
	padding: 2px 0 2px 5px;
	width: 50%;
}

td.listinput {
	text-align: left;
	padding: 5px 0 5px 10px;
	width: 50%;
}

input.formtext {
	width: 260px;
}

input.formtextarea {
	width: 270px;
}

td.listsubmit {
	text-align: center;
	padding: 20px;
}

input.listsubmit {
	color: black;
	background-color: white;
	border: 3px solid black;
	padding: 5px;
}

input.inputbox {
	border: 1px solid black;
	width: 90%;
	margin: 3px 0;
}

input.inputbox2 {
	border: 1px solid black;
	width: 50%;
}

.check1 {
	border: 1px solid black;
	color: white;
	background-color: black;
}

.radioinput {
	border: 1px solid black;
	color: white;
	background-color: black;
}

.radio1 {
	border: 1px solid black;
	color: white;
	background-color: black;
	margin: 0 10px;
}


div.btnsmall {
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
	vertical-align:middle;
	z-index: 10;
	height: 26px;
	width: 157px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

div.btnsmall2 {
	background-repeat:no-repeat;
	background-position:left;
	text-align: left;
	vertical-align:middle;
	z-index: 10;
	height: 26px;
	width: 157px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.buynowleft
{
        background-color: #393939;
        border: 5px solid black;
	font-size: 0.7em;
        padding: 3px 3px 20px 3px;
        margin: 5px;
}


.buynowright
{
        
	background-color: black;
	padding: 3px;
	margin:	5px;
        border: 3px solid #ccc;
}

.reservedtext
{
        color: #FFA814;
        font-size: 1.3em;
        font-weight: bold;
        padding: 5px 25px;
}

.baskettable, .paymentdetails
{
	border-spacing: 0;
	border-collapse: collapse;
	margin: 10px;
	width: 90%;
        font-size: 0.8em;
}

.baskettable td
{
	padding: 10px;
}

.basketheader
{
	font-weight: bold;
	color: #FBB033;
	font: normal 20px "Arial Narrow", "Lucida Sans Unicode", Verdana, Arial,Helvetica, serif;
	letter-spacing: 1px;
}

.removefrombasket {
        font-size: 0.7em;
}