/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
body {
	background: #f87c41 url(images/body-bg.jpg) top center repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:11px;
}
img {
border:none;
}
#container {
	width:984px;
	height:auto;
	margin: 0 auto;
}
#wrapper {
	width:984px;
	height:auto;
	float:left;
}
#top {
	width:984px;
	height:130px;
	float:left;
	background:url(images/top.png) no-repeat;
}
#content-bg {
	width:984px;
	height:auto;
	float:left;
	background:url(images/content-bg.png) repeat-y;
}
#bottom {
	width:984px;
	height:40px;
	margin: 0 auto;
	clear:both;
	background:url(images/bottom.png) no-repeat;
}

/*Header Begin*/
.main {
	width:921px;
	margin: 0 auto;
}
#logo {
	width:303px;
	height:83px;
	background:url(images/logo.png) no-repeat;
	float:left;
	margin: 40px 10px 0 0;
}
#logo1 {
	width:150px;
	height:83px;
	background:url(images/espnw_logo.png) no-repeat;
	float:left;
	margin: 50px 0 0 0;
}
#logo2 {
	width: 55px; 
	height: 47px;
	background:url(images/KY-logo-small.png) no-repeat; 
	float:left;
	margin: 62px 0 0 0;
}
.form-wrap {
	width:400px;
	height:73px;
	float:right;
	margin: 40px 0 0 0;
}
#form-left {
	width:84px;
	height:73px;
	float:left;
	background:url(images/form-left.png) no-repeat;
}
#form-center {
	width:309px;
	height:73px;
	float:left;
	background:url(images/form-center.png) repeat-x;
}
#form-right {
	width:7px;
	height:73px;
	float:left;
	background:url(images/form-right.png) no-repeat;
}
.form-links {
	width:300px;
	float:left;
	text-align:right;
	color:#eb6c30;
	margin: 5px 9px 0 0;
}
.form-links a{
	color:#eb6c30;
	text-decoration:none;
}
.form-links a:hover{
	text-decoration:underline;
}
.login-wrap {
	width:300px;
	float:left;
	margin: 12px 9px 0 0;
}
.login-wrap input{
	float:left;
	border: solid 1px #c3c2c2;
	width:111px;
	margin: 0 3px 0 0;
	padding: 3px 0 2px 3px;
}
#login-btn{
	width:61px;
	height:23px;
	border:none;
	margin:0px;
	padding:0px;
}
/*Header End*/

/*Navigation Begin*/
#nav {
	width:921px;
	float:left;
	height:31px;
	margin: 11px 0 0 0;
}
#nav-left {
	width:7px;
	float:left;
	height:31px;
	background:url(images/nav-left.png) no-repeat;
}
#nav-center {
	width:907px;
	float:left;
	height:31px;
	background:url(images/nav-center.png) repeat-x;
	line-height:30px;
}
#nav-center li{
	float:left;
	list-style:none;
	background: url(images/line.png) right top no-repeat;
	font-weight:bold;
}
#nav-center li a{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding: 0 11px 0 11px;
}
#nav-center li a:hover{
	text-decoration:underline;
	color:#eeeeee;
}
#nav-center li.current{
	color:#eeeeee;
}
#nav-center li.current a{
	color:#eeeeee;
	text-decoration:none;
}
#nav-right {
	width:7px;
	float:left;
	height:31px;
	background:url(images/nav-right.png) no-repeat;
}
#search {
	width:179px;
	float:right;
	height:20px;
	margin: 6px 7px 0 0;
}
#search input{
	float:left;
}
#search input[type="text"]{
	width:148px;
	border: solid 1px #adadad;
	padding: 2px 0 2px 3px;
	font-size:11px;
}

/*Navigation End*/

/*content Begin*/

.main-content {
	width:921px;
	float:left;
	margin: 13px 0 0 0;
}
#left {
	width:705px;
	float:left;
}
.text-wrap {
	width:705px;
	float:left;
}

