/* BASIC */

body {
	background: #9d9d9d url('images/background2.gif') repeat-x;
	font: normal 13px/19px Arial, Helvetica, Geneva, sans-serif;
	color: #555555;
	margin: 0px;
	text-align: center;
}

p,li,ul,ol {
	font: normal 13px/19px Arial, Helvetica, Geneva, sans-serif;
	color: #666666;
}

#smallList {
	margin-top: 0px;
	margin-bottom: 0px;
}

	#smallList li {
		margin-left: -25px;
		font-size: 11px;
		line-height: 15px;
		margin-top: 0px;
		margin-bottom: 3px;
	}

.red {
	color: #cc0000;
}

.label {
	float: left;
	width: 100px;
	margin-right: 20px;
	white-space: nowrap;
	color: #ff860a;
}

.large {
	font: bold 16px/21px Arial, Helvetica, Geneva, sans-serif;
	color: #888888;
	margin: 12px 0px;
}

.small {
	font: normal 11px/15px Arial, Helvetica, Geneva, sans-serif;
	color: #555555;
}

.smallBright {
	font: normal 11px/15px Arial, Helvetica, Geneva, sans-serif;
	color: #888888;
}

.smallWhite {
	font: normal 11px/15px Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
}

.sign {
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
}

.quote {
	text-indent: 20px;
	margin-bottom: 5px;
}

.floatList p {
	font: normal 17px/22px Arial, Helvetica, Geneva, sans-serif;
}

.flLeft {
	margin: 0px;
	float: left;
	color: #999999;
}

.flRight {
	margin: 0px;
	margin-left: 120px;
}

.grey {
	color: #999999;
}

.qm {
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-size: 18px;
	color: #ff860a;
}
	
a, a:link, a:active {
	color: #d22500;
}

a:visited {
	color: #707070;
}

a:hover {
	color: #ff860a;
}

a.tlink, a.tlink:link, a.tlink:active, a.tlink:visited  {
	color: #ff860a;
	text-decoration: none;
}

a.tlink:hover {
	color: #d22500;
	text-decoration: underline;
}

a.imgLink img {
	border: 1px solid #666666;
	margin-right: 2px;
	margin-top: 8px;
}

a.imgLink:hover img {
	border: 1px solid #ff860a;
}

h1 {
	font: normal 27px/29px Arial, Helvetica, Geneva, sans-serif;
	color: #ff860a;
	margin-top: 20px;
	margin-bottom: 0px;
	letter-spacing: -1px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

h2 {
	font: bold 17px/20px Arial, Helvetica, Geneva, sans-serif;
	color: #ff860a;
	margin-top: 30px;
	border-bottom: 1px dotted #777777;
}

h3 {
	font: bold 15px/17px Arial, Helvetica, Geneva, sans-serif;
	color: #ff860a;
}

h4 {
	font: bold 17px/20px Arial, Helvetica, Geneva, sans-serif;
	color: #ff860a;
	margin-top: 10px;
	margin-bottom: 5px;
}

h5 {
	font: bold 15px/17px Arial, Helvetica, Geneva, sans-serif;
	color: #ff860a;
	margin-top: 30px;
	margin-bottom: 0px;
}

table {
	border-collapse: collapse;
}

td {
	font: normal 13px/19px Arial, Helvetica, Geneva, sans-serif;
	color: #555555;
	padding: 0px;
}


/* LAYOUT */

#strapline {
	width: 960px;
	margin: auto;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
}

#border {
	border: 1px solid #aaaaaa;
	text-align: left;
}

#page {
	width: 960px;
	margin: auto;
	border-bottom: 1px solid #999999;
}

#content {
	background: #ffffff;
	padding: 15px;
	text-align: left;
}

#header {
	background: #000000 url('images/header-back.gif') repeat-x;
	height: 80px;
}

	#logo {
		float: left;
		margin-top: 10px;
		margin-left: 8px;
	}
	
	#callnow {
		margin-bottom: 15px;
	}
	
