/* ========================*/
/*         Layout s         */
/* ========================*/

* {
	padding: 0;
	margin: 0;
	}

body {
	padding: 0 0 0 0;
	background: #fff url(/graphics/bg-main.gif) top left repeat;
	font: normal 100%/120% Arial, Helvetica, sans-serif;
	}

#container {
	width: 100%;
	min-height: 100%;
	background: transparent url(/graphics/bg-gradient.gif) top left repeat-x;
	padding: 145px 0 0 0;
	}
	
#site-container {
	border: 1px solid #86a5c6;
	background: #9bbfdb url(/graphics/bg-gradient-inner.gif) top left repeat-x;
	min-height: 498px;
	width: 948px;
	margin: 0 auto;
	position: relative;
	}
	
#content {
	font: normal 100%/120% Arial, Helvetica, sans-serif;
	width: 656px;
	min-height: 258px;
	margin: 12px;
	float: right;
	background: #fff url(/graphics/bg-content.jpg) top left no-repeat;
	border: 1px solid #acacac;
	padding: 139px 16px 95px 16px;
	position: relative;
	}
	
* html #content {
	height: 258px;
	margin: 12px 6px;
	}
	
#content p.newLinks {
	width: 660px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	white-space: nowrap;
	margin: 0 5px;
	text-align: center;
	}
	
#content ul.theAdds {
	position: absolute;
	bottom: 30px;
	left: 10px;
	white-space: nowrap;
	margin: 0 5px;
	}
	
#content ul.theAdds li {
	display: inline;
	margin: 0 9px 0 0;
	}

#header {
	position: absolute;
	top: 13px;
	left: 13px;
	width: 730px;
	}
	
/* ========================================================== */
/* ====                      HEADER                      ==== */
/* ========================================================== */
	
#header {
	width: 243px;
	height: 472px;
	text-indent: -200000em;
	background: transparent url(../graphics/banner.jpg) top left no-repeat;
	position: absolute;
	top: 16px;
	left: 8px;
	}
	
a.pdfButton {
	width: 143px;
	height: 142px;
	display: block;
	background: transparent url(/graphics/pdf.jpg) top left no-repeat;
	text-indent: -20000em;
	}
	
a.emailButton {
	width: 143px;
	height: 143px;
	display: block;
	background: transparent url(/graphics/email-icon.jpg) top left no-repeat;
	text-indent: -20000em;
	margin: 10px 0 0 0;
	}
	
	
/* ========================================================== */
/* ====                      CONTENT                     ==== */
/* ========================================================== */
	
#content h1 {
	padding: 3em 0 0 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #b7bbd6;
	color: #090f32;
	margin: 0 0 8px 0;
	
	}
	
#content h2 {
	font: bold 110%/120% Arial, Helvetica, sans-serif;
	margin: 0 0 6px 0;
	color: #43465d;
	}
	
#content h2.prod {
	margin: -14px 0 6px 0;
	}
	
#content h3 {
	font: bold 90%/120% Arial, Helvetica, sans-serif;
	margin: 0 0 6px 0;
	color: #43465d;
	}
	
#content p,
#content ul,
#content ol,
#content dl {
	font: normal 80%/160% Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	color: #333333;
	}
	
#content p.awards {
	text-align: center;
	}
	
#content p.awards img {
	margin: 8px;
	}
	
#content dl dt {
	font: bold 110%/190% Arial, Helvetica, sans-serif;
	margin: 8px 0 0 0;
	color: #373947;
	}
	
#content blockquote {
	margin: 0 20px;
	}
	
#content blockquote p.quote {
	font: bold 80%/100% Arial, Helvetica, sans-serif;
	margin: -8px 0 18px 0;
	}
	
#content blockquote p.quote {
	font: bold 80%/100% Arial, Helvetica, sans-serif;
	margin: -8px 0 18px 0;
	}

#content ul.pdf li,
#content ul.otherInfo li {
	list-style-type: disc;
	margin: 0 0 0 20px; 
	}
	
#content ul.pdf li {
	color: #1A3A95;
	}

#content ul.pdf li a {
	color: #E00000;
	font-weight: bold;
	}

#content ul.pdf li a:visited,
#content ul.pdf li a:hover {
	color: #781230;
	font-weight: bold;
	}
	
#content ul li {
	list-style-type: none;
	}
	
