/* Reset styles - SHOULD MATCH RESET.CSS CONTENTS */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* General styles--------------- */

body {
	background: #514c4d url("../img/background.png") repeat-x;
	text-align: center;
	font: normal 14px/21px Helvetica,Arial,sans-serif;
}

a{
	text-decoration: none;
}

del{
	color: #7a7a7a;
	font-size: 13px;
	margin-right: 3px;
}

p.go_up{
	text-align: right;
}

#main_content #first_info p.go_up a{
	border: 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	font-family: arial;
	padding-left: 22px;
	background: url('../img/go_up.gif') no-repeat 0 50%;
}

#main_content #first_info p.go_up a:hover{
	text-decoration: underline;
	color: #ac4239;
}

.list_title{
	font-weight: bold;
	color: #ac4239;
}

.clear{
	clear: both; 
	display: block; 
	height: 1px; 
	margin: -1px 0 0 0;
	float: none;
}

br.clear {
	clear: both; 
	display: block; 
	height: 1px; 
	margin: -1px 0 0 0;
}

img.country-flag{
	position: relative;
	top: 1px;
}

table{
	width: 100%;
	margin: 20px 0;
}

p.javascript-warning{
	background: #efff37;
	font-size: 12px;
	padding: 5px 0;
	font-weight: bold;
	border-bottom: 1px solid #999;
}



/* Layout styles--------------- */

/* Big container */
#container{
	width: 968px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header + Logo */
h1{
	width: 301px;
	height: 70px;
	background: #444 url("../img/logo.gif") repeat-x;
	float: left;
	margin-top: 47px;
	margin-left: 24px;
	margin-bottom: 18px;
	display: inline;
}

h1 a{
	display: block;
	width: 108px;
	height: 70px;
	text-indent: -9999px;
}

.christmas h1{
	height: 99px;
	background: white url("../img/logo.gif") no-repeat;
	margin-top: 4px;
}

.christmas h1 a{
	height: 99px;
}

/* Top right navigation */
#top_nav{
	float: right;
	width: auto;
	margin-top: 13px;
	margin-right: 24px;
	display: inline;
}

#top_nav li{
	display: inline;
	background: url("../img/nav_div.png") no-repeat right center;
	padding-right: 15px;
	font: normal 14px/14px "Myriad Pro", Helvetica, arial, sans-serif;
	margin-left: 11px;
}

#top_nav li.last{
	padding-right: 0;
	background: none;
}

#top_nav li a{
	color: #b43328;
	font: normal 14px/14px "Myriad Pro", Helvetica, arial, sans-serif;
	letter-spacing: -.25px;
}

#top_nav li a:hover{
	border-bottom: 1px solid #231f20;
	color: #231f20;
}

/* Contact buttons (Phone + Live Chat options) */
#contact_nav{
	clear: right;
	float: right;
	margin-top: 65px;
	margin-right: 25px;
	width: auto;
	height: 21px;
	display: inline;
}

.christmas #contact_nav{
	margin-top: 51px;
}

#contact_nav li{
	display: inline;
}

#contact_nav li a{
	float: left;
	text-indent: -9999px;
	display: inline;
}

#contact_nav li#chat a{
	width: 185px;
	height: 21px;
	background: url("../img/contact_chat.png") no-repeat;
	margin-left: 25px;
	display: inline;
}

#contact_nav li#phone a{
	height: 18px;
}

#contact_nav li.ca-phone a, #contact_nav li.us-phone a{
	width: 160px;
	background: url("../img/phone_caus.png") no-repeat;
	display: inline;
}

#contact_nav li.fr-phone a{
	width: 188px;
	background: url("../img/phone_fr2.png") no-repeat;
	display: inline;
}

#contact_nav li.europe-phone a, #contact_nav li.int-phone a{
	width: 170px;
	background: url("../img/phone_int.png") no-repeat;
	display: inline;
}

/* Main navigation bar */
#main_nav{
	clear: both;
	background: url("../img/main_nav.png") no-repeat;
	height: 57px;
	text-align: left;
	padding: 0 24px 8px 24px;
	position: relative;
	width: 920px;
}

#main_nav li{
	float: left;
	line-height: 57px;
	margin-right: 40px;
}

#main_nav li a{
	font: bold 16px/57px "Trade Gothic LT Bold", "Myriad Pro", Helvetica, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: -.5px;
	color: #bfbbbb;
}

#main_nav li a:hover{
	color: #ece8e8;
	border-bottom: 1px solid #8e8d8e;
}

