* body {
	background-color: #E7ECF3;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #3b3b3b;
}

html, body {
	height: 100%;
}

p {
	margin-top: 0;
}

a {
	color: #D97408;
}

a:hover {
	color: #D38D41;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#menu li.header {
	display: block;
	background: #5091A4 url(../gfx/menu_arrow.gif) no-repeat center right;
	color: #F1F8F9;
	text-transform: uppercase;
	letter-spacing: 1.3px;
	padding: 2px 0 2px 0;
	text-indent: 3px;
}

#menu li.spacer {
	height: 15px;
	background: 0;	
}

#menu li {
	padding: 2px 0 2px 22px;
	background: url(../gfx/menu_dot.gif) no-repeat 10px 50%;
}

#menu li a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#menu li a:hover {
	color: #D20E0F;
	text-decoration: underline;
}

#menu li .new {
	color: #D20E0F;
	font-style: italic;
	margin-left: 5px;
}

#left_search {
	width: 100%;
	height: 50px;
}

/* DIV's */

#container {
	width: 800px;
	margin: 0 auto;
	border-right: solid 1px #526d83;
	border-left: solid 1px #526d83;
	background: #F1F8F9 url(../gfx/bg.gif) repeat-y;
}

#header {
	width: 100%;
	height: 80px;
	background: url(../gfx/header.png);
}

#top_spacer {
	width: 100%;
	height: 15px;
	background: url(../gfx/bottom.jpg);
	border-top: solid 1px #7F491D;
	border-bottom: solid 1px #7F491D;
}

#top_spacer p {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top_spacer a {
	color: #333333;
	display: block;
	width: 150px;
	height: 13px;
	float: left;
	border-right: solid 1px #b1702e;
	padding: 1px 3px 1px 3px;
	text-align: center;
	text-decoration: none;
}

#top_spacer a:hover {
	color: #111111;
	background: #EE9C54;
}

#content {
	width: 100%;
}

#dummy {
	background: url(../gfx/gray_bg.gif) no-repeat top right;
	width: 1px;
	height: 680px;
	float: right;
}

#left {
	width: 200px;
	float: left;
}

#center {
	background: url(../gfx/gray_bg.gif) no-repeat top;
	float: left;
	width: 593px;
	padding: 3px;
}

#content_div {
	padding: 30px 30px 0 30px;
	line-height: 1.3em;
}

#content_div strong.header {
	display: block;
	width: 300px;
	height: 18px;
	background: url(../gfx/heading_hr.gif) repeat-x bottom;
	color: #D20E0F;
	padding-left: 10px;
}

#content_div h1.header {
	font-size: 12px;
	width: 300px;
	height: 18px;
	background: url(../gfx/heading_hr.gif) repeat-x bottom;
	color: #D20E0F;
	margin: 0;
}

#content_div span.header {
	display: block;
	background: url(../gfx/menu_dot.gif) no-repeat 1px 6px;
	margin-bottom: 1px;
	padding-left: 10px;
}

#content_div span.header2 {
	display: block;
	background: url(../gfx/menu_dot.gif) no-repeat 1px 6px;
	margin-bottom: 1px;
}

#content_div span.promo {
	font-size: 11px;
	font-style: italic;
	display: block;
	width: 530px;
}

#content_div input.text {
	width: 150px;
	margin: 1px;
}

#content_div textarea {
	margin: 1px;
}

#content_div input,textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;;
}

#footer {
	background: url(../gfx/bottom.jpg);
	width: 800px;
	height: 17px;
	border-top: solid 1px #7F491D;
	border-bottom: solid 1px #7F491D;
	clear: both;
}

#footer p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	text-align: center;
}

#footer a {
	color: #3b3b3b;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

ul.news_archive {
	list-style: none;
	margin: 15px 0 15px 0;
	padding: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

fieldset {
	padding: 3px;
}

table.todays_javag {
	width: 100%;
	border: 0;
	margin-bottom: 20px;
}

table.todays_javag td.img {
	width: 96px;
	text-align: center;
	padding: 2px 5px 2px 0;
	vertical-align: top;
	background: url(../gfx/img_shadow.gif) no-repeat 2px 4px;
}

a.bold_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

table.todays_javag td.desc {
	width: 170px;
	line-height:1.2em;
	vertical-align: top;
}

body.jgame_description {
	margin: 0;
	background: #E7F2F4;
}

div#jgame_header {
	width: 100%;
	height: 47px;
	background: url(../gfx/header_small.png);
	border-bottom: solid 1px #D38D41;
}

div#jgame_content {
	width: 100%;
	height: 441px;
	overflow: auto;
	background: url(../gfx/salespopup_bg.jpg) no-repeat right top;
}

div#jgame_footer {
	width: 100%;
	height: 10px;
	background: url(../gfx/bottom_small.jpg);
	border-top: solid 1px #D38D41;
	line-height: 1px;
}

body.salespopup, body.salespopup table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

table.mobilecontent {
	width: 100%;
	margin-bottom: 10px;
}

table.mobilecontent td.menu {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.mobilecontent td.menu a {
	color: #333333;
	text-decoration: none;
}

table.mobilecontent td.menu a:hover {
	color: #D20E0F;
}

.ul {
	text-decoration: underline;
}

.language_select {
	margin-top: 25px;
	text-align: center;
}

.language_select img {
	border: 0;
}

.valid {
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
}

.valid img {
	border: 0;
}