/* ---------------------- HTML EDITOR styles ---------------------- */


.small {font-size: 10px;}


.normal {
	font-size: 12px;
	text-align: left;
}


.big {
	font-size: 14px;
	font-weight: bold;
}


/* ---------------------- MAIN styles ---------------------- */


* {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: white;
}


* html .visualIEFloatFix {height: 0.01%;}


body {
	scrollbar-face-color: #72cdfa;
	scrollbar-track-color: #eff;
	scrollbar-arrow-color: #eff;
	scrollbar-3Dlight-color: #0ff;
	scrollbar-highlight-color: #0cf;
	scrollbar-shadow-color: #006ba1;

	margin:  0;
	padding: 0;
	background-color: #006fa5;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}


img {
	border: 1px #72cdfa solid;
}


img.ImgNoBorder {
	border-width: 0;
}


li {
	 list-style-image: url(../images/menu-sub2-bg-active.gif);
	_list-style-image: url(../images/bullet.gif);
}


#DivOuter0 {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}


#DivOuter1 {
	width: 768px;
	margin: 0 1px;
	background-color: #006ba1;
	background-repeat: no-repeat;
}


#DivContacts {
	width:   195px;
	 height: 166px;
	_height: 165px;
	padding-top: 6px;
	float: right;
}


#TblContacts td, #TblContacts th {
	padding: 2px 3px 0 0;
	color: #1983b8;
	font-size: 10px;
	text-align: left;
}


#DivContacts a {
	padding-left: 1px;
	color: #fe911b;
}


form {
	margin:  0;
	padding: 0;
}


.found {
	background-color: #005986;
	background-color: #0cf;
	background-color: #004d74;
}


#DivSearch {
	width:  195px;
	height: 18px;
	clear: both;
	float: right;
}


.TextField, .TextFieldInitial, .TextFieldInitialFree, .TextFieldFree {
	padding: 2px 3px;
	color: #00265d;
	background-color: white;
	border: 1px #72cdfa solid;
	font-size: 10px;
}


.TextField, .TextFieldInitial {
	width: 136px;
}


.TextFieldFree, .TextFieldInitialFree {
	width: 100%;
	width: 250px;
	 margin: 1px 0 2px 0;
	_margin: 0 0 1px 0;
}


.TextFieldInitialFree {
	color: #999;
}


.TextFieldInitial {
	color: #999;
	text-align: center;
}


#DivSearchText, #DivNewsletterText {
	height: 18px;
	float: left;
}


#DivSearchBtn {
	height: 18px;
	_margin-top: 1px;
	padding-right: 20px;
	float: right;
}


#DivNewsletterBtn {
	height: 18px;
	float: right;
}


#DivOuter2 {
	margin-right: 20px;
	margin-left: 13px;

	 padding-bottom: 20px; /* Firefox */
	_padding-bottom:  0px;
	_margin-bottom:  20px; /* IE */
}


/* ---------------------- LEFT PANNEL styles ---------------------- */


#DivPanelLeft {float: left;}


#DivMenuMainContainer li.Li0, #DivMenuMainContainer li.Li1, #DivMenuMainContainer li.Li2 {display: inline;}


#DivMenuMainContainer ul {
	margin: 0;
	padding: 0;
}


.LinkMenuMainNormalItem      , .LinkMenuMainNormalItemActive,
.LinkMenuMainNormalItem:hover, .LinkMenuMainNormalItemActive:hover
{
	display: block;
	width: 147px;
	height: 26px;
	margin: 0;
	padding: 12px 0 0 22px;
	color: #00265d;
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}


.LinkMenuMainNormalItemActive, .LinkMenuMainNormalItem:hover, .LinkMenuMainNormalItemActive:hover {
	color: white;
	background-image: url(../images/btn-active.gif);
}


/* fixing page 87 - Production Services */
#MenuId87 {
	text-transform: none;
}


#DivMenuMainContainer a {text-decoration: none;}


.DivMenuMainSub1 {margin: 1px 0 7px 6px;}


.MenuMainSub1 li {
	margin: 0;
	padding: 0;
}


