/******************************************************************************
* Generic CSS
 *****************************************************************************/
body {
	font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #555555;
	border: 0px; padding: 0px; text-align: center; margin: 0px;
	background-image: url(../_images/body-bg.jpg); background-repeat: repeat-x;
	background-color: #000000;
}

* html body { text-align: center; /* IE 5 centering */ }

/******************************************************************************
* GENERIC FORMATTING
*****************************************************************************/
p { line-height: 18px; float: left; }

a { color: #555555; text-decoration: none; position: relative; z-index: 99; }

a:hover { color: #000000; text-decoration: underline; }

h1 { font-size: 18px; margin: 0px 0px 15px 0px; }

h2 { font-size: 14px; margin: 0px 0px 25px 0px; color: #000000; }

h3 { font-size: 12px; }

.hidden { display: none; }

.dark { color: #ffffff; }
a.dark { color: #ffffff; text-decoration: none; }

div.darkBox {
	width: 100%;
	height: 50px;
	float: left;
	background: #f0f0f0;
	overflow: hidden;
}

div.darkBoxTitle {
	width: 100%;
	height: 20px;
	float: left;
	background: #f0f0f0;
	overflow: hidden;
}

.red { color: #ff0000; font-weight: bold; }

.underline { text-decoration: underline; }

/******************************************************************************
* Form Formating
*****************************************************************************/
#submit {
	background-image: url(../_images/go.jpg);
	border: none; width: 21px; height: 21px;
	margin: 0px 0px 0px 4px; padding: 0px;
}
div#submit:hover { background-position: 0px -21px; }

div.formInput {
	padding-top: 1px;
	margin-left: 20px;
}

form label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; font-weight: bold;
	color: #FFFFFF;
}

form input { width: 174px; }
form input#telephone { width: 146px; }
form select#quote { width: 180px; }

p#formError {
	color: #FF0000; font-size: 9px; padding-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
}

div#upload { margin-left: 16px; }
input#uploadSubmit { margin-top: 6px; width: 60px; }
form#uploadForm input#file { width: 250px; }

/******************************************************************************
* Specific Formatting
*****************************************************************************/
ul.main { 
	padding: 0px 26px 0px 40px; float: left;
	color: #404040; font-size: 10px; font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
}
ul.main a:hover { text-decoration: underline; }
ul.main li { padding: 7px 7px 7px 0px; list-style-image: url(../_images/bigArrow.gif); }

ul.sub { padding-left: 24px; }
ul.sub li { padding: 7px 7px 7px 0px; list-style-image: url(../_images/smallArrow.gif); }
ul.sub li a { color: #bcbcbc; }


ul.subSub li { /*nothing*/ }

/******************************************************************************
* Title Formatting
*****************************************************************************/
h1.title {
	width: 617px; height: 40px; float: left;
	background-image: url(../_images/_headings/repeatTitle.jpg);
	background-repeat: repeat-x;
	padding: 0px; margin: 10px 0 0 -30px;
}
/* JPGs */
html>body h1#homeTitle { background-image: url(../_images/_headings/homeTitle.jpg); }
html>body h1#servicesTitle { background-image: url(../_images/_headings/servicesTitle.jpg); }
html>body h1#downloadTitle { background-image: url(../_images/_headings/downloadTitle.jpg); }
html>body h1#testimonialsTitle { background-image: url(../_images/_headings/testimonialsTitle.jpg); }
html>body h1#faqsTitle { background-image: url(../_images/_headings/faqsTitle.jpg); }
html>body h1#contactsTitle { background-image: url(../_images/_headings/contactsTitle.jpg); }
html>body h1#sitemapTitle { background-image: url(../_images/_headings/sitemapTitle.jpg); }
html>body h1#accessTitle { background-image: url(../_images/_headings/accessibilityTitle.jpg); }
html>body h1#loginTitle { background-image: url(../_images/_headings/loginTitle.jpg); }

span.title {
	font-size: 14px; color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-stretch: condensed;
	font-weight: bold; float: left;
	width: 300px; height: 20px;
	padding: 12px 0 0 30px;
}

/******************************************************************************
* Normal Images
*****************************************************************************/
img { border: none; margin: 0px; padding: 0px; }

/******************************************************************************
* Normal Unordered List
*****************************************************************************/
ul.normal {
	display: block; float: left; list-style: none;
	padding: 0px 0px 10px 0px; margin: 0px;
}

ul.normal li {
	display: block;	margin: 0px 0px 5px 0px; padding: 0px 0px 0px 10px;
}

/******************************************************************************
* Accessibility Features
*****************************************************************************/
p#skipToMainContent { display: none; }

/******************************************************************************
* Misc
*****************************************************************************/
div.centered { text-align: center; }

/******************************************************************************
* wrapper
*****************************************************************************/
div#wrapper { width: 869px; text-align: left; margin: 5px auto 0px auto; }

* html div#wrapper { text-align: left; /* Win IE 5 left align after centering */ }

div#wrapper-i {
	width: 869px; float: left; 
	padding: 0px;
}

/******************************************************************************
* header
*****************************************************************************/
div#header {
	float: left; width: 869px; height: 154px;
	background-image: url(../_images/header-bg.jpg);
	margin: 0px; padding: 0px;
}

div#header-i {
	float: right; width: 617px; height: 29px;
	margin-top: 16px; padding-right: 20px;
}

a#email {
	float: right; width: 120px; height: 14px;
	margin-top: 90px; padding-right: 37px;
}

/******************************************************************************
* head-images (banner)
*****************************************************************************/
div#banner-bg {
	float: right; width: 617px; height: 212px;
	margin: 0px; padding-right: 20px;
	background-image: url(../_images/banner-bg.jpg);
}