#main_nav li.active{
	background: url("../img/active_triangle.png") no-repeat top center;
	color: white;
	font: bold 16px/57px "Trade Gothic LT Bold", "Myriad Pro", Helvetica, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: -.5px;
}

#main_nav li#commander_option{
	position: absolute;
	top: 12px;
	right: -18px;
	height: 33px;
}

#main_nav li#commander_option a{
	background: url("../img/commander_menu.gif");
	display: block;
	width: 110px;
	height: 33px;
	line-height: 33px;
	text-indent: -9999px;
}

#main_nav li#commander_option a:hover{
	border: 0;
	background-position: 0 -33px;
}

/* Content wrapper */
#content{
	width: 950px;
	margin: 0 auto;
	background: url("../img/content_background.png") repeat-y;
	padding-top: 10px;
	position: relative;
	padding-bottom: 20px;
}

/* Main content wrapper */
#main_content{
	width: 930px;
	background: white url("../img/main_content.gif") repeat-y;
	margin: 10px auto 0 auto;
	min-height: 300px;
  	height: auto !important;
  	height: 300px;
}

#error404 #main_content{
	background: white;
}

#first_info{
	float: left;
	width: 620px;
	margin: 0 0 0 10px;
	display: inline;
}

#garanties #first_info, #error404 #first_info{
	float: none;
	margin: 0 10px;
	width: auto;
}

/* Secundary content wrapper */
#secondary_info{
	float: right;
	width: 250px;
	margin-right: 10px;
	display: inline;
}

/* Footer */
#footer{
	width: 750px;
	margin: 20px auto;
	background: url("../img/footer_iso.png") no-repeat;
	padding-left: 200px;
	min-height: 176px;
}


/* Elements in the main part of the body---------------- */

#first_info h2{
	font: bold 24px/42px "Myriad Pro", Helvetica, arial, sans-serif;
	color: #231f20;
	letter-spacing: -1px;
	margin-bottom: 14px;
}

#first_info h2 span{
	color: #b43328;
}

#first_info h3{
	font: bold 18px/30px "Myriad Pro", Helvetica, arial, sans-serif;
	color: #231f20;
	margin: 0px 0 10px 0;
}

#first_info h4{
	font: bold 14px/14px "Myriad Pro", Helvetica, arial, sans-serif;
	font-style: italic;
	margin: 25px 0 10px;
	letter-spacing: .5px;
}

#first_info p{
	color: #231f20;
	margin-top: 0px;
	margin-bottom: 15px;
}

#main_content #first_info a{
	color: #b43328;
	border-bottom: 1px solid #b43328;
}

#main_content #first_info a:hover {
	border-bottom: 1px solid #231F20;
	color:#231F20;
}

#first_info ul{
	list-style: disc;
	margin: 20px 0;
	color: #231f20;
}

#first_info ol{
	list-style: decimal;
	margin: 20px 0;
	color: #231f20;
}

#first_info ul li, #first_info ol li{
	margin: 10px 0 10px 30px;
	padding-left: 0;
}


/* Elements in the secondary part of the body-------------- */

#secondary_info h2{
	font: bold 18px/42px "Myriad Pro", Helvetica, arial, sans-serif;
}

#secondary_info p.quote{
	position: relative;
	text-align: left;
	padding: 15px 5px 25px 0;
	margin: 15px 0;
}

#secondary_info p.quote span.first{
	position: absolute;
	top: 0;
	left: 0;
}

#secondary_info p.quote span.last{
	position: absolute;
	bottom: 0;
	right: 0;
}

#secondary_info p.quote span{
	font-size: 50px;
	font-weight: bold;
	color: #514c4d;
}

/* Widgets boxes */
.widget{
	border: 1px solid #efeeee;
	padding: 10px;
	font-size: 13px;
	background: #f5f5f5;
	margin-bottom: 15px;
}


h3.widget_header{
	font: bold 16px/23px "Myriad Pro", Helvetica, arial, sans-serif;
	background-color: #edecec;
	padding: 8px 10px;
}


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

#footer div#sitemap, #footer div#tag_cloud, #footer div#contact{
	width: 230px;
	margin-right: 20px;
	float: left;
}

#footer h2{
	color: white;
	font: normal 16px/30px "Myriad Pro", Helvetica, arial, sans-serif;
	margin-bottom: 10px;
}

#footer p , #footer p a{
	color: #b3b2b2;
	font: normal 12px/24px Helvetica, arial, sans-serif;
}

#footer a:hover{
	color: white;
}

#footer p#copyright{
	margin-top: 20px;
}

