html {
  height: 100%;
  margin-bottom: 1px;
}
form {
  margin: 0;
  padding: 0;
}
body {
	background: url('../images/bg_warriors.gif') #F8F7F5 top center;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 62.5%;
	line-height: 1.6em;*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:12px;
	font-weight:normal;
	line-height:17px;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div.center {
  text-align: center;
}
#container { 
	margin: 0 auto;
	width: 920px;
	/*background:url(../images/content.jpg) no-repeat top center;*/
	/*background: url('/templates/microsites/lincoln/images/middle.jpg') top center repeat-y;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

div#header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	min-height:275px;
	overflow:hidden;
	/*background: url(/templates/microsites/warriors/images/top.jpg) center bottom no-repeat;*/
	background: url(../images/header_warriors.png) bottom center no-repeat;
	width: auto;
}
	
#container.empty {
		background: #fff;
}
/******************************footer***************************************/
#footer {
	font-size: 9px;
	background: url(../images/footer_warriors.png) top center no-repeat;
	text-align: center;
	width: auto;
	height:190px;
	padding-top:30px;
}
#footer ul{ margin-left:280px;margin-top:50px;
width:400px;}
#footer ul li{
border-right:#666 1px solid;}

#footer ul li a:link, #footer ul li a:visited {
	width:60px;
	height:15px;
	color: #43372a;
	display: block;
	text-decoration: none;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:5px;
	/*border-right:#990000 1px solid;*/
	/*font-variant:small-caps;
	vertical-align:middle;*/
}

#footer ul li a:hover {
	/*background: url(../images/menuback.png);*/
	color:#990000;
	
}	
/***********************************************/
#breadcrums {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 520px;
	text-align: left;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}

#leftcolumn {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */

}
#rightcolumn {
	float: right; /* since this element is floated, a width must be given */
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-top:-15px;
	padding: 0px 1px 0px 10px; /* padding keeps the content of the div away from the edges */
	text-align:left;
}
#completemain{
	background:url(../images/bodybg_warriors.png) center top repeat-y;
	text-align:left;
	width:auto;
	padding:0px;
	min-height:1100px;
}
	
#mainContent { 
	margin: 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding:10px 20px 10px 70px;
} 
/*Full text*/
#main  {
padding:10px 10px 10px 70px;
width:510px; 

}
/*properties of the content*/
#mainContent, #main  {
	padding-bottom: 1em;
	text-align: left;
	min-height:1000px;
	/*height:920px;*/
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.legend-color-borders
{
border:none;
}
.prtop {
	display: inline-block;
	width: e100%;
}

/*------------------------------------------------------------------------------------------------
3.	Header			#header
-------------------------------------------------------------------------------------------------*/


	#logo {
		height: 245px;
		margin-top:44px;
		
	}

	#logo a {
		display: block;
		height: 155px;
		overflow: hidden;
		width: 800px;
		text-indent: -100em;
	}

/*------------------------------------------------------------------------------------------------
4.	Navigation		#nav
-------------------------------------------------------------------------------------------------*/
#menu {
	background:url(../images/navbg_warriors.png) center top no-repeat;
	height:38px;
	color:#990000;
	/*overflow:hidden;*/
	padding-top:7px;
	padding-left:40px;
	font-size:13px;
	width:auto;
}

#menu ul li a:link, #menu ul li a:visited {
	width:95px;
	height:28px;
	color: #43372a;
	display: block;
	text-decoration: none;
	text-align:center;
	/*border-right:#990000 1px solid;*/
	font-weight:bold;
	/*font-variant:small-caps;
	vertical-align:middle;*/
}

#menu ul li a:hover {
	/*background: url(../images/menuback.png);*/
	color:#990000;
	font-weight:bold;
}	

#menu ul li ul li a:link, #menu ul li ul li a:visited {
background:#d6cbbe;
padding:7px 0px 0px 0px;
width:auto;
height:20px;
border-bottom:#FFF 1px dashed;
Font-variant:normal;
}
#menu ul li ul li a:hover {
	background:#c0ae9b;/* url(../images/menuback.png);*/
	color:#FFFFFF;
	font-weight:bold;
}	
/******************************Calendar*************************************************/

