@charset "utf-8";

/*smartphone.css tgw*/

body, h2, h3, h4, h5, h6 {
	font: Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
} 

h6 {
	color: #FFF;
	font-weight: bold;
}


body {
	background-repeat: no-repeat;
	background-size: cover;
	background-color: rgba(0,0,0,.5);
}

table {

} 

img {
	max-width: 80%;
	max-height: 180px;
} 

section {
	top: 95px;
	width: 90%;
	background-color: rgba(0,0,0,.5);
	float: none;
	right: 10px;
	height: auto;
	position: absolute;
}

sectiongallery {
	top: 106px;
	width: 90%;
	background-color: rgba(0,0,0,.5);
	float: none;
	right: 5%;
	left: 10px;
	height: auto;
	position: absolute;
}

sectionlitters {
	position: absolute;
	top: 100px;
	background-color: rgba(0,0,0,.5);
	float: none;
	right: 5%;
	left: 2px;
	height: auto;
	width: 98%;
}

.fancy {
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	letter-spacing: 2px;
}

.fancyblue {
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	letter-spacing: 2px;
}
sectionhome {
	top: 775px;
	width: 90%;
	background-color: rgba(0,0,0,.5);
	float: none;
	left: 10px;
	height: auto;
	position: absolute;
}

header {
	left: 14px;
}


h1 {
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	position: absolute;
	top: 3px;
	color: #FFF;
	text-shadow: 1px 1px 2px #000;
}
#apDivLeft {
	top: 95px;
	width: 90%;
	z-index: 6;
	float: none;
	left: 10px;
	position: absolute;
	height: auto;
	background-color: rgba(0,0,0,.5);
}
#apDivLeftNarrow {
	width: 90%;
	z-index: 6;
	float: none;
	left: 10px;
	position: absolute;
	height: auto;
	background-color: rgba(0,0,0,.5);
	top: 95px;
}
nav {
	position: absolute;
	top: 50px;
	height: 44px;
	width: 100%;
	font-size: 10px;
	left: 0px;
	
}

/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	list-style-type: none;
	font-size: 90%;
	position: relative;
	cursor: pointer;
	width: 5em;
	float: left;
	top: 0px;
	height: 15px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
}
ul.MenuBarHorizontal a
{
	padding-top: 5px;
	height: 36px;
	font-size: 12px;
}
#apDivTopTitle {
	visibility: hidden;
}
#apDivTitle {
	left: 0px;
	top: 0px;
	z-index: 222;
	float: none;
	left: 12px;
	overflow: visible;
	width: 95%;
	position: absolute;
}
#apDivleftindentnomobile {
	visibility: hidden;
}


#apDivcounter {
	visibility: hidden;
}
