﻿body
{
	background: #271131;
	color: #000000;
	font: 9pt tahoma, arial , verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0;
	padding: 0px;
}
a:link, body_alink
{
	color: #643377;
}
a:visited, body_avisited
{
	color: #643377;
}
a:hover, a:active, body_ahover
{
	color: #FF4400;
}

.wrapper{background : #271131 url(bg.jpg) repeat-y top;}
.wrapper-container{background:url(header.jpg) no-repeat top;}
.header{
	height:350px;
	width:990px;
	margin:0 auto 10px;
	position:relative;
}
.alt1Active strong{
	font: bold 12pt arial;
}
.header *{
	margin:0;
	padding:0;
	border:0 none;
}
.logo{
	display:block;
	height:160px;
	width:280px;
	text-indent:-9999999px;
	overflow:hidden;
	float:right;
	text-decoration:none;
}
.register , .tell , .fav{
	background:url(register.png) no-repeat;
	width:119px;
	height:38px;
	display:block;
	position:absolute;
	top:230px;
	text-decoration:none !important;
	text-indent:-999999px;
	overflow:hidden;
}
.tell{
	background:url(tell.png) no-repeat;
	top:270px;
}
.fav{
	background:url(fav.png) no-repeat;
	top:310px;
}
*html .register{
	display:none;
}
.adv{
	width:670px;
	height:90px;
	position:absolute;
	right:300px;
	top:36px;
	text-align:center;
}
.page{
	width:940px;
	margin:0 auto;
}
.head-bar{
	width:980px;
	height:50px;
	clear:both;
	position:absolute;
	top:161px;
}

	.buttons{ 
		text-align:center;
		height:47px;
		width:770px;
		overflow:hidden;
		float:right;
	}	
		.buttons li{ float:right; overflow:hidden; margin-left:5px;}
			*html .buttons li{ width:100px;}
			.buttons li a{
				display:block;
				overflow:hidden;
				color:#ccc !important;
				height:27px;
				display:block;
				padding:15px 15px 0;
				font:normal 9pt tahoma,Arial;
			}
			.buttons li a:hover{color:#FFF !important;}
.box{
	background:url(box.png) no-repeat top;
	width:612px;
	height:117px;
	position:absolute;
	top:220px;
	right:150px;
	padding:10px 30px;
}

.box ul{list-style:none; position:absolute; right:30px; top:40px; width:330px;}
.box ul li{float:right;	margin-left:20px;}
.box ul li a{width:60px; height:25px; display:block; text-align:center; font:bold 12pt Arial; color:#FFF; padding-top:47px; text-decoration:none;}

.mail-list-box{
	width:270px;
	position:absolute;
	text-align:center;
	left:10px;
	color:#FFF;
	top:20px;
}
.mail-list-box strong{font:bold 12pt Arial;}
	.mail-list{
		background:url(mail-list.gif) no-repeat top;
		width:209px;
		height:38px;
		margin:20px 20px 0 0;
		overflow:hidden;
	}
	.mail-list input{
		border:0 none !important;
		background: none !important;
		float:right;
		padding:10px 3px  !important;
		color:#FFF !important;
		font:normal 9pt tahoma , arial;
	}
	.mail-list .subscribe_textield{ width:142px; margin-left:13px; padding-right:5px !important;}
	.mail-list  .subscribe{cursor:pointer; width:43px;}


.search-box{
	width:190px;
	float:left;
	margin:10px 0 0 0;
}
.input-class{
	padding:4px 5px 0 3px;
	width:150px;
	height:20px;
	border:0 none;
	float:right;
	margin-left:5px;
	display:inline;
	background:none;
	font:normal 9pt tahoma , arial;
}
.button-class{
	width:20px;
	height:26px;
	border:0 none;
	cursor:pointer;
	display:inline;
	background:none;
	text-indent:-999999px;
}

.footer{
	background:#271131 url(footer.jpg) no-repeat top center;
	height:151px;
	width:100%;
	width:970px;
	margin:0 auto;
	color:#FFF;
	position:relative;
}
.copyright,.dxtp{
	position:absolute;
	bottom:10px;
	left:13px;
	width:90px;
	height:90px;
	overflow:hidden;
	text-indent:-999999px;
	text-decoration:none !important;
}
.copyright{left:120px;}
.footer .smallfont{padding:60px 10px 0;}
.footer a{color:#CCC !important;}
.footer a:hover{color:#FFF !important;}

.widget{ width:180px; float:right; margin:5px 10px 0 20px; text-align: center;}
	.widget *{ margin:0; padding:0;}
			.widget h2{
				font-size: 12pt;
				color:#5c8f9f;
				padding:0 5px 0 0;
				height:23px;
				margin-bottom:5px;
			}
			.widget ul li {padding:5px 3px;  list-style:none;}
				.widget ul li:hover{}
