@charset "UTF-8";
/* STYLESHEET COPYRIGHT 2010 BRAND LEVERAGE. ALL RIGHTS RESERVED */

* { padding: 0; margin: 0; }
html, body { 
	height:100%;
}
body {
	margin: 0;
	padding: 0;
	font: normal 100%/1.2em Palatino Linotype, Book Antiqua, Palatino, sans-serif;
	color: #222;
	background-color:#e1e1e1;
	text-align: left;		
}

/***********************
	  LAYOUT
************************/

#wrap {
	width: 890px;
	margin: 0 auto;
	padding-left:10px;
	position:relative; 
	background: transparent url(../images/bg-repeat-y-right.png) top right repeat-y;
}
#wrap #leftshadow {
	width: 10px;
	height:100%;
	position:absolute;
	top:0;
	left:0; 
	background: transparent url(../images/bg-repeat-y-left.png) top left repeat-y;
}


/***********************
	  HEADER
************************/
#newsflash { margin: 0; position: absolute; right: 20px; top: 125px; background:transparent; visibility:visible; z-index:100;}

#header{
	width:880px;
	padding: 20px 0 0;
	position: relative;
	background-color:#000;
}
#header #logo{
	padding: 0;
	border:none;
	margin:0 0 30px 20px;
}
#header #network{
	padding: 0;
	position:absolute;
	top:20px;
	right:60px;	
}
#header #network a{
	padding: 0;
	position:absolute;
	top:20px;
	right:60px;
	background:transparent url(../images/sprite-network.png) 0 0 scroll no-repeat;
	height:23px;
	width:23px;
	text-indent:2000px;
}
#header #network a.email{
	background-position:0 -60px;
}

/***********************
	  MAIN NAVIGATION
************************/

#ddtopmenubar {
	width:100%;
	height:40px;
	margin: 0; 
	padding: 0;
}
#ddtopmenubar ul{
	list-style: none;
	width:100%;
	margin: 0; 
	padding: 0 0 0 10px;
	background-color:#4b4b4b;
	list-style:square outside none;
}
#ddtopmenubar ul li {
	display: inline;
	font-size:12px;
	text-transform:capitalize;
	height:100%;
	vertical-align:middle;
}
#ddtopmenubar ul li a:link{
	float: left;
	display: block;
	line-height:20px;
	padding: 0 10px;
	color:#FFF;
	background: transparent url(../images/nav_divider.png) center right no-repeat;
	text-decoration:none;
	font-weight:bold;
}
#ddtopmenubar ul li a:active {
	color:#161616;
	background-color:#EEE;
}
#ddtopmenubar ul li a:visited {
	float: left;
	display: block;
	line-height:20px;
	padding: 0 10px;
	color:#CCC;
	background: transparent url(../images/nav_divider.png) center right no-repeat;
	text-decoration:none;
	font-weight:bold;
}

#ddtopmenubar ul li a:hover {
	float: left;
	display: block;
	line-height:20px;
	padding: 0 10px;
	color:#F93;
	background: transparent url(../images/nav_divider.png) center right no-repeat;
	text-decoration:none;
	font-weight:bold;
}
#ddtopmenubar ul li alast {
	background-image: none;
}

/* BREADCRUMBS */

#breadcrumbs{
	padding-left:20px;
	background-color:#2a2a2a;
	font-size:0.7em;
	line-height:20px;
	color:#CCC;
	text-transform: lowercase;
}
#breadcrumbs a:link{
	color:#c18243;
	text-decoration:none;
}
#breadcrumbs a:active {
	color:#c18243;
	text-decoration:none;
}
#breadcrumbs a:visited {
	text-decoration:none;
	color:#c18243;
}
#breadcrumbs a:hover {
	color:#F93;
	text-decoration: underline;
}


/***********************
	  SLIDESHOW
************************/

#slideshow { width: 860px; margin: 10px; overflow: hidden; position:relative; top:0; background-color:#FFF; border:1px solid #CCC; }
#slideshow #logo{
	padding: 0;
	border:none;
	position:absolute;
	top:20px;
	left:30px;
	z-index:100;
}

