/*GENERAL*/
*{margin:0;padding:0;}
a{outline:none;border:none;}
img{border:none;margin:0;}
input{margin:0;border:none;padding-left:5px;}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body,td,th {
	font:12px/18px Verdana,Arial,Helvetica,sans-serif;
	color:#4d4d54;
}
html,body{width:100%;height:100%;background:url(../Images/bg-wide.jpg) center top no-repeat #f3f8fb;}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.clear {
	clear: both;
	}

.clearfix:after {content:"."; display:block; height:0;
                 clear:both; visibility:hidden; }
.clearfix       {display:inline-block;}
/* Hide from IE Mac */
.clearfix       {display:block;}
/* End hide from IE Mac */
* html .clearfix{ height:1px;}

#wrapper
	{
	width:900px;
	margin:0px auto;
	}

#header
	{
	position:relative;
	height:91px;
	}
#logo
	{
	background:url(../Images/logo.jpg) no-repeat;
	width:430px;
	height:90px;
	position:absolute;
	top:0px;
	left:-147px;
	text-indent:-9999px;
	}
div.top-infos
	{
	float:right;
	font:12px/30px arial,tahoma;
	color:#dbb1ba;
	}	
div.top-infos span
	{
	padding-left:30px;
	}
ul#nav-menu
	{
	list-style:none;
	background:url(../Images/bg-menu-sep.jpg) top repeat-x;
	padding-top:18px;
	float:right;
	}
ul#nav-menu li
	{
	float:left;
	}
ul#nav-menu li a
	{
	float:left;
	display:block;
	text-decoration:none;
	padding-right:1px;
	margin-left:1px;
	font:12px/25px tahoma,arial;
	color:#f1fef9;
	}
ul#nav-menu li a:hover
	{
	color:#fb4d5c;
	}
ul#nav-menu li a span
	{
	display:block;
	float:left;
	height:25px;
	padding:0px 8px;
	margin-left:-1px;
	cursor:pointer;
	}
ul#nav-menu li.on a
	{
	background:url(../Images/bg-menu-over.gif) right top no-repeat;
	}
ul#nav-menu li.on a span
	{
	background:url(../Images/bg-menu-over.gif) left top no-repeat;
	color:#fffbd2;
	}
div.banner
	{
	height:225px;
	position:relative;
	}
#banner1
	{
	background:url(../Images/banner1.jpg) no-repeat;
	}
#banner2
	{
	background:url(../Images/banner2.jpg) no-repeat;
	}

#banner3
	{
	background:url(../Images/banner3.jpg) no-repeat;
	}

#banner4
	{
	background:url(../Images/banner4.jpg) no-repeat;
	}
.shadow-left
	{
	position:absolute;
	background:url(../Images/shadow.jpg) no-repeat;
	width:8px;
	height:245px;
	top:39px;
	left:-8px;
	z-index:999;
	}
.shadow-right
	{
	position:absolute;
	background:url(../Images/shadow.jpg) no-repeat;
	width:8px;
	height:245px;
	top:39px;
	right:-8px;
	z-index:999;
	}
.tagline1
	{
	background:url(../Images/tag1.png) no-repeat;
	height:120px;
	width:45px;
	position:absolute;
	top:0px;
	left:14px;
	text-indent:-9999px;
	font:24px "trebuchet ms", arial, tahoma;
	color:white;
	}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#content
	{
	background:url(../Images/bg-content.jpg) repeat-y white;
	padding:22px 0px 0px;
	}
.col1
	{
	float:left;
	width:191px;
	padding:10px 21px 20px;
	}
.col2
	{
	float:right;
	width:593px;
	padding:0px 37px 30px;
	}
h1
	{
	font:22px verdana,arial;
	color:#252525;
	padding:20px 0px;
	letter-spacing:-1px;
	}
h2
	{
	font:18px tahoma,arial;
	color:#252525;
	padding:0px;
	}
h3
	{
	font:18px arial;
	color:#80131D;
	padding:30px 0 0;
	}
#results-list h2
	{
	font:14px tahoma,arial;
	color:#252525;
	padding:10px 0px 0px;
	font-weight:bold;
	}
h4 
	{
	font:12px verdana,arial;
	font-weight:bold;
	margin-top:20px;
	padding:15px 0px 15px;
	color:#252525;
	border-top:1px dotted #ccc;
	}
p
	{
	padding-bottom:22px;
	}
img.right
	{
	float:right;
	margin-left:25px;
	margin-bottom:10px;
	border:3px solid #808080;
	}
img.left
	{
	display:block;
	float:left;
	margin-right:25px;
	margin-bottom:10px;
	border:3px solid #808080;
	}
