@charset "utf-8";
/* TinyMCE specific rules */
body.mceContentBody {
	background-color: #FFF;
	background-image: none;
	color: #000;
}
/*General CSS */
body {
	margin: 0;
	height: 100%;
	padding: 0;
	background: url(../images/bg.jpg) #000 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}
.clear {
	clear: both;
}
img {
	border: none;
}
.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}
/* ----------------- */
/* Page formating */
/* ----------------- */
#outercontainer {
	width: 1200px;
	height: 720px;
	margin: 0;
	
}
#top{

}
#mapholder {
	position: absolute;
	left: 272px;	
	top: 142px;
	width: 330px;
	height: 440px;
	overflow: hidden;
}
#map {
	width: 330px;
	height: 440px;
	color: #000;
}

#content {
	position: absolute;
	left: 675px;	
	top: 125px;
	width: 430px;
	min-height: 520px;
}
/* ----------------- */
/* Share icons formating */
/* ----------------- */
#share {
	position: absolute;
	top: 32px;
	left: 885px;
	width: 170px;
	height: 50px;
}
#shareheader {
	font-size: 18px;
	line-height: 1.3em;
	float: left;
	color: #fff;
	margin-right: 10px;

}
#share ul {
display:inline;
}
#share li {
	float: left;
	list-style: none;
}
#facebook
{
    width: 28px;
    height: 20px;
    display: -moz-inline-block;
    display: inline-block;
    background: url('../images/sexy.png') no-repeat -925px -28px;
}
#facebook:hover
{
    background: url('../images/sexy.png') no-repeat -925px -0px;
}
#twitter
{
    width: 28px;
    height: 20px;
    display: -moz-inline-block;
    display: inline-block;
    background: url('../images/sexy.png') no-repeat -348px -28px;
}
#twitter:hover
{
    background: url('../images/sexy.png') no-repeat -348px -0px;
}
#email
{
    width: 28px;
    height: 20px;
    display: -moz-inline-block;
    display: inline-block;
    background: url('../images/sexy.png') no-repeat -252px -28px;
}
#email:hover
{
    background: url('../images/sexy.png') no-repeat -252px -0px;
}
#myspace
{
    width: 28px;
    height: 20px;
    display: -moz-inline-block;
    display: inline-block;
    background: url('../images/sexy.png') no-repeat -540px -28px;
}
#myspace:hover
{
    background: url('../images/sexy.png') no-repeat -540px -0px;
}
#footer {
	position: absolute;
	top: 700px;
	left: 240px;
}
#footer ul {

}
#footer li {
	float: left;
}
#footer #col1, #footer #col2 {
	width: 210px;
}
#footer #col1 p, #footer #col2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#col3 {
	width: 470px;
}
/* ----------------- */
/* Menu formating */
/* ----------------- */
#menu {
	position: absolute;
	left: 647px;	
	top: 82px;
	width: 430px;
}
#menu ul {
	text-align: right;
	height: 20px;
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
	margin: 0;
	padding: 0;
	margin-left: 14px;
}
#menu a, #menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 24px;
	color: #fff;
}
#menu a:hover, #menu a:active {
	text-decoration: underline;
}


/* ----------------- */
/* Text formating */
/* ----------------- */

h1, h2, h3, p {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h1 {
	padding: 0px 0px 12px 0px;
	font-size:28px;
	font-weight: normal;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding: 3px 0px 6px 0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 0px;
	font-size:13px;
	font-weight: bold;
}
p {
	padding: 5px 0px 5px 0px;
	line-height: 1.35em;
}
a, a:visited {
	color: #ffe30e;
}
a:hover, a:active {
	color: #e97320;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* ----------------- */
/* Page specific CSS */
/* ----------------- */
/* Front page */
#talkbox {
	color: #fff;
	width: 404px;
}
#talkbox #top {
	background: url(../images/talkbox_top.png) no-repeat;
	width: 100%;
	height: 12px;
}
#talkbox #middle {
	background: url(../images/talkbox_middle.png) repeat-y;
	width: 404px;
	min-height: 215px;
}
#talkbox #bottom {
	background: url(../images/talkbox_bottom.png) no-repeat;
	width: 100%;
	height: 75px;
}
#talkboxcontent {
	padding: 10px 15px;
}
#talkbox p {
	font-size: 14px;
}
#signature {
	margin: 10px 0px 0px 180px;
}
#polaroidjohan {
	margin: 0px 0px 0px -15px;
	width: 200px;
	height: 206px,
}
#sponsorbox {
	float: right;
	color: #fff;
	width: 213px;
	margin-top: -45px;
	margin-right: 18px;
}
#facebookbox {
	clear: both;
	float: right;
	color: #fff;
	width: 213px;
	margin-right: 18px;
}
#sponsorbox h2, #facebookbox h2 {
	padding-bottom: 0px;
}
/* Gallery specific CSS */
#gallery {
	margin-top: 8px;
	width: 100%;
}
#gallery li {
	height: 70px;
	width: 100px;
	float: left;
	margin: 0px 20px 20px 0px;
}
#gallery img {
	max-height: 100px;
	max-width: 120px;
}
/* Gallerypreview specific CSS */
#gallerypreview {
	margin-top: 8px;
	width: 100%;
}

#gallerypreview li {
	height: 70px;
	width: 100px;
	margin: 0px 10px 10px 0px;
}
#gallerypreview img {
	max-height: 70px;
	max-width: 100px;
}

/* Map specific CSS */
.infowindow 
      { 
      font-family:Verdana; 
      font-size:8pt; 
      font-weight:normal; 
      width:190px; 
      height:280px; 
      overflow:auto; 
} 

















































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

p {

}

.empty {

}

.floatright {

}

.floatleft {

}

