/* CSS Document */

html { 
	height		: 100%; 
	margin-bottom	: 1px; 
}

body {
	margin: 0;
	padding: 0;
	height:  100%;
	margin-bottom: 1px;
}

a:link, a:visited {
	font-family: Helvetica, Tahoma, sans-serif;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #46c;
	text-decoration: underline;
}

h1 {
	font-family: Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 32px;
	color: #000;
}

div#main_padding h1 {
	font-family: Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #000;
}

h2 {
    font-family: Helvetica, Tahoma, sans-serif;
    font-size: 16px;
    clear:both; 
    font-weight: bold;
}

td, p, div, span {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 130%;
	text-align: left;
}

div#main_padding p, div#main_padding td {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 130%;
	text-align: justify;
}


h3, .componentheading {
	color: #333;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	padding: 4px 0;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
}


h5 {  
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 130%;
	font-weight: bold;

	margin-left: 5;  
	margin-right: 5;  
}

h6 {  
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 130%;
	text-align: justify;
	font-weight: normal;

	margin-left: 5;  
	margin-right: 5;  

}

.componentheading {
	padding: 0;

}

#v_padding2{
    padding-bottom: 2px;
}

#v_padding {
    padding-bottom: 5px;
}

#v_padding10 {
    padding-bottom: 10px;
}

#but_menu {
    padding: 2px 17px 1px 17px;
    font-size: 12px;
    color: #333;
    line-height: 130%;
    font-weight: bold;
    border: 1px solid #FFA5A5;
    background: #ccc url(images/sport-fon.gif) repeat;
}


.contentheading {
	height: 35px;
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	font-weight: bold;
}

.buttonheading {
	vertical-align: bottom;
}

.sectiontableheader {
	font-weight: bold;
	border: 1px solid #ccc;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}

span.small, td.createdate {
	font-size: 11px;
	font-weight: normal;
	color: #999;
}

a.mainlevel {
	display: block;
	background: url(images/vd_menu_bullet.png) 0 0px no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
}

div.clr {
	clear: both;
}

div.center {
	text-align: center;
}


div#wrapper {  
    background: #fff;  
    margin: auto;  
    min-width: 750px;  
    max-width: 1050px;  
    width: expression(document.body.clientWidth > 1050? "1050px": "980px" );
}

td.header_pic {
	height: 165px;
	background: url(images/sport2.jpg) right no-repeat;
}


span.header {
	display: block;
	line-height: 90%;
	vertical-align: bottom;
	padding-left: 30px;
	padding-top: 80px;
	font-family: Times New Roman, Times, serif;
	font-size: 36px;
	color: #fff;
}

span.subhead {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #CFEDC8;
	padding-left: 30px;
}


div#horizsep {
	height:1px;
	overflow: hidden;
	background: #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
}

td.divider {
	width: 5px;
}

div#space {
	width: 5px;
}

div.thinsep {
	clear: both;
	margin-top: 10px;
	height: 26px;
	overflow: hidden;
	background: #FFF url(images/footer.jpg) 0 0 repeat-x;
}

div#footer {
	clear: both;
	
	margin-top: 5px;
	padding: 0px 0;
	text-align: center;
	color: #999;
	font-size: 10px;
}


div#main_padding {
	padding: 0 10px;
	float: none;
	width: auto !important;

}

div#sidebar {
	float: left;
	width: 250px;
//	background: #f3f3f3;
}

div#sidebar_padding {
	padding: 0 10px;
	float: none;
	width: auto !important;
	width: 100%;
}


div#horizmenu ul#mainlevel-nav a {
	float:left;
	display:block;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding: 0 15px;
}

div#horizmenu a:hover {
}

div#horizmenu a.active_menu {
  color: #000;
}

div.moduletable {
	margin-bottom: 5px; 

}

span.pathway {
	float: left;
	line-height: 20px;
}

#sidebar .left  {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	float: left;
	width: 240px;
}

#sidebar ul  {

	margin: -10px 0 10px 2px;
//	padding: 0 0 0 0;

	list-style-type:square;
//	margin:0;
	padding:0 0 0 5px;
}

#sidebar ul li  {
/*
	list-style: none;
	padding: 0 0 0 0;
*/
	list-style-type:none;
	background:transparent url(images/b.gif) no-repeat 0 3px;
	border:0;
	margin:0 0 1px;
	padding:0 0 0 15px;
}


#sidebar h2 {
	font-weight: normal;
	font-size: 18px;
	color: #333;
/* up right down left */
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 15px 0px;
	border: 1px solid #FFA5A5;
        background: url(images/sport_butt1.gif) repeat-x;
}

#sidebar ul li a {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#sidebar_1 li {
	float: left;
	margin: 0;
	padding: 0;
}

#main_padding a  {
	font-family: Helvetica, Tahoma, sans-serif;
	color: #ed8b00;
	font-weight: bold;
}

.pic { border:1px solid #eee; padding:1px; float:left; margin:2px 10px 10px 0px; }