#footer p#copyright a#ncube{
	margin-left: 3px;
	padding-left: 17px;
	background: url('../img/ncube_off.gif') no-repeat 0;
}

#footer p#copyright a#ncube:hover{
	color: white;
	background: url('../img/ncube_on.gif') no-repeat 0;
	border-bottom: 0;
}

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

.banner{
	width: 930px;
	background: #ccc;
	margin: 0 auto;
}

.small_banner{
	width: 930px;
	height: 215px;
	background: #ccc;
	margin: 0 auto;
}

.big_banner{
	width: 930px;
	height: 248px;
	background: #ccc;
	margin: 0 auto;
}

/* Hosting Banner */
#hebergement_banner{
	background-image: url("../img/hebergement_banner_bg.jpg");
}

#hebergement_banner h2#title{
	position: absolute;
	left: -9999px;
}

#hebergement_banner .noneed{
	position: absolute;
	left: -9999px;
}

#hebergement_banner #features{
	position: absolute;
	top: 209px;
	left: 318px;
	width: 290px;
}

#hebergement_banner #features li{
	font: bold 13px/14px Helvetica, arial, sans-serif;
	color: white;
	width: auto;
	display: none;
}

#hebergement_banner #commander_box {
	top: 19px;
}

#hebergement_banner #commander_box p{
	margin: 12px 0;
}

/* About Us Banner */
#apropos_banner{
	background-image: url("../img/aboutus_banner_bg.jpg");
	text-indent: -9999px;
	height: 159px;
}

/* Commander box------------- */

#commander_box{
	width: 230px;
	position: absolute;
	top: 17px;
	left: 675px;
	background: #eaeaea;
	border: 1px solid #b1acac;
	z-index: 100;
	padding: 5px 10px;
}

#commander_box #special_offer{
	width: 217px;
	height: 26px;
	position: absolute;
	left: 16px;
	top: 5px;
	text-transform: uppercase;
	color: #231f20;
	font: normal 12px/26px "Myriad Pro", Arial, Helvetica, sans-serif;
	text-shadow: 0.1em 0.1em #ccc;
	background: url("../img/special_offer_bg.png");
	text-align: center;
}

#commander_box #special_offer span{
	color: #aa453d;
	font-weight: bold;
}

#commander_box h2{
	font: bold 17px/22px "Myriad Pro", Helvetica, arial, sans-serif;
	text-transform: uppercase;
	color: #b43328;
	text-align: center;
	margin-bottom: 7px;
	margin-top: 35px;
}

#commander_box h2 span{
	color: #0e0d0d;
}

#commander_box .choose_plan {
	width: 90%;
	margin: 0 auto;
}

#commander_box .choose_plan p{
	margin: 6px 0;
}

#commander_box .choose_plan .plan{
	cursor: pointer;
	float: left;
	clear: left;
	width: 27px;
	height: 27px;
	background: url("../img/home_ticker.gif") no-repeat;
	margin: 0;
	margin-right: 10px;
	margin-left: 5px;
}

#commander_box .choose_plan .selected{
	background-position: 0 -27px;
}

#commander_box .choose_plan input{
	position: absolute;
	left: -9999px;
}

#commander_box .choose_plan label{
	font: bold 15px/15px "Myriad Pro", Helvetica, arial, sans-serif;
	cursor: pointer;
}

#commander_box .choose_plan label span{
	display: block;
	font-size: 13px;
	font-weight: normal;
}

#commander_box #hcommander_action{
	text-align: center;
	margin-top: 10px;
}

#commander_box #hcommander_action button{
	border: 0;
	padding: 0;
	cursor: pointer;
	width: 154px;
	height: 46px;
	background-image: url("../img/commander_home.gif");
}

#commander_box #hcommander_action button:hover{
	background-position: 0 -46px;
}

#commander_box #hcommander_action button span{
	visibility: hidden;
}

#commander_box #hcommander_action p{
	margin-top: 5px;
	margin-bottom: 5px;
}

#commander_box #hcommander_action p a{
	font: normal 14px/14px "Myriad Pro", Helvetica, arial, sans-serif;
	text-transform: lowercase;
	color: #231f20;
}

#commander_box #hcommander_action p a:hover{
	border-bottom: 1px solid #aeadad;
	padding-bottom: 2px;
}


/* Table of Contents in About Us page------------- */

h3#header_toc{
	padding-left: 40px;
	background: #edecec url('../img/categories.gif') no-repeat 	10px 50%;
}

#about_toc ol li ol{
	margin: 0;
}

#about_toc ol li{
	font-size: 12px;
	padding-left: 30px;
	background: url('../img/arrow.gif') no-repeat 5px 0;
	margin: 15px 0;
	line-height: 16px;
}

