/* Mollio overrides */
table {
	font-size: 1em;
}
#wrap {
	width: 1000px;
	background-color: White;
}
#header {
	background: none;
	height: 161px;
	margin: 0;
	border-top: 5px solid #7B7B7B;
	margin-bottom: 10px;
}

#search {
	color: black;
	position:static;
	width:30em;
	padding-left: 1em; 
	font-size: 1.2em;
	width: 165px;
}

#search input.f-submit {
	background-color: #CCCCCC;
}
#search input {
	width: 6.5em;
}

#search .searchSubmit {
	width: 39px;
	font-size: 81%;
	height: 1.95em;
	margin:0pt 0pt -0.15em;
	background-color:#CCCCCC;
}

#utility {
	border-top: none;
	width: 155px;
	left: 0px;
	z-index: 1;
	margin-top: 4.2em;
}
/* type-b overrides */
#type-b #content {
	margin: 0px 8px 6px 165px;
}
#type-b #content-wrap {
	background: none;
/*
	Use this to set a background colour for the menu.
	background-image: url(../images/contentWrapBG.gif);
	background-repeat: repeat-y;
*/
}
#type-b #sidebar {
	display: none;
}
/* type-c overrides */
#type-c #content {
	margin: 0px 190px 6px 165px;
	overflow: hidden;
}
#type-c #content-wrap {
	background: none;
}
#type-c #sidebar {
	margin-top: 5em;
	right:0px;
	width:190px;
	text-align: center;
	border: none;
}

#type-c #sidebar h3 {
	font-size: 1.3em;
	letter-spacing: .6em;
	color: black;
	font-weight: bold;
}


#footer {
	background: none;
	height: 21px;
	border-top: 5px solid #ADADAD;
	padding: 0;
	margin: 0;
}

#footerSecondary {
	height: 21px;
	width: 160px;
	background-color: #ADADAD;
	background-position: right;
	background-image: url(../images/footerSecondaryEnd.gif);
	background-repeat: no-repeat;
}

#content #breadcrumb a:link, #content #breadcrumb a:visited {
	text-decoration: underline;
	font-size: 1.2em;
}

.featurebox2 {
	color:#333;
	padding: 15px 20px 20px;
	border-top: 1px solid #d7d7d7;
	margin: 0 0 1.5em;
	background: #f6f6f6 url("../images/featurebox_bg2.gif") no-repeat 100% 100%
}
.featurebox2 p, .featurebox2 h1, .featurebox2 h2, .featurebox2 h3, .featurebox2 h4, .featurebox2 h5, .featurebox2 h6 {
	margin: 0 0 .3em;
	border-bottom: 1px solid #c00;
	color:#c00
}
.featurebox2 p {
	border:none;
	margin: 0 0 1em;
	color:#444
}
.featurebox2 a {
	font-weight:bold
}

.featurebox {
	background-image: url(../images/featurebox_bg1.gif);
}

.featurebox, .featurebox2 {
	padding: 5px 0;
	padding-top: 10px;
	background-color: white;
}



/* General */
#stdPage {
	font-size: 120%;
}
#headerSecondary {
	height: 27px;
	width: 385px;
	background-color: #7B7B7B;
	text-transform: uppercase;
	color: white;
	padding-top: 13px;
	text-indent: 70px;
	letter-spacing: 4px;
	font-weight: bold;
	background-position: right;
	background-image: url(../images/headerSecondaryEnd.gif);
	background-repeat: no-repeat;
	font-size: 1.3em;
	display: none;
}
#validXHTML {
	display: none;
}
#search_container {
	color: #CCCCCC;
}
#search_results li p b {
	color: green;
}
hr, #error {
	color: #BD0031;
}
#xstdPage {
	position: relative;
	left: 140px;
	top: 0;
	width: 89%;
}

#heroShot, #heroShotHome {
	margin-top: 2em;
	width: 147px;
}

#header #site-name h1 {
	display: none;
}

ul {
	padding-left: 1.6em;
	list-style: circle;
	font-size: 1.3em;
}
.hidden-item {
	display: none;
}

span.logo {
	background-image: url(../images/logo.gif);
	height: 200px;
	width: 1000px;
	display: block;
}

#header #site-name {
	margin:0;
	padding: 0pt;
}

#site-name a {
	border: 1px solid red;
}

#navContainer {
	height: 320px;
	background-color: #CCCCCC;
	width: 150px;
}
/* Page specific CSS markup */