#topNavigation {
	float: right;
	text-align: right;
	margin-top: 12px;
	margin-right: 10px;
}

#mainNavigation {
	background: #ff860a url('images/nav-back.gif') repeat-x;
	height: 41px;
	text-align: left;
}

.dropdown {
	text-align: left;
	visibility: hidden;
	background: #db5000;
	width: 220px;
	opacity: 0.95;
	filter: alpha(opacity=95);
	position: absolute;
	padding: 4px;
	border: 1px solid #d22500;
}

	a.ddLink, a.ddLink:link, a.ddLink:visited, a.ddLink:active {
		display: block;
		white-space: nowrap;
		font-size: 11px;
		line-height: 22px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		padding: 0px 6px;
	}
		
	a.ddLink:hover {
		background: url('images/ddlink-back.gif') repeat-y;
	}

#splash {
	height: 328px;
	border-bottom: 1px solid #d22500;
	white-space: nowrap;
}

#extraNavigation {
	width: 200px;
	position: relative;
	float: right;
	margin-right: 15px;
	margin-top: -143px;
	text-align: left;
}

	#enHeader {
		width: 200px;
	}
	
	#enBox {
		background: #8e8e8e url('images/en-back.gif') repeat-x;
		border: 1px solid #595959;
	}
	
	#enBorder {
		padding: 5px;
		border: 1px solid #b2b2b2;
	}
	
	#extraNavigation  .enLink {
		display: block;
		text-decoration: none;
		color: #ffffff;
		font-weight: bold;
		font-size: 11px;
		padding: 3px 6px;
		white-space: nowrap;
	}
	
	#extraNavigation .enLinkImg {
		margin-left: -1px;
		margin-right: 10px;
		margin-bottom: 1px;
		vertical-align: middle;
		border: none;
	}
	
	#enThumb {
		margin: 4px;
	}
	
	#extraNavigation  .enLink:hover {
		background: url('images/en-linkback.gif') no-repeat;
	}

#hpContent {
	background: #ffffff;
	text-align: left;
}

#scroller2 {
}

	#scrollItems2 {
		overflow: hidden;
		height: 90px;
	}
	
	.scrollItem2 {
		height: 90px;
		margin-top: 10px;
	}

#scroller {
	background: #404040 url('images/features-back.gif') repeat-x;
	height: 113px;
	padding: 10px;
}

	#scrollItems {
		overflow: hidden;
		width: 872px;
		height: 113px;
	}
	
	#scrollBlock {
		width: 3488px;
		margin: 0px;
	}
	
	.scrollItem {
		position: relative;
		width: 872px;
		height: 113px;
		float: left;
		list-style: none;
	}
	
	.scrollImg {
		margin: 0px 5px;
		float: left;
		cursor: pointer;
	}
	
	.scrollTitle {
		display: block;
		width: 113px;
		height: 113px;
		margin: 0px;
		margin-left: 10px;
		margin-right: 5px;
		border-left: 1px solid #444444;
		padding-left: 5px;
		color: #ffffff;
		font-size: 14px;
		float: left;
	}

#features {
	background: #404040 url('images/features-back.gif') repeat-x;
	width: 100%;
	height: 115px;
}

	#features .feature {
		width: 200px;
		padding: 15px;
		padding-right: 5px;
		vertical-align: top;
	}
	
	#features .endCell {
		padding: 15px;
		vertical-align: top;
	}

	#features .ftTitle {
		display: block;
		color: #ff860a;
		font-size: 12px;
		margin-top: 0px;
		margin-bottom: 4px;
		text-decoration: none;
	}
	
	#features .ftTitle:hover {
		color: #eeeeee;
		text-decoration: underline;
	}
	
	#features .ftBody {
		color: #ffffff;
		font-size: 11px;
		line-height: 15px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

