﻿body
{
    background: #E0E0E0 none repeat scroll 0 50%;
    color: #333333;
    font-family: Verdana,sans-serif;
    font-size: small;
    margin: 0;
    padding: 0;
    text-align: center;
}

.info 
{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-align: justify;
font-size: 12px;
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px 15px;
color: #00529B;
background-color: #BDE5F8;
background-image: url(images/info.png);
}

.noticepanel
{
	border: solid 1px #878787;
	color: White;
	position: fixed;
	top: 10%;
	left: 25%;
	padding: 10px;
	background-color: #A6A6A6;
	width: 575px;
}

#czone-body
{
    background: transparent url(images/czone-background2.jpg) repeat-y scroll 0 50%;
    margin: 0 auto;
    text-align: left;
    /* width: 780px; RB20090629*/
    width: 880px;
}
#czone-header
{
    background: url(images/logobg.jpg);
    background-repeat: repeat-x;
    font-family: "Lucida Grande" , "Trebuchet MS";
    background-color: #A6A6A6;
    /* width: 765px; RB20090629*/
    width: 865px;
    margin-left: 8px;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #9D9D9D;
}

#window-body
{
    background: transparent url(images/czone-background3.jpg) repeat-y scroll 0 50%;
    margin: 0 auto;
    text-align: left;
    /* width: 780px; RB20090629*/
    width: 880px;
}
#window-header
{
    background: url(images/logobg.jpg);
    background-repeat: repeat-x;
    font-family: "Lucida Grande" , "Trebuchet MS";
    background-color: #A6A6A6;
    /* width: 765px; RB20090629*/
    width: 865px;
    margin-left: 8px;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #9D9D9D;
}

#content
{
    margin-left: 0px;
    /* width: 775px; RB20090629*/
    width: 875px;
}

#main-content
{
	/* width: 460px; RB20090629*/
    width: 560px;
    line-height: 1.4em;
    float: right;
    padding: 0px 25px 0px 0px;
}

#sidebar
{
    color: #999999;
    font-size: 85%;
    line-height: 1.2em; /*margin: 20px 0px 0px 8px;*/
    padding-left: 15px;
    float: left;
    width: 245px;
    display: block;
}

#breadcrums
{
    padding: 0px 0px 0px 0px; /*background: transparent url(images/breadcrumbg.jpg) repeat-x;*/
    background-color: #D33529;
    margin-left: 9px;
    margin-right: 6px;
    padding-top: 2px;
    padding-bottom: 3px; /*border-style: solid;     border-width: 1px;     border-color: #9D9D9D;*/
}

#footer
{
	margin: 70px 0px 0px 0px;
    padding-left: 9px;
    /*display: block;*/
    color: #DDDDDD;
    font-size: 85%;
}

#footer a
{
    color: #4169E1;
    text-decoration: none;
}
#footer p
{
    background: transparent url(images/czone-footer1.gif) no-repeat;
    /* width: 765px; RB20090629*/
    width: 835px;
    border-left: solid 1px #9D9D9D;
    text-align: center;
    padding-top: 8px;
    /* padding-left: 30px; RB20090629 */
    padding-left: 30px;
    margin: 0px;
}

.box
{
    background: #6A7A86 url(images/featured_background.png) repeat-y scroll 0;
    color: #DCE0E4;
    margin-bottom: 50px;
    width: 237px;
}



.box-top
{
    background: #6A7A86 url(images/featured_top.png) no-repeat scroll 0;
    color: #DCE0E4;
    height: 18px;
    width: 237px;
}

.box-bottom
{
    background: #EEEEEE url(images/featured_footer.png) no-repeat scroll 0;
    color: #DCE0E4;
    height: 6px;
    width: 237px;
    margin: 0px;
    padding: 0px;
}

.box p
{
    padding-left: 6px;
    padding-right: 6px;
}

.menuheader
{
    color: #999999;
}

#menulink, #menulink1, #menulink2
{
    text-align: center;
}

.floatleft
{
    float: left;
    margin: 4px;
}

.menu
{
    border-bottom: 1px solid #DDDDDD;
    margin: 0;
    color: #999999;
    padding-left: 6px;
    width: 240px;
}
.menu p
{
    padding-left: 6px;
    padding-right: 6px;
    text-align: justify;
}

.menu a
{
    color: #6699CC;
    text-decoration: none;
}

.menu a:hover
{
    color: red;
    text-decoration: none;
}

#breadcrums a
{
    color: #DDDDDD;
    text-decoration: none;
}

#breadcrums a:hover
{
    color: #111111;
    text-decoration: none;
}
#nav
{
    float: right;
    padding-right: 14px;
    padding-top: 4px;
    font-size: 80%;
}
.clear
{
    content: ".";
    display: inline-block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.LoginButton
{
    padding: 5px 20px;
    width: 110px;
    font-family: arial;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: normal;
    color: rgb(0, 0, 0);
}

.txtInput
{
    background: #FFFFFF none repeat scroll 0;
    border: 1px solid #8CBAD1;
    color: #333333;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding: 4px 2px;
}

.PADL10
{
    padding-left: 10px;
}
.PADT10
{
    padding-top: 10px;
}
.PADBOT10
{
    padding-bottom: 10px;
}
.PADR10
{
    padding-right: 10px;
}

.LoginTxt
{
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
}
a.LoginLink:hover
{
    text-decoration: none;
}
.LoginLink
{
    color: #1E56A1;
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 16px;
    text-decoration: underline;
}

.SignupButton
{
    padding: 5px 0px;
    width: 220px;
    font-family: arial;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: normal;
    color: rgb(0, 0, 0);
}

.Verify
{
	font-family: arial;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: normal;
    color: rgb(0, 0, 0);
}

/*ppp 20100119*/

.ModalPopup
{
	border-left: #006699 thick solid;
	height: 55px;
	width: 140px;
	text-align: left;
	vertical-align: middle;
	left: 330;
	margin-left: 1px;
	padding-left: 5px;
	margin-right: 5px;
}

.ModalBackground
{
	background-color: Gray;
	filter: alpha(opacity=40);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	zoom: 1;
	right: 0px;
	padding: 0;
	margin: 0;
	z-index: 1000;
	height: 100%;
	width: 100%; /*height: 900px; 	width: 1500px;*/
	'left: expression(ignoreMe = document.documentElement.scrollLeft + "px");
	'top: expression(ignoreMe = document.documentElement.scrollTop + "px");
	'width: expression(document.documentElement.clientWidth + "px");
	'height: expression(document.documentElement.clientHeight + "px");
}

.InProcess
{
	width: 240px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	zoom: 1;
	font-size: 14px;
}

.ModalPanel
{
	/*background-color:#D1A2E6;	 	border-color:#DB63E6;     border-style:solid;     border-width:1px;     color:#E6150E;*/
	z-index: 1003;
	background-color: #6e347a;
	border-color: #6e347a;
	border-style: solid;
	border-width: 1px;
	color: #FFF;
}

#UpdateProgressHideSelect
{
    z-index: 15000;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    display: none;
}

* html #UpdateProgressHideSelect
{
    position: absolute;
    height: expression(
		document.body.scrollHeight > document.body.offsetHeight
		? document.body.scrollHeight
		: document.body.offsetHeight + "px");
}
