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

* {
	padding: 0;
	margin: 0;
	}

body {
	/*background: #fff url(/graphics/bg-main.gif) top left repeat-x;*/
	font: normal 100%/120% Arial, Helvetica, sans-serif;
	}
	
#container {
	background: #fff url(/graphics/bg-menu.gif) 0 0 repeat-y;
	margin: 0 auto;
	width: 950px;
	padding: 226px 0 0 0;
	}
	
#content {
	background: #fff url(/graphics/bg-cbar.gif) 0 0 no-repeat;
	padding:45px 0 0;
	width: 703px;
	float: right;
	}
	
#content div.right {
	float: left;
	width: 500px;
	}
	
#content div.left {
	float: right;
	width: 200px;
	text-align: right;
	}
	
#content div.left img {
	magin-right: 15px;
	float: none !important;
	}
	
.bgcontainer {
	background: transparent url(/graphics/bg-cbar.gif) 0 0 no-repeat;
	}
	
#menu {
	font: normal 75%/120% Arial, Helvetica, sans-serif;
	width: 237px;
	float: left;
	}
	
#header {
	position: absolute;
	height: 226px;
	width: 950px;
	top: 0;
	background: #fff url(/graphics/bg-header.jpg) 0 100% no-repeat;
	}
	
#footer {
	}
	
	
/* ========================================================== */
/* ====                      HEADER                      ==== */
/* ========================================================== */
	
#header .company {
	text-indent: -200000em
	}
	
#header .company a {
	background: #fff url(/graphics/bg-logo.gif) -10px 0 no-repeat;
	width: 270px;
	height: 80px;
	display: block;
	margin: 3px 0 5px 0;
	}
	
#header #search {
	width: 470px;
	height: 76px;
	position: absolute;
	top: 0px;
	right: 0px;
	}
	
#header #search form {
	width: 310px;
	margin: 14px 0 0 85px;
	}
	
#header #search form p {
	padding: 5px 6px 0 0;
	}
	
#header #search form input {
	padding: 2px 1px;
	height: 18px;
	width: 180px;
	margin: 0 8px;
	}
	
#header #search form input.search-button {
	height: auto;
	width: auto;
	font: normal 70%/120% Arial, Helvetica, sans-serif;
	margin: 0;
	}
	
#header #search label {
	font: bold 90%/120% Arial, Helvetica, sans-serif;
	}
	
#header #search p {
	text-align: right;
	font: normal 75%/120% Arial, Helvetica, sans-serif;
	padding: 55px 0 0 0;
	}
	
#header ul {
	}
	
#header ul li {
	}
	
#header ul li a {
	}
	
/* ========================================================== */
/* ====                      CONTENT                     ==== */
/* ========================================================== */
		
#content h1 {
	font: bold 120%/120% Arial, Helvetica, sans-serif;
	color: #003594;
	padding: 20px 0 0 0;
	}
	
#content h2 {
	font: bold 100%/120% Arial, Helvetica, sans-serif;
	color: #003594;
	}
	
#content h3 {
	font: bold 90%/120% Arial, Helvetica, sans-serif;
	color: #003594;
	}
	
#content p,
#content ul,
#content ol,
#content table {
	font: normal 80%/180% Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	margin: 15px 0;
	}
	
#content table {
	font: normal 80%/260% Arial, Helvetica, sans-serif;
	margin: 0 0 25px 0;
	}
	
#content table th {
	text-align: left;
	}
	
#content ul,
#content ol {
	}
	
#content ul li,
#content ol li {
	}
	
#content ul.other li {
	}
	
#content dl {
	}
	
#content dt {
	}
	
#content dd {
	}
	
/* IE 7 Hack */
*:first-child+html #content {
	}
	
	
/* ========================================================== */
/* ====                       MENU                       ==== */
/* ========================================================== */

#menu h2 {
	font: normal 120%/120% Arial, Helvetica, sans-serif;
	height: 32px;
	padding: 13px 0 0 15px;
	color: #515659;
	}

#menu ul {
	list-style-type: none;
	}
	
#menu ul li {
	}
	
#menu ul li a {
	padding: 8px 0 8px 15px;
	color: #515659;
	display: block;
	border-bottom: 1px solid #fff;
	}
	
#menu ul li a:hover { 
	text-decoration: none;
	background: #76aee1;
	color: #fff;
	}
	
/* ========================================================== */
/* ====                      FORM ?                      ==== */
/* ========================================================== */


form.checkoutForm {
	float: right;
	width: 400px;
	margin: 0 40px 0 0;
	color: #813070;
	font: normal 80%/140% Arial, Helvetica, sans-serif;
	}

form.checkoutForm div {
	min-height: 0px;
	float: none;
	min-height: 1em;
	width: auto;
	padding: 9px 5px 10px;
	}

form.checkoutForm div.mand {
	background: #fcebd6;
	margin:4px 0pt;
	font-weight: bold;
	}

* html form.checkoutForm div.mand {
	background: #fcebd6;
	padding: 0;
	}

form.checkoutForm div.fLeft, 
form.checkoutForm div.fRight {
	clear: none;
	float: left;
	width: 175px;
	}

form.checkoutForm div.fLeft {
	padding: 0 5px;
	text-align: right;
	width: 105px;
	}
	
form.checkoutForm div.fRight {
	padding: 0 5px;
	}

form.checkoutForm div.fLeft span {
	color: #B5111B;
	margin: 0pt 5px 0pt 0pt;
	}

form.checkoutForm div.error {
	background: #F8D6D8 none repeat scroll 0%;
	margin: 4px;
	}

form.checkoutForm div.mand.clearfix.error p {
	color: #FF0000;
	}

form input.submit {
	background: #ef9a31;
	border: 1px solid #c37008;
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 10px 0 0 5px;
	padding: 2px 5px;
	text-align: center;
	width: 20%;
	}
	
	
/* ========================*/
/*         Styling         */
/* ========================*/

a {
	color: #5875b1;
	outline: none;
	text-decoration: none;
	}
	
a:hover { 
	text-decoration: underline;
	}
	
a img {
	border: none;
	}

html {
	overflow-y: scroll;
	}

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

*:first-child+html * {
	padding: 0;
	margin: 0;
	}

.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 */