/* @override http://www.wasabidesign.net/v1/css/styles.css */

/* @override http://www.wasabidesign.net/v1/css/styles.css */

/* @override http://www.wasabidesign.net/v1/css/styles.css */


body {
	margin: 0;
	padding: 0;
	text-align:left;
	/*background: url(../images/bg.jpg) repeat;*/
}

img { border: none; }

a {
	text-decoration: none;
	color: #63bbe6;
}
a:hover { color: #63bbe6; }
p {line-height: 1.5; }

#main {
	margin:0 auto;
	width:800px;
}

 .thumbnail
{
float: left;
border: 0px solid #333333;
margin: 2px 10px 10px 2px;
padding:0;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #333333;
}
.highslide:hover img {
	border: 2px solid #66cc33;
}

.highslide-image {
	border: 3px solid #444444;
    cursor: pointer; /* opera */
	cursor: url(highslide/graphics/zoomout.cur), pointer;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    font-family: verdana, arial, helvetica;
    font-size: 11pt;
    border: 3px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

#header {
	margin: 0 auto;
	width:800px;
	height:112px;
	background: url(../images/bg_banner.gif) no-repeat;
}

#startmenu {
	background: url(../images/menuleft.gif) no-repeat;
	width: 100px;
	height: 50px;
	float: left;
}

#endmenu {
	background: url(../images/menuright.gif) no-repeat;
	width: 100px;
	height: 50px;
	float: right;
}


/*---Menu---*/
#stylefour{display:block;
height:50px; width:800;
font-size:13px;
font-weight:Normal;background:
transparent url(../images/bgOFF_2.gif) repeat-x top left;
font-family: verdana, arial, helvetica;
margin:0;
text-align:center;
}


#stylefour ul{
margin:0 0 0 100px ;
padding:0;list-style-type:none;
width:auto;
}

#stylefour ul li{
display:block;
float:left;margin:0;
}


#stylefour ul li a{
display:block;float:left;
color:#63bbe6;
text-decoration:none;
padding:20px 15px 0 15px;
height:30px;
background:transparent url(../images/bgON_3.gif) no-repeat top right;
}

#stylefour ul li.contact a{
display:block;
float:left;
color:#63bbe6;
text-decoration:none;
padding:20px 15px 0 15px;
height:5px;
background:transparent url(../images/bgON_3.gif) no-repeat top right;
}


#stylefour ul li a:hover{
color: #63bbe6;
background: url(../images/bgON_2.gif) repeat-x;
}


#stylefour ul li.contact a:hover {
color: #63bbe6;
background: url(../images/bgON_2.gif) repeat-x left;
}


#stylefour ul li.contact a.current{
padding:20px 15px 0 15px;
color: #9ea191;
height:5px;
background: url(../images/bgON_2.gif) repeat-x;
}
#stylefour ul li a.current{
padding:20px 15px 0 15px;
color: #9ea191;
height:30px;
background: url(../images/bgON_2.gif) repeat-x;
}



#img_report {
	width:153px;
	height:87px;
	float:right;
	margin-right: -5px;
	background: url(../images/img_report.gif) no-repeat;
}


#conteneur {
	float:left;
	width:700px;
	margin-left:115px;
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #f7f7f7;
}
	
#sidebar_left {
	width:130px;
	float: right;
	margin: 0px 5px 5px 5px;
	background: url(../images/middlebg.gif) repeat-y 135px;
}

#sidebar_lefttop {
	height: 40px;
	background: url(../images/middlebg-top.gif) repeat-y 135px;
}
#sidebar_leftbas {
	height: 80px;
	background: url(../images/middlebg-bas.gif) repeat-y 135px;
}


#sidebar_right {
	width:50px;
	min-height:100%;
	float: right;
	margin: 0px 5px 5px 5px;
}

/* Left Menu */

* html #nav  {		/* IE Sucks */
	width: 148px;
	}
	
* html #nav li  {	/* IE Sucks */
	margin-bottom: -15px;
	}
	
* html #nav li a { 	/* IE Sucks */
	margin-left: 0;
	padding: 10px 10px 5px 5px;
	}
	
#nav {
	width: 120px;
	margin: 0 0 0 0;
 }
#nav ul { 
 width: 100%;
 }
#nav li {
	list-style: none;
	text-align: left;
	margin-bottom: 3px;
	}
#nav li a:hover, #nav li a#present { color:#99cc00;
 }
#nav li a {
	margin-left:-45px;
	padding: 12px 10px 5px 25px;
	color: #777777;
	display: block;
	font: normal 15px/1.3, verdana, arial, helvetica;
}

