/**
 * Style sheet styles
 */
/* Many thanks to Andreas, NickyD, ditchCrawler, TomW, whowrotewhat, hash bar, and Sanden Cottongame */
*
{
	margin:0;
	padding:0;
	border:0;
}

body
{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:69%;
	color:#616161;
	background: #6183ad url(tl_files/melament/Images/background_big.gif) center repeat-y;
}

acronym
{
	border-bottom:1px dashed #999999;
	cursor: help;
}

h1
{
	width:140;
	overflow:hidden;
	margin:5 0;
	border-top:1px solid #6183ad;
	border-right:20px solid #6183ad;
	border-bottom:1px solid #6183ad;
	font-weight:normal;
	font-size:130%;
	color:#6183ad;
	background: #d7e5ef;
}

h1:hover
{
	border-top:1px solid #7f9fc6;
	border-bottom:1px solid #7f9fc6;
	background: #c9dcea;
}

h2
{
	font-size:140%;
	color:#6183ad;
}

h3
{
	font-size:100%;
	color:#333399;
}

input
{
	width:140px;
	margin:2px 20px;
	background: #385585;
}

.login
{
	border:1px solid #c9dcea;
	color:#999;
}

.login_hover
{
	border:1px solid #999;
	color:#ccc;
}

#submit
{
	width:140px;
	margin:2px 20px;
	text-align:center;
	border:1px solid #c9dcea;
	text-decoration:none;
	color:#999;
	cursor: pointer;
}

#submit_hover
{
	margin:2px 20px;
	text-align:center;
	border:1px solid #999;
	text-decoration:none;
	color:#ccc;
	cursor: pointer;
}

/* The background-image's for the #wrap below are for preloading all the page's images, just add your own images to the pattern */
#wrapper
{
	width:800px;
	margin:0 auto;
	text-align:left;
	background-image:url("tl_files/melament/Images/selector_sub.gif");
	background-repeat:no-repeat;
	background-position: -5000px -5000px;
}

#header
{
	height:100px;
	font-weight:bold;
	font-size:327%;
	color:#e0e0e0;
	line-height:120px;
	background: url(tl_files/melament/Images/header_big6.png) center no-repeat;
	text-indent: 150px;
}

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

#left img
{
	position:relative;
	margin:5px 20px;
	padding:5px 10px;
	border:1px solid #c9dcea;
}

#left p
{
	margin-top:10px;
	text-align:center;
	font-weight:bold;
	font-size:110%;
	color:#FFFFFF;
}

#left date
{
	text-align:center;
	font-weight:bold;
	font-size:110%;
	color:#FFFFFF;
}

/* in the tag below, #column2, I used the Underscore Hack to give the column2 div the correct margins in Firefox 1 */
#main
{
	float:right;
	margin-left:0;
	padding:12px 40px 30px 9px;
	float: none !important;
	margin-left: 192px !important;
}

#main p
{
	padding-left:10px;
	line-height:190%;
}

#column_left
{
	width:48%;
	float:left;
	clear:right;
}

#column_right
{
	width:48%;
	float:right;
	clear:right;
}

.hedline1
{
	width:150px;
	margin:5 0;
	border-top:1px solid #6183ad;
	border-right:20px solid #6183ad;
	font-weight:normal;
	font-size:130%;
	color:#6183ad;
	letter-spacing: 2px;
	background: #d7e5ef;
}

.clear
{
	height:0.1px;
	overflow:hidden;
	clear:both;
	font-size:0.1px;
	line-height:0.1px;
}

.inside
{
	position:relative;
	text-align:left;
}

#footer
{
	clear:both;
	padding:30 0 10 0;
	text-align:center;
	font-size:9px;
	color:#999;
	text-indent: 185px;
}

#footer a
{
	text-decoration:underline;
	color:#999999;
}
