/*#Global#*/
html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.5em;
	font-size: 83%;
}

body.LTR, body.RTL
{
	background: #ffffff url(../App_Themes/EG/images/background.png) repeat-x;
	color: #666666;
}

/*
td {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	color: #666666;
}
*/
img { border: 0px; }

h1
{
	font-size: 200%;
}

h2
{
	font-size: 160%
}

h3
{
	font-size: 140%
}

h4
{
	font-size: 120%
}

h5
{
	font-size: 110%
}

h1,h2,h3,h4,h5
{
	color: #8a1015;
	margin: 0;
	padding-top: 1em;
	padding-bottom: 0.5em;
	font-weight: normal;
}

a,a:active,a:visited,a:link { color : #8a1015; text-decoration: underline;}

a:hover { color : #d61920; text-decoration: underline;}

.clear 
{
	width:0px; 
	height:0px; 
	clear:both; 
	line-height: 0px; 
	font-size: 0px;
}

/*#Main styles#*/

/*#Main styles/General#*/

.zoneTop
{
	height: 80px;
	background-color: #424242;
	border-bottom: solid 1px #525252;
}

.zoneLeft
{
	width: 190px;
	float: left;
	color: #333333;
}

.zoneContent
{
	float: right;
	width: 570px;
	padding: 0 20px 30px 20px;
	color: #333333;
	line-height: 150%; 
}

.DesignMode .zoneContent, .EditMode .zoneContent
{
	width: 570px;
}

/*#Main styles/Page#*/

.zoneContent
{
	line-height: 160%; 
}

.BreadBox
{
	padding-bottom: 2em;
	font-size: 90%;
}
.BreadBox a
{
	text-decoration: none;
}

.Col50L
{
	width: 275px;
	padding-right: 10px;
	float: left;
}
.Col50R
{
	width: 275px;
	padding-left: 10px;
	float: right;
}

.Col50L h2, .Col50R h2
{
	line-height: 1.5em;
}

.Pager
{
	padding-top: 1em;
	text-align: center;
}


.headline
{
	border: solid 1px #a99950;
	background-color: #ffe779;
	padding: 1.5em;
	font-size: 110%;
	margin: 1em;
}

/*#Main styles/Left menu#*/

a.ParentNode
{
	font-size: 160%;
	text-decoration: none;
	display: block;
	color: #444;
	padding: 1em 0 1em 46px;
	background: url(../App_Themes/EG/images/home.gif) no-repeat 5px 10px;
}

.LeftCMSListMenuUL
{
	margin: 0;
	padding: 0px;
	list-style-type: none;
}

.LeftCMSListMenuUL li
{
	border-top: solid 1px #E6E6E6;
}

.LeftCMSListMenuUL a
{
	padding-left: 25px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	background: url(../App_Themes/EG/images/bullet.gif) no-repeat 10px center;
	color: #4D4D4D;
	font-weight: bold;
}

.LeftCMSListMenuUL .LeftCMSListMenuUL a
{
	padding-left: 35px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	background: url(../App_Themes/EG/images/bullet_bw.gif) no-repeat 20px center;
	color: #4D4D4D;
	font-weight: normal;
}

.LeftCMSListMenuUL a:hover
{
	background-color: #E6E6E6;
}

.LeftCMSListMenuUL a.LeftCMSListMenuLinkHighlighted
{
	font-weight: bold;
	color: #d71921;
}

/*#Main styles/Master page#*/

.zoneMain
{
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: none;
	background-color: #ffffff;
}

.HeaderLogoLeft
{
	float: left; line-height: 80px; margin-left: 10px;
}

.HeaderBlockRight
{
	float: right; height: 80px; margin-right: 20px;
	width: 590px;
}
.HeaderBlockRight .contacts
{
	color: #dddddd;
	line-height: 35px;
	float: right;
	font-size: 150%;
}
.HeaderBlockRight .contacts .phone
{
	padding-right: 1em;
}
.HeaderBlockRight .contacts a
{
	color: #dddddd;
	text-decoration: none;
}

.zoneMenu
{
	/*width: 932px;*/
	margin: 0px auto;
	clear: both;
}

.zoneMainContent
{
	margin: 15px 0 10px 0;
	min-height: 400px;
}

.IE6 .zoneMainContent
{
	height: 400px;
}

.zoneBottom
{	
	border-top: 1px #000 solid;
	background-color:#454545;
	font-size: 90%;
	color: #ccc;
	padding: 5px 20px 10px 20px;
}

.zoneBottom a
{
	color: white;
	text-decoration: none;
}

.zoneBottom a:hover
{
	text-decoration: underline;
}

.textFooterLeft
{
	float: left;
}

.textFooterRight
{
	float: right;
	text-align: right;
}

.zonePower
{	
	background-color: transparent;
	text-align: center;
	margin-top: 10px;
}

/*#Main styles/TopMenu#*/

.topmenu
{
	background: url(../App_Themes/EG/images/topmenu_bg_separator.gif) repeat-x;
	padding-left: 1px;
	padding-right: 1px;
}
.topmenu_inner
{
	height: 40px;
	background: url(../App_Themes/EG/images/topmenu_bg.gif) repeat-x;
}

.TopCMSListMenuUL
{
	list-style-type: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #777;
	font-size: 100%;
	display: block;
}

.TopCMSListMenuLI, .TopCMSListMenuHighlightedLI, .TopCMSListMenuLILast, .TopCMSListMenuHighlightedLILast
{
	display: block;
	float: left;
	background: url(../App_Themes/EG/images/topmenu_bg_separator.gif) no-repeat center right;
	height: 40px;
}

.TopCMSListMenuLILast, .TopCMSListMenuHighlightedLILast
{
	background-image: none;
}

.TopCMSListMenuLink, .TopCMSListMenuLinkHighlighted
{
	color: #333;
	text-decoration: none;
	display: block;
	padding: 11px 23px 0 24px;
	height: 29px;
/*	margin-right: 1px;*/
	text-transform: uppercase;
}

.TopCMSListMenuLI a, .TopCMSListMenuLILast a
{
	color: #333;
	text-decoration: none;
}

.TopCMSListMenuLinkHighlighted, .TopCMSListMenuHighlightedLIlast a, .TopCMSListMenuHighlightedLI a, a.TopCMSListMenuLinkHighlighted
{
	color: #333;
	text-decoration: none;
	background: url(../App_Themes/EG/images/topmenu_hl.gif) no-repeat bottom center;
}

.TopCMSListMenuLI a:hover, .TopCMSListMenuLILast a:hover
{
	color: #333;
	background: url(../App_Themes/EG/images/topmenu_hl.gif) no-repeat bottom center;
}
/*#Main styles/Homepage#*/

.zoneHP
{
	background: #fff url(../App_Themes/EG/images/home-img.jpg) no-repeat left top;
	min-height: 500px;
}

.HeroBox
{
	height: 191px;
	color: #fff;
	padding-left: 45px;
	font-size: 120%;
	line-height: 150%;
}

.HeroBox h1
{
	color: #fff;
	font-size: 170%;
	font-weight: normal;
	padding-top: 35px;
	padding-bottom: 15px;
}

.HeroBox a
{
	display: inline-block;
	border-top: solid 1px #777;
	border-left: solid 1px #777;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	background-color: #333;
	padding: 4px 20px 4px 20px;
	text-decoration: none;
	color: #fff;
	margin-top: 10px;
	font-size: 80%;
	font-weight: bold;
}
.HeroBox a:hover
{
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	color: #efd41f;
}

.zoneHP .Col1, .zoneHP .Col2, .zoneHP .Col3
{
	width: 226px;
	float: left;
	padding: 9px 20px 0 20px;
}
.zoneHP .Col1:hover, .zoneHP .Col2:hover, .zoneHP .Col3:hover
{
	background: transparent url(../App_Themes/EG/images/col-hl.gif) no-repeat center 118px;
}
.zoneHP .HeroImg
{
	border: solid 1px #fff;
	width: 220px;
	height: 90px;
	display: block;
	cursor: hand;
	text-decoration: none;
}
.Col1 .HeroImg
{
	background: #fff url(/images/HP/IT-HPbanner.aspx) no-repeat left top;
}
.Col2 .HeroImg
{
	background: #fff url(/images/HP/Web-HPbanner.aspx) no-repeat left top;
}
.Col3 .HeroImg
{
	background: #fff url(/images/HP/Datacenter-HPbanner.aspx) no-repeat left top;
}
.zoneHP .HeroImg h2
{
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 140%;
	padding-top: 65px;
	font-weight: bold;
}
.zoneHP .content
{
	padding-top: 48px;
	padding-bottom: 2em;
	color: #333;
}

.zoneHP .content a
{
	text-decoration: underline;
	color: #333;
}

.zoneHP .content a:hover
{
	text-decoration: underline;
	color: #d61920;
}

/*#PortalPage#*/

.zonePortalTop .WEB
{
	background: #fff url(../App_Themes/EG/images/web-img.jpg) no-repeat left top;
	height: 302px;
	border-bottom: solid 6px #999;
}
.zonePortalTop .ITG
{
	background: #fff url(../App_Themes/EG/images/itg-img.jpg) no-repeat left top;
	height: 302px;
	border-bottom: solid 6px #999;
}
.zonePortalTop .DataCenter
{
	background: #fff url(../App_Themes/EG/images/datacenter-img.jpg) no-repeat left top;
	height: 302px;
	border-bottom: solid 6px #999;
}

.zonePortalTop .HeroBox
{
	height: 191px;
	color: #333;
	padding-left: 45px;
	font-size: 120%;
	line-height: 150%;
}

.zonePortalTop .HeroBox h1
{
	color: #333;
	font-size: 170%;
	font-weight: normal;
	padding-top: 35px;
	padding-bottom: 15px;
}

.zonePortalTop .DataCenter .HeroContent
{
	padding-top: 186px;
	color: #fff;
	font-size: 100%;
	line-height: 150%;
}
.zonePortalTop .DataCenter .HeroContent h1
{
	color: #fff;
	font-size: 190%;
	font-weight: normal;
}

.HeroContent
{
	padding-left: 45px;
}

.DesignMode .HeroContent, .EditMode .HeroContent
{
	padding-top: 0px;
}

.HeroContent .it_logo
{
	min-width: 100px;
	height: 70px;
	background-color: #fff;
	margin-right: 30px;
	margin-top: 15px;
	float: left;
	text-align: center;
	padding: 10px 15px 0 15px;
	border: solid 1px #ccc;
}

.zonePortalBottom
{
	background-color: #ebe8dc;
	border-top: solid 1px #a09e96;
	padding-bottom: 2em;
	color: #555;
}
.zonePortalBottom .Col1, .zonePortalBottom .Col2, .zonePortalBottom .Col3
{
	width: 226px;
	float: left;
	padding: 9px 20px 0 20px;
}
.zonePortalBottom h3
{
	color: #444;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: normal;
	font-size: 160%;
}
.zonePortalBottom ul
{
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #999;
}
.zonePortalBottom li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: solid 1px #999;
}
.zonePortalBottom li a
{
	color: #555;
	padding: 5px 0 5px 10px;
	display: block;
	text-decoration: none;
}
.zonePortalBottom li a:hover
{
	color: #fff;
	background-color: #ffa97a;
}

.zonePortalBottom .Col1 a,
.zonePortalBottom .Col3 a
{
	color: #333;
}
.zonePortalBottom .Col3 h3 a
{
	color: #444;
	text-decoration: none;
}

/*#Blog#*/
.zoneBlogTop
{
	padding: 10px 20px 0px 20px;
}

.zoneBlogContent
{
	float: left;
	width: 530px;
	padding: 0 20px 30px 20px;
	color: #333333;
	line-height: 150%; 
}

.zoneBlogRight
{
	width: 210px;
	float: right;
	padding-right: 20px;
}
.DesignMode .zoneBlogContent, .EditMode .zoneBlogContent
{
	width: 570px;
}

.BlogPTitle a
{
	color: #8a1015;
	text-decoration: none;
}
.zoneBlogRight h1,.zoneBlogRight h2,.zoneBlogRight h3,.zoneBlogRight h4
{
	color: #444;
}
/*#Contacts#*/
.ContactMap
{
	float: right;
	border: solid 1px #777;
}
/*#Portfolio#*/
.PortfolioItem
{
	padding-top: 30px;
	clear: both;
}

.PortfolioItem img
{
	float: left;
	margin-right: 30px;
	border: solid 1px #444;
}
.PortfolioItem .title
{
	font-weight: bold;
	font-size: 120%;
}
/*#CaseStudy#*/
.CaseStudyItem
{
	margin-bottom: 30px;
}
.CaseStudyItem .logo
{
	float: left;
	width: 150px;
	text-align: center;
}
.CaseStudyItem .content
{
	float: right;
	width: 400px;
}

.CaseStudyItem h3
{
	padding-top: 0;
	line-height: 140%;
}

.CaseStudyItem .PDF
{
	margin-top: 0.5em;
	background: url(../App_Themes/EG/images/icon_pdf.gif) no-repeat 0 3px;
	padding-left: 50px;
	float: left;
}
.CaseStudyItem .URL
{
	margin-top: 0.5em;
	background: url(../App_Themes/EG/images/icon_www.gif) no-repeat 0 3px;
	padding-left: 50px;
	float: right;
}
/*#RSS#*/
.rssItem h2 a
{
	text-decoration: none;
}