/* CSS Document */
body,form{
margin:0;
padding:0;
}

body {
background-image:url(images/background.jpg);
background-repeat:no-repeat;
/*background-attachment:fixed;*/
background-color:#59b9f5;
}
#wrapper1{
width:1007px;
margin-left:auto;
margin-right:auto;
background-image:url(images/bg-leftpan.gif);
background-color:#ffffff;
background-repeat:no-repeat;
background-position:bottom left;
padding:0;
}
html div#wrapper1{
width:1006px;
}
#left-pan{
width:210px;
float:left;
padding:0;
margin:0;
}
#main-pan{
width:796px;
float:left;
padding:0;
margin:0;
}
#header{
width:796px;
height:77px;display:inline;

}
#header-text{
width:240px;float:left;padding-top:29px;display:inline;
}
#header-search{
	float:left;
	padding-top:42px;
	margin-left:100px;
	width:360px;display:inline;
}
#block-banner{
text-align:center;
}
#content{
width:796px;
padding-top:5px;
}
.leftblock{
width:500px;float:left;
}
.rightblock{
width:250px;float:left;float:left;margin-left:10px;margin-bottom:20px;
}
.rightblock-2{
width:216px;float:right;margin-left:10px;margin-bottom:20px;
}


.clear{
clear:both;
}
.textleft{
text-align:left;
}
.textcenter{
text-align:center;
}
.textright{
text-align:right;
}
.hide{
display:none;
visibility:hidden;
}
/* FONT STYLE */
body,p,td,div,span,input,select,option{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#header-text p{
font-size:13px;
color:#868585;
font-weight:bold;
}
.input-txt,.form-text,form-textarea{
	background-color:#fffad2;
	border:1px solid #9a9a9a;
	padding:2px;
}
.input-txt{
width:400px;
}
.button{
	background-image:url(images/bg-button.gif);
	background-repeat:repeat-x;
	border:1px solid #9e9e9e;
	color:#676767;
	background-color:#d1d1d1;
	cursor:pointer;
	height:22px;
	width:62px;
	display:inline;
}
td{
	vertical-align:top;
}
table.sponsor{
	background-color:#498cbb;
	width:100%;
	height:100%;
}
table.sponsor tr td{
padding-left:10px;padding-right:10px;padding-bottom:10px;
}
table.splash,table.splash{
width:100%;margin:0;padding:0;
}
table.block{width:100%;margin:0;padding:0;}
table.blockright{width:100%;margin:0;padding:0;}
table.splash tr td {
	text-align:center;
	
}
table.block tr td,table.blockright tr td {
	text-align:left;
	color:#2d64af;
	padding:2px;

}
td a{
	color:#2d64af;
	text-decoration:none;
}
td a:hover{
text-decoration:underline;
}
td a.more{
	color:#ffffff;
	text-decoration:none;
}
td a.more:hover{
text-decoration:underline;
}
table.block td.tdread,table.blockright td.tdread,td.tdread{
background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:10px;
	text-align:right;
}
table.block td.tdread2,table.blockright td.tdread2,td.tdread2{
background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:10px;
	text-align:right;
}

.bwtlink.active:link{ font-size:18px;color:black;}


table.blockright tr td{
padding-top:4px;
border-bottom:1px solid #CCCCCC;
}
table.block td.tdread a,table.blockright td.tdread a,td.tdread a,a.more{
	color:#2d64af;
	font-weight:bold;

}

table.splash tr td.splash-head,table.block tr td.splash-head,table.blockright tr td.splash-head,table.sponsor tr td.sponsor-head,.splash-head{
	background-color:#498cbb;color:#FFFFFF;font-weight:bold;font-size:12px;text-align:left;
	padding-left:11px;
	padding-right:11px;
	padding-top:5px;
	padding-bottom:5px;
}
#footer{
background-color:#e9e9e9;padding:27px;color:#8b8b8b;text-align:center;width:738px;
}
#footer a{
color:#8b8b8b;
text-decoration:none;
}


