
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
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 {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    list-style-type: none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; color: #444; font-size: 12px;}
body {
    line-height: 1;
}

ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0 none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    color: #318900;
    text-decoration: none;
}
.clear {
    clear: both;
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.mr10 { margin-right: 10px;}
.mlr30 { margin: 0 30px;}
.mb10 { margin-bottom: 10px;}
.mr75 { margin-right:75px;}
.mlr10 { margin: 0 10px;}
/*------------------------------------------------------------
	begin
------------------------------------------------------------*/
body {
	background-color: #f0f0f0;
	color: #444;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 1024px;
	background-color: #fff;
	padding-bottom: 35px;
}

#header {
	height: 155px;
	width: 1024px;
	display: block;
	position:relative;
	background: url(/i/header_bg.png) no-repeat left top;
	margin-bottom: 18px;
}

.logo {
	position: absolute;
	left: 30px;
	top: 12px;
}

.slogan {
	color: #0D82AD;
    font-size: 12px;
    left: 36px;
    line-height: 14px;
    position: absolute;
    text-shadow: 1px 1px 4px black;
    top: 68px;
    z-index: 1;
}


.slogan span {
	color: #ffffff !important;
}

.pro_pic {
	position: absolute;
	right: 0;
	top: 0;
	background: url(/i/header_products_pic.png) no-repeat right top;
	height:105px;
	width:601px;
}

.blog_link{
	cursor: pointer;
    display: block;
    float: right;
    height: 105px;
    width: 100px;
	}

#globalNavi {
	height: 50px;
	width: 820px;
	position: absolute;
	left: 0;
	bottom: 0;
}

#globalNavi li {
	float:left;
}

#globalNavi li a {
	padding: 0 14px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	display: inline-block;
    border-right: 1px solid #2f2f2f;
}

#globalNavi li a:hover, #globalNavi li a.active{
	color:#000;
	background: #fff;
	border: 1px solid #969696;
	border-bottom: none;
	border-right: none;
}

#globalNavi li a.first { 
	background: url(/i/icon_home.gif) no-repeat 15px;
	padding-right: 27px;
	border: none;
}

#globalNavi li a.first:hover {
	background: url(/i/icon_home-hover.gif) no-repeat 15px;
}

#globalNavi li a.last { border-right: none;}

input.header_search {
	width: 200px;
	display: block;
	background: url(/i/header_search_bg.png) no-repeat left center;
	position: absolute;
	right: -15px;
	*right: -15px;
	bottom: 13px;
	*bottom: 12px;
	border: none;
	color:#fff;
	padding: 5px 0 5px 30px;
}

a.btn_ok {
	width: 29px;
	line-height: 23px;
	text-align:center;
	display: block;
	position:absolute;
	right: 18px;
	color: #ababab;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background: url(/i/ok_btn_bg.png) no-repeat; 
	bottom: 12px;
	*bottom: 12px;
}
a.btn_ok:hover { color: #fff;}

.autocomplete_model_name{
	left: 50px;
    position: absolute;
    width: 200px;
    word-wrap: break-word;
}

#main {
	margin: 0 15px;
	overflow: hidden;
	zoom: 100%;
	position: relative;
}

#main-index {
	margin: 0 15px;
	overflow: hidden;
	zoom: 100%;
}

#conts {
	float: left;
	width: 732px;
	overflow: hidden;
	zoom: 100%;
	z-index: 100;
}

#conts730 { 
	width: 730px; 
	overflow: hidden; 
	zoom: 100%;
}

.search_box {
	width: 728px;
	height: 115px;
	border: 1px solid #d8d8d8;
	background: url(/i/search_bg.png) repeat-x left top;
	display: block;
	position: relative;
	margin-bottom: 17px; 
}

.search_box h2 {
	font-size: 13px;
	color: #2c2c2c;
	left: 40px;
	top: 17px;
	position:absolute;
	font-weight: normal;
}

.search_box input {
	width: 590px;
	display: block;
	font-size: 18px;
	position:absolute;
	bottom: 24px;
	left: 40px;
	background: url(/i/search_input.png) no-repeat left top;
	border:none;
	padding: 0 0 0 50px;
	height:44px;
	*line-height: 44px;
}

.search_box a.btn_search {
	width: 176px;
	height: 44px;
	display: block;
	position:absolute;
	right: 41px;
	bottom: 24px;
	background: url(/i/search_button.png) no-repeat left;
}

.search_box a.btn_search:hover { 
	background: url(/i/search_button-over.png) no-repeat left;
}

.pro_Box {
	position: relative;
	margin-bottom: 10px;
	*margin-bottom: 0px;
	overflow: hidden;
	zoom: 100%;
	padding-top: 6px;
	background: url(/i/line_green.png) no-repeat left top !important;
	border-top-left-radius: 0px !important;
}

.pro_Box .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { border-top-left-radius: 0px !important; }

.pro_Box .navi {
	margin-bottom: 10px;
	overflow: hidden;
	zoom: 100%;
}

