/*

  Containers

*/

#container {
	width: 950px;
	margin: 0 auto;
	position: relative;
	background-color: #202528;
	color: white;
}

#container span{
	color: #cfed3b;
	font-weight: bold;
}

#custom-doc {
	text-align: left;
	position: relative;
}

/*

  X Cosmetics

*/

span.x1 {

}

span.x2 {

}

/*


	Header


*/

#header {
	overflow: hidden;
	width: 100%;
}




/*

	Branding

*/

#branding {
	overflow: hidden;
	background: url(/images/bg/banner.jpg) no-repeat;
	height: 212px;

}

#branding a{
	position: absolute;
	display: block;
	height: 50px;
	width: 330px;
	top: 145px;
	left: 415px;

}
#branding-logo {

}

#branding-tagline {

}

#branding-name {

}

/*

  Main Navigation

*/

#nav-main {
	background: url(/images/bg/header.png) repeat-x;
	height: 72px;
}

#nav-main ul{
	width: 840px;
	margin: 0;
	padding: 25px 73px;
}

#nav-main li {
	list-style-type: none;
	float: left;
}

#nav-main li.last {

}
#nav-main a{
	display: block;
	text-decoration: none;
}

#nav-main a span {
	visibility: hidden;
}

#nm1 a:link, #nm1 a:visited {
	background: url(/images/icons/link/nm1.png) no-repeat;
	height: 24px;
	width: 150px;
}

#nm1 a:hover, #nm1 a:active,
body.home #nm1 a:link, body.home #nm1 a:visited {
	background: url(/images/icons/hover/nm1.png) no-repeat;
}

#nm2 a:link, #nm2 a:visited {
	background: url(/images/icons/link/nm2.png) no-repeat;
	height: 24px;
	width: 151px;
}

#nm2 a:hover, #nm2 a:active,
body.about #nm2 a:link, body.about #nm2 a:visited{
	background: url(/images/icons/hover/nm2.png) no-repeat;
}

#nm3 a:link, #nm3 a:visited {
	background: url(/images/icons/link/nm3.png) no-repeat;
	height: 24px;
	width: 188px;
}

#nm3 a:hover, #nm3 a:active,
body.gallery #nm3 a:link, body.gallery #nm3 a:visited{
	background: url(/images/icons/hover/nm3.png) no-repeat;
}

#nm4 a:link, #nm4 a:visited {
	background: url(/images/icons/link/nm4.png) no-repeat;
	height: 24px;
	width: 238px;
}

#nm4 a:hover, #nm4 a:active,
body.choose #nm4 a:link, body.choose #nm4 a:visited{
	background: url(/images/icons/hover/nm4.png) no-repeat;
}

#nm5 a:link, #nm5 a:visited {
	background: url(/images/icons/link/nm5.png) no-repeat;
	height: 24px;
	width: 88px;
}

#nm5 a:hover, #nm5 a:active,
body.other #nm5 a:link, body.other #nm5 a:visited{
	background: url(/images/icons/hover/nm5.png) no-repeat;
}

/*

	nav

*/

body.home #nm1 a:link,
body.home #nm1 a:visited,
body.about #nm2 a:link,
body.about #nm2 a:visited,
body.gallery #nm3 a:link,
body.gallery #nm3 a:visited,
body.choose #nm4 a:link,
body.choose #nm4 a:visited,
body.other #nm5 a:link,
body.other #nm5 a:visited {
	cursor: default;
}

/*

  Content

*/

#content {
	overflow: hidden;
	background: url(/images/bg/content.jpg) no-repeat bottom left;
	width: 100%;
}

#content-main {
	padding: 0 30px 30px 32px;
}

#content-supp {

}

body.home #content-main {
	float: left;
	width: 533px;
	margin: 0;
	padding: 40px 65px 0 50px;
}

body.home #content-supp {
	float: left;
	width: 0;
	margin: 0;
	padding: 55px 0 0 0;
}

body.home #content-supp2{
	clear: both;
	padding: 0 50px 30px 50px;
}

#content-main h1 {
	margin-top: 0;
}

body.about #content-main {
	float: left;
	width: 541px;
	margin: 0;
	padding: 40px 57px 40px 50px;
}

