/*[fmt]AA90-1A0A-3*/
/*
*  Copyright 2007/2008, Jamiedia Ltd., http://www.jamiedia.co.uk
*
*  This file may not be used or (re)distributed for any other
*  purposes than a commercial deployment by Jamiedia of a system
*  based on the Jamiedia CMS. No modifications may be made to
*  this file by anyone, except for individuals working for Jamiedia Ltd.
*
*  File description: Main screen stylesheet
 */
*
{
	padding: 0 0 0 0px;
	margin: 0;
}
#webhosting span.big
{
	font-size: 10.5pt;
	font-weight: bold;
}
#hostingtable .select
{
	border-left: 1px solid #E7E3E3;
	border-bottom: 1px solid #E7E3E3;
	text-align: center;
}
#hostingtable .feature
{
	color: #777575;
	border-bottom: 1px solid #E7E3E3;
	font-size: 10pt;
	padding: 3px 2px 3px 15px;
}
#hostingtable
{
	background-color: #F4F4F4;
	margin: 10px auto 0;
	width: 560px;
}
#hostingtable th
{
	background-color: #EDEDED;
	text-align: left;
	font-size: 10pt;
	padding: 6px 0 5px 9px;
}
html
{
	font-family: sans-serif;
	font-size: 10pt;
	line-height: 140%;
	/*[disabled]overflow:-moz-scrollbars-vertical;*/
	background: #EBECED url(body-back.png) repeat-x top left;
}
body
{
	color: #231F20;
	background: url(wrapper-back.png) repeat-y top center;
}
a
{
	text-decoration: underline;
	color: #D00404;
}
img
{
	border: none;
}
img#ecommerce-telescope
{
	float: left;
	margin: 0 14px 0 -19px;
}
abbr
{
	cursor: help;
}
a abbr
{
	border-bottom: none;
}
a:hover
{
	color: #F93737;
}
ul#jamiedia-client-nav
{
	float: right;
	padding: 0 7px 0 0;
	margin: 0;
	list-style: none;
	background: #DD0000;
	clear: right;
}
ul#jamiedia-client-nav li
{
	display: inline;
}
#jamiedia-client-nav li a
{
	color: #FCFCFC;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 2px 10px 4px;
	font-size: 8pt;
}
#buy-now-link span
{
	display: none;
}
#buy-now-link
{
	display: block;
	background: url(buynowbutton.png) no-repeat;
	width: 200px;
	height: 79px;
	float: right;
	margin: 15px 38px 16px 0;
	clear: right;
}
.clear
{
	clear: both;
}
/*Form styles*/
input.submit
{
	background: url(submit-back.png);
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #C1C1C1;
	height: 24px;
	padding: 2px 15px 5px;
	cursor: pointer;
}
textarea
{
	/*[disabled]scrollbar-3d-light-color:#FFFFFF;*/
	/*[disabled]scrollbar-arrow-color:#A3A3A3;*/
	/*[disabled]scrollbar-base-color:#FFFFFF;*/
	/*[disabled]scrollbar-dark-shadow-color:#FFFFFF;*/
	/*[disabled]scrollbar-face-color:#FFFFFF;*/
	/*[disabled]scrollbar-highlight-color:#D7D7D7;*/
	/*[disabled]scrollbar-shadow-color:#D7D7D7;*/
	/*[disabled]scrollbar-track-color:#FFFFFF;*/
}
label
{
	cursor: pointer;
}
label.error
{
	color: #E40000;
	padding-left: 10px;
	font-size: 9pt;
	letter-spacing: -1px;
}
.jquery-checkbox
{
	display: inline;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
}
.jquery-checkbox .mark
{
	display: inline;
}
.jquery-checkbox span.mark
{
	vertical-align: middle;
	width: 16px;
	height: 16px;
	display: block;
}
.jquery-checkbox span.mark
{
	background: transparent url(checkbox.gif) no-repeat;
}
.jquery-checkbox span.mark
{
	background-position: 0px 0px;
}
.jquery-checkbox-checked span.mark
{
	background-position: 0px -16px;
}
.jquery-checkbox-disabled span.mark
{
	background-position: 0px -64px;
}
.jquery-checkbox-checked .jquery-checkbox-disabled span.mark
{
	background-position: 0px -100px;
}
/*Wrapper & Container*/
#container
{
	background: url(container-back.png) no-repeat 3px 0px;
	padding: 0px 18px;
	width: 938px;
	margin: 0 auto;
}
/*Top bar*/
#topbar
{
	background: url(topbar-back.png) repeat-x top left;
	padding: 0px 0px 0px 18px;
	height: 82px;
}
/*Info bar*/
#infobar
{
	background: url(infobar-back.png) repeat-x top left;
	margin: 8px 0px 0px;
	height: 37px;
	padding: 0px 0px 0px 14px;
}
#infobar p
{
	background: url(infobar-call-today.png) no-repeat top left;
	width: 238px;
	height: 37px;
	float: left;
}
#infobar p span
{
	display: none;
}
#infobar a
{
	display: block;
	float: right;
	width: 115px;
	height: 21px;
	color: #000000;
	background: no-repeat top left;
	padding: 3px 0px 0px 30px;
	margin: 5px 8px 0px 0px;
	font-weight: bold;
	font-size: 8pt;
}
#infobar a#link-bookmark
{
	background-image: url(infobar-bookmark-back.png);
}
#infobar a#link-callback
{
	background-image: url(infobar-callback-back.png);
}
/*Company bar*/
#company-bar
{
	background: #DCDCDB;
	height: 21px;
	color: #FFFFFF;
	padding: 2px 15px 0px 18px;
	font-size: 10.5pt;
	font-weight: bold;
}
#company-bar h1#company-description
{
	float: left;
	font-size: 10.5pt;
	font-weight: bold;
}
#company-bar p#injecting-life
{
	float: right;
	text-transform: uppercase;
}
/*Callback bar*/
fieldset input.textinput
{
	background: url(input-back.png);
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 130px;
	padding: 2px 0px 0px 17px;
	font-size: 9pt;
	font-family: sans-serif;
}
fieldset
{
	border: none;
	margin-top: 25px;
}
fieldset legend
{
	color: #DD0000;
	font-size: 15pt;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}
