@import "Lightbox.css"; 
/*------------------------- */
/*		General				*/
/*------------------------- */

* 								{ margin: 0px; padding: 0px; }

html							{ height: 100%; margin-bottom: 1px; }

body							{ background-color: #ffffff; color: #3a3a3a; font-family: verdana, tahoma, sans-serif; font-size: 62.5%; background-image: url(../Img/Framework/Background.gif); background-repeat: repeat-x; background-position: top; }
a,
a:link,
a:visited,
a:active,
a:hover							{ color: #0a6293; font-weight: normal; text-decoration: underline; }
a:hover   						{ text-decoration: none; }
a img							{ border: 0px; }

h1								{ letter-spacing: 0em; font-weight: bold; font-size: 1.2em; margin: 0em 0em 1.2em 0em; line-height: 1.6em; color: #323232; }
h2								{ letter-spacing: 0em; font-weight: bold; font-size: 1.1em; margin: 0em 0em 1.2em 0em; line-height: 1.6em; color: #323232; }
h3, h4, h5, h6, h7				{ letter-spacing: 0em; font-weight: bold; font-size: 1.0em; margin: 0em 0em 1.2em 0em; line-height: 1.6em; color: #323232; }
p								{ margin: 0em 0em 1.0em 0em; line-height: 1.4em; }

table							{ border: 0px; border-collapse: collapse; }
td								{ border: 0px; border-style: none; padding: 0px; margin: 0px; vertical-align: top; }

.ClearFloat						{ border: none; clear: both; font-size: 1px; height: 0px; margin: 0px; padding: 0px; overflow: hidden; }

/*------------------------- */
/*		Framework			*/
/*------------------------- */

#FrameWrapper					{ width: 960px; margin-left: auto; margin-right: auto; }
#FrameTop						{ width: 960px; min-height: 20px; height: auto !important; height: 20px; background-image: url(../Img/Framework/Top.gif); }
#FrameLeft						{ width: 20px; min-height: 800px; height: auto !important; height: 800px; background-image: url(../Img/Framework/Left.gif); float: left; }
#FrameCenter					{ width: 920px; min-height: 800px; height: auto !important; height: 800px; background-color: #ffffff; float: left; }
#FrameRight						{ width: 20px; min-height: 800px; height: auto !important; height: 800px; background-image: url(../Img/Framework/Right.gif); float: left; }

/*------------------------- */
/*		Header				*/
/*------------------------- */

#Header							{ margin: 25px; }
#Logotype						{ width: 300px; float: left; text-align: left; }
#PageSetup						{ width: 400px; float: right; text-align: right; }
#PageSetup a,
#PageSetup a:link,
#PageSetup a:visited,
#PageSetup a:active,
#PageSetup a:hover				{ color: #696969; font-weight: normal; text-decoration: none; }
#PageSetup a:hover   			{ color: #0a6293; text-decoration: underline; }
#PageSetup #TextSize			{ margin-right: 40px; position: relative; top: -4px; }
#PageSetup #TextSize a			{ margin-left: 10px; }
#PageSetup #Language			{ position: relative; top: -4px; }
#PageSetup #Language img		{ margin-left: 5px; position: relative; top: 3px;  }

/*------------------------- */
/*		Menu				*/
/*------------------------- */

#Menu							{ margin: 0px 25px 0px 25px; }

#MenuLeft						{ float: left; width: 600px; font-size: 1.1em; }
#MenuLeft ul					{ list-style-type: none; text-align: left; }
#MenuLeft ul li 				{ float: left; padding-left: 12px; text-transform: uppercase; background-image: url(../Img/Framework/MenuItemSeperator.gif); background-position: left; background-repeat: no-repeat; }
#MenuLeft ul li.First			{ padding-left: 0px; background-image: none; }
#MenuLeft ul li a 				{ text-decoration: none; float: left; margin: 0px 12px 0px 0px; color: #3a3a3a; font-weight: normal; }
#MenuLeft li a:hover,
#MenuLeft li a.Active,
#MenuLeft li a.Active:hover		{ color: #0a6293; }
#MenuLeft li a.Active			{ color: #0a6293; }

#MenuRight						{ float: right; width: 240px; font-size: 1.1em; }
#MenuRight ul					{ list-style-type: none; text-align: right; }
#MenuRight ul li 				{ float: right; padding-right: 12px; text-transform: uppercase; background-image: url(../Img/Framework/MenuItemSeperator.gif); background-position: right; background-repeat: no-repeat; }
#MenuRight ul li.Last			{ padding-right: 0px; background-image: none; }
#MenuRight ul li a 				{ text-decoration: none; float: left; margin: 0px 0px 0px 12px; color: #3a3a3a; font-weight: normal; }
#MenuRight li a:hover,
#MenuRight li a.Active,
#MenuRight li a.Active:hover	{ color: #0a6293; }
#MenuRight li a.Active			{ color: #0a6293; }

/*------------------------- */
/*		Theme				*/
/*------------------------- */

#Theme							{ margin-top: 20px; height: 200px; background-color: #ececec; clear: both; overflow: hidden; }
#ThemeImage						{ float: left; width: 580px; height: 200px; background-repeat: no-repeat; background-position: top; overflow: hidden; }
#ThemeText						{ float: left; width: 340px; height: 200px; overflow: hidden; }
#ThemeText div					{ margin: 20px 25px 0px 25px; }				
#ThemeText p					{ color: #555555; margin: 0px; font-size: 1.1em; }
#ThemeText p a,
#ThemeText p a:link,
#ThemeText p a:visited,
#ThemeText p a:active,
#ThemeText p a:hover			{ color: #000000; font-weight: bold; text-decoration: none; }
#ThemeText p a:hover   			{ text-decoration: underline; }

/*------------------------- */
/*		Content				*/
/*------------------------- */

#Content						{ line-height: 19px; font-size: 1.2em;}
#Content *						{ line-height: 19px; }
#LeftColumnWrapper				{ width: 580px; min-height: 400px; height: auto !important; height: 400px; float: left; border-right: 1px solid #e7e7e7; }
#LeftColumn						{ margin: 25px 25px 0px 25px; width: 530px; overflow: hidden; }
#History						{ color: #cccccc; margin-top: 2.4em; width: 70%; float: left; text-align: right; }
#PageControl					{ color: #696969; margin-top: 2.4em; width: 30%; float: left; }
#PageControl a,
#PageControl a:link,
#PageControl a:visited,
#PageControl a:active,
#PageControl a:hover			{ color: #696969; font-weight: normal; text-decoration: none; }
#PageControl a:hover   			{ color: #0a6293; }

#RightColumnWrapper				{ width: 338px; float: left; border-left: 1px solid #e7e7e7; position: relative; left: -1px; }
#RightColumn					{ }
#RightColumn div.Box			{ padding: 20px 25px 20px 24px; border-bottom: 1px solid #e7e7e7; }			
#RightColumn div.Box a			{ text-decoration: none; }

/*------------------------- */
/*		Project				*/
/*------------------------- */

.ThumbProject					{ float: right; margin: 25px 0px 15px 15px; border: 1px solid #c9c9c9; line-height: 0px; }
.ThumbProject img				{ margin: 1px; width: 90px; overflow: hidden; border: 0px; }

.ThumbProjectImage				{ float: left; margin: 25px 25px 0px 0px; border: 1px solid #c9c9c9; line-height: 0px; }
.ThumbProjectImage img			{ margin: 1px; width: 90px; overflow: hidden; border: 0px; }

.ProjectMenu a,
.ProjectMenu a:link,
.ProjectMenu a:visited,
.ProjectMenu a:active,
.ProjectMenu a:hover			{ color: #0a6293; font-weight: bold; text-decoration: none; }
.ProjectMenu a:hover   			{ text-decoration: underline; }

/*------------------------- */
/*		Box					*/
/*------------------------- */

.ThumbBox						{ float: right; margin: 0px 0px 15px 15px; border: 1px solid #c9c9c9; line-height: 0px; }
.ThumbBox img					{ margin: 1px; width: 90px; overflow: hidden; border: 0px; }

/*------------------------- */
/*		Footer				*/
/*------------------------- */

#Footer							{ clear: both; width: 580px; border-right: 1px solid #e7e7e7; }
#Footer div.Address				{ margin-left: 25px; color: #8f8f8f; padding-top: 40px; font-size: 0.9em; }
#Footer div.Production			{ margin-left: 25px;  color: #cccccc; padding-top: 20px; padding-bottom: 20px; font-size: 0.9em; }
#Footer div.Production a,
#Footer div.Production a:link,
#Footer div.Production a:visited,
#Footer div.Production a:active,
#Footer div.Production a:hover		{ color: #cccccc; font-weight: normal; text-decoration: none; }
#Footer div.Production a:hover   	{ color: #0a6293; }

/*------------------------- */
/*		SubMenu				*/
/*------------------------- */

#SubMenu						{ }
#SubMenu li						{ list-style: none; }
#SubMenu li a,
#SubMenu li a:link,
#SubMenu li a:visited,
#SubMenu li a:active,
#SubMenu li a:hover				{ color: #0a6293; font-weight: bold; text-decoration: none; }
#SubMenu li a:hover   			{ text-decoration: underline; }

#SubMenu li a.Active			{ color: #7c7c7c; }

/*------------------------- */
/*		Sitemap				*/
/*------------------------- */

#Sitemap li a					{ text-decoration: none; }

/*------------------------- */
/*		Search				*/
/*------------------------- */

#SearchResult					{ }
#SearchResult li				{ margin: 0px 0px 1.7em 25px; }
#SearchResult li a				{ text-decoration: none; font-weight: bold; }
#SearchResult li span.History	{ color: #cccccc; }
#SearchHistory					{ margin: 0em 0em 1.7em 0em; }
#SearchHistory li				{ margin-left: 25px; margin-right: 25px; }

/*------------------------- */
/*		News				*/
/*------------------------- */

.NewsArchiveGroup 				{ margin: 0px 0px 1.7em 0px; }
.NewsArchiveGroup li			{ list-style: none; margin-left: 20px; }
.NewsArchiveGroup li.Year		{ margin-left: 0px; }
.NewsArchiveGroup li a			{ margin-right: 5px; }
.NewsArchiveGroup li span		{ color: #cccccc; }

/*------------------------- */
/*		Form    			*/
/*------------------------- */

.Form							{ margin: 0px; }
.FormTitle,
.FormTitleActive				{ font-weight: bold; margin-bottom: 3px; color: #565656; }
.FormTitleActive				{ color: #0a6293; }
.FormTitle span,
.FormTitleActive span			{ font-weight: normal; color: #565656; }
.FormInputText,
.FormInputTextActive,
.FormTextarea,
.FormTextareaActive				{ border: 1px solid silver; font-size: 11px; height: 14px; padding: 3px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #999999; }
.FormInputTextActive,
.FormTextareaActive				{ border: 1px solid #0a6293; color: #000000; }
.FormButton						{ border: 1px solid silver; font-size: 1.1em; padding: 5px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #565656; font-weight: bold; background-color: #f4f4f4; }
.FormButtonOver					{ border: 1px solid silver; font-size: 1.1em; padding: 5px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #565656; font-weight: bold; background-color: #f4f4f4; }