/*------------------------- */
/*		General				*/
/*------------------------- */

* 								{ margin: 0px; padding: 0px; }

body							{ margin-bottom: 30px; background-color: #cad8ed; color: #000000; font-family: tahoma, verdana, sans-serif;  line-height: 1em; }
a,
a:link,
a:visited,
a:active,
a:hover							{ font-weight: bold; color: #003e98; text-decoration: none; }
a:hover   						{ color: #000000; }
a img							{ border: 0px; }
h1								{ letter-spacing: 0em; font-weight: bold; font-size: 0.9em; margin: 2em 2em 0.3em 0; line-height: 1.2em; color: #000000; }
h2								{ letter-spacing: 0em; font-weight: bold; font-size: 0.8em; margin: 1em 2em 0.5em 0; line-height: 1.2em; color: #000000; }
p								{ margin: 1.2em 0 1.2em 0; font-size: 0.7em; }

table							{ border: 0px; border-collapse: collapse; }

td								{ border: 0px; border-style: none; padding: 0px; margin: 0px; vertical-align: top; font-size:12px; }
input                           { font-size:12px; }

.ClearFloat						{ border: none; clear: both; font-size: 1px; height: 0px; margin: 0px; padding: 0px; overflow: hidden; }

/*------------------------- */
/*		Framework			*/
/*------------------------- */

#Frame							{ margin: 0px; width: 875px; margin-left: auto; margin-right: auto; background-color: #ffffff; }

/*------------------------- */
/*		Menu				*/
/*------------------------- */

#Menu							{ margin: 0px; padding: 0px; background: #f4f4f4 url(../Img/Framework/MenuBackground.gif) bottom left no-repeat; height: 2.5em; }
#Menu ul						{ margin: 0 0 0 20px; padding: 0px; list-style-type: none; text-align: left; font-size: 0.7em; }
#Menu ul li 					{ float: left; }
#Menu ul li a 					{ text-decoration: none; background: transparent; float: left; margin: 0 1.5em 0 0; height: 2.5em; padding-top: 1em; padding-right: 10px; padding-left: 10px; color: #000000; font-weight: normal; }
#Menu li a:hover,
#Menu li a.Active,
#Menu li a.Active:hover			{ background-color: #cad8ed; background-image: url(../Img/Framework/MenuArrow.gif); background-position: 50% bottom; background-repeat: no-repeat; color: #003e98; }
#Menu li a.Active				{ background-color: #003e98; }
#Menu li a.Active				{ color: #ffffff; }

/*------------------------- */
/*		SubMenu				*/
/*------------------------- */

#SubMenu						{ margin: 1.2em 0 1.2em 0; font-size: 0.7em; }
#SubMenu li						{ list-style: none; }
#SubMenu li a.Active			{ color: #b8b8b8; }

/*------------------------- */
/*		Sitemap				*/
/*------------------------- */

#Sitemap						{ margin: 1.2em 0 1.2em 0; }
#Sitemap li						{ list-style: none; }

/*------------------------- */
/*		Search				*/
/*------------------------- */

#SearchResult					{ }
#SearchResult li				{ margin: 1.2em 0px 1.2em 0px; }
#SearchResult li span.History	{ color: #cccccc; }
#SearchHistory					{ margin: 1.2em 0 1.2em 0; font-size: 0.7em; }
#SearchHistory li				{ margin-left: 30px; margin-right: 30px; }

/*------------------------- */
/*		News				*/
/*------------------------- */

.NewsArchiveGroup 				{ margin: 1.2em 0 1.2em 0; font-size: 0.7em; }
.NewsArchiveGroup li			{ list-style: none; margin-left: 20px; }
.NewsArchiveGroup li.Year		{ font-weight: bold; margin-left: 0px; }
.NewsArchiveGroup li a			{ margin-right: 5px; }
.NewsArchiveGroup li span		{ color: #cccccc; }


/*------------------------- */
/*		Header				*/
/*------------------------- */

#Header							{ margin: 0px 20px 15px 20px; }
#Logotype						{ width: 40%; float: left; }
#Logotype img					{ margin-top: 15px; }
#LogotypePrint					{ display: none; }
#ControlPanel					{ width: 50%; text-align: left; float: right; font-size: 0.6em; color: #000000; padding-top: 35px; }
#ControlPanel a					{ margin-left: 20px; }
#ControlPanel a,
#ControlPanel a:link,
#ControlPanel a:visited,
#ControlPanel a:active,
#ControlPanel a:hover			{ color: #003e98; font-weight: normal; text-decoration: none; }
#ControlPanel a:hover   		{ color: #000000; }

#LoginInfo                      { margin-right: 40px; margin-bottom:5px; float:right;font-family: Arial; font-size: 10px;}

#Login                          { position: absolute; float: left;margin: 0px 80px 15px 80px; top: 13px }
#Login td                       { font-family: Arial; font-size: 10px;}
#Login input                    { font-family:Arial; font-size: 10px;}



/*------------------------- */
/*		Footer				*/
/*------------------------- */

#Footer							{ margin: 10px 0px 10px 0px; color: #ffffff; width: 815px; margin-left: auto; margin-right: auto; }
#Footer div.Address				{ width: 70%; float: left; text-align: left; }
#Footer div.Copyright			{ width: 24%; float: right; text-align: right; }
#Footer div.Address,
#Footer div.Copyright			{ font-size: 0.6em; }
#Footer a,
#Footer a:link,
#Footer a:visited,
#Footer a:active,
#Footer a:hover					{ color: #ffffff; font-weight: normal; text-decoration: none; }
#Footer a:hover   				{ color: #ffffff; }

/*------------------------- */
/*		Theme				*/
/*------------------------- */

#Theme							{ width: 100%; border-top: 5px solid #eeeeee; line-height: 0px; }
#Theme.Hide						{ height: 5px; border: 0px; background-color: #eeeeee; overflow: hidden; }
#Theme img						{ border: 0px; }

/*------------------------- */
/*		Content    			*/
/*------------------------- */

#ColumnWrapper					{ width: 100%; background-color: #ffffff; border-top: 1px solid #cccccc; background-image: url(../Img/Framework/ColumnBackground.gif); background-repeat: repeat-y; }
#ColumnWrapper.WrapperFront		{ border: 0px; }
#ColumnWrapper:after			{ content: "."; display: block; line-height: 1px; font-size: 1px; clear: both; } 
#LeftColumnWrapper				{ width: 570px; float: left; min-height: 350px; height: auto !important; height: 350px; }
#RightColumnWrapper				{ width: 305px; float: left; min-height: 350px; height: auto !important; height: 350px; }
#LeftColumn,
#RightColumn					{ margin: 0px 30px 30px 30px; }
#LeftColumn,
#RightColumn img				{ overflow: hidden; }
#LeftColumn ul,
#LeftColumn ol					{ margin: 1.2em 30px 1.2em 30px; font-size: 0.7em; }
#ColumnWrapper table			{ margin: 1.2em 0 1.2em 0; font-size: 0.7em; }
#ColumnWrapper table p			{ margin: 1.2em 0 1.2em 0; font-size: 100%; }
#History						{ color: #cccccc; font-size: 0.6em; margin-top: 2.4em; width: 70%; float: left; text-align: right; }
#PageControl					{ color: #cccccc; font-size: 0.6em; margin-top: 2.4em; 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: #003e98; }

/*------------------------- */
/*		Form    			*/
/*------------------------- */

.Form							{ margin: 0px; }
.FormTitle,
.FormTitleActive				{ font-weight: bold; font-size: 0.7em; margin-bottom: 3px; color: #565656; }
.FormTitleActive				{ color: #003e98; }
.FormTitle span,
.FormTitleActive span			{ font-weight: normal; color: #565656; }
.FormInputText,
.FormInputTextActive,
.FormTextarea,
.FormTextareaActive				{ border: 1px solid silver; font-size: 0.7em; height: 14px; padding: 3px; margin-bottom: 10px; font-family: tahoma, verdana, sans-serif; color: #999999; }
.FormInputTextActive,
.FormTextareaActive				{ border: 1px solid #003e98; color: #000000; }
.FormButton						{ border: 1px solid silver; font-size: 0.7em; 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: 0.7em; padding: 5px; margin-bottom: 15px; font-family: tahoma, verdana, sans-serif; color: #ffffff; font-weight: bold; background-color: #003e98; }

/*--------------*/
/*     BASKET*/
/*   -----------*/
.shopAdd a                       {color:#00cc05; text-align:right; font-size:12px;font-weight:bold;}
.shopDel a                      {color:#d60000; text-align:right; font-size:12px;font-weight:bold;}
.shopBox                        {border:1px #eeeeee solid;font-size:12px;}