body
{
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
	background-color: #000;
	font-size: 12px;
}

#header
{
	height: 75px;
	background-image: url('images/BG-no.png');
}

#header *
{
	border: none;
}

#flashheader
{
	min-height: 25px;
	background-image: url('images/bgmid.jpg');
}

#content
{
	background-color: #FFFFFF;
	overflow: hidden;
}

/* Hack to make menu and body the same height */
#content #body, #content .columngrey
{
	margin-bottom: -1000px; 
	padding-bottom: 1000px;
}

#submenu
{
	width: 200px;
	float: left;
}

#submenu p
{
	margin: 10px;
}

a.submenulink
{
	font-weight: normal;
	display: block;
	background-color: #ED2C00;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	padding: 12px;
	border-bottom: 1px solid #FFFFFF;
}

a.submenulink#current
{
	color: #666666;
	background-color: #FFFFFF;
}

a.submenulink#current:hover
{
	background-color: #B11400;
}

#body
{
	max-width: 770px;
	overflow: hidden;
	padding: 10px;
	border-left: 1px solid #999999;
}


#bodyheader
{
	text-align: center;
	margin-bottom: 40px;
}

#footer
{
	color: #FFFFFF;
	background-color: #000000;
	border-top: 4px solid #FF0000;
	overflow: hidden;
	text-align: center;
	padding-top: 35px;
}

#footer a
{
	color: #ffffff;
}

.orange
{
	color: #FF6600;
	text-decoration: none;
}

a
{
	color: #629CCE;
	font-weight: bold;
	text-decoration: none;
}

#footerboxes
{
	margin-left: 220px;
}

.footerbox
{
	float: left;
	margin-right: 100px;
	text-align: center;
}

#wrapper
{
	/*width: 1000px;
	margin: 0 auto;*/
}

#copyright
{
	clear: left;
	padding-top: 30px;
	font-size: 11px;
}

div.columngrey
{
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 240px;
	padding: 8px 0px 8px 8px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}

div.column
{
	width: 240px;
	padding: 8px 0px 8px 8px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}

h2
{
	color: #999999;
	font-weight: normal;
	font-size: 22px;
}

img
{
	border: none;
}

table.play
{
	border-spacing: 10px;
}

#tooltip
{
	padding: 2px;
	background-image: url('images/mapgrad.png');
	border: 1px solid #666666;
	color: #DDDDDD;
	font-weight: bold;
	position: absolute;
}

img.left
{
	margin-right: 60px;
	float: left;
	margin-bottom: 50px;
}

p.left
{
	margin-bottom: 100px;
}

div.left
{
	margin-right: 10px;
	float: left;
	height: 200px;
}

hr
{
	border: 1px solid black;
}

td hr
{
	border: none;
	height: 1px;
	background-color: black;
}

table.meetus
{
	border-spacing: 10px;
}

table.meetus tr
{
	text-align: left;
}

table.registration
{
	border-spacing: 1em;
	text-align: right;
}

div.nowrap
{
	width: 550px;
	float: right;
	margin: 100px;
}

#player
{
	margin-top: -20px;
}

div.blackbox
{
	background-image: url('images/button_black.png');
	height: 20px;
	border: 1px solid black;
	width: 230px;
	text-align: center;
}

.highlight
{
	position: relative;
	left: 10px;
	top: 10px;
	display: block;
	width: 180px;
	font-size: x-small;
	color: grey;
}

a
{
	outline: 0;
}


div.contact
{
	display: block;
	width: 300px;
	height: 245px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	position: relative;
	left: -10px;
	padding: 10px;
	margin-top: -1px;
}

.grid
{
	width: 100px;
	height: 180px;
	float: left;
	margin-right: 40px;
}

.grid a img
{
	border: 1px solid #AAAAAA;
}

.mask
{
	position: absolute;
	width: 100px;
	height: 100px;
}

.mask:hover
{
	background-image: url('images/playbutton.png');
}

.sbox
{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 10px;
}

.sbox img
{
	float: left;
	margin: 10px;
}

.sbox a
{
	color: #555;
}

.sbox a:hover
{
	text-decoration: underline;
}


input, textarea, select
{
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
	padding: 4px;
	width: 300px;
}

input[type=submit], input[type=button], input[type=checkbox]
{
	width: auto;
}

input:focus, textarea:focus, select:focus
{
	background-color: #ffffff;
}

#ns, #accept, .ns
{
	display: none;
}

#salesgrid
{

}


#salesgrid img
{
	float: left;
	margin: 1em;
}

ul li
{
	padding: 5px;
}

.quote-block
{
	background-color: #cccccc;
	padding: 1em;
}

.quote
{
	border-left: 3px solid red;
	padding: 1em;
}

.sales-contact
{
	padding: 1em;
	border: 1px solid #ccc;
}
