body, html {
	background: #111;
	color: #e0e0e0;
}

h1, h2, h3 {
	color: #ff9900;
}

a {
  color: #e0e0e0;
	text-decoration: underline;
}

a:hover {
	color: #ff9900;
	text-decoration: none;
}
.right {
	float: right;
}

.left {
	float: left;
}

.align-center {
	text-align: center;
}

.align-right {
  text-align: right;
}

.align-left {
  text-align: left;
}

img.framed {
	border: 1px solid #000;
	padding: 1px;
	background: #666;
}

img.left {
	margin: 0 1em 1em 0;
}

img.right {
	margin: 0 0 1em 1em;
}
a.pdf{
	padding-right: 18px;
  padding: 0 20px 0 0;
  background: transparent url(/images/link-icons/icon_pdf.gif) no-repeat center right;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/* 800 px doc width */
#custom-doc {
	margin: auto;
	text-align: left;
	width: 61.54em; 
	*width: 60.00em;
	min-width: 800px;
	background: #002047;
}

.yui-tcustom .yui-b {float:left;width:18.0769em;}
.yui-tcustom #yui-main .yui-b {margin-left:19.0769em;}
.yui-tcustom #yui-main {float:right;margin-left:-25em;/* IE: preserve layout at narrow widths */}

#hd {
	position: relative;
	width: 100%;
}

#hd .logo {
	position: absolute;
	top: 62px;
	left: 0;
	z-index: 5;
}

#hd .blurb {
	position: absolute;
	padding: 1.5em;
	color: #FF9900;
	font-size: 108%;
	font-weight: bold;
	top: 0;
	right: 0;
}

#hd .splash {
	padding-top: 105px;
	height: 217px;
	position: relative;
}

#hd .splash img.photo{
	margin-left: 145px;
	border-right: 2px solid #43484e;
	border-top: 2px solid #43484e;
	width: 638px;
	height: 217px;
}

#hd .splash img.corner{
	position: absolute;
	bottom: 202px;
	left: 770px;
}

#nav {
	position: absolute;
	top: 200px;
	left: 0;
	padding-left: 32px;
	z-index: 5;
}

#nav ul{
	margin: 0;
	width: 185px;
	padding-bottom: 30px;
}


#nav ul li {
	margin-bottom: 2px;
	list-style: none;
}

#nav li a {
	display: block;
	padding-left: 25px;
	font-size: 116%;
	text-decoration: none;
	color: #fff; 
	height : 35px;
	line-height: 35px;
	background: url(/images/nav-bg.gif) no-repeat;
	height: 35px;
	font-family: Verdana;
}

#nav li.last a {
	background: url(/images/nav-bg-last.gif) no-repeat;
	height: 65px;
	
}

body.de #nav li.color-match-charts a {
  font-size: 66%;  
}

body.fr #nav li.color-match-charts a {
  font-size: 77%;  
}
#bd {
	background: url(/images/body-bg.jpg) repeat-y;
	font-size: 93%;
}

#main {
    padding-right: 25px;
    min-height: 600px;
    height: auto !important;
    height: 600px;
    line-height: 1.4615;
}

#sidebar {
	margin-top: 245px;
	padding-left: 32px;
}

ul.orange li {
	margin-bottom: 0.5em;
	list-style-image: url(/images/orange_large.gif);
}

ul.no-bullet li{
	list-style: none;
}

form.contact li label {
	display: block;
	margin-bottom: 0.2em;
}

form.contact li {
	margin-bottom: 0.8em;
}

ul.error_list{
	margin: 0 0 0.2em 0;
}

ul.error_list li {
	list-style: none;
	color: #BE0B0B;
	margin: 0;
}

.culture-select {
	position: absolute;
	top: 0;
	left: 0;
	margin: 25px 0 0 25px;
}

.culture-select a.change{
	color: #eee;
}

#culture-select-box {
	position: absolute;
	border: 5px solid #3D4045;
	background: #fff;
	z-index: 10000;
	width: 13em;
	top: 4em;
	left: 6em;
}

#culture-select-box .header {
	background: #3D4045;
	color: #fff;
}

#culture-select-box .header h3 {
	text-transform: uppercase;
	margin: 0;
	padding: 0.5em;
	text-align: center;
}
#culture-select-box .content{
	padding: 0.5em;
}

#culture-select-box .content h4{
	color: #fff;
	margin-bottom: 0.5em;
	background: #3D4045;
	text-align: center; 
	padding: 0.3em;
	text-transform: uppercase;
}

#culture-select-box .content ul{
	margin: 0;
}

#culture-select-box .content ul li{
	margin-bottom: 0.4em;
	list-style: none;
}

img.flag{
	margin-right: 5px;
}


#culture-select-box .content a{
	color: #111;	
	font-weight: bold;
}

.flash-intro {
	position: relative;
	left: -10px;
	
}

.color-reference-list div.swatch {
	margin: 1em;
}
.color-reference-list div.swatch div.color {
	height: 119px;
}
.color-reference-list div.swatch div.color div{
	width: 100%;
	height: 100%;
}
.color-reference-list div.swatch .swatch-info{
	padding-left: 0.5em;
}
.color-reference-list div.swatch .swatch-info h4 {
	margin-bottom: 1em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #ccc;
}
.color-reference-list div.swatch div.hex,
.color-reference-list div.swatch div.rgb{
  color: #999;
}



#ft {
	font-size: 77%;
	background: #002048;
	padding: 2em 2em 1em 2em;
	position: relative;
}

#ft p {
	 text-align: right;
}

#ft .cartridges {
	position: absolute;
	left: 10px;
	top: -270px;
}

/* PNG HTC fix */
 #hd .logo, #ft .cartridges, .png-fix { behavior: url(/js/iepngfix.htc) }