﻿body 
{
	background: url(images/background.png)  #f2de2f;
	background-position:top; background-repeat:repeat-x; background-attachment:fixed;
	 font-family: Trebuchet MS, Helvetica, sans-serif;
 font-size: 1em;
}

h1{margin:0; font-size:2.4em; color:#b40100; font-weight:bold;}
h2{margin:0; font-size:1.4em; color:#666; font-style:italic; font-weight:normal;}
h3{margin:0; font-size:1.6em; color:#b40100; }
h4{margin:0 0 5px 0; font-size:1.1em; color:#b40100; }
p{font-size:.8em; line-height:1.9em; font-family: Arial, Helvetica, sans-serif;}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

.container_16content
{
	border:1px solid #333;
	background:#FFFFFF;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:10px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 16 Columns
----------------------------------------------------------------------------------------------------*/

.container_16 .grid_1 {
	width:60px;
	
}

.container_16 .grid_2 {
	width:120px;
}

.container_16 .grid_3 {
	width:180px;
}

.container_16 .grid_4 {
	width:240px;
}

.container_16 .grid_5 {
	width:300px;
}

.container_16 .grid_6 {
	width:358px;
			border:1px solid #333;
	background:#fff;
}

.container_16 .grid_7 {
	width:420px;
}

.container_16 .grid_8 {
	width:480px;
}

.container_16 .grid_9 {
	width:538px;
		border:1px solid #333;
	background:#fff;
}

.container_16 .grid_10 {
	width:600px;
}

.container_16 .grid_11 {
	width:660px;
}

.container_16 .grid_12 {
	width:720px;
}

.container_16 .grid_13 {
	width:800px;
}

.container_16 .grid_14 {
	width:840px;
}

.container_16 .grid_15 {
	width:900px;
}

.container_16 .grid_16 {
	width:938px;
	border:1px solid #333;
	background:#FFF;
	padding:10px;
	
}



/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#logol
{
	background-image: url(images/logo_left.png);
	height:115px;
	background-repeat:no-repeat;
}

#logocontainer
{
		background: url(images/logo_mid.png) repeat-x;
	height:115px;
}

#logor
{
		background-image: url(images/logo_right.png);
	
	height:115px;
	background-repeat:no-repeat;
background-position:right top;
	
}

/* menu styles */

#menucontainer
{
	background:none;
	border:none;
	padding:0;
	margin-bottom:10px;
}
#sddm
{	margin: 0;
	padding: 0;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 18px arial}

#sddm li a
{	display: block;
	margin: 0 4px 0 0;
	padding: 4px 0px;
	width: 228px;
	height:22px;
	background: #AA0000 url(images/button.png) repeat-x;
	border:solid #000 1px;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #AA0000 url(images/button2.png) repeat-x; border:solid #C0C0C0 1px;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #666;
	border: 1px solid #5970B2;
	
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 210px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #666;
		color: #EFEFEF;
		z-index: 100;
		font: 18px arial}

	#sddm div a:hover
	{	background: #AA0000 url(images/button2.png) repeat-x; border:solid #C0C0C0 1px;
		color: #F0F0F0;
		}
		
		.flashdiv {float:right;}
		
.RightContent
{
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:10px;
	margin-top: 20px;
	width:270px;
	border:1px solid #D0D0D0;
	background:#EFEFEF;
	padding:10px 10px 10px 20px;
}

.RightContent1
{
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:10px;
	width:300px;
}

.RightContent ul li{ list-style-type:square; font-size:.8em;}

.LeftContent
{
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 35px;
	margin-bottom:10px;
		width:600px;
}

#bottomtext
{font-size:.8em;
 color:#660000;
 font-weight:normal;
 }
 
 #bottomtext p
{font-size:.7em;
 color:#660000;
  font-weight:100;
  margin:0px;
 }
 
 .photopreview
 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom:15px;
		width:130px;
		height:100px;
			background: #C0C0C0;
	border: 2px solid #660000;
}
 .photocaption
 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom:15px;
		width:130px;
		height:50px;
			background: #ffffff;
	border: 0px solid #660000;
}

 .photopreview:hover
 {

	border: 2px solid #f2de2f;
	background: #A0A0a0;
}

.largeimage
{
	height:250px; width:250px; 	border: 2px solid #660000; float:left; margin:5px 15px 5px 5px;
}
.clearhr
{clear:both; margin:25px 0;}

.bgallery { font-size:.8em; display:block; width:130px; padding-left:10px;}



/* Highslide */
.HighSlideDiv{clear:both; overflow:auto; border-bottom:1px solid #666; margin-bottom:40px;}

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	border: none;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: solid #c0c0c0 1px;
	text-decoration: none;
}
.highslide img {
	border: 1px solid #c0c0c0;
	float:left;
	margin:5px 50px 5px 5px;
	
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
	
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
	
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(../highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
	visibility:hidden;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	/*visibility: hidden;*/
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Controls for the galleries.											   */
/* Remove these if you are not using a gallery							   */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../highslide/graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}



/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-black-border.gif);
}