div.banner {
	float: right; width: 616px; height: 212px;
	margin: 0px; background-repeat: no-repeat;
}

div#homeBanner { background-image: url(../_images/homeBannerImg.jpg); }

/******************************************************************************
* main-content
*****************************************************************************/
div#main-content {
	float: left; width: 869px;
}

div#content-body { 
	float: left; width: 869px;
	background-image: url(../_images/contentBody-bg.jpg);
	background-repeat: repeat-y;
}

div#content-body-i { 
	float: right; min-height: 320px;
	width: 557px; margin-right: 10px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../_images/contentBody-i-bg.jpg);
	background-position: bottom;
	padding: 0px 30px 30px 30px;
}
html>body div#content-body-i { margin-right: 20px; }

div#content-body-i p { padding: 11px 0; margin: 0; }

div#content-body-i-bg {
	float: right; min-height: 320px; width: 637px;
	background-repeat: no-repeat;
	background-image: url(../_images/contentBody-i-bg-bg.jpg);
}

div#navFlash {
	float: left;
	background-image: url(../_images/navFlash-bg.jpg);
	background-repeat: repeat-y;
}

object#flashmovie { margin-left: 20px; }

div#navFlash-i {
	float: left; width: 232px; min-height: 532px;
	background-image: url(../_images/navFlash-i-bg.jpg);
}

div#subMenuContainer { width: 100%; height: 66px; float: left; }
p#subMenu { float: none; text-align: center; color: #656565; margin: 15px auto 15px auto; }
p#subMenu a { font-weight: bold; text-decoration: underline; color: #656565; }
p#subMenu a:hover { color: #0082cd; }
p#subMenu a.current { color: #353535; }

.tick { padding: 0px 6px 0px 6px; }

ul.homeList {
	clear: none;
	display: block;
	padding: 5px 2px;
	line-height: 18px;
	width: 267px;	
}

/******************************************************************************
* gallery
*****************************************************************************/
div#gallery {
	width: 453px; float: left;
	padding-left: 16px;
}

div.thumbnail { 
	width: 102px; height: 63px; float: left;
	padding: 1px; border: solid #bababa 1px;
	margin: 2px;
}

/******************************************************************************
* access-keys
*****************************************************************************/
table#access-keys {
	border-collapse: collapse; width: 300px;
	margin-left: 16px;
	float: left; margin-bottom: 20px;
}

table#access-keys tr {
	height: 25px;
	border-bottom:1px solid #666666;
}

/******************************************************************************
* accessibility-block
*****************************************************************************/
div#accessibility-block {
	float: left; width: 500px; height: 100px;
	margin-right: 180px; padding-left: 32px;
	background-image:url(../_images/xhtmlcss.gif);
	background-repeat:no-repeat; background-position:340px 0px;
}
div#accessibility-block ul li {	list-style-image: url(../_images/bigArrow.gif); }
html>body div#accessibility-block ul li {	
	background: no-repeat url(../_images/bigArrow.gif);
	background-position: 2px 2px;
}

/******************************************************************************
* membersArea
*****************************************************************************/
div#loginFormDiv {
    float: left; width: 300px; height: 80px;
	margin-top: 20px;
}

div#loginFormDiv p { display: block; margin: 20px auto 0 auto; }

div.memberMenu { float: left; width: 40px; min-height: 14px; }

a.image-jpeg {
	width: 48px; height: 48px; float: left;
	background-image: url(../_images/icon_jpeg.gif);
	background-repeat: no-repeat;
}
a.image-png {
	width: 48px; height: 48px; float: left;
	background-image: url(../_images/icon_png.gif);
	background-repeat: no-repeat;
}
a.application-msword {
	width: 48px; height: 48px; float: left;
	background-image: url(../_images/icon_doc.gif);
	background-repeat: no-repeat;
}
a.application-zip {
	width: 48px; height: 48px; float: left;
	background-image: url(../_images/icon_zip.gif);
	background-repeat: no-repeat;
}
a.text-plain {
	width: 48px; height: 48px; float: left;
	background-image: url(../_images/icon_txt.gif);
	background-repeat: no-repeat;
}
a.image-gif {
	width: 48px; height: 48px; float: left;
	background-image: url(../_images/icon_gif.gif);
	background-repeat: no-repeat;
}
a.application-pdf {
	width: 48px; height: 48px; float: left;
	background-image: url(../_images/icon_pdf.gif);
	background-repeat: no-repeat;
}

/******************************************************************************
* footer
*****************************************************************************/
div#footer {
	float: left; width: 100%; height: 96px;
}

div#footer-i { width: 869px; height: 29px; margin: 0 auto 0 auto; }

div#footer p, div#footer p a {
	font-size: 10px; color: #535353; margin: 0px;
}

div#footer a { text-decoration: none; }

div#footer-left {
	float: left; width: 212px; height: 29px;
	margin-left: 10px;
	background-image: url(../_images/footerLeft-bg.jpg);
}
html>body div#footer-left { margin-left: 20px; }

p#footer-left-p { padding: 6px 0px 0px 24px;}

div#footer-right {
	float: left; width: 618px; height: 29px;
	padding: 0px;
}

div#breadcrumb {
	float: left; font-size: 10px;
	margin-top: 10px; height: 10px;
	padding-left: 10px;
}

div#siteMapAcess {
	float: right; width: 171px; height: 10px;
	font-size: 10px; margin: 11px 0px 9px 0px;
	padding-right: 11px;
}

/******************************************************************************
* debug
*****************************************************************************/
p.debug {
	background-color: red;	padding: 2px; margin: 0px;
}