@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #000000;
	background-image: url(/assets/templates/jm/images/bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	margin: 0px;
}
#pagecontent {
	background-color: #000000;
	height: 600px;
	width: 800px;
	margin:0 auto;
	position: relative;
}
#content {
	position: absolute;
	height: 600px;
	width: 400px;
	left: 180px;
	top: 0px;
	margin: 10px;
}
#maincontent {
	position: absolute;
	height: 600px;
	width: 600px;
	left: 180px;
	top: 0px;
	margin: 10px;
}
.loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	background-color: #000000;
	height: 15px;
	width: 100px;
	border: 1px solid #333333;
	color: #FFFFFF;
}
.loginsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	height: 20px;
	width: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebar {
	position: absolute;
	height: 600px;
	width: 190px;
	left: 0px;
	top: 0px;
	background-image: url(images/sidebargrad.gif);
	background-repeat: no-repeat;
	background-position: 50px;
}
#rightside {

	position: absolute;
	height: 600px;
	width: 200px;
	left: 600px;
	top: 0px;

}
.pagefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
#fxbox {
	background-color: #131313;
	width: 360px;
	height: 130px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: visible;
}

#fxbox h3 {

line-height: 0px;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-variant: small-caps;
	color: #CC0000;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-variant: small-caps;
	color: #CC3300;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-variant: small-caps;
	color: #CC6600;
	text-decoration: none;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-variant: small-caps;
	color: #CC0000;
	text-decoration: none;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-variant: small-caps;
	color: #CC6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

#stafflogin {
	position: relative;
	height: 150px;
	width: 150px;
	top: 130px;
	left: 10px;
	padding: 5px;
}
a:link {
	color: #CC6600;
}
a:active {
	color: #CC6600;
}
.glossaryterm {
	font-weight: bold;
	color: #CC9900;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #CC0000;
}
.style1 {
color: #CC6600;
font-weight: bold;
}
.style2 {
color: #990000;
font-weight: bold;
}
.style4 {
color: #006600;
font-weight: bold;
}
.style5 {
color: #330099;
font-weight: bold;
}
.style6 {
color: #0033FF;
font-weight: bold;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
	border: 1px solid black;
	padding: 1px 5px 2px;
	margin-right: 1px;
	background-color: #CC6600;
	color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
	border: 1px solid #333333;
	padding: 1px 5px 2px;
	margin-right: 1px;
	text-decoration: none !important;
	color: #FFFFFF;
}
#ditto_pages a:hover {
	background-color: #CC9900;
	color: #000;
}
.oddrow {
	background-color: #666666;
}
.orders_table {
	border: 1px solid #333333;
	background-color: #000000;
}
.orders_header {
	color: #000000;
	background-color: #CC9900;
}

.orders_cell {
	border: 1px solid #333333
}