body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position:center top;
	cursor: url("http://img.anakinweb.com/light_green.ani"), auto;
	-webkit-background-size: 2200px 1200px; 
}




/* FONTS */
a { 
	color: #333333;
}
a:hover { 
	TEXT-DECORATION: none; 
	color: #333333;
	font-weight:bold;
	cursor:url("http://img.anakinweb.com/light_red.ani"); 
}
.grey1 { 
	color: #666666;
}
.A2 { 
	TEXT-DECORATION: none ;
}
.A2:hover { 
	TEXT-DECORATION: underline ;
	font-weight:bold;
}
.Amenu { 
	TEXT-DECORATION: underline ;
	color: #DDDDDD ; 
}
.Amenu:hover { 
	TEXT-DECORATION: underline ;
	color: #FFCC00 ; 
}
.Bmenu { 
	color: #DDDDDD ; 
}
.spoiler1 {
	color:#FF0000;
	font-weight:bold;
}
.spoiler2 {
	color:#EFEFEF;
}
.ForumModif { 
	font-size:10px;
	color: #666666 ; 
}

.countdownie {
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}
.countdownie:hover {
	text-decoration:underline;
	color:#FF0000;
}

a.cloud1 { font-family:Verdana; font-size:24px;text-decoration: none; color:#666666; }
a.cloud1:hover { font-family:Verdana; font-size:24px;text-decoration:underline; color:#666666; font-weight:normal; }
a.cloud2 { font-family:Verdana; font-size:16px;text-decoration: none; color:#666666; }
a.cloud2:hover { font-family:Verdana; font-size:16px;text-decoration:underline; color:#666666; font-weight:normal; }
a.cloud3 { font-family:Verdana; font-size:12px;text-decoration: none; color:#666666; }
a.cloud3:hover { font-family:Verdana; font-size:12px;text-decoration:underline; color:#666666; font-weight:normal; }


/* INPUT FORM */
input.style { 
	background-color: #EFEFEF; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	color: #FFFFFF; 
	font-size: 11px; 
	scrollbar-face-color: #000000; 
	scrollbar-arrow-color: #3366CC; 
	scrollbar-track-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-highlight-color: #000080; 
	scrollbar-shadow-color: #000080; 
	border: 1 solid #FFFFFF; 
	background-position: 0% 50% 
}

.Boutton {
	font-family:arial;
	font-size:15px;
	background: #FFCC00;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #FFFFCC;
	border-top:1px solid #FFFFCC;
	color:black;
	text-decoration:none;
}

.BouttonPetit {
	font-family:arial;
	font-size:11px;
	background: #FFCC00;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #FFFFCC;
	border-top:1px solid #FFFFCC;
	color:black;
	text-decoration:none;
}

.BouttonPetitGris {
	font-family:arial;
	font-size:10px;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	color: #000000;
	text-decoration:none;
}

.Selection {
	font-family:arial;
	font-size:12px;
	color:black;
	background-color:#FFFFCC;
	border: 1 solid #000000
}

.SelectBlanc {
	font-family:arial;
	font-size:14px;
	color:black;
	background-color:#EFEFEF;
	border: 1 solid #333333
}

.SelectGrisPetit {
	font-family:arial;
	font-size:11px;
	color:black;
	background-color:#EFEFEF;
	border: 1 solid #666666
}
.SelectBlancPetit {
	font-family:arial;
	font-size:11px;
	color:black;
	background-color:#EFEFEF;
	border: 1 solid #333333
}
.InputLOGIN {
	font-family:arial;
	font-size:11px;
	color:#333333;
	background-color: transparent;
	border-width:1px solid #333333;
}
.BouttonLOGIN {
	font-family:arial;
	font-size:10px;
	background: #FFCC00;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #FFFFCC;
	border-top: 1px solid #FFFFCC;
	color:black;
	text-decoration:none;
	height:18px;
}
.inputnaboocodehelp {
	background-color:transparent;
	width:400px;
	font-size:10px;
	color:black;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-top:0px;
}



.CadreHelp
{
	width: 400px;
	height: 400px;
	background-image:url('http://img.anakinweb.com/tv/cadreHelp.png');
	background-repeat:no-repeat;
	position: absolute;
	left: 14px;
	top: 46px;
	font-size: 12px;
	color:#FFFFFF;
}
.CadreHelpInt
{
	padding-left: 25px;
	padding-right: 10px;
}
.CadreHelpTitle
{
	font-size: 20px;
	color:#FFFFFF;
	font-weight:bold;
}
.CadreHelpTextArea
{
	font-size: 12px;
	color: #FFFFFF;
	background-color: transparent;
	width: 355px;
	height: 310px;
	border-width: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.CadreHelpClose
{
	width: 30px;
	height: 30px;
}

.livetitle {font-size: 18px; font-weight:bold;}
.livetitle2 {font-size: 18px; font-weight:bold; color:#FF0000;}
.livetitle2:hover {font-size: 18px; font-weight:bold; color:#FF0000;}
.livetext2 {color:#FF0000;}
.livetext2:hover {color:#FF0000; font-weight:bold;}
.littletext {font-size: 9px; color:#999999;}
.helpTitle { font-size:10px; color:#666666; text-decoration:none; }
.tvlivedetail { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#666666; }







/* Design */

.awmain_menu_admin_top {
	position: absolute;
	width: 120px;
	right:0px;
	top:50px;
	z-index: 1;
}
.awmain_menu_admin {
	position: absolute;
	visibility: hidden;
	width: 120px;
	right:0px;
	top:70px;
	z-index: 1;
}
.awmain_menu_admin_int_right {
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
	font-size:12px;
	color:#FFFFFF;
}
.awmain_menu_admin_int_right a {
	text-decoration: none ;
	color:#FFFFFF;
}
.awmain_menu_admin_int_right a:hover {
	text-decoration: underline ;
	font-weight:bold;
	color:#FFFFFF;
}
.awmain_menu_admin_bottom {
	background-repeat: no-repeat;
	height:11px;
}

.h1popup {
	font-size:35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:200;
}

h2 {
	display:none;
}

.awmain_body_text_navig {
	font-style:italic;
	font-size:11px;
}
.awmain_body_text_error {
	color:#FF0000;
	font-weight:bold;
}
.awmain_body_text_admin {
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
}
.awmain_body_news {
	font-size:13px;
	margin-bottom:5px;
}
.awmain_body_news a {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.awmain_body_news a:hover {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.awmain_body_text {
	font-size:12px;
	margin-right:5px;
}
.awmain_body_newsposter {
	margin-right:5px;
	font-size:12px;
	font-style:italic;
	color:#666666;
}
.awmain_body_newsposter a {
	color:#666666;
}
.awmain_body_poster {
	height: 44px;
	background-repeat: no-repeat;
	background-image: url('http://img.anakinweb.com/services/forums/bg.jpg');
}
.awmain_body_poster1 {
	height: 44px;
	background-repeat: no-repeat;
	background-image: url('http://img.anakinweb.com/services/forums/bg_jedi.jpg');
}
.awmain_body_poster2 {
	height: 44px;
	background-repeat: no-repeat;
	background-image: url('http://img.anakinweb.com/services/forums/bg_sith.jpg');
}
.awmain_body_poster3 {
	height: 44px;
	background-repeat: no-repeat;
	background-image: url('http://img.anakinweb.com/services/forums/bg_guilde.jpg');
}
.awmain_body_text_red {
	color:#FF0000;
}
.awmain_body_text_10grey {
	font-size:10px;
	color:#666666;
}
.awmain_img_border {
	border-color:#EFEFEF;
}
.awmain_menu_admin_int_right {
	background-image: url('http://img.anakinweb.com/common/awnd_menu_admin_r2_c1.gif');
}
.awmain_menu_admin_bottom {
	background-image: url('http://img.anakinweb.com/common/awnd_menu_admin_r3_c1.gif');
}





#aw8page {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width: 100%;
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
}
#aw8xiti {
	position: absolute;
	width: 80px;
	right: 0px;
	top: 0px;
	text-align:right;
	z-index: 1;
}
#aw8xiti object {
	height: 80px;
	width: 39px;
}
#aw8spacer {
	clear: both;
	height: 0px;
	visibility:hidden;
	line-height:0px;
}
#aw8spacer15 {
	height:15px;
}
#aw8spacer5 {
	height:5px;
}

#aw8main {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 980px;
}

#aw8top {
	height:102px;
}

#aw8menu {
	height:39px;
	padding-left:15px;
	padding-right:15px;
}
#aw8menu td {
	font-size:18px;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
#aw8menu a {
	color:#FFFFFF;
	text-decoration:none;
}
#aw8menu a:hover {
	color:#FFCC00;
	text-decoration:none;
	font-weight:normal;
}

#aw8title {
	height:46px;
	padding-left:15px;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	float:left;
	width:680px;
}
#aw8titleright {
	height: 46px;
	line-height:35px;
	width: 270px;
	float:left;
	text-align:right;
	padding-right:15px;
}

#aw8pub {
	height:100px;
	background-repeat:no-repeat;
	background-position:center;
	padding-left:15px;
	padding-right:15px;
}

#aw8precontainer {
	float:left;
	width:15px;
}
#aw8container {
	float:left;
	width:560px;
}
#aw8containertopleft {
	height:28px;
	width:7px;
	float:left;
	line-height:20px;
}
#aw8containertopcenter {
	height:24px;
	float:left;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:4px;
	line-height:24px;
}
#aw8containertopright {
	height:28px;
	width:7px;
	float:left;
	line-height:20px;
}
#aw8containermiddle {
	clear: both;
	background-color:#EFEFEF;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	padding-left:6px;
	padding-right:6px;
	padding-top:5px;
	padding-bottom:1px;
}
#aw8containerbottomleft {
	height:7px;
	width:7px;
	float:left;
	font-size:5px;
	line-height:7px;
}
#aw8containerbottomcenter {
	height:7px;
	float:left;
	font-size:5px;
	line-height:7px;
}
#aw8containerbottomright {
	height:7px;
	width:7px;
	float:left;
	font-size:5px;
	line-height:7px;
}
.aw8containersize {
	width:546px;
}

#aw8toperror {
	height:35px;
}


#aw8rightcontainer {
	float:left;
}
#aw8rightcontainerpub1 {
	width:385px;
	padding-left:5px;
}
#aw8rightcontainerpub2 {
	width:385px;
	padding-left:5px;
}

#aw8preslide {
	float:left;
	width:5px;
}
#aw8slide {
	float:left;
	width:190px;
}
	#accordion_top {
		height:5px;
		width:190px;
	}
	.accordion_toggle {
		height: 23px;
		width: 180px;
		padding: 0 5px 0 5px;
		line-height: 23px;
		font-size:14px;
		font-family:Georgia, "Times New Roman", Times, serif;
		margin:0px;
		font-weight:normal;
		cursor:pointer;
	}
	.accordion_toggle a {
		text-decoration:none;
	}
	.accordion_toggle a:hover {
		text-decoration:none;
		font-weight:normal;
	}

	.accordion_content {
		background-color: #EFEFEF;
		color: #000000;
		overflow: auto;
	}
		.accordion_content p {
			padding: 0px 5px 0px 5px;
		}
		.accordion_content ul {
			list-style: dot inside;
			margin-left: -1.5em;
		}
		.accordion_content li {
			
		}
	#accordion_bottom {
		height:5px;
		width:190px;
	}



#aw8preright {
	float:left;
	width:5px;
}
#aw8right {
	float:left;
	width:190px;
}
#aw8rightfanclub {
	height:295px;
	width:190px;
}
#aw8rightpub {
	height:190px;
	width:190px;
}

#aw8pubright {
	display:none;
	padding-left:5px;
}
#aw8pubright0 {
	float:left;
}
.aw8pubrightsize {
	width:370px;
	text-align:center;
}



#aw8bottom {
	padding-left:15px;
	padding-right:15px;
	color:#666666;
	font-size:10px;
}
#aw8bottom a {
	text-decoration:none;
	color:#666666;
}
#aw8bottom a:hover {
	text-decoration:none;
	font-weight:bold;
}
.aw8bottomsize {
	width:936px;
}
#aw8containermiddle0 {
	float:left;
	width:120px;
	padding-left:5px;
	padding-right:5px;
	color:#666666;
}
#aw8containermiddle0 a {
	text-decoration:none;
	color:#666666;
}
#aw8containermiddle0 a:hover {
	text-decoration:none;
}
.aw8containermiddle0title {
	width:140px;
	font-size:16px;
	font-weight:bold;
}
#aw8postbottom {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	text-align:center;
}
#aw8postbottom a {
	color:#CCCCCC;
}
.aw8postbottomcopy {
	font-size:10px;
	color:#999999;
}