#hpColumns {
	clear: both;
}

	#hpColumns .hpColumn1 {
		width: 160px;
		height: 300px;
		float: left;
		margin: 15px;
	}
	
	#hpColumns .hpColumn2 {
		width: 264px;
		height: 300px;
		float: left;
		margin: 15px;
		margin-left: 5px;
		margin-right: 25px;
	}
	
	#hpColumns .hpColumn3 {
		width: 430px;
		height: 300px;
		float: left;
		margin: 15px;
	}

	#hpColumns .hpcTitle {
		display: block;
		color: #ff860a;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
		margin: 0px 15px;
		margin-bottom: 3px;
	}
	
	#hpColumns .hpcBody {
		color: #555555;
		font-size: 12px;
		line-height: 17px;
		margin: 0px 15px;
	}

	#hpColumns .hpvs {
		margin-bottom: 25px;
	}
	
	#hpColumns .hpvs2 {
		border: 1px solid #cccccc;
		padding: 12px 0px;
	}
	
.orangeQuote {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #ff860a;
}

#extraBanners {
	border-top: 1px dotted #cccccc;
	margin-top: 15px;
	width: 100%;
}

	#extraBanners .banner {
		width: 33%;
		height: 120px;
		border-right: 1px dotted #cccccc;
		vertical-align: top;
		padding: 10px;
	}

#navHeader {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#nhTitle {
	text-align: left;
	white-space: nowrap;
}

#nhNav {
	width: 465px;
	text-align: center;
	font: bold 10px/10px Arial, Helvetica, Geneva, sans-serif;
	white-space: nowrap;
}
	
	#nhNav .nhLink {
		display: block;
		float: left;
		padding: 0px 5px;
		height: 120px;
		width: 100px;
		text-decoration: none;
		color: #999999;
	}
	
	#nhNav .nhLinkActive {
		display: block;
		float: left;
		padding: 0px 5px;
		height: 120px;
		width: 100px;
		text-decoration: none;
		color: #ff860a;
		background: #f0f0f0 url('images/icon-hover.gif');
	}
	
	#nhNav img {
		margin-top: 6px;
		margin-bottom: 6px;
	}
	
	#nhNav .nhLink:hover {
		color: #ffffff;
		background: #ff860a;
	}
	
	#nhNav .nhLinkActive:hover {
		color: #ffffff;
		background: #ff860a;
	}


#twoColumns {
}
	
	#twoColumns .leftColumn {
		vertical-align: top;
		padding-right: 15px;
	}
	
	#twoColumns .rightColumn {
		vertical-align: top;
		padding-left: 15px;
		width: 285px;
	}
	
	#twoColumns .leftColumn2 {
		vertical-align: top;
		padding-right: 15px;
		width: 60%;
	}
	
	#twoColumns .rightColumn2 {
		vertical-align: top;
		padding-left: 15px;
		width: 40%;
	}
	
	#twoColumns .leftColumn3 {
		vertical-align: top;
		width: 285px;
	}
	
	#twoColumns .rightColumn3 {
		vertical-align: top;
		padding-left: 15px;
	}
	
#oneColumn {
	width: 100%;
}
	
	#oneColumn .column {
		vertical-align: top;
	}
	
#blackBox {
	padding: 10px;
	border: 2px solid #cccccc;
	background: #000000;
	margin-top: 20px;
}

	#blackBox p {
		font: normal 12px/16px Arial, Helvetica, Geneva, sans-serif;
		color: #f0f0f0;
	}
	
	#blackBox p.large {
		font: normal 13px/16px Arial, Helvetica, Geneva, sans-serif;
		color: #f0f0f0;
		margin: 0px
	}
	
#orangeBox {
	padding: 6px 15px;
	border: 1px solid #ff8600;
	background: #ef7600 url('images/gradient1.gif') repeat-x;
	color: #ffffff;
}

	#orangeBox .obTitle {
		font: bold 15px/19px Arial, Helvetica, Geneva, sans-serif;
		color: #ffffff;
		margin-top: 0px;
		margin-bottom: 5px;
	}

	#orangeBox p {
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		line-height: 17px;
		margin-top: 3px;
		margin-bottom: 3px;
	}
	
	#orangeBox li {
		margin-left: -25px;
		font-size: 11px;
		color: #ffffff;
		line-height: 13px;
		margin-top: 0px;
		margin-bottom: 5px;
	}
	
	#orangeBox ul {
		margin-top: 5px;
		margin-bottom: 0px;
	}
	
	#orangeBox p.large {
		color: #ffffff;
		margin: 0px
	}