#nav li a.current {
	color:#99cc00;
}

#right-menu { 
	padding: 100px 0px 0px 5px;
	width: 100%;
 }
* html #right-menu div { /* IE Sucks */
	width: 148px;
	margin-left:0px;
	padding: .7em .4em;
}


#right-menu div {
	width: 126px;
	margin-left:0px;
	border: 3px double #d7cfc0;
	background-color: #7db164;
	font-size: .9em;
	padding: .7em .4em;
}
#right-menu div p {
	margin-bottom: 5px;
	color: #fff;
	text-align: left;
	font: normal 10px/1.3 verdana, arial, helvetica;
}
#right-menu div h4 {
	margin: 1em 0 .2em;
	font-weight: bold;
	color: #026380;
}
#right-menu div ul li a:hover { color: #026380; }
#right-menu div ul li a {
	display: block;
	margin-bottom: .1em;
	color: #FFF;
	font: normal small-caps .97em verdana, arial, helvetica;
	background-color: #B0D3DD; /* IE Sucks */
	padding: .02em .1em;
}
#right-menu div form .inputbox { font-size: .9em; }
#submit { vertical-align: top; }

* html #contact {
	left:613px;
}


#contact {
	left:608px;
	width:23px;
	height:99px;
	float: left;
}

#footer-info {
	width:732px;
	height:52px;
	background: #cbc6af;
	float: right;
}


#footer {
	width:800px;
	height:22px;
	clear:both;
	text-align: center;
	font: .7em verdana, arial, helvetica;
}

#footer p {
	padding: 4px;
	color: #fff;
}

#footer a {
	
	color: #c0ff6d;
}

#footer a:hover { 
color: #026380;
text-decoration: underline;

}

#content {
	float: left;
	width: 550px;
 	line-height: 19px; /* 16px for 11px font */
 	/*display: inline;*/
	margin-top: 50px;
}

#content p {
	text-align: left;
	color: #545454;
	font: .9em verdana, arial, helvetica;
	font-size:20px;
	overflow: auto;
}

#contentnorm {
	float: left;
	width: 500px;
 	line-height: 11px; /* 16px for 11px font */
 	/*display: inline;*/
	margin-top: 25px;
}
#contentnorm p {
	text-align: left;
	color: #9c9d9f;
	font:  11px verdana, arial, helvetica,sans-serif;
	line-height:16px ;
	overflow: auto;
}


h2 {
  	color: #99cc00; /*#D05A25;*/
  	margin: 0 0 -25px 0;
	text-align: left;
	font: 19px verdana, arial, helvetica,sans-serif;
	font-weight:bold;
}
h2 .info {
  float: right;
  font: italic 12px/21px verdana, arial, helvetica,sans-serif;
  height: 21px;
  color: #999;
  border-left: 1px solid #E4ECF2;
  margin: 3px 8px 0 0; /*31*/
  padding-left: 8px;
  display: inline;
}
h2 .no_border {
  border: none;
}

/* product colors */
.product {
  margin: 0 0 3px 0;
  padding: 0 0 16px 0;
  font-size: 13px;
  color: #b51621;
font-weight: normal;
font-style: normal;
}

h2 .bullet {
  color: #99cc00;
  font: bold 13px/43px verdana, arial, helvetica,sans-serif;
  vertical-align: top;
}

.product_screenshot {
  float: right;
  margin: 6px 0 10px 10px;
}

.requires {
  clear: right;
  float: right;
  width: 200px;
  text-align: center;
  font-size: 11px;
  color: #999;
}
.screenshot_block {
  clear: left;
  margin-bottom: 10px;
  overflow: auto;
}
h4 {
  font-size: 11px;
  font-weight: bold;
}

.product_nav {
	font: regular 11px verdana, arial, helvetica,sans-serif;
	text-align:left;
	color: #63bbe6;
	margin-left:-40px;
	margin-bottom:30px;
}

.product_nav li{
	
 	list-style-type:none;
	display: inline;
}

.popout_block {
  background-color: #FFFFF4;
  border: 1px solid #F4F4CC;
  padding: 14px;
  margin: 20px 0;
}
.popout {
  color: #903;
}
.highlighter {
  color: #000;
  background-color: #FFFFF0;
}

hr {
  	clear: left;
 	 border: none 0;
  	border-top: 1px solid #cacaca;
 	 height: 1px;
  	margin: 10px 0 -15px;
}

#fsDemo{
	width: 500px;
	height:300px;
	position: relative;
	bottom: 20px;
	top: 10px;
	padding-bottom: 80px;
}