/* FAQ */
.questionPrefix {
	color: red;
	font-weight: bold;
}
.answerPrefix {
	color: green;
	font-weight: bold;
}
.questionAnswer {
	padding-bottom: 1em;
}
.oddRow {
	background-color: #776844;
}
.evenRow {
	background-color: transparent;
}

/* News Detail */
.article {
	margin-top: 1em;
}

/* General */
body {
	background-color: white; 
	color: #5B5B5B;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #E6E6E6; 
	background-image: url(../images/grey_gradient_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: normal;
	margin: 0;
}

p {
	font-size: 1.3em;
}

h1, h2, h3, h4, h5, h6 {
	color: #BD0031;
	margin: 0px;
	font-family: "Zurich Cn Bt", "Arial Narrow", Arial, Helvetica, sans-serif;	
	font-weight: normal;
	text-transform: uppercase;
}
h1 {
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: .2em;
}
h2 {
	font-size: 1.6em;
	color: #ff6600;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.4em;
}
li {
	background: none;
}

a:link {
	color: #FF6600;/*#FF6600*/
} 
a:visited {
	color: #FF6600;/*#FF6600*/
} 
a:hover, a:active {
	color: #FF6600;/*#FF6600*/
} 
ul a {
	padding: .2em 0 .2em .2em;
	margin:0;
} 

.menu a:link {
	color: White ;/*#999999*/
} 
.menu a:visited {
	color: White;/*#999999*/
} 


/* Standard page */
#page h1 span, #page #content, #content h1 span {
	display: none;
}

/* Page Specific */
/* Home page */
#newsHeading {
	color: #CCCCCC;
	background-color: white;
	text-transform: uppercase;
	padding-left: .5em;
	font-weight: bold;
}

.newsItem h2 {
	color: #CCCCCC;
	margin-bottom: 1em;
	font-size: 1em;
}
.newsItem .date {
	font-weight: bolder;
	margin-bottom: 1em;
}
.newsItem a {
	text-transform: uppercase;
	color: #CCCCCC;
	margin-bottom: 1em;
}

.getAcrobatReader {
	background-image: url(../images/get_adobe_reader.gif);
	width: 112px;
	height: 33px;
	display: block;
	margin: 10px 0px;
}
#featureWrap {
	margin: 13px 0px ;
	height: 260px;
}
#featureWrap .feature {
	height: 260px;
	width: 175px;	
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 42px;
}
#featureWrap .featureLast {
	margin-right: 0px;
}
#featureWrap .feature .title {
	height: 20px;
	color: #666666;
	font-weight: bold;
	padding-left: .3em;
	font-size: .9em;
	background-image: url(../images/featureTitleBg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	overflow: hidden;
}
#featureWrap .feature .image {
	height: 160px;
	width: 175px;
}
#featureWrap .feature .image img {
	height: 100%;
	width: 100%;
}
#featureWrap .feature .article {
	border-top: 1px solid #CCCCCC;
	height: 55px;
	overflow: hidden;
	padding: 0px .5em;
	margin: 0px;
}
#featureWrap .feature .url {
	float: right;
	padding: 0px 2px;
}

/* Contact Page */
#contactForm select, #contactForm button {
	font-size: 1em;
}
#contactForm label {
	text-align: left;
}
#contactForm textarea {
	width: 100%;
	height: 7em;
}

#contactForm fieldset {
	float: left;
	margin-right: 1em;
	background-color: white;
	border: none;
	width: 42%;
	padding: 1em;
	font-size: 1.2em;
}

#contactForm legend {
	font-weight: bold;
	font-style: italic;
	position: relative;
	left: -8px;
	color: #CCCCCC;
}
#contactForm label {
	width: 100%;
}
#contactForm #address {
	float: right;
}
#contactForm #enquiries, #contactForm #buttons {
	clear: left;
	margin-top: 1em;
}
#contactForm #enquiries, #contactForm #buttons {
	width: 90%;
}

#contactForm label, #contactForm label input, #contactForm label select {
	display: block;
}
#contactForm label #phoneCountry, #contactForm #phoneArea, #contactForm #phone, #contactForm #faxCountry, #contactForm #faxArea, #contactForm #fax {
	display: inline;
}
#contactForm #phoneCountry, #contactForm #phoneArea, #contactForm #faxCountry, #contactForm #faxArea {
	width: 10%;
}
#contactForm #phone, #contactForm #fax {
	width: 40%;
}
#contactForm input, #contactForm select {
	width: 100%;
}

