/* GENERAL STYLES */
h1, h2, h3, h4, h5
{
	font-family: Verdana;
}

#PageHeading
{
	color: white;
	margin: 0px;
}

#Logo
{
	background-image: url(/Data/Images/logo.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	width: 62px;
	height: 100px;
	text-indent: -10000px;
	top: 0px;
	left: 30px;
	position: absolute;
}

body
{
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	background-color: #0d1422;
    	text-align: center;
	margin: 10px 0px 0px 0px;
}

a
{
	color: white;
}

a.backToBlog
{
	display: block;
	float: left;
	background-image: url(/Data/Images/page_white_back.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 25px;
	text-decoration: none;
	border: 1px solid #070d19;
	background-color: #0d1422;
}

#WholePage
{
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;	
	position: absolute;
	height: 597px;
	top: 50%;
	left: 0px;
	width: 100%;
	margin: -298px 0px 0px 0px;
}

#WholePageInner
{	
	text-align: center;
}

#WholePage.type1322 #MainContent, #WholePage.type1315 #MainContent{
	margin: 0px;
	height: 485px;	
}

#WholePage .reducer
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 950px;
}

#WholePage .top
{
	position: relative;
	height: 100px;
	z-index: 2;
}

#TopNavi
{
	
}

#NaviContainer
{
	display: none;
}

#MainMenu
{
	position: absolute;
	top: 85px;
	left: 300px;
}

#MainMenu .liLevel2 a, #MainMenu a
{
	text-transform: lowercase;
	text-decoration: none;
	color: black;
	display: block;
	padding: 1px 10px 1px 0px;
	margin: 0px 10px 0px 0px;
	border-right: 1px solid #4a5467;
	float: left;
	color: #788297;
}

#MainMenu .liLevel2 .last
{
	border-right: none;
}

