@font-face {
font-family: "OfficinaSerif-Bold";
src: url("OfficinaSerif-Bold.otf") format("opentype");
}

#content-body {
	min-height:200px;
	padding-bottom:10px;
	float:left;
	width:100%;
}

*html #content-body {
	height:200px;
}

	
#master-footer{
clear:both;
color:#FFF;
margin:0;
display:block;
height:176px;
background:#8FC41A;
float:left;
width:870px;
}


#content-body-top {

height:160px;
float:left;
diplay:block;
}


#content-body-left {
font-size:11px;
float:left;
width:180px;
padding-left:20px;
padding-right:20px;
display:block;
min-height:550px;
/*background:red;*/
}


*html #content-body-left {
	height:550px;
}

#content-body-left2 {
font-size:11px;
float:left;
width:180px;
padding-left:20px;
padding-right:20px;
display:block;
/*background:red;*/
}


#body-left-title {
	font-family: "OfficinaSerif-Bold", georgia, arial;
	font-size:20px;
	line-height:18px;
}

#body-left-title a {
	font-family: "OfficinaSerif-Bold", georgia, arial;
}


/* FONT SIZE & COLOR EDIT BY DODDI */
#body-left-middle{
font-family:georgia,arial;
color:#333333;
margin-top:10px;
margin-bottom:10px;
padding-top:10px;
padding-bottom:10px;
font-size:16px;
}

#body-left-middle span {
font-size:11px;
}




#body-left-bottom {


}

#body-left-link{
margin-top:75px;
color:#777777;
line-height:18px;
text-align:right;
}


#body-left-link a {
color:#777777;
line-height:18px;
}



#body-left-middle span{
font-family:arial;
color:#000000;
wodth:180px;
font-weight:bold;
display:block;
padding-top:10px;
padding-bootom:10px;
}


#content-body-item{
float:left;
display:block;
background:#FFFFFF;
}


#content-body-right {
float:left;
width:700px;
display:block;

}

#cbody-img {
}



#cbody-title {
font-family: "OfficinaSerif-Bold", georgia, arial;
text-align:left;
font-size:60px;
font-weight:normal;
color:#954500;
padding-left:20px;
padding-top:0px;
padding-bottom:20px;
line-height:50px;
}

#cbody-text {
font-family: Georgia, Arial, sans-serif;
padding-left:20px;
font-size:15px;
line-height:18px;
margin-bottom:30px;
}

#cbody-text p {
padding-top:15px;
padding-bottom:5px;
}

#cbody-text p.lnk{
padding-top:30px;
padding-bottom:5px;
}

#cbody-text p a{
font-weight:bold;
}

#cbody-footer {
text-align:center;
margin-top:10px;
padding-bottom:60px;
/*border-top:1px solid #999999;*/
}

#cbody-footer a {
color:#000000;
font-size:12px;

}


.box-left-title, #topCatName {
font-family: "OfficinaSerif-Bold", georgia, arial;
font-size:30px;
padding-left:20px;
}

.box-left-cnt {
font-family: georgia, arial;
font-size:12px;
padding-left:20px;
line-height:18px;
margin-top:20px;

}

#topCatName {
	font-size:50px;
	padding-top:30px;
	padding-left:20px;
	padding-bottom:30px;
}

.adsobj {
display:inline;
display:block;
text-align:center
}

.adsobj-img {
	padding-top:9px;
}


#naviofpage {
clear:both;
	display:block;
	margin-top:5px;
	float:left;
	height:23px;
	
}



.naviofpage-text {
font-family: "OfficinaSerif-Bold", georgia, arial;
padding-left:10px;
font-family:13px;
display:block;
height:53px;
}




/*================*/

#jDialogOverlay {
	background:#000;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	z-index:1000;
	display:none;
}
 
#jDialogProgressBar {
	position:fixed; 
	display:block; 
	top: 10px; 
	left:20px; 
	width:220px;
	height:19px;
	display:none; 
	z-index:900000;
}

 

.DialogContainer{
	background:#FFF;
	text-align:left;
	width:300px;
	float:left;
	position:relative;
	padding:6px 0;
	z-index:1001;
	display:none;
	font-size:11px;
}

.DialogContainer{
	color:#999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.DialogTitleContainer{
	padding:6px 12px;
}

.DialogTitle{
	font-size:11px;
	font-weight:bold;
}