#silverBox {
	padding: 10px 15px;
	border: 1px solid #878787;
	background: #777777 url('images/gradient2.gif') repeat-x;
	color: #ffffff;
}

	#silverBox .obTitle {
		font: bold 15px/19px Arial, Helvetica, Geneva, sans-serif;
		color: #ffffff;
		margin-top: 0px;
		margin-bottom: 5px;
	}

	#silverBox p {
		font-size: 11px;
		color: #ffffff;
		line-height: 13px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	#silverBox li {
		margin-left: -25px;
		font-size: 11px;
		color: #ffffff;
		line-height: 13px;
		margin-top: 0px;
		margin-bottom: 5px;
	}
	
	#silverBox ul {
		margin-top: 5px;
		margin-bottom: 0px;
	}
	
	#silverBox p.large {
		color: #ffffff;
		margin: 0px
	}
	
.orange {
	color: #ff860a;
}

.orangeBold {
	font-weight: bold;
	color: #ff860a;
}

.box {
	padding: 5px 15px;
	border: 2px dotted #999999;
	background: #fcfcfc;
	margin: 20px 0px;
}

.grayBox {
	padding: 5px 15px;
	border: 2px solid #cccccc;
	background: #fcfcfc;
}

/* FOOTER ELEMENTS */

#textLinks {
	width: 960px;
	margin: 3px auto;
	margin-top: 10px;
}

	#textLinks .tlColumn {
		width: 20%;
		text-align: left;
		vertical-align: top;
	}

	#textLinks .tlTitle {
		display: block;
		color: #ffffff;
		font-size: 11px;
		font-weight: bold;
		margin-bottom: 4px;
		text-decoration: none;
		border-bottom: 1px solid #dddddd;
	}
	
	#textLinks .tlTitle:hover {
		text-decoration: underline;
	}
	
	#textLinks .tlBody {
		color: #ffffff;
		font-size: 11px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	#textLinks .tlLink {
		display: block;
		text-decoration: none;
		color: #f0f0f0;
	}
	
	#textLinks .tlLink:hover {
		text-decoration: underline;
		color: #ffffff;
	}

#footer {
	width: 960px;
	margin: 20px auto;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
}

	#footer .logo {
		float: left;
		margin-right: 15px;
		padding-bottom: 100px;
	}

	#footer a {
		color: #e4e4e4;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
	
#productPhotos {
}

	.pphoto {
		cursor: pointer;
		margin-right: 8px;
		margin-bottom: 10px;
		border: 1px solid #bbbbbb;
	}
	
	.pphotoFocus {
		cursor: pointer;
		margin-right: 8px;
		margin-bottom: 10px;
		opacity: 0.90;
		filter: alpha(opacity=90);
		border: 1px solid #ff860a;
	}
	
	.ppBox {
		float: left;
	}

.refBox {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #bbbbbb;
	padding-left: 3px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #bbbbbb;
	color: #ffffff;
	font: bold 11px/12px Arial, Helvetica, Geneva, sans-serif;
	position: absolute;
	margin-left: 1px;
	margin-top: 1px;
}
	
#imagePreview {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	text-align: center;
}

	#piCaption {
		font-weight: bold;
		font-size: 11px;
		text-transform: uppercase;
		width: 200px;
		opacity: 0.75;
		filter: alpha(opacity=75);
		background: #000000;
		text-align: center;
		padding: 3px;
		color: #ffffff;
		margin: 0px auto;
	}
	
	#imagePreview img {
		border: 2px solid #666666;
		background: #ffffff;
	}

