@charset "utf-8";
/* CSS Document */
body  {
	/*font-family: arial, helvetica, sans-serif;*/
	font-family: Verdana, Geneva, sans-serif;
	/*font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;*/
	font-size:11px;
	background: #e72838;
	margin: 0;
	padding: 0;
	/*text-align: left;*/
	color: #000;
}
table, td, th {
	padding:0;
	margin:0;
	border-collapse:collapse
}
img {
	margin:0;
	border:0
}
p, form, dl, dt, dd {
	margin:0;
	padding:0
}
a {
	color:#006d55;
	text-decoration:none;
	border-bottom: 1px #006d55 dotted;
}
a:hover {
	text-decoration:underline;
	border:none;
}	
a:active, a:hover {
	outline:0
}
a.linkImage {
	text-decoration:none;
	border:none;
}
a[rel=lightbox] {
	text-decoration:none;
	border:none;
}
a#lbCloseLink {
	text-decoration:none;
	border:none;
}
sup a {
	color:orange;
	border:none;
	text-decoration:none;	
}
sup a:hover {
	text-decoration:none;
}
.smaller {
	font-size: 0.8em;
}
p.tocFaq {
	font-size: 0.9em;
}
#content_page {
	text-align:center;
	background: #fff;
}
#content_page.download {
	font-size: 12px;
}
#header {
	text-align:left;
	clear: both;
	color: #000;
	font-size: 14px;
	background: #eee;
	width: 100%;
	height: 80px;
}
#header h1 {
	text-align: center;
	margin: 30px 0 0 80px;
	/*padding: 10px;*/
	white-space: nowrap;
	color: #535353;
	/*text-shadow: 2px 2px 2px #999;*/
	font-size: 16px;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}