#footer ul{
margin:0;padding:0;
}
#footer ul li{
list-style:none;
display:inline;
text-transform:lowercase;
}

.bwtlink{ vli: #CC6666}
.rightdotborder{
border-right:#000000 dotted 1px;
}
.block-gamelist{
margin-top:5px;margin-bottom:5px;
}
.thumbgamelist{
height:auto;/*80px;*/
}
.thumblist{
height:165px;/*80px;*/
}
.thumbgamelist2{
height:auto;/*80px;*/
}
img.imgborder{
border:solid 2px #cbcbcb;
}
.blockbtn{
margin-left:auto;margin-right:auto;width:89px;background-image:url(images/bg-midbtn.gif);background-repeat:repeat-y;
}
.blockbtn-top{
width:89px;height:6px;background-image:url(images/bg-topbtn.gif);background-repeat:no-repeat;padding:0;margin:0;
}
.blockbtn-btm{
width:89px;height:6px;background-image:url(images/bg-btmbtn.gif);background-color:#FFFFFF;background-repeat:no-repeat;
}
.blockbtn a{
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
ul#primarynav {
margin-right:10px;
}
ul#primarynav li{
font-size:12px;
list-style:none;
}
ul#primarynav li a:link,ul#primarynav li a:visited{
color:#323232;
text-decoration:none;
font-weight:bold;
}


ul#primarynav li a:hover,ul#primarynav li a.active{
/*text-decoration:underline;*/
color:#f15d22;
}

tr#primarynav {
margin-right:10px;
}
tr#primarynav td{
font-size:12px;
list-style:none;
}
tr#primarynav td a:link,tr#primarynav td a:visited{
color:#0000FF;
text-decoration:none;
font-weight:bold;
}

tr#primarynav td a:hover,tr#primarynav td a.active{
/*text-decoration:underline;*/
color:#000000;
}

.noborder{
border:none
}
p{
color:#3d3d3d;margin:5px;text-align:justify;
}
h3{
color:#3d3d3d;
margin:0;padding:0;
font-size:11px
}
a.more:link,a.more:visited{
font-weight:bold;text-decoration:none;
}
a.more:hover{
text-decoration:underline;
}
select.leftorg{
width:212px;
}
#breadcrumb{
width:794px;
border-bottom:#333333 1px solid; 
height:30px;
margin-bottom:5px;
font-size:12px;
font-weight:bold;
color:#3d3d3d;
margin-top:10px;
padding-top:10px;
text-transform:uppercase;
clear:both;
}

#breadcrumb a:link,#breadcrumb a:visited{
color:#f15d22;
text-decoration:none;
}
#breadcrumb a:hover{
text-decoration:underline;
}
#breadcrumb a.active:link,#breadcrumb a.active:visited{
color:#3d3d3d;
text-decoration:none;
}
#breadcrumb img{
/*vertical-align:middle;*/
}

a img{
border:none;
}
.float-left{
float:left;
}
div#pend_atlet{
width:794px;text-align:center;
}
div#pend_atlet img{
border:#CCCCCC 1px solid;
margin-right:3px;
}
div#pend_atlet h1{
margin-left:20px;
text-align:left;
color:#38a2e5;
font-size:12px;
}
h1.title-content{
background-color:#498cbb;
color:#FFFFFF;
font-size:12px;
margin:0;
padding:5px;
width:157px;

}

h1.title-content2{
background-color:#498cbb;
color:#FFFFFF;
font-size:12px;
margin:0;
padding:5px;
width:205px;

}
h1.title-content span{
text-align:right;
color:#FFFFFF;
}
/*==SLIDESHOW==*/
#slideshow {
    position:relative;
	
    height:80px;
}

#slideshow DIV {
    text-align:center;
	position:absolute;
    top:0;
    left:0;
   /* z-index:8;*/
    opacity:0.0;
   
	width:165px;
    background-color: #FFF;
	
	padding-top:10px;
}

#slideshow DIV.active {
    /*z-index:10;*/
    opacity:1.0;
}

#slideshow DIV.last-active {
    /*z-index:9;*/
	height:90px;
	
}

