 @charset "utf-8";
/* CSS Document */
	
	#header {
	background: #3A4663;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
p {
	margin: 0px;
	padding: 0px;
}

.nav_current a {
	background: #FFFFFF url(images/nav_current.gif) no-repeat;
	height: 25px;
	width: 100px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	font-weight: bold;
	text-align: center;
	color: #3A4663;
	font-size: 12px;
	padding-top: 10px;
	text-decoration: none;
}
.nav_current a:hover {
	color: #FF6633;
	text-decoration: none;
}
#logo {
	height: 25px;
	padding-bottom: 10px;
	font-weight: normal;
	font-family: "Trebuchet MS";
}
#logo img {
	margin-bottom: -8px;
}

.nav_not_current a {
	background: #FFFFFF url(images/nav_not_current.gif);
	height: 26px;
	width: 100px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
}
.nav_not_current a:hover {
	color: #FFFF99;
	text-decoration: none;
}
#header h1 {
	font: bold 26px "Trebuchet MS";
	color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 10px 0px 0px 10px;
}
#notices_wrapper {
	width: 270px;
	margin-left: 20px;
	float: left;
}
#notices_wrapper legend {
	font-weight: bold;
}

#notices {
	background: #FFFFFF url(images/content-right-bg.gif) repeat-y right;
	padding: 8px 18px 10px 10px;
}
textarea {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
#notices_heading {
	margin: 0px 0px 10px;
	padding: 5px;
	display: block;
	background: #DFF1D8;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #B7D0AC;
	color: #3F752F;
}
#notices_heading img {
	margin-bottom: -3px;
}


#notices fieldset {
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #999999;
}
#notices_alert {
	color: #E6002E;
}

#notices_alert_heading {
	margin: 0px 0px 10px;
	padding: 5px;
	display: block;
	background: #FBFD95;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CC0033;
	color: #FF0033;
}
#notices_alert img {
	margin-bottom: -3px;
}


#notices a {
	text-decoration: none;
	color: #DF7000;
}
#notices_footer {
	background: url(images/content-bottom.gif) repeat-x;
}
#date_func_box a {
	color: #000000;
	text-decoration: none;
}
#error {
	background: #FFCCCC;
	padding: 5px;
	border: 1px solid #CC0000;
	color: #CC0000;
	margin-bottom: 10px;
}
#error img {
	margin-bottom: -4px;
}
#error h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.date_func_header {
	font-size: 13px;
	font-weight: bold;
	color: #CC3333;
	padding-bottom: 3px;
	font-style: italic;
	border-bottom: 1px dotted #CC3333;
	display: block;
}
#date_func_box {
	background: #FFFF99;
	padding: 5px;
	border: 1px solid #FF6633;
	overflow: hidden;
	height: 400px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#wrapper {
}

#content_wrapper {
	width: 800px;
	float: left;
	margin-left: 10px;
}
#content {
	background: #FFFFFF url(images/content-right-bg.gif) repeat-y right;
	padding: 10px 18px 10px 10px;
}
#content_heading {
	margin: 0px 0px 10px;
	padding: 5px;
	display: block;
	background: #E8EEF7;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	color: #305274;
}
#content_heading img {
	margin-bottom: -1px;
}
#content legend {
	font-size: 12px;
	font-weight: bold;
}

#content table {
	border: 1px solid #CCCCCC;
}
#content td {
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#content  tr:hover {
	background: #FFFF99;
}

#content a {
	text-decoration: none;
	color: #DF7000;
}
#content a:hover {
	text-decoration: underline;
}
#sales_stats {
}
#sales_stats    td {
	border-bottom-style: none;
}
.sales_stat {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #FF6633;
}


#content th {
	background: #4A6382;
	color: #FFFFFF;
	padding: 3px;
	border-right: 1px solid #FFFFFF;
}
#date_toggle {
	float: right;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	margin-top: 8px;
}
#date_toggle a {
	text-decoration:none;
	color:#999999;
}
#content fieldset {
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #999999;
}
#content legend {
	color: #3A4663;
	font-weight: bold;
}
#success {
	background: #D8F8D3;
	border: 2px solid #4DB449;
	padding: 5px;
	margin-bottom: 10px;
}
#success h1 {
	color: #006633;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#success img {
	margin-bottom: -4px;
}

#content_bottom {
	background: url(images/content-bottom.gif) repeat-x top;
	margin: 0px;
	padding: 0px;
}
#no_table_style {
	border-style: none;
}
#no_table_style td {
	border-style: none;
}
#no_table_style table {
	border-style: none;
}
#no_table_style  tr:hover {
	background: #FFFFFF;
}
.admin_menu_header {
	background: #FFFF99;
	display: block;
	text-align: left;
	font-weight: bold;
	padding: 2px 2px 2px 4px;
	margin-top: 3px;
	border: 1px solid #FF9933;
}
.admin_links {
	color: #666666;
	font-style: italic;
	font-size: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding: 2px;
}
#no_tr_hover tr:hover {
	background: none;
}

#basic-accordian {
	position:absolute;
	width:243px;
	z-index:2;
}


#accordian_box{
	height:300px;
	list-style-image: url(images/column-chart.png);
}

#accordian_box ul{
	padding: 0px;
	margin-left: 20px;
	margin-top: -5px;
	margin-bottom: 0px;
}

#accordian_box li{
	padding-bottom: 3px;	
}


.accordion_headings{
	padding:5px;
	background:#E8EEF7;
	color:#003366;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#DCE2EB;
	font-weight: bold;
}

.accordion_child{
	padding:10px;
	background-color: #FFFFFF;
}

.header_menu_highlight{
	background:#DCE2EB;
	font-weight: bold;
	color:#003366
}
.stat_header {
	background-color: #666666;
	padding: 5px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.stat_number {
	color: #CC6600;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

