/* This is Home page CSS */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4A8275;
	color: #202020;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(/wps/wcm/zcg/themes/html/MyTheme/images/ZCGBGimg.jpg);
}

div#mainTable {
	position:relative;
	width:800px;
	height:100%;
	z-index: 0;
	_width:1px;
}

#logo {
	position:absolute;
	left:33px;
	top:3px;
	width:220px;
	height:106px;
	z-index: 1;
}

#topNav {
	position:absolute;
	left:263px;
	top:15px;
	width:485px;
	height:80px;
	text-align: right;
	z-index:1;
}

#flash {
	position:absolute;
	left:15px;
	top:120px;
	width:775px;
	height:270px;
	z-index: 1;
	/*background: url(/wps/wcm/zcg/themes/html/MyTheme/images/topIMG_shadow.gif) no-repeat scroll 0px top;*/
}

#mainText {
	position:absolute;
	left:229px;
	top:191px;
	width:328px;
	height:155px;
	background-image: url(/wps/wcm/zcg/themes/html/MyTheme/images/home/mainText_8.gif);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 0;
}

#rightBox {
	position:absolute;
	left:578px;
	top:130px;
	/*float:right;
	margin:128px 32px 10px 0px;*/
	width:190px;
	z-index: 1;
}

	#sideBox-Top-2 {
	position:relative;
	left:-1px;
	top:0px;
	width:190px;
	padding:10px 0px;
	margin-bottom:15px;
	text-align:left;
	}
		.alpha_BG {
		position: absolute; top: 0; bottom: 0; left:0; width: 190px;
		background-color:#fff;
		filter:alpha(opacity=40); /* for IE 6&7 */
		-moz-opacity:.40; /* older Gecko-based browsers */
		opacity:.40; /* CSS3 standard */
		-khtml-opacity: 0.40; /*old versions of Safari (1.x)*/
		}
		.alpha_BG80 {
		position: absolute; top: 0; bottom: 0; left:0; width: 190px;
		background-color:#fff;
		filter:alpha(opacity=80); /* for IE 6&7 */
		-moz-opacity:.80; /* older Gecko-based browsers */
		opacity:.80; /* CSS3 standard */
		-khtml-opacity: 0.80; /*old versions of Safari (1.x)*/
		}
		.alpha_content {
		position:relative;
		left:-1px;
		/*top:0px;*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333;
		vertical-align: top;
		display: block;
		margin: 10px;
		font-weight: normal;
		text-align: left;
		}
		/*------------------ ie6 fix -----------------------\*/
		/* use the * html hack so only IE6 reads the rule */
		* html #sideBox-Top-2 .alpha_BG {
		  height: expression(document.getElementById("sideBox-Top-2").offsetHeight);
		}
		
		/* use the * html hack so only IE6 reads the rule */
		* html #sideBox-Bottom-3 .alpha_BG80 {
		  height: expression(document.getElementById("sideBox-Bottom-3").offsetHeight);
		}
		
		/* use the * html hack so only IE6 reads the rule */
		* html #mainImage .alpha_BG60 {
		  height: expression(document.getElementById("mainImage").offsetHeight);
		}
		/*------------------ ie6 fix -----------------------\*/


	#sideBox-Bottom-3 {
	position:relative;
	left:3px;
	width:190px;
	border: 0px solid #b6b6b6;		
	padding-bottom:10px;
	/*background-image: url(/wps/wcm/zcg/themes/html/MyTheme/images/home/sideBox_Top_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:33px;*/
	}
	#sideBox-Bottom-4 {
		position:relative;
		left:-1px;
		/*background-color:#FFFFFF;*/
		width:190px;
		padding:10px 0px;
	}

#bottomNav {
	position:relative;
	left:0px;
	bottom:-10px;
	width:800px;
	height:11px;
	text-align: center;
	white-space: nowrap;
	clear: both;
	z-index:0;
	padding-bottom:20px;
}
#partner {
	position:relative;
	left:0px;
	bottom:-10px;
	width:740px;
	height:100%;
	text-align: center;
	clear: both;
	z-index:0;
	padding-bottom:20px;
}
	#partner img {margin:3px 8px}

#mainImage {
	position:relative;
	/*left:30px;
	top:405px;*/
	width:745px;
	z-index: 0;
	float:left;
	margin:376px 0px 0px 30px;
}
	/*------------------ ie6 fix -----------------------\*/
	* html #mainImage {
		position:relative;
		/*left:30px;
		top:405px;*/
		width:745px;
		z-index: 0;
		float:left;
		margin:376px 0px 0px 15px;
	}
	/*------------------ ie6 fix -----------------------\*/


