/* ----------------------------------------------------------- */
/* Copyright 2000-2009 (Non-)verbaal, http://www.nonverbaal.nl */
/* ----------------------------------------------------------- */

@import url("reset.css");
@import url("clearfix.css");
@import url("form.css");
@import url("nyroModal.css");

/* Elements -------------------------------------------------- */
/* ----------------------------------------------------------- */

body {
	color: #191919;
	font: 72.5% Tahoma, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
}

a:hover,
a:active { text-decoration: underline; }

h1, h2 {
	font-size: 1.7em;
	font-weight: 700;
	margin: 0 0 10px 0;
	color: #92268C;
}
h2 {
	margin: 25px 0 10px 0;
	font-size: 1.5em;
}
h5 {
	font-weight: 700;
}

h3, h4, h5 {
	margin: 0 0 8px 0;
}
em { font-style: italic; }

strong { font-weight: 700; }

/* Basic structure ------------------------------------------- */
/* ----------------------------------------------------------- */

#container {
	position: relative;
	width: 900px;
	margin: 0 auto;
}

#canvas {
	float: left;
	width: 900px;
	margin-top: 341px;
}

#wrap {
	float: right;
	width: 730px;
}

#sidebar {
	float: right;
	position: relative;
	width: 290px;
	font-size: 1.2em;
}
ul.s-video {
	float: right;
	position: absolute;
	top: 20px;
	right: 20px;

	line-height: 170%;
}

ul.s-video li {
	padding-left: 14px;
	background: url(/www/images/icon/arrow_small.gif) no-repeat left center; 
	width: 100%;
	display: block;
}

ul.imagebank li {
	background: url(/www/images/icon/download.png) no-repeat left center !important; 
	padding-left: 20px !important;
}

ul.s-video li a{
	text-decoration: underline;
	font-size: .85em;
	color: #3A3A3A;
}

ul.s-video li a:hover{
	text-decoration: none;
	color: #3A3A3A;
}

#content {
	font-size: 1em;
	padding: 10px;
	width: 580px;
	position: relative;
	float: left;
	display: block;
	border: 1px solid #E0E0E0;
	min-height: 390px;
}

#header {
	position: absolute;
	height: 200px;
	top: 0;
	left: 0;
	width: 100%;
}

/* Home ----------------------------------------- */
/* ---------------------------------------------- */

.carrousel {
	width: 600px !important;
	padding: 0 !important;
	border: !important;
	height: 410px !important;
}
#c-img {
	width: 600px;
	height: 346px;
}

#c-inner {
	width: 560px;
	height: 43px;
	background: #151515 url(/www/images/bg/cnav.jpg) repeat-x top left;
	color: #ccc;
	padding: 12px 20px 10px 20px;
	position: relative;
}
div.c-info{
	width: 350px;
	float: left;
}
div.c-info a{

	color: #CCCCCC !important;
}
div.c-info h2{
	font-size: 2em;
	color: #fff;
	margin: 0;
	position: relative;
}

div#c-nav  {
	position: relative;
	list-style-type: none;
	margin: 13px 0 0;
	padding: 0;
	float: right;
	width: 150px;
}

div#c-nav a {
	position: relative;
	float:right;
	margin-left: 5px;
	text-indent: -9999px;
}
div#c-nav a{
	outline: none;
	width: 20px;
	height: 20px;
	display: block;
	background: transparent url(/www/images/bg/cnav-normal.gif) no-repeat top left;
}

div#c-nav a.activeSlide {
	background-image: url(/www/images/bg/cnav-active.png);
}



/* Sidebar ----------------------------------------- */
/* ------------------------------------------------- */

.column {
	width: 250px;
	padding: 20px;
	border: 1px solid #E0E0E0;
	margin-bottom: 10px;
	min-height: 159px;
}

.column p.extra{
	line-height: 180%;
	font-weight: 700;
}
.column p.extra em{
	font-weight: 400;
}

