@charset "utf-8";
/* CSS Document */

body {
	background: #4D4D4D url(/account/img/bdBck.gif) repeat-x center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
p {
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 10px 25px 10px 25px;
}
form {
	margin: 0px;
	padding: 0px;
}
label.error {
	color: #C00;
}
.clear {
	clear: both
}
.clrLt {
	clear: left
}
.hideThis {
	display: none;
}


.widthExempt {
	width: auto!important;
}
#wrp {
	width: 1004px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(/account/img/wrpBck.gif) center;
}
#wrp h2 {
	font: bold 16px helvetica, tahoma, arial, verdana, sans-serif;
	color: #00376B;
	clear: left;
	position: relative;
	width: 712px;
	margin-top: 44px;
	margin-bottom: 0px;
	margin-left: 24px;
}
#wrp h3 {
	color: #069;
	font: normal 18px Arial, Helvetica, sans-serif;
	margin: 0px 38px 10px;
	padding-top: 14px;
}

#wrp p {
	margin-right: 280px;
	margin-left: 40px;
}
#wrp .note {
	font-size: 10px;
	margin-top: 5px;
}



#header {
	position: relative;
	height: 102px;
	background-color: #0060B6;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/account/img/hdBck.gif);
}
#header h2 {
	font: normal 24px Arial, Helvetica, sans-serif;
	color: #fff;
	width: 400px;
	margin-top: 40px;
	margin-left: 22px;
	margin-bottom: 0px!important;
}
#na {
	margin-left: 100px;
}
#adminWebsiteSelector {
	font-size: 14px;
	margin-top: 0px;
	color: #000066;
	background: #FF9900;
}

#mainMenu {
	list-style: none;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	width: 575px;
	height: 71px;
	float: right; /*DELETE THIS WHEN READY*/
	overflow: hidden;
}
#mainMenu li {
	float: left;
}
#mainMenu li a {
	background-repeat: no-repeat;
	background-position: center 8px;
	display: block;
	height: 18px;
	color: #fff;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 62px;
	padding-top: 56px;
}
#mainMenu li a:hover {
	color: #333333;
	background-color: #E1E9FD;
}
#subMenu {
	width: 728px;
	height: 25px;
	background: #333333 bottom;
	margin-left: 6px;
	margin-top: 4px;
	border-top: 1px solid #666666;
	padding-left: 20px;
	position: relative;
}
#subMenu li {
	float: left;
}
#subMenu a{
	color: #fff;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 4px 10px;
	display: block;
	border-left: 1px solid #1F1F1F;
	border-right: 1px solid #515151;
}
#subMenu a:hover{
	color: #333333;
	background: #fff;
}
.arrw{
	background: url(/account/img/subMnArw.gif) no-repeat center top;
	width: 24px;
	border-right: 1px solid #515151;
}
.cPg {
	background: #fff;
	color: #333333!important
}
#tpBr {
	color: #333333;
	height: 29px;
	margin-right: 6px;
	margin-left: 6px;
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/account/img/tpBarBck.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#tpBr li {
	padding: 4px;
}
#tpBr h3 {
	font: normal 16px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	display: inline;
	margin-left: 90px;
	color: #4D4D4D;
}
#tpBr a {
	color: #4D4D4D;
	text-decoration: none;
	padding: 3px;
	display: inline;
	font-size: 10px;
	margin-left: 80px;
}

#logo {
	margin-top: 0px;
	display: block;
	padding: 8px;
	margin-left: 5px;
}

.ad {background-image: url(/account/img/nv/ad2.png);}
.hm {background-image: url(/account/img/nv/hm.png);}
.ar {background-image: url(/account/img/nv/ar.png);}
.ev {background-image: url(/account/img/nv/ev.png);}
.ph {background-image: url(/account/img/nv/ph.png);}
.ec {background-image: url(/account/img/nv/ec.png);}
.mo {background-image: url(/account/img/nv/mo.png);}
.fo {background-image: url(/account/img/nv/fo.png);}
.st {background-image: url(/account/img/nv/st.png);}
.co {background-image: url(/account/img/nv/co.png);}
.ya {background-image: url(/account/img/nv/yl.png);}
.do {background-image: url(/account/img/nv/do.png);}
.pa {background-image: url(/account/img/nv/pa.png);}
.li {background-image: url(/account/img/nv/li.png);}
.vi {background-image: url(/account/img/nv/vi.png);}
.cmp{background-image: url(/account/img/nv/pa.png);}
.sp {background-image: url(/account/img/nv/li.png);}

.editLnk {
	background: url(/account/img/icons/editLink.gif) no-repeat right center;
	padding-right: 24px;
	display: inline-block;
	color: #005B88;
	text-decoration: none;
}
.editLnk:hover {
	color: #06F;
	text-decoration: underline;
}
.csh {
	background: url(/account/img/nv/helpBtSml.png) no-repeat;
	height: 24px!important;
	width: 24px!important;
	text-decoration: none;
	color: #fff;
	padding: 0px!important;
}
.inputSet .csh {
	margin: -14px 6px 0px 0px!important;
	float: right;
	clear: right;
}
legend .csh {
	display:block!important;
	float: right;
	clear: right;
	margin-left: 10px;
}