#imageLibrary {
}

	.iphoto {
		padding: 5px;
	}
	
	.iphotoFocus {
		cursor: pointer;
		opacity: 0.90;
		filter: alpha(opacity=90);
		background: #ff860a;
		padding: 5px;
	}
	
	.ilBox {
		float: left;
		text-align: left;
		margin-right: 15px;
		margin-bottom: 15px;
		border: 1px solid #bbbbbb;
	}
	
	.ilRefBox {
		font: normal 11px/12px Arial, Helvetica, Geneva, sans-serif;
		padding-top: 5px;
		padding-left: 5px;
	}
	
.picRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.picLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

form {
	margin: 0px;
	padding: 0px;
}

.required {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	width: 5px;
}

#formTable {
	border-left: 1px solid #cccccc;
	border-right: 2px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	margin-bottom: 30px;
}

	#formTable .formLabel {
		font-size: 12px;
		line-height: 16px;
		padding: 5px 8px;
	}
	
	#formTable .formField {
		padding: 5px 8px;
	}
	
	#formTable .formHead {
		font-size: 12px;
		line-height: 16px;
		padding: 3px 8px;
		font-weight: bold;
		border-bottom: 1px solid #cccccc;
		background: #f0f0f0;
	}
	
	#formTable .formLabel2{
		font-size: 12px;
		line-height: 16px;
		padding: 3px 8px;
		font-weight: bold;
		border-bottom: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		background: #f0f0f0;
	}
	
	#formTable .formLabel3 {
		font-size: 11px;
		line-height: 15px;
		padding: 5px 8px;
		border-bottom: 1px solid #cccccc;
		background: #f5f5f5;
	}

.formSelect {
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 1px;
	border: 1px solid #acacac;
	margin: 2px 0px;
}

.formSelectFocus {
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 1px;
	border: 1px solid #ff860a;
	margin: 2px 0px;
	background: #f0f0f0;
}

.formSelectMax {
	width: 100%;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 1px;
	border: 1px solid #acacac;
	margin: 2px 0px;
}

.formSelectMaxFocus {
	width: 100%;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 1px;
	border: 1px solid #ff860a;
	margin: 2px 0px;
	background: #f0f0f0;
}

.formInput {
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	border: 1px solid #acacac;
	margin: 2px 0px;
}

.formInputFocus {
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	border: 1px solid #ff860a;
	margin: 2px 0px;
	background: #f0f0f0;
}

.formInputR {
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	border: 1px solid #acacac;
	margin: 2px 0px;
	text-align: right;
}

.formInputRFocus {
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	border: 1px solid #ff860a;
	margin: 2px 0px;
	background: #f0f0f0;
	text-align: right;
}

.formInputMax {
	width: 100%;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	border: 1px solid #acacac;
	margin: 2px 0px;
}

.formInputMaxFocus {
	width: 100%;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	border: 1px solid #ff860a;
	margin: 2px 0px;
	background: #f0f0f0;
}

.formFile {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	margin: 2px 0px;
}

.formTextareaMax {
	width: 100%;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	border: 1px solid #acacac;
	margin: 2px 0px;
}

.formTextareaMaxFocus {
	width: 100%;
	font: normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	border: 1px solid #ff860a;
	margin: 2px 0px;
	background: #f0f0f0;
}

.formButton {
	width: 120px;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	border: 2px solid #acacac;
	margin: 2px 0px;
	background: #eeeeee;
	color: #333333;
}

.formButtonFocus {
	width: 120px;
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	padding: 2px;
	border: 2px solid #ff860a;
	margin: 2px 0px;
	color: #000000;
}

#infoButtons {
}

.pdfIcon {
	border: 1px solid #ccaaaa;
	float: right;
}

.eimg {
	vertical-align: middle;
	padding-bottom: 2px;
}

.eimgR {
	vertical-align: middle;
	padding-bottom: 2px;
	margin-left: 5px;
}

#ccBlock {
	font: normal 11px/11px Arial, Helvetica, Geneva, sans-serif;
	color: #888888;
	vertical-align: bottom;
}

	#ccBlock .ccItem {
		float: left;
		margin-right: 30px;
		margin-bottom: 30px;
		vertical-align: bottom;
		height: 250px;
		width: 150px;
		border: 1px solid #dddddd;
		padding: 5px;
	}
	
	#ccBlock img {
		margin-bottom: 10px;
		vertical-align: bottom;
	}

