/* CSS Document */

/*Varnish stripping**/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
abbr, acronym {border: none;}

/*browser normalisation*/
#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
	width: 1em;
	z-index: -1;
}


/*accessibility*/
.access {
	display: none;
}
.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#skiplinks {	
	position: absolute;
	top: 0;
	left: -2000px;
	z-index: -100;
}

/*Main page elements*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background-image: url(images/fade.gif);
	background-repeat: repeat-x;
	color: #666666;
	background-color: #666666;
}
#container {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#top {
	padding: 0px;
	height: 147px;
	width: 900px;
	margin: 0px;
}

h1 {
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#flasharea {
	margin: 0px;
	padding: 0px;
	height: 147px;
	width: 630px;
	float: right;
}



/*breqadcrum*/
#umbBreadcrum {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #333333;
	margin: 0px;
	width: 625px;
	float: left;
	display: block;
}
#umbBreadcrum li {
	margin-right: 15px;
	float: left;
}
#umbBreadcrum a {
	color: #333333;
	text-decoration: none;
}
#umbBreadcrum a:hover {
	color: #ED1C24;
	text-decoration: underline;
}
#emailaddress {
	color: #ED1C24;
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 200px;
	font-weight: bold;
}
#emailaddress a {
	color: #000000;
	text-decoration: none;
}
#emailaddress a:hover {
	text-decoration: underline;
}



/*sidebar*/
#sidebar {
	width: 220px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#nav {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#nav li a {
	background-color: #ED1C24;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#nav li a:hover {
	background-color: #000000;
}
#nav ul {
	background-color: #eaebed !important;
	padding: 10px !important;
}
#nav li li a {
	font-weight: bold !important;
	color: #000000!important;
	text-decoration: none !important;
	display: block !important;
	margin: 0px 0px 5px 0px!important;
	padding: 0px !important;
	background-color: #eaebed !important;
}
#nav li li a:hover {
	text-decoration: underline !important;
}
#nav ul ul {
	margin: 0px !important;
	padding: 0px !important;
}
#nav li li li a {
	color: #ED1C24!important;
	text-decoration: none !important;
	display: block !important;
	background-image: url(images/nav-bullet.gif) !important;
	background-repeat: no-repeat !important;
	background-position: left center !important;
	padding-left: 7px !important;
	font-weight: normal !important;
	margin: 0px 0px 3px 5px !important;
	padding: 0px 0px 0px 7px !important;
	background-color: #eaebed !important;
}
#nav li li li a:hover {
	text-decoration: underline !important;
}
.nav-selected {
	background-color: #000000 !important;
}
#logos {
}
#banners li {
	margin-bottom: 20px;
}






/*content*/
#content {
	float: left;
	width: 605px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#content h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #ED1C24;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#content p {
	margin-bottom: 15px;
}
#content blockquote {
	clear: both;
	width: 565px;
	background-color: #000000;
	color: #ED1C24;
	font-style: italic;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
	margin-top: 0px;
}

#content p a {
	color: #ED1C24;
	text-decoration: underline;
}
#content p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ED1C24;
}
#content  ul {
	padding-left: 30px;
	list-style-position: outside;
	margin-bottom: 20px;
	list-style-type: disc;
	list-style-image: url(images/bullets.gif);
}
#content li {
	margin-bottom: 5px;
}
#content ul ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 5px;
}
#content ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 30px;
	margin-bottom: 20px;
}
#content ol ol {
	margin-bottom: 0px;
	margin-top: 5px;
}
#content table {
	margin-bottom: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 100%;
}
#content td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
}
#content li a {
	color: #ED1C24;
	text-decoration: underline;
}
#content li p a:hover {
	color: #FEFEFE;
	text-decoration: none;
	background-color: #ED1C24;
}
#content .imagecaption {
         display: block;
         margin-top: 5px;
}



/*footer*/
#footer {
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	background-image: url(images/footer-background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
}
#copyright {
	float: left;
	width: auto;
	color: #999999;
}
#red2 {
	float: right;
	width: auto;
	color: #999999;
}
#red2 a {
	color: #ED1C24;
	text-decoration: none;
}
#red2 a:hover {
	text-decoration: underline;
}



/*category-page*/
#category-page #panel1, #category-page #panel2, #category-page #panel3 {
	margin-bottom: 20px;
}
#panel1 img, #panel2 img, #panel3 img {
	height: 210px;
	width: 200px;
}

#panel1, #panel2 {
	background-color: #EAEBED;
	width: 200px;
	height: 400px;
	margin-top: -20px;
	margin-right: 2px;
	float: left;
	margin-bottom: 0px;
}
#category-page #content h3 {
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
#home-page #content h3 {
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}
#category-page #content h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #ED1C24;
	font-weight: bold;
	margin-bottom: 15px;
}
#category-page #content h5 {
	font-size: 12px;
	text-transform: uppercase;
	color: #ED1C24;
	font-weight: bold;
	margin-bottom: 15px;
}
#panel1 ul, #panel2 ul, #panel3 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#panel1 li, #panel2 li, #panel3 li {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-left: 25px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 10px;
}
#panel3 {
	padding: 0px;
	height: 400px;
	width: 200px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-color: #EAEBED;
}
#category-page #content blockquote, #home-page #content blockquote {
	margin-bottom: 20px;
}