#mainMenu li a strong {
	display: block;
	background: url(/img/tpBtStrongBck.gif) no-repeat left bottom;
	padding-top: 11px;
	padding-right: 12px;
	padding-left: 12px;
	height: 24px;
	font-weight: normal;
}

#header p {
	color: #fff;
	position: absolute;
	top: 41px;
	left: 354px;
	text-align: center;
	background: transparent;
	font-size: 11px;
	width: 100px;
	font-weight: bold;
	border: 1px dotted #FFCC00;
	padding: 3px;
}
#header p a {
	color: #fff;
	text-decoration: none;
}
#header p a:hover {
	color: #FFFF00;
}
#sideBar {
	background: #F4F2E8;
	width: 240px;
	float: right;
	margin-right: 6px;
	margin-top: 0px;
	position: relative;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sideBar h3 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 18px 14px!important;
	border-bottom: 2px solid #4A84C4;
	padding-top: 22px;
}
#sideBar h3 a {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	float: right;
	margin-top: 5px;
	margin-left: 8px;
}
#sideBar h3 a:hover {
	color: #FF0000;
	border-bottom: 1px solid #ff;
}
#sideBar h4 {
	font: bold normal 14px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 16px 18px 8px;
}
#sideBar h4 a {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #333333;
	float: right;
	margin-top: 5px;
	margin-left: 8px;
}
#sideBar h4 a:hover {
	color: #FF0000;
	border-bottom: 1px solid #ff;
}

#sideBar p {
	margin-right: 18px;
	margin-left: 18px;
	font-size: 12px;
	text-align: left;
}
#sideBar #seachFrm {
	margin-top: 10px;
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	padding: 15px;
}
#sideBar label {
	text-align: left!important;
	width: 180px;
	display: block;
	margin-bottom: 12px;
	margin-left: 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#sideBar input {
	width: 150px;
	margin-top: 3px;
}



#sideBar #seachFrm label {
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
}
#sideBar .fullWidth {
	width: 200px;
}

.smlSideBar {
	width: 180px!important;
	margin-left: 15px;
}

.filterMenu a{
	display:block;
	height: 20px;
	padding-top: 4px;
	text-decoration: none;
	color: #666;
	padding-right: 20px;
	padding-left: 20px;
}
.filterMenu p {
	margin: 2px 0px!important;
}

.filterMenu a:hover{
	color: #000;
	background: #BCD9E2;
}
.filtered {
	background: url(/account/img/icons/sml/filter.png) no-repeat 20px center;
	padding-left: 55px!important;
}
#interactiveMap {
	background: #3399CC;
	height: 550px;
	width: 740px;
	margin-left: 38px;
}



.dataTbl {
	margin-left: 20px;
	width: 720px;
	margin-top: 20px;
	background: #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
	border-right: 1px solid #CCCCCC;
	position: relative;
}
.dataTbl tr {
	background-color: #fff;
}

.dataTbl th {
	background-color: #333333;
	color: #BCD9E2;
	padding: 6px;
	text-transform: uppercase;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.dataTbl th a {
	color: #fff;
	text-decoration: none;
	display: block;
	margin-top: -2px;
	margin-right: -4px;
	margin-left: -4px;
	padding: 1px;
}
.dataTbl th a:hover {
	background: #366BB3;
	color: #fff;
}
.dataTbl td {
	padding: 4px;
	vertical-align: middle!important;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.dataTbl td a {

}
.orderedList {
	margin-left: 40px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	list-style: decimal;
}
.orderedList li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 16px;
}

.smlHd {
	font-size: 9px!important;
	padding: 3px!important;
	text-align: center;
}

.actions {
	white-space: nowrap;
	
}
.actions a {
	padding: 1px!important;
	margin: 1px!important;
	border: 1px solid #fff;
	display: block;
	float: right;
}
.actions a:hover {
	border: 1px solid #ccc!important;
}
.dataTbl .asc {
	background: url(/account/img/tblHdUpArrow.gif) no-repeat right top;
	padding-right: 20px!important;
}
.dataTbl .desc {
	background: url(/account/img/tblHdDwnArrow.gif) no-repeat right bottom;
	padding-right: 20px!important;
}
.topTenLst {
	margin-left: 40px;
	width: 680px;
}


.rwBck {
	background-color: #E8EEFF!important;
}
.rwBck td a {
	border: 1px solid #E8EEFF!important;
}
.notVisBck {
	background-color: #FFCCFF!important;
}
.notVisBck td a {
	border: 1px solid #FFCCFF!important;
}

.nwBt {
	background-image: url(/account/img/sdBarBt.gif);
	background-position: left center;
	height: 48px;
	width: 217px;
	display: block;
	color: #fff;
	text-decoration: none;
	font: bold 15px Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 10px;
}
.nwBt strong {
	display: block;
	height: 35px;
	background-repeat: no-repeat;
	background-position: 2px top;
	text-align: left;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 64px;
	font-weight: bold;
}
.nwBt:hover {
	background-position: right center;
}


#footer {
	clear: both!important;
	background: #fff url(/account/img/ftBck.gif) no-repeat center bottom;
	color: #fff;
	font: 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: right;
	position: relative;
	margin-top: 20px;
}
#footer em {
	color: #333;
	font-size: 10px;
	text-align: left;
	width: auto!important;
	font-style: normal;
}