p.just
	{
	text-align:justify;
	}
a.more
	{
	font-weight:bold;
	color:#1b81c3;
	padding-top:10px;
	}
a.more:hover
	{
	color:#80131d;
	}
div.separator
	{
	background:url(../Images/separator.gif) repeat-x;
	margin:0px 0px 15px 0px;
	height:5px;
	}
div.separator-inline
	{
	background:url(../Images/separator.gif) repeat-x;
	margin:15px 0px;
	height:5px;
	}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#footer
	{
	font:11px/14px tahoma;
	color:#4d4d54;
	padding:15px;
	}
#footer a
	{
	color:#4d4d54;
	padding:0px 2px;
	}
#footer a:hover
	{
	color:#80131d;
	}
#footer div.copyright
	{
	float:left;
	}
#footer div.address
	{
	float:right;
	width:250px;
	}
#footer div.address strong
	{
	color:black;
	}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

ul#left-menu
	{
	list-style:none;
	background:white;
	padding:20px 10px;
	margin:0px -10px;
	}
ul#left-menu li
	{
	border-bottom:1px solid #dbdbdd;
	}
ul#left-menu li.last
	{
	border:0px;
	}
ul#left-menu li a
	{
	font:11px/28px arial;
	text-decoration:none;
	display:block;
	color:#4D4D54;
	}
ul#left-menu li a:hover
	{
	background:#f8f4f3;
	border:0px;
	}
ul#left-menu li a span
	{
	display:block;
	background:url(../Images/li-arrow.gif) right center no-repeat;
	height:28px;
	padding:0px 5px;
	cursor:pointer;
	}
ul#left-menu li a.on
	{
	font-weight:bold;
	color:#1b81c3;
	background:white;	
	}
ul#left-menu li a.on span	
	{
	cursor:default !important;
	}
.left-separator
	{
	background:url(../Images/line.jpg) repeat-x;
	margin:25px -21px; 
	height:2px;
	}
div.left-padd
	{
	padding:0px 0px;
	}
#news h1
	{
	padding:0px;
	}
#news div
	{
	padding:15px 0px 20px;
	line-height:14px;
	font:12px/16px verdana;
	
	}
#news div.clear
	{
	padding:0px;
	line-height:1px;
	border:0px;
	}
#news p
	{
	padding-bottom:0;
	}
#news a
	{
	color:#252525;
	}
#news a:hover
	{
	color:#80131d;
	}
#news strong
	{
	display:block;
	}
strong
	{
	color:#252525;
	}
span.black
	{
	color:#02010b;
	}
span.blue
	{
	color:#1b81c3;
	}

a, a:visited, a:link, a:active
	{
	color:#1E92D1;
	text-decoration:none;
	}
a:hover
	{
	color:#80131d;
	border-bottom:1px dotted #80131d;
	}

a.nounder:hover
	{
	color:#80131d;
	border-bottom:0px !important;
	}

.sponsors a:hover
	{
	color:#80131d;
	border-bottom:0px !important;
	}
#news span.date
	{
	display:block;
	background:url(../Images/date.jpg) no-repeat;
	text-align:center;
	float:left;
	width:38px;
	height:46px;
	padding-top:12px;
	font:11px /12px verdana,arial;
	color:#02010b;
	font-weight:bold;
	margin-right:10px;
	}
a.btn 
	{
	display:block;
	float:left;
	background:url(../Images/btn.gif) right top no-repeat;
	padding-right:1px;
	margin-left:1px;
	text-decoration:none;
	font:11px/17px arial;
	text-transform:uppercase;
	color:#fffbd2 !important;
	margin-top:10px;
	}
a.btn span
	{
	display:block;
	float:left;
	background:url(../Images/btn.gif) left top no-repeat;
	margin-left:-1px;
	padding:0px 5px;
	position:relative;
	cursor:pointer;
	}
a.btn:hover 
	{
	background:url(../Images/btn.gif) right bottom no-repeat;
	color:#02010b !important;
	border:0px;
	}
a.btn:hover span
	{
	background:url(../Images/btn.gif) left bottom no-repeat;
	}

/*NEWS*/

#newscategories ul
	{
	margin-top:10px
	}

.pager
	{
	overflow: hidden;
	font-size:11px;
	margin-bottom:10px;
	}
.pager a
	{
	color:#1E92D1;
	font:11px arial;
	text-decoration:none;
	padding:0px 2px;
	}
.pager span.on
	{
	color:#02010b;
	font-weight:bold;
	}

.pager a:hover 
	{
	color:#c21c34;
	}


#news h3
	{	
	padding:0px;
	font:18px/30px arial,verdana;
	color:black;
	}
