@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background:url(/template/images/OakLeafBackground.jpg) #78A0E5 fixed;
	background-repeat:no-repeat;
}

a:link, a:visited, a:hover{
	color: #000000;
	text-decoration: underline;
}

h1{
 font: bold 150% Arial,sans-serif;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 margin: 0px;
 padding: 0px;
}

#container{
	width:960px;
	margin:auto;
	background:url(/template/images/OakLeafForeground.jpg) #E4ECFA fixed;
	background-repeat:no-repeat;
	box-shadow: 5px 5px 10px #4F678D;
	position:relative;
	top:10px;
	overflow:hidden;
	min-height:900px;
}

#navigation{
	width:inherit;
	margin:auto;
	font: small Verdana,sans-serif;
	position:fixed;
	top:0px;
	background-image:url(/template/images/menubg.jpg);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	color:#000000;
	z-index:10;
}

#navigation a:link {
display:block;
width:110px;
text-align:center;
float:left;
vertical-align:middle;
color:#000000;
text-decoration:none;
border-left-color:#AAAAAA;
border-left-width:1px;
border-left-style:solid;
}

#navigation a:active {
display:block;
width:110px;
text-align:center;
float:left;
vertical-align:middle;
color:#000000;
text-decoration:none;
border-left-color:#AAAAAA;
border-left-width:1px;
border-left-style:solid;
}

#navigation a:hover {
background-image:url(/template/images/menubg_pressed.jpg);
background-repeat:repeat-x;
display:block;
width:110px;
text-align:center;
float:left;
vertical-align:middle;
color:#000000;
text-decoration:none;
border-left-color:#AAAAAA;
border-left-width:1px;
border-left-style:solid;
}

#navigation a:visited {
display:block;
width:110px;
text-align:center;
float:left;
vertical-align:middle;
color:#000000;
text-decoration:none;
border-left-color:#AAAAAA;
border-left-width:1px;
border-left-style:solid;
}

#menu{
	float:right;
}

#submenu{
	float:right;
	background-image:url(/template/images/menubg.jpg);
	background-repeat:repeat-x;
}

#subnavigation{
	float:right;
	font: small Verdana,sans-serif;
	position:fixed;
	top:30px;
	height:30px;
	width:960px;
	line-height:30px;
	color:#000000;
	z-index:10;
	border-left-color:#AAAAAA;
	border-left-style:solid;
	border-left-width:1px;
}

#subnavigation a:link {
display:block;
width:110px;
text-align:center;
float:left;
vertical-align:middle;
color:#000000;
text-decoration:none;
border-left-color:#AAAAAA;
border-left-width:1px;
border-left-style:solid;
}

#subnavigation a:active {
display:block;
width:110px;
text-align:center;
float:left;
vertical-align:middle;
color:#000000;
text-decoration:none;
border-left-color:#AAAAAA;
border-left-width:1px;
border-left-style:solid;
}

#subnavigation a:hover {
background-image:url(/template/images/menubg_pressed.jpg);
background-repeat:repeat-x;
display:block;
width:110px;
text-align:center;
float:left;
vertical-align:middle;
color:#000000;
text-decoration:none;
border-left-color:#AAAAAA;
border-left-width:1px;
border-left-style:solid;
}

#subnavigation a:visited {
display:block;
width:110px;
text-align:center;
float:left;
vertical-align:middle;
color:#000000;
text-decoration:none;
border-left-color:#AAAAAA;
border-left-width:1px;
border-left-style:solid;
}


.selected a {
background-image:url(/template/images/menubg_pressed.jpg);
background-repeat:repeat-x;
}

#banner{
	position:relative; 
	top:20px; 
	box-shadow: 5px 5px 10px #4F678D;
}

#content{
	padding:30px;
	padding-top:40px;
	color:#000000;
}

.game{
	clear:both;
	width:100%;
	text-align:center;
}

.gameL{
	clear:both;
	width:430px;
	float:left;
	text-align:center;
	margin:auto;
}

.gameR{
	width:430px;
	float:right;
	text-align:center;
	margin:auto;
}

#leftColumn{
	float:left;
	width:590px;
	padding-right:10px;
	border-right:thin;
	border-right-color:#CCCCCC;
	border-right-style:solid;
}

#rightColumn{
	width:290px;
	float:right;
	line-height:20px;
}

#siteInfo{
	width:960px;
	margin:auto;
	font: small Verdana,sans-serif;
	position:fixed;
	bottom:0px;
	background-image:url(/template/images/menubg.jpg);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	color:#000000;
	font-size:x-small;
	}

#copyright{
	float:right;
}

.fb-like{
	padding:5px;
	float:right;
}

.fb-like-box{
	float:right;
	background-color:#FFFFFF;
}

#valeTabs {
	background-image:url(/vale/images/tabs_vale.gif);
	width:900px;
	height:73px;
	line-height:100px;
	margin:auto;
	}

#valeTabs a:link {
	display:block;
	float:left;
	width:300px;
	text-align:center;
	text-decoration:none;
}

#dukeTabs {
	background-image:url(/vale/images/tabs_duke.gif);
	width:900px;
	height:73px;
	line-height:100px;
	margin:auto;
	}

#dukeTabs a:link {
	display:block;
	float:left;
	width:300px;
	text-align:center;
	text-decoration:none;
}

#khanTabs {
	background-image:url(/vale/images/tabs_khan.gif);
	width:900px;
	height:73px;
	line-height:100px;
	margin:auto;
	}

#khanTabs a:link {
	display:block;
	float:left;
	width:300px;
	text-align:center;
	text-decoration:none;
}


#valeContent {
	width:900px;
	height:100%;
	background:url(/vale/images/bg_vale.gif) repeat-y;
	margin:auto;
	overflow:hidden;
	position:relative;
	top:-27px;
	padding-top:20px;
}

#dukeContent {
	width:900px;
	height:100%;
	background:url(/vale/images/bg_duke.gif) repeat-y;
	margin:auto;
	overflow:hidden;
	position:relative;
	top:-27px;
	padding-top:20px;
}

#khanContent {
	width:900px;
	height:100%;
	background:url(/vale/images/bg_khan.gif) repeat-y;
	margin:auto;
	overflow:hidden;
	position:relative;
	top:-27px;
	padding-top:20px;
}


#valeleftColumn{
	float:left;
	width:620px;
	padding-left:25px;
	padding-right:10px;
	border-right:thin;
	border-right-color:#CCCCCC;
	border-right-style:solid;
}

#valerightColumn{
	width:230px;
	float:right;
	line-height:20px;
}

.input-prompt {
  position: absolute;
  font-style: italic;
  font-weight:100;
  font-size:small;
  color: #aaaaaa;
  line-height:1em;
  margin-left:4px;
  margin-top:4px;
}

.event {
	border-style:solid; 
	border-color:#000000;
	border-width:thin;
	border-radius:10px;
	margin-top: 20px;
	padding: 5px;
}