.text-wrap p{
	margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
}
.text-wrap h1{
	font-size:19px;
	margin: 15px 0 15px 0;
	color:#e96729;
}
.text-wrap span{
	color:#1fa4b4;
}
.text-wrap a{
	color:#1fa4b4;
	text-decoration:none;
}
.text-wrap a:hover{
	color:#1fa4b4;
	text-decoration:none;
}
.read-more {
	float:right;
	background:url(images/read-bg.png) no-repeat;
	height:28px;
	width:96px;
	text-align:center;
	color:#FFFFFF;
	line-height:27px;
	font-weight:bold;
	margin: 10px 0 0 0;
}
.read-more a{
	color:#FFFFFF;
	text-decoration:none;
}
.read-more a:hover{
	text-decoration:underline;
}
#right {
	width:200px;
	float:right;
}
.plan-bg {
	width:200px;
	float:left;
	height:127px;
	background:url(images/plan-bg.png) no-repeat;
	margin: 0 0 10px 0;
}
.plan-detail {
	width:174px;
	margin: 0 auto;
}
.plan-price {
	width:174px;
	float:left;
	margin: 12px 0 0 0;
}
.plan-detail h1{
	color:#FFFFFF;
	font-size:24px;
	font-style:italic;
	margin: 10px 0 3px 0;
}
.plan-detail h2{
	color:#FFFFFF;
	font-size:18px;
	float:left;
	margin: 6px 0 0 0;
}
.plan-detail p{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	margin: 12px 0 0 0;
	padding: 0 0 0 25px;
}
.signup {
	width:98px;
	float:left;
	height:28px;
	background:url(images/signup.png) no-repeat;
	text-align:center;
	line-height:26px;
	float:right;
}
.signup a{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.signup a:hover{
	color:#000000;
}
.news-bg {
	width:200px;
	float:left;
	height:220px;
	/*background:url(images/news-bg.png) no-repeat;*/
	border-bottom:solid 1px #CECECE;
	margin-bottom:20px;
}
.news-bg h1{
	color:#E96729;
	font-size:19px;
}
.news-bg span{
	color:#1fa4b4;
}
.news-wrap {
	width:174px;
	float:left;
	margin: 5px 0 0 0;
}
.news-wrap h6{
	font-size:12px;
	margin:0;
}
.news-wrap p{
	padding:0px;
	color:#000000;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:11px;
}
.view{
	width:174px;
	float:left;
	margin: 10px 0 0 0;
	font-weight:bold;
	text-align:right;
}
.view a{
	color:#000000;
	text-decoration:none;
}
.view a:hover{
	color:#000000;
	text-decoration:underline;
}
#footer {
	width:984px;
	height:92px;
	padding: 0 0 15px 0;
	margin: 0 auto;
}
#footer-txt {
	color:#FFFFFF;
	line-height:25px;
	margin: 16px 0 0 0;
}
#footer-txt a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer-txt a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer-txt span{
	font-weight:bold;
}
#footer-left {
	width:26px;
	height:92px;
	float:left;
	background:url(images/footer-left.png) no-repeat;
}
#footer-center {
	width:932px;
	height:92px;
	float:left;
	background:url(images/footer-center.png) repeat-x;
	text-align:center;
}
#footer-right {
	width:26px;
	height:92px;
	float:left;
	background:url(images/footer-right.png) no-repeat;
}


/*Added by Jayesh from old style*/
.Title{
	COLOR: #023C59;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
	width: 90%;
    float:left;
}
.HeaderFont{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top: solid 1px #666666;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	background-color: #E3E3E3;
	margin:10px 0 10px 0;
}

HR{
	height: 2px; 
	border: 0; 
	border-top: 2px solid #CCCCCC; 
}

DIV.Line{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	clear: both;
}

li {
	padding-bottom:0px;
}

#homeContent {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#internalHeading {
	background-color: #4198AB;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	border-left:1px solid #333333;
	border-top:1px solid #333333;
}
#internalContent {
	background-color: #F1F1F1;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	height:80px;
	text-align:center;
}