#MainMenu ul
{
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

#MainMenu .liLevel2
{
	float: left;
	position: relative;
}

#MainMenu .liLevel3 a
{
	border: none;
	background-color: white;
	padding: 5px 10px 5px 10px;
	float: none;
}

#MainMenu .liLevel3 a.first
{
	padding: 7px 10px 5px 10px;
}

#MainMenu .liLevel3 a
{
	padding: 5px 10px 5px 10px;
}

#MainMenu .ulLevel3
{
	display: none;
	position: absolute;
	top: 18px;
	left: 0px;
}

#MainMenu .ulLevel3 a
{
	border-bottom: 1px solid #f6f6f6;
}

#MainMenu .ulLevel3 li.first
{
	padding: 10px 0px 0px 0px;
	background-image: url(/data/images/back_menuuparrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
}

#MainMenu .ulLevel3 li
{
	opacity: 0.8;
	filter:alpha(opacity=80)
}

#MainMenu .ulLevel3 li.hover
{
	opacity: 1;
	filter:alpha(opacity=100)
}

#MainMenu .ulLevel3 .last
{
	border: none;
}

#MainMenu .ulLevel2 .hover > .ulLevel3
{
	display: block;
}

#MainMenu .selected
{
	color: white;
	font-weight: bold;
}

#MainMenu a.last
{
	border-right: none;
}

#MainMenu .ulLevel3 a:hover
{
	color: #788297;
}

#MainMenu a:hover
{
	color: white;
}

#WholePage.type6195 #MainContent
{
	height: 485px;
}

#Footer
{
	margin: 0px 10px 0px 0px;
	text-align: right;
	clear: both;
	color: #4a5467;
	font-size: 0.7em;
}

#Footer a
{
	text-decoration: none;
	color: #4a5467;
}

#HomeSections
{
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
}

#HomeSections.loaded
{
    position: relative;
    width: 950px;
    height: 485px;
    overflow: hidden;
    background-image: url(/Data/Images/back_homepage.gif);
    background-color: black;
    cursor: pointer;
}

#HomeSections ul
{
	
}

#HomeSections.loaded ul
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 930px;
	height: 465px;
	overflow: hidden;
}

#HomeSections ul li
{
	list-style: none;
	float: left;
	display: none;
}

#HomeSections ul li img
{
}

#HomeSections .pageSummary
{
	background-color: black;
	color: white;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
}

#HomeSections .pageSummary p
{
	margin: 0px;
}

#HomeSections p
{
	padding: 0px 10px 10px 10px;
}

#HomeSections h2
{
	margin: 0px 0px 5px 0px;
	padding: 10px 10px 0px 10px;
	text-transform: lowercase;	
	font-size: 1.6em;
}

#MainPageImage
{
	position: relative;
	background-image: url(/Data/Images/back_homepage.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;	
}

#MainPageImage .pageText
{
	width: 200px;
	position: absolute;
	right: 0px;
	top: 20px;
	z-index: 2;
	display: none;
}


#MainPageImage .pageText h3
{
	margin: 0px 0px 5px 0px;
	font-size: 1.2em;
	font-weight: bold;
}

#MainPageImageInner
{
	width: 930px;
	height: 465px;
	background-image: url(/Data/Images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	background-color: black;
}

#ScrollerBase
{
	position: relative;
	width: 930px;
	height: 60px;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.pageText h2
{
	margin: 0px 0px 5px 0px;
}

.pageText
{
	padding: 10px;
	color: white;
	background-color: black;
}

#LeftColumn
{
	width: 600px;
	float: left;
}

#RightColumn
{
	width: 350px;
	float: left;
}

#Gallery
{
	z-index: 2;
	position: absolute;
	bottom: 0px;
	display: none;
}

#Gallery ul
{
	float: left; 
	margin: 10px 10px 10px 10px;
	width: 100%;
}

#Gallery ul li
{
	list-style: none;
	float: left;
	margin-right: 10px;
}

#Gallery ul li a
{
	display: none;
}

#Gallery ul li .text
{
	font-size: smaller;
	color: white;
	display: none;
}

#Gallery ul li .text .inner
{
	padding: 5px 10px;
	background-color: black;	
}

#Gallery ul li .text p
{
	margin: 0px 0px 5px 0px;
}

#Gallery ul li .text h3
{
	margin: 0px 0px 5px 0px;
}

#Gallery ul li .description
{
	display: none;
}

#Gallery ul li img
{
	border: 5px solid black;
}

#Gallery ul li.last
{
	margin-right: 0px;
}

#ContactContent
{
	position: relative;
	width: 930px;	
	height: 465px;
}

#ContactContent .addressContainer
{
	position: absolute;
	left: 480px;
	top: 100px;
}

#ContactContent .ContactForm
{
	position: absolute;
	left: 155px;
	top: 195px;
	width: 200px;
}

.ContactForm .phoneNumber
{
	display: none;
}

#ContactContent h3
{
	margin: 0px 0px 10px 0px;
}

.ContactForm legend
{
	font-family: Verdana;
	font-size:140%;
	font-weight:normal;
	margin:10px 0px 0px 0px;		
	padding: 0px;
	color: white;
	display: none;
}

.ContactForm fieldset
{
	margin: 0px;
	padding: 0px;
}

.ContactForm ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.ContactForm ul li
{
	clear: both;
	margin: 0px 0px 15px 0px;
}

.ContactForm fieldset
{
	border: none;
}

.ContactForm label
{
	display: block;
}

.ContactForm input, .ContactForm textarea
{
	width: 180px;
	border: none;
	background: none;
	font-family: arial;
	font-size: 0.9em;
}

.ContactForm input
{
	background-image: url(/data/images/back_input.gif);
	background-position: center center;
	width: 180px;
	height: 17px;
	padding: 3px 10px 0px 10px;
}

.ContactForm textarea
{
	width: 180px;
	height: 67px;
	background-image: url(/data/images/back_textarea.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 3px 10px 0px 10px;
}

.ContactForm .button
{
	position: absolute;
	height: 40px;
	width: 209px;
	background-image: url(/data/images/btnSend.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
	top: 222px;
	left: -5px;
}

.vcard ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	color: #92846f;
}

.vcard li.line2
{
	margin-bottom: 1em;
}

.vcard .url
{
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1em;
	display: block;
	font-size: 1.1em;
	color: white;
}

.vcard .email
{
	margin-top: 10px;
}

.vcard .email a
{
	text-decoration: none;
	color: #92846f;
}

.vcard .email a:hover
{
	color: #a48980;
}

.vcard .tel span, .vcard .fax span
{
	color: gray;
}

/* News Page */
/* ========= */

#NewsList
{
	margin: 10px 0px 0px 0px;
}

#NewsList #Col1
{
	width: 600px;
	margin: 10px 0px 0px 0px;
	float: left;
}

#NewsList #Col2
{
	width: 350px;
	float: right;
}

#NewsList #Col1 ul
{
	padding: 0px;
	margin: 0px;
}

#NewsList #Col1 ul li
{
	list-style: none;
}

#NewsList #Col1 .blogItem
{
	color: white;
	background-color: #080f1b;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(/data/images/back_blogitem.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
}

#NewsList #Col1 .hover
{
	background-color: #060b13;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(/data/images/back_blogitem_hvr.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
}

#NewsList #Col1 .blogItem .blogItemImage
{
	float: left;
	margin: 0px 5px 5px 0px;
}

#NewsList #Col1 .blogItem .blogItemImage a
{
	display: block;
	padding: 2px;
	border: 1px solid #1b222f;
}

#NewsList #Col1 .blogItem .blogItemText
{
}

#NewsList #Col1 .blogItem .blogItemText h3
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
}



.postedOn
{
	font-size: smaller;
	color: #999999;
}

#NewsList #Col1 .blogItem .blogLinks
{
	display: none;
}

#BlogArchive
{
	padding: 10px;
	margin-left: 10px;
}

#BlogArchive .blogitem
{
	background-image: url(/data/images/back_archivebi.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
	padding: 5px;
	background-color: #080f1b;
}

#BlogArchive .hover
{
	background-color: #030303;
}

#BlogArchive h3
{
	font-family: Arial;
	color: white;
	margin: 0px 0px 10px 0px;
}

#BlogArchive .blogitem .date
{
	float: left;
	margin-right: 7px;
	color: #666666;
	padding-right: 13px;
	background-image: url(/data/images/back_archivedt.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#BlogArchive .blogitem a
{
	color: white;
	text-decoration: none;
}

#BlogArchive .blogitem .summary
{
	display: none;
}

.blogItemGallery
{
	margin-bottom: 0px;
}

.blogItemGallery a
{
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
}

.blogItemGallery a img
{
	background-color: white;
	padding: 5px;
}

.blogItemFiles h4, .blogItemGallery h4
{
	margin: 20px 0px 5px 0px;
}

#FullPageBlogItem
{
	padding: 10px;
	background-image: url(/data/images/back_homepage.gif);
	background-position: topcenter;
}

#FullPageBlogItemInner
{
	background-image: url(/data/images/back_blogitem.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
	background-color: #080f1b;
}

#FullPageBlogItem #Col1
{
	width: 600px;
	margin: 10px 0px 0px 0px;
	float: left;
}

#FullPageBlogItem #Col1 #BlogItem
{
	color: white;
	
	margin-bottom: 10px;
	padding: 10px;	
}

#FullPageBlogItem #Col2
{
	width: 330px;
	float: right;
}

#FullPageBlogItem #Col2 .inner
{
	padding: 20px;
	margin: 20px 0px 20px 20px;
	border-left: 1px solid #262c37;
}

#FullPageBlogItem #Col2 h4.downloads
{
	width: 114px;
	height: 25px;
	text-indent: -10000px;
	background-image: url(/data/images/title_downloads.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
}

#FullPageBlogItem #Col2 a.file
{
	float: none;
}

.pages .page
{
	display: block;
	float: left;
	padding: 5px 10px 5px 10px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	background-color: #1b222f;
}

.pages .selected
{
	background-color: #03070e;
}

#PageSummaries
{
	width: 930px;
	height: 465px;
}

#PageSummaries li
{
	padding: 0px;
	margin: 0px;
}

.pageSummaries
{
	float: left;
}

.pageSummaries .page
{
	float: left;
	overflow: hidden;
	position: relative;
}

.pageSummaries .page .pageSummary
{
	width: 100%;
	position: absolute;
	right: 0px;
	bottom: 3px;
	z-index: 2;
	display: none;
	color: white;
	background-color: black;
}

.pageSummaries .page .pageSummary h3
{
	padding: 10px 10px 5px 10px;
	margin: 0;
}

.pageSummaries .page .pageSummary p
{
	padding: 0px 10px 10px 10px;
	margin: 0px;
}

/* Link Styles / Image Replacements */
/*==================================*/

a.file{
	display: block;
	float: left;
	background-image: url(/Data/Images/page_white_put.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 25px;
	text-decoration: none;
	border: 1px solid #070d19;
	background-color: #0d1422;
}

.readMore
{
	display: block;
	float: left;
	background-image: url(/Data/Images/page_white_go.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding: 5px 10px 5px 25px;
	text-decoration: none;
	border: 1px solid #070d19;
	background-color: #0d1422;
}

.homeImage
{
	width: 385px;
	height: 520px;
	overflow: hidden;
	float: left;
}

.clickableDiv, .clickable
{
	cursor: pointer;
}

.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}

.hover
{
	cursor: pointer;
}














































































































































































































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