body{
	background-color: #FFFFFF !important;
	color: #000000 !important;
	font-family: "Trebuchet MS","Trebuchet MS", sans-serif !important;
	font-size: 1em !important;
}
#page{
	position:absolute;
	width:780px;
	height:600px;
	left:50%;
	top:50%;
	margin-left:-390px;
	margin-top:-275px;
	overflow:hidden;
	z-index:1;
}
#logo_nav{
	position:absolute;
	z-index:2;
}
#logo { height: 160px; overflow: hidden; margin: 15px 0 10px 0; }
#logo a img { border: 0; }

#frame {
	position:absolute;
	left:160px;
	top:0px;
	width:604px;
	height:550px;
	overflow:hidden;
	background-image:url(../img/frame.jpg);
	background-repeat: no-repeat;
	z-index:10;
}	

#title{
	position:absolute;
	width:232px;
	height:auto;
	left:180px;
}
#title h1 { position:relative; font-size: 1.1em; margin-top:25px;}

#content{
	padding: 0 10px 0 0;
	margin:0px;
	position:absolute;
	left:30px;
	top:55px;
	width:535px;
	height:417px;
	overflow:auto;
}


#data_item { background-color: transparent; padding: 1em; margin: 1em; }
#data_item img { float: right; }

div.clear { clear: both; height: 10px; }


/* typography */

p.back { text-align: right; }

#content h1 { font-family: sans-serif; font-size: 1.2em; margin-top:0px;}
#content h2 { font-family: sans-serif; font-size: 1em; margin-bottom:-10px; }
#content h3	{ font-size: 0.9em; }
#content h4	{ font-size: 0.78em; font-weight:bold; margin-bottom:-5px;}
#content p { 
	font-family: sans-serif;
        font-size: 0.8em; 
	margin-top:4px;
	margin-bottom:4px;
}

#content p a { color: #176D00; text-decoration: none; }
#content p a:hover { color: #176D00; text-decoration: underline; }
.teamphoto{
	position:absolute;
	left:230px;
}

#contact{
	position:absolute;
	top:60px;
}
#camera{
	position:absolute;
	top:180px;
	left:0px;
}

#footer { 
	position:absolute;
	bottom:0px;
	left:160px;
	margin: 1em 0; 
	width:624px;
	z-index:3;
}

#footer p { 
	font-family: sans-serif; 
	font-size: 11px; 
	color: #999; 
	text-align:center;
}

#footer p a { color: #999; text-decoration: none;}

#footer p a:hover { text-decoration: none; color: #999; }

.outlet{
	position:relative;
	float:left;
	font-size: 1em;
	margin-bottom:30px;
	clear:both;
	width:250px;
}
.outlet_image{
	position:relative;
	float:right;
	font-size: 1em;
	margin-bottom:30px;
}
.outlet h3{
	font-size: 1em;
	margin-bottom:-5px;
}
p.email{
	margin-top:-10px;
}
.warning{
	font-size:0.7em;
	font-weight:bold;
	color:#FF0000;
	width:100%;
	text-align: center;
	display:block;
}
#container_fullscreen{
	top:0px;
	left:0px;
}

/* Form styling */
ul{
	list-style-type:none;
	margin-left:0px;
	padding:0px 0px 0px 0px;
	font-size:0.8em;
	line-height: 1em;
}
input{
	width:18em;
	height:15px;
	padding:1px;
}
input.quantity{
	width:3em;
}

input.sub{
	width:100px;
	height:116px;
}

label{
	position:relative;
	float:left;
	width:10em;
	margin-right:1em;
	font-size: 1em;
	position:relative;
	display:inline;
}


.error{
	position:absolute;
	left:7em;
	color:#ff0000;
	font-size:1.4em;
	display:inline;
	width:1em;
	text-align:left;
}
p.error_message{
	color:#ff0000;
}
li.form{
	margin-bottom:4px;
	padding:0px;
}
li.topmargin{
	margin-top:20px;
	margin-bottom:6px;
}
li.bottommargin{
	margin-bottom:0px;
}
#submitdiv{
	position:absolute;
	right:30px;
	top:150px;
}
li a { color: #666; text-decoration: none; }
li a:hover { color: #333; text-decoration: underline; }

.noflash{
	color: #ff0000 !important;
	font-family: "Trebuchet MS","Trebuchet MS", sans-serif !important;
	font-size: 0.8em !important;
	padding-top:20px;
	
}

#share_list{ margin-top:25px;}
#share_list a{text-decoration:none; color:#000000; font-size:13px; }
#share_list a.textlink{ position:relative; top:-10px; margin-left:10px;}