.pro_Box .navi li {
	float: left;
	border-right: 1px solid #fff;
	opacity:1;
}
.pro_Box .navi li a {
	padding: 0px 19px;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align:center;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

.pro_Box .navi li a:hover,
.pro_Box .navi li a.now { background: url(/i/b_bg.png) repeat-x left bottom; }

#buy .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: url(/i/g_bg.png) repeat-x left bottom !important; }
	
#sell .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: url(/i/b_bg.png) repeat-x left bottom !important;}

.box_list {
	width: 224px;
	height: 308px;
	display: block;
	float: left;
	border: 1px solid #DBDBDB;
	background: none repeat scroll 0 0 transparent;
	text-align:center;
	padding-top: 10px;
	color: #161616;
	margin-right: 17px;
	position:relative;
	background: none;
	height: 308px;
	margin-bottom: 15px;
}

.box_list h2 { 
	font-weight: normal; 
	text-align:center; 
	height: 30px; 
	width: 200px; 
	margin-left: 5px; 
	display: block;
	margin-bottom: 5px;  
}

.box_list .pic {
	height: 140px;
	width: 210px;
	display:inline-table;
	vertical-align: middle;
	margin-bottom: 8px;
	z-index: 1;
}
.box_list .pic a img{
	max-width: 210px;
	max-height: 140px;
	width : auto;
	height: auto;
	}
.box_list .tit { text-transform: uppercase;}

.box_list .bot { 
	height: 85px;
	line-height: 23px;
	*line-height: 20px;
	border-top: 1px solid #dbdbdb;
	width: 211px;
	display: block;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
	left: 0;
}

.box_list .bot span { 
	font-size: 13px; 
	color: #00af49; 
	font-weight: bold;
}

.box_list .bot img { max-height: 140px;}
.box_list a.but_ok { 
	width: 130px; 
	height: 26px; 
	display: block; 
	text-align:center; 
	color: #fff; 
	background: #66bc29 url(/i/b_bg.png) repeat-x; 
	text-transform: uppercase; 
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	margin: 0 auto;
}

.box_list a.but_ok:hover { background: #b0da89;}
.pro_Box .title { 
	position:absolute; 
	right: 3px; top: 0; 
	z-index: 1;
}

.align_right {
	clear: both;
	display: block;
	height: 30px;
	padding-bottom: 5px;
	text-align: right;
	width: 730px;	
}

a.more { 
	color: #000; 
	text-transform:uppercase; 
    background: url(/i/green_more_bg.png) no-repeat left; 
	text-decoration: underline;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align:right;
	display: block;
}

a.more span { 
	background: url(/i/arrow.png) no-repeat left 3px;
	width: 138px;
	padding-left: 13px;
}

a.more:hover { color: #666;}
#buy .navi li a:hover, #buy .navi li a.now { background: url(/i/g_bg.png) repeat-x left bottom;}
#buy .box_list a.but_ok { background: url(/i/g_bg.png) repeat-x;}
#buy .box_list a.but_ok:hover,
#buy .box_list a.now { background: #6dc6e7;}
#buy .box_list .bot span { color: #009fda;}
a.blue_more { background: url(/i/blue_more_bg.png) no-repeat left;}

#sideBar { 
	width: 250px;
	overflow: hidden;
	zoom: 100%;
	color: #666;
	margin-top: -10px;
}

#sideBar250 { 
	width: 250px;
	overflow: hidden;
	zoom: 100%;
	color: #666;
}

#siderBar235 { 
	width: 235px;
	overflow: hidden;
	zoom: 100%;
}
.box{
	padding: 10px 8px 10px;
	*padding: 10px 8px 10px;
	background: #f2f2f2;
	overflow: hidden;
	zoom: 100%;
	margin-bottom: 10px;
}

.box h2{
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	background: #000;
	padding: 9px 10px;
	margin-bottom: 10px;
	color: #fff;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius:  10px 10px 0 0;
	border-radius:  10px 10px 0 0;
}


.box h2.red_border { 
	border: 2px solid #e81e75; 
	text-align:center;
}

