
/* This is Home page CSS */
html {width:100%; height:100%; margin:0; padding:0;}
body {
	color: #555;
	margin: 0px;
	padding: 0px;
	background: #4A8275 url(/themes/html/MyTheme/images/ZCGBGimg.jpg) repeat-x fixed center top;
	font: 80% Arial, Helvetica, sans-serif;
}

div.hrGray {
	border:none;
	border-top:#ccc 2px dotted;
	/*border-bottom:#999 1px solid;*/
	color:#ccc;
	width:100%;
	margin:0;
	padding:0;
}div.hrGray hr {display: none}

.floatRight {float:right;}
.floatLeft {float:left;}

a img {border:none;}

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(/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(/themes/html/MyTheme/images/home/mainText_8.gif);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 0;
}

#rightBox {
	position:absolute;
	top:123px;
	/*float:right;
	margin:128px 32px 10px 0px;*/
	width:220px;
	z-index: 1;
	right: 30px;
}

	#sideBox-Top-2 {
	/*position:relative;
	left:-1px;
	top:0px;*/
	padding:0;
	text-align:left;
	}
	
	.alpha_BG {
		position: absolute;
		top: 5px;
		bottom: 5px;
		left:4px;
		width: 210px;
		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;
	}
		.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;
		}
		/*------------------ 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;
	/*background-image: url(/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:385px 0px 0px 30px;
}
	/*------------------ ie6 fix -----------------------\*/
	* html #mainImage {
		position:relative;
		/*left:30px;
		top:405px;*/
		width:745px;
		z-index: 0;
		float:left;
		margin:336px 0px 0px 15px;
	}
	/*------------------ ie6 fix -----------------------\*/
	.leftContentBox {
		margin: 0px auto 20px;
		width: 490px;
		padding-bottom: 20px;
		overflow: hidden;
		clear:both;
		/*background: url(ContentBottomBGimg_continueY.png) repeat-y scroll left top;*/
	}
	.botderBottom_ccc {
		border-bottom:5px dotted #ccc;
}


div.roundRight {
	width:267px;
	height:33px;
	background-image: url(/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(/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 {
	text-align:left;
	width: 100%;
	/*font-size:11px;*/
	position:relative;
	/*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)*/
}
	.roundBox div#contentBGimg_bottom {
		background: url(/themes/html/images/ContentBottomBGimg.png) no-repeat scroll left top;
		position: relative;
		left: -10px;
		top: -23px;
		width:520px;
		overflow: hidden;
		padding-top:21px;
	}
	.roundBox div#contentBGimg_bottomContinue {
	background: url(/themes/html/images/ContentBottomBGimg_continueY.png) repeat-y scroll left top;
	position: absolute;
	left: -10px;
	top: 187px;
	width:520px;
	overflow:hidden;
	padding-top:21px;
	}

		.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;
}

table.grayBorder td {border:1px solid #E6E6E6; padding-bottom:10px}
table.grayBorder td a.grayBG { background:#e6e6e6 url(/themes/html/MyTheme/images/grayEffectBGimg.jpg) repeat-x scroll left -40px; display:block; padding:5px; font: 13px Arial, Helvetica, sans-serif; font-weight:bold; height:32px; line-height:32px; vertical-align:middle; border-bottom:1px solid #e6e6e6}
	table.grayBorder td a.grayBG:hover { background-position:left top;}
table.grayBorder td p { margin:0; padding: 10px;}

/* =========================================== */
/*   			   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;
	
}
div.brandInfo {
	position:absolute;
	bottom:-5px;
	left:0px;
	right:0px;
	padding-bottom:11px;
	float:left;
	width:530px;
	text-align: left;
	background: transparent url(/themes/html/MyTheme/images/trishodow.gif) no-repeat scroll left bottom;
}
div.brandInfo div {
	padding:5px;
	padding-left:25px; 
	text-align: left;
	background-color: #FF8A00;
}

div.brandInfo span {
	font-family: "Century Gothic", Georgia, "Times New Roman";
	font-size: 17px;
	font-weight:bold;
	/*letter-spacing: 0.01em;*/
	color:#fff /*#27698C*/;
	
	
}

/* 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 {
	color: #069;
	text-align: left;
	vertical-align: middle;
	font: italic bold 16px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	text-transform: capitalize;
}
.homeSideTitleGray {
	color: #336666;
	text-align: center;
	vertical-align: middle;
	font: bold 14px Arial, Helvetica, sans-serif;
}

table.alertListing {margin-top:10px}

table.alertListing ul {
	/*font-size:11px;
	font-family:Verdana, Geneva, sans-serif;*/
	margin:0px 10px 0px 10px;
	padding:0px;
	list-style-position: outside;
	list-style-image: url(/themes/html/MyTheme/images/content/arrowOrange.gif);
}
table.alertListing li {
	padding-bottom: 8px;
	font-size:13px;
}

table.listing {}

