body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-image: url(../images/NewZRico_bgrepeat.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 300px;
	font-size: 11px;

}


 #register {
	width: 824px;
	height:50px;
	background-image:url(../images/NewZRico_regiFull2.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 112px;
	top: 0px;
	overflow: hidden;
	color: #FFFFFF;
 }
 #userIcon {
	position:absolute;
	left: 340px;
	top: 0px;
	background-image: url(../images/user.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
	width: 32px;
	}
 
 #logo {
	position:absolute;
	width: 264px;
	height: 117px;
	left: 42px;
	top: 126px;
 
 }
 
#logoPlace{
	position:absolute;
	left: 346px;
	width: 544px;
	top: 104px;
	height: 134px;
	color: #CCCCCC;
	font-size: 12px;
	padding: 10px;
	display: block;
	clear: both;
	overflow: hidden;
}

#mSearch{
	position: absolute;
	height: 47px;
	width: 48px;
	left: 944px;
	top: 227px;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#mSearch:hover {
	cursor: pointer;
}

#mSearchCont {
	position: absolute;
	height: 64px;
	width: 260px;
	left: 673px;
	top: 44px;
	}
#sc {
	position: absolute;
	height: 48px;
	width: 250px;
	background-image: url(../images/searchBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	top: 8px;
}
#sCont {
	
	position: absolute;
	height: 26px;
	width: 160px;
	top: 10px;
	left: 19px;
	font-size: 12px;
	color: #009900;
}
#showDate{
	color: #FFFFFF;
	position: absolute;
	height: 35px;
	width: 252px;
	left: 52px;
	top: 260px;
	font-size: 12px;
	font-weight: bold;


}


.thrColLiqHdr #container {
	width: 900px;
	text-align: left;
	position: absolute;
	left: 21px;
	top: 297px;
} 

#TaL{
	background-image: url(../images/NewZRico_tabBTNLeft.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 27px;
	width: 70px;
	position: absolute;
	top: -27px;
	left: 56px;
	cursor: pointer;
}
#TaL:hover, #TaL:active {
	background-image:url(../images/NewZRico_tabBTNLeftHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#TaR{
	background-image: url(../images/NewZRico_tabBTNRight.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	width: 70px;
	position: absolute;
	left: 132px;
	top: -27px;
	cursor: pointer;
}

#TaR:hover {
	background-image:url(../images/NewZRico_tabBTNRightHover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

 #TaL a,  #TaR a {
	color:#FFFFFF;
	padding-top: 4px;
	padding-left: 5px;
}

#leftMenu {
	position: absolute;
	width: 250px;
	height: 560px;
	left: 44px;
	top: 86px;

}
#leftMenuTR{
	background-image:url(../images/NewZRico_tabBGtopRight.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 100%;
	position: absolute;
	left: 0px;
}

#leftMenuTL{
	background-image:url(../images/NewZRico_tabBGtopLeft.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 100%;
	position: absolute;
	left: 0px;

}

.leftMenuCont{
	background-image:url(../images/NewZRico_tabBGrepeat.png);
	background-repeat: repeat-y;
	background-position: center center;
	position: absolute;
	height: 468px;
	width: 100%;
	top: 29px;
}

.lmContent {
	position: absolute;
	width: 221px;
	height: 472px;
	left: 16px;
	top: 15px;

}



.leftMenuB {
	background-image:url(../images/NewZRico_tabBGbottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	width: 250px;
	position: absolute;
	top: 472px;
	left: -4px;
}

.thrColLiqHdr #sidebar1 {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 55px;
	background-image: url(../images/NewZRico_lShadow.jpg);
	background-repeat: no-repeat;
	height: 850px;
	background-position: left top;
}
.thrColLiqHdr #sidebar2 {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 55px; /* top and bottom padding create visual space within this div */
	height: 850px;
	background-image: url(../images/NewZRico_rShadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3, .thrColLiqHdr #sidebar2 p, .thrColLiqHdr #sidebar2 h3 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}


/*................................Start #mainContent...............................*/

#topM{
	background-image: url(../images/menu_Top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 65px;
	width: 534px;
	left: 302px;
	top: 0px;


}
#menuContTop{
	position:absolute;
	width: 500px;
	height: 36px;
	left: 17px;
	top: 4px;
}

#botM{
	background-image: url(../images/menu_Bottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 87px;
	width: 534px;
	left: 302px;
	top: 531px;

}
#menuContBottom{
	position:absolute;
	width: 550px;
	height: 58px;
	left: 10px;
	top: 25px;
}


.thrColLiqHdr #mainContent {
	font-size: 11px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	position: absolute;
	width: 510px;
	height: 442px;
	left: 301px;
	top: 66px;
	overflow: auto;
}

/*................................End #mainContent...............................*/

.thrColLiqHdr #footer {
	background-image: url(../images/NewZRico_bottomBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 899px;
	height: 80px;
	position: absolute;
	color: #FFFFFF;
	top: 844px;
} 

#footerShadow {
	position:absolute;
	width: 898px;
	height: 45px;
	background-image: url(../images/NewZRico_bottomBGMirror.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 908px;
	left: 1px;
}

.thrColLiqHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	position: absolute;
	left: 573px;
	top: 15px;
	width: 243px;
	height: 21px;

}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:auto;
	font-size: 1px;
	line-height: 0px;
	width: 880px;
}

#rightBlackD{
	position: absolute;
	height: 970px;
	width: 120px;
	left: 879px;
	top: 281px;
	background-image: url(../images/plant1.png);
	background-repeat: no-repeat;
	background-position: left center;
}
/*................................ Begin Slider.............................*/

#slider {
	position: absolute;
	height: 43px;
	width: 237px;
	left: 65px;
	top: 2px;
}

#fsID{
	position: absolute;
	height: 30px;
	width: 66px;
	top: 4px;
	font-size: 12px;
	font-style: italic;
	color: #35560A;
	text-decoration: none;
	font-weight: bolder;
	left: 162px;
	background-image: url(../images/fontSize.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#myFS {
	height:37px;
	width:145px;
	background-image: url(../images/sliderbg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#myFS div.knob {
	height:16px;
	width:16px;
	background-image: url(../images/knob.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/*................................ End Slider.............................*/

.strong{
	font-weight: bolder;
}

/*...................................LeftRightContFix..................................*/

.leftContMCon{
	position: absolute;
	height: 185px;
	width: 164px;
	left: 15px;
	top: -8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	padding: 5px;
}
.leftContMCon a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	height: 20px;
}
.leftContMCon a:hover{
	color: #339900;
	text-decoration: none;
	background-color: #FFFFFF;
}
.leftContMCon a:visited{
	color: #FFCC00;
	text-decoration: none;
}

.rightContMCon{
	position: absolute;
	height: 185px;
	width: 164px;
	left: 22px;
	top: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	padding: 5px;
}

.rightContMCon a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
 
 .rightContMCon a:hover{
	color: #339900;
	text-decoration: none;
	background-color: #FFFFFF;
}
 .rightContMCon a:visited{
	color: #FFCC00;
	text-decoration: none;
}
 
.rightContMCon ul li{
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(../images/utilities/bullet_small.png);
	text-align: left;
	height: 20px;
}
