/* CSS Document */

body{
	padding:0px; 
	background:url(../images/bg.jpg) left top repeat-x #c21919;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#515151;
	font-size:0.75em;
	}


img{border:none;}

a {
	color:#007cc1;
	text-decoration:none;
	}

a:hover{color:#003e61;}

a.site_link {
	font-family: Arial;
	font-size:10pt;
	}
#rapper {
	margin:0 auto;
	width: 100%;
	text-align: center;
	}
	
li, ul, div, p, h1, h2, h3, h4, h5, h6, form, table, tr, td {
	padding:0px; 
	margin:0px;
	}
li, ul {
	text-align:left;
	}


h3 {
	font-size:18px;
	color:#C00;
	font-weight:bold;
	margin-bottom:15px;
}
.clr {
	clear:both;
	height:0px;
}

	
h1, .contentheading, .componentheading {
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	vertical-align: bottom;
	color: #C00;
	text-align: left;
	width: 100%;
	}

h2 {
	margin-bottom:-5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	color: #C00;
	text-align: left;
	width: 100%;
	}

h5 {
	margin: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #C00;
	text-align: left;
	width: 100%;
	border-top: 1px;
    border-top-color: #ccc;
    }

table.contentpaneopen h3, h2 {
	margin-top: 20px;
	}

#cont_left p {
	margin: 20px 0px;
	line-height: 16px;        
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h3, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 20px;
	text-align: left;
	}

/* small text */

.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
	}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
	}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	}

#main-bg{
	background:url(../images/midd_repeat_con.png) -10px 0px repeat-y;
	margin:0 auto;
	width:976px;
	}

#maintiop{
	background: url(../images/top_main-_section_bg2.jpg) -3px 0px no-repeat;
	margin:0 auto;
	width:976px;
	}

#main_bg_bottom{
	background:url(../images/content_bg_bottom.jpg) -3px 100% no-repeat;
	margin:0 auto;
	width:976px;
	}

#top_nav{
	width:976px;
	height:45px;
	padding-top: 0px;
	text-align: center;
	font-size: 16px;
	}

#header_nav{
	width:100%;
	height:155px;
	}

#header_nav .logo{
	width:550px;
	height:95px;
	float:left;
	display:inline;
	}

#header_nav .dayun{
	float:right;
	/*margin: 100px 0 0 100px;
	position: relative;
	top: 65px;
	left: 450px;
	height:50px;*/
	width:420px;
	text-align: center;
	margin: 0px 100px 0px 0px;
	}
/*#header_nav .countdown {
	color:#fff;
	font-family:Arial;
	font-size:35px;
	font-weight:bold;
	float:right;
	}*/

#header_nav .slideshow{
	width:3px;
	height:100px;
	float:right;
	display:inline;
	margin: 2px 0px 0 0;
	}

#top_nav .neve{
	background:url(../images/nav_img.jpg) top left no-repeat;
	padding-top:15px;
	width:456px;
	float:left;
	position: relative;
	left: 25px;
	display:inline;
	height:40px;
	/*margin-left: 25px;*/
	color: #FFFFFF;
	font-family: helvetica;
	/*margin-bottom: -5px;*/
	}

#top_nav .neve1 .moduletable_link a.site_link { 
	background:url(../images/n.jpg) top left no-repeat;
	/*display:block;*/
	font-family: helvetica;
	font-size:10pt;
	width:450px;
	float:right;
	display:inline;
	height:35px;
	margin-right: 25px;
	padding-top: 13px;
	}

#navegation{
	background:url(../images/menubg.jpg) top left repeat-x ;
	height:37px;
	}

#mainmenu{
	height:37px;
	padding: 0px 0px 0 15px;
	margin: 2px 0px 5px 15px;
	width: 740px;
	float: left;
	display:inline;
	z-index:5000;
	}

#mainmenu li {
	float:left;
	display:inline;
	list-style:none;
	background:url(../images/divider.jpg) top right no-repeat;
	z-index:5000;
	}

#mainmenu li a {
	float:left;
	font-family:Arial Narrow, Arial;
	height:37px;
	line-height:37px;
	padding:0px 4px;
	font-size:13px;
	letter-spacing:.2px;
	color:#fff;
	z-index:5000;
	}

#mainmenu li a.selected {
	height:35px; 
	line-height:35px; 
	margin-top:1px; 
	padding-bottom:2px; 
	background:#fff; 
	font-size:13px; 
	color:#0380c6; 
	z-index:5000;
	}

#mainmenu li a:hover {
	background:#31adff; 
	color:#fff;
	z-index:5000;
	}

#mainmenu li.hover a {
	height:35px; 
	margin-top:0; 
	line-height:35px; 
	padding:0px 4px; 
	background:#31adff; 
	border-top:#0047ca solid 1px; 
	color:#fff;
	 
	z-index:5000;
	}

#mainmenu li a.selected:hover { 
	margin-top:0; 	
	z-index:5000;
	}

#mainmenu li.hover ul, #mainmenu li ul	{
	padding-bottom:9px; 
	margin-left:2px;
	background:url(../images/ul_bottom.png) bottom left no-repeat;
	z-index:5000;
	}

#mainmenu li ul li{
	width:140px; 
	padding:2px 2px 0px 2px; 
	background: #31adff; 
	line-height:16px; 
	height:auto;
	z-index:5000;
	}