div.roundRight {
	width:267px;
	height:33px;
	background-image: url(/wps/wcm/zcg/themes/html/MyTheme/images/home/roundRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:right
}
div.roundRight div {
	background-color:#93C2B7;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	width: 254px;
	height: 32px;
	margin-right:12px;
}

div.roundLeft {
	width:12px;
	height:33px;
	background-image: url(/wps/wcm/zcg/themes/html/MyTheme/images/home/roundLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
div.roundLeft div {
	background-color:#93C2B7;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 254px;
	height: 32px;
	margin-left:12px;
}

.roundBox {
	/*background-color:#fff;
	border: 1px solid #666666;*/
	padding:15px 20px;
	text-align:left;
	width: 240px;
	font-size:11px;
	/*filter:alpha(opacity=80); /* for IE 6&7 */
	/*-moz-opacity:.80; /* older Gecko-based browsers */
	/*opacity:.80; /* CSS3 standard */
	/*-khtml-opacity: 0.80; /*old versions of Safari (1.x)*/
}

		.alpha_BG60 {
		position: absolute; top: 0; bottom: 0px; left:0px; width: 745px;
		background-color:#fff;
		filter:alpha(opacity=60); /* for IE 6&7 */
		-moz-opacity:.60; /* older Gecko-based browsers */
		opacity:.60; /* CSS3 standard */
		-khtml-opacity: 0.60; /*old versions of Safari (1.x)*/
		}
		.roundBox_alpha_content {
		position:relative;
		left:0px;
		top:0px;
		vertical-align: top;
		text-align: left;
		}
table.homeBottomMenu {margin-top:15px; font-size:11px;}

div.roundBox table {
	margin-top:10px; color:#336666; font-weight:bold;
}

/* Random content */
.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}

/* =========================================== */
/*   			   Text Styles                 */
/* =========================================== */
/* main portlet at Home page */
.topNav {
	font-family: "Century Gothic", Georgia, "Times New Roman";
	font-size: 16px;
	color: #333333;
	text-align: right;
	vertical-align: bottom;
	text-transform: capitalize;
	white-space: nowrap;
	clear: right;
}

.phoneNum {font-size:11px;font-weight: bold; line-height: 20px; color: #FF6600;}

.tagLine {
	font: italic bold normal 15px/20px Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	text-transform: capitalize;
}

.siteTool {
	font-family: "Century Gothic", Georgia, "Times New Roman";
	font-size: 11px;
	color: #333333;
	text-align: right;
	float: right;
	text-transform: capitalize;
	font-weight: normal;
	margin: 0px;
	white-space: nowrap;
	clear: right;
    padding-right:4px;
}
/* Search */
.searchInputText { color:#999999;font-size: 11px;}
.searchButton { border:none; background:#fff; font-size: 11px; color:#333; font-weight:bold; height:20px;}


.homeBottom {
	margin:0px;
	padding: 0px;
	display: block;
	height: 270px;
	width: 745px;
}
.homeBottom div {
	padding:20px 200px 10px 190px;
}
.homeBottom div h1 {
	font-family: "Century Gothic", Georgia, "Times New Roman";
	font-size: 17px;
	font-weight:bold;
	text-align: left;
	letter-spacing: 0.01em;
	color:#FFB900;
}

/* main portlet at Home page */
.homeSide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	vertical-align: top;
	display: block;
	margin: 0px 10px;
	font-weight: normal;
	text-align: left;
}
	.homeSide b {
	color:#333;
	text-transform: capitalize;
	}

.homeSideTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336666;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	line-height: 33px;
}

table.alertListing {margin-top:10px}

table.alertListing ul {
	font-size:11px;
	margin:0px 10px 0px 10px;
	padding:0px;
	list-style-position: outside;
	list-style-image: url(/wps/wcm/zcg/themes/html/MyTheme/images/content/arrowOrange.gif);
}
table.alertListing li {
	padding-bottom: 8px;	
}


/* bottom navigation */
.bottomNav {
	font-family: "Century Gothic", Georgia, "Times New Roman";
	font-size: 13px;
	color: #333333;
	text-align: center;
	line-height: 30px;
	vertical-align:top;
}

/* footer */
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

/* =========================================== */
/*   			   Link Styles                 */
/* =========================================== */
#mainTable a:link, #mainTable a:visited  {
	color: #333;
	text-decoration: none;
}
#mainTable a:hover {
	color: #ff6600;
	text-decoration: none;
}
#mainTable a:active {
	color: #333;
	text-decoration: none;
}

#bottomNav a:link, #bottomNav a:visited  {
	color: #333;
	text-decoration: none;
}
#bottomNav a:hover {
	color: #ff6600;
	text-decoration: none;
}
#bottomNav a:active {
	color: #333;
	text-decoration: none;
}

#mainTable table.homeBottomMenu  a:link, #mainTable table.homeBottomMenu a:visited  {
	color: #333;
	text-decoration: underline;
}
#mainTable table.homeBottomMenu  a:hover {
	color: #ff6600;
	text-decoration: none;
}
#mainTable table.homeBottomMenu  a:active {
	color: #333;
	text-decoration: underline;
}

a.authoringTool {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 8px;
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	background: #FFE7DF;
	display:block;
	text-align:center;
}
a.authoringTool:hover {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 8px;
	padding: 3px 5px;
	border: 1px solid #999999;
	background: #F0F0F0;
	display:block;
	text-align:center;
}


/*****************************************/
/*		email Form @ Home page			 */
/*****************************************/
.emailForm_home {
	background: transparent url(/wps/wcm/zcg/themes/html/MyTheme/images/home/Home_emailFormBG2.gif) no-repeat scroll left top;
	height: 69px;
	width: 527px;
	margin-top:15px;
	margin-left:8px;
}

.emailForm_home input {
	background-color:#fff;
	border:none;
	border:1px solid #ccc;
	color:#355786;
	font-weight:bold;
	margin-left:15px;
	margin-top:38px;
	text-align:center;
	height:15px;
	font-size:10px;
	text-transform: capitalize;	
	padding-top:3px;
}
.emailForm_home input.emailForm_home_button {
	background: url(/wps/wcm/zcg/themes/html/MyTheme/images/home/Home_emailFormButton2.gif) no-repeat scroll left top;
	height: 22px;
	width: 115px;
	border:none;
	cursor:pointer;
}

/*****************************************/
/*		 Webinar @ Home page			 */
/*****************************************/
.webinar_home {
	margin-top:15px;
}

