/* CSS Document */

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%; /*indispensable pour le footer en pied de page*/
	-webkit-text-size-adjust: none; /*évite le resizement auto du texte au pivot*/
}

body {
	font-family:Helvetica, sans-serif;
	font-size:0.7em;
}

#container {
	position:relative; /*indispensable pour le footer en pied de page*/
	min-height: 100%; /*indispensable pour le footer en pied de page*/
	text-align:center;
	background:#2d2d2d;
}

#caldera_logo {
	position:relative;
	Z-index:20;
}

#caldera_logo img {
	margin:20px auto 6px auto;
}

#animator {
	position: relative;
	left: 0;
	top: 0;
	width: 2880px;
}

#window {
	overflow:hidden;
}

.levels {
	position: relative;
	float: left;
	min-width:320px;
	min-height:304px;
	text-align:left;
	color:#9e9e9e;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

.desc {
	width:300px;
	padding:0 10px;
}

#pack {
	float:left;
}

h2 {
	font-size:1.1em;
	color:#333333;
	margin-top:15px;
	margin-bottom:5px;;
}

.bigtext {
	font-size:1.2em;
}

.textwhite {
	color:white;
}

.textright {
	text-align:right;
}

.sansmargin {
	margin:0;
}

.margin7 {
	margin-top:7px;
}

.margin4 {
	margin-top:4px;
}

p {
	line-height:1.5em;
	margin:5px 0 10px 0;
}

#descHome p {
	line-height:1.1em;
}

.content a {
	text-decoration:underline;
}

a {
	text-decoration:none;
}

hr {
	background:none;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #b2b2b2;
}

.textcenter {
	text-align:center;
}

.clearleft {
	clear:left;
}

.clearright {
	clear:right;
}

.clearboth {
	clear:both;
}

.spacer {
	height:80px;
}

.smaller {
	font-size:0.85em;
}



/*-------------------*/
/*---Peripherals---*/
/*-------------------*/

.peripherals_table {
	border-collapse:collapse;
}

.peripherals_table th {
	background:#f4c062;
	padding:5px 5px;
	font-weight:normal;
	font-style:italic;
}

.peripherals_table td {
	padding:2px 5px;
}

.peripherals_table td.borderbottom {
	padding-top:10px;
	border-bottom:1px solid #b2b2b2;
}

.peripherals_table tr.even td {
	background:#d0d0d0;
}

.peripherals_table tr.odd td {
	background:#e0e0e0;
}

.peripherals_table tr.note td {
	padding:0 0 5px 15px;
	line-height:0.9em;
}


/*-------------------*/
/*---Sales team---*/
/*-------------------*/

#worldmap {
	margin-bottom:15px;
}

.sales_rect {
	width:29px;
	height:22px;
	border:1px solid black;
	float:left;
	margin:0 10px 10px 0;
}

#purple_rect {
	background:#9500D3;
}

#pink_rect {
	background:#ff6eb7;
}

#blue_rect {
	background:#1c82c6;
}

#red_rect {
	background:#ff3636;
}

#green_rect {
	background:#007f21;
}

#yellow_rect {
	background:#ffce00;
}

#grass_rect {
	background:#8bd300;
}

#cyan_rect {
	background:#1df4ff;
}





ul.mainlist {
	margin-top:0px;
	margin-bottom:12px;
	padding:0 18px;
	list-style:none;
	display:block;
}

ul.mainlist li {
	display:block;
	width:100%;
}

div.bt_mainlist {
	height:40px;
	line-height:40px;
	font-size:1.4em;
	background:url(../img/bt_mainlist_bg.png) repeat-x 0 0;
	color:#2d2d2d;
}

div.bt_left {
	float:left;
	background:url(../img/bt_mainlist_left.png) no-repeat;
	height:40px;
	width:6px;
}

li.first div.bt_left {
	background:url(../img/bt_mainlist_first_left.png) no-repeat;
}

li.first div.bt_right {
	background:url(../img/bt_mainlist_first_right.png) no-repeat;
}

li.last div.bt_left {
	background:url(../img/bt_mainlist_last_left.png) no-repeat;
}

li.last div.bt_right {
	background:url(../img/bt_mainlist_last_right.png) no-repeat;
}

div.bt_right {
	float:right;
	background:url(../img/bt_mainlist_right.png) no-repeat;
	height:40px;
	width:6px;
}

.button .bt_mainlist {
	text-align:center;
}

div.button_left {
	float:left;
	background:url(../img/button_left.png) no-repeat;
	height:40px;
	width:6px;
}

div.button_right {
	float:right;
	background:url(../img/button_right.png) no-repeat;
	height:40px;
	width:6px;
}


span.bt_title {
	padding-left:9px;
}

div.bt_sep {
	float:right;
	position:relative;
	left:-16px;
	width:6px;
	height:40px;
	background:url(../img/bt_mainlist_sep.png) no-repeat;
}

div.bt_arrow {
	float:right;
	font-size:1.4em;
	padding-right:14px;
}

.barnav {
	position:relative;
	Z-index:4;
	width:100%;
	height:54px;
	background:url(../img/barnav_bg.png) repeat-x;
	line-height:54px;
	font-size:1.2em;
}

.barnav a {
	color:#9e9e9e;
	padding:14px;
}

.content {
	position:relative;
	height:100%;
	Z-index:1;
	margin-top:-7px;
	font-size:13px;
	background:#f0f0f0;
	color:#010101;
	padding:14px 20px 21px 20px;
	/*text-align:justify;*/
}

.content p {
	width:100%;	
}

.content img.imgleft {
	margin:15px 13px 5px 0;
}

.content img.imgright {
	margin:0 0 13px 15px;
}

.content img.screenshotjaune {
	border:3px solid #fecd0e;
}

.content img.screenshotbleu {
	border:3px solid #189dc2;
}

.content img.screenshotvert {
	border:3px solid #118c65;
}

.content img.screenshotgris {
	border:3px solid #666;
}

.content img.screenshotorange {
	border:3px solid #eb6312;
}

.screenshot {
	float:right;
	margin:0 0 0 20px;
	font-size:0.85em;
	font-style:italic;
	text-align:center;
}

a.button {
	display:block;
	margin:20px 0;
	text-decoration:none;
}

a.button span.bt_title {
	font-size:0.9em;
}

.option_logo {
	margin:15px 0 5px 0;
}

/*-------------------*/
/*---Footer---*/
/*-------------------*/

#first {
	margin-top:0;
}

#last {
	margin-bottom:0;
	padding-bottom: 26px;
}

#footer {
	position:absolute;
	Z-index:6;
	bottom:0;
	left:0;
	width:100%;
	height:32px;
}

#footer_shadow {
	background:url(../img/footer_shadow.png) repeat-x;
	height:6px;
}

#footer_content {
	background:url(../img/footer_bg.gif) repeat-x;
	height:26px;
	/*font-size:0.9em;*/
}

#footer_content a {
	position:relative;
	display:block;
	float:right;
	height:26px;
	padding:0 10px;
	line-height:26px;
	color:#9e9e9e;
}

#footer_content a#rss_link {
	margin-left:8px;
	padding-left:15px;
	background:url(../img/rss_icon.gif) no-repeat center left;
}




