/**************************************************************************\

						MODPlug Central StyleSheet


\**************************************************************************/


BODY {
	margin: 0;
	background-image: url('/images/body_bg_gradient.jpg');
	background-repeat: repeat-x;
	background-color: #9D262A;
	font-family: "Trebuchet MS", Arial, Sans Serif;
	font-size: 10pt;
	text-align: left;	
}

LI {
	text-align: left;
}

#page_wrapper {
	margin: auto;
	padding: 2px;
	border: 1px solid black;
	width: 800px;
	background: #fff;
	background-image: url('/images/container_bg_image.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#mpc_header {
	display: block;
	width: 800px;
	height: 100px;
}

#mpc_header_left {
	float: left;
	width: 240px;
	height: 100px;
	background-image: url('/images/XHTML_Header_01.gif');
	background-repeat: no-repeat;
}

#mpc_header_right {
	float: left;
	height: 100px;
	width: 560px;
	background-position: top right;
	background-image: url('/images/XHTML_Header_02.jpg');
	background-repeat: no-repeat;
}

#frontpage_search {
	font-family: "Trebuchet MS", Verdana, Tahoma, Helvetica, Arial, Sans Serif;
	font-size: 12pt;
}

#mpc_footer {
	width: 800px;
}

#google_adsense {
	margin: auto;
	width: 800px;
}

#linkvault {
	font-family: Arial;
	font-size: 8pt;
}

#adbrite {
	display: block;
	margin: auto;
	padding: 4px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 98%;
}

#fdse_TermsEx {
	border: 1px solid black;
}

.clear {
	clear: both;
}

.spacer {
	height: 5px;
	width: 100%;
}

.spacer_10 {
	height: 10px;
	width: 100%;
}

.spacer_20 {
	height: 20px;
	width: 100%;
}

.halfdiv {
	display: block;
	float: left;
	width: 50%;
}

.thirddiv {
	display: block;
	float: left;
	width: 33%;
}

.mpc_button {
	background-color: #f00;
	color: #fff;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	border: 1px solid black;
}

.section_header {
	display: block;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Sans Serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	color: #211D45;
	text-align: left;
}

.software_container {
	display: block;
	margin: auto;
	padding: 5px 5px 10px 5px;
	width: 90%;
	height: 275px;
	border: 2px red solid;
	background-color: #eee;
}

.page_divider {
	display: block;
	margin: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 98%;
	border-top: 2px red solid;
}

.normal_content {
	display: block;
	margin: auto;
	width: 90%;
	font-family: "Trebuchet MS", Arial, Sans Serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
}

.software_title {
	font-family: "Times New Roman", Serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}

a.software_download_box {
	display: block;
	width: 300px;
	margin: auto;
	padding: 5px;
	border: 1px solid black;
	color: #000;
	background-color: #ddd;
	font-family: Arial, Sans Serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.software_download_box:hover {
	background-color: #bbb;
	color: #fff;
}

a.fp_link_box {
	display: inline;
	margin: auto;
	padding: 5px;
	border: 1px solid black;
	color: #000;
	background-color: #ddd;
	font-family: Arial, Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.fp_link_box:hover {
	background-color: #bbb;
	color: #fff;
}

.adHeadline {font: bold 8pt Arial; text-decoration: underline; color: blue;}
.adText {font: normal 6pt Arial; text-decoration: none; color: black;}

	a.sudo_link {
		color: #000;
	}

	table.sudotable td
	{
		padding: 1px;
	}
	
	table.sudotable td.vsep
	{
		padding: 0;
		width: 2px;
		background: #000;
	}

	table.sudotable td.hsep
	{
		padding: 0;
		height: 2px;
		background: #000;
	}
	
	
	input.sudo_field
	{
		padding: 1px;
		width: 30px;
		height: 30px;
		font-size: 20px;
		text-align: center;
		border: 1px solid #999;
		color: #000;
		background: #fff;
	}
	
	input.sudo_form, select.sudo_form {
		width: 100%;
	}
	
	td.sudo_header
	{
		background: #000;
		color: #fff;
		font-size: 8pt;
		font-weight: bold;
		font-family: sans-serif;
		border-width: 1px;
		border-style: outset;
		border-color: #000;
	}
	
	td.sudo_ad
	{
		background: #000;
		color: #fff;
		font-size: 8pt;
		font-weight: bold;
		font-family: sans-serif;
		border-width: 1px;
		border-style: outset;
		border-color: #000;
	}
	
	div.sudo_button {
		cursor: pointer;
		padding: 1px 0 1px 2px;
		background: #f00;
		color: #fff;
		border-width: 1px;
		border-style: outset;
		border-color: #009;
		margin-top: 1px;
	}
	
	div.sudo_button:hover {
		border-style: inset;
	}

	.titlegen_input {
		border: 1px solid #333;	
		background: #000;
		color: #fff;
		font-family: Arial, Sans-Serif;
		font-size: 10pt;
		font-weight: bold;
	}
	
	#saved_title_header {
		margin: 0px 0px 10px 0px;
		font-family: "Trebuchet MS", Arial, Sans Serif;
		font-size: 12pt;
		font-weight: bold;
		text-align: left;	
		border-bottom: 1px solid red;	
	}
#txtTest {font-size:14pt;}	