﻿* {margin: 0;padding: 0;}
body 
{
    background: #3e3e3e;
    font-size: 95%;
    padding: 0;
    font-family: tahoma, arial, helvetica, sans-serif;
    border: none;
}

img
{
    border: none;
}

p {
    margin:0 0 8px 0;
	line-height:1.3;
	font-size: 0.9em;
}

hr 
{
    display:none;
}

a, a:link, a:visited  {color:#ed7b35;}
a:hover, a:active {color:#3e3e3e;}

#c_back
{
    background: url(../img/header_cats.gif) no-repeat;
    margin: 15px auto;
    width: 900px;
}

#c_header
{
    height: 100px;
}

#c_header a {outline:none;}

h1 {
	display:block;
	float:left;
	width:200px;height:48px;
	text-indent:-9009px;
	position:relative;
	top:25px;
	left:25px;
}

h1 span {display:none;}

h1 a, h1 a:link, h1 a:visited  {
    display:block;
	width:100%;
	height:100%;
	background:url(../img/header_cats_logo.jpg) no-repeat 0 0;
	
}

h2
{
    margin-bottom: 15px;
    font-size: 1.3em;
}

.lang
{
    display: block;
    position: relative;
    float: left;
    top: 16px;
    left: 610px;
    width: 100px;
    font-size: 0.6em;
}

.lang_sports
{
    display: block;
    position: relative;
    float: left;
    top: -20px;
    left: 610px;
    width: 120px;
    font-size: 0.6em;
}

.color
{
    display: block;
    position: relative;
    float: left;
    top: 32px;
    left: 530px;
    width: 150px;
    font-size: 0.6em;
}
ul.c_color
{
	padding:0 0 0 0;
	margin:0;
}
ul.c_color li
{
    display:block;
	float:left;
	padding-right: 3px;
}

.color_sports
{
    position: relative;
    float: left;
    top: -5px;
    left: 510px;
    width: 120px;
    font-size: 0.6em;
}
ul.c_color_sports
{
	padding:0 0 0 0;
	margin:0;
}
ul.c_color_sports li
{
    display:block;
	float:left;
	padding-right: 3px;
}
ul#c_header_nav
{
    position: relative;
    left: 25px;
    top: 55px;
    float: left;
}
ul#c_header_nav li
{
    display:block;
	float:left;
}
ul#c_header_nav li a
{
    display:block;
    width: 36px;
    height: 40px;
    background:transparent url(../img/header_cats_nav.gif) no-repeat 0 0;
    text-indent: -8000px;
    margin: 0 17px 0 0;
}
ul#c_header_nav li a:hover {
    background-position:0 -40px;
}

ul#c_header_nav li#bf-nav a
{
    display:block;
    width: 42px;
    background-position: -55px 0;
}
ul#c_header_nav li#bf-nav a:hover
{
    display:block;
    width: 42px;
    background-position: -55px -40px;
}
ul#c_header_nav li#fs-nav a
{
    display:block;
    width: 55px;
    background-position: -120px 0;
}
ul#c_header_nav li#fs-nav a:hover
{
    display:block;
    width: 55px;
    background-position: -120px -40px;
}
ul#c_header_nav li#gm-nav a
{
    display:block;
    width: 78px;
    background-position: -195px 0;
}
ul#c_header_nav li#gm-nav a:hover
{
    display:block;
    width: 78px;
    background-position: -195px -40px;
}
ul#c_header_nav li#il-nav a
{
    display:block;
    width: 33px;
    background-position: -297px 0;
}
ul#c_header_nav li#il-nav a:hover
{
    display:block;
    width: 33px;
    background-position: -297px -40px;
}
ul#c_header_nav li#ns-nav a
{
    display:block;
    width: 30px;
    background-position: -346px 0;
}
ul#c_header_nav li#ns-nav a:hover
{
    display:block;
    width: 30px;
    background-position: -346px -40px;
}
ul#c_header_nav li#nd-nav a
{
    display:block;
    width: 61px;
    background-position: -400px 0;
}
ul#c_header_nav li#nd-nav a:hover
{
    display:block;
    width: 61px;
    background-position: -400px -40px;
}
ul#c_header_nav li#pg-nav a
{
    display:block;
    width: 91px;
    background-position: -485px 0;
}
ul#c_header_nav li#pg-nav a:hover
{
    display:block;
    width: 91px;
    background-position: -485px -40px;
}
ul#c_header_nav li#pi-nav a
{
    display:block;
    width: 101px;
    background-position: -599px 0;
}
ul#c_header_nav li#pi-nav a:hover
{
    display:block;
    width: 101px;
    background-position: -599px -40px;
}

#c_nav
{
    background-color: White;
}
ul.c_nav { 
    padding:6px 0;
	background:#ed7b35;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 13px 0;
	font-size: 0.7em;
}

ul.c_nav li { 
	display: inline;
	padding: 0;
    margin: 0;
}
ul.c_nav li:before {
    content:"|";
}
ul.c_nav li:first-child:before {
    content:"";
}
ul.c_nav a, ul.c_nav a:link, ul.c_nav a:visited {
    color:#fff;
	text-decoration:none;
	padding:0 18px;
}
ul.c_nav a:hover, ul.c_nav a:active {color:#3e3e3e;}

.c_wrapper
{
    display:block;
	background:#fff;
	color:#3e3e3e;
	padding:0 13px 26px 13px;
	height:1%;
}
.c_wrapper:after {
    content:'';
	display:block;
	clear:both;
}

.c_leftbar
{
    float:left;
	margin:0 13px 0 0;
	background:#fff url(../img/leftbar_back_orange.gif) no-repeat;
	width:230px; /* 250 */
	height:250px;
	padding:20px 0 0 20px;
}

.c_leftbar ul
{
    margin:0 10px 24px 0px;
    font-size: 0.7em;
    list-style-type: none;
}

.c_leftbar ul li
{
    color:#fff;
    line-height:1.1;
	margin:0 0 6px 0;
}

.c_leftbar ul li ul {
	margin:6px 0 0 20px;
    list-style:disc;
}

.c_leftbar ul a, .c_leftbar ul a:link, .c_leftbar ul a:visited {
    color:#fff;
	text-decoration:none;
}

.c_leftbar ul a:hover, .c_leftbar ul a:active {
    color:#3e3e3e;
}

.c_leftbar p
{
    color: #fff;
    font-size: 0.7em;
}

.c_leftbar a, .c_leftbar a:link, .c_leftbar a:visited {
    color:#fff;
	text-decoration:none;
}

.c_leftbar a:hover, .c_leftbar a:active {
    color:#3e3e3e;
}

.c_leftbar td
{
    font-size: 0.7em;
    padding-bottom: 5px;
}

.c_leftbar_link a, .c_leftbar_link a:link, .c_leftbar_link a:visited
{
    color: #ed7b35;
}
.c_leftbar_link a:hover
{
    color: #3e3e3e;
}

.c_content
{
    position: relative;
    left: 250px;
    margin: 13px 0 13px 13px;
	width: 610px;
}

.c_content td
{
    padding: 6px;
}

.c_content .input_text
{
    border: 1px solid #3e3e3e;
    width: 250px;
    padding: 2px;
    font-size: 1em;
    
}

.c_content .input_textarea
{
    border: 1px solid #3e3e3e;
    width: 95%;
    padding: 2px;
    font-size: 1em;
    height: 150px;
}

.c_content .input_button
{
    border: 1px solid #3e3e3e;
    color: #000;
    font-weight: bold;
    padding: 2px;
    font-size: 1em;
}

/* footer */
ul.c_footer {
    text-align:center;
	background:transparent;
	color:#696969;
	padding:8px 0 0 0;
	margin:0;
}
ul.c_footer a, ul.c_footer a:link, ul.c_footer a:visited  {
    color:#696969;
	padding:0 10px;
	text-decoration: none;
}
ul.c_footer a:hover, ul.c_footer a:active {color:#fff;}
ul.c_footer li { 
	padding: 0;
    margin: 0;
}
ul.c_legal 
{
    margin-top: 5px;
    text-transform:none;
	padding:2px 0;
}
ul.c_legal a {
    padding:0 5px;
}