/* Elements Begin */
A {
	text-decoration:		none;
	color:					white;
}
BODY {
	padding:				0px;
	margin:					0px;
	font-family:			Verdana;
	font-size:				9pt;
}
INPUT {
	font-family:		Verdana;
	font-size:			8pt;
	border:				0px;
	width:				75px;
}
IMG {
	max-width:		650px;
}
/* Elements End */

/* Classes Begin */
.actionlink {
	position:			absolute;
}
.acleft {
	position:				absolute;
	top:					0px;
	left:					0px;
	height:					21px;
	width:					6px;
	background-image:		url('../images/molo_bar01.png');
	background-repeat:		no-repeat;
}
.acmid,.acmlog {
	position:				absolute;
	top:					0px;
	left:					6px;
	height:					21px;
	min-width:				20px;
	background-image:		url('../images/molo_bar02b.png');
	line-height:			20px;
	text-align:				center;
}
.acright {
	position:				absolute;
	top:					0px;
	right:					0px;
	height:					21px;
	width:					6px;
	background-image:		url('../images/molo_bar03.png');
	background-repeat:		no-repeat;
}


.chatItem {
	padding:			1px;
}
.cimg  {
	vertical-align:		top;
}	
INPUT.submit {
	width:				20px;
}

/* Classes End */

/* IDs Begin */
#chatter {
	position:			absolute;
	top:				110px;
	bottom:				0px;
	left:				700px;
	width:				324px;
	bottom:				0px;
	background-image:	url('./images/molotov_pixel01.png');
	overflow:			hidden;
}
#clock {
	position:			absolute;
	top:				1px;
	right:				74px;
	font-family:		Verdana;
	font-size:			8pt;
	cursor:				default;
	text-align:			center;
}
#menu {
	position:			absolute;
	top:				0px;
}
#news {
	position:			absolute;
	bottom:				0px;
	left:				0px;
	width:				700px;
	top:				110px;
	bottom:				0px;
	overflow:			hidden;
}
#newsHead {
	position:				absolute;
	top:					0px;
	left:					0px;
	width:					100%;
	height:					22px;
	line-height:				21px;
	text-align:				center;
}
#newsItem {
	position:				relative;
	left:					50%;
	margin-left:				-340px;
	width:					680px;
	border:					1px solid #845d49;
	overflow:				hidden;
}
#newsItemContent,#appItemContent {
	position:				relative;
	top:					0px;
	left:					0px;
	width:					672px;
	bottom:					0px;
	padding:				4px;
	overflow:				auto;
}
#newsItemHeader {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:22px;
	background-color:#736357;
	line-height:21px;
	text-align:center;
	opacity:0.5;
	border-bottom:1px solid #572b2b;
}
#newsMiddle {
	position:				absolute;
	top:					24px;
	left:					0px;
	width:					100%;
	bottom:					0px;
	overflow:				auto;
}
#wrapper {
	position:				absolute;
	left:					50%;
	top:					0px;
	bottom:					0px;
	margin-left:			-512px;
	min-width:				1024px;
	width:					1024px;
}
/* IDs End */


#content{
	position: 				absolute;
	top: 					24;
	width: 					100%;
	bottom:					0px;
}
#footer {
	position: 				absolute;  
	height: 				25px;
	width: 					100%;
	margin: 				0 auto 0 auto;
	top: 					0px;
}
#loginbox {
	position:				absolute;
	left:					3px;
	top:					0px;
}
/* Colours  & Borders*/
BODY {
	background-color:		#736357;
}
INPUT.logon,INPUT.submit {
	background-color:		transparent;
}
#content {
	border-bottom:			1px solid #572b2b;
	background-image:		url('../images/molotovbg02.jpg');
	background-repeat:		no-repeat;
	background-position: 	bottom left;
}
#footer {
	border-bottom:			1px solid #826363;
	background-color:		#998675;
}
#news {
	background-image:		url('../images/molotov_pixel01.png');
	border-right:			1px solid #572b2b;
}
#newshead {
	opacity:				0.5;
	background-color:		#736357;
	border-top:				1px solid #572b2b;
	border-bottom:			1px solid #572b2b;
}
#wrapper {
	background-color:		#b18e67;
	border-left:			1px solid #572b2b;
	border-right:			1px solid #572b2b;
	background-image:		url('../images/molotovbg01.jpg');
	background-repeat:		no-repeat;
	background-position: 	top right;
}


#quotah {
	position:absolute;
	padding-top:10px;
	left:330px;
	top:25px;
	opacity:0.5;
}