#about_toc ol a{
	
	color: #6c6b6b;
	border-bottom: 1px solid #989696;
}

#about_toc ol a:hover{
	border-bottom: 1px solid black;
	color: black;
}

#about_toc li ol{
	padding-top: 3px;
}

#about_toc li ol li{
	margin: 0;
	padding-left: 15px;
	background: url('../img/down.gif') no-repeat 0 4px;
	font-size: 11px;
	margin: 5px 0;
}

#about_toc li ol a{
	color: #ac4239;
	border-bottom: 1px dotted #ac4239;
}

#about_toc li ol a:hover{
	color: #802018;
	border-bottom: 1px solid #802018;
}


/* Widgets in Navbar---------------- */

.nav_regular_banner{
	width: 250px;
	height: 79px;
	margin: 0px 0 15px 0;
}

.nav_big_banner{
	width: 250px;
	height: 96px;
	margin: 20px 0 15px 0;
}

#banner_money_back{
	position: relative;
}

#banner_money_back p, #banner_money_back h3{
	display: none;
}

#banner_money_back p.more{
	display: block;
	float: left;
}

#banner_money_back a{
	position: absolute;
	display: block;
	width: 250px;
	height: 79px;
	background: url('../img/banner_money_back.png') no-repeat;
	text-indent: -9999px;
}

#banner_money_back a:hover{
	background-position: 0 -79px;
}

#banner_guranteed{
	position: relative;
}

#banner_guranteed p, #banner_guranteed h3{
	display: none;
}

#banner_guranteed p.more{
	display: block;
	float: left;
}

#banner_guranteed a{
	position: absolute;
	display: block;
	width: 250px;
	height: 79px;
	background: url('../img/banner_guranteed.png') no-repeat;
	text-indent: -9999px;
}

#banner_guranteed a:hover{
	background-position: 0 -79px;
}

#banner_integrity{
	position: relative;
}

#banner_integrity p, #banner_integrity h3{
	display: none;
}

#banner_integrity p.more{
	display: block;
	float: left;
	
}

#banner_integrity a{
	position: absolute;
	display: block;
	width: 250px;
	height: 96px;
	background: url('../img/banner_integrite.png') no-repeat;
	text-indent: -9999px;
}

#banner_integrity a:hover{
	background-position: 0 -96px;
}


h3#header_quote{
	padding-left: 40px;
	background: #edecec url('../img/love.gif') no-repeat 	10px 50%;
}

#quote_widget p{
	padding-left: 30px;
}

#quote_widget p.quote_text{
	background: url('../img/quote_first.png') no-repeat 0 5px;
	padding-top: 10px;
	line-height: 24px;
}

#quote_widget p.quote_text span.quote_first{
	display: none;
}

#quote_widget p.quote_text span.quote_last{
}

#quote_widget p.quote_creator {
	background: url('../img/user.gif') no-repeat;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 10px;
	line-height: 20px;
}

#quote_widget a{
	color: #ac4239;
	border-bottom: 1px solid #ac4239;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

#quote_widget a:hover{
	border-bottom: 0;
}


/* Garanties Page---------------- */

#garanties #main_content{
	background: white;
}

#garantie-refund{
	float: left;
	width: 48%;
	margin-top: 10px;
}

#garantie-refund h3{
	width: 352px;
	height: 72px;
	background: url('../img/garantie-30-header.png');
	text-indent: -9999px;
	margin-bottom: 15px;
}

#garantie-availability{
	float: right;
	width: 48%;
	border-left: 1px solid #ddd;
	padding-left: 2.3%;
	margin-top: 10px;
}

#garantie-availability h3{
	width: 382px;
	height: 72px;
	background: url('../img/garantie-99-header.png');
	text-indent: -9999px;
	margin-bottom: 15px;
}

table#garanties-table{
	width: 100%;
	margin: 10px 0;
	border: 1px solid #bbb;
}

table#garanties-table thead tr{
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}

table#garanties-table tbody tr td{
	padding: 5px;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	border-top: 1px solid #ddd;
}

table#garanties-table th{
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #555;
	padding: 5px;
	background: #eee;
}

#garanties #commander-full {
	float: left;
	margin-top:5px;
	width: 410px;
	border: 1px solid #eaeaea;
	background: #f3f3f3;
	padding: 10px 0 15px 20px;
}

#garanties #commander-full h3{
	width: 254px;
	height: 72px;
	background: url('../img/garantie-commander-header.png');
	text-indent: -9999px;
	margin-bottom: 15px;
}