#contactForm #container1{
	width: 90%;
	font-size: 1.2em;
}
#contactForm #foundOutContainer{
	width: 42%;
	float: left;
	padding: 1em;
}
#contactForm #clientTypeContainer{
	width: 42%;
	float: right;
	padding: 1em;
}

#contactForm #container1 {
	font-size: 1em;
}

#contactForm #clientTypeDetails {
	margin-left: 1.3em;
	margin-right: 0;
}

/* Auto complete field */
#contactForm div.auto_complete {
	color: black;
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}
#contactForm ul.countries  {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#contactForm ul.countries li.selected { 
	background-color: #ffb;
}
#contactForm li.country {
	list-style-type: none;
	display:block;
	margin:0;
	padding:2px;
	height: 1.5em;
}
#contactForm li.country div.name {
	font-weight:bold;
	font-size:12px;
	line-height:1.2em;
}
/* Sitemap page */
#sitemap {
	font-size: 1.2em;
}
/* Product page */
#productPage #pageHeader {
	height: 229px;
	width: 100%;
}
#productPage #productFirstLevelMenu {
	width: 100%;
	height: 95%;
}
#productPage #productFirstLevelMenu .menuTitle {
	background-color: #CCCCCC;
}
#productPage .productPDF {
	margin-right: 2em;
}

#productPage #Container {
	margin-left: 10px;
}
#productPage #paging {
	position: absolute;
	top: 35px;
	right: 0px;
	margin-right: 30px;
}
#productPage #productBoxContainer hr {
	border-top: 1px solid #CCCCCC;
	width: 100%;
	height: 1px;
}

#productPage .productBox {
	width: 161px;
	height: 180px;
	float: left;
	border-right: 1px solid #CCCCCC;
}

#productPage .productBox .productBoxImage{
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
				
#productPage .productBoxImageContainer {
	overflow: hidden;
	width: 150px;
	height: 130px;
	text-align: center;
}
span.productTitle {
	display: block;
	height: 50px;
	font-size: 1.2em;
	text-align: center;
	overflow: hidden;
}

#productPage .heading {
	background-color: white;
	width: 100%;
	text-transform: uppercase;
	padding-top: .5em;
	padding-bottom: .5em;
}

#productPage #productDetail {
	width: 490px;
	float: left;
}

#productPage #productDetail #features {
	font-size: 1em;
}
#productPage #productDetail hr {
	text-align: left;
	width: 95%;
}
#productPage #productGroupImageContainer {
	margin-left: 190px;
	width: 200px;
}
#productPage #productGroupImage1Container {
	width: 200px;
}
#productPage #productGroupImage1 {
	height: 25em;
	text-align: center;
}
#productPage #productGroupImage1 img {
	position: relative;	
}
#productPage #productGroupImage2 {
	height: 25em;
	text-align: center;
	position: absolute;
	top: 322px;
}

#productPage #productGroupFeatures h1 {
	font-size: 1.2em;
}

#productPage #productGroup {
	margin-top: 1em;
	font-size: 1.2em;
}

#productPage #productGroup #productGroupFeature {
	font-size: 1em;
}

#productGroupFeature {
	clear: both;
}

#productPage h2 {
	letter-spacing: .5em;
	font-weight: bold;
}

#productPage h3 {
	color: #666666;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: none;
}

#productPage #productGroupSearch {
	position: absolute;
	top: 0;
	padding: 0em .5em;
	margin-left: 12em;
	width: 80%;
}

#productPage .productTopLevel ol, #productPage .productTopLevel li {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
}
#productPage .productTopLevel .productPDFList {
	margin-left: 1em;
}

#productPage .productTopLevel .productPDFList a {
	color: #CCCCCC;
}

#productPage #productImage {
	text-align: left;
}
#productPage #productHeader {
	width: 300px;
	float: right;
	border-left: 1px solid #CCCCCC;
	padding-left: 18px;
}

#productPage #productHeader #buttons button {
	font-size: .70em;
	border: 1px dashed #CCCCCC;
	background-color: #F3F3F3;
	color: #707070;
}
#buttonEmailFriend {
	float: left;
}
#buttonPrint {
	float: right;
}
#pdfPreviewImage {
	
}
.currentPage {
	background-color: #CCCCCC;
	color: white;
}
.cfMgmt-form-container{
	font-size: 1.3em;
}