body{
	margin:0px;
	padding:0px;
	background: #0E0F0F url('../images/bkg_site.jpg') no-repeat 50% 0;
}
#gradient {
	width:100%;
	height:100%;
/*	background: url('../images/new/gradient.gif') repeat-x; */
}
#usersclub {
	width: 755px;
	height: 64px;
	position: relative;
	top:15px;
	left: 50%;
	margin-left: -377px;
}
#contDiv {
	width: 755px;
	position: relative;
	margin-left: -377px;
	top:14px;
	left: 50%;
}
#container{
	width: 747px;
	border: 0px solid #ffffff;	
}
#topelse {
	width: 741px;
	height: 180px;
	border: 2px solid #000000;
	padding: 0px;
	margin: 0px;
}

#top {
	width: 741px;
	height: 309px;
	border: 2px solid #000000;
	padding: 0px;
	margin: 0px;
}

#top .next {
	padding: 0px 0px 0px 0px;
	margin: 0px -15px 0px 0px;
	position:absolute;
	width: 29px;
	height: 28px;
	top: 140px;
	right: 10px;
	background: url('../images/next-btn.png') no-repeat; 
	z-index: 200;
	border: 0px solid #000000;
}

#top .prev {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px -15px;
	position:absolute;
	width: 29px;
	height: 28px;
	top: 140px;
	left: 0px;
	background: url('../images/prev-btn.png') no-repeat; 
	z-index: 200;
	border: 0px solid #000000;
}

#top .prev:hover {
	background: url('../images/prev-btn-hover.png') no-repeat; 
}

#top .next:hover {
	background: url('../images/next-btn-hover.png') no-repeat; 
}

.carousel {
	 background-color: #000000;
    margin: 0;
    padding: 0;
    	border: none;
  	outline: none;
    position: relative;
    visibility: hidden;
    left: -5000px;

}

.carousel img {
 	border: none;
	margin: 0;
    background-color: #000000;	
}

.caroulselink a:hover, .caroulselink a:active {
	border: none;
  	outline: none;
}  

#topflash {
	width: 741px;
	height: 180px;
}
#contentContainer{
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	width: 741px;
	background: #000000;
}
.block {
	display: block;
	float: none;
	clear:both;
}
td.contentLeft {
	background: #000000;
	width: 148px;
}
#contentLeft {
	width: 148px;
/*	background: #000000 url('../images/new/bkg_home_content.jpg') no-repeat top left; */
	float: left;
	min-height: 400px;
}
td.contentRight {
	background: #000000;
	width: 538px;
}
#contentRight {
	padding: 25px;
	width: 538px;
	background: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	float: right;
	min-height: 400px;
}
#logot {
	background-color: #000000;
	margin: 0 0 0 0 ;
	padding: 10px 0 0 0 ;
	width: 745px;
}
#Legal {
	margin-top: 10px;
	margin-bottom: 30px;
	color: #dad4d4;
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
}
#Legal a {
	color: #dad4d4;
	text-decoration: none;
	margin-left: 13px;
}

.border{
	border: 5px solid black;
	float: left;
	background-color: white;
}
/* To create "fake" margins for the border */
.borderFake{
	border: 5px solid white;
	border-left-width: 1px;
	float: left;
}

/** Around the left and right sides **/

/* Right side of the site */

#contentRight #top{
	margin: 5px;
}
#contentRight .error{
	color:red;
}

#contentRight #bottom{
	background-color: white;
	padding: 10px;
	margin-bottom:0px;
}

h1 {
	font-family: "Trebuchet MS", "Myriad Pro",Arial,Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	
	text-transform: uppercase;
	margin:0px 0px 22px 0px;
}

a {	
	color: #ffffff;
}
a:hover {	
	color: #bdbdbd;
}

#contentRight .feedBackText {
	width: 200px;
}
#contentRight .feedBackArea{
	height: 200px;
	width: 300px;
}
#contentRight .input{
	padding-bottom: 5px;
	padding-top: 2px;
}

#contentRight input {

}


#contentLeft #navi{
	margin-top: 15px;
	margin-bottom: 25px;
	width: 148px;
}

#contentLeft #navi ul{
	list-style: none;
	padding:0px;
	margin: 0px;
}


#contentLeft #navi li:hover, #contentLeft #navi li.sel{
	background: url("../images/new/nav_bg_a_1.gif") no-repeat; 
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

#contentLeft #navi a{	
	/*background: url("../images/new/nas_bg.gif") no-repeat; */
	color: #bababa;
	height: 19px;
	
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;

	padding-left: 18px;
	padding-top: 4px;
	
	text-align: left;
}
#contentLeft #navi a:hover, #contentLeft #navi a.sel{
	background: url("../images/new/nav_bg_a_1.gif") no-repeat; 
	color: #ffffff;
}

#clublogin {
/*	background: #000000 url('../images/new/bkg_home_content.jpg') no-repeat top left; 
	background-color: #212528; */
	padding-top: 10px;
	text-align: right;
	width: 100%;
}

#contentLeft #login {
/*	background: #000000 url('../images/new/bkg_home_content.jpg') no-repeat bottom left; */
	text-align: right;
	padding-right: 6px;
	width: 143px;
	padding-bottom:2px;
	margin: 0px;
}

#contentLeft  #loginbot {
/*	background: #515151 url('../images/new/login_viiva.gif') no-repeat;  */
	height: 1px;
	margin:0px;
	padding: 0px;
}

#contentLeft #loginForm{
	margin:0px;
	margin-bottom: 3px;

}

#contentLeft .loginText{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	text-decoration:none;
	line-height: 1.1;
}

#contentLeft .loginText a, #contentLeft a.loginText {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	text-decoration:none;
}

#contentLeft .loginText a:hover, #contentLeft a.loginText:hover{
	color: #bababa;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	text-decoration:none;
}

#contentLeft #loginForm .input{
}

#loginButton {
	background-color: #515151;
	background-image: url('../images/new/login_btn_bg.gif');	
	background-repeat: no-repeat;
	width: 84px;
	height: 22px;
	border: none;
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
#loginButton:hover {
	background-image: url('../images/new/login_btn_bg_h.gif');	
	color: #bababa;
}

#wrongPass {
	color: red;
	text-align: right;
	font-size: 12px;
}

#contentLeft #loginForm #username, #contentLeft #loginForm #password{
	border: 1px solid #ffffff;
	background: #c0c0c0;
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;

	margin-top: 0px;
	margin-bottom: 2px;
	width: 114px;
}

#legalNotice{
	margin: 3px 0px 3px 0px;
	text-align:center;
	font-family: verdana;
	font-size: 12px;
}


/***** Sub navi elements ******/
/*#naviSub{
}
#naviSub ul{
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 15px;
	list-style: none;
}
#naviSub li{
	border-bottom: 1px solid #cacaca;
	border-top: 0px none #ffffff;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	margin-top: 5px;
	width: 175px;
}

#naviSub a{
	color: #F60431;
	background-color: white;
	font-family: verdana;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
#naviSub a:hover, #naviSub a.sel{
	color: #FFFFFF;
	background-color: #F60431;
}*/