.DivMenuMainSub1Top, .DivMenuMainSub1Bottom {
	width: 156px;
	height: 10px;
	background-repeat: no-repeat;
}


.DivMenuMainSub1Top {background-image: url(../images/menu-sub1-bg-top.gif);}


.DivMenuMainSub1Bottom {background-image: url(../images/menu-sub1-bg-bottom.gif);}


.DivMenuMainSub1Mid {
	width: 156px;
	background-repeat: repeat-y;
	background-image: url(../images/menu-sub1-bg-mid.gif);
}


a.LinkMenuMainSub1Item      , a.LinkMenuMainSub1ItemActive,
a.LinkMenuMainSub1Item:hover, a.LinkMenuMainSub1ItemActive:hover
{
	display: block;
	padding-left: 14px;
	color: #00265d;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 16px;
}


a.LinkMenuMainSub1ItemActive, a.LinkMenuMainSub1Item:hover, a.LinkMenuMainSub1ItemActive:hover {color: #bb6a0f;}


a.LinkMenuMainSub2Item      , a.LinkMenuMainSub2ItemActive,
a.LinkMenuMainSub2Item:hover, a.LinkMenuMainSub2ItemActive:hover
{
	display: block;
	margin: 0 3px 1px 3px;
	padding-left: 31px;
	padding: 2px 0 3px 31px;
	background-repeat: no-repeat;
	background-position: 20px 6px;
	font-size: 10px;
	line-height: 11px;
}


a.LinkMenuMainSub2Item {
	color: #005b89;
	background-image: url(../images/menu-sub2-bg.gif);
}


a.LinkMenuMainSub2ItemActive, a.LinkMenuMainSub2Item:hover, a.LinkMenuMainSub2ItemActive:hover {
	color: white;
	background-color: #006ba1;
	background-image: url(../images/menu-sub2-bg-active.gif);
}


#DivBanners {
	width: 162px;
	margin: 13px 0 6px 4px;
	color: white;
	font-size: 11px;
	line-height: 20px;
}


#DivBannersTop {
	height: 11px;
	background-image: url(../images/banners-bg-top.gif);
	background-repeat: no-repeat;
}


#DivBannersContent {
	padding: 7px 3px 0 3px;
	background-image: url(../images/banners-bg-mid.gif);
	background-repeat: repeat-y;
}


#DivBannersBottom {
	height: 18px;
	background-image: url(../images/banners-bg-bottom.gif);
	background-repeat: no-repeat;
}


#DivButtonsSite {width: 169px;}


#DivButtonsSiteSeparator {height: 2px;}


#DivContentBottom {
	margin: 11px -7px 0 5px;
	clear: both;
}


/* ---------------------- BOTTOM CONTENT styles ---------------------- */


#DivNewsContainer {
	width: 357px;
	clear: both;
	float: left;
}


#DivNewsletterContainer {
	width: 202px;
	margin-right: 2px;
	float: right;
}


#DivNewsContainer, #DivNewsletterContainer {margin-top: 2px;}


#DivNewsContainer a {text-transform: uppercase;}


#DivNewsTop {
	height: 11px;
	background-image: url(../images/newsbox-bg-top.gif);
	background-repeat: no-repeat;
}


#DivNewsletterTop {
	height: 11px;
	background-image: url(../images/newlettersbox-bg-top.gif);
	background-repeat: no-repeat;
}


#DivNewsContent, #DivNewsletterContent {
	padding: 2px 13px 0 13px;
	background-image: url(../images/newsbox-bg-mid.gif);
	background-repeat: repeat-y;
	color: white;
	font-size: 10px;
}


#DivNewsletterContent {background-image: url(../images/newsletterbox-bg-mid.gif);}


#DivNewsBottom {
	height: 16px;
	background-image: url(../images/newsbox-bg-bottom.gif);
	background-repeat: no-repeat;
}


#DivNewsletterBottom {
	height: 16px;
	background-image: url(../images/newsletterbox-bg-bottom.gif);
	background-repeat: no-repeat;
}


.HrSection {
	margin-top: 6px;
	margin-bottom: 5px;
	width: 170px;
	height:  1px;
	background-image: url(../images/hr-section.gif);
	background-repeat: no-repeat;
}