#mainmenu li ul li a, #mainmenu li.hover ul li a {
	border:none;
	width:133px;
	height:auto;
	line-height:16px;
	padding:3px;
	z-index:5000;
	}

#mainmenu li ul li a:hover {
	background:#0f8bd5;
	width:133px;
	height:auto;
	line-height:16px;
	z-index:5000;
	}

#search_panel {
	float:right;
	display:inline;
	width:180px;
	height:24px;
	padding:9px 0px 0px 0px;
	text-align: left;
	}

#search_panel .inputbox {
	background:url(../images/input.jpg) left top no-repeat;
	height:16px; 
	border:none;
	margin:0px;
	vertical-align: top;
	width:130px;
	padding:3px 0px 3px 2px;
	}

#contenter {
	width:958px;
	margin:0 auto;
	padding: 0px 0px 15px 6px;
	text-align: left;
	}

#search_panel .button{
	margin-top:0px;
	margin-left:0px;
	}

.breadcrumb	{
	margin-bottom:10px;
	font-size: 10px;
	}

#content {
	float:left;
	display:inline;
	max-width:740px;
	width:726px;
	padding-left:15px;
	text-align: left;
	}

#contenter p {
font-family:Arial, Helvetica, sans-serif;
	color:#515151;
	font-size:12px;
	line-height: 18px;
	}

#left_nav {
	float:left;
	display:inline;
	width:150px;
	margin-right:10px;
	text-align: left;
	}

#left_nav .module_menu	{
	background:url(../images/left_top.png) top left no-repeat;
	margin-bottom:10px;
	width:150px;
	}

#left_nav .module_menu div	{
	background:url(../images/left_bottom.png) bottom left no-repeat;
	padding:15px 0px;
	width:150px;
	}

#left_nav .module_menu div div	{
	background:#f1f1f1;
	width:133px;
	padding:0;
	font-family:Arial Bold, Arial, Helvetica, sans-serif;
	font-size:12px;     
	}

#left_nav .module_menu div div div	{
	border:none;
	padding: 0px 7px;
	border-left:#d9d9d9 solid 1px;
	border-right:#d9d9d9 solid 1px;
	width:133px;
	}

#left_nav .module_menu div div div ul.menu {
	list-style:none;
	
	}

#left_nav .module_menu div div div ul.menu li {
	padding: 5px;
	line-height:14px;
	list-style:none;
	width:123px;
	}

#left_nav .module_menu div div div ul.menu li a	{
	color:#007cc1;
	width:123px;
	}

#left_nav .module_menu div div div ul.menu li a:hover {
	color:#007cc1;
	}

#left_nav .module_menu div div div ul.menu li a:selected  {
	background:#fff;
	}

#left_nav .module_menu div div div ul.menu li:hover, #left_nav .module_menu div div div ul.menu li.active	{
	background:#fff;
	}

#cont_left{
	float:left;
	display:inline;
	width:550px;
	
	}

.left_top {
	background:url(../images/midleft.png) top left no-repeat;
	}

.right_top {
	background:url(../images/midright.png) top right no-repeat;
	}

#cont_left .padding	{
	background:url(../images/midmid.png) top left repeat-x;
	padding:10px 0 5px 0;
	margin:0px 11px;
	}

#right_nav{
	/*background:url(../images/right_co.png) -2px -10px no-repeat;*/
	float:right;
	position: relative;
	left:0px;
	width:195px;
	margin:0px;
	padding:0px 0px 8px 12px;
	}

#right_nav .moduletable h3 {
	font-size:14px;
	font-weight:bold;
	color:#C00;
	margin-bottom:10px;
	}

#right_nav .moduletable{
	margin-bottom:0px;
	padding:20px 6px;
	padding-left: 0px;
	}

#mybullets {
	margin: 20px 0px 25px 15px;
	font-size: 12px;
	}

#mybullets li {
	line-height: 20px;
	}

div.img  {
	align:center;
	margin:10px 0px 10px 0px;
	border:0px;
	height:auto;
	width:auto;
	float:left;
	display:inline;
	text-align:center;
	}

div.img img {
	display:inline;
	margin:3px;
	border:1px solid #ffffff;
	}

#bottom {
	clear:both;
	padding-left:9px;
	}

#bottom .module {
	background:url(../images/prom1_middle.jpg)  top left repeat-y;
	float:left;
	display:inline;
	width:226px;
	margin-right:10px;
	}

/*
#bottom .module div{background:url(../images/prom1_top.jpg) top left no-repeat;}

#bottom .module div div{background:url(../images/prom1_bottom.jpg) left bottom no-repeat;
padding-bottom:10px;}

#bottom .module div div div{background:none; padding:14px;}
*/

#footer {
	padding:15px 0px 20px 0px;
	font-size:11px;
	color:#fff;
	text-align:center;
	font-weight: normal;
	}

#footer a {
	color:#5cc4ff;
	padding:15px 0px 20px 0px;
	font-size:11px;
	text-align:center;
	font-weight: normal;
	}

#footer a:hover {
	color:#007cc1;
	text-align:center;
	}
	
#footer div div table{
	text-align:center;
}

#tableStyle {
	font-size:11px;
	width: 100%;
	border=0;
	cellspacing=0;
	cellpadding=0;
	line-height=20px;
	height=auto;
	valign:top;
	text-align:center;
	}

#tableStytle tr td {
	valign: top;
	text-align:center;
	}

#competitions {
	width=100%;
	display:inline;
 	text-align:top;
	}