#gridTable {
	width: 100%;
	border: 2px solid #cccccc;
}

	#gridTable .gridLabel {
		border-right: 1px solid #cccccc;
		border-bottom: 2px solid #cccccc;
		padding: 2px 5px;
		background: #f0f0f0;
		font-weight: bold;
		text-align: center;
	}
	
	#gridTable .gridLabel2 {
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		padding: 2px 2px;
		text-align: center;
	}
	
	#gridTable .gridLabel3 {
		border-right: 2px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		padding: 2px 5px;
		background: #f0f0f0;
	}

	#gridTable .gridCell {
		border-right: 1px solid #cccccc;
		padding: 2px 5px;
		text-align: right;
	}
	
	#gridTable .orangeCell {
		border-right: 1px solid #cccccc;
		padding: 2px 5px;
		text-align: right;
		color: #ffffff;
		font-weight: bold;
		background: #ef7600 url('images/gradient1.gif') repeat-x;
	}
	
	#gridTable .evenRow {
		background: #fafafa;
	}

#igThumbs img {
	cursor: pointer;
}

.igThumb {
	margin: 12px;
}

.igThumbOver {
	margin: 8px;
	width: 86px;
	height: 86px;
	border: 1px solid #cccccc;
}

a.orangeLinkLarge, a.orangeLinkLarge:link, a.orangeLinkLarge:visited, a.orangeLinkLarge:active {
	font-size: 15px;
	color: #ff860a;
	text-decoration: none;
	font-weight: bold;
}

a.orangeLinkLarge:hover {
	color: #d22500;
	text-decoration: underline;
}

a.orangeLinkSmall, a.orangeLinkSmall:link, a.orangeLinkSmall:visited, a.orangeLinkSmall:active {
	font-size: 10px;
	font-weight: bold;
	color: #ff860a;
	text-decoration: none;
}

a.orangeLinkSmall:hover {
	color: #d22500;
	text-decoration: underline;
}


.nl, a.nl, a.nl:link, a.nl:visited, a.nl:active {
	color: #d22500;
	text-decoration: none;
}

a.nl:hover {
	color: #d22500;
	text-decoration: underline;
}

#topPageBanners {
	margin-top: 0px;
	margin-bottom: 5px;
}

#bottomPageBanners {
	margin-top: 15px;
}

.bpb {
	margin-right: 7px;
	border: none;
}

.gray {
	color: #dddddd;
}

.transparent {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.nextslide {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.prevslide {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.opaque {
	opacity: 1;
	filter: alpha(opacity=100);
}

.rowFocus {
	background-color: #dddddd;
	cursor: default;
}

.rowBlur {
	background-color: none;
}

#preload {
	visibility: hidden;
	display: none;
}

.orangeCircle {
	float: left;
	margin-right: 5px;
	width: 31px;
	height: 30px;
	background: url('images/orange-circle.gif') no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	line-height: 29px;
	margin-top: -8px;
}


#pixarooBanner {
	margin-top: 30px;
	text-align: center;
}

#cnt {
	margin-top: -15px;
	height: 23px;
}

#cnb {
	margin-top: 30px;
	margin-bottom: 15px;
	height: 23px;
	border-top: 1px solid #cccccc;
}

.cnLink, a.cnLink, a.cnLink:link, a.cnLink:visited, a.cnLink:active {
	display: block;
	float: right;
	height: 22px;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	width: 110px;
	background: #ffffff url('images/gradient3.gif') repeat-x;
	border-left: 1px solid #cccccc;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 3px;
}

a.cnLink:hover {
	display: block;
	float: right;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
	width: 110px;
	background: #ff860a url('images/nav-back.gif') repeat-x;
	border-left: 1px solid #cccccc;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 0px;
}

#ffe {
	visibility: hidden;
}