.extcal_minical{
background:url(../images/calbg_warriors.png) top no-repeat;
height: 230px;
width:310px;
text-align:center;
margin-top:0px;
}
.extcal_minical TABLE.extcal_minical
{
background:none;
margin-top:15px;
width:280px;
}

.extcal_minical TABLE.extcal_weekdays{
/*background:url(/templates/microsites/warriors/images/background.jpg) center top no-repeat;*/
border:#663300 1px solid;
width:100%;
background:#FFFFFF;
}
.extcal_minical TD.extcal_weekdays{
/*width:35px;
height:27px;*/
text-align:center;
color:#990000;
}
.extcal_minical .extcal_navbar {
text-align:center;
background:#990000;
color:#FFFFFF;
font-size: 10px;
width:100%;
}
.extcal_minical .extcal_daycell,.extcal_minical .extcal_todaycell,.extcal_minical .extcal_sundaycell,.extcal_minical .extcal_othermonth
	{
	font-size: 12px;
	/*font-weight: bold;*/
	padding: 2px;
	text-decoration:none;
}

.extcal_minical .extcal_daycell a:link,.extcal_minical .extcal_daycell a:visited{
text-decoration:none;
color:#990000;
font-size:12px;
}
.extcal_minical .extcal_daycell a:hover{
text-decoration:none;
font-weight:bold;
}
/*********************calendar*****************/
.weekdaytopclr{
	background-color:#990000;
}
#extcalendar .tablec {
	color: #000;
	background-color:#FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border:#c6c6c6 1px solid;
}
#extcalendar .tableb {
	color: black;
	border-bottom: 1px dashed #cccccc;
	/*border-top: 1px solid #FFFFFF;
	line-height: 16px;*/
	font-size:12px;
	text-align:left;
	padding-left:5px;
}
#extcalendar .tableb a{
	font-weight:normal;
	font-size:12px;
	color: #000;
}

/************************************TEXT********************************************/
.contentheading, h1,h2{
 font-size:16px;
 line-height:1em;
 font-weight:bold;
 color:#990000;
 width:475px;
 border-bottom:1px solid #990000;
}

.componentheading
{
 font-size:22px;
 line-height:20px;;
 font-weight:bold;
 color:#990000;
 margin-top:0px;
}

h3
{
 font-size:16px;;
 line-height:2em;
 font-weight:bold;
 margin:20px 0px 10px 0px;
 font-variant:small-caps;
 padding:0px;
 color:#990000;
}
h3 div
{
 margin-top:0px ;
}

h4
{
 font-size:16px;
 line-height:2em;
 font-weight:bold;
 font-variant:small-caps;
 margin:0px 0px 5px 0px;
 padding:0px;
 color:#990000;
}

.holiday
{
 font-size:16px;
 line-height:1em;
 font-weight:bold;
 color:#90d6ec;
 width:475px;
 border-bottom:1px solid #90d6ec;
}



P{
}

#dhtmltooltip{
position: absolute;
width: 130px;
border: 1px solid black;
padding: 10px;
visibility: hidden;
z-index: 100;
background-color::#fbebc8;
text-align:left;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}



/****************************UPCOMING EVENTS*******/
.eventslist
{
text-align:left;
margin:0px;
width:250px;

}
.eventslist ul{
/*	list-style:inside; */
	
	background-color:#fcfce7;
	border: 1px solid #e9d7b9;
	list-style-type: square;
	padding: 10px 20px 10px 20px;
	width:200px;
	margin:0px;
	
}
.eventslist a:link,.eventslist a:visited
{
	font-size:12px;
	color:#333;
	text-decoration:none;
	list-style-type: square;
	line-height:100%;
	
}
.eventslist a:hover
{
	font-size:12px;
	color:#990000;
	text-decoration:none;
}


hr {border: none 0; 
	border-top: 1px dashed #666;
	width: 100%;
	height: 1px;
	margin: 10px auto 10px 0;
	text-align: left;
	}	
hr.light {border: none 0; 
	border-top: 1px dotted #ecdbd4;
	width: 100%;
	height: 1px;
	margin: 10px auto 10px 0;
	text-align: left;
	}