#showcase { width: 860px; height: 300px; overflow: hidden; float: left; }
#showcase-loader img { margin: 140px 200px; }
#showcase .bigimage, #showcase-loader { position: absolute; bottom:0; width: 860px; height: 300px; overflow: hidden; }

/*  SHOWCASE BOX SPECS FOR VARIOUS SLIDE CONFIGS */
#showcase .text { width: 400px; height:auto; padding:20px; background:transparent url(../images/70percentblack1x1.png) left top repeat; overflow: hidden; position: absolute; }
#showcase .fullwidthbottom { left: 0; bottom: 0; }
#showcase .topleft { left: 20px; top: 40px; }
#showcase .bottomleft { left: 20px; bottom: 20px; }
#showcase .topright { right: 60px; bottom: 40px; }
#showcase .bottomright { right: 250px; bottom: 40px; border:1px solid #F93; }
#showcase .center { left: 120px; top: 60px; }

#showcase .text a { color: #F93; }
#showcase .text p {
	font-size:.7em;
	line-height:1.3em;
	font-weight:normal;
	margin:0 0 5px;
	color:#DDD;
}
#showcase .text blockquote {
	font-size:0.8em;
	line-height:normal;
	color:#FFF;
	font-weight:normal;
	margin:10px 0;
	width:100%;
}
#showcase .text h2 {
	color:#FFF;
	font-weight:normal;
	font-size:1.2em;
	line-height: normal;
	margin:0 0 10px;
	padding-bottom:10px;
	background:transparent url(../images/line-horiz-left.png) bottom right no-repeat;
}
#showcase .text p.quote {
	background: url(../images/leftquote.png) top left no-repeat; 
	font-size:1.6em;
	padding:10px 0 0 5px;
	line-height:.9em;
	margin:0 0 10px;
	color:#666;
}
#showcase .text p.quote span.postscript {
	font-weight:normal;
	font-size:.5em;
	line-height:1.1em;
	margin:10px 0 15px;
	background:none;
	display:block;
}
#showcase-nav { width: 860px; overflow: hidden; position: absolute; right: 0; }
#showcase-nav ul { list-style: none; padding: 0; margin: 0; width:100%; }
#showcase-nav li { float: left; clear: both; margin: 0; padding: 0; width:100%; height:94px; } 
#showcase-nav a { display: block; height:93px; padding:0; overflow: hidden; margin-bottom: 1px; text-decoration: none; background:transparent url(../images/70percentblack1x1.png) left top repeat;}
#showcase-nav a:hover { background-color: #000; }
#showcase-nav .thumbnail { width: 55px; height:93px; overflow: hidden; float: left; border:none; margin: 0; }
#showcase-nav .thumbnail img { border: none; margin: 0;}
#showcase-nav .text { display: block; font-size: 11px; line-height:1em; color: #EEE; overflow: hidden; float: right; width:145px; padding: 10px; }
#showcase-nav .text h2 { color: #FFF; font-size: 1.2em; line-height: 1.3em; font-weight: bold; margin: 0; }
#showcase-nav .text p { font-size: 0.9em; line-height: 1.2em; }
#showcase-nav .last a { margin-bottom: 0; height:126px; }
#showcase-nav .active a { opacity:0.6; filter:alpha(opacity=60); }
#showcase-nav .active a .text { color: #EEE; }

/* HOME PAGE ONLY */

#showcase-nav.home { width: auto; overflow: hidden; position: absolute; right: 20px; bottom:10px; }
#showcase-nav.home ul { list-style: none; padding: 0; margin: 0; width:auto;}
#showcase-nav.home li { margin: 0; padding: 0; display:inline; float:left; width:auto; height:auto; clear:none; } 
#showcase-nav.home a { display: block; padding: 0; overflow: hidden; margin-left: 10px; text-decoration: none; outline:none; width:auto; height:auto; background:none;}
#showcase-nav.home a:hover { text-decoration: none; outline:none; }
#showcase-nav.home .thumbnail { display: block; width: auto; height:auto; }
#showcase-nav.home .thumbnail img { border: none; margin: 0; padding:0; display:block; width:auto; height:auto;}
#showcase-nav.home .text { display: block; font-size: 11px; font-weight: 800; color: #EEE; width: 116px; overflow: hidden; float: left; padding: 0 0 10px 0; }
#showcase-nav.home .last a { margin-bottom: 0; }
#showcase-nav.home .active a { opacity:0.4; filter:alpha(opacity=40); }
#showcase-nav.home .active a .text { color: #EEE; }


