/* Start of CMSMS style sheet 'Style (MASTER)' */
/**********************************
Description...:Master Screen CSS
Copyright.....:USdigital Ltd.
Author........:lewis@usdigital.co.uk
Last Changed..:10-12-2009
Notes #1......:Do NOT modify 
/******************
Layout**/
* {padding:0;margin:0;border:0;}
body {
font-family:arial,helvetica,sans-serif;
font-size:100%;
text-align:center;
background:#1f5369 url(./img/bg.gif) fixed;
}
.container {
position:relative;
width:960px;
text-align:left;
margin:0 auto;padding:0;
}
h2, h3, h4, h5, h6 {font-family:"lucida sans unicode","lucida grande",sans-serif;font-weight:normal;}
/******************
SIDEBAR**/
#sidebar {
float:left;
position:absolute;
top:0;left:0;
width:180px;
padding:68px 10px 24px;/*margin-top:-262px;*/
background:#021b3e url(./img/sidebar_bg.png) no-repeat;
-moz-border-radius-bottomleft:7px;
-webkit-border-bottom-left-radius:7px;
}
#sidebar h4 {
float:left;
width:81px;height:15px;
margin:0 10px 10px;
background:url(./img/sidebar-h01.gif) no-repeat;
}
#sidebar h4 span {position:absolute;left:-9999px;}
#sidebar ul {margin:0 0 15px;}
#sidebar li {
float:left;
width:180px;
list-style:none;
font-size:0.85em;
margin-bottom:3px;
}
#sidebar li a {
display:block;
width:160px;
padding:4px 10px 4px;
color:#fff;
text-decoration:none;
background:#0065b3 url(./img/sidebar-item.png) repeat-y;
}
#sidebar li a.active, #sidebar li a:hover {background:#3a8cc9;}

#sidebar h5 {
font-size:1.05em;
color:#fff;
margin:0 10px;
}
#sidebar a#faqs {
float:left;
width:158px;height:31px;
margin:5px 10px 24px;
background:url(./img/icon-faqs.gif) no-repeat;
}
#sidebar a#faqs:hover {background:url(./img/icon-faqs.gif) bottom no-repeat;}
#sidebar a#faqs span {position:absolute;left:-9999px;}
/*#sidebar a#faqs {
float:left;
width:158px;height:24px;
text-align:center;
font-size:0.8em;
text-decoration:none;
color:#fff;
text-shadow:1px 1px 1px #000;
margin:0 0;padding:7px 0 0 0;
background:url(./img/icon-faqs.gif) no-repeat;
}
#sidebar a#faqs span {
padding-right:16px;
background:url(./img/icon-02.gif) right 1px no-repeat;
}*/
/******************
Newsletter**/
#newsletter {
float:left;
width:150px;
padding:8px 15px 15px;
background:#284a79;
}
#newsletter h6 {
font-size:0.95em;
color:#fff;
}
#newsletter label {
cursor:pointer;
font-size:0.7em;
color:#fff;
}
#newsletter label:after {content:":";}
#newsletter input {
width:141px;height:17px;
font-size:0.75em;
padding:3px 4px 0;
border-right:1px solid #000;
border-bottom:1px solid #000;
}
#newsletter input:focus {background:#fce3d5;}
#newsletter input.submit {
cursor:pointer;
width:auto;height:auto;
padding:3px 4px;margin:5px 0 0;
color:#fff;
background:#c26330;
border:0;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
/******************
Ad-Strip**/
#ad-strip {
position:absolute;
top:0;left:-7px;
width:218px;height:60px;
background:url(./img/ad-strip_bg.png);
}
#ad-strip a {
float:left;
width:190px;height:18px;
margin:27px 0 0 20px;
}
/******************
Navigation**/
#nav {
float:right;
width:760px;
background:#dc4200 url(./img/nav_bg.gif) repeat-x;
}
#nav ul {float:right;margin:6px 7px 0 0;}
#nav li {
float:left;
font-size:0.8em;
list-style:none;
margin:0 0 0 3px;
background:url(./img/nav-icon02.gif) right no-repeat;
}
#nav li a {
float:left;
color:#fff;
text-decoration:none;
margin:0 2px 0 0;padding:5px 8px 5px 10px;
background:url(./img/nav-icon01.gif) left no-repeat;/*#b53904*/
}
#nav li a:hover {/*color:#f8dfd5;*/text-decoration:underline;}
#nav li a.active {}
#nav li.active {background:url(./img/nav-icon03.gif) right no-repeat;}
#nav li.active a {background:url(./img/nav-icon04.gif) left no-repeat;}
/******************
Logo Area**/
#header {
float:right;
width:730px;/*height:200px;*/
padding:15px;
background:#fff url(./img/header_bg.gif) repeat-x;
}
#header h1 {
float:left;
width:170px;height:200px;
margin:0 0 0 5px;
background:url(./img/logo.gif);
}
#header h1 a {
display:block;
width:169px;height:200px;
}
#header h1 span, #header p.intro {position:absolute;left:-9999px;}
/******************
Mantra + Info**/
#mantra {
float:left;
position:relative;
width:235px;
padding:0 130px 0 0;margin:20px 0 0 16px;
}
#mantra p {
font-size:1.1em;
line-height:1.3em;
text-align:right;
/*letter-spacing:0.1px;*/
color:#8e8883;
}
#mantra strong {color:#c76a3f;}
#mantra img {
position:absolute;
top:5px;right:0;
}
#contact-info {
float:right;
width:178px;/*min-height:214px;*/
text-align:right;
margin:-15px -15px 0 0;padding:16px 0 0;
}