#press .column{
	width: 545px;
}

.column { position: relative;  min-height: 159px; }
.column h4{	color: #92268D; margin-bottom: 7px; font-size: 1.25em;}
.column p{ color: #191919; font-size: .9em; margin: 0px;}
.column a{ color: #191919; text-decoration: underline;}
.column .bottom{ position: absolute; bottom: 10px; right: 20px;}

.light { background: #FFF url(/www/images/bg/gradient_light.png) repeat-y top right; }
.dark {	background: #9D9D9D url(/www/images/bg/gradient_dark.png) repeat-x top left;}
.vertical {	background: #D7B7D7 url(/www/images/bg/gradient_vertical.png) repeat-x top left; }

/* Sidebar product page*/
body.products .column{ min-height: 42px;}
.column p { margin-bottom: 0px; line-height: 160%;}
.column p.trademark { margin-top:10px; font-size: 11px; color: #666; }
.column h4 { margin-bottom: 15px;}


/* Sidebar BLOCKS */
ul.documents, 
ul.compatiblity {
	margin-bottom: 0px;
	font-size: .9em;
}

/* BLOCK documents */
ul.documents li {
	padding-left: 23px; 
	margin-bottom: 10px;
	background: url(/www/images/icon/pdf.gif) no-repeat left 3px; 
}
ul.documents li.default { background: url(/www/images/icon/readmore.gif) no-repeat left 5px; }
ul.documents li a{	color: #000;}
ul.documents li span.filesize{	color: #999; font-size: .8em;}

/* BLOCK videos */
ul.video {
	position: relative;
	overflow: hidden;
}
ul.video li {
	padding-left: 30px;
	float: left;
	background-image: url(/www/images/icon/arrow.gif); 
	width: 85px;
	display: block;
}

/* BLOCK compatiblity */
ul.compatiblity li {
	margin: 0 0 15px 0;
	display: inline-block;
	width: 100%;
}
ul.compatiblity li .m-img {
	float: left; 
	position: relative; 
	width: 30px;
	height: 35px;
	display: block;
}
ul.compatiblity li .m-info {
	float: left; 
	position: relative; 
	width: 220px;	
}
ul.compatiblity li h5,
ul.compatiblity li p {
	font-size: .85em; 
	margin: 0;
	line-height: 125%;
	color: #666;
}
ul.compatiblity li h5 {
	font-weight: 700;
}


/* Content ----------------------------------------- */
/* ------------------------------------------------- */


#content h1{
	margin: 10px 0 15px 0;
	line-height: 160%;
}
#content h3{
	font-size: 1.5em;
	margin: 15px 0 10px 0;
}
#content p{
	margin-bottom:15px;
	line-height: 160%;
}

#content strong { font-weight: 700; }
#content ul, #content ol{
	margin: 5px 17px 5px 17px;
}

#content ul, 
#content ol {
	margin: 0 0 20px 0;
	list-style-position: inside;
	line-height: 160%;
}

#content ul li{
	padding-left: 15px;
	background: url(/www/images/icon/bullet.gif) no-repeat center left;	
}
#content ol{
	list-style-type: decimal;
}
#content a{
	color: #92268C;
	text-decoration: underline;
}
/* GAllery  -------------------------------------------------- */
/* ----------------------------------------------------------- */
div.gallery-img{
	margin-bottom: 50px;
}

div.gallery-img h2{
	margin: 10px 0 2px 0;
	font-size: 1.25em;
}
div.gallery-img p{
	font-style:italic;
}

#g-caption a.bottom {
	left: 20px;
}

/* Overview -------------------------------------------------- */
/* ----------------------------------------------------------- */
.row { 
	width: 560px; 
	padding: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	float: left;
	border-bottom: 5px solid #efefef;
	position: relative;
}
.row.last { 
	border-bottom: none;
}
.row h3 {
	font-size: 1.3em;
	color: #92268C;
}
.row a{
	text-decoration: none !important;
}

.row .info {float:right; width: 380px; padding-bottom: 35px;}
.row .image {float:left; width: 180px; }


/* Header ------------------------------------------- */
/* -------------------------------------------------- */

.horizontal {
	width: 100%;
	list-style-type: none;
}

.horizontal ul li {
	float: left;
	padding-right: 20px;
}

.horizontal ul li a{
	color: #7F8085;
}

.top {
	height: 20px;

}
.top ul{
	position: absolute;
	right:0;
	top: 10px;
}

.top ul li {
	background: url(/www/images/bg/splitter.gif) no-repeat top right;

}
.top ul li.last {
	background-image: url(none);
}


.menu{
	height: 50px;
	margin-top: 5px;
	background: url(/www/images/bg/menu.png) repeat-x 0 6px;
	text-align: left;
}
.menu ul li{
	display: block;
	float:left;
	position: relative;
	padding: 0px;
	font-size: 1.4em;
	font-size: 700;
	margin-left: 10px;
}

.menu ul li a{
	color: #E6E6E6;
	text-decoration: none;
	background: transparent url(none) no-repeat top left;
	padding-left: 20px;	
	float:left;
	outline: none;
}

.menu ul li a span{
	color: #EAEAEA; 
	background: transparent url(none) no-repeat top right;
	padding: 16px 26px 16px 0px;
	float: left;
	cursor: pointer;
}

.menu ul li a:hover span{
	color: #FFF !important; 
	text-decoration: none;
}

.menu ul li.selected a, 
.menu ul li.selected span {
	background-image: url(/www/images/bg/downstate.png);
}

.imagebox {
	width: 900px;
	height: 250px;
	margin-top: 10px;
	position: relative;	
}
.imagebox img#sfeer{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;	
}
.imagebox img#overlay{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

/* Footer ------------------------------------------- */
/* -------------------------------------------------- */

#footer {
	clear: both;
	position: relative;
	width: 100%;
	height: 45px;
	padding: 10px 0;
}
#footer p, #footer h4 {
	float: left;
	margin-right:10px;
}
#footer p  {
	padding: 28px 0 0;
	color: #7F8085;
	font-size: .9em;	
}
#footer p span.light  {
	background-image: url(none);
	color: #DFDFDF;
}
#footer h4.amazilla {
	width: 66px;
	height: 44px;
	background: #FFF url(/www/images/bg/amazilla.gif) no-repeat bottom left;
	display: block;
	text-indent: -9999px;
}

/* Hyperlink ----------------------------------------- */
/* -------------------------------------------------- */

a.readmore {
	color: #FFF;
	background: url(/www/images/icon/readmore.gif) no-repeat center right;
	padding-right: 15px;
	font-size: 1em;
}
a.purple {
	background-image: url(/www/images/icon/readmore.gif);
	color: #92268D;
}
a.white {
	background-image: url(/www/images/icon/readmore-white.gif);
	color: #FFF;
}

a.button {
	background: url(/www/images/button/button.gif) no-repeat 0 0;
	text-decoration: none !important;
	color: #FFF !important;
	width: 149px;
	height: 26px;
	display: block;
	padding: 5px 25px 6px 15px;
	font-weight: 700;
	font-size: 1.1em;
	height: 14px !important;
}

a.bottom{ 
	position: absolute; 
	bottom: 20px; 
	right: 0px;
}
a.button .cufon{ 
	float: left;
}
a.button span {
	width: 16px;
	height: 16px;
	display: block;
	position: relative;
	float: right;
	background: url(/www/images/icon/moreinfo.png) no-repeat right top;
}

.download a.bottom{ 
	position: absolute; 
	bottom: 20px; 
	right: 0px;
}

.download span.zoom{
	background-image: url(/www/images/icon/zoom.gif);
}
a.button:hover {
	background-position: 0 -25px;
}

div#videoframe {
	margin-bottom: 15px;
	position: relative;
}



