@import "Lightbox.css"; 
/*------------------------- */
/*		General				*/
/*------------------------- */

* 								{ margin: 0px; padding: 0px; }

body							{ /*background-color: #f1f2ec;*/ background-color: #d43900; color: #414141; font-family: verdana, tahoma, sans-serif; /*background-image: url(../Img/Framework/Background.gif);*/ background-image: url(../Img/Framework/BackgroundWhite.gif); background-repeat: repeat-y; background-position: center; }
a,
a:link,
a:visited,
a:active,
a:hover							{ color: #db5a21; font-weight: normal; text-decoration: none; }
a:hover   						{ text-decoration: none; }
a img							{ border: 0px; }
h1								{ letter-spacing: 0em; font-weight: bold; font-size: 0.8em; margin: 2em 0 0.3em 0; line-height: 1.2em; color: #323232; }
h2								{ letter-spacing: 0em; font-weight: bold; font-size: 0.75em; margin: 1em 0 0 0; line-height: 1.2em; color: #323232; }
h3,h4,h5,h6						{ letter-spacing: 0em; font-weight: bold; font-size: 10px; margin: 1em 0 0 0; line-height: 1.2em; color: #323232; }
p								{ margin: 1.2em 0 1.2em 0; }

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; }
#Frame							{ background-image: url(../Img/Framework/FrameBackground.jpg); background-position: 50% 0px; background-repeat: no-repeat; }
/*------------------------- */
/*		Header				*/
/*------------------------- */

#Header							{ width: 832px; margin-left: auto; margin-right: auto; }
#Logotype img					{ margin-top: 25px; margin-left: 11px; margin-bottom: 20px; }

/*------------------------- */
/*		Menu				*/
/*------------------------- */

#MenuLeft						{ float: left; margin-bottom: 20px; }
#MenuLeft ul					{ z-index: 100; margin: 0px; padding: 0px; list-style-type: none; text-align: left; font-size: 0.65em; }
#MenuLeft ul li 				{ z-index: 110; border-left: 1px solid #bcbcbc; border-right: 1px solid #ffffff; border-top: 1px solid #ffffff; border-bottom: 0px solid #ffffff; float: left; text-transform: uppercase; line-height: normal; position: relative; }
#MenuLeft ul li.First			{ border-left: 1px solid #ffffff; }
#MenuLeft ul li.Over,
#MenuLeft ul li.FirstOver		{ background-color: #ffffff; border-left: 1px solid #bcbcbc; border-right: 1px solid #bcbcbc; border-top: 1px solid #bcbcbc; border-bottom: 0px solid #ffffff; }
#MenuLeft ul li a 				{ text-decoration: none; float: left; margin: 4px 9px 0px 9px; color: #555555; font-weight: normal; position: relative; top: -2px; }
#MenuLeft li a:hover,
#MenuLeft li a.Active,
#MenuLeft li a.Active:hover		{ color: #db5a21; }
#MenuLeft li a.Active			{ color: #db5a21; }

#MenuRight						{ float: right; margin-bottom: 20px; width: 200px; }
#MenuRight ul					{ margin: 0px; padding: 0px; list-style-type: none; text-align: right; font-size: 0.65em; }
#MenuRight ul li 				{ border-left: 1px solid #ffffff; border-right: 1px solid #bcbcbc; border-top: 1px solid #ffffff; border-bottom: 0px solid #ffffff; float: right; text-transform: uppercase; line-height: normal; }
#MenuRight ul li.Last			{ border-right: 1px solid #ffffff; }
#MenuRight ul li a 				{ text-decoration: none; float: left; margin: 4px 9px 0px 9px; color: #555555; font-weight: normal; position: relative; top: -2px; }
#MenuRight li a:hover,
#MenuRight li a.Active,
#MenuRight li a.Active:hover	{ color: #db5a21; }
#MenuRight li a.Active			{ color: #db5a21; }

.DropDownLeft					{ position: absolute; left: 0px; top: 0px; z-index: 90; border: 1px solid #bcbcbc; background-color: #ffffff; padding-top: 10px; font-size: 10px; line-height: normal; min-width: 150px; width: auto !important; width: 150px;  }
.DropDownLeft a					{ white-space: nowrap; display: block; margin-bottom: 10px; margin-left: 10px; margin-right: 10px; text-decoration: none; color: #555555; font-weight: normal; }
.DropDownLeft a:hover			{ color: #db5a21; }

/*------------------------- */
/*		Theme				*/
/*------------------------- */

#Theme							{ width: 100%; min-height: 200px; height: auto !important; height: 200px; background-color: #d3d3d3; /*background-image: url(../Img/Framework/ThemeBackground.jpg); */ background-image: url(../Img/Framework/ThemeBackgroundRed.jpg); background-repeat: repeat-x; background-position: top; }
#ThemeContent					{ width: 860px; min-height: 200px; height: auto !important; height: 200px; position: absolute; left: 50%; margin-left: -430px; /*background-color: #ececec;*/ background-color: #f9efef; }
#ThemeImage						{ float: left; width: 520px; min-height: 200px; height: auto !important; height: 200px; background-color: #aeaeae; background-repeat: no-repeat; background-position: top; }
#ThemeText						{ width: 340px; float: left; }
#ThemeText div					{ margin: 25px 25px 0px 25px; }
#ThemeText h1					{ margin-bottom: 10px; letter-spacing: 0em; font-weight: bold; font-size: 0.8em; margin: 2em 0 0.3em 0; line-height: 1.2em; color: #323232; }
#ThemeText div.ThemeHead		{ margin-bottom: 10px; letter-spacing: 0em; font-weight: bold; font-size: 0.8em; margin: 2em 0 0.3em 0; line-height: 1.2em; color: #323232; }
#ThemeText p					{ font-size: 0.65em; line-height: 1.7em; color: #555555; margin: 0px; }
#ThemeText p a					{ color: #000000; font-weight: bold; text-decoration: none; }

/*------------------------- */
/*		Content				*/
/*------------------------- */

#Content						{ width: 860px; margin-left: auto; margin-right: auto; }
#LeftColumnWrapper				{ width: 520px; min-height: 400px; height: auto !important; height: 400px; float: left; border-right: 1px solid #e7e7e7; }
#LeftColumn						{ margin-right: 25px; margin-left: 25px; font-size: 0.65em; line-height: 1.7em; color: #414141; }
#LeftColumn h1					{ font-size: 120%; }
#LeftColumn h2					{ font-size: 110%; }
#LeftColumn h3					{ font-size: 100%; }
#LeftColumn img					{ overflow: hidden; }
#History						{ color: #cccccc; margin-top: 10.0em; width: 70%; float: left; text-align: right; }
#PageControl					{ color: #cccccc; margin-top: 10.0em; width: 30%; float: left; }
#PageControl a,
#PageControl a:link,
#PageControl a:visited,
#PageControl a:active,
#PageControl a:hover			{ color: #cccccc; font-weight: normal; text-decoration: none; }
#PageControl a:hover   			{ color: #db5a21; }

#RightColumnWrapper				{ width: 338px; float: left; border-left: 1px solid #e7e7e7; position: relative; left: -1px; }
#RightColumn					{ }
#RightColumn div.Box			{ padding: 0px 25px 25px 24px; border-bottom: 1px solid #e7e7e7; font-size: 0.65em; line-height: 1.7em; }			
#RightColumn div.Box h1			{ font-size: 120%; }
#RightColumn div.Box div.BoxHead{ font-size: 120%; letter-spacing: 0em; font-weight: bold; font-size: 1.2em; margin: 2em 0 0.3em 0; line-height: 1.2em; color: #323232; }
#RightColumn div.Box a			{ text-decoration: none; }

#Footer							{ clear: both; width: 520px; border-right: 1px solid #e7e7e7; }
#Footer div.Address				{ margin-left: 25px; font-size: 0.65em; line-height: 1.7em; color: #8f8f8f; padding-top: 40px; }
#Footer div.Production			{ margin-left: 25px; font-size: 0.65em; line-height: 1.7em; color: #cccccc; padding-top: 20px; padding-bottom: 20px; }
#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: #db5a21; }

.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				{ margin: 15px 0px 0px 0px; border: 1px solid #c9c9c9; line-height: 0px; }
.ThumbProjectImage img			{ margin: 1px; width: 90px; overflow: hidden; border: 0px; }


/*------------------------- */
/*		SubMenu				*/
/*------------------------- */

#SubMenu						{ margin: 1.2em 0 0 0; }
#SubMenu li						{ list-style: none; }
#SubMenu li a.Active			{ color: #626262; }

/*------------------------- */
/*		Sitemap				*/
/*------------------------- */

#Sitemap						{ margin: 1.2em 0 1.2em 0; }
#Sitemap li						{ list-style: none; }
#Sitemap li a					{ text-decoration: none; }

/*------------------------- */
/*		Search				*/
/*------------------------- */

#SearchResult					{ }
#SearchResult li				{ margin: 1.2em 0px 1.2em 25px; }
#SearchResult li a				{ text-decoration: none; }
#SearchResult li span.History	{ color: #cccccc; }
#SearchHistory					{ margin: 1.2em 0 1.2em 0; }
#SearchHistory li				{ margin-left: 25px; margin-right: 25px; }

/*------------------------- */
/*		News				*/
/*------------------------- */

.NewsArchiveGroup 				{ margin: 1.2em 0 1.2em 0; }
.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: #db5a21; }
.FormTitle span,
.FormTitleActive span			{ font-weight: normal; color: #565656; }
.FormInputText,
.FormInputTextActive,
.FormTextarea,
.FormTextareaActive				{ border: 1px solid silver; font-size: 11px; height: 16px; padding: 5px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #999999; }
.FormInputTextActive,
.FormTextareaActive				{ border: 1px solid #db5a21; color: #000000; }
.FormButton						{ border: 1px solid silver; font-size: 11px; padding: 5px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #565656; font-weight: bold; background-color: #f4f4f4; }
.FormButtonOver					{ border: 1px solid #ffffff; font-size: 11px; padding: 5px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #ffffff; font-weight: bold; background-color: #565656; }