#slideshow DIV IMG {
   /* height: 350px;*/
    border: 0;
    margin-bottom: 10px;
}
#slideshow div{
background-color:#FFFFFF;
height:90px;
}
td #slideshow DIV{
width:212px;
height:90px;
}
.player{
display:block;width:216px;height:162px;
}
/*** set the width and height to match your images **/
#slideshow2 {
    position:relative;
    height:220px;
}

#slideshow2 DIV {
	text-align:center;
    position:absolute;
    top:0;
    left:0;
    /*z-index:8;*/
    opacity:0.0;
	width:337px;
    background-color: #FFF;
}

#slideshow2 DIV.active {
    /*z-index:10;*/
    opacity:1.0;
}

#slideshow2 DIV.last-active {
    /*z-index:9;*/
	height:230px;
}

#slideshow2 DIV IMG {
    border: 0;
    margin-bottom: 10px;
}
#slideshow2 div{
background-color:#FFFFFF;
height:230px;
/*width:337px;*/
}

/*== boxover tooltip ==*/
.thdrcell {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            padding:5px;
            border-bottom:1px solid #C8BA92;
         }
         
         .tdatacell {
            font-family:arial;
            font-size:12px;
            padding:5px;
            background:#FFFFFF
         }
         
         .dvhdr1 {
            background:#F3F0E7;
            font-family:arial;
			color:#1B468E;
            font-size:14px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:300px;
         }
         
         .dvbdy1 {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:300px;
         }
         
         
         .dogvdvhdr {
            width:200;
			font-size:13px;
            background:#C4D5E3;
            border:1px solid #C4D5E3;
            font-weight:bold;
            padding:5px;
         }
         
         .dogvdvbdy {
            width:200px;
            background:#FFFFFF;
            border-left:1px solid #C4D5E3;
            border-right:1px solid #C4D5E3;
            border-bottom:1px solid #C4D5E3;
			border-top:1px solid #C4D5E3;
            padding:5px;
			font-size:11px;
         }
         
         .pgdiv {
         width:320;
         height:250;
         background:#E9EFF4;
         border:1px solid #C4D5E3;
         padding:10px;
         margin-bottom:20;
         font-family:arial;
         font-size:12px;
         }
		 
#gallery_home{
height:265px; width:43%; float:left;float:left;margin-left:15px; display:inline;
}
.linkpage {
font-weight:bold;color:#D7D7D7;margin-left:5px;padding:1px;
}
.study_menu{
list-style:none;border-bottom:#468cbf 1px solid;padding-bottom:5px;padding-top:5px;
}
.study_menu a{
color:#2c6ea2;font-weight:bold;text-decoration:none;padding:5px;
}
.study_menu a:hover{
color:#000;
}
.study_header{
margin-bottom:10px;padding:8px;background-color:#498CBB;position:relative;overflow:hidden;height:70px;
}
.study_header2{
margin-bottom:10px;padding:8px;background-color:#498CBB;position:relative;overflow:hidden;
}
.study_img{
float:left;margin-right:10px;
}
.event_header{
padding:8px;background-color:#498CBB;position:relative;overflow:hidden;height:52px;
}
.event_header2{
padding:8px;background-color:#498CBB;position:relative;overflow:hidden;
}
.event_img{
float:left;margin-right:10px;
}

div.cat-node
{
	float: left;
	display: block;
	background-color: transparent;
	margin: 0 10px 4px 0;
	padding: 0 0 0 12px;
	width: 158px;
}

div.cat-node a:link,
div.cat-node a:visited
{
	background-color: transparent;
	color: #2D64AF;
	text-decoration: none;
}

div.spacer
{
	clear: both;
	margin: 0;
	padding-bottom: 5px;;
}
.ath-header{
width:489px;
}
.imgDsc{
width:400;
}
.p-board{
margin: 2px 0 10px 0;
text-align:left;
}
.result{
text-align:right;
}
.result a{
text-decoration:none; color:#2D64AF
}
.result a:hover{
text-decoration:underline; color:#2D64AF
}