#contact-info h6 {
float:right;
width:125px;height:26px;
background:url(./img/contact-info_hdr01.gif);
}
#contact-info h6 span {position:absolute;left:-9999px;}

#contact-info div {
float:right;
width:168px;
padding:10px 10px 20px 0;margin:-5px 0 0;
font-family:"lucida sans unicode","lucida grande",sans-serif;
background:url(./img/contact-info-inner_bg.png) bottom;
}
#contact-info address {
font-size:0.7em;
line-height:1.4em;
letter-spacing:-1px;
color:#0065b3;
margin:0 0 15px;
}
#contact-info p {
font-size:0.7em;
line-height:1.4em;
color:#b53904;
}
/******************
Central Holder**/
#main_holder {
float:right;
width:712px;
/*min-height:525px;*/
color:#333;
padding:20px 24px 15px;
background:#fff url(./img/main_holder_bg.png) no-repeat;
}
#main_holder h2 {}
#main_holder h2 span {}
/******************
MAIN**/
.main {
float:left;
width:712px;min-height:380px;
}
.main h2 {
font-size:1.2em;
color:#9b391a;
text-transform:uppercase;
margin-bottom:8px;
}
.main h3, .main h4, .main h5, .main h6 {
font-size:0.85em;
color:#3a8cc9;
font-weight:bold;
margin-bottom:5px;
}
.main p {
font-size:0.8em;
line-height:1.3em;
margin:0 0 16px;
}
.main p.date {font-size:0.7em;margin:0 0 8px;}
.main ul {margin-bottom:18px;}
.main ul li {
list-style:none;
font-size:0.8em;
font-weight:bold;
line-height:1.2em;
padding-left:18px;margin:0 0 5px 8px;
background:url(./img/icon-ball01.gif) left 1px no-repeat;
}
.main ol {margin-bottom:15px;}
.main ol li {
list-style:decimal;
font-size:0.8em;
font-weight:bold;
line-height:1em;
margin:0 0 5px 30px;
}
.main dl {}
.main dl dt {
font-size:0.8em;
font-weight:bold;
margin-left:5px;
}
.main dl dd {
font-size:0.8em;
margin-left:15px;
}
.main object {margin:10px 0;/*float:right;margin:0 0 10px 10px;*/}
/*#tmdiv1 {display:none;} weird extender bug on standards browers*/ 
.main img {
float:right;
margin:0 0 10px 15px;
border:2px solid #5c98c3;
}
.main img:hover {}
.main img.basic {float:none;margin:0 20px 10px 0;}
.main a:link, .main a:active, .main a:visited {color:#b53904;text-decoration:underline;}
.main a:hover {text-decoration:none;}
/******************
Captioned images**/
.caption {
float:right;
clear:right;
width:204px;
margin:15px 0 10px 10px;
}
.caption cite {
float:right;
clear:right;
width:204px;
font-size:0.7em;
text-align:center;
font-weight:normal;
color:#115991;
margin:2px 0 0;
}
.caption img {width:200px;margin:0;}
/******************
Download strip**/
.download {
float:right;
width:163px;min-height:25px;
padding:3px 0 8px 14px;margin:0 -31px 0 5px;
background:url(./img/download_bg.gif) bottom no-repeat;
}
.main .download a {
font-size:0.7em;
color:#fff;
padding-right:15px;background:url(./img/icon-03.gif) no-repeat 100% 0;
}
/******************
Gallery Pop-ups (shdwbx)**/
.gal-pop {}
.gal-pop span {position:absolute;left:-9999px;}
.gal-pop a.gal-pop_link {
float:right;
display:block;
width:202px;height:167px;
margin:0 0 0 15px;
background:url(./img/imagery/gal-pop01.jpg) no-repeat;
}
.gal-pop a.gal-pop_link:hover {background-position:bottom;}
/******************
Contact Form**/
#contact-form {
float:left;
width:350px;
padding:0 0 20px 10px;
}
#contact-form fieldset {
float:left;
width:315px;
padding:10px 10px 0;
background:#eee4da;
}
#contact-form legend {
font-size:0.9em;
font-weight:normal;	
color:#fff;
padding:5px 8px;
background:#b53904;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}
#contact-form ul li	{
display:block;
float:left;
width:320px;
font-weight:normal;
margin:0 0 10px 0;padding-left:0;
background:none;
}
#contact-form label {
cursor:pointer;
display:block;
float:left;
width:110px;height:15px;
text-align:right;
padding:4px 0 0;margin:0 10px 0 0;
}
#contact-form label:after {content:":";}
#contact-form label.required {cursor:auto;font-size:0.7em;text-align:left;}
#contact-form label.required:after {content:"";}
#contact-form input {
float:left;
font-size:0.75em;
width:184px;height:17px;
padding:4px 3px 2px;
border-right:1px solid #000;
border-bottom:1px solid #000;
}
#contact-form input:focus {border-color:#600;background:#faeae1;}
#contact-form input.submit {
float:right;
cursor:pointer;
width:64px;height:25px;
color:#fff;
text-transform:uppercase;
font-weight:bold;
margin-right:10px;padding:0;
background:#c26330;
border:0;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
#contact-form input.submit:hover {background:#bb5d72;}
#contact-form textarea {
width:184px;height:120px;
font-size:0.85em;
padding:4px 3px 2px;
border-right:1px solid #000;
border-bottom:1px solid #000;
}
#contact-form textarea:focus {border-color:#600;background:#faeae1;}
/******************
Contact Info**/
#contacty-info {
float:left;
width:250px;
padding:15px 15px 0 15px;margin:12px 0 10px;
background:#f0dec8;
}
#contacty-info h5 {}
#contacty-info p.reg {font-size:0.7em;font-style:italic;}
/******************
Footer**/
#footer {
float:right;
position:relative;
width:730px;
padding:0 15px 42px;
background:#fff url(./img/footer_bg.gif) left bottom repeat-x;
}
#footer p {
text-align:center;
font-size:0.7em;
color:#284a79;
}
a#credit {
position:absolute;
bottom:32px;right:2px;
float:left;
width:155px;height:20px;
background:url(./img/logo-usdigital.gif);
}
a#credit span {position:absolute;left:-9999px;}
/******************
Global Styles**/
.line {
clear:both;
height:1px;
margin:10px 0%;
border-bottom:1px solid #ccc;
}
.clearing {clear:both;}
acronym {text-transform:uppercase;}
acronym, abbr {cursor:help;border-bottom:1px dotted #000;}
/*fieldset {border:0;}*/
strong {font-weight:bold;}
em {font-style:italic;}
address {font-style:normal;}
blockquote {font-weight:bold;letter-spacing:0.1px;}
textarea {font-family:arial, helvetica, sans-serif;resize:none;}
.error {color:#f00;font-weight:bold;}
.win {color:#090;}
.hide {position:absolute;left:-9999px;}
.remove {margin:0;padding:0;border:0;}
/******************
Links**/
a:link, a:visited {color:#b53904;text-decoration:underline;}
a:hover {color:#b53904;text-decoration:none;}
a:active {color:#000;outline:none;}
a:focus {outline:none;}
p.return a, a.more {padding-right:16px;background:url(./img/icon-01.gif) no-repeat 100% 50%;}
a.pdf {padding-right:15px;background:url(./img/icon-03.gif) no-repeat 100% 2px;}
/******************
Clearfix**/
.clearfix:after {
content:"\0020";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0;
}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
/* End of 'Style (MASTER)' */