.box span a{ color: #7bb74b;}
.box span a:hover, .box a.view:hover { color: #289DC9; }
.box a.view { 
	color: #7bb74b; 
	text-decoration: underline; 
}

.box h2.compare { background: #000 url(/i/compare_icon.png) no-repeat 205px;}
.box h2.tag { background: #000 url(/i/tags_icon.png) no-repeat 205px;}

.box_title {
    background: #000000;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 9px 10px;
    text-transform: uppercase;
}

.box_title a { color:#ffffff; }
.box_title a:hover{ color:#999999; }

.box_v2 {
	padding: 10px 8px 10px;
	*padding: 10px 8px 10px;
	background: #f2f2f2;
	overflow: hidden;
	zoom: 100%;
	margin-bottom: 10px;
}

.box_title_v2{
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	background: #000;
	padding: 9px 10px;
	margin-top: 10px;
	color: #fff;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius:  10px 10px 0 0;
	border-radius:  10px 10px 0 0;
}

input.w170 { 
	background: #fff; 
	width: 167px; 
	height: 21px; 
	line-height: 20px;
	border: 1px solid #b0b0b0;
	float: left;
}

a.submit {
	width: 60px;
	height: 25px;
	text-align:center;
	line-height: 25px;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	float:right;
	background:#4a4a4a;
}

a.submit:hover { background: #858585;}
.line_height { line-height: 1.5; *line-height: 1.4;}
.line_height a { color: #666; text-decoration: none;}

.font_b { font-size: 20px;}
.font_m { font-size: 16px;}

a.underline, a.green_text,a.green_text:hover, a.blue_text,a.blue_text:hover, a.black_text, a.black_text:hover, a.green:hover, span.black_text, span.blue_text  
{ text-decoration: underline;}

a.green_text,a.green_text:hover { color: #389914;}
a.blue_text,a.blue_text:hover { color: #289dc9;}
a.black_text, a.black_text:hover { color: #000;}
a.green:hover { color: #93cf0f;}
span.black_text { color: #000; }
span.green_text {  color: #389914; }
span.blue_text { color: #289dc9; }

a.button {
    background: url(/i/b_l.png) no-repeat scroll left top;
    cursor: pointer;
    display: block;
    float: right;
    height: 50px;
    padding-left: 15px;
    line-height: 23px;
}
a.button span {
    background: url(/i/b_r.png) no-repeat scroll right top;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: bold;
    height: 37px;
    padding: 10px 20px 0 6px;
    text-shadow: 1px 1px 2px #666666;
}

a.button_cr_l {
	padding:4px 20px;
	-moz-border-radius: 6px; 
	-webkit-border-radius:6px; 
	border-radius: 6px; 
	font-size: 17px; 
	color: #fff; 
	float:right;
	margin-right: 5px;
	background: url(/i/btn_ok_bg.png) repeat-x left top;
}

a.button_cr_l:hover { background: url(/i/btn_ok_bg-over.png) repeat-x left top; color: #00af49; }

a.color { 
	background: #000; 
	color: #00b050; 
	text-align:center;
	height: 30px;
	line-height: 30px;
	padding: 0 30px;
	*padding: 0 27px;
	font-size: 16px;
	font-weight: bold;
}

.mr16 { margin-right: 16px;}


#footer {
	background: #0e0e0e;
	overflow: hidden;
	zoom: 100%;
	text-align:center;
}

#footer .foot_conts{
	margin: 0 auto;
	width: 1024px;
	overflow: hidden;
	zoom: 100%;
	text-align:left;
} 

.boxA {
	float: left;
	text-align:center;
	width: 335px;
	margin-top: 17px;
	line-height: 1.4;
}
.boxA a { color: #666; font-size: 12px;}
.boxA a:hover { color: #999;}

.boxB { 
	float: left;
	overflow: hidden;
	zoom: 100%;
	margin: 20px 0 0 0;
	border-left: 1px solid #2e2e2e;
	padding: 0 70px;
	width: 180px;
	height: 170px;
}

.boxB h2 { 
	font-size: 20px;
    color: #fff; 
	font-weight: normal; 
	margin-bottom: 15px;
}

ul.listB li { border-bottom: 1px solid #2e2e2e; } 
ul.listB li a { 
	background: url(/i/icon_arrow_s.gif) no-repeat 10px; 
	padding: 10px 20px 10px 25px; 
	color:#a1a1a1; 
	display: block;
	font-size: 12px;
}

ul.listB li a:hover { color: #fff;}
#sharebutton { width: 260px; padding-right: 35px;}
#sharebutton ul.listB li {
	float: left;
	width: 120px;
}
#sharebutton ul.listB { width: 240px;}

#sharebutton ul.listB li a { 
	width: 50%; 
	padding: 15px 20px 15px 35px; 
}

#sharebutton ul.listB li a { background: none; cursor:pointer;}
ul.listB li a.Twitter_CR { background: url(/i/icon_twitter.jpg) no-repeat left !important;;}
ul.listB li a.Facebook_CR { background: url(/i/icon_facebook.jpg) no-repeat left !important;}
ul.listB li a.LinkedIn_CR { background: url(/i/icon_linkedin.jpg) no-repeat left !important;}
ul.listB li a.Viadeo_CR { background: url(/i/icon_viadeo.jpg) no-repeat left !important;}
ul.listB li a.RSS { background: url(/i/icon_rss.jpg) no-repeat left !important;}
ul.listB { position:relative;}
.box h2 span { color: #7bb74b;}
.icon_zoom {}
.left { float: left;}
.right { float: right;}
.back_gray { background:#f2f2f2;}

.tip_box {
	position:absolute;
	width: 303px;
	height: 185px;
	display: block;
	top: 82px;
	right: 8px;
	line-height: 17px;
	background: url(/i/home_tip_bg.png) no-repeat left top;
	z-index: 99999999;
	color: #000;
}

.tip_box div { margin: 30px;}
.tip_box span.red_text { color: #ff0000;}

ul.listB li a.ask_icon {
	width: 23px; 
	height: 23px; 
	display: block; 
    position:absolute; 
	right: 5px; 
	padding: 0; 
	bottom: 5px;
	background: url(/i/icon_ask.png) no-repeat left top;
}

.price{ 
	color: #00af49; 
	font-size: 14px; 
	font-weight: bold;
}

#buy { background: url(/i/line_blue.png) no-repeat left top !important;}

.copyright { 
padding: 0px 0 10px 30px;
float: right;
}

.copyright a { 
	color:#444444;
	}
.copyright a:hover{ 
	color:#FFFFFF;
	}

.alert_home { 
    font-size: 12px !important;
    font-weight: normal !important;
    padding: 0 10px !important;
    text-transform: uppercase;
}

.pageGuide { margin: 0 0 20px;}
.pageGuide a { color: #ff6600;}
a { color: #00AF49;}
a:hover { color: #00A0DF;}

.Box_buy {
	zoom: 100%;
	position: relative;
	padding-bottom: 15px;
	height: 200px;
}

.Box_sell {
	zoom: 100%;
	position: relative;
	padding-bottom: 15px;
	height: 250px;
}

.Box_buy .img , .Box_sell .img {
    border: 1px solid #F1F1F1;
    display: table-cell;
    height: 160px;
    line-height: 160px;
    margin-bottom: 15px;
    text-align: center;
    vertical-align: middle;
    width: 190px;
}

.Box_buy .img img , .Box_sell .img img{
	max-height: 135px;
	max-width: 185px;
}

.Box_buy .r_b, .Box_sell .r_b {
	float: left;
	width: 785px;
	float: right;
	line-height: 1.7;
}

.r_b h1 {
	color: #161616;
	font-size: 18px;
	font-weight: normal;
	width: 405px;
    word-wrap: normal;
}
.r_b h2 {
    color: #161616;
    font-size: 14px !important;
    line-height: 16px;
    font-weight: normal;
    width: 405px;
    word-wrap: normal;
}
.orange {
    color:#ff7f27 !important;
}

.best_price {
	width: 386px;
	height: 208px;
	display: block;
	position:absolute;
	top: 35px;
	right: 0;
	background:url(/i/price_sell.png) no-repeat;
	color:#fff;
	padding-top: 35px;
}
input.black { 
	background: #000;
	border: 1px solid #b4b4b4;
	width: 260px;
	height: 25px;
	line-height: 25px;
	color: #11b455;
	margin-right: 5px;
	font-size: 10px;
	text-indent: 5px;
	float:left;
}
a.black_button { 
	height: 27px;
	width: 40px;
	display: block;
	line-height: 25px; 
	color:#11b455; 
	font-size: 14px; 
	font-weight: bold;
	background: #000;
	border: 1px solid #b4b4b4;
	float:left;
	text-align:center;
}
.r_b h1 a  { color: #00af49;}
.best_price table td a.button { margin: 3px 80px 0 0;}

.best_price table {
	 margin:auto; 
	 width: 355px;
}

.best_price table td {
	color: #FFFFFF; 
	font-size: 12px; 
	vertical-align:middle; 
}

.best_price table td a.brand { 
	width: 90px; 
	height: 26px; 
	display: block; 
	background:#FFFFFF;
	border: 1px solid #12ae47; 
	text-align:center;
}

.best_price table td a.brand img { 
	margin: 1px;  
	max-height: 24px; 
	max-width: 88px;
}

.best_price table td.price { 
	color: #ffcc00; 
	font-size: 16px; 
	font-weight: bold; 
}

.best_price table td.price span { font-size: 23px; }

.tab_top { 
	text-align:left;
    padding-bottom: 5px; 
	clear: both; 
	overflow: hidden; 
	margin-bottom: 5px;
}

.tab_top img {  
	margin: 15px 30px;
    float:right;
}

.tab_top img a { float:right;}
.buy .r_b h1 a {  color: #08b0ef;}

.buy .best_price table td a.button { 
	margin:3px 12px 0 0; 
	background: url(/i/blue_b_l.png) no-repeat left top;
}

.buy .best_price table td a.button span { background: url(/i/blue_b_r.png) no-repeat right top;}

.buy .best_price {	
	background:url(/i/price_buy.png) no-repeat; 
	width: 271px; 
	height: 143px;
}

.buy .best_price table  { width: 210px; margin: auto;}
.buy input.black, .buy a.black_button{ color: #37A6F6;}
.buy .price{ color: #08b0ef;}

.button_alerter { 
	width: 150px; 
	height: 19px; 
	line-height: 19px; 
	display: inline-block; 
	text-indent: 20px;
	color: #000;
	font-size: 10px;
	background: url(/i/button_bg.png) no-repeat;
	margin-top: 3px;
}
.button_alerter:hover { color: #333;}

table.buy_list {
	position:relative;
	z-index: 200;
	border-left:1px solid #E6E6E6;
	width: 100%;
}

table.buy_list th {
	background: #4b4b4b;
	font-size: 12px;
	color: #fff;
	text-align:center;
	padding: 10px 0 0;
}

table.buy_list td {
	border: 1px solid #e6e6e6;
	vertical-align: middle;
	padding: 10px 0;
	line-height: 1.7;
	text-align:center;
}

table.buy_list td.algin_l { 
	text-align: left; 
	padding-left: 20px; 
	padding-right: 20px;
}

table.buy_list td.voir { 
	text-align: left; 
	padding: 0 0 5px 10px; 
	border-top: none; 
	vertical-align: bottom;
}

table.buy_list td.voir a { 
	color: #000; 
	text-decoration: underline;
}

table.buy_list td.none_border { border-bottom: none;}

table.buy_list td img { 
	margin: 0 3px; 
	max-width: 150px; 
	max-height: 60px;
}

a.btn_sell, a.btn_buy,a.btn_to_sell, a.btn_to_buy{
	width: 96px !important;
	height: 27px !important;
	text-align:center;
	font-size: 15px;
	font-weight: bold;
	color: #fff !important;
	line-height: 27px;
	margin: 0 auto;
	background-repeat:no-repeat;
	display:block;
}
a.btn_buy, a.btn_to_sell { background: url(/i/button_buy.png); text-shadow: 1px 1px 0 #063480;}
a.btn_sell, a.btn_to_buy { background: url(/i/button_sell.png); text-shadow: 1px 1px 0 #10963f;}
a.btn_buy:hover, a.btn_to_sell:hover  { background: url(/i/button_buy-over.png);}
a.btn_sell:hover, a.btn_to_buy:hover { background: url(/i/button_sell-over.png);}

.sell_tip {
	width: 175px;
	height: 76px;
	display: block;
	position:absolute;
	background: url(/i/tip_bg.png) no-repeat left top;
	left: 274px;
	top: 335px;
	z-index: 99999999;
}

.sell_tip div {
	margin: 19px 40px;
	color: #fff;
	line-height: 16px;
	text-align:left;
}

.slider {
	width: 190px;
	float:left;
	position:relative;
	background: url(/i/icon_bg_line.png) no-repeat center center;
	height: 20px;
	display: block;
}

.slider a.zoom_small, a.zoom_big {
	 width: 17px; 
	 height: 17px; 
	 display: block;  
	 position: absolute; 
	 top: 0; 
}

.slider a.zoom_small { background:url(/i/icon_small.png) no-repeat; left: 0;}
.slider a.zoom_big { background:url(/i/icon_big.png) no-repeat; right: 0;}

.slider a.handle { 
	background: url(/i/icon_scroll.png) no-repeat; 
	width: 22px; 
	height: 8px; 
	display: block;
    position:absolute;
    left: 30%;
    top: 6px;
}

.font12 { font-size: 12px;}
.r_b .font12 { max-width: 400px;}

.w190 { 
	width: 190px; 
	position:relative;
}

.icon_zoom { 
	width: 44px; 
	height: 40px; 
	display: block; 
	position:absolute; 
	left: 25px; 
	top: 3px;
    background: url(/i/icon_zoom.png) no-repeat;
}

.zoom_pic { 
	width: 311px; 
	height: 310px;
    display: block; 
	z-index: 310; 
	position:absolute; 
	top: 0; 
	left: 193px; 
	background:url(/i/zoom_pic_bg.png) no-repeat; 
	visibility: hidden;
}

.zoom_pic img { 
	width: 300px; 
	max-height: 300px; 
	margin: 1px;
}

.Lbox {
    border: 1px solid #8a8a8a;
    overflow: hidden;
	background:#969696 url(/i/form_bg.png) repeat-x left top;
	border-top: none;
	padding: 0 0 20px;
	width: 730px;
	-moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius:8px 8px 0 0;
    border-radius:8px 8px 0 0;
}

.success { 
	-moz-border-radius: 8px; 
	-webkit-border-radius:8px; 
	border-radius:8px; 
	border: 1px solid #8a8a8a; 
	border-top: 1px solid #8a8a8a; 
	width: 730px; 
	float:left;
}

.success div { 
	margin: 30px 50px; 
	line-height: 2.3; 
	font-size: 14px;
}

.success div img { 
	vertical-align: middle; 
	margin: 0 5px;
}

div.field_mandatory{
    color: #FF0000;
    margin-right: 20px;
    text-align: right;
}

h2.form {
	line-height: 29px;
	font-size: 14px;
	text-indent: 15px;
	-moz-border-radius: 6px 6px 0 0; 
	-webkit-border-radius:6px 6px 0 0; 
	border-radius: 6px 6px 0 0;
	background: url(/i/h2_form_bg.png) repeat-x left top;
	color: #fff;
	margin-bottom: 20px;
}

.cr_form div.field_container {
    clear: both;
    display: block;
    margin: 0 0 18px;
    text-align: left;
}

.cr_form label.label {
    clear: both;
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 24px;
    margin-right: 20px;
	min-width: 340px;
    text-indent: 170px;
}

.cr_form .field_info {
    color: #888888;
    float: left;
    font-size: 11px;
    font-style: italic;
    line-height: 1.4;
    margin-left: 227px;
    text-align: right;
    width: 286px;
}

.cr_form .inputtext, .cr_form .inputtext_error {
    border: 1px solid #a1a1a1;
    padding: 4px 2px;
    width: 190px;
}
.cr_form .inputtext_error,.cr_form .select_error { border: 1px solid #ff0000;}

div.form_error {
    background: url(/i/cross_circle.png) no-repeat 12px 10px #FFCECE;
    border: 1px solid #DF8F8F;
	color: #000;
}
.cr_form div.form_error { margin: 0 20px 15px;}

div.form_error, div.form_ok, div.form_notification {
    border-radius: 6px 6px 6px 6px;
    font-size: 11px;
    line-height: 20px;
    margin: 15px 20px;
    overflow: hidden;
    padding: 6px 10px 6px 30px;
    position: relative;
    vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.field_errors { color: #ff0000;}

.cr_form select.inputtext, .cr_form select.inputtext_error { width: 195px;}
span.error_mark {  
	margin: 5px;  
	vertical-align: middle; 
	color: #ff0000;
}


.claim { 
	margin-left: 135px; 
	margin-bottom: 22px;
}

a.btnOk { 
	padding: 5px 20px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius:6px; 
	border-radius: 6px; 
	font-size: 17px; 
	color: #fff; 
	background: url(/i/btn_ok_bg.png) repeat-x left top;
}

a.btnOk:hover { 
	background: url(/i/btn_ok_bg-over.png) repeat-x left top; 
	color: #00af49; 
}

a.home_icon {
	width: 30px;
	height: 30px;
	display: block;
	background: url(/i/home_icon.png) no-repeat;
	margin-left: 300px;
}

.form_slide {
	height:0.8em;
	position: relative;
	border: 1px solid #666;
	-moz-border-radius: 4px;
    -webkit-border-radius:4px; 
	border-radius:4px;
	width:185px;
	float: left;
	background: #fff;
	margin-bottom: 25px;
    *margin-bottom: 0px;
	margin-top: 5px;
}

.form_slide .ui-widget-header {
	position:absolute;
	left: 30%;
	top: -1px;
	width: 20%;
	background: #00af49;
	display: block;
	z-index:2;
}

.form_slide a.slider-handle {
	margin-left: -0.6em;
	top:-0.3em;
	position: absolute;
    cursor: default;
    height: 1.2em;
    position: absolute;
    width: 1.2em;
    z-index: 2;
	border: 1px solid #666;
	background: #000 url(/i/handle_bg.png) repeat-x left top;
	-moz-border-radius: 4px; -webkit-border-radius:4px; border-radius:4px;
	z-index: 3;
}

.form_slide a.slider-handle:hover { 
	background: #000 url(/i/handle_bg_over.png) repeat-x left top; 
	border: 1px solid #0261af;
}

.alp01, .alp02, .alp03, .alp04 { 
	font-size: 10px; 
	position: relative;
}

.alp01 { left: -10px;}
.alp02 { right: -40px;}
.alp03 { top: -9px; left:0;}
.alp04 { top: -22px; left: 180px;}

span.buy_price { 
	color: #08B0EF; 
	font-size: 14px; 
	font-weight: bold;
}

/*------------------------------------------------------------
	crform_l
------------------------------------------------------------*/
.crform_l { color: #444;}

.crform_l div.field_container {
    clear: both;
    margin: 0 5px 5px;
    overflow: hidden;
    padding: 0 0 5px;
}

.crform_l label.label, .box_v2 h3 {
    clear: both;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
	color:#1f1610;
}

.crform_l div.field_div {  margin: 5px 0 5px 20px;}

.crform_l input.inputtext, .crform_l input.inputtext_error, .crform_l textarea {
    border: 1px solid #A0A0A0;
    color: #000000;
    font-size: 13px;
    height: 19px;
    margin-bottom: 5px;
    padding: 0;
    text-indent: 5px;
    width: 180px;
}

.crform_l input.inputtext, .crform_l input.inputtext_error, .crform_l textarea.ta_fold { height: 19px;}

.crform_l div.field_container div.checkboxcontainer {
    display: inline-block;
    float: left;
    margin: 0 0 4px;
}

.crform_l div.field_container div.checkbox {  margin: 3px 0;}

.crform_l select {  width: 180px;}

.crform_l .field_info {
    color: #888888;
    float: left;
    font-size: 11px;
    font-style: italic;
	clear: both;
	text-align:right;
	margin-right: 10px;
	width: 230px;
}

.crform_contact label.label {
    clear: both;
    font-family: arial;
    font-size: 12px;
    margin-bottom: 10px;
	color:#444;
	line-height: 14px;

}
.crform_contact label.label span.error_mark { margin: 5px 0 0 10px;}

.crform_contact div.field_div {  margin: 5px 0 0 0;}

.crform_contact input.inputtext, .crform_contact input.inputtext_error, .crform_contact textarea, .crform_contact inputtext_error {
    border: 1px solid #ccc;
    color: #000000;
    font-size: 13px;
    height: 19px;
    margin-bottom: 5px;
    padding: 0;
    text-indent: 5px;
    width: 230px;
	color: #444;
}

.crform_contact input.inputtext, .crform_contact input.inputtext_error, .crform_contact textarea.ta_fold {  height: 26px; }

.crform_contact textarea { height: 230px; width: 532px;}

.crform_contact div.field_container div.checkboxcontainer {
    display: inline-block;
    float: left;
    margin: 0 0 4px;
}

.crform_l div.field_container div.checkbox { margin: 3px 0; }

.crform_l select { width: 180px;}

.crform_l .field_info {
    color: #888888;
    float: left;
    font-size: 11px;
    font-style: italic;
	clear: both;
	text-align:right;
	margin-right: 10px;
	width: 230px;
}

.crform_contact div.field_container {
    margin: 0 5px 5px;
    overflow: hidden;
    padding: 0 0 10px;
	float:left;
	width: 40%;
}
.crform_contact textarea.textarea_error { border: 1px solid #ff0000;}
.crform_contact input.inputtext_error { border:1px solid #ff0000;}
.crform_contact div.full_width { width: 600px; clear:both}
.crform_contact .field_info { width: 230px; text-align:right; color: #888; font-style: italic;}

.numGuide {
	border: 1px solid #e5e5e5;
	padding: 10px;
	overflow: hidden; zoom: 100%;
	margin: 10px 0 20px;
}

.numGuide span.l_g { width: 250px; float:left; display: inline-block;}
.numGuide span.r_g { width: 300px; float:right; display: inline-block; text-align:right;}
.numGuide span.r_g a { margin: 0 3px; color: #666;}
.back_white { 	
    background: #fff;
	overflow: hidden;
	zoom: 100%;
}
.box_pro {
	margin: 10px;
	overflow: hidden;
	zoom: 100%;
}

.box_pro img {
	float:left;
	max-height: 75px;
	max-width: 75px;
}

.r120 { width: 130px; float:right; line-height: 1.6;}

.r120 h3{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #1f1610; 
	margin-bottom: 3px; 
	text-transform: capitalize; 
	line-height: 1.2;
    word-break:break-all;
	white-space:normal; 
	overflow:visible;
	word-wrap:break-word;
}

.r120 a.red { 
	color: #f40c43; 
	font-size: 14px; 
	font-weight: bold;
}

.r120_title{ 
	font-size: 12px; 
	font-weight: bold; 
	color: #1f1610; 
	margin-bottom: 3px; 
	text-transform: capitalize; 
	line-height: 1.2; 
	word-break:break-all;
	white-space:normal; 
	overflow:visible;
	word-wrap:break-word;
}

h1.title, .content h1 {
	height: 30px;
	line-height: 30px;
	background:#000;
	color: #fff;
	text-indent: 10px;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 12px;
}
.CGU_text, .content {
    color: #444444;
    display: none;
    font-size: 12px;
    line-height: 1.9;
    margin-bottom: 35px;
}

.CGU_text p { margin-bottom: 20px;}
.CGU_text a,,.content a { color: #389914;}
.about_list { margin: -10px 5px 10px;}

.about_list li {
	padding: 10px 0;
	border-bottom: 1px solid #2e2e2e;
}
.about_list li.none { border: none;}
.about_list li a {
	padding-left: 20px;
	background: url(/i/icon_arrow.png) no-repeat 5px 5px;
	font-size: 12px;
	color:#444;
}
.about_list li a:hover { color: #000;}
.about_list li a.contact { background: url(/i/contact.png) no-repeat 5px; padding-left: 25px;}

.FAQ_content{	
	margin: 0 0 20px;
	overflow: hidden;
	zoom: 100%;
	display: none;
}

.FAQ_content h2 {
	font-size: 14px;
	color:#444;
	border-bottom: 1px solid #bbbbbb;
	padding: 15px 0 15px 35px;
	background: url(/i/ask.png) no-repeat left 9px;
	margin-bottom: 10px;
}

.FAQ_text {
	padding-left: 35px;
	background: url(/i/answer.png) no-repeat left 0;
	line-height: 1.6;
	padding-bottom: 15px;
	display: none;
}

.FAQ_text p { margin-bottom: 10px;}

p.contact_text {
	line-height: 1.6;
	font-size: 14px;
	margin-bottom: 15px;
	margin-left: 5px;
}

table.brand_list { width: 942px;}

table.brand_list td {
	padding: 20px 0;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #e7e7e7;
}

table.brand_list th {
   background: #f8f8f8;
   font-size: 14px;
   text-align:center;
   border: 1px solid #e7e7e7;
   width: 20%;
   padding: 10px 0;
}

.sub_menu {
	width: 500px;
	height: 300px;
	display: block;
	position:absolute;
	left: 371px;
	top: 50px;
	z-index: 999999;
	background: url(/i/sub_mune_bg.png) no-repeat left top;
	padding-left: 32px;
}

.sub_menu .list {
	width: 130px;
	height: 120px;
	display: block;
	float: left;
	text-align:center;
	margin: 10px 9px;
	color:#000;
	font-size: 11px;
	text-transform: uppercase;
}
.sub_menu .list a { 	
	color:#000;
	font-size: 11px;
	text-transform: uppercase;
}

.sub_menu .list img {
	height: 90px;
	max-width: 130px;
	margin-bottom: 5px;
}

#product_alert_price_scale_slider{ margin-left: 360px;}
#product_alert_price_scale_slider .ui-slider-range { background: #000000 !important;}
#field_contact_form_email , #field_contact_form_message{ width:100%;}
.slider_legend { margin-left: 360px;}
#field_product_alert_newsletter { margin-left: 160px;}
.clearfix { clear: both;}
a#submit_product_alert { margin-left: 361px;}
.crform_contact .form_error { margin-left: 0; margin-right: 0;}
#btn_contact_form { padding-bottom: 30px; margin-left:485px;}

.logoBox {
 border-left: 1px solid #E7E7E7;
 border-top: 1px solid #E7E7E7;
 margin: 10px 0;
 overflow: hidden;
 width: 930px;
}

.logoBox li {
 -moz-border-bottom-colors: none;
 -moz-border-image: none;
 -moz-border-left-colors: none;
 -moz-border-right-colors: none;
 -moz-border-top-colors: none;
 border-color: #E7E7E7;
 border-style: none solid solid none;
 border-width: medium 1px 1px medium;
 display: block;
 float: left;
 height: 127px;
 line-height: 127px;
 text-align: center;
 width: 185px;
}

.logoBox li a.logoPic img {
    max-height: 100px;
    max-width: 160px;
}

.logoBox li a.logoPic {
    display: table-cell;
    height: 126px;
    padding: 20px 0;
    text-align: center;
    vertical-align: middle;
    width: 185px;
}

.logoBox li a.logoTit {
    background: #F8F8F8;
   /* border-top: 1px solid #E7E7E7; */
    border-bottom: 1px solid #E7E7E7;
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100%;
}

.left .box {
	background: #F2F2F2;
    margin-bottom: 10px ;
    overflow: hidden ;
    padding: 10px 8px ;
    height: auto ;
    border : none;
}

.crform_l .slider_legend{ margin-left: 0px;}

#div_fld_product_list_v3_price_max{ margin-top: 10px;}
	
.right .dataTables_info{
	left: 0;
	text-align: left;
	float: left;
	position:relative;
}

input#filters_search {
    height: 25px;
    line-height: 25px;
    width: 217px;
}

.dataTables_info { width:  !important;}	
.paging_full_numbers { margin-top: 20xp; width:426px !important;}

.box h2.email { background:url(/i/icon_email.png) no-repeat 203px #000000;}

.selectButton {
	margin-bottom: 8px;
	overflow: hidden;
	zoom: 100%;
}

.selectButton li {
	float: right;
	margin-left: 1px;
}

.selectButton li a {
    background: url(/i/right_arrow.png) no-repeat 20px 50% #818181;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 0 27px;
    text-align: left;
    text-indent: 10px;
    text-transform: uppercase;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}

.selectButton li a:hover { background: url(/i/right_arrow.png) no-repeat 20px 50% #000;}
.selectButton li a.select {  background: url(/i/down_arrow.png) no-repeat 20px 50% #000;}

a.color { 
	background: url(/i/bg_tr.png) repeat-x left; 
	color: #00b050; 
	text-align:center;
	height: 30px;
	line-height: 30px;
	padding: 0 30px;
	*padding: 0 27px;
	font-size: 16px;
	font-weight: bold;
	color: #eaeaea;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}

/*-------------------------------------------------------
Products list / search
--------------------------------------------------------*/

.hide { display:none; }

#display_only_achat, #display_only_recycler {
    width: 85px;
	height: 26px;
	line-height: 26px;
	text-align:center;
	color: #2d2c2c;
	-moz-border-radius: 4px 4px 0 0; 
	-webkit-border-radius:  4px 4px 0 0; 
	border-radius:  4px 4px 0 0;
	display: inline-block; 
}
#display_only_achat {
	background: #b7f0ff;
	border: 1px solid #006ad8;
}

#display_only_recycler {
	background: #e9ffc1;
	border: 1px solid #28a22e;
}

#display_only_recycler:hover, #display_only_achat:hover, #display_only_recycler.active, #display_only_achat.active { 
	background: #fff; 
	border-bottom: 1px solid #fff;
}

#display_only_recycler:hover, #display_only_recycler.active {  color: #46ae45;}
#display_only_achat:hover, #display_only_achat.active { color: #007bdb;}
table.buy_list th { border-bottom: 1px solid #fff;vertical-align: middle; height:30px;padding:0;}	
table.buy_list td.none_border { vertical-align: bottom;}
table.buy_list td.none_border img { margin-top: 29px;}
table.buy_list td.voir { text-align:center;}

.button_alerter { 
	width: 180px; 
	height: 19px; 
	line-height: 19px; 
	display: inline-block; 
	text-indent: 20px;
	color: #000;
	font-size: 10px;
	background: url("/i/button_bg.png") no-repeat;
	margin-top: 3px;
}
.button_alerter:hover { color: #333;}
table.buy_list { margin-bottom: 20px;}
.best_price { top: 0;line-height: 35px;}
.buy .best_price table td a.button { margin:3px 15px 0 0;}
th.product_partner_list { padding:10px 0 !important;}

.btn-top-list-container{
	position:relative;
	overflow:hidden;
	/*padding-top:10px;*/
	padding-left:1px;
	}

.btn-top-list{
	margin:0px 10px;
	}
	
.top-list-search{
	border-bottom: 5px solid #00A0DF;
    padding: 0;
	}
.top-list-search-clearfix:after{
	clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
	}
.top-list-search li {
	border-bottom: 0 none !important;
    float: left;
    list-style: none outside none;
    margin: 0 0.2em 0 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
}

.top-list-search li a {
	background: none repeat scroll 0 0 #000000;
    border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: normal; 
    line-height: 20px;
    padding: 0.3em 1em;
    text-align: center;
    text-decoration: none;
    width: 85px;
    text-transform: uppercase;
}

.top-list-search li a:hover{
	background: none repeat scroll 0 0 #00A0DF;
	border-radius: 10px 10px 0 0;
	}
	
.top-list-search li a.type_selected{
	background: none repeat scroll 0 0 #00A0DF;
	border-radius: 10px 10px 0 0;
	}
	
.select_facet{
	margin-bottom:10px;
	}

/*-------------------------------------------------------
About us
--------------------------------------------------------*/
ul.disc, ol.demical, .pane_l2 ul {
    padding-left: 20px;
}
ul.disc li, .pane_l2 ul li {
    line-height: 1.7;
    list-style-type: disc;
}

/*-------------------------------------------------------
POPUP ADVERTISEMENT
--------------------------------------------------------*/
.container_AD {
    width: 100%;
	text-align:center;
	height:100%;
}


.popup_AD {
	height: 380px;
	margin: 0px auto;
	width: 450px;
	position: relative;
	top: 20%;
}
.title_popup{
	font-weight:bold;
	margin-bottom: 25px;
	}
.larger_banner{
    height: 100px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
	}
#Cadre {
	position: absolute;
	left: 10px;
	top: 335px;
	width: 430px;
	height: 5px;
	border: 1px navy solid;
	background-color: #CCCCCC;
}

#Progress {
	position: absolute;
	left: 10px;
	top: 335px;
	width: 0px;
	height: 5px;
	background-color: #000000;
	border-left: 1px navy solid;
	border-bottom: 1px navy solid;
	border-top: 1px navy solid;
}


/*-------------------------------------------------------
Tooltip
--------------------------------------------------------*/
.tipsy { padding: 5px; font-size: 10px; position: absolute; z-index: 100000; }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-arrow { position: absolute; background: url('/i/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }
#div_fld_product_list_v3_price_max{ margin:8px;}
#product_list_v3_price_max_slider{ background:#FFFFFF; border: 1px solid #AAAAAB;}
#product_list_v3_price_max_slider .ui-slider-range{ background: #000000 !important;}

/*-------------------------------------------------------
Scrolling homepage
--------------------------------------------------------*/
#scrollable { 
	position: relative;
	overflow: hidden;
	clear: both;
	top: 5px;
}

#scrollable div {
	float: left;
	display: block;
	width: 240px;
	*width: 240px;
	font-size: 14px;
	margin-bottom: 10px;
}

#scrollable .items { 
	position: relative;
	width: 20000em;
	text-align: left;
	font-size: 11px;
	clear: both;
	margin:0 10px;
	*margin: 0 10px 0 10px;
	padding: 0;
}

#scrollable .items span.red {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}

#scrollable .items h3.title_blue {
	font-size: 13px;
	font-weight: bold;
	margin-right: 25px;
	color: #08B0EF;
	line-height: 16px;
}

#scrollable .items h3.title_green {
	font-size: 13px;
	font-weight: bold;
	margin-right: 25px;
	color: #00AF49;
	line-height: 16px;
}

#scrollable .items h3.title {
	font-size: 13px;
	font-weight: bold;
	margin-right: 25px;
	line-height: 16px;
}

#scrollable .items p.scroll {
	font-size: 12px;
	margin-right:20px;
	margin-top: 5px;
	line-height: 16px;
}
.navi_slide {
    height: 20px;
    margin-left: 100px;
    width: 100%;
}
.navi_slide a.active {
    background-position: 0 -16px;
}
.navi_slide a {
    background: url("/i/navigator.png") no-repeat;
    display: block;
    float: left;
    font-size: 1px;
    height: 8px;
    margin: 3px;
    width: 8px;
}

.search_no_result {
	 -moz-border-radius: 8px;
	  -webkit-border-radius:8px; 
	  border-radius:8px; 
	  border: 1px solid #8a8a8a;
	  border-top: 1px solid #8a8a8a; 
	  width: 730px;
}

.search_no_result div { 
	margin: 30px 50px; 
	line-height: 2.3; 
	font-size: 14px;
}

.search_no_result div img { 
	vertical-align: middle;
    margin: 0 5px;
}

.ad_partner{
	text-align:center;
}
	
.buy_list .odd, .buy_list .even{
	height:72px;
}

ul.brand {
}

ul.brand li a div {
	display: table-cell;
	height: 38px;
	text-align: center;
	vertical-align:middle;
	width: 102px;
	line-height: 38px;
	*display: table-cell !important;
	*height: 38px !important;
	*text-align: center !important;
	*vertical-align:middle !important;
	*width: 102px !important;
	*line-height: 38px !important;
}

ul.brand li { 
	float: left;
	text-align:center;
	width: 117px;
}

ul.brand li a { 
	background: #FFFFFF;
    border: 1px solid #FFFFFF;
    display: block;
    height: 38px;
    margin: 6px;
    width: 102px;
    cursor: pointer;
}
ul.brand li a span {
	display: table-cell;
    height: 38px;
	line-height: 38px;
    text-align: center;
    vertical-align: middle;
    width: 102px;
	}
ul.brand li img { 
	max-width : 102px;
	max-height : 38px;
	background-color:#FFFFFF;
	cursor: pointer;
}

ul.brand li a:hover { border: 1px solid #ccc; }

.Partenaire_box { margin: 0 30px; padding-bottom: 55px;}
.Partenaire { 
	width: 170px; 
	display: inline-block;
	float: left;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	margin-bottom: 30px;
}

.logo_pic {
	width: 240px;
	height: 70px;
	display:table-cell;
	vertical-align: middle;
	line-height: 70px;
}

.logo_pic img {
	max-width: 240px;
	max-height: 100px;
}

.Partenaire_box h2 {
	color: #0082c0;
	font-size: 22px;
	margin-bottom: 15px;
	clear: both;
}

.Partenaire_box h1 {
	color: #318900;
	font-size: 24px;
	margin-bottom: 15px;
	clear: both;
}

.Partenaire_box p {
	line-height: 1.9;
	margin-bottom: 20px;
	font-size: 12px;
}

.Partenaire_line {
	width: 100%;
	padding-top: 15px;
	line-height: 1.6;
	clear: both;
}

.btn_l {
    float: left !important;
}

.out_line { padding: 15px 0 0;}

.Partenaire_line span.l {
	width: 200px;
	float: left;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #3333;
}

.Partenaire_line span.r {
	float: left;
	display: inline-block;
	font-size: 12px;
	margin-top: 2px;
}

.Partenaire_line span.r a {
	color: #318900;
	text-decoration: underline;
}

.Partenaire_line span.r a:hover { color: #0066CC;}

/*
 * PR content
 */
.pr_wrapper {display:table;
	border:1px solid grey;
	float:left;
	width:150px;
	height:100px;
	text-align: center;
	margin:0 10px;
}
.pr_cell {display:table-cell; vertical-align:middle;}
img.logo_journal{
	max-width:130px;
	max-height:80px;
	margin:10px auto;
}
.pr_block span{
	font-style:italic;
}
.pr_block h2 {
	margin:0px !important;
	font-size:14px;
	line-height:14px !important;
}
.pr_block a {
	float:right;
	
}
.pr_block p {
	color: #444444;
    font-size: 12px;
    line-height:14px;
    margin:0 !important;
}
.pr_block {
	clear:both;
	display:block;
	margin-bottom:10px !important;
}
/*
 * colorbox
 */
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
#cboxContent{margin-top:20px;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{border:5px solid #000; background:#fff;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(/i/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(/i/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
#cboxNext:hover{background-position:bottom right;}
#cboxLoadingOverlay{background:#000;}
#cboxLoadingGraphic{background:url(/i/loading.gif) no-repeat center center;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(/i/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
#cboxClose:hover{background-position:bottom center;}

/*filter boxes - less/more*/
.lmb_collapsed {
	height:120px;
	overflow:hidden;
}
.lmb_expended {
	height:auto;
	overflow:hidden;
}
div.lmb_container div a{
	line-height:12px;
}
/*pagination listing*/
.pagination{
}
.pagination div{
	float:right;
}
.pages_links{
	display:block;
	height:20px;
}
.pages_links a.current, a.current:hover{
	background: none repeat scroll 0 0 #00A0DF !important;
	color: white !important;
}
.pages_links a:hover {
	background-color: #ccc;
}
.pages_links a{
	background-color: #DDD;
	border: 1px solid #AAA;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 5px;
	margin: 0 3px;
	cursor: pointer;
	color:#444444;
}

.pagination .previous, .pagination .next{
	border: 1px solid #AAAAAA;
    cursor: pointer;
    margin: 0 3px;
    padding: 2px 5px;
    background-color: #DDD;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
a.previous, a.next{
	color:#444444;
	}
a:hover.previous{
	background-color: #ccc;
	}
a:hover.next{
	background-color: #ccc;
	}
.pagination .previous a:hover, .pagination .next a:hover{	
	background-color: #ccc;
}
a.toselect_option {
    display: block;
    padding: 3px 0;
    color:#444444;
	}
.toselect_option span{
	color: #0D82AD;
	}
		
a.selected_option {
    display: block;
    padding: 3px 0;
    color:#444444;
	}
.selected_option img{
	vertical-align:middle;
}

