
html, body { height: 100%; }
body {
	/* background: #fff url("/img/background.png") top left repeat-x;  */  
	color: #666666;
	font-family: 'OpenSansLight', Arial, sans-serif;
	margin: 0px;
	text-align: center;
	padding: 0px;
 }

h1 {
font: 18px Arial, Gadget, sans-serif;
	color: #6f5713;
	margin: 0px;
	padding: 0px;
text-transform: uppercase;
}

h2 {
	color: #9F1800;
	font-size: 13px;
	margin: 0px;
	text-transform: uppercase;
}

h3 {
	color: #9F1800;
	font-size: 12px;
	margin-bottom: 0px;
}

h4 {
	color: Black; 
	font: 12px Arial, Helvetica, sans-serif;
font-weight: bold;
margin-bottom: 3px;
	}

h5 {
	color: Black; 
	font: 12px Arial, Helvetica, sans-serif;
margin-top: 0px;

	}

#enter {
	font: 18px Arial Black, Gadget, sans-serif;
	margin: 40px 0px 30px 0px;
    font: #000000;
    text-align: center;
font-weight: bold;
}


hr {
	background-color: #333;
	border-color: #333;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	color: #ccc;
	clear: both;
	height: 0px;
	margin: 15px 0px;
	max-height: 0px
}
a { color: #6f5713; }
a:hover { color: #000; }
a img { border: 0px; }

.button, #header-nav, #galheader-nav {
   font:Arial, Verdana, sans-serif;
   	/*font-family: Times, Palatino, serif;
    	font-weight: bold;
   text-transform: uppercase;*/
}


.button {
	background: url("/img/input-bg.jpg") bottom left repeat-x;
	border: 0px;
	color: #9F1800;
	display: block;
	font-size: 12px;
	height: 30px;
	line-height: 275%;
	margin-bottom: 10px;
	max-width: 190px;
	overflow: hidden;
	text-decoration: none;
 text-align: center;
	width: 220px;
/*	padding-left: 30px; */
	border:1px solid  #999999;
}

input.button {
	padding-top: 0px;
	text-align: center;
}
.button:hover, input.button:hover {
	background: url("/img/input-bg.jpg") bottom left repeat-x;
	color: #000;
}


/*
button-red-bg.png
*/



table {
	color: #000;
	font: 12px Geneva, Helvetica, sans-serif;
		text-align: left;
}


/* Header */
#container {
background-color: #fff;  
	color: #000;
	margin: auto;
	width: 980px;
/*	border: 1pt solid gray; */
        border-left: 1pt solid gray;
        border-right:  1pt solid gray;
 
}

#contained {
background-color: #fff;  
	color: #000;
	margin: auto;
	width: 980px;
}


#header {
	overflow: hidden;
	width: 980px;
    background-color: #fff;
/*	background-color: #000;  */
/*	background:  #fff url("../img/masters-cup_back.jpg") left top; */
	/*	border-bottom: 1px solid #000; */
}
#header-left {
	float: left;
	width: 730px;
}
#header-right {
	float: left;
	width: 250px;
}
#header-right table {
	font-size: 10px;
	margin-top: 20px;
	text-align: right;
}
#header-nav {
	clear: both;
	background-color: #000;
	margin: 0px;
	overflow: hidden;
	padding: 15px 0px 15px 5px;
}
#header-nav li {
	float: left;
	list-style: none;
	padding: 0px 0px;
    margin-right: 0px;
}
#header-nav .spacer { margin-right: 10px; }

#header-nav a {
	background: url("/img/header-nav-off.png") left top no-repeat;
	border: 0px;
	color: #eee;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	line-height: 300%;
	text-decoration: none;
	width: 130px;
}
#header-nav a:hover {
	color: #9F1800;
	background: url("/img/header-nav-on.png") left top no-repeat;
}
#sub-header {
	background: url("/img/sub-header-bg.png") left top no-repeat;
	color: #fda;
	font-weight: bold;
	height: 30px;
	margin-bottom: 15px;
	max-height: 23px;
	padding: 7px 0px 0px 30px;
	width: 538px;
}
#left-nav-title a, #sub-header a {
	color: #fff;
	text-decoration: none;
}
#left-nav-title a:hover, #sub-header a:hover { text-decoration: underline; }



/* Gallery Header Nav */
#galheader {
	overflow: hidden;
	width: 980px;
	padding: 0px 0px 0px 0px;
}

#galheader-nav {
	clear: both;
	margin: 0px;
	overflow: hidden;
	padding: 10px 0px 10px 0px;
    margin-left: 6px;

}
#galheader-nav li {
	float: left;
	list-style: none;
	padding: 0px 0px 0px 0px;
}
#galheader-nav .spacer { margin-right: 0px;}