table.listing ul {
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style-position: outside;
	list-style-image: url(/themes/html/MyTheme/images/content/arrowOrange.gif);
}
table.listing li {
	padding-bottom: 5px;	
}


div.twitters ul {
	font-size:12px;
	margin:0px 5px 5px 20px;
	padding:0px;
	list-style-image: none;
	list-style:none
}
div.twitters li {
	padding-top: 10px;
	font:13px 'Lucida Grande',sans-serif;
	color:#336666;
	font-weight:bold;
}
#mainTable div#twitters ul li a:link { text-decoration:underline}
#mainTable div#twitters ul li a:visited { text-decoration:underline}
#mainTable div#twitters ul li a:hover { color:#FF6600; text-decoration:none}
#mainTable div#twitters ul li a:active { text-decoration:underline}

#mainTable div#twitters ul li a.grayLink:link { color:#666; text-decoration:underline}
#mainTable div#twitters ul li a.grayLink:visited { color:#666; text-decoration:underline}
#mainTable div#twitters ul li a.grayLink:hover { color:#FF6600; text-decoration:none}
#mainTable div#twitters ul li a.grayLink:active { color:#666;text-decoration:underline}



/* 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: #555;
	text-align: center;
}

/* =========================================== */
/*   			   Link Styles                 */
/* =========================================== */
#mainTable a:link, #mainTable a:visited  {
	color: #555;
	text-decoration: none;
}
#mainTable a:hover {
	color: #ff6600;
	text-decoration: none;
}
#mainTable a:active {
	color: #555;
	text-decoration: none;
}

#bottomNav a:link, #bottomNav a:visited  {
	color: #555;
	text-decoration: none;
}
#bottomNav a:hover {
	color: #ff6600;
	text-decoration: none;
}
#bottomNav a:active {
	color: #555;
	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(/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(/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;
	margin-left:5px;
}


/*****************************************/
/*	    Social Marketing Icons Box   	 */
/*****************************************/
#socialMarketing {
	background: url(/themes/html/images/socialMarketing_BGimg.png) no-repeat scroll center top;
	height: 67px;
	width: 195px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:5px;
}
	#socialMarketing a img {margin:0 2px;}

/*****************************************/
/*	    RSS Style Blog & Delicious		 */
/*****************************************/
	
p.rss_title {
	text-align: left;
	vertical-align: middle;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding: 0px;
	/*line-height:30px;*/
	}
	p.rss_title a.rss_title img {float:left; margin-right:10px;}
	p.rss_title a.rss_title:link {color: #333 !important;}
	p.rss_title a.rss_title:visited {color: #333 !important;}
	p.rss_title a.rss_title:hover {color: #F90 !important;}
	p.rss_title a.rss_title:active {color: #333 !important;}


.rss_box ul.rss_items {
	color: #909090;
	margin:0px;
	padding:5px 0 0 5px;
	/*list-style-position: outside;
	list-style-image: url(/themes/html/MyTheme/images/content/arrowOrange.gif);*/
	font-size:13px;
	clear:both;
	list-style-type: none;
}
	.rss_box ul.rss_items li.rss_item { font-size:14px;	cursor:pointer;  margin:0 0 8px 0;
		background:#fff url(/themes/html/MyTheme/images/grayEffectBGimg.jpg) repeat-x scroll left 10px; padding:0px;}
	.ree_box ul.rss_items li.rss_item:hover { background-position:left -10px;}
	
		.rss_box ul.rss_items li.rss_item a.rss_item {font-weight:bold !important; display:block;padding:10px;border:1px solid #EFEFEF;}
		.rss_box ul.rss_items li.rss_item a.rss_item:link {color: #666 !important;}
		.rss_box ul.rss_items li.rss_item a.rss_item:visited {color: #666 !important;}
		.rss_box ul.rss_items li.rss_item a.rss_item:hover {color: #FF6600 !important;background:transparent url(/themes/html/MyTheme/images//bottomshadow.jpg) scroll repeat-x left bottom;border:1px solid #fff; }
		.rss_box ul.rss_items li.rss_item a.rss_item:active {color: #666 !important;}


.postText {
	/*font-size: 11px;*/
	font-weight: normal;
	color: #333;
	padding-right:10px;
}

.postText em {font-weight:bold}

.twitterIcon {
	width:30px;
	height:30px;
	margin-top:8px;
	float:left;
	}
.twitterBG {
	background: url(/themes/html/images/BGIMG_Twitter.png) no-repeat scroll right top;
	height: 96px;
	width: 469px;
	margin-bottom: 15px;
	float:left;
}
.postingTop {
	/*background: url(/themes/html/images/BGIMG_Posting_02.png) no-repeat scroll left top;*/
	width: 490px /*242px*/;
	padding-top:10px;
}
	div.postingBottom {
		/*background: url(/themes/html/images/BGIMG_Posting_04.png) no-repeat scroll left bottom;*/
		width: 490px /*242px*/;
		/*min-height:350px;*/
		/*height:350px;*/
		height:auto;
	}