#internalContentGray {
	background-color:#8ACDD3;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-left:1px solid #333333;
	border-top:1px solid #333333;
	height:80px;
	text-align:center;
}

#internalContentBorderFix {
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
}
#internalContentBorder {
	border-bottom:1px solid #E96729;
	border-right:1px solid #E96729;
	border-left:1px solid #E96729;
	border-top:1px solid #E96729;
}

/* Class Yesr list menu  */
#dataYears,
#dataYears A:link,
#dataYears A:visited {
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#dataYears A:hover {
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

/* Top 30 Menu */
#menuInternalListMenu {
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#menuInternalListMenu A:link,
#menuInternalListMenu A:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#menuInternalListMenu A:hover {
	color:#999999;
	text-decoration:none;
}
.defaultFont {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.pageNumberFont {
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:10px;
}
td, th, caption {
	font-size: 11px;
}

A:link,
A:visited {
	color:#E96729;
	text-decoration:none;
}
A:hover {
	color:#FFFFFF;
	text-decoration:none;
}

A:hover.top {
	color:#000000;
	text-decoration:none;
}

.playerName {
	color:#E96729;
	font-weight:bold;
}


A:link.orangeLink,
A:visited.orangeLink,
A:hover.orangeLink {
	color:#e96729;
	text-decoration:none;
}

.orangePlayerName {
	color:#E96729;
	font-weight:bold;
}


A:link.redLink,
A:visited.redLink,
A:hover.redLink {
	color:#990000;
	text-decoration:none;
}

.redPlayerName {
	color:#990000;
	font-weight:bold;
}



A:link.blueLink,
A:visited.blueLink,
A:hover.blueLink{
	color:#003366;
	text-decoration:none;
}

.bluePlayerName {
	color:#003366;
	font-weight:bold;
}


A:link.greenLink,
A:visited.greenLink,
A:hover.greenLink {
	color:#009900;
	text-decoration:none;
}

.greenPlayerName {
	color:#009900;
	font-weight:bold;
}

A:link.fifthyearLink,
A:visited.fifthyearLink,
A:hover.fifthyearLink {
	color:#A10559;
	text-decoration:none;
}
.fifthyearPlayerName{
	color:#A10559;
	font-weight:bold;
}

A:link.sixthyearLink,
A:visited.sixthyearLink,
A:hover.sixthyearLink {
	color:#708238;
	text-decoration:none;
}

.sixthyearPlayerName{
	color:#708238;
	font-weight:bold;
}

.slider {
	width:705px;
	height:264px;
	float:left;
	background:url(images/slider.png) no-repeat;
}
	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:705px;
		height:264px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:none;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												
p{
/*padding:5px;*/
}

.mobilephone {
 color: #333333;
}
a.mobilephone:link {
 color:#333333;
 text-decoration:none;
}
a.mobilephone:hover {
 color:#333333;
 text-decoration:none;
}
a.mobilephone:visited {
 color:#333333;
 text-decoration:none;
} 
a.mobilephone:hover {
 color:#333333;
 text-decoration:none;
}

.awareness { background:url(images/KY-logo.png) right top no-repeat; width: 107px; height: 92px; position:fixed; top:10px; right: 10px; }

.other-link {
	width:195px;
	height:99%;
	background-color: #fff;
	margin: 0 auto;
}

.other-link-pass {
	float:left;
	margin:20px auto 20px 15px;
}

.other-link-fb {
	float:left;
	margin:10px auto 10px 25px;
}

.other-link-rss {
	float:right;
	margin:10px 10px 5px auto;
}

.other-link-twitter {
	float:right;
	margin:10px 25px 5px auto;
}

.nav-other-link {
	width:200px;
	float:left;
	height:31px;
	background:url(images/other_link_bg.png) no-repeat;
	line-height:30px;	
	padding-left:10px;
}
.nav-other-link h1{
	color:#fff;
}