html, body {
	background-color: #0d151b;
}

body {
	background-image: url(http://static.jgblue.com/img/bg-fade.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	color: #eee;
    margin: 0;
}

h1, h2, h3, h4, h5 {
    margin: 0;
}

td {
    padding: 0;
}

ol, ul {
    margin: 0;
    padding: 0;
}

p {
    line-height: 1.5em;
    margin: 0.4em 0 0.5em;
}

.text ul li {
	color: #0066ff;
    list-style-type: disc; 
}

.text ul li span {
	color: #ccdcff;
}

.text ul, .text ol {
    margin: 1em 0;
    padding-left: 26px;
}

.text {
    line-height: 1.4em;
}

.tooltip {
	
	color: #82d0da;
	width: 240px;
}

.tooltip table {
	width: 100%;
	border-collapse: collapse;
}

.tooltip .tooltipdata {
	background: url(http://static.jgblue.com/img/tooltip.png);
}

.border-right, .border-bottom, .border-corner {
	background: url(http://static.jgblue.com/img/tooltip.png);
}

.tooltip .border-right {
	width: 10px;
	background-position: top right;
}

.tooltip .border-bottom {
	height: 10px;
	background-position: left bottom;
}

.tooltip .border-corner {
	background-position: right bottom;
}

.tooltipdata th {
	text-align: center;
	padding: 13px 0 8px 10px;
	font-weight: bold;
}

.tooltipdata td {
	padding: 2px 0 2px 15px;
}

#user-bar {
    float: right;
    width: 500px;
    text-align: right;
}

.form-msg {
    font-style: italic;
}

table.generic td {
    padding: 3px;
}

.tooltip td.price {
	color: #0F0;
}

.tooltip td.cls {
	color: #FF3;
}

.simple-container {
    background: #181e22; 
    padding: 6px;
}

img {
    border: 0 none;
}

.sprites {
    background-image: url(http://static.jgblue.com/img/sprites.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 18px;
    width: 18px;
}

.sprite-left {
    background-position: 0 0;
}

.sprite-left-hl {
    background-position: 0 -18px;
}

.sprite-fastleft {
    background-position: 0 -36px;
}

.sprite-fastleft-hl {
    background-position: 0 -54px;
}

.sprite-right {
    background-position: 0 -72px;
}

.sprite-right-hl {
    background-position: 0 -90px;
}

.sprite-fastright {
    background-position: 0 -108px;
}

.sprite-fastright-hl {
    background-position: 0 -126px;
}

.lv-bar {
    padding: 5px;
}

.lv-page {
    float: right;
}

.lv-page-txt {
    vertical-align: 5px;
}

.tabs div {
    background: #1c2028;
}

.tab-page, .tabs div.tab-hl, .tab-page-color {
	background: #282e36;
}

.listview table {
	border-collapse: collapse;
	background: #242a31;
}

.grid table td {
    border: 0 !important;
    vertical-align: middle;
}

.listview table th {
	background: #2f3740 url(http://static.jgblue.com/img/column-bg.png) top left repeat-x;
	border: 1px solid #191d23;
	padding: 8px;
    font-weight: bold;
    cursor: pointer;
}

.pad {
    padding: 8px;
}

.listview table th a {
    text-decoration: none;
    color: #eee;
}

.listview table td {
	padding: 15px 8px 15px 8px;
	border: 1px solid #191d23;
    cursor: pointer;
}

.listview .grid-cell {
    padding: 12px;
    text-align: center;
}

.listview .grid-cell p {
    margin: 0;
    padding: 0;
}

.lv-row-highlight, .tab-hover {
    background-color: #2F3740 !important;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066ff;
	/*color: #EEE;*/
	font-size: 20px;
	font-weight: normal;
	border-bottom: solid 1px #15191e;
	padding-bottom: 3px;
	margin-bottom: 12px;
}

h2 {
    margin-top: 8px;
    font-size: 18px;
}

h3 {
    margin: 0 0 8px 0;
}
    

#infobox table
{
    border-collapse: collapse;
	width: 100%;
}

#infobox td, #infobox th
{
	padding: 4px 4px 4px 4px;
}

#infobox th {
    white-space: nowrap;
    text-align: left;
}

#infobox .alt {
	background-color: #2f363f;
}

#infobox h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-bottom:8px;
	letter-spacing: -1px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #15191e;
}

#container-wrapper {
	min-width: 960px;
    max-width: 1264px;
    margin: auto;
	position: relative;
}

#container {
	padding: 15px; 
}

#container-frontpage {
	padding: 100px 15px 15px 15px; 
    height: 302px;
    text-align: center;
}

#banner img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#context {
	padding: 10px;
}

#context li
{
	display: inline;
}

#context li:before
{
	content: "\0020 \00BB \0020";
}

#context li.first:before
{
	content: "";
}

#content-wrap {
	background-color: #181e22;
	padding: 6px;
}


#content {
	background-color: #20252b;
	padding: 10px;
	border: #101317 solid 1px;
	overflow: hidden;
}

#infobox {
	float: right;
	width: 300px;
	border: solid 1px #15191e;
	background-color: #282e36;
	padding: 10px;
}

#menu ul {
	list-style-position:outside;
	list-style-type:none;
}

.tabs-container {
    height: 30px;  
}

.tab-page {
    padding: 8px;
}

.tabs {
	list-style-position:outside;
	list-style-type:none;
}

.tabs li {
	float: left;
    margin: 0 3px 0 0;
    height: 30px;
}

.tabs div {
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
    padding: 0 5px;
    line-height: 30px;
}

#menu {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: url(http://static.jgblue.com/img/menu-bg.png) repeat-x;
	height: 44px;
	margin-top: 5px;
	overflow: hidden;
}

.menulist .first a {
	border-left: none;
	padding-left: 20px;
}

.menulist li a {
    padding: 15px 18px 17px;
}

.menulist li {
	list-style-image: none;
	background: url(http://static.jgblue.com/img/menu-sep.png) right no-repeat;
	float: left;
	margin: 0;
}

.menulist a {
	text-decoration: none;
	color: #ddd;
	display: block;
}

a {
	color: #88abff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.menulist a:hover {
	color: #ddd;
}

.subheading {
	text-align: center;
    margin-bottom: 10px;
}