#garanties .choose_plan p{
	margin: 0;
}

#garanties #commander-full #plan1_package, #garanties #commander-full #plan2_package, #garanties #commander-full #plan3_package {
	position: relative;
	left: -9999px;
}

#garanties #commander-full .choose_plan label{
	line-height: 38px;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	color: #ac4239;
	margin-left: -10px;
}

#garanties #commander-full .choose_plan label span{
	font-size: 12px;
	font-weight: normal;
	color: #231f20;
	padding-left: 5px;
}

#garanties #commander-full .plan{
	cursor: pointer;
	float: left;
	clear: left;
	width: 29px;
	height: 32px;
	background: url("../img/garanties_ticker.gif") no-repeat;
	margin: 0;
}

#garanties #commander-full .selected{
	background-position: 0 -32px;
}

#garanties button{
	border: 0;
	padding: 0;
	cursor: pointer;
	width: 154px;
	height: 46px;
	background-image: url("../img/commander_garanties.gif");
	margin-top: 10px;
	margin-left: 90px;
}

#garanties button span{
	visibility: hidden;
}

#garanties button:hover, #garanties button.hover{
	background-position: 0 -46px;
}


/* Currency element ------------------- */

#currency{
	padding: 7px;
	clear: both;
	font-size: 11px;
	font-family: Arial,Arial, Helvetica, sans-serif;
	display: none;
}
#currency div{
	font-weight: bold;
}

#currency ul li{
	display: inline;
	margin-right: 5px;
}

#currency ul li a{
	padding-right: 20px;
	line-height: 11px;
	font-size: 11px;
}

#currency ul li a:hover{
	color: #ac4239;
	text-decoration: underline;
}

#currency ul li#canadian a{
	background: url("../img/ca.png") no-repeat 100% 50%;
}

#currency ul li#american a{
	background: url("../img/us.png") no-repeat 100% 50%;
}

#currency ul li#european a{
	background: url("../img/europeanunion.png") no-repeat 100% 50%;
}

#currency ul li.active a{
	color: #999;
}

#currency ul li.active a:hover{
	text-decoration: none;
	color: #999;
}


#current_currency{
	position: absolute;
	left: 270px;
	top: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 18px;
	background: #eee;
	padding: 5px 23px 5px 10px;
	border: 1px solid #ddd;
	border-top: 0;
	cursor: pointer;
	z-index: 50;
}

#current_currency:hover{
	background-color: #eaeaea;
}

#current_currency a.data{
	padding-left: 22px;
	margin-left: 5px;
	color: #ac4239;
}

#current_currency a.canadian{
	background: url("../img/ca.png") no-repeat 0 50%;
}

#current_currency a.american{
	background: url("../img/us.png") no-repeat 0 50%;
}

#current_currency a.european{
	background: url("../img/europeanunion.png") no-repeat 0 50%;
}

#current_currency a.switcher{
	display: block;
	position:absolute;
	right: 10px;
	top: 12px;
	width: 8px;
	height: 8px;
	text-indent: -9999px;
	background: url("../img/switcher-arrow.png") no-repeat 50%;
	
}

#box-rates{
	background: #231f20;
	color: white;
	border: 1px solid #333;
	width: 250px;
	position: absolute;
	left: 270px;
	top: 33px;
	padding: 10px;
	z-index: 50;
	font-family: Arial, Helvetica, sans-serif;
}

#box-rates h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#box-rates #list li{
	margin: 5px 0;
}

#box-rates #list li a{
	line-height: 11px;
	font-size: 11px;
	color: white;
	display: block;
	padding: 3px 0 3px 25px;
}

#box-rates #list li a:hover{
	color: white;
	background-color: #ac4239;
}

#box-rates #list li#canadian a{
	background-image: url("../img/ca.png");
	background-repeat: no-repeat;
	background-position: 1% 50%;
}

#box-rates #list li#american a{
	background-image: url("../img/us.png");
	background-repeat: no-repeat;
	background-position: 1% 50%;
}
#box-rates #list li#european a{
	background-image: url("../img/europeanunion.png");
	background-repeat: no-repeat;
	background-position: 1% 50%;
}

#box-rates #list li.active a{
	color: #999;
}

#box-rates #list li.active a:hover{
	text-decoration: none;
	color: #999;
}

#box-rates p{
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #d3d1d1;
	margin-top: 15px;
}

#box-rates a.ex{
	position: absolute;
	top: 0;
	right: 0;
	color: white;
	font-weight: bold;
	padding: 1px 5px;
	background: #ac4239;
}