.DialogTitle h1 {
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

.DialogTitle span, .DialogTitle span a {
	font-size:11px;	
	font-weight:normal;
	color:#000000;
	
}

.DialogTitle span {
	padding-left:5px;	
}

.DialogControl a{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

.DialogControl a:hover{
	color:#ff9900;
}

.DialogControl a img{
	vertical-align:top;
}

.DialogPane{
	float:left;
	display:inline;
}

.ErrorMsg{
	font-weight:bold;
	font-size:13px;
	padding:0 12px 70px;
	color:#666;
}

.MainPane{
	width:100%;
}

.ChartWrapper{
	margin:0 6px 6px;
	display:inline;
	background:#FFF url(images/box_bg.gif) repeat-y left top;
	float:left;
	width:285px;
}



.ChartTitleWapper{
	background:url(images/box_tl.gif) no-repeat left top;
	border-top:1px solid #eee;
}

.ChartTitle{
	color:#555;
	font-size:11px;
	font-weight:normal;
	padding:5px 8px 15px;
	background:url(images/box_tr.gif) no-repeat right top;
}

.ChartTitle a {
	color:#555;
	text-decoration:underline;
}



.ChartTitle input {
	width:240px;
	height:18px;
	padding:2px;
}
.ChartTitle span {
	float:right;
	width:255px;
	height:18px;
	padding:2px;
}

.clm1 {
	diplay:block;
	margin-bottom:10px;
}

.psignupp1 {
	font-weight:bold;
}

.Charts{
	margin:0;
	padding:0 0 8px 0;
	float:left;
	list-style-type:none;
}

.Charts li{
	display:inline;
	float:left;
	width:114px;
	vertical-align:middle;
	text-align:center;
	margin:0 3px;
	font-weight:bold;
	color:#666666;
}

.Charts li .Period{
	color:#ADADAD;
}

.Legends{	
	margin:0 0 0 20px;
	padding:0;
	list-style-type:none;
}

.Legends li{
	display:inline;
	color:#1C3E61;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0 10px 6px 8px;
}

.ChartFooter{
	float:left;
	background:url(images/box_bottom.gif) no-repeat left bottom;
	height:10px;
	width:495px;
}

.ChartBody {
	/*	line-height:3em;*/
	padding:0 15px 15px 20px;
	color:#333;
	font-weight:bold;
	font-size:14px;
}

.ChartBody *{
	color:#333;
}

.ChartBody .ChartTable {
	height: 200px;
	overflow: auto;
	overflow-x: hidden;
}

.ChartBody .ChartTable th{
	background:#888;
	color:#FFF;
	border:#808080 1px solid;
	font: 14px Tahoma;
	font-weight:bold;
	text-align:center;
}

.ChartBody .ChartTable tr td{
	background:#EEE;
	border:#DFDFDF 1px solid;
}

.ChartBody .ChartTable tr td.DialogSelected {
	background:#FFCCCC;
}

.ChartBody .ChartTable tr.odd td{
	background:#EAEAEA;
	border:#DDD 1px solid;
}

.buttonRow {
	text-align:center;
}

.SidePane{
	float:right;
	width:130px;
}

.DescTitle{
	font-weight:bold;
	font-size:22px;
	font-family:Helvetica, Arial, sans-serif;
}

.DescWrapper{
	margin:6px 12px 6px 0;
	display:inline;
}

.DescWrapper a{
	color:#888;
	text-decoration:underline;
}

.DialogControl{
	float:right;
	cursor:pointer;
	display:inline;
}

.DialogAction{
	padding:10px;
	text-align:center;
}


/*==================*/

#profilewraper {
padding:40px;

}

.psigninp2 {
font-size:12px;
font-weight:bold;
}

.psigninp1 {
font-size:12px;
text-align:right;
}

.submitlogin {
height:30px;
}



.nettxt {
font-family: Georgia, Arial, sans-serif;
margin-top:30px;
margin-left:20px;
margin-bottom:30px;
width:450px;
float:left;
font-size:15px;
line-height:18px;
}

.nettxt p {
padding-top:10px;
padding-right:15px;
padding-bottom:10px;
}







#simplemodal-overlay {background-color:#aaaaaa; cursor:wait;}

/* Container */
#simplemodal-container {height:180px; width:300px; background-color:#fff; border:1px solid #000000; -moz-border-radius: 5px; }
#simplemodal-container a.modalCloseImg {background:url('../images/x.png') no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; left:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}