#content #fragment-3 ul li {
	white-space: nowrap;
	list-style-type: none;
	}
	
#content ul.acs li span {
	display: none;
	}
	
#content ul.acs li img {
	float: left;
	margin: 0 8px 16px 0;
	}
	
#content .products img {
	float: left;
	margin: 0 10px 20px;
 	}
	
#content .products a span {
	display: none;
 	}
	
#fragment-1 li {
	list-style-type: none; 
	float: left; 
	margin: 1px 7px 7px 0; 
	width: 21px; 
	height: 21px; 
	position: relative; 
	text-indent: -20000em;
	background: transparent url(/graphics/brolly.png) top left no-repeat;
	border: 1px solid #ddd;
	}
	
#fragment-1 ul.imported li {
	list-style-type: none; 
	float: left; 
	margin: 1px 4px 0 0; 
	width: 21px; 
	height: 21px; 
	position: relative;
	text-indent: 0;
	background: transparent;
	border: none;
	}
	
#content #container-1 h2 {
	clear: both;
	margin: 20px 0 0 0;
	}
	
#content form label {
	font: normal 80%/190% Arial, Helvetica, sans-serif;
	display: block;
	border-bottom: 1px solid #e1e1e1;
	margin: 0;
	padding: 8px 0 0 0;
	width: 500px;
	}
	
#content form label.mand {
 	background: #e9eaef;
	border-bottom: 1px solid #dadada;
	color: #700;
	font: bold 80%/190% Arial, Helvetica, sans-serif;
	}
	
#content form label span {
	display: block;
	float: left;
	width: 210px;
	padding: 0 12px 0 0;
	text-align: right;
	}
	
#content form label span em {
	padding: 0 0 0 20px;
	font: normal 90%/190% Arial, Helvetica, sans-serif;
	color: #777;
	}
	
#content form input,
#content form textarea {
	font: normal 100%/120% Arial, Helvetica, sans-serif;
	width: 200px;
	border: 1px solid #9fa8de;
	margin: 3px 0 10px 0;
	padding: 1px 0 1px 1px;
	}
	
#content form textarea {
	width: 250px;
	}
	
#content form select option {
	padding: 0 5px 0 0;
	}
	
#content form input.submit {
	font: normal 80%/120% Arial, Helvetica, sans-serif;
	background: #455583;
	width: 107px;
	color: #fff;
	margin: 8px 0 20px 221px;
	border: 1px solid #3f4151;
	}
	
#content form input.checked {
	font: normal 80%/120% Arial, Helvetica, sans-serif;
	width: 17px;
	border: 1px solid #3f4151;
	}

#content form fieldset {
	border: none;
	}

#content form legend {
	color: #333333;
	}
	
#content #errors li {
	color: #a00;
	font-weight: bold;
	}
	
#content p.offers {
	width: 312px;
	height: 160px;
	text-indent: -20000em;
	float: left;
	margin: 0 15px 15px 0;
	}
	
#content p.offers a {
	width: 312px;
	height: 160px;
	display: block;
	}
	
#content p.offers2 {
	width: 170px;
	height: 160px;
	text-indent: -20000em;
	float: left;
	margin: 0 15px 15px 0;
	}
	
#content p.offers2text {
	width: 170px;
	height: 160px;
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #ccc;
	}
	
	
#content p.offers2text a {
	width: 170px;
	height: 90px;
	padding: 70px 0 0 0;
	text-align: center;
	display: block;
	}
	
#content p.offers2 a {
	width: 170px;
	height: 160px;
	display: block;
	}
	
/* ========================================================== */
/* ====                         MENU                     ==== */
/* ========================================================== */

#menu {
	background: #9bbfdb url(/graphics/bg-gradient-inner.gif) 0 -161px repeat-x;
	width: 690px;
	float: right;
	}
	
#menu-shadow {
	position: absolute;
	top: 161px;
	left: 246px;
	width: 690px;
	padding: 0 0 4px 0;
	background: transparent url(/graphics/shadow.png) 1px 100% no-repeat;
	}
	
#menu ul {
	padding: 10px 0 10px 0;
	}
	
#menu ul li {
	font: normal 80%/120% Arial, Helvetica, sans-serif;
	color: #fff;
	display: inline;
	}

#menu ul li a {
	color: #fff;
	padding: 0 7px 0 9px;
	letter-spacing: .05em;
	text-decoration: none;
	}
	