#galheader-nav a {
/*	background: url("/img/header-nav-off-gal.png") left top no-repeat;   file not exist*/
	border: 0px;
	color: #000;
	display: block;
	font-size: 12px;
    	font-family: 'OpenSansLight', Arial, sans-serif;
font-weight: bold;
	height: 40px;
	line-height: 300%;
	text-decoration: underline;
 width: 74px; 
}

#galheader-nav a:hover {
	color: #9F1800;
	background: url("/img/header-nav-on-gal.png") left top no-repeat;
}



/* Main Content */
#content {
	height: auto;
	min-height: 500px;
	max-width: 950px;
	padding: 15px;
	text-align: left;
	width: 980px;
	background-color: #fff;
    	margin: auto;
}


#column1, #column3 { 
	float: left;
	width: 205px;
}

#left-nav {
	overflow: hidden;
	width: 190px;
 /* background-color: black;*/
}

#left-nav-title {
	background:  url("/img/button-red-bg.png") top left no-repeat; 
	height: 30px;
} 

#left-nav-title p {
	color: #fff;
	font-weight: bold;
	line-height: 250%;
	padding-left: 30px;
	margin: 0px;
}
#left-nav-list { padding: 15px 0px; }

#left-nav-list a {
	background:  #fff;          /* url("/img/header-nav-on.png") left top no-repeat;    url("/img/left-nav-arrow.jpg") center left no-repeat;*/
	border: 0px;
	color: #000;  /*#9F1800; */ 
	display: block;
	text-decoration: none;
    text-transform: uppercase;
	/*	font-weight: bold;*/
		padding-left: 10px;	
	width: 175px;
	font: 12px Arial, sans-serif;
	margin-top: 5px;
	/*	line-height: 300%;
			height: 25px;
		border-right: 1px solid #9F1800; 
			border-top: 1px solid #a29a94;
			 	margin-left: 5px;*/
	

	border-bottom: 1px dotted  #000;   /*#9F1800; */
	border-left: 1px dotted #000; /*#9F1800; */
	padding-right:5px; 
/*	padding-top: 8px; 
	padding-bottom: 5px;*/
}


#left-nav-list-indented a {
	background:  #fff;          
	border: 0px;
	color: #9F1800;  
	display: block;
	text-decoration: none;
  	padding-left: 30px;	
	width: 175px;
	font: 12px Arial Black, Arial Black, Gadget, sans-serif;
	margin-top: 5px;
	border-bottom: 1px dotted  #000;
	border-left: 1px dotted #000;
	padding-right:5px; 
}






#left-nav-list a:hover { color: #9F1800; }

#column2 {
	float: left;
	width: 540px;
}
#column3 { text-align: right; }
.box {
	clear: left;
	margin-bottom: 30px;
	overflow: auto;
	width: 480px;
}
.box-left {
	float: left;
	width: 335px;
}
.box-right {
	float: left;
	text-align: center;
	width: 145px;
}
.box-right img { width: 100px; }
.box-half {
	float: left;
	font-size: 10px;
	margin: 15px 0px;
	width: 255px;
}
.indent {
	line-height: 150%;
	padding: 0px 30px;
	margin-top: 15px;
}
.center { text-align: center; }


/* Footer */
#footer {
	clear: both;
	overflow: hidden;
	text-align: left;
}
#footer-sponsors {
	color: #aaa;
	font: 10px Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 10px;
	text-align: left;
}
#footer-sponsors img { border-top: 1px solid #aaa; }

#footer-nav {
	/*background-color: #7d5517;*/
    background-color: black;
    
	color: #fff;
	font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
 /*font-weight: bold;*/
  /*  text-transform: uppercase;*/
	padding: 10px;

		}
#footer-nav a { color: #fff; }

#footer-credit {
	color: #333;
	font-size: 10px;
	margin: auto;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 980px;
}



/* testing shadow */

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #848284;
	/*	padding: 10px; */
	}


#credit-gallery {
  margin-top: 25px; 
 }

.error{
	color:#9f1800;	
font: 18px Arial, Gadget, sans-serif;
text-transform: uppercase;
}




#slider1 li {
	position:relative !important;
	left:-40px !important;
	width:480px !important;
	list-style-image:none;
	list-style-type:none;
}

.galleryname , .gallerycountry {
    font-weight: bold;
}
h1.detail {
    text-transform: none;
    margin: 0;
}
@media only screen and (max-width: 900px) {
    h1 {
        font-size: 12px !important;
    }
}
