@charset "utf-8";

/* Begin Structure */
body {
	margin: 30px 0 0 0;
	padding: 0;
	background: url(../images/bg.jpg) repeat-x top #EAEAEA;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#page {
	width: 908px;
	margin: 0 auto;
	clear: both;
}

#header {
	height: 105px;
	clear: both;
	padding: 0 10px;
}

#headerimg {
	float: left;
	width: 240px;
	height: 105px;
}

#middleOut {
	background: url(images/page_bg.jpg) repeat-y;
	clear: both;
}

#middleIn {
	background: url(images/page_top.jpg) top no-repeat;
	padding: 1px 5px;
}

#middle {
	background: url(images/side_bg.jpg) repeat-y;
}

#middle_sales {
	margin: 10px;
	padding: 20px;
	background: #ffffff;
	border: 1px solid #D3D3D3;
}

/* Begin of top Navigation */
#topNav {
	font-size: 12px;
	width: 620px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin-top: 83px;
}

#topNav ul {
	margin: 0 auto;
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#topNav ul li {
	float: right;
	padding: 0;
	margin: 0;
	line-height: 20px;
	display: block;
}

#topNav ul li a:link,#topNav ul li a:visited {
	color: #0162A1;
	text-decoration: underline;
	font-weight: bold;
	outline: 0;
	padding: 0 10px;
	line-height: 20px;
	font-size: 14px;
}

#topNav ul li a:hover,#topNav ul li a:active,#topNav ul li a.active {
	color: #0162A1;
	text-decoration: none;
}

/* End of top Navigation */
#middleOut {
	background: url(../images/page_bg.jpg) repeat-y;
	clear: both;
}

#middleIn {
	background: url(../images/page_top.jpg) top no-repeat;
	padding: 1px 5px;
}

#middle {
	background: url(../images/side_bg.jpg) repeat-y;
}

#sidebar {
	float: left;
	width: 230px;
	background: url(../images/sidebar_top.jpg) top left no-repeat;
}

/* Begin Left Navigation Sidebar Classes */
.sidebox {
	width: 200px;
	padding: 20px 11px;
	font-size: 13px;
	font-family: "Trebuchet MS";
}

.sidebox ul {
	padding: 0;
	margin: 0;
}

.sidebox ul li {
	margin: 6px 0;
	padding: 0;
}

.sidebox ul li ul {
	padding: 0;
	margin: 0;
	width: 180px;
}

.sidebox ul li ul li {
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px solid #EEEEEE;
}

.sd_inactive {
	display: block;
	padding: 0 0 5px 30px;
	font-size: 15px;
	color: #ffffff;
	background: url(../images/nav_bg.jpg) no-repeat;
	height: 37px;
	line-height: 37px;
	cursor: pointer;
	font-weight: bold;
}

.sd_active {
	display: block;
	padding: 0 0 5px 30px;
	font-size: 15px;
	color: #ffffff;
	background: url(../images/nav_bg_active.jpg) no-repeat;
	height: 37px;
	line-height: 37px;
	font-weight: bold;
	cursor: pointer;
}

.sidebox ul li ul li a {
	color: #8B8B8B;
	background: none;
	padding: 0 0 0 21px;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
}

.sidebox ul li ul li a:hover {
	color: #373737;
	background: url(../images/nav_icon.jpg) left no-repeat;
	padding: 0 0 0 21px;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
}

/* End Left Navigation Sidebar Classes */
#content {
	float: right;
	background-color: white;
	width: 648px;
	font-size: 14px;
	padding: 10px;
}

#footer {
	clear: both;
	width: 908px;
	color: #4A4A4A;
	text-align: center;
	font-size: 12px;
	line-height: 40px;
	background: url(../images/footer_bg.jpg) no-repeat;
	height: 49px;
}

#footer a {
	
}

.loadingstatusbox {
	font-size: 80%;
	font-family: arial, sans-serif;
	font-weight: bold;
	padding: 2px;
	position: absolute;
	right: 1px;
	top: 1px;
	z-index: 100;
	color: #ffffff;
	background-color: #cc4444;
}

/* End Structure */ /* Begin All Lists */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li.oddrow {
	background-color: #eee;
}

/* End All Lists */ /* Begin link styling*/
a {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
}

a:link,a:visited {
	color: #666666;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
	text-decoration: none;
}

a:hover,a:active {
	color: #666666;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
	text-decoration: underline;
}

/* end link styling */ /*	Begin Headers */
h1 {
	font-size: 30px;
	margin: 0;
	font-weight: bold;
}

h2 {
	font-weight: bold;
	font-size: 24px;
	margin: 0;
	line-height: 1em;
}

h3 {
	margin: 0;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}

h4 {
	margin: 0;
	font-size: 16px;
}

h5 {
	font-size: 14px;
	line-height: 1em;
}

h6 {
	font-size: 12px;
	line-height: normal;
}

/* End Headers */ /* Begin Various Tags & Classes */
acronym,abbr,span.caps {
	cursor: help;
}

acronym,abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding: 5px 5px 5px 20px;
	border-left: 5px solid #ccc;
	background-color: #ddd;
	color: #777;
	font-style: italic;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	padding: 30px 0;
}

.date {
	background: url(../../images/dateBg.gif) no-repeat;
	width: 34px;
	height: 43px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	padding-top: 2px;
	float: left;
	display: none;
}

small {
	font-size: 0.9em;
	color: #777;
}

code {
	font-size: 1em;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

/* End Various Tags & Classes*/ /* misc styles starts */
strong {
	font-weight: bold;
}

em,dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

sup,sub {
	line-height: 0;
}

address {
	margin: 0 0 5em;
	font-style: italic;
}

del {
	color: #666;
}

pre {
	overflow: scroll;
}

pre,code {
	margin: 5em 0;
	white-space: pre;
}

pre,code,tt {
	font: 1em 'andale mono', 'lucida console', monospace;
}

li ul,li ol {
	margin: 0 5em;
}

ul,ol {
	margin: 0 5em 5em 5em;
}

dl {
	margin: 0 0 5em 0;
}

dl dt {
	font-weight: bold;
}

dd {
	margin-left: 5em;
}

table {
	
}

th {
	font-weight: bold;
}

tr.even {
	background: #E6F4FC;
	border-left: 1px solid #dcf2fe;
	border-right: 1px solid #dcf2fe;
}

tr.highlight:hover {
	background: #F5FBFE;
	border-left: 1px solid #dcf2fe;
	border-right: 1px solid #dcf2fe;
}

tfoot {
	font-style: italic;
}

/* misc styles ends */ /* forms css starts */
label {
	font-weight: bold;
}

fieldset {
	padding: 4em;
	margin: 0 0 5em 0;
	border: 1px solid #ccc;
}

legend {
	font-weight: bold;
	font-size: 2em;
}

input.text,input.title,textarea,select {
	border: 1px solid #bbb;
}

input.text:focus,input.title:focus,textarea:focus,select:focus {
	border: 1px solid #666;
}

input.title {
	font-size: 5em;
}

form {
	overflow: hidden;
}

fieldset {
	border: 1px solid #ccc;
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

legend {
	font-size: 1.3em;
	padding: .4em .6em;
	background: #E8F5FC url(../../images/navBg.jpg) center center;
	border: 1px solid #ccc;
	color: #FFFFFF;
	text-transform: uppercase;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

fieldset.login p {
	margin-bottom: 1em;
	margin-top: 0pt;
}

fieldset p label {
	width: 98%;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: capitalize;
}

fieldset p input {
	width: 98%;
}

fieldset p select {
	width: 99%;
}

fieldset.login p label {
	float: left;
	line-height: 2em;
	margin-right: 3%;
	text-align: right;
	width: 30%;
}

fieldset.login p input {
	width: 30%;
}

fieldset.login p select {
	width: 30%;
}

fieldset.login p password {
	width: 30%;
}

fieldset.login input.button {
	margin-left: 35%;
}

form p.notice {
	font-weight: bold;
}

input.search.text {
	width: 66%;
}

input.search.button {
	width: 28%;
	margin-left: 2%;
}

/* forms css ends */ /* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

a img {
	border: none;
	text-decoration: none;
	outline: none;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

#myaccount .top {
	width: 100%;
	height: 46px;
	background: url(../../images/myaccount.jpg) no-repeat left top;
}

#links .top {
	width: 100%;
	height: 46px;
	background: url(../../images/links.jpg) no-repeat left top;
}

#report .top {
	width: 100%;
	height: 46px;
	background: url(../../images/reports.jpg) no-repeat left top;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* End Images */ /* Custom Styles */
#module_list ul,#module_list ul li {
	margin: 0px;
}

#module_list ul li {
	display: inline;
}

#module_list ul {
	
}

#module_list .list {
	font-weight: bold;
	display: inline;
}

a.module_link_active {
	background-color: #FFFFFF;
	color: #000000;
	padding: 3px;
	border: #000000 solid 1px;
}

a.module_link_inactive {
	background-color: #DDDDDD;
	color: #000000;
	padding: 3px;
	border: #000000 solid 1px;
}

/* Buttons
---------------*/
.btn  a {
	background: transparent url(../images/button.gif) no-repeat left;
	display: block;
	float: left;
	height: 28px;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
}

.btn a span {
	background: transparent url(../images/button_end.gif) no-repeat right;
	cursor: pointer;
	display: inline;
	float: left;
	height: 18px;
	padding: 5px 12px 5px 5px;
	color: #fff;
	font-size: 12px;
	outline: none;
}

.btn a:hover {
	background: transparent url(../images/button.gif) no-repeat left;
	padding: 5px 0px 5px 5px;
	outline: none;
}

.btn a:hover span {
	background: transparent url(../images/button_end.gif) no-repeat right;
	color: #eee;
	padding: 5px 12px 5px 5px;
	outline: none;
}

input.button {
	padding-left: 15px;
	margin-right: 10px;
	border: 0;
	margin: 0;
	background: #fff url(../images/button.gif) no-repeat;
	color: #fff;
	height: 28px;
	/* used to catch the buttonEnding */
	position: relative;
	cursor: pointer;
	outline: none;
	text-transform: uppercase;
	outline: none;
}

input.button:link,input.button:visited {
	color: #fff;
	outline: none;
}

.login:hover,input.button:hover,input.button:active {
	color: #eee;
	outline: none;
}

.buttonEnding {
	position: absolute;
	display: inline;
	margin-top: 0;
	margin-left: -8px;
	width: 15px;
	height: 28px;
	outline: none;
	background: url(../images/button_end.gif) no-repeat;
}

.errorclass {
	color: #FF0000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}