#menu ul li.highlight a {
	font-weight: bold;
	text-decoration: underline;
	}

#menu.loggedin ul li,	
#menu.loggedin ul li a {
	color: #e7c401;
	}
	
#menu ul li a:hover {
	text-decoration: underline;
	}
	
#menu ul li:after {
    content: " | "; 
	}
	
#menu ul li.last:after {
	content: ""; 
	}
	
#menu ul li.last a {
	padding-right: 0;
	}
	
/* ========================================================== */
/* ====                         MENU                     ==== */
/* ========================================================== */

#submenu {
	background: transparent url(/graphics/login.png) top left repeat-y;
	width: 688px;
	float: right;
	margin: 3.2em -16px 10px 0;
	border-bottom: 1px solid #bcbcbc;
	text-align:center;
	}
	
* html #submenu {
	background: #ede9e8;
	}
	
*:first-child+html #submenu {
	width: 656px;
	margin: 3.2em 0 10px 0;
	}
	
* html #submenu {
	width: 653px;
	margin: 3.2em 0 10px 0;
	}
		
#content #submenu ul {
	padding: 0;
	margin: 3px 0;
	}
	
#content #submenu ul li {
	color: #273166;
	display: inline;
	}

#content #submenu ul li a {
	color: #273166;
	padding: 0 8px 0 10px;
	letter-spacing: .05em;
	text-decoration: none;
	}
	
#content #submenu ul li.highlight a {
	font-weight: bold;
	text-decoration: underline;
	}
	
#content #submenu ul li a:hover {
	text-decoration: underline;
	}
	
#content #submenu ul li:after {
    content: " | "; 
	}
	
#content #submenu ul li.last:after {
	content: ""; 
	}
	
#content #submenu ul li.last a {
	padding-right: 0;
	}
	
/* ========================================================== */
/* ====                       FOOTER                     ==== */
/* ========================================================== */


#footer {
	font: normal 75%/120% Arial, Helvetica, sans-serif;
	width: 948px;
	margin: 10px auto 0;
	text-align: right;
	}
	
/* ========================================================== */
/* ====                        LOGIN                     ==== */
/* ========================================================== */

#login {
	font: normal 70%/120% Arial, Helvetica, sans-serif;
	position: absolute;
	top: 58px;
	width: 950px;
	left: 50%;
	margin: 0 0 0 -475px;
	}
	
#login form h2,
#login div.loggedin h2 {
	font: bold 120%/120% Arial, Helvetica, sans-serif;
	color: #22295e;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 10px 0;
	}
	
#login div.loggedin h2 {
	margin: 0 0 4px 0;
	}
	
#login div.loggedin p {
	font: normal 110%/140% Arial, Helvetica, sans-serif;
	}
	
#login form,
#login div.loggedin {
	background: transparent url(/graphics/login.png) top left repeat-y;
	width: 335px;
	height: 77px;
	float: right;
	margin: 0 16px 0 0;
	padding: 10px 8px 0;
	color: #3f4151;
	position: relative;
	}
	
#login div.loggedin p.logout {
	position: absolute;
	top: 30px;
	right: 10px;
	}
	
#login div.loggedin p.logout a {
	color: #900;
	}
	
* html #login form {
	background: #edf0fa;
	}
	
* html #login form {
	margin: 0 8px 0 0;
	}
	
#login form label{
	float: left;
	display: block;
	width: 210px;
	position: relative;
	}
	
#login form label.right{
	float: left;
	clear: left;
	margin: 10px 0 0 0;
	}
	
#login form input {
	font: normal 100%/120% Arial, Helvetica, sans-serif;
	width: 107px;
	border: 1px solid #9fa8de;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	}
	
#login form input.login {
	background: #455583;
	width: 107px;
	color: #fff;
	float: right;
	margin: 8px 0 0 0;
	border: 1px solid #3f4151;
	position: static;
	}
	
/* ========================*/
/*         Styling         */
/* ========================*/

a {
	outline: none;
	color: #213c89;
	}
	
a:hover {
	text-decoration: none;
	color: #468a44;
	}
	
a:visited {
	text-decoration: none;
	color: #874900;
	}
	
a img {
	border: none;
	}

/* ========================*/
/*          Hacks          */
/* ========================*/

.ieonly {
	height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */