@import url("/styles/colors.css");
@import url("/styles/languages.css");

body					{
	margin: 0;	
	background-color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

#container 				{
	width: 980px;
	height: 905px;	
	position: relative;
	margin: 0px auto 30px auto;		
	background: #666 url("/images/top.png") no-repeat top left;
}

img					{
	border: none;
}

table					{
	border-collapse: collapse;
}

td					{
	padding: 0;
}

.header					{
	font-size: 10px;
	color: #656565;
	top: 90px;
	width: 742px;
	position: absolute;
	text-align: justify;
}

.header h1				{
	font-size: 14px;
}

.header h2				{
	font-size: 12px;
}

.rPanel					{
	top: 300px;
	width: 160px;
	height: 580px;
	margin-left: 764px;
	position: absolute;
}

.rPanel li				{
	list-style: none;
}

.rPanel li a				{
	color: #656565;
	font-size: 10px;
	text-decoration: none;
}

.flash					{
	top: 284px;
	width: 160px;
	margin-left: 764px;
	position: absolute;	
}

.middleBox				{
	color: #333;
	top: 82px;
	margin: 0px auto;
	position: absolute;
	margin-left: 1px;
	width: 742px;
	z-index: 1;
	background-color: #FFF;
}

.middleBox h2 				{
	font-size: 15px;
	color: #EEE;
	line-height: 23px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	cursor: pointer;	
}

.middleBox h2:hover			{
	color: #CCC;
}

.middleBox p				{
	font-size: 13px;
	text-align: justify;
	margin: 0;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
}

.leftBox 				{
	width : 160px;
	height: 125px;	
	text-align: center;
	vertical-align: top;
	padding-left: 1px;
	background: transparent url("/images/bottom.png") no-repeat;
	background-position: bottom left;
	cursor: pointer;
}

.rightBox 				{
	width : 160px;
	height: 125px;
	text-align: center;
	vertical-align: top;
	padding-right: 1px;	
	background: transparent url("/images/bottom.png") no-repeat;
	background-position: bottom right;
	cursor: pointer;
}

.logo					{
	top: 5px;
	position: absolute;
	margin-left: 5px;
	width : 198px;
	height: 70px;
}

.topBanners				{
	top: 20px;
	width : 362px;
	height: 60px;
	margin-left: 381px;
	text-align: right;
	position: absolute;
}

.badBeat				{
	top: 63px;
	width: 63px;
	height: 14px;
	margin-left: 648px;
	text-align: center;
	position: absolute;
	color: #000;
	font: bold 11px "Courier New", Courier, monospace;
}

.bookmark				{
	top: 2px;
	position: absolute;
	width : 742px;
	height: 17px;
	text-align: right;
}

.menu 				{
	top: 2px;
	width : 405px;
	padding-left: 210px;
    	position: absolute;
    	z-index: 1;
}

.menu ul		 		{
	margin: 0;
	padding: 0;
}

.menu	li 				{
	list-style: none;
	display: inline;
}

.menu li a 				{
	font-size: 10px;
	color: #000;
	line-height: 16px;
	float: left;
	width: 115px;
	text-decoration: none;
	padding-left: 20px;
	background: transparent url("/images/button.png") no-repeat top left;
}

.menu li a:hover			{
	color: #33C;
}

.subscribe				{
	top: 30px;
	margin-left: 213px;	
	position: absolute;
	z-index: 1;
}

.subscribe th				{
	font-size: 9px;
	font-weight: bold;
	color: #C00;
}

.subscribe td				{
	text-align: center;
}

.subscribe a				{
	font-size: 8px;
	color: #00C;
	text-decoration: none;
	vertical-align: top;
}

.subscribe a:hover			{
	color: #C00;
	text-decoration: underline;
}

.textbox				{
	width: 99px;
	height: 23px;
	background: transparent url("/images/textbox.png") no-repeat center left;	
}

.noborder				{
	margin-left: 5px;
	margin-top: 1px;
	border: 0px;
}

.rightpanel				{
	top: 0px;
	width: 165px;
	margin-left: 764px;
	position: absolute;
}

.rightpanel th				{
	height: 21px;
	color: #FFF;
	font-size: 12px;
	background: transparent url("/images/rightpaneltop.png") no-repeat top left;
}

.panelbottom				{
	height: 20px;
	background: transparent url("/images/rightpanelbottom.png") no-repeat top left;
}

.panelcenterg				{
	height: 20px;
	padding-left: 25px;
	background: transparent url("/images/rightpanelcenterg.png") no-repeat center left;	
}

.panelcenterw				{
	height: 20px;
	padding-left: 25px;	
	background: transparent url("/images/rightpanelcenterw.png") no-repeat center left;	
}

.panelcenterg a, .panelcenterw a	{
	color: #30C;
	font-size: 14px;
	text-decoration: none;
}

.panelcenterg a:hover, .panelcenterw a:hover	{
	color: #69F;
	font-size: 14px;
}


.footer					{
	top: 820px;
	width: 746px;
	height: 63px;
	position: absolute;
	padding-top: 10px;
	background: transparent url("/images/footer.png") no-repeat top left;
}

.footer ul				{
	margin: 0;
	padding: 0;
	width : 742px;
	text-align: center;
}

.footer li				{
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	list-style: none;
	display: inline;
	border-right: #FFF 1px solid;
	margin-left: 3px;
	padding-right: 3px;
}

.footerlinks li, .footerlinks li a 	{
	color: #EEE;
	text-decoration: none;
}

.footerlinks li a:hover			{
	color: #F00;
}

