a:link {color:#fff; text-decoration:underline;}
a:active {color:#fff; text-decoration:underline;}
a:hover {color:#aaa; text-decoration:none;}
a:visited {color:#fff; text-decoration:underline;}

/* image hack for IE browsers to adjust 3px gap */
img {
	vertical-align: bottom;
}

h1,h2,h3, p {
	margin:0;
	padding:0;

}

h1{
	font-size:1.15em;
	padding:5px 0px;
}

h2{
	font-size:0.9em;
	padding:5px 0px;
}

h3{
	font-size:0.8em;
	padding:5px 0px;
}

p {
	font-size:0.8em;	
	padding:5px 0px;
	line-height:18px;
	text-align:justify;
}

/* margin and padding all set to 0px */
* {
margin:0;
padding:0;
}


body{
	background:url(../images/body-bg.jpg) repeat-x #f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#fff;	
}

#wrap{
	margin:0 auto;
	padding:0;
	width:1000px;
}

.top-one{
	margin:44px 0 0  832px;
	height:19px;
	width:126px;
	background:url(../images/sports-portal.jpg) repeat-x #f2f2f2;
	padding:5px 0 0 37px;
}

.top-two{
	margin:44px 5px 0 0;
	height:19px;
	width:126px;
	background:url(../images/sports-portal.jpg) repeat-x #f2f2f2;
	padding:5px 0 0 37px;
	float:right;
}


.float-left{
clear:both;
	float:left;
	width:194px;
	margin-right:6px;
	padding:0px;
	border-top:5px solid #fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
}

.float-right{
	float:right;
	width:780px;
	border-top:5px solid #fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
}

.OnePX{
	margin:1px 0px;
}

label.error {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
}

input.error {
	border: 2px solid red;
}

select.error {
	border: 2px solid red;
}

textarea.error {
	border: 2px solid red;
}



.nav a {
	display:block;
	height:23px;
	color:#fff;
	text-decoration:none;
	margin:1px 0px;
	text-align:right;
	padding:9px 50px 0 0 ;
}

.nav ul{
	margin:0; padding:0; list-style:none;
}

a.Menu1{
	background:url(../images/menu1.gif) repeat-x #28496a;
}
a.Menu2{
	background:url(../images/menu2.gif) repeat-x #28496a;	
}
a.Menu3{
	background:url(../images/menu3.gif) repeat-x #28496a;	
}

a.Menu1:hover, a.Menu2:hover, a.Menu3:hover {
	background:#203f5d;
}

#active{
	background:#203f5d;
}

.content{
	clear:both;
	height:auto;
	width:990px;
	background:url(../images/bg13.gif) repeat-y;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	padding:10px 0;
	overflow:auto;
}

.content ul{
	margin:10px 0 0 25px;
}
.content li{
	line-height:20px;
	padding:3px 0px;
	font-size:0.8em;	
}

.content li li{
	line-height:20px;
	padding:3px 0px;
	font-size:1em;	
}

.content ul ul{
	margin:0 0 0 25px;
	list-style:square;
}

.left-content{
	float:left;
	width:174px;
	padding:0 10px;
}

.left-content img{
	border:1px solid #fff;
	margin:5px;
}

.left-content h3{
	margin:12px 0px 0px;
}



.right-content{
	float:right;
	width:750px;
	padding:0px 15px 0 15px;
	overflow:hidden;
}

.left-sub-cont{
	float:left;
	width:535px;
}

.right-sub-cont{
	float:right;
	width:190px;
	padding:0 5px 0 10px;
}

.right-sub-cont ul{
	margin:0 0 0 20px; 
	padding:0;
	list-style:square
}

.right-sub-cont ul li{
	line-height:20px;
}

.news-group {
	margin:0 0 15px;
	padding:5px 0 0 0;
	font-size:0.95em;
}

.news-group p{
	margin:0;
	padding:0;
	text-align:left;
}

.news {
	margin:10px 0 5px;
	padding:5px 0 0 0;
	font-size:0.95em;
	clear:both;
	width:650px;
	overflow:auto;
	height:auto;
}
.news img {
	float:left;
	margin:0 25px 0 0; padding:0;
	display:inline;
	border:0;
}
.news p{
	margin:0; 
	padding:0;
}

.date{
	text-align:right;
	font-size:0.80em;
}

.news-date{
	position:relative;
	top:5px;
	font-size:1em
}

.category{
	float:left;
	text-align:center;
	margin:15px 8px 15px ;
	font-size:0.75em;
}
.category p{
	text-align:center;
}
cate-text{
	display:block;
	text-align:center;
}


.category img{
	border:1px solid #fff;
	display:block;
	margin-bottom:8px;
}

.test{
	background:url(../images/hr.gif) no-repeat;
	position:relative;
	top:31px;
	left:5px;
	height:2px;
	width:734px;
}

.footer{
	width:1000px;
	margin:0 auto;
	color:#000;
	font-size:0.7em;
	padding:7px 0 0 25px;
}

table{
	font-size:0.9em;
}

th{
	font-weight:normal;
	text-align:left;
	padding:3px;
	vertical-align:top;
}
td{
	font-weight:normal;
	text-align:left;
	padding:3px 0px;
	margin-left:5px;
}

.flash {
	padding:30px 5px;
}

form{
	padding:10px 0px;
}

textarea{
	width:170px;
	height:100px;
	background:#fff;
	border:0;
}

input{
	border:0px;
	padding:2px;
}

.but{
	background:#fff;
	border:1px solid #333;
	color:#000;
	padding:2px;
}

ul.subnav{
	margin:8px 0px 0px 15px; padding:0;
	list-style:none;
}
.subnav li{
	width:200px;
	margin:0px 0 3px 0;
}
.subnav a{
	display: block;
	background:#4a7cae;
	border:1px solid #fff;
	padding:3px 0 3px 15px;
	text-decoration:none;
	
}

.subnav a:hover{
	background:#fff;
	color:#444;
}

#active-sub{
	display: block;
	background:#fff;
	color:#444;
	border:1px solid #fff;
	padding:3px 0 3px 15px;
	text-decoration:none;
}


.category1{
	float:left;
	display:inline;
	text-align:center;
	margin:10px 4px 0px 35px;
}
.category1 p{
	text-align:center;
	font-size:0.75em;
}
.category1 img{
	border:1px solid #fff;
	height:79px;
	width:115px;
}

.left-sub-contact{
	float:left;
	width:480px;
}

.right-sub-contact{
	float:right;
	width:235px;
	padding:0 5px 0 10px;
}

/* highlighted row for helpdesk */
.updated{
	background-color:#325e8c;
	}