/*** Fix HTML Default Styles ***/

* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: normal;
}

img {
	border: 0;
}


/*** Index ***/

body {
	background: #2E5279 url("background.jpg") repeat-x;
	font:Tahoma, Helvetica, Arial, sans-serif;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 667px;
}

.shadow_right, .shadow_left {
	position: absolute;
	top: 0;
	width: 9px;
}

.shadow_right {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='right.png');
}

.shadow_right[class] {
	background: url("right.png");
}

.shadow_bottom_right, .shadow_bottom, .shadow_bottom_left {
	height: 9px;
}

.shadow_bottom_right {
	width: 9px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bottom_right.png');
}

.shadow_bottom_right[class] {
	width: 9px;
	background: url("bottom_right.png");
}

.shadow_bottom {
	left: 0;
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bottom.png');
}

.shadow_bottom[class] {
	left: 0;
	width: 100%;
	background: url("bottom.png");
}

.shadow_bottom_left {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='bottom_left.png');
}

.shadow_bottom_left[class] {
	background: url("bottom_left.png");
}

.shadow_left {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='left.png');
}

.shadow_left[class] {
	background: url("left.png");
}

#top {
	height: 19px;
	background: url("media/top.png");
}

#header {
	height: 135px;
	background: url("header.jpg");
}

#version {
	position: absolute;
	left: 31px;
	top: 119px;
	width: 210px;
	font-size: 0.9em;
	text-align: center;
	text-shadow: black -2px 2px 1px;
	color: white;
}

#version a {
	text-decoration: none;
	color: #D3D3D3;
}

#version a:hover {
	color: #ADD8E6;
}

#info {
	position: absolute;
}

#separator {
	height: 10px;
	background: url("media/separator.png");
}

#menu {
	height: 24px;
	background: url("media/menu/background.png");
	vertical-align: middle;
	text-align: center;
}

#menu .separator {
	background: url("media/menu/separator.jpg");
	padding: 4px 3px 3px 0;
}

#footer {
	height: 18px;
	background: url("media/footer.png");
	line-height: 19px;
	text-align: center;
	font-size: 0.8em;
	color: #555;
}

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

#footer a:hover {
	color: black;
}


/*** Home ***/

#headline1 {
	height: 34px;
	background: url("media/headline1.png");
}

#headline2 {
	height: 34px;
	background: url("media/headline2.png");
}

.content {
	padding: 10px 14px 10px 18px;
	line-height: 16px;
	color: #333;
	overflow: auto;
}

.content img {
	float: right;
	margin-left: 20px;
}

.content .highlighted {
	font-weight: bold;
}

#content1 {
	background: white url("media/content1.png") repeat-x;
}

#content2 {
	background: #EDF7FF url("media/content2.png") repeat-x;
}


/*** Blog ***/

/*
h1 {
	height: 34px;
	background: url("media/headline.png");
	padding: 0 20px;
	line-height: 34px;
	font-size: 14px;
	text-shadow: #777 -1px 2px 1px;
	color: white;
}

#blog {
	display: table;
	width: 100%;
}

#blog_body {
	display: table-row;
}

#content, #sidebar {
	display: table-cell;
	padding: 10px 18px 10px 18px;
	line-height: 16px;
	color: #333;
}

#content {
	background: white url("media/content1.png") repeat-x;
}

h2 {
	font-weight: bold;
}

#sidebar {
	border-left: 1px solid #9C9C9C;
	width: 163px;
	background: #EDF7FF url("media/content2.png") repeat-x;
}

h3 {
	font-weight: bold;
}

#recent {
	margin: 5px 0 15px 0;
	list-style: none;
}

#archives {
	margin-top: 5px;
	list-style: none;
}
*/


/*** Popups ***/

#coupon {
	position: absolute;
	top: 188px;
	left: 317px;
	display: none;
	width: 115px;
	height: 45px;
	background: white url("images/popup-bg.png") repeat-x;
	padding: 8px;
}

#code, #email {
	margin-bottom: 8px;
	width: 100%;
}

#code_ok, #email_ok {
	margin-left: 5px;
}

.button {
	cursor: pointer;
}

#invalid {
	position: relative;
	top: 3px;
	display: none;
}

#buttons {
	float: right;
}

#elist {
	position: absolute;
	top: 188px;
	right: 16px;
	display: none;
	width: 120px;
	height: 45px;
	background: white url("images/popup-bg.png") repeat-x;
	padding: 8px;
}


/*** Release Notes ***/

h1 {
	margin: 5px 0 5px 20px;
	font-size: x-large;
	color: #9AE939;
}

.version {
	margin: 0 0 2px 20px;
	font-weight: bold;
	color: white;
}

.bodytext {
	font: 10em Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: black;
}

li {
	margin-left: 40px;
	color: white;
}


/*** TOC ***/

#terms {
	margin: 0 20px;
}

#terms p {
	margin: 10px 0;
	color: white;
}

#terms #copyright {
	text-align: center;
	font-weight: bold;
	color: #9AE939;
}