.DivNewsTitleText {padding-bottom: 8px;}


.NewsUnderlined {
	border-bottom: 1px #2d94c9 solid;
	margin-bottom: 7px;
}


.DivNewsContentInner, .DivNewsletterContentInner {
	min-height: 94px;
	_height: 94px;
}


#DivNewsletterName {margin: 10px 0 6px 0;}


#DivNewsletterTopMsg {line-height: 14px;}


#FormNewsletter {
	margin: 0 0 -7px 0;
	_margin-top: -3px;
}


#DivButtonsMainBottom {
	float: right;
}


#DivGalleryBottom {
	margin: 11px 0 0 7px;
	clear: both;
}


#DivImagesBottom {
	margin-top: 9px;
}


.ImgGalleryBottom {
	margin-right: 19px;
/*
	width: 134px;
	height: 74px;
*/
	float: left;
}


.ImgGalleryLast {
	margin-right: 0;
}


/* ---------------------- CONTENT styles ---------------------- */


#DivPanelRight {
	width: 553px;
	color: white;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	float: right;
}


h1 {
	 margin: 9px 0 12px 0;
	_margin: 5px 0 11px 0;
	 padding-bottom: 4px;
	_padding-bottom: 5px;

	color: white;
	background-image: url(../images/hr-h1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
}


h1 .Path {color: #fe921d;}


p {margin-top: 0;}


.HrSmall, .HrGallery {
	height: 1px;
	margin-bottom: 8px;
	border-top: 1px #72cdfa solid;
	font-size: 1px;
	line-height: 1px;
}


.HrGallery {
	margin-top: 13px;
	_margin-top: 11px;
	margin-bottom: 12px;
	width: 552px;
}


table.TblInner {
	font-size: 10px;
}


table.TblInner th {
	color: white;
	background-color: #00486c;
	font-size: 11px;
	padding: 6px 14px 8px 14px;
}


table.TblInner tr {
	color: #00265d;
}
table.TblInner td {
	color: #00265d;
}
table.TblInner td li{
	color: #00265d;
	list-style-image: url(../images/table_menu-sub2-bg-active.gif);
	_list-style-image: url(../images/table_bullet.gif);

}
table.TblInner td p{
	color: #00265d;
}
table.TblInner td strong{
	color: #00265d;
}


table.TblInner tr.RowOdd {
	background-color: #c2dce9;
}


table.TblInner tr.RowEven {
	background-color: #8cbcd5;
}


table.TblInner td.ColLeft {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-left: 7px;
	padding-right: 10px;
	width: 83px;
}


table.TblInner td.ColRight {
	padding-left: 10px;
	padding-right: 12px;
	width: 427px;
}


table.TblInner td.ColLeft,  table.TblInner td.ColRight {
	padding-top: 2px;
	padding-bottom: 1px;
}


.DivBtnSubmit {
	margin-top: 15px;
}


.TextError {color: #f66;}


#TblGallery {
	text-align: left;
}


#TblGallery td {
	padding-bottom: 12px;
	line-height: 14px;
}


#TblGallery .TdGalleryInner {
	padding-right: 12px;
}


#TblNavigationGallery {
	padding-top: 11px;
	padding-bottom: 7px;
	width: 100%;
	border-width: 0;
}


#TblNavigationGallery .TdNameImage {
	text-transform: uppercase;
}


/* ---------------------- FOOTER styles ---------------------- */


#DivFooter {
	height: 19px;
	padding-top: 11px;
	color: #00265d;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	font-size: 9px;
	text-align: center;
}


#DivFooterCopy {
	padding-left: 13px;
	color: #00265d;
	float: left;
}


#DivFooterCreated {
	padding-right: 13px;
	color: #00265d;
	float: right;
}


a, #DivPanelMiddle a, #DivFooter a {
	color: #ff7200;
	text-decoration: none;
}


a:hover, #DivPanelMiddle a:hover, #DivFooter a:hover, #DivContacts a:hover {color: #72cdfa;}


#DivFooterMiddle a {padding: 0 9px;}


#DivTracker {
	display: none;
	visibility: hidden;
}


.Cleaner {clear: both;}