/*home-page*/
#home-page #content blockquote {
	margin-bottom: 20px;
}
#home-page #content h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #ED1C24;
	font-weight: bold;
	margin-bottom: 15px;
}
#home-page #content h5 {
	font-size: 12px;
	text-transform: uppercase;
	color: #ED1C24;
	font-weight: bold;
	margin-bottom: 15px;
}
#home-page #content #panel1 p,
#home-page #content #panel2 p,
#home-page #content #panel3 p  {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



/*standard-page*/
#standard-page #content h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #ED1C24;
	font-weight: bold;
	margin-bottom: 15px;
}
#standard-page #content h4 {

	font-size: 12px;
	text-transform: uppercase;
	color: #ED1C24;
	font-weight: bold;
	margin-bottom: 15px;
}
#standard-page #content blockquote {
	margin-bottom: 20px;
}





/*item-page*/
#item-page #content h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #ED1C24;
	font-weight: bold;
	margin-bottom: 15px;
}
#item-page #content h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #ED1C24;
	font-weight: bold;
	margin-bottom: 15px;
}
#item-panel {
	background-color: #EAEBED;
	height: 250px;
	width: 605px;
	margin-top: -20px;
	margin-bottom: 20px;
}
#item-panel img {
	float: left;
	width: 350px;
	margin-right: 10px;
	height: 250px;
}
#item-panel ul {
	width: 245px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#item-panel li {

	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-left: 25px;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 10px;
}



/*item-page*/
#news-page #content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news-page #content li {
	background-color: #EAEBED;
	padding: 10px;
	margin-bottom: 2px;
}
#news-page #content h3 a {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#news-page #content h3 a:hover {
	text-decoration: underline;
}
#news-page #content h4 {
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
}
#news-page #content li p {
	margin: 0px;
	padding: 0px;
}






/*contact page*/
#contact-page #content h3 {

	font-size: 14px;
	text-transform: uppercase;
	color: #ED1C24;
	font-weight: bold;
	margin-bottom: 15px;
}
#contact-page #content h4 {


	font-size: 12px;
	text-transform: uppercase;
	color: #ED1C24;
	font-weight: bold;
	margin-bottom: 15px;
}
#content form {
	background-color: #EAEBED;
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content form fieldset {
	/*border: none;*/
	margin-bottom: 0px;
	border: none;
}
#content form ol {
	margin: 10px 0px 20px 0px !important;
	padding: 0px !important;
	list-style-type: none !important;
}
#content form ol li {
	font-size: 1em;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content form ol li label {
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	display: block;
	text-align: left;
	margin-bottom: 2px;
	color: #000000;
}
#content form ol li label em {
	text-transform: uppercase;
	font-weight: bold;
	color: #FF0000;
}
#content form ol li input.text {
	font-size: 1em;
	border: 1px solid #AAAAAA;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	width: 380px;
	color: #333333;
	background-color: #FFFFFF !important;
}
#content form ol li textarea.text {
	font-size: 1em;
	border: 1px solid #AAAAAA;
	padding: 2px;
	margin-top: 2px;
	width: 380px;
	color: #333333;
	background-color: #FFFFFF !important;
}
#content form fieldset legend {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	color: #ED1C24;
	margin-bottom: 15px;
	/*text-align: left;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
	margin-left: 0;*/
}
#content form fieldset legend span {
	/*margin-left: 6px;*/
}
#content form fieldset.submit ol li {
	/*background-color: #FFFFFF;*/
	color: #333333;
	font-size: 1em;
	font-weight: bold;
}
#content form fieldset.submit ol li input {
}
#content form ol li label.checkbox-label {
	display: inline;
	vertical-align: bottom;
	margin:0;
	padding:0;
	padding-left: 2px;
}
#content ol li input.checkbox {
	vertical-align: bottom;	
	margin:0;
	padding:0;
	display: inline;
}
#content p em {
	color: #F00 !important;
	font-style: normal;
	font-weight: bold;
}
#content p#validation {
	padding: 10px !important;
	border: 1px solid #CCCCCC;
	background-color: #EFF3F4;
	color: #F00 !important;
	margin-bottom: 30px;
	width: 398px;
}



/*pic lists*/ 
.piclist {
      margin: 0px !important;
      padding: 20px 0px 0px 0px !important;
      list-style-type: none !important;
}
.piclist li {
      width: 200px;
      height: 200px;
      float: left;
      margin-right: 100px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