fieldset fieldset
{
	margin-top: 15px;
	border: 3px solid #F3F3F3;
	padding: 5px 15px 10px;
}
fieldset fieldset legend
{
	font-size: 10pt;
	color: #737373;
	padding: 0px 5px;
	margin: 0px 0px 0px -5px;
}
fieldset dl
{
}
fieldset dl dt
{
	float: left;
	padding: 0px 5px;
}
fieldset textarea
{
	font-family: sans-serif;
	font-size: 10pt;
}
#callback-bar
{
	background-color: #FFFFFF;
	padding: 0px 15px 15px;
	border-right: 2px solid #DCDCDB;
	border-left: 2px solid #DCDCDB;
	border-bottom: 1px solid #EFEFEF;
	overflow: hidden;
	position: relative;
	width: 904px;
	z-index: 3;
	height: 382px;
	display: none;
}
#callback-bar p
{
	clear: both;
}
#callback-bar fieldset fieldset
{
	width: 407px;
	height: 91px;
}
#callback-bar fieldset.callback-time
{
	float: right;
}
#callback-bar fieldset.callback-time dl
{
	margin-top: 8px;
}
#callback-bar fieldset.callback-time dt
{
	float: left;
}
#callback-bar fieldset.callback-time dd
{
	float: left;
	width: 175px;
}
#callback-bar fieldset.callback-details
{
	float: left;
}
#callback-bar fieldset.callback-details dt
{
	width: 100px;
	height: 22px;
	padding-top: 2px;
}
#callback-bar fieldset.callback-details dd
{
	height: 24px;
}
#callback-bar fieldset.callback-enquiry
{
	width: 868px;
	margin-top: 10px;
	clear: both;
}
#callback-bar fieldset.callback-enquiry textarea
{
	border: none;
	width: 100%;
	height: 100%;
}
#callback-bar input.submit
{
	margin-top: 10px;
	display: block;
	float: right;
	width: 149px;
	height: 26px;
}
#callback-bar a.close-link
{
	display: block;
	background-color: #FF0000;
	background: url(close-button.png);
	width: 16px;
	height: 16px;
	position: absolute;
	right: 5px;
	top: 5px;
}
#callback-bar a.close-link:hover
{
	background-position: 0px -16px;
}
#callback-bar a.close-link span
{
	display: none;
}
#callback-submit
{
	float: right;
	margin-top: 4px;
	width: 180px;
	position: relative;
}
div.callback-message
{
	float: left;
	background: url(status-icons.png) no-repeat;
	margin: 8px 0px 0px 6px;
	padding: 9px 9px 9px 46px;
	font-size: 10.5pt;
	display: none;
}
#callback-ajax-loader
{
	background: url(ajax-loader.gif);
	width: 24px;
	height: 24px;
	margin-top: 11px;
	margin-right: 10px;
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.success
{
	color: #018B0E;
}
div.error
{
	color: #E60202;
	background-position: 0px -70px;
}
/*Contact form*/
#contact-form fieldset.contact
{
	width: 256px;
	height: 359px;
	border: 3px solid #D1D1D1;
	padding-top: 10px;
	padding-bottom: 0px;
	position: relative;
}
#contact-form fieldset.contact .formerror
{
	border: 1px solid #FF0101;
}
#contact-form fieldset.contact legend
{
	color: #4D4D4D;
}
#contact-form fieldset.contact p
{
	border-bottom: 1px solid #DFDFDF;
	padding: 0px 0px 15px;
	margin: 0px 0px 15px;
	font-size: 9pt;
}
#contact-form fieldset.contact p.privacy
{
	font-size: 7pt;
	color: #898989;
	clear: both;
	line-height: 12px;
}
#contact-form fieldset.contact h4
{
	color: #737373;
	font-size: 10pt;
	font-weight: bold;
}
#contact-form fieldset.form h4.privacy
{
	margin-top: 50px;
	clear: both;
}
#contact-form fieldset.details
{
	float: left;
}
#contact-form fieldset.details strong
{
	color: #3F3F3F;
	display: inline-block;
	width: 50px;
}
#contact-form fieldset.form
{
	float: right;
}
#contact-form fieldset.form dl
{
	height: 90px;
}
#contact-form fieldset.form dt
{
	float: left;
	width: 102px;
	padding-left: 0px;
}
#contact-form fieldset.form dd
{
	float: left;
	width: 149px;
	padding-bottom: 2px;
}
#contact-form fieldset.form textarea
{
	width: 238px;
	height: 84px;
	border: 1px solid #CCCCCC;
	background: url(enquiry-textarea-back.png);
	background-color: #FFFFF0;
	padding: 2px 2px 2px 14px;
}
#contact-form input.submit
{
	display: block;
	margin: 7px 0px 0px;
	float: right;
}
#contact-form div#contact-form-error-container
{
	float: left;
	padding-top: 5px;
}
#contact-form div#contact-form-error-container p
{
	color: #FF0000;
	font-size: 8pt;
	border: none;
	margin: 0;
	padding: 0;
	line-height: 12px;
}
#contact-form div#contact-form-error-container p label.formerror
{
	border: none;
}
#contact-form-ajax-loader
{
	background: url(ajax-loader-grey.gif);
	width: 24px;
	height: 24px;
	display: none;
	color: #FAFAFB;
	float: right;
	margin: 7px 6px 0px 0px;
}
#contact-form div.contact-message
{
	background: url(status-icons-small.png) no-repeat;
	width: 110px;
	float: left;
	font-size: 8pt;
	padding-left: 25px;
	display: none;
	line-height: 13px;
	padding-top: 5px;
}
#contact-form div.success
{
	background-position: 0px 11px;
}
#contact-form div.error
{
	background-position: 0px -25px;
}
/*Big tick list*/
p.bigticklist-header
{
	font-size: 12.5pt;
	color: #9C9090;
	padding: 17px 0 2px 19px;
}
ul.bigticklist
{
	list-style-type: none;
	/*[disabled]border:1px solid #AD0606;*/
	width: 318px;
}
ul.bigticklist li
{
	background: url(ticklist-li-back.png) no-repeat -2% 73%;
	padding: 9px 11px 13px 55px;
	height: 24px;
	width: 303px;
	font-size: 11.5pt;
	margin-left: -32px;
}
#email-points-container ul.bigticklist
{
	float: left;
}
ul#bespoke-web-design.bigticklist li
{
	width: 260px;
}
/*Marketing bar*/
#marketing-bar
{
	width: 654px;
	height: 162px;
	padding: 15px 260px 30px 24px;
	overflow: hidden;
}
#marketing-bar.home
{
	background: none;
	padding: 0;
	clear: both;
	height: 207px;
	width: 938px;
}
div.standard
{
	background: url(marketing-bar-back.png) no-repeat top left;
}
#container div.home div.content
{
	padding: 0px;
}
#marketing-bar p
{
	color: #ADADAD;
	margin: 0px 19px 0px 6px;
	font-size: 10.5pt;
	background: #FCFCFC;
	padding: 3px;
}
#marketing-bar div.content
{
	overflow: hidden;
	padding: 65px 0px 0px 198px;
	height: 144px;
}
#marketing-bar h3
{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 11px 0px 8px 14px;
	background: #DE0000;
	margin: 0 0 0 -24px;
}
/*Web Design page
div.web-design div.content
{
background: url(marketing-puzzle-pieces.jpg) no-repeat;
}*/
#web-design-body ul.bigticklist
{
	padding: 0px;
}
/*CMS page*/
div.cms div.content
{
	background: url(marketing-cogs.jpg) no-repeat;
}
#cms-body
{
	background-image: url(happy-customer.jpg);
	background-position: 31px 14px;
	background-repeat: no-repeat;
}
#cms-body p
{
	float: left;
	background: url(bullet-quotes.png) no-repeat -4px -9px;
	width: 230px;
	height: 46px;
	margin-top: 236px;
	padding: 25px 0px 0px 17px;
	font-size: 12pt;
	font-weight: bold;
	color: #878787;
}
/*E-commerce page*/
#ecommerce-body
{
	background-image: url(ecommerce-image.jpg);
	background-position: 31px 14px;
	background-repeat: no-repeat;
}
#ecommerce-body p
{
	float: left;
	background: url(bullet-quotes.png) no-repeat -4px -9px;
	width: 230px;
	height: 46px;
	margin-top: 192px;
	padding: 24px 0px 0px 24px;
	font-size: 12pt;
	font-weight: bold;
	color: #878787;
}
#ecommerce-body ul.bigticklist
{
	float: right;
}
/*Marketing banners*/
div.portfolio
{
	background: url(marketing-background/portfolio-back.jpg) no-repeat top left;
}
div.ecommerce
{
	background: url(marketing-background/ecom-back.jpg) no-repeat top left;
}
div.contact
{
	background: url(marketing-background/contact-back.jpg) no-repeat top;
}
div.professional-email-adresses
{
	background: url(marketing-background/email-back.jpg) no-repeat top;
}
div.web-hosting
{
	background: url(marketing-background/web-hosting-back.jpg) no-repeat top;
}
div.website-maintenance
{
	background: url(marketing-background/maintenance-back.jpg) no-repeat top;
}
div.news
{
	background: url(marketing-background/news-back.jpg) no-repeat top;
}
div.seo
{
	background: url(marketing-background/seo-back.jpg) no-repeat top;
}
div.software-development
{
	background: url(marketing-background/software-development-back.jpg) no-repeat top;
}
div.web-design
{
	background: url(marketing-background/web-design-back.jpg) no-repeat top;
}
/*Home page*/
#home-linkbox
{
	background: url(home-people.jpg) no-repeat;
}
#web-design-packages
{
	list-style-type: none;
	width: 357px;
	height: 84px;
	margin: 0 0 0 auto;
}
#web-design-packages li
{
	display: block;
	float: left;
	padding: 0px 5px 3px 0px;
	margin: 5px 4px 0 0;
}
#web-design-packages li a
{
	background: url(homepage-buttons.png) no-repeat top left;
	display: block;
	width: 99px;
	height: 25px;
	color: #FFFFFF;
	padding: 3px 0px 0px 11px;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
#web-design-packages li a:hover
{
	background-position: 0px -28px;
	color: #E50101;
}
p#need-a-designer
{
	clear: both;
	width: 347px;
	margin: 0 0 0 auto;
	color: #A9A9A9;
	padding: 7px 0 0;
}
#container div.home div.content
{
	padding: 0px;
}
div#marketing-bar.standard.home div.content
{
	width: 938px;
	height: 207px;
	margin: 0;
	/*[empty]padding:;*/
}
p#technical-logos
{
	margin-top: 8px;
	margin-bottom: 35px;
	clear: both;
}
div.box ul.latest-news
{
	list-style-type: none;
	padding: 0px 0px 0px 10px;
}
div.box ul.latest-news li
{
	padding: 0px 0px 6px;
	margin-bottom: 6px;
	font-size: 8pt;
	line-height: 15px;
	border-bottom: 1px dotted #C1C1C1;
}
div.box ul.latest-news li a, div.box ul.latest-news li p
{
	display: inline;
}
div.box ul.latest-news li p.date
{
	display: block;
	margin: 3px 0px;
	color: #8D8D8D;
}
/*News page*/
#recent-headlines
{
	list-style-type: square;
}
#recent-headlines li span
{
	font-size: 8pt;
}
/*Portfolio page*/
div.portfolio-item
{
	width: 637px;
	margin: 0px 0px 0px -17px;
	padding-bottom: 25px;
	background: url(portfolio-back.png) no-repeat -1274px bottom;
}
div.portfolio-item div.header
{
	background: url(portfolio-back.png) no-repeat 0px 0px;
	height: 104px;
	padding: 22px 0px 0px 28px;
}
div.portfolio-item div.header h3
{
	text-transform: uppercase;
	color: #7B797A;
	font-size: 13pt;
	letter-spacing: -1px;
	margin: 0px;
	padding: 25px 0px 4px;
}
div.portfolio-item div.header p
{
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 10.1pt;
	letter-spacing: -1px;
	margin: 0px;
	font-weight: bold;
}
div.portfolio-item div.scroller
{
	float: left;
	width: 428px;
}
div.portfolio-item div.scroller a
{
	float: left;
	background: url(portfolio-navigation-buttons.png) no-repeat;
	width: 18px;
	display: block;
	height: 92px;
}
div.portfolio-item div.scroller a.link-prev
{
	background-position: 0px center;
}
div.portfolio-item div.scroller a.link-prev:hover
{
	background-position: -36px center;
}
div.portfolio-item div.scroller a.link-next
{
	background-position: -18px center;
}
div.portfolio-item div.scroller a.link-next:hover
{
	background-position: -54px center;
}
div.portfolio-item div.scroller ul
{
	list-style-type: none;
	width: 913px;
	height: 91px;
	padding: 0px;
	margin: 0px;
}
div.portfolio-item div.scroll-container
{
	width: 382px;
	height: 91px;
	float: left;
	overflow: hidden;
}
div.portfolio-item div.scroller li
{
	display: block;
	float: left;
	background: url(portfolio-image-back.png);
	width: 169px;
	height: 70px;
	padding: 11px;
}
div.portfolio-item div.scroller a span
{
	display: none;
}
div.portfolio-item div.infobar
{
	background: url(portfolio-back.png) no-repeat -637px 0px;
	height: 30px;
	padding-left: 30px;
}
div.portfolio-item a.link-overview
{
	display: block;
	width: 35px;
	height: 24px;
	background: url(portfolio-buttons.png) 0px 0px;
	float: left;
}
div.portfolio-item a.active
{
	background-position: 0px -24px;
}
div.portfolio-item a.link-overview:hover
{
	background-position: -35px 0px;
}
div.portfolio-item a.active:hover
{
	background-position: -35px -24px;
}
div.portfolio-item a.link-overview span
{
	display: none;
}
div.portfolio-item div.infobar ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 21px;
	overflow: hidden;
	padding-top: 5px;
	width: 528px;
	margin-left: 46px;
}
div.portfolio-item div.infobar li
{
	display: block;
	float: left;
	color: #A9A9A9;
	letter-spacing: -1px;
}
div.portfolio-item div.infobar li span
{
	color: #757575;
}
div.portfolio-item div.infobar li a
{
	text-decoration: none;
	color: #757575;
}
div.portfolio-item div.infobar li a:hover
{
	color: #494949;
}
div.portfolio-item div.infobar li.case-study
{
	width: 150px;
}
div.portfolio-item div.infobar li.view-site
{
	width: 110px;
}
div.portfolio-item div.infobar li.client
{
	width: 164px;
}
div.portfolio-item div.infobar li.status
{
	width: 80px;
	text-align: right;
}
div.portfolio-item div.overview
{
	padding: 10px 30px 0px;
	background: url(portfolio-back.png) repeat-y -1911px top;
}
div.portfolio-item div.overview p
{
	margin: 0px;
	padding: 0px 0px 12px;
}
/*Content container*/
#content
{
	background-color: #DBDBDB;
	padding: 8px 14px;
}
/*Content boxes*/
div.box
{
	margin: 0px 0px 8px;
	padding: 0px 0px 8px;
	background: no-repeat bottom;
}
div.box a.collapse-link
{
	display: block;
	text-decoration: none;
	color: #8E8C8C;
	cursor: pointer;
}
div.box h2
{
	font-size: 11pt;
	font-weight: bold;
	overflow: hidden;
	background: no-repeat 0px -37px;
	padding: 10px 0px 0px 35px;
	height: 27px;
	color: #8E8C8C;
	margin: 0;
}
div.box a.collapse-link:hover
{
	text-decoration: none;
	color: #8E8C8C;
}
div.box div.body
{
	background-color: #FAFAFB;
	padding: 14px 24px 7px;
	overflow: hidden;
}
#webhosting
{
	background: #F9F9FA url(web-design-man-thumbs-up.png) no-repeat;
	min-height: 110px;
	padding: 17px 0 0 61px;
}
div#axis_festival
{
	background-image: url(axis_back.jpg);
	background-repeat: no-repeat;
	padding-top: 49px;
	text-align: right;
	padding-right: 12px;
}
div.box div.bodyfill
{
	background-color: #FAFAFB;
}
div.box.collapsed
{
	padding: 0px;
}
div.box.collapsed h2
{
	background-position: 0px 0px;
}
div.box.collapsed p
{
}
div.box.large
{
	width: 657px;
	background-image: url(box-large-back.png);
	margin-bottom: 21px;
}
div.box.large div.body
{
	width: 609px;
}
div.box.large h2
{
	background-image: url(box-large-back.png);
}
div.box.small
{
	width: 234px;
	background-image: url(box-small-back.png);
}
div.box.small h2
{
	background-image: url(box-small-back.png);
}
div.box.tiny
{
	width: 212px;
	background-image: url(box-tiny-back.png);
	margin-bottom: 0px;
}
div.box.tiny h2
{
	background-image: url(box-tiny-back.png);
}
div.box p
{
	margin: 10px 0px;
}
#webhosting p
{
	font-size: 8.4pt;
}
ol
{
	margin: 38px 0 26px 36px;
}
div.box ul
{
	padding: 0px 0px 0px 35px;
	margin: 8px 0px;
}
div.portfolio-item div.overview ul
{
	padding: 7px 0 19px 30px;
	font-weight: bold;
	color: #DB0101;
}
#cms-body ul.bigticklist
{
	margin: 0 0 0 274px;
}
ul#bespoke-web-design.bigticklist
{
	margin: 4px 21px 46px -242px;
	border-right: 55px solid #DADADA;
	padding: 0;
	width: 25px;
	float: left;
	clear: both;
}
div.box-row
{
	margin-top: 5px;
	margin-bottom: 21px;
}
div.box-row div.box
{
	float: left;
}
div.box-row div.left
{
	float: left;
	margin-right: 10px;
}
div.box-row div.right
{
	margin-left: 10px;
}
div.body div.col
{
	width: 290px;
	/*[disabled]border:1px solid #000000;*/
}
div.body div.left
{
	float: left;
	padding-right: 10px;
	border-right: 2px solid #EBEBEB;
}
div.body div.right
{
	margin-left: 302px;
	padding-left: 10px;
}
div.body h3
{
	color: #D30101;
	margin: 10px 0px;
}
/*Left column*/
#left
{
	float: left;
}
/*Navigation*/
#navigation ul
{
	list-style-type: none;
	background-color: #FAFAFB;
	padding: 0px 10px 0px 9px;
	margin: 0px;
}
#navigation ul li
{
	display: inline;
}
#navigation ul li a
{
	border-bottom: 1px solid #EBEBEB;
	padding: 4px 0px 3px 26px;
	background: url(navigation-li-red-back.png) no-repeat 9px 8px;
	display: block;
}
#navigation ul li a:hover
{
	background-color: #FFFFFF;
	color: #ED151A;
}
#navigation ul li.open a
{
	background-image: url(navigation-li-red-down-back.png);
}
#navigation ul li.open ul li a
{
	padding-left: 40px;
	background-position: 23px 9px;
}
#navigation ul li.open ul
{
	display: block;
	border-bottom: 1px solid #EBEBEB;
}
#navigation ul ul
{
	padding: 0px;
	display: none;
}
#navigation ul li.open ul li a
{
	border-bottom: none;
	background-image: url(navigation-li-grey-back.png);
}
#navigation li a
{
	color: #737373;
	text-decoration: none;
}
#navigation li a.active
{
	color: #DE0000;
}
/*Right column*/
#right
{
	float: right;
}
/*Sitemap*/
#sitemap
{
	background-color: #ADAEB1;
}
#sitemap p
{
	color: #FFFFFF;
	padding: 5px 0px 5px 21px;
}
#sitemap p a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	background: no-repeat 0px 4px;
}
#sitemap-panel
{
	background: url(sitemap-back.png) no-repeat top left;
	height: 211px;
	padding-left: 30px;
}
#sitemap.collapsible
{
}
#sitemap.collapsible p a
{
	background-image: url(sitemap-arrow-down.png);
	padding: 0px 0px 0px 17px;
}
#sitemap.collapsible.collapsed p a
{
	background-image: url(sitemap-arrow-right.png);
}
#sitemap ul
{
	list-style-type: none;
	line-height: 13px;
	margin-bottom: 10px;
}
#sitemap ul li
{
	display: inline;
}
#sitemap ul li.first a
{
	border-left: none;
	padding-left: 0px;
}
#sitemap ul li a
{
	font-size: 8pt;
	color: #6D6D6D;
	border-left: 1px solid #C9C9C9;
	display: inline;
	padding-left: 5px;
	text-decoration: none;
}
#sitemap ul li a:hover
{
	color: #DB0101;
}
#sitemap h3
{
	clear: both;
}
#sitemap h3 a
{
	color: #434343;
	font-size: 9pt;
}
#sitemap div.column
{
	float: left;
	width: 280px;
	height: 178px;
	margin-top: 10px;
	padding: 0px 10px;
}
#sitemap div.bordered
{
	border-right: 1px solid #E3E3E3;
}
/*Bottom navigation*/
#bottom-block
{
	background: url(bottomnav-back.png) no-repeat top left;
	height: 99px;
	width: 935px;
	margin: 0 auto;
	font-size: 8pt;
	padding: 10px 0px 0px 35px;
}
#bottom-block ul
{
	float: right;
	width: 400px;
	list-style-type: none;
}
#bottom-block ul li
{
	display: block;
	width: 186px;
	float: left;
	border-left: 2px solid #919191;
	line-height: 15px;
	padding-left: 12px;
}
#bottom-block ul li a
{
	color: #FFFFFF;
	text-decoration: none;
}
#bottom-block ul li a:hover
{
	color: #F92424;
}
#bottom-block p
{
	margin: 2px 0px;
}
#bottom-block p.copyright
{
	color: #FFFFFF;
	font-weight: bold;
}
#bottom-block p.injecting-life
{
	color: #FFFFFF;
}
#bottom-block p.sub
{
	color: #999999;
}
/*Footer*/
#footer
{
	background-color: #EBECED;
	height: 140px;
	width: 935px;
	margin: 0 auto;
	padding-left: 35px;
}
#footer p
{
	float: left;
	color: #999999;
}
#footer p a
{
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
#footer p a:hover
{
	color: #F92424;
}
#footer a span
{
	display: none;
}
#footer a.home
{
	display: block;
	background: #EBECED url(footer-back.png) no-repeat top right;
	height: 120px;
	width: 267px;
	margin: 0 0 0 auto;
}