body.about #content-supp {
	float: left;
	width: 0;
	margin: 0;
	padding: 85px 0 0 0;
}

body.choose #content-main {
	float: left;
	width: 541px;
	margin: 0;
	padding: 40px 57px 5px 50px;
}

body.choose #content-supp {
	float: left;
	width: 0;
	margin: 0;
	padding: 70px 0 0 0;
}

body.choose #content-supp img{
	padding-bottom: 25px;
}

body.choose #content-main ul{
	padding-top: 30px;
}

body.choose #pdf li{
	list-style-type: none;
	padding: 0 0 2em 15px;
	text-transform: uppercase;
	font-size: 93%;
	clear: both;
}

body.choose #pdf a{
	color: #cfed3b;
	text-decoration: none;
}

body.choose #pdf span {
	font-weight: normal;
	font-size: 85%;
	color: white;
	display: block;
}

body.choose #pdf img {
	float: left;
	padding-top: 3px;
}

body.choose #pdf p{
	float: left;
	text-transform: none;
	padding: 0 0 20px 15px;
	margin: 0;
}

dl#places {
	margin-top: 1.5em;
}

#places dd {
	margin-left: 0;
	margin-bottom: 1em;
}


body.gallery #content-main {
	margin: 0;
	padding: 40px 57px 30px 50px;
}

body.other #content-main {
	float: left;
	width: 541px;
	margin: 0;
	padding: 40px 57px 30px 50px;
}

body.other #content-supp {
	float: left;
	width: 0;
	margin: 0;
	padding: 85px 0 0 0;
}

body.other #content-supp img{
	padding-bottom: 70px;
}


/*

Markets List

*/

ul#markets {
	width: 100%;
}

#markets, #markets ul  {
	margin-left: 0;
}

#markets li {
	list-style-type: none;
	background: url(/images/bg/arrow.png) no-repeat;
	padding-left: 4em;
}

#markets ul li {
	background: none;
	padding-left: 1.5em;
}

#markets ul li.time {
	padding-left: 3em;
}

#mail-to a{
	color: #d3f935;
	text-decoration: underline;
}

#h2 {
	display: block;
	padding: 0 100px 0 240px;
	font-size: 153.9%;
	color: #d3f935;
	margin: 26px 0 10px 0;
}
/*

#footer

*/

#footer {
	height: 226px;
	background: url(/images/bg/contact-info.png) no-repeat;
	clear: both;
	width: 100%;
	position: relative;
}

#contact-info{
	height: 130px;
	padding: 25px 0 0 55px;
	position: relative;
	clear: both;
}

#contact-info p {
	margin-bottom: 1px;
	padding: 0;
}

#contact-info a {
	text-decoration: underline;
	color: #cfed3b;
}

#info1{
	float: left;
	width: 33%;
}

#info2{
	float: left;
	width: 33%;
}


#info3 {
	float: left;
	width: 33%;
	text-align: center;
	position: relative;
}

#info3 h3 {
	color: #d3f935;
	margin-top: -20px;
	position: relative;
	width: 100%;
	zoom: 1;
	font-size: 93%
}

/*

#nav-supp

*/

#nav-supp {
	background: #000000 url(/images/bg/ns-background.png) repeat-x;
	height: 65px;
}

#nav-supp ul{
	margin:0 0 0 255px;
}

#nav-supp li {
	background: url(/images/bg/ns-sep.png) no-repeat 100% 79%;
	height: 20px;
	list-style-type: none;
	text-transform: uppercase;
	float: left;
	padding: 15px 7px 0 7px;
}

#nav-supp li.last {
	background: none;

}

#nav-supp a:link, #nav-supp a:visited {
	color: white;
	text-decoration: none;
}

#nav-supp a:hover, #nav-supp a:active {
	color: #cfed3b;
	text-decoration: none;
}

/*

  Siteinfo

*/

#siteinfo {

}

#siteinfo-credits {

}

#siteinfo-credits a:link, #siteinfo-credits a:visited {
	position: absolute;
	color: #cfed3b;
	bottom:	15px;
	left: 390px;
	text-decoration: none;
}

#siteinfo-credits a:hover, #siteinfo-credits a:active {
	color: white;
}