#news .date
	{
	font-size:11px;
	color:#1E92D1;
	}
#news .date, #news .message
	{
	padding:0px;
	text-align:justify;
	}
.newsitem
	{
	border-bottom:1px dotted #ccc;
	}
.newsitem h3, #fightrs h3
	{
	background:url(../Images/bg-news.gif) bottom left repeat-x #f8f9fa;
	font:14px/25px tahoma !important;
	font-weight:bold !important;
	padding-left:10px !important;
	margin-bottom:5px;
	}
#fightrs h3
	{
	color:black;
	padding:3px;
	}
div#breadcrumbs a
	{
	color:#808080;
	font:11px arial;
	text-decoration:none;
	padding:0px 3px;
	}
div#breadcrumbs a.on
	{
	color:#02010b;
	}

div#breadcrumbs a:hover 
	{
	color:#c21c34;
	}
div.new-wrapper
	{
	width:513px;
	}
div.explains
	{
	padding-left:10px;
	padding-top:20px;
	}

div.explains p:after {content:"."; display:block; height:0;
                 clear:both; visibility:hidden; }
div.explains p       {display:inline-block;}
/* Hide from IE Mac */
div.explains p       {display:block;}
/* End hide from IE Mac */
* html div.explains p{ height:1px;}


div.explains img
	{
	float:left;
	padding-right:20px;
	}
div.explains span
	{
	display:block;
	float:left;
	width:510px;
	}
div.sponsors a
	{
	display:block;
	margin:10px 0px;
	}
div.sponsors img
	{
	display:block;
	}
div.pic-footnote
	{
	float:right;
	width:167px;
	margin-bottom:10px;
	margin-left:25px;
	}
div.pic-footnote img
	{
	border:3px solid #808080;
	display:block;
	}
div.pic-footnote span
	{
	display:block;
	text-align:center;
	margin-top:5px;
	}
div.text-col
	{
	float:left;
	width:400px;
	}
ul#pic-listing
	{
	list-style:none;
	}
ul#pic-listing li
	{
	float:left;
	text-align:center;
	font:12px/14px arial;
	padding:5px 20px;
	min-height:190px;
	}
ul#pic-listing li.solo
	{
	float:none;
	width:107px;
	margin:0 auto;
	}
ul#pic-listing li a
	{
	display:block;
	float:left;
	}
ul#pic-listing li a:hover
	{
	border:0px;	
	}
ul#pic-listing li span
	{
	color:#1E92D1;
	}
ul#pic-listing li img
	{
	padding-bottom:5px;
	}
ul#pic-listing li img, ul#pic-listing li strong, ul#pic-listing li span
	{
	display:block;
	width:107px;
	}


.col2 h2
	{
	margin:20px 0px 10px;
	}

table.my-table
	{
	border-collapse:collapse;	
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-top:1px solid #ddd;
	}
table.my-table tr td
	{
	border-bottom:1px solid #eee;
	}
table.my-table tr td.rowspan
	{
	border-right:1px solid #eee;
	}
table.my-table tr.even
	{
	background:#fbfbfb;
	}
table.my-table tr:hover
	{
	background:#f8f4f3;
	color:red !important;
	}
table.my-table tr:hover td
	{
	color:black !important;
	}
table.my-table tr.title td
	{
	font-size:110%;
	}
table.my-table tr td, table.my-table tr th 
	{
	padding:2px 8px;
	}
table.my-table tr th 
	{
	padding:5px 8px;
	background:#f9f9f9;
	border-bottom:1px solid #eee;
	}
table.my-table tr th.str 
	{
	color:#252525;
	text-align:left;
	font-weight:bold;
	padding:5px 8px;
	background:#f9f9f9;
	border-bottom:1px solid #eee;
	}
input.txt
	{
	float:left;
	height:18px;
	border:1px solid #999;
	width:200px;
	margin-right:5px;
	}
input.btn
	{
	display:block;
	float:left;
	background:url(../Images/btn-input.gif) right top no-repeat;
	font:11px/20px arial;
	color:#fffbd2 !important;
	cursor:pointer;
	width:100px;
	height:20px;
	text-transform:uppercase;
	text-align:center;
	}
p.note
	{
	clear:both;
	font-size:90%;
	color:#808080;
	padding-bottom:0px;
	}
ul.listing
	{
	padding-left:30px;
	list-style:none;
	}
ul.listing li
	{
	background:url(../Images/arrow.gif) left 6px no-repeat;
	padding-left:8px;
	padding-bottom:2px;
	}
ul.listing li span
	{
	font-weight:bold;
	padding-right:7px;
	width:80px;
	display:block;
	float:left;
	}

#dojo ul.num-list, #etiquette ul.num-list
	{
	padding-left:20px;
	}
#etiquette ul.num-list li
	{
	padding-left:0px;
	padding-bottom:20px;
	list-style:decimal;
	clear:both;
	text-align:left;
	}

ul.num-list
	{
	padding-left:50px;
	}

ul.num-list li
	{
	padding-left:0px;
	padding-bottom:2px;
	list-style:decimal;
	clear:both;
	text-align:left;
	}

ul.num-list li span
	{
	font-weight:bold;
	padding-right:7px;
	width:100px;
	display:block;
	float:left;
	}

div.tabs
	{
	background:#f9f9f9;
	color:#ddd;
	height:30px
	}
div.tabs a
	{
	font:11px/30px arial;
	color:#252525;
	text-transform:uppercase;
	height:35px;
	margin-bottom:-5px;
	position:relative;
	display:block;
	padding:0px 9px 0px 9px;
	float:left;
	background:url(../Images/tab.gif) no-repeat left 7px;
	}
div.tabs a:hover
	{
	font-weight:bold;
	background:url(../Images/arrow-down.gif) no-repeat center bottom;
	color:#252525;
	border:none;
	}
div.tabs a.on, div.tabs a.on:hover
	{
	color:#fffbd2;
	background:url(../Images/tabs.gif) top right no-repeat;
	font-weight:normal;
	}
div.tabs-content p
	{
	padding-bottom:10px;
	}
div.tabs-content ul.listing
	{
	padding:5px
	}
div.tabs-content ul.listing li span 
	{
	font-weight:normal !important;
	width:130px !important;
	}
table.mencell
	{
	border-collapse:collapse;	
	border-left:1px solid #eee;
	border-right:1px solid #eee;

	}
table.mencell tr td
	{
	border-bottom:1px solid #eee;
	}
table.mencell td
	{
	padding:2px 2px;
	}
table.mencell td.orange	span
	{
	background:#ff9e01;
	color:black;
	display:block;
	font-size:11px;
	text-align:center;
	}
table.mencell td.blue span	
	{
	background:#00aeef;
	display:block;
	font-size:11px;
	text-align:center;
	}
table.mencell td.yellow span
	{
	background:#f8ea4f;
	display:block;
	font-size:11px;
	text-align:center;
	}
table.mencell td.green span	
	{
	background:#4cbd20;
	display:block;
	font-size:11px;
	text-align:center;
	}
table.mencell td.brown span
	{
	background:#5f2e0e;
	color:#fffbd2;
	display:block;
	font-size:11px;
	text-align:center;
	}
table.mencell td.black span
	{
	background:black;
	color:white;
	display:block;
	font-size:11px;
	text-align:center;
	}
table.mencell tr:hover
	{
	background:#f8f4f3;
	color:red !important;
	}
p.note
	{
	font-size:90%;
	color:#808080;
	}

#fighter h2
	{
	background:url(../Images/bg-news.gif) bottom left repeat-x #f8f9fa;
	font:14px/25px tahoma !important;
	font-weight:bold !important;
	padding-left:10px !important;
	margin-bottom:15px;
	margin-top:0px;
	padding-top:0px;
	}

#fighter .newsitem
	{
	padding:0px 0px 20px 0px;
	margin-bottom:20px;
	}

#lpic-rtext ul.listing
	{
	list-style:none;
	float:left;
	padding-left:10px;
	}
div.sponsor
	{
	padding-top:22px;
	border-bottom:1px dotted #CCCCCC;
	}
div.sponsor a:hover
	{
	border-bottom:0px;
	}
div.sponsor p
	{
	float:right;
	width:350px;
	}
div.sponsor p strong
	{
	display:block;
	padding-top:10px;
	}

#links ul
	{
	list-style:none;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
	}

#links ul li
	{
	background:transparent url(../Images/arrow.gif) no-repeat scroll left 7px;
	padding-bottom:2px;
	padding-left:8px;	
	}



#training ul.num-list
	{
	padding-left:40px;	
	}

#training ul.num-list li
	{
	padding-left:0px;
	padding-bottom:2px;
	text-align:left;
	list-style:none;
	}
#training ul.num-list li span
	{
	font-weight:bold;
	padding-right:7px;
	width:120px;
	display:block;
	float:left;
	}

div.sponsor p a
	{
	display:block;
	}
div.sponsor p a strong
	{
	color:#252525;
	display:inline;
	}
div.sponsor p a:hover strong
	{
	border-bottom:1px dotted #80131D !important;
	color:#80131D !important;
	}

span.green
	{
	font-weight:bold;
	color:green;
	padding-left:10px;
	font-size:80%
	}





