/* Start of CMSMS style sheet 'xpo-cookeville' */
html, body, form
{
	height: 100%;
}

html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, span, div, img
{
	margin: 0;
	padding: 0;
	border: 0;
}

html, body, p, td, h1, h2, h3, h4, h5, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

p
{
	margin-bottom: 10px;
}

ul, ol
{
	margin-left: 18px;
}

body
{
	background-image:url('uploads/images/templates/xpo-cookeville/BackgroundTile.jpg');
	background-repeat: repeat-x;
	background-color: #e2e9f4;
}

a:link, a:active, a:visited
{
	text-decoration: none; 
	color: #0c3986;
}

a:hover 
{
	text-decoration: underline; 
	color: red
}

#SiteContainer
{
	margin-left: auto;
	margin-right: auto;
	background-image:url('uploads/images/templates/xpo-cookeville/ContentBackgroundTile.jpg');
	background-repeat:repeat-y;
	width: 793px;
	min-height:100%;

	position:relative;
}

#SiteHeader
{
	height:211px;
      
}

#MiddleContainer
{
	background-repeat:no-repeat;
	min-height:100px;
        
}

#LeftBar
{
	float:left;
	width: 181px;
	margin-bottom: 125px;
}



#ContentArea
{
	float: left;
	width: 570px;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 75px;
	padding: 0px 0px 0px 0px;
}

#ContentArea h1
{
	width: auto;
	color: #000080;
	font-size: 16pt;
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-weight:normal;
	letter-spacing: -.009em; 
}

#ContentArea h2
{
	color: #000080;
	font-size: 14pt;
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-weight:normal;
	letter-spacing: -.009em; 
	border-bottom: solid 1px black;
}

#BottomLeft
{
	position:absolute;
	bottom:43px;
	left: 0px;
}

#BottomLeft table
{
      font-size: 9pt;
      position:relative;
      left: 245px;
}

#SiteFooter
{
	position:absolute;
	bottom:0px;
	height:43px;
}

#SiteFooter p
{
	font-size: 9pt;
	position: absolute;
	left: 330px;
       
	bottom: 43px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        z-index: 100;
}


/* Classes */
.Clear
{
	clear:both;
}

.OldTable p
{
	padding: 0;
	margin: 0;
}

/* Other */

#LoginStatus
{
	width: 100%;
	text-align: right;
	font-size: 8pt;
}

.Gallery td
{
	padding: 5px 5px 5px 5px;
}

.gallerydetails h1
{
	margin-bottom: 10px !important;
}

#PageTitleHeader
{
	width: auto;
	border-bottom: none !important;
	position: absolute;
	top: 168px;
	left: 189px;
	white-space: nowrap;
	font-size: 28px !important;
	color: #0c3986 !important;
}

#DropDownMenuBox
{
       width: auto;
       height: 15px;
       position: absolute;
       top: 140px;
       right: 20px; 
       /* top: 212px;
       left: 195px; */
       white-space: nowrap;
}      



/* Agenda Admin */

#AgendaForm legend
{
	font-weight:bold;
}

#AgendaForm textarea
{
	width: 100%;
	height: 100px;
}

textarea {
   width: 500px;
   height: 15em;
}

/* position for the search box */
#search {
   margin-left: 16px;
   width: 80%;
}

a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}
a.external {
  padding: 0 12px 0 0
}
a.external:link {
  background: url(images/External.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #609;
  background: url(images/External.gif) no-repeat 100% -100px;
}
a.external:hover {
  color: #f00;
  background: url(images/External.gif) no-repeat 100% -200px;
}

/* End of 'xpo-cookeville' */

