/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;/*vertical-align:baseline;*/
}
body {
	line-height:1.5;
}


#lili { 
position: fixed !important;
top: 35% !important;
display: block !important;
width: 25px !important;
height: 98px !important;
margin-top: -45px !important;
margin-right: 0px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
padding-top: 0px !important;
padding-right: 0px !important;
padding-bottom: 0px !important;
padding-left: 0px !important;

}

.concours {background:no-repeat;}



table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
h3 {
	color:#373737;
	font-size:15px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #c7c7c7;
	padding-bottom:1px;
	background:#e6e6e6 url(h3_shuffle.css.php);
}
p {
	color:#666;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
.newslett {
	color:#666;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
/* typography.css */
body {
	font-size:75%;
	color:#222;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h4, h5, h6 {
	font-weight:normal;
	color:#111;
}
h2 {
	font-size:1.50em;
	margin-bottom:0.75em;
	color:#4a4a4a;
}
h1 {
	font-size:1.30em;
	;
	margin-bottom:0.55em;
	color:#353535;
}
h4 {
	font-size:1.15em;
	color:#4a4a4a;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0 0 1.5em;
}
.left {
	float:left;
}
.right {
	float:right;
}
.top {
	margin-top:0;
}
.bottom {
	margin-bottom:0;
}
img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
img.left {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
}
img.center {
	margin-left:auto;
	margin-right:auto;
	display: block;
}
img.top {
	margin-top:0;
}
img.bottom {
	margin-bottom:0;
}
a:focus, a:hover {
	color:#FF6C00;
}
a {
	color:#555;
	text-decoration:none;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	color:#666;
}
pre, code {
	margin:1.5em 0;
	white-space:pre;
}
pre, code, tt {
	font:1em 'andale mono', 'lucida console', monospace;
	line-height:1.5;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
#product_shop {
	height:476px;
	padding: 5px 5px 5px 5px;
	background:url(img/bg_shop.png) no-repeat;
}

#home_txt {
	background:url(img/bg_home.jpg) no-repeat;
}

#s3slider {
	width: 950px; /* important to be same as image width */
	height: 476px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	text-decoration:none;
	margin:0 auto;
}
#s3slider ul {
	padding: 0;
	margin: 0;
	text-align:center;
}
.s3sliderImage span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.s3sliderImage span strong {
	font-size: 14px;
}
#s3sliderContent {
	width: 950px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: 0; /* important */
	margin-left: 0; /* important */
}
.s3sliderImage {
	float: left; /* important */
	position: relative; /* important */
	display: none; /* important */
}
.s3sliderImage span {
	text-transform:uppercase;
	font-weight:bold;
	position: absolute; /* important */
	left: 0;
	font: 20px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 921px;
	background-color: #f3f3f3;
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7; /* here you can set the opacity of box with text */
	color: #343434;
	display: none; /* important */
	bottom: 50px; /*placement sur l'image *//*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}
.clear {
	clear: both;
}

th {
	font-weight:bold;
}
.small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.hide {
	display:none !important;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color:#fff;
}
.removed {
	background:#900;
	color:#fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
/* grid.css */
.container {
	width:950px;
	margin:0 auto;
}
.sub_foot {
	width:950px;
	margin:0 auto;
}
.showgrid {
	background-image: url(grid.png);
}
body {
	margin:0em;
}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
	float:left;
	margin-right:10px;
}
.last, div.last {
	margin-right:0;
}
.span-1 {
	width:30px;
}
.span-2 {
	width:70px;
}
.span-3 {
	width:110px;
}
.span-4 {
	width:150px;
}
.span-5 {
	width:190px;
}
.span-6 {
	width:230px;
}
.span-7 {
	width:270px;
}
.span-8 {
	width:310px;
}
.span-9 {
	width:350px;
}
.span-10 {
	width:390px;
}
.span-11 {
	width:430px;
}
.span-12 {
	width:470px;
}
.span-13 {
	width:510px;
}
.span-14 {
	width:550px;
}
.span-15 {
	width:790px;
}
.span-16 {
	width:630px;
}
.span-17 {
	width:670px;
}
.span-18 {
	width:710px;
}
.span-19 {
	width:750px;
}
.span-20 {
	width:790px;
}
.span-21 {
	width:830px;
}
.span-22 {
	width:870px;
}
.span-23 {
	width:910px;
}
.span-24, div.span-24 {
	width:950px;
	margin:0;
}
.append-1 {
	padding-right:40px;
}
.append-2 {
	padding-right:80px;
}
.append-3 {
	padding-right:120px;
}
.append-4 {
	padding-right:160px;
}
.append-5 {
	padding-right:200px;
}
.append-6 {
	padding-right:240px;
}
.append-7 {
	padding-right:280px;
}
.append-8 {
	padding-right:320px;
}
.append-9 {
	padding-right:360px;
}
.append-10 {
	padding-right:400px;
}
.append-11 {
	padding-right:440px;
}
.append-12 {
	padding-right:480px;
}
.append-13 {
	padding-right:520px;
}
.append-14 {
	padding-right:560px;
}
.append-15 {
	padding-right:600px;
}
.append-16 {
	padding-right:640px;
}
.append-17 {
	padding-right:680px;
}
.append-18 {
	padding-right:720px;
}
.append-19 {
	padding-right:760px;
}
.append-20 {
	padding-right:800px;
}
.append-21 {
	padding-right:840px;
}
.append-22 {
	padding-right:880px;
}
.append-23 {
	padding-right:920px;
}
.prepend-1 {
	padding-left:40px;
}
.prepend-2 {
	padding-left:80px;
}
.prepend-3 {
	padding-left:120px;
}
.prepend-4 {
	padding-left:160px;
}
.prepend-5 {
	padding-left:200px;
}
.prepend-6 {
	padding-left:240px;
}
.prepend-7 {
	padding-left:280px;
}
.prepend-8 {
	padding-left:320px;
}
.prepend-9 {
	padding-left:360px;
}
.prepend-10 {
	padding-left:400px;
}
.prepend-11 {
	padding-left:440px;
}
.prepend-12 {
	padding-left:480px;
}
.prepend-13 {
	padding-left:520px;
}
.prepend-14 {
	padding-left:560px;
}
.prepend-15 {
	padding-left:600px;
}
.prepend-16 {
	padding-left:640px;
}
.prepend-17 {
	padding-left:680px;
}
.prepend-18 {
	padding-left:720px;
}
.prepend-19 {
	padding-left:760px;
}
.prepend-20 {
	padding-left:800px;
}
.prepend-21 {
	padding-left:840px;
}
.prepend-22 {
	padding-left:880px;
}
.prepend-23 {
	padding-left:920px;
}
div.border {
	padding-right:4px;
	margin-right:5px;
	border-right:1px solid #eee;
}
div.colborder {
	padding-right:24px;
	margin-right:25px;
	border-right:1px solid #eee;
}
.pull-1 {
	margin-left:-40px;
}
.pull-2 {
	margin-left:-80px;
}
.pull-3 {
	margin-left:-120px;
}
.pull-4 {
	margin-left:-160px;
}
.pull-5 {
	margin-left:-200px;
}
.pull-6 {
	margin-left:-240px;
}
.pull-7 {
	margin-left:-280px;
}
.pull-8 {
	margin-left:-320px;
}
.pull-9 {
	margin-left:-360px;
}
.pull-10 {
	margin-left:-400px;
}
.pull-11 {
	margin-left:-440px;
}
.pull-12 {
	margin-left:-480px;
}
.pull-13 {
	margin-left:-520px;
}
.pull-14 {
	margin-left:-560px;
}
.pull-15 {
	margin-left:-600px;
}
.pull-16 {
	margin-left:-640px;
}
.pull-17 {
	margin-left:-680px;
}
.pull-18 {
	margin-left:-720px;
}
.pull-19 {
	margin-left:-760px;
}
.pull-20 {
	margin-left:-800px;
}
.pull-21 {
	margin-left:-840px;
}
.pull-22 {
	margin-left:-880px;
}
.pull-23 {
	margin-left:-920px;
}
.pull-24 {
	margin-left:-960px;
}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {
	float:left;
	position:relative;
}
.push-1 {
	margin:0 -40px 1.5em 40px;
}
.push-2 {
	margin:0 -80px 1.5em 80px;
}
.push-3 {
	margin:0 -120px 1.5em 120px;
}
.push-4 {
	margin:0 -160px 1.5em 160px;
}
.push-5 {
	margin:0 -200px 1.5em 200px;
}
.push-6 {
	margin:0 -240px 1.5em 240px;
}
.push-7 {
	margin:0 -280px 1.5em 280px;
}
.push-8 {
	margin:0 -320px 1.5em 320px;
}
.push-9 {
	margin:0 -360px 1.5em 360px;
}
.push-10 {
	margin:0 -400px 1.5em 400px;
}
.push-11 {
	margin:0 -440px 1.5em 440px;
}
.push-12 {
	margin:0 -480px 1.5em 480px;
}
.push-13 {
	margin:0 -520px 1.5em 520px;
}
.push-14 {
	margin:0 -560px 1.5em 560px;
}
.push-15 {
	margin:0 -600px 1.5em 600px;
}
.push-16 {
	margin:0 -640px 1.5em 640px;
}
.push-17 {
	margin:0 -680px 1.5em 680px;
}
.push-18 {
	margin:0 -720px 1.5em 720px;
}
.push-19 {
	margin:0 -760px 1.5em 760px;
}
.push-20 {
	margin:0 -800px 1.5em 800px;
}
.push-21 {
	margin:0 -840px 1.5em 840px;
}
.push-22 {
	margin:0 -880px 1.5em 880px;
}
.push-23 {
	margin:0 -920px 1.5em 920px;
}
.push-24 {
	margin:0 -960px 1.5em 960px;
}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
	float:right;
	position:relative;
}
.prepend-top {
	margin-top:1.5em;
}
.append-bottom {
	margin-bottom:1.5em;
}
.box {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#E5ECF9;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}
.clearfix:after, .container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix, .container {
	display:block;
}
.clear {
	clear:both;
}
/* forms.css */
label {
	font-weight:bold;
}
fieldset {
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	font-size:1.2em;
}
input.text, input.title, textarea, select {
	margin:0.5em 0;
	border:1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:1px solid #666;
}
input.text, input.title {
	width:300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width:390px;
	height:250px;
	padding:5px;
}
.error, .success {
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.notice {
	font-size:11px;
	padding:0.8em;
	margin-bottom:1em;
	color:#999999
}/*james update 20081128*/
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.error a {
	color:#8a1f11;
}
.notice a {
	color:#514721;
}
.success a {
	color:#264409;
}
input {
	font-family:Arial, Helvetica, sans-serif;
}
/*header & navigate */
#main_container {
	position:relative
}
#header {
	padding-top:10px;
	padding-bottom:10px;
	background:transparent url(../template/img/top_shadow.jpg) no-repeat scroll left bottom;
	margin-bottom:7px
}
/*memu setup*/
#main_menu {
	position:relative;
	padding-top:6px;
	padding-left:20px;
	font-family:Verdana, Geneva, sans-serif;
}
#main_menu ul {
	list-style-type:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
}
#main_menu ul li {
	display:inline;
	position:relative;
	float:left;
}
#main_menu ul li a {
	display:block;
	padding-top:10px;
	font-size:13px;
}
/*level 01*/
#main_menu #menu_1 {
	width:40px
}
#main_menu #menu_2 {
	width:75px
}
#main_menu #menu_3 {
	width:95px
}
#main_menu #menu_4 {
	width:75px
}
#main_menu #menu_5 {
	width:95px
}
#main_menu #menu_55 {
	width:70px
}
#main_menu #menu_6 {
	width:90px
}
#main_menu #menu_7 {
	width:75px
}
#main_menu #menu_8 {
	width:60px
}
#main_menu ul li ul {
	z-index:20;
	position:absolute;
	top:3.3em;
	left:0;
	opacity:0.95;
}
#main_menu ul li ul li {
	float:none;
	;
	display:block;
	padding:0;
}
#main_menu ul li ul li a {
	text-decoration:none;
	font-size:93%;
	color:#555555;
	display:block;
	text-align:left;
	height:18px;
	overflow:visible;
	padding:3px 0px 3px 20px;
	width:150px;
	border-left:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
	background:#FFF url(../images/sub_menu_pre_btn_right.gif) no-repeat scroll 5px 7px;
	filter:Alpha(Opacity=95);
}
#main_menu ul li ul li a:hover {
	color:#FFF;
	background-color:#FF6C00;
	background-image:none;
}
/*level 03*/
#main_menu ul#for_components {
	background-image:none;
}
.components_title {
	background:transparent url(../images/sub_menu_pre_btn_down.gif) no-repeat 5px center;
	display:block;
	color:#555555;
	font-size:93%;
	padding:3px 0 3px 20px;
}
#main_menu li ul#for_components {
	left:175px;
	top:0px;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:9px;
	position:absolute;
	z-index:30;
	width:175px;
	background:transparent url(../images/product_submenu_bg.gif) no-repeat left bottom scroll;
	opacity:0.95;
}
#main_menu li ul#for_components li {
	background-image:url(../images/nav_havenext.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	background-color:transparent;
	padding:0;
	border-left:1px solid #EBEBEB;
	border-right:none;
}
#main_menu li ul#for_components li a {
	padding:3px 0 3px 13px;
	color:#888888;
	width:155px;
	background-image:none;
	background-color:transparent;
	border:none;
}
#main_menu li ul#for_components li a:hover {
	color:#FFF;
	background-color:#FF6C00;
}
/*#main_menu ul li ul li:hover a.withnextmenu{background-color:#FF6C00;background-image:url(../images/nav_havenext_white.gif);color:#FFF}*/
.nav_submenu .navtop {
	filter:Alpha(Opacity=95);
	display:block;
	height:10px;
	padding:0;
	margin:0;
}
.nav_submenu .navbottom {
	filter:Alpha(Opacity=95);
	display:block;
	height:10px;
	padding:0;
	margin:0;
	background-color:transparent;
}
/*for product_level2*/
#product_menudiv {
	position:absolute;
}
#main_menu ul li #product_level2 {
	background:transparent url(../images/nav_outline_bottm_all.gif) no-repeat left bottom;
	height:195px;
	width:350px;
	top:10px;
	filter:Alpha(Opacity=95);
}
#main_menu ul li #product_level2 li {
	float:none;
	background-color:transparent;
	border:none;
}
#main_menu ul li #product_level2 li a {
	width:155px;
	border:none;
	background-color:transparent;
}
#main_menu ul li #product_level2 li a:hover {
	color:#FFF;
	background-color:#FF6C00;
}
#navlist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #DDD;
	font: bold 12px Verdana, sans-serif;
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}
#navlist li a {
	border-radius: 5px 5px 0 0;
	-khtml-border-radius:5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	behavior: url(border-radius.htc);
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #DDD;
	border-bottom: none;
	background: #f6f6f6;
	text-decoration: none;
}
#navlist li a:link {
	color: #525252;
}
#navlist li a:visited {
	color: #FF6C00;
}
#navlist li a:hover {
	color: #FF6C00;
	background: #FFF;
	border-color: #cbcbcb;
}
#navlist li a#current {
	background: white;
	border-bottom: 1px solid white;
}
.clientBox {
	background:#fff;
}
#radius_product_footer {
	border-radius: 5px 5px 0 0;
	-khtml-border-radius:5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	behavior: url(border-radius.htc);
	border:#CCC 1px solid;
	background:#f3f3f3;
	padding:8px;
}
#radius_product_footer_facebook {
	border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	behavior: url(border-radius.htc);
	border:#CCC 1px solid;
	background:#f8f8f8;
	padding-top:10px;
	padding-bottom:8px;
	padding-left:8px;
}
#radius_product_footer_shop {
	border-radius: 0 0 6px 6px;
	-khtml-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	behavior: url(border-radius.htc);
	border:#CCC 1px solid;
	background:#e6e6e6 url(bg_shuffle.css.php);
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
}
/*search*/
#country {
	font-size:9px;
	color:#2B2B2B;
	text-align:right;
	padding-right:8px
}
#searchfrom {
	position:relative
}
#searchleft {
	height:22px;
	width:10px;
	vertical-align:baseline;
	background:url(../images/search_left.gif) 0 0 no-repeat;
	display:block;
	position:absolute;
	left:-9px
}
.searchinput {
	width:100px;
	background:transparent url(../images/search_bg.gif) repeat-x scroll left top;
	border:0px none #FFF;
	padding:5px 15px 0 6px;
	vertical-align:middle;
	position:absolute;
	font-size:93%;
	color:#666;
	height:17px
}
.searchgo {
	vertical-align:top;
	height:22px;
	position:absolute;
	left:115px
}
/*footer*/
#footer {
	padding-top:30px;
	padding-bottom:20px;
	width:100%;
	clear:both
}
#copyright {
	font-size:85%;
	color:#666;
	text-align:center;
	background:url(../images/footer_bg.jpg) no-repeat 0 0;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:20px
}
#bottom_menu a:link, #bottom_menu a:visited {
	text-decoration:none;
	color:#606060;
	font-size:85%;
	padding-right:10px;
	border-right:#CCC 1px solid;
	margin-right:10px
}
#bottom_menu a:hover {
	color:#FF6C00
}
#bottom_menu {
	text-align:center
}
/*award_area*/
#award_area {
	height:124px;
	margin-top:25px;
	overflow:hidden
}
#award_area img {
	padding-right:5px;
	padding-bottom:5px;
	float:left
}
#award_area h5 {
	margin-bottom:0px
}
#award_area span {
	font-size:93%;
	color:#807F7F
}
#award_area p {
	font-size:93%;
	color:#807F7F;
	display:block;
	clear:both;
	margin-bottom:0px
}
/*tool and  grid*/
.noborder, td.noborder, tr.noborder, li.noborder {
	border:1px none #FFF !important
}
.col4 {
	float:left;
	margin-right:10px;
	width:230px
}
.col3 {
	float:left;
	margin-right:10px;
	width:310px
}
.col2 {
	float:left;
	margin-right:10px;
	width:470px
}
.col4_3 {
	float:left;
	margin-right:10px;
	width:710px
}
.col4_1 {
	float:left;
	margin-right:10px;
	width:230px
}
.col3_2 {
	float:left;
	margin-right:10px;
	width:630px
}
.col3_1 {
	float:left;
	margin-right:10px;
	width:310px
}
.space_right {
	margin-right:10px
}
/*shadow*/
.top_shadow {
	background:url(../images/top_shadow.jpg) 0 0 no-repeat;
	height:20px;
	border:none;
	clear:both;
	float:none;
	width:100%
}
.down_shadow {
	background:url(../images/down_shadow.jpg) 50% bottom no-repeat;
	height:16px;
	border:none;
	clear:both;
	float:none;
	width:100%;
	margin-top:5px;
	margin-bottom:5px
}
/*png word*/
#png_text {
	position:absolute;
	left:642px;
	top:172px;
	z-index:1
}
/*product model*/
#model_fab {
	width:430px;
	float:left
}
#model_name {
	color:#505050;
	margin-bottom:0;
	font:20px Arial Black, Arial, Lucida Grande, Helvetica, sans-serif;
	font-style:normal;
}
#model_desc {
	font-size:21px;
	line-height:1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
	margin-bottom:0
}
#model_intro {
	padding-top:10px;
	padding-bottom:10px
}
#product_fab_image {
	float:left;
	width:100%
}
#model_image {
	width:510px;
	float:right;
	position:relative
}
.three_party_logo {
	position:absolute;
	left:458px;
	top:0px;
	z-index:5
}
#product_tab {
	float:left;
	font-size:12px;
	line-height:normal;
	width:100%;
	background-attachment:scroll;
	background:url(../images/tab_under_bg_2.gif) center bottom no-repeat;
	padding-bottom:6px
}
#product_tab ul {
	margin:0;
	padding:10px 10px 0 15px;
	list-style:none outside none
}
#product_tab li {
	float:left;
	margin:0;
	padding:0 0 0 10px;
	background:transparent url(../images/tab_bg_left.gif) no-repeat scroll left top
}
#product_tab a {
	background:transparent url(../images/tab_bg.gif) no-repeat scroll right top;
	color:#000;
	display:block;
	font-weight:bold;
	text-decoration:none;
	padding:12px 20px 9px 10px
}
#product_tab .current {
	background-image:url(../images/tab_bg_current_left.gif)
}
#product_tab .current a {
	background-image:url(../images/tab_bg_current.gif);
	color:#FF6C00;
	padding-bottom:10px;
	text-align:center
}
#product_tab .current span {
	display:block;
	margin-top:-7px;
	margin-bottom:3px
}
#product_content_area {
	background:url(../images/overview_bg.gif) center top scroll repeat-y;
	position:relative;
	padding:40px 40px 20px 40px;
	float:left;
	width:870px;
	z-index:1;
}
#product_content_bottom {
	background:transparent url(../images/overview_bottom.gif) no-repeat scroll 0 0;
	width:100%;
	height:10px;
	float:left;
	clear:both
}
#thumbnail_area img {
	border:1px solid #CCC
}
#thumbnail_area a {
	margin-right:0.5em
}
#product_content_area h3.tab_name {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:250%;
	color:#454545
}
a.comparebutton {
	display:block;
	font-size:100%;
	text-decoration:none;
	cursor:pointer;
	margin-top:1em;
	float:left;
	margin-right:2px;
}
a.comparebutton span {
	display:block;
	float:left;
	width:21px;
	height:21px;
	font-weight:normal;
	background:url(../images/button_compare_left.gif) no-repeat scroll left top;
}
a.comparebutton b {
	display:block;
	float:left;
	color:#6A6A6A;
	text-align:center;
	zoom:1;
	background:url(../images/button_compare_right.gif) scroll no-repeat right top;
	padding:1px 10px 2px 4px
}
#compare_panel {
	position:absolute;
	z-index:1000;
	left:629px;
	top:46px;
	height:115px;
	width:340px
}
#compare_panel img.bg_shadow {
	width:340px;
	height:115px;
	position:absolute;
	z-index:0;
	overflow:visible
}
.panel_content {
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	z-index:1000
}
.panel_content ul {
	list-style:none outside none
}
.panel_content li {
	float:left
}
.panel_content li a {
	display:block;
	width:50px;
	margin:10px 5px 2px 5px;
	text-decoration:none;
	color:#333
}
.panel_content li img {
	border:1px solid #CCC;
	margin:10px 5px 2px 5px;
}
.panel_content li a img {
	border:1px solid #CCC;
	margin:0;
}
.panel_content li a.removebutton {
	float:left;
	font-style:normal;
	font-size:11px;
	background:url(../images/remover_button.gif) no-repeat left center;
	padding-left:9px;
	width:34px;
	margin:0 0 0 5px
}
.panel_content li span {
	font-size:11px;
	visibility:hidden;
	width:200px;
	padding-left:22px;
	padding-top:5px;
	color:#FF8429;
	position:absolute;
	overflow:hidden;
	left:0;
	top:80px
}
.panel_content li:hover span {
	visibility:visible
}
a.comparenow {
	display:block;
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
	float:right;
	margin-right:20px;
	margin-top:2px
}
a.comparenow span {
	display:block;
	float:left;
	width:13px;
	height:21px;
	font-weight:normal;
	background:url(../images/button_compare_now_left.gif) scroll no-repeat left top;
}
a.comparenow b {
	font-weight:normal;
	font-size:11px;
	display:block;
	float:left;
	color:#6A6A6A;
	text-align:center;
	zoom:1;
	background:url(../images/button_compare_right.gif) scroll no-repeat right top;
	padding:2px 10px 3px 2px
}
/*breadcrumbs*/
#breadcrumbs {
	font-size:11px;
	color:#6A6A6A;
	margin:0px;
	float:left;
	white-space:nowrap;
	padding:5px 0px 5px 0px
}
#breadcrumbs a {
	text-decoration:none;
	color:#6A6A6A
}
#breadcrumbs a:hover, #product_tab a:hover {
	color:#FF6C00
}
/*main image selector*/
#main_image_selector {
	position:absolute;
	z-index:5;
	width:150px;
	height:20px;
	padding:10px;
	left: 774px;
	top: 435px;
}
#selector_container {
	float: right;
}
#main_image_selector a span {
}
#main_image_selector a:link, #main_image_selector a:visited {
	display:block;
	float:left;
	width: 15px;
	height:20px;
	padding-top:1px;
}
#main_image_selector a:hover {
	width: 15px;
	height:20px;
}
#main_image_selector a.currnt_image {
	width: 20px;
	height:20px;
}
/*main image*/
#bannerlink img {
	position:absolute;
}
#bannerlink {
	left:0;
	top:0;
	position:absolute;
}
/*compare*/
#comparelist_button a {
	float:right;
	display:block;
	font-size:11px;
	color:#6A6A6A;
	background:url(../images/model_number_icon.gif) no-repeat scroll left center;
	margin-top:25px;
	padding-left:12px;
	padding-right:10px;
	text-decoration:none
}
#comparelist_button a:hover {
	color:#FF6c00;
}
/*contry select*/
#country a:link, #country a:visited {
	color:#666;
}
#country a:hover {
	color:#FF6C00;
}
#countryselect {
	width:192px;
	position:absolute;
	z-index:150;
	left: 760px;
	top: 23px;
	text-align:left;
	opacity:0.95;
	filter:Alpha(Opacity=95);
}
#countryselect ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position:outside;
	margin:0;
	width:185px;
	height:300px;
	overflow:auto;
}
#countryselect ul li {
	display:inline;
}
#countryselect li a:link, #countryselect li a:visited {
	padding:3px 5px 3px 10px;
	font-size:11px;
	color:#666;
	text-align:left;
	display:block;
	margin:0;
}
#countryselect li a:hover {
	color:#FFFFFF;
	background-color:#FF6C00;
}
#country_area {
	float:left;
	width:auto;
	width:190px;
	padding:0;
	margin-right:15px;
	border-left:1px solid #EBEBEB;
	border-right:1px solid #EBEBEB;
	background-color:#FFF;
}
/*breadcrumbs menu*/
#bmenu_outline {
	position:absolute;
	min-width:100px;
	z-index:45;
	background:url(../images/bmenu_left.gif) no-repeat scroll left 0;
	height:255px;
	padding-left:8px;
	padding-top:10px;
	margin-top:25px;
	width:240px;
	filter:Alpha(Opacity=90);
	opacity:0.9
}
#bemnu_content {
	background:url(../images/bmenu_right.gif) no-repeat scroll 100% top;
	height:255px;
	padding-top:10px;
	margin-top:-10px;
	width:100%;
}
#bemnu_content ul {
	display:block;
	width:auto;
	overflow:auto;
	height:210px;
	list-style-position:outside;
	list-style-image: none;
	list-style-type: none;
	padding:0;
	margin:0 10px 0;
}
#bemnu_content ul li a:link, #bemnu_content ul li a:visited {
	color:#FFFFFF;
	white-space:nowrap;
	padding:3px 0px 3px 5px;
	display:block;
	margin:0;
	font-size:11px;
}
#bemnu_content .havenext {
	background:url(../images/have_next.gif) no-repeat scroll 99% 50%;
}
#bemnu_content .havepre {
	background:url(../images/have_pre.gif) no-repeat scroll 1% 50%;
}
#bemnu_content ul li a:hover {
	color:#FFFFFF;
	white-space:nowrap;
}
/*#bemnu_content ul li{padding:0 15px 0 0; margin:0; float:left; width:100%;}float,width for IE6*/
/*#bemnu_content ul>li{float:none; width:auto;}reset again*/
#bemnu_content ul li:hover {
	background:#ff6000;
}
#bemnu_content ul li.havenext:hover {
	background:url(../images/have_next_hover.gif) no-repeat scroll 99% 50% #ff6000;
}
#bemnu_content ul li:hover a {
	color:#FFFFFF;
}
#bmenu_return {
	margin-bottom:3px;
}
#bmenu_return a:link, #bmenu_return a:visited {
	display:block;
	padding:2px 5px 2px 15px;
	background:url(../images/sub_menu_pre_btn.gif) no-repeat scroll left 55%;
	color:#FFFFFF;
	font-weight:bold;
}
#bmenu_return a:hover {
	color:#FF6c00;
}
/*MDA2*/
.mda2_sticker {
	padding:18px 0 0 18px;
}