.sideBarOptionBx {
	background: #E1DEC6;
	border-top: 1px solid #C8C295;
	border-bottom: 1px solid #fff;
}#pageNvBt {
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 752px;
	margin-left: 6px;

}
#pageNvBt a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	border-bottom: 2px solid #fff;
}
#pageNvBt a:hover {
	border-bottom: 2px solid #990000;
}
.currentPg {
	font-weight: bold;
	border-bottom: 2px solid #316AC5!important;
}
.catsTable {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 8px 18px 18px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.catsTable th {
	font-size: 9px;
	border-bottom: 1px solid #999999;
	padding: 3px;
	border-right: 1px solid #999999;
	background: #ECE9D8;
}
.catsTable td {
	font-size: 10px;
	border-bottom: 1px solid #999999;
	padding: 2px;
	border-right: 1px solid #999999;
}
.statGraph {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#albumsImg {
	width: 688px!important;
	position: relative;
	clear: left;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 0px;
	border: 1px solid #C2D1EB;
}
#albumsImg div {
	padding: 0px;
	float: left;
	text-align: center;
	margin-left: 20px!important;
	border: 1px solid #E1DEC6;
	margin-bottom: 20px!important;
}
#albumsImg div p {
	background: #E1DEC6;
	display: block;
	float: none;
	margin: 0px;
	text-align: center;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	height: 18px;
}
#albumsImg div p a {
	text-decoration: none;
	color: #333333;
	font-size: 9px;
	text-transform: capitalize;
}
#albumsImg div p a:hover {
	color: #003399;
}
#albumsImg img {
	margin: 10px!important;
	padding: 0px!important;
}
#albumsImg #stats {
	clear: left!important;
	float: none!important;
	width: auto!important;
	height: auto!important;
	margin: 20px 0px 0px!important;
	padding: 2px!important;
	font-size: 10px;
	color: #CCCCCC;
	text-align: left!important;
	background: #333333;
}
.optBt {
	width: 250px;
	text-align: right!important;
}
.optBt a {
	display: block!important;
	background: #003E75 url(/account/img/icons/sml/cog.gif) no-repeat 5px center;
	width: 62px!important;
	padding: 2px 8px 2px 5px!important;
	border-top: 1px solid #00488A;
	border-right: 1px solid #002C53;
	border-bottom: 1px solid #002C53;
	border-left: 1px solid #00488A;
}
.optBt a:hover {
	border-color: #0059AA #001B33 #001B33 #0059AA;
}
.optHgLt a{
	background: #fff url(/account/img/icons/sml/cog.gif) no-repeat 5px center!important;
	color:#333!important;
}
#bxCalendar {
	width: 694px!important;
	margin-left: 30px!important;
	height: 480px!important;
	float: left!important;
	clear: left!important;
	position: relative!important;
	margin-bottom: 80px;
	margin-top: 30px;
}
#bxCalendar h2 {
	padding-left: 0px!important;
	margin-left: 0px!important;
	display: inline;
}
#bxCalendar th {
	font: 10px Arial, Helvetica, sans-serif;
}

#bxCalendar td {
	font: 9px Arial, Helvetica, sans-serif;
}
.catTree {
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 6px;
	width: 680px;
}
.catTree li {
	padding: 4px 4px 4px 30px;
	border-top: 1px solid #D6D6D6;
	color: #333;
	position: relative;
}

.catTree li:hover {
	background: #EFF4FC;

}
.catTree li ul li:hover {
	background: #DBE7F9;

}
.catTree li ul li ul li:hover {
	background: #C5D8F5;

}
.catTree li ul li ul li ul li:hover {
	background: #B3CCF2;

}
.catTree li a {
	color: #333;
	text-decoration: none;
}
.catTree li a:hover {
	color: #00F;
}
.catTree li ul {
	margin-top: 3px;
}

.catTree .treeOptions {
	font-size: 10px;
	position: absolute;
	right: 12px;
}
.catTree li ul li .treeOptions, .catTree li ul li ul li .treeOptions{
	right: 8px!important
}
.catTree .treeOptions input{
	display: inline!important;
	margin: 0px!important;
	padding: 0px!important;
}
#sideBar input[type="radio"] {
	width: 23px!important;
	padding-right: 0px!important;
	padding-left: 0px!important;
	display: inline;
}
.dynamicGrph {
	width: 720px;
	height: 400px;
	margin-left: 20px;
}