#header img.logo_left {
	float:left;
	vertical-align:middle;
	padding: 8px;
}
#header img.logo_right {
	float:right;
	vertical-align:middle;
	padding: 8px;
}
#header_nav {
	text-align: left;
	clear: both;
	width: 100%;
}
#header_nav ul, #header_nav ul li {
	list-style:none;
	margin:0;
	padding:0;
}
#footer {
	margin: 0;
	text-align:center;
	clear: both;
	color: #FFF;
	font-size: 11px;
	/*background: linear-gradient(to bottom, #525252 0%, #a4a4a4 100%);*/
	background: linear-gradient(to bottom, #2a3645 0%, #e72838 100%);
	width:100%;
	height:120px;
}
#footer_nav {
	padding-top:2px;
	color: #FFF;
	height: 36px;
}
#copyright {
	line-height: 30px;
	text-align: center;
	color: #fff;
}
#company {
	line-height: 30px;
	text-align: center;
	color: #fff;
}
#footer a {
	color:#FFF;
	text-decoration:none;
	outline:none;
	border:none;
}
#footer a:active, #footer a:hover, #footer a:focus {
	color:#FFF;
	text-decoration:none;
	outline:none;
	border:none;
}
p.creditLogo {
	display: block;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	text-align: center;
}
p.navigation {
	display: block;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 0px;
	text-align: left;
}
/*e-store*/
div#encart_middle {
	text-align: left;
}
button.btn_medium, a.btn_medium, input.btn_medium, .formccard button, .formppal button {
	cursor:pointer;
	height:27px;
	margin-bottom:3px;
	line-height:27px;
	padding:0 10px;
	white-space:nowrap;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-image:none;
	background-color:#e72838;
	border:1px solid #e72838;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	box-shadow:none;
	position:relative
}
button.btn_medium:hover, a.btn_medium:hover, input.btn_medium:hover, .formccard button:hover, .formppal button:hover {
	background-color:#ff8106;
	border:1px solid #ff8106;
}
.red {
	color:#E82838
}
.green {
	color:#006051
}
.left {
	float:left
}
.right {
	float:right
}
.top {
	float:top
}
table.payment_selection td, table.payment_currency td {
	height:28px
}
.total_amount_line, .order_summary, .order_summary_amount {
	font-size:1.5em;
	font-weight:bold;
	color:#e72838;
}
#order_summary_line table td {
	height:48px
}
td.order_summary, td.order_summary_amount {
	vertical-align:top
}
td.order_summary_amount {
	text-align:right
}
.content_block {
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:15px
}
td.pcards, td.ppaypal {
	width:234px;
	height:28px;
}
span#pcards, span#ppaypal {
	display:block;
	width:234px;
	height:21px;
	position:absolute
	vertical-align:top
}
span#pcards {
	background-image:url(/360/img/payment/cards.png);
	background-repeat:no-repeat;
}
span#ppaypal {
	background-image:url(/360/img/payment/paypal.png);
	background-repeat:no-repeat;
}
form table td.pairs, table.billing_information td.pairs {
	width:222px
}
form table td.marginform, table.billing_information td.marginform {
	height:12px
}
form table td label, table.billing_information td label {
	white-space:nowrap
}
table.billing_information td {
	height:26px;
	vertical-align:top
}
form h3 {
	font-size:1.17em;
	margin:1em 0 0.33em 0
}
form#order_form *, div#pseudo_form * {
	font-family: arial, helvetica, sans-serif;
}
div#order_summary_line {
	border-top:1px solid #ccc;
	padding-top:6px;
}
div#order_summary_line table td.order_summary span {
	display:block;
	font-size:0.66em;
	font-weight:lighter
}
#currency_usd_price, #currency_eur_price {
	font-weight:bold	
}
sup#total_sign {
	font-weight:normal
}
.mandatory_field {
	border: 1px solid #d60000;
	background: #fff5f5;
}
.mandatory_img_display {
	display:block;
	width:22px;
	height:19px;
	/*background-image:url(/360/img/field_error.png);
	background-repeat:no-repeat;*/
	background: url(/360/img/field_error.png) no-repeat center 0;
}
.noJavascriptWarning {
	font-style:italic;
	height:24px;
	font-weight:bold;
	color:#e82838
}
#purchase_status table td {
	border-top:1px solid #ccc;
	padding-top:6px;
	height:48px
}
.purchase_comment {
	font-weight:bold;
	color:red;
}
.inline_price {
	display:inline;	
}
#content_middle {
	/*background: #eee; /* for visual help in edition */
	background: #fff;
	text-align:left;
	font-size:16px;
	position: relative;
	margin: 20px 10px 10px 10px;
	/*height: 100px;*/
	/*float:left;*/
	/*width: 740px; /* 2 columns */
	width: 960px; /* 3 columns */
}
#content_middle h1 {
	font-size:20px;	
}
#content_middle table table td {
	padding:3px;	
}
#content_middle_disclaimer {
	/*background: #eee; /* for visual help in edition */
	background: #fff;
	text-align:left;
	font-size:10px;
	position: relative;
	margin: 20px 10px 10px 10px;
	/*height: 100px;*/
	/*float:left;*/
	/*width: 740px; /* 2 columns */
	width: 960px; /* 3 columns */
}
.frame_gray {
	margin:0;
	padding:10px;
	border:1px solid #ccc;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	background-color:#eee;
}
/*MENU*/
.menu_bg{ background:#2a3645; height:60px;}
.menu_nav {position:relative; width:1002px;margin:0 auto; height:60px; z-index:100; }
.menu {clear:both; height:60px;}
.menu dl {margin:0; padding:0;}
.menu li { float:left;position:relative;height:59px; font-size:14px; }
.menu li a{display:block;line-height:60px;  color:#fff; height:59px; text-decoration:none; white-space:nowrap; _float:left; padding:0px 25px;}
.menu li a.first{ width:200px; background:url(/360/img/menu_pulldown.png) no-repeat right center; text-align:center; padding:0px;}
.menu li a:hover ,.menu li.selected a,.menu li.onpage a{ background-color:#546480;}
.menu li .psmenu { position:absolute; top:59px; left:0px;  padding:10px 0px 20px 0px;  background:#546480; z-index:20;  display:none; }
.menu li .psmenu.selected{display:block;}
.menu li .psmenu dt a{ line-height:35px; height:35px; padding:0px 15px; background:none;}
.menu li .psmenu dt a:hover ,.menu li .psmenu dt.selected a, .menu li .psmenu dd a:hover ,.menu li .psmenu dd.selected a{ background:#3b4859;}
.menu li .psmenu  dd a{line-height:35px; height:35px; color:#69cffd; padding-left:40px;}

.menu li .psmenu_2 { position:absolute; top:0px; left:199px; width:310px; height:310px; padding:0px 0px 20px 0px;  background:#3b4859;z-index:21; display:none;}
.menu li .psmenu_2.selected{ display:block;}
.menu li .psmenu_2 dt { background:none; color:#fff; padding-left:20px; margin-top:20px; width:100%;}
.menu li .psmenu_2 dd{ float:left;  margin-left:20px;}
.menu li .psmenu_2 dd a{line-height:35px; height:35px; padding:0px 15px; background:none; color:#2fbefe; position:relative;}
.menu li .psmenu_2  .sanjiao{border-color: transparent transparent transparent #2fbefe; position:absolute; left:0px; top:13px;}
.menu li .psmenu_2 dd a:hover{ background:none; text-decoration:underline;}