/***********************
	  6 x COLUMNS
************************/

#columns6{
	width: 840px;
	padding: 20px; 
	overflow:hidden;
	background:#FFF url(../images/line-horiz.png) bottom left no-repeat;
	position:relative;
}
#columns6 div{
	width:105px;
	position:relative;
	float:left;
	overflow:hidden;
	margin-right:20px;
	margin-bottom:10px;
	padding-right:20px;
	background:transparent url(../images/line-vert.png) top right no-repeat;
}
#columns6 div.merge2{
	width:250px;
}
#columns6 div.merge3{
	width:380px;
}
#columns6 div.merge4{
	width:540px;
}
#columns6 div.last{
	margin-right:0;
	padding-right:0;
	background:none;
}
#columns6 div.product{
	background:none;
}
form#productsearch{
	position:absolute; 
	top:55px; 
	left:180px;
	height:100px;
}

ul.gallery, ul.downloads { list-style: none; padding: 0 0 40px; width:auto; float:none; margin:20px 10px 30px;}
ul.gallery li { margin: 0; padding: 0; display:inline; width:auto; height:auto; float:left; } 
ul.gallery li.last { margin-bottom:20px; }
ul.downloads li { margin: 0; padding-right: 10px; display:block; width:auto; height:auto; clear:none; line-height:1.8em; }
ul.gallery a { display: block; background-color:#DDD; overflow: hidden; margin:0 10px 10px 0; text-decoration: none; outline:none; none; width:auto; height:auto; background:none; border: 9px solid #EEE;}
ul.gallery a img { display:block; }
ul.gallery a:hover { text-decoration: none; outline:none; border: 9px solid #F93; }
ul.downloads a { padding:0 5px 0 10px; overflow: hidden; text-decoration: underline; outline:none;}
a.pdf { padding:0 5px 0 20px; background:url(../images/icon_pdf.png) center left no-repeat;}
a.news { padding:0 5px 0 20px; background:url(../images/icon_news.png) center left no-repeat;}
ul.downloads a.pdf { padding:0 5px 0 20px; background:url(../images/icon_pdf.png) center left no-repeat;}
ul.downloads a.news { padding:0 5px 0 20px; background:url(../images/icon_news.png) center left no-repeat;}
ul.gallery .thumbnail { display: block; width: auto; }

#features {
	position:absolute; 
	top:20px;
	left:20px;
	background:transparent url(../images/70percentblack1x1.png) left top repeat;
	width:245px;
	z-index:100;
}
#features table, table.features {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px;
}
table.features tr.site {
	background-color:#333;
}
#features th, table.features th, #features td, table.features td{
	font-weight:normal;
	padding:2px 3px;
	background-color:none;
	border-bottom: 3px solid #a39201;
	vertical-align:top;
}
#features th{
	color:#FFF;
	width:50%;
	text-transform:uppercase;
}
table.features th{
	color:#FFF;
	text-transform:uppercase;
}
#features td{
	color:#CCC;
	width:50%;
	text-transform:none;
}
table.features td{
	color:#FFF;
	text-transform:none;
}
table.features td span{
	color:#777;
}
table.contacts {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px;
}
table.contacts td{
	font-weight:normal;
	padding:0 12px 6px 0;
	background-color:none;
	border-bottom: none;
	vertical-align:top;
}
span.partner {
	border:1px solid #EEE;
	padding:10px;
	display:block;
	background-color:#EFEFEF;
	margin-bottom:10px;
	text-align:right;
}
span.partner img.logo {
	float:left;
	padding:0 20px 10px 0;
	font-size:.8em;
}
span.partner p {
	margin-left:100px;
	text-align:right;
}

/***********************
	  FOOTER
************************/

#footer {
	clear: both;
	width:860px;
	padding-left:20px;
	font-size:0.7em;
	line-height:30px;
	color:#CCC;
	background-color:#515151; 
}
#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color:#333;
}
#footer ul {
	list-style: none;
	margin: 0 20px 0 0; 
	padding: 0;
	float:right;
}
#footer ul li {
	display: inline;
	font-size:1.2em;
	line-height:30px;
}
#footer ul li a:link {
	padding-left:10px;
	color:#F93;
	text-decoration:none;
	text-transform:lowercase;
}
#footer ul li a:active {
	padding-left:10px;
	color:#888;
	text-decoration:none;
	text-transform:lowercase;
}
#footer ul li a:visited {
	padding-left:10px;
	color:#C96;
	text-decoration:none;
	text-transform:lowercase;
}
#footer ul li a:hover {
	padding-left:10px;
	color:#F93;
	text-decoration:underline;
}


/***********************
	  TYPE
************************/

h1 {
	color:#FFF;
	font-weight:bold;
	font-size:1.4em;
	line-height:40px;
	margin:0;
	padding-left:20px;
	background-color:#515151;
}
h2 {
	color:#333;
	font-weight:bold;
	font-size:1.1em;
	line-height:normal;
	margin:20px 0 15px;
	padding-bottom:0;
	border-bottom:none;
}
h2 span{
	color:#e36765;
}
h2 a {
	text-decoration: none;
}
h3 {
	font-size:0.9em;
	color:#111;
	font-weight:normal;
	margin:15px 0 10px;
}
h3.features{
	text-transform:uppercase;
	color:#FFF;
	padding:5px 3px;
	margin-right:20px;
	margin-bottom:5px;
	background-color:#161616;
}
h4 {
	font-size:0.8em;
	color:#FFF;
	font-weight:normal;
	margin:10px 0 5px;
}
p {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px 0 10px;
}
p.postscript {
	font-size:.7em;
	line-height:normal;
	font-weight:normal;
	margin:-5px 0 10px;
}
blockquote {
	font-size:0.9em;
	line-height:1.4em;
	color:#222;
	font-weight:normal;
	margin:15px 0 15px;
}
blockquote.intro {
	font-size:1.0em;
	line-height:normal;
}
ul {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px 0 10px 15px;
	list-style:square outside url(../images/bullet.gif);
}
ol {
	font-size:.8em;
	line-height:1.3em;
	font-weight:normal;
	margin:5px 0 10px 25px;
}
li {
	font-size:100%;
	line-height:1.3em;
	font-weight:normal;
	margin:0 0 5px;
}
li ul {
	font-size:100%;
	line-height:1.3em;
	font-weight:normal;
	margin:10px 0 10px 15px;
	list-style:square outside url(../images/bullet.gif);
}
.orange{
	color:#F93;
	padding:0;
	background:none;
}
.emphasis{
	color:#F93;
}
img.float-left{
	margin:10px 15px 10px 0;
}
hr {
	padding-bottom:20px;
	background:#0e0f11 url(../images/line-horiz.png) center left no-repeat;
	border:none;
}


/* anchor classes */
a:link {
	color: #F93;
	text-decoration: none;
	outline:none;
}

a:active {
	color: #F93;
}

a:visited {
	text-decoration: none;
	color: #da8938;
}

a:hover {
	color: #F93;
	text-decoration: underline;
}
a.more:link {
	color:#161616;
	background-color:#fce4c7;
	padding:1px 5px;	
	text-decoration:none;
	font-size:0.9em;
}
a.more:visited {
	color:#161616;
	background-color:#F93;
	padding:5px 10px;	
	text-decoration:none;
}
a img{
	border:none;
}
:focus { outline: 0; }
.quote {
	background: url(../images/leftquote.png) top left no-repeat; 
	padding:10px 0 0 5px;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
.tbc {background-color:yellow;
