﻿body
{
    margin:0 30px;
    padding:0px;
    background:#F8EFD0 url(/leisure/images/gfx/borders13.jpg) repeat  top center;
   /* background:#fff url(/leisure/images/gfx/paper_texture.jpg) repeat-y top center;*/
   font-family: Arial;
   font-size:13px;
   text-align:justify; 
   
}
a:link, a:visited {
    color: #495E95; text-decoration: none; font-family: Arial;
}
a:hover {
    color: #FDD283; text-decoration: none; font-family: Arial;
}

.clearfix {
    display:inline-block;
}

#wrap {width:960px; margin-left:auto; margin-right:auto; background-color:#fff;}

#header {width:960px;}
#maincontent { background-color:#F5F1E5; padding-right:10px; padding-left:10px; padding-top:1em; border-bottom:15px solid #495E95;}


#navigation {width:960px; margin:0px;padding:0px;}
#navigation ul {width:960px; list-style-type:none; margin:0px; padding:0px; white-space: nowrap; }
#navigation li {background-color:#576CBF; padding-right:1px; display:inline;  }
#navigation li a{padding-right:10px; }

#footer {border-top:1px solid #495E95;    padding-top:.75em; padding-bottom:1em; }
#footer .footeraddress {text-align:center; padding-top:1em; line-height:20px;}
#footer .footeraddress .title {font-weight:bold; }
#footer .footerlogos {text-align:center; margin-top:2em; padding-top:.5em; padding-bottom:.5em; padding-right:5px; border:1px solid #495E95;background-color:#fff;}
#footer .footerlogos img {margin-left:25px;}
#footer .footerprivacy {font-size:11px; padding-top:2.5em; text-align:center;}
#footer .footerprivacy .terms{font-weight:bold;}

#content { padding-bottom:1.5em;}
/*#content #leftcolumn  {width:160px; height:100%; float:left; background:url(/leisure/images/gfx/woodenpole2.jpg) repeat-y top center; }*/
#content #leftcolumn  {width:155px; height:100%; float:left;  }
#content #leftcolumn #scrollbox {width:187px; height:300px; background: url(/leisure/images/gfx/scroll.gif) no-repeat top center; margin: 1em 10px 0 -40px;}
#content #leftcolumn #scrollbox p {  margin-left:8px; }

#content #rightcolumn {width:730px; float:left; padding-right:20px; text-align:left; }

.pagetitle {color:#495E95; font-size:19px;}
#enterpage div {padding-top:1em; text-align:justify; font-size:13px;}


#calframe {}

.lwestTitle {color:#495E95; font-weight:bold;}
.contenttable {margin-bottom:1em;}


.infoblock{font-size:13px;}



/** TICKETS CSS ****/
.calResult {

background-color:#F9F8E4;
border-left:0 solid #F9F8E4;
margin-bottom:0.5em;
table-layout:fixed;
}

.calResult #calResultTitle a:link, .calResult #calResultTitle a:visited {
    font-size:14px;
    font-weight:bold;
    color:#0044AA;
}

.calResultLogo {
	background-color:#FFFFFF;
}

.calResultContent {
	font-size:12px;
	font-weight:normal;
	padding-left:7px;
	padding-right:7px;
	padding-top:0.5em;
}

.profileSearchResults {
	background-color:#D69D29; /* CHANGE HERE */
	height:25px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:bold;
}

.titleBarTitle {
	float:left;
}

.titleBarCount {
	float:right;
	padding-right:5px;
}
/** /TICKETS CSS ***/
