/* --------------------------------------------------------
* MMG-CMS - developed for Global Consulting Services
* Copyright (C) 2004-2008 MMG interactive
*
* MMG interactive versioning:
* ---------------
* $Revision: 50 $
* $Author: antt $
* $Date: 2008-06-26 16:34:15 +1000 (Thu, 26 Jun 2008) $
*
* --------------------------------------------------------
*/

body {
	background-color: #E3ECF6;
}

#PageHolder {
	margin:0 auto;
}

.TopBar {
	background-color: #61A4D2;
}

.BtmBar {
	font-family: "Verdana","Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 8px;
	color: #ffffff;
	background: #61A4D2 url('../images/gcs_footerlogo.gif') no-repeat 30px center;
}

.MainContent {
	font-family: "Verdana","Arial", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #ffffff url('../images/mainTop.gif') repeat-x top left;
}

.SidePanel {
	padding-bottom:34px;
	border-right: 1px solid #61A4D2;
	background: #E3ECF6 url('../images/sidePanelBtm.gif') no-repeat bottom left;
}

.SidePanelTop {
	width:220px;
	font-family: "Verdana","Arial", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding:10px;
	padding-bottom:4px;
	background: #C3004A url('../images/sidePanelTop.gif') repeat-x top left;
}

.SidePanelBtm {
	width:220px;
	font-family: "Verdana","Arial", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding:10px;
	/*padding-bottom:34px;
	border-right: 1px solid #61A4D2;
	background: #E3ECF6 url('../images/sidePanelBtm.gif') no-repeat bottom left;*/
}



.ShadowLeft {
	width:10px;
	background: #E3ECF6 url('../images/shadowLeft.gif') repeat-y top right;
}

.ShadowRight {
	width:10px;
	background: #E3ECF6 url('../images/shadowRight.gif') repeat-y top left;
}

.ShadowLower {
	height:10px;
	background: #E3ECF6 url('../images/shadowLower.gif') repeat-x top left;
}

.ShadowLowerLeft {
	width:10px;
	height:10px;
	background: #E3ECF6 url('../images/shadowLowerLeft.gif') no-repeat top right;
}

.ShadowLowerRight {
	width:10px;
	height:10px;
	background: #E3ECF6 url('../images/shadowLowerRight.gif') no-repeat top left;
}


#Footer {
	font-family: "Verdana","Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	padding-top:2px;
	padding-bottom:4px;
}

#Footer a {
	text-decoration:none;
	color:#ffffff;
}

#Footer a:hover {
	text-decoration:underline;
	color:#ffffff;
}

.FooterNote {
	font-family: "Verdana","Arial", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #D3E3F1;
}



#LogoHolder {
	padding-left:30px;
	padding-top:20px;
	padding-bottom: 16px;
	padding-right:30px;
}

#AnimHolder {
	height:90px;
	margin: 0 34px;
	margin-top: 0px;
	margin-bottom: 40px;
	overflow:hidden;
	text-align:center;
}

#MainMenuHolder {
	height:100px;
	margin: 0 34px;
	text-align:center;
	border-bottom: 1px solid #F1F5FA;
	background: url('../images/panelBack.gif') repeat-x  left 42px;
}

.WelcomePanel {
	margin:34px;
	margin-top:0px;
	background-color:#c6dded;
	padding: 15px;
	padding-top:0px;
}

.WelcomePanelTop {
	height:44px;
	margin-left:34px;
	margin-right:34px;
	padding-top:3px;
	padding-left:10px;
	background: #c6dded url('../images/GCS_IntroPanelTOP.gif') repeat-x left top;
}

.PanelLeft {
	padding:20px;
	padding-top:16px;
	padding-bottom:0px;
	margin:0px;
	line-height:160%;
}

#NewsHolder {
	width: 270px;
	height:150px;
	margin:0;
	padding:0;
	margin-top:24px;
	margin-right:10px;
	margin-left:20px;
	margin-bottom:10px;
	float:right;
}

.FloatEND {
	clear:both;
	float:none;
	height:20px;
}

#PageMenuHolder {
	height:26px;
	background-color:#61A4D2;
	font-family: "Verdana","Arial", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left:34px;
}

#PageMenuEnd {
	height:10px;
	border-top: 1px solid #61A4D2;
}

.ContentHolder {
	margin:34px;
	margin-top:0px;
	font-family: "Verdana","Arial", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:160%;
}

.ContentHolderNoLeftMargin {
	margin: 0px 34px 34px 0px;
	font-family: "Verdana","Arial", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:160%;
}

.LeftImageHolder
{
	width: 170px; 
	overflow: hidden;
}

/******************************* SKILLS BlakBOX Implementation **************************************************/


#SKILLS-VIEW {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	font:normal 12px arial;
	z-index:2020;
}

#SKILLS-TOP {
	z-index:2041;
}

#SKILLS-BOTTOM {
	z-index:2042;
}

#SKILLS-SUMMARY {
	width:630px;
	background: #000000 url('../images/GCS_Summary.gif') top left no-repeat;
	font:normal 10px arial;
	color:#B3B3B3;
	padding-top:12px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	margin:0;
	z-index:2040;
}

#SKILLS-SUMMARY p {
	display: inline;
}

#SKILLS-SUMMARY a {
	font: normal 10px arial;
	color: #CECECE;
	text-decoration: underline;
}

#SKILLS-SUMMARY a:hover {
	font: normal 10px arial;
	color: #b41a1a;
	text-decoration: underline;
}


/******************************* SKILLS BlakBOX Implementation **************************************************/

