@charset "UTF-8";
/* CSS Document */
/**{margin:0;padding:0}*/ 
html {overflow-x:hidden;margin:0;padding:0;}
body {background-color: #e7eef3; color: #666666;line-height:1.1em;}
/* HEADING */
h1 {font-size: 24px; color: #c1001f;margin: .1em 0 .5em 0;}
h2 {font-size: 20px;color: #c1001f; padding: 0; margin: .5em 0 .8em 0;}
h3 {font-size: 1em; font-weight: bold; padding: 0; margin: 8px 0 0 0;}

img {border:none;}

p {margin: .5em 0 1em 0;}

/* LINKS */
a:link, a:visited {color: #c1001f; text-decoration: none;}
a:hover, a:active {text-decoration: underline;}

#bgWrapper {position: absolute; top: 0; left: 50%; width:1024px; margin-left: -512px; background: url(/gfx/site_bg.gif) no-repeat 0 0; height: 768px;}
#container {
	position: relative; top: 18px; left: 50%; width: 725px; margin-left: -362px;margin-bottom:0px;
	background-color: #fff; 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 8px;
	border: 2px solid #ccc;
}

#banner {margin-bottom: 8px; background-color: #e3001a; height: 77px;} 
#banner #bannerLeft img {border: none;}
#banner #bannerLeft {float:left; width:150px; height:100%;}
#banner #bannerRight {float:right; width:530px; height:100%; position:relative;}
#banner #bannerRight #bannerRightContent {position:absolute;bottom:8px;right:8px;}
#banner ul {list-style: none; position:relative; top:0px; margin: 0px; float: right;}
#banner li {display: inline; padding: 0 5px 0 5px;}
#banner a:link, #banner a:visited {color: #fff; text-decoration: none;}
#banner a:hover, #banner a:active {text-decoration: underline;}
#banner .active {color: #fff; font-weight: bold;}

#ad {margin: 0 0 4px 0;} 

/*FRONTPAGE STYLES*/

#frontPageContainer {
}

	#frontPageContainer p {
		margin: 0;
	}

#frontpageLeftcol {
	width:244px; 
	background-color:#FFFFFF;
	float:left; 
	position:relative; 
}
 
#frontpageTwocols {
	width:481px; 
	float:right; 
	position:relative; 
}
 
#frontpageRightcol {
	width:237px;
	float:right;
	position:relative;
}
 
#frontpageMaincol {
	float: left; 
	display:inline; 
	background-color:#FFFFFF;
	position: relative; 
	width:236px; 
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
/*END FRONTPAGE STYLES*/
#leftCol img, #content3 img {vertical-align: bottom;}

#content3 {
    float:left;
    width:725px;
    background-color:#FFFFFF;
    overflow:hidden;
    position:relative;
}
#content2 {
    float:left;
    width:100%;
    background-color:#FFFFFF;
    position:relative;
    right:481px;
}
#content1 {
    float:left;
    width:100%;
    position:relative;
    right:8px;
}
#leftCol {
    float:left;
    width:236px;
    position:relative;
    left:489px;
    overflow:hidden;
}
#spacer {
    float:left;
    width:8px;
    position:relative;
    left:489px;
    overflow:hidden;
}
#rightCol {
    float:left;
    width:481px;
    position:relative;
    left:489px;
    overflow:hidden;
}


#leftCol h2 {padding: 0; margin: 8px 0 0 0; font-size: 1em;}

#leftCol a:link, #leftCol a:visited {color: #c1001f; text-decoration: none;}
#leftCol a:hover, #leftCol a:active {text-decoration: underline;}

/* FORMS */
form {margin: 8px 0 8px 0; width: 100%;}
fieldset {border: none; margin: 0px; padding: 0px;}
legend {display: none;}
label {width: 100%;}
input {width: 100%;}
input.submit {
	float: right;
	background: url(/gfx/arrow_bold.png) no-repeat 0em .4em;
	text-align:left;
	color: #c1001f;
	font-weight: bold;
	max-width: auto;
	width: auto;
	padding: 0px 8px; 
	margin: 4px 0px 0px 0px;
	overflow: visible;
	cursor:pointer;
	border: none;
}
 
/* TABLE */
table {width:100%;margin:0;padding:0;border-spacing:0px;border-collapse:collapse;}
tbody tr td {margin: 0;padding:0 0 4px 0;}
tbody td td input {width: 100%;}


/* LISTS */
#leftCol ul {padding-left:0; margin: 0.2em 0px 1em 0em;}
#leftCol ul li { background:url(/gfx/arrow_small.png) 0em 0.3em no-repeat; padding-left: 0.8em; padding-bottom: 0.2em; list-style: none; }

/* SUB MENU */
#subMenu {background-color: #fff; padding: 0 0 4px 0; margin: 0;}
#subMenu ul {list-style: none; margin: 0px; float: right;}
#subMenu li {display: inline; padding: 0 5px 0 0;}
#subMenu a:link, #subMenu a:visited {color: #c1001f; text-decoration: none;}
#subMenu a:hover, #subMenu a:active {text-decoration: underline;}
#subMenu .active {color: #c1001f; font-weight: bold; background: url(/gfx/arrow_bold.png) no-repeat 0 .3em; padding-left: 8px;}

/* CLASSES */
.voucherCheck {margin: 0px;}

a.addArrow {background: url(/gfx/arrow_small.png) no-repeat 0 .3em; padding-left: 8px;}

.clearFloats {clear: both; margin: 0; padding: 0;}

.floatRight {float: right;}
.floatLeft {float: left;}

.imgDesc {float: left; width: 46%; margin: 0px 8px 0px 8px;}

ul.breadCrumbs {list-style: none;margin:0px;padding:0px;}
ul.breadCrumbs li {display:inline;margin:0px;padding-right:2px;}
ul.breadCrumbs li a:link, ul.breadCrumbs li a:visited {background: url(/gfx/arrow_small.png) no-repeat 0 .3em; padding-left: 8px;}
ul.breadCrumbs li a:hover, ul.breadCrumbs li a:active {text-decoration: underline;}

.gallery {width: auto;}
.gallery img {border: none; margin-bottom: 8px;}
.gallery ul {list-style: none; padding-left: 0px; margin-left: 0px;} 
.gallery li {margin: 0px 8px 0px 0; padding:0px;display: inline;}

.maxWidth {background-color: #eee; padding: 8px;}
.maxWidth form {margin: 8px 0 8px 0;width:60%}
.maxWidth form input {width:250px;}
.maxWidth textArea {width: 250px;}
.maxWidth input.submit {float: left;}
.contentSpacing {padding: 0 8px 0 8px;}

.whiteBkg {background-color: #FFFFFF;}
.greyBkg {background-color: #c8cdce;}

#footer {position: relative; margin: 12px 0 0 0; width: 100%; font-family: Arial, Helvetica, sans-serif;font-size: 11px; text-align: center; padding-top: 12px;}



/****** CUSTOM ******/

/* #rightCol p img { */
#rightCol img {
	margin-top: -45px;
	padding-left: 1em;
}

#rightCol p img.editor {
	margin: 0;
	padding: 0 8px 0 0;
}

	
	