﻿html, body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	font-family:Arial, Helvetica, sans-serif; font-size:10pt;
}
form {
	padding:O;
	margin:0;
}
a {
   outline: none;
}
a img {
	border:none;
}
#manage {
	height:50px;
	line-height:50px;
	text-align:center;
	background-image:url(../img/admin_bg.png);
}
#manage a {
	color:#FFF;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#manage a:hover {
	color:#FF9;
}
#manage a span {
	padding:4px 0 4px 35px;
	margin-right:30px;
}
#manage .page_new {
	background:url(../img/admin_icons.png) 0 2px no-repeat;
}
#manage .page_list {
	background:url(../img/admin_icons.png) 0 -32px no-repeat;
}
#manage .menu_admin {
	background:url(../img/admin_icons.png) 0 -66px no-repeat;
}
#manage .quit {
	background:url(../img/admin_icons.png) 0 -101px no-repeat;
}

.res_tbl {
	border:2px solid #AED6D3;
	margin-bottom:20px;
	background-color:#FFFFFF;
	/*border-radius: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 10px;*/
}
li .res_tbl { margin:0; }
.res_tbl .value {
	font-weight:bold;
	color:#006699;
}
.res_tbl .value_short {
	font-weight:bold;
	color:#006699;
}
.res_tbl .res_title {
	font-weight:bold;
	font-size:9pt;
}
.res_tbl .res_title a {
	color:#000;
}
.res_tbl .details {
	line-height:18px;
}
.res_div {
	width:320px;
	padding-bottom:0px;
	padding-right:20px;
	float:left;
}
.res_div_sel {
	width:150px;
	padding-bottom:0px;
	padding-right:20px;
	float:left;
}
.res_div1 {
	width:340px;
	background-image:url(../img/dashes_v.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding-top:2px;
	padding-bottom:18px;
	float:left;
	position:relative;
}
.res_div2 {
	width:340px;
	padding-top:2px;
	padding-bottom:18px;
	float:left;
	position:relative;
}
.err_text {
	font-weight:bold;
}
#tools {
	margin-bottom:30px;
}
#control {
	float:right;
	margin-top:8px;
	text-align:right;
}
#nav a:link, #nav a:visited, #nav a:active {
	text-decoration:none;
	color:#666666;
}
#nav a:hover {
	text-decoration:underline;
	color:#cc3300;
}
.focus {
	background-color:#FFFFFF;
	border:1px solid #FF6600;
	margin:0;
	padding-left:4px;
	outline:none;
	font-size:10pt;
}
.nofocus {
	background-color:#FFFFFF;
	border:1px solid #0099CC;
	margin:0;
	padding-left:4px;
	font-size:10pt;
}
.tbl #l1 {
	background-color:#EDEDED;
	padding-left:5px;
	text-align:right;
	color:#555;
}
.tbl #l2 {
	background-color:#FFFFFF;
	padding-left:5px;
	text-align:right;
	color:#555;
}
.tbl #r1 {
	background-color:#EDEDED;
	padding-left:5px;
	text-align:left;
}
.tbl #r2 {
	background-color:#FFFFFF;
	padding-left:5px;
	text-align:left;
}
#page_title {
	overflow:hidden;
}
#page_title h1 {
	margin:0;
}
.bgcolor1 {
	background-color:#EDEDED;
}
.bgcolor2 {
	background-color:#FFFFFF;
}

#prod_list td {
	border-bottom:#CCCCCC dashed 1px;
}
#heart {
	text-align:center;
	color:red;
	font-weight:bold;
	margin:15px 0 15px 0;
}
#rss {
	width:165px;
	float:right;
	background:url(../img/rss.png) no-repeat;
	padding-left:25px;
}
#value {
	text-align:center;
	margin-top:20px;
}
.more_info {
	color:gray;
	font-weight:normal;
}
.more_info_small {
	color:gray;
	font-weight:normal;
	font-size:0.8em;
}
#francs {
	text-align:center;
	margin-bottom:20px;
	margin-top:5px;
	color:#666666;
}
#exclusif {
	margin-bottom:20px;
	font-size:12pt;
	font-weight:bold;
	color:#FF6600;
	text-align:center;
}
#viager {
	margin-top:15px;
	margin-bottom:15px;
	font-size:12pt;
	font-weight:bold;
	color:#FF6600;
	text-align:center;
}
.prod_controls {
	margin-bottom:10px;
	text-align:center;
	line-height:22px;
}
.prod_img {
	text-align:center;
	width:130px;
	height:97px;
	overflow:hidden;
}
.prod_no_img {
	text-align:center;
	width:130px;
	height:67px;
	padding-top:30px;
	border:1px dashed gray;
	color:gray;
}
.msg_ok {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#418b00;
	font-size:12pt;
	font-weight:bold;
}
.msg_ok_info {
	color:#555;
	font-size:10pt;
	font-weight:bold;
	margin-top:10px;
}
#no_photo {
	width: 270px;
	height: 120px;
	border:2px #CCCCCC dashed;
	text-align:center;
	padding:30px;
	padding-top:120px;
	font-size:12pt;
	font-weight:bold;
	color:#999999;
}
#links_right {
	width:190px;
	float:right;
	margin:0 0 10px 20px;
	padding:7px 7px 7px 12px;
	line-height:24px;
	background-color:#F0F0F0;
}
#links_top {
	margin-bottom:10px;
	padding:7px;
	line-height:24px;
	background-color:#F0F0F0;
}
#links_bottom {
	width:100%;
	margin-top:0px;
	padding:7px;
	line-height:24px;
	background-color:#F0F0F0;
}

input.btn_ok {
	width: 127px;
	height: 32px;
	background:url(../img/btn.png) no-repeat;
	border:0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
	padding:0;
	margin:0;
	padding-bottom:2px;
	cursor:pointer;
}
input.btn_ok_a {
	width: 127px;
	height: 32px;
	background:url(../img/btn.png) 0 -35px no-repeat;
	border:0;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	padding:0;
	margin:0;
	padding-bottom:2px;
	cursor:pointer;
}
input.btn_no {
	width: 127px;
	height: 32px;
	background:url(../img/btn.png) 0 -70px no-repeat;
	border:0;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	padding:0;
	margin:0;
	cursor:pointer;
}
input.btn_no_a {
	width: 127px;
	height: 32px;
	background:url(../img/btn.png) 0 -35px no-repeat;
	border:0;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	padding:0;
	margin:0;
	cursor:pointer;
}

/* Autocompleter */
ul.autocompleter-choices {
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
	border:1px solid #7c7c7c;
	border-left-color:#c3c3c3;
	border-right-color:#c3c3c3;
	border-bottom-color:#ddd;
	background-color:#fff;
	text-align:left;
	z-index:50;
	background-color:#fff;
}
ul.autocompleter-choices li {
	position:relative;
	margin:-2px 0 0 0;
	padding:2px;
	display:block;
	float:none !important; 
	cursor:pointer;
	font-weight:normal;
	white-space:nowrap;
	font-size:1em;
	line-height:1.5em;
	overflow:hidden;
}
ul.autocompleter-choices li.autocompleter-selected {
	background-color:#444;
	color:#fff;
}
ul.autocompleter-choices span.autocompleter-queried {
	display:inline;
	float:none;
	font-weight:bold;
	margin:0;
	padding:0;
}
ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color:#9FCFFF;
}

/* G-Maps CSS */
#gmOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #333;
	cursor: pointer;
	z-index: 8;
}
#gmCenter, #gmBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 9;
}
#gmMap {
	width: 450px;
	height: 380px;
	border: 10px solid #fff;
}
#gmBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	text-align: left;
	font-weight:bold;
	border: 10px solid #fff;
	border-bottom: 4px solid #fff;
	border-top-style: none;
}
#gmCloseLink {
	display: block;
	float: right;
	width: 90px;
	height: 22px;
	background: transparent url(../img/closelabel.png) no-repeat;
	cursor:pointer;
	margin-bottom:7px;
}
#gmCloseLink:hover {
	display: block;
	float: right;
	width: 90px;
	height: 22px;
	background: transparent url(../img/closelabel.png) 0px -22px no-repeat;
}
#gmCaption {
	margin-right: 71px;
	padding-top:4px;
}

/* SlideShow */
.slideshow {
	border: 1px solid #CCCCCC;
	width: 330px;
	height: 247px;
}
.slideshow div {
	cursor:pointer;
}
.slideshowThumbnail {
	outline: none;
}
.small_thumb {
    width: 106px; 
    height: 90px;
	overflow:hidden;
	float:left;
	margin:3px;
}
.slideshowThumbnail img {
	border: 1px solid white;
}
a:hover.slideshowThumbnail img {
	border: 1px solid #CCCCCC;
}
.current img {
	border: 1px solid red;
}
.outline {
	border: 2px solid orange;
	z-index: 0;
	width: 102px; 
    height: 88px;
	position: absolute;
}
#sold {
	color:red;
	font-size:18pt;
	margin-bottom:20px;
	font-weight:bold;
	text-align:center;
}
#compromis {
	color:#FF6600;
	font-size:15pt;
	margin-bottom:20px;
	font-weight:bold;
	text-align:center;
}
#sold_small {
	color:red;
	font-weight:bold;
}
#compromis_small {
	color:#FF6600;
	font-weight:bold;
	font-size:9pt;
}
.compar_l {
	width:20px;
	text-align:center;
	float:right;
}
.compar_r {
	width:20px;
	text-align:center;
	float:left;
}
/*.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}*/
#search_title.call_me { padding-bottom:5px; }
.price_down { color:#009900; font-size:9pt; font-weight:bold; }
.price_down_big {
	margin-bottom:20px;
	font-size:12pt;
	font-weight:bold;
	color:#009900;
	text-align:center;
}
.promo { font-weight:bold; color:#090; font-size:12px; }
.promo.prod { font-weight:bold; color:#090; font-size:14px; text-align:center; margin-bottom:20px; }



/* NIVO SLIDER */
#slider {
	position:relative;
	width: 340px;
	height: 247px;
}
#slider a {
	display:block;
	border:0;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	border: 1px solid #CCC;
}
.prod_slideshow.nivoSlider {
	border: 0;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	right:0px;
	bottom:-16px;
	background:#333333;
	color:#fff;
	/*opacity:0.7;  Overridden by captionOpacity setting */
	width:100%;
	border-top:2px solid #FFF;
	overflow:hidden;
	z-index:89;
}
.nivo-caption p {
	padding:5px 10px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav {
	width:336px;
	position:relative;
	left:0;
}
.prod_slideshow .nivo-controlNav {
	position:absolute;
	width:358px;
	background:#ebebeb;
}
#slider .nivo-controlNav img {
	display:inline;
	position:relative;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a div.slider_nav {
	position:relative;
	border:2px #FFF solid;
    width: 105px; 
	display:block;
    height: 90px;
	overflow:hidden;
	float:left;
	margin:5px 3px 2px 0px;
}
.prod_slideshow .nivo-controlNav a div.slider_nav {
	position:relative;
	border:0;
    width: 354px;
	display:block;
    height: 40px;
	overflow:hidden;
	margin:0 0 6px 0;
	padding:4px;
	padding-right:0;
}
.prod_slideshow .nivo-controlNav a div.slider_nav.last {
    height: 39px;
	margin:0;
}
.prod_slideshow .nivo-controlNav a:hover {
	color:#000;
	text-decoration:none;
}
.prod_slideshow .nivo-controlNav a div.slider_nav:hover {
	/*background:#999;*/
	background:#FFF;
}
.slider_img { width:50px; overflow:hidden; float:left; margin-right:10px; margin-left:15px; }
.slider_tech { width:173px; height:33px; overflow:hidden; padding:3px 0; float:left; margin-right:10px; }
.slider_value { width:70px; float:left; padding-top:12px; }
.slider_details { width:16px; float:left; padding-top:12px; }

.nivo-controlNav a img {
	border:0;
	cursor:pointer;
/*	-moz-box-shadow:0px 0px 5px #333;
	-webkit-box-shadow:0px 0px 5px #333;
	box-shadow:0px 0px 5px #333;*/
}
.nivo-controlNav a.active div.slider_nav {
	border:2px orange solid;
	/*border: 2px solid orange;*/
	/*-moz-box-shadow:0px 0px 5px #fff;
	-webkit-box-shadow:0px 0px 5px #fff;
	box-shadow:0px 0px 5px #fff;*/
}
.prod_slideshow .nivo-controlNav a.active div.slider_nav {
	border:0;
	color:#FFF;
	background:#333;
	/*border: 2px solid orange;*/
	/*-moz-box-shadow:0px 0px 5px #fff;
	-webkit-box-shadow:0px 0px 5px #fff;
	box-shadow:0px 0px 5px #fff;*/
}
.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(../img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
.slider_expic { text-align:center; font-size:9pt; color:#666; margin:6px; }


/*** FancyBox ***/

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../img/fancybox.png');
}
#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}
* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}
#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../img/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}
#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}
.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	height:35px;
	/*margin-bottom:-17px;*/
}
.fancybox-title-over {
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('../img/fancy_title_over.png');
	display: block;
}
#fancybox-title-wrap {
	display: inline-block;
}
#fancybox-title-wrap span {
	height: 32px;
	float: left;
}
#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}
#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../img/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}
#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../img/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('blank.gif');
	z-index: 1102;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left-ico {
	background-image: url('../img/fancybox.png');
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url('../img/fancybox.png');
	background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}
#fancybox-left:hover span {
	left: 20px;
}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox-x.png');
}
#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -162px;
}
#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../img/fancybox-y.png');
	background-position: -20px 0px;
}
#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -182px; 
}
#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox-x.png');
	background-position: 0px -20px;
}
#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -142px;
}
#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../img/fancybox-y.png');
}
#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -122px;
}

/*** Fancybox IE ***/

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_title_right.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie .fancy-bg { background: transparent !important; }
.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_nw.png', sizingMethod='scale'); }

.simple_title { text-align:center; margin-bottom:20px; font-size:14pt; font-style:; color:#390; }

.slider_nav { display:none; }
.slider_container { position:relative; width:690px; height:265px; }

.nobr { white-space:nowrap; }


/*** jCarousel ***/

.jcarousel-skin-front .jcarousel-container {
	margin:0;
}
.jcarousel-skin-front .jcarousel-container-horizontal {
    width: 630px;
    padding: 10px 30px;
}
.jcarousel-skin-front .jcarousel-container-vertical {
    width: 145px;
    height: 700px;
    padding: 30px 0px;
	float:right;
	margin-left:15px;
	margin-bottom:30px;
}
.jcarousel-skin-front .jcarousel-clip-horizontal {
    width:  630px;
    height: ;
}
.jcarousel-skin-front .jcarousel-clip-vertical {
    width:  145px;
    height: 700px;
}
.jcarousel-skin-front .jcarousel-item {
    width: 145px;
    height: ;
}
.jcarousel-skin-front .jcarousel-item-horizontal {
    margin-right: 17px;
}
.jcarousel-skin-front .jcarousel-item-vertical {
    margin-bottom: 15px;
}
.jcarousel-skin-front .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/*** jcarousel-search-results ****/

.jcarousel-skin-search-results .jcarousel-container {
	margin:0;
}
.jcarousel-skin-search-results .jcarousel-container-horizontal {
    width: 680px;
    padding:0;
}
.jcarousel-skin-search-results .jcarousel-clip-horizontal {
    width: 680px;
    height: ;
}
.jcarousel-skin-search-results .jcarousel-item {
    width: 680px;
    height: ;
}
.jcarousel-skin-search-results .jcarousel-item-horizontal {
    margin-right: 25px;
}
.jcarousel-skin-search-results .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/*** Horizontal Buttons ***/

.jcarousel-skin-front .jcarousel-next-horizontal {
    position: absolute;
    top: 50px;
    right: 0px;
    width: 15px;
    height: 117px;
    cursor: pointer;
    background: transparent url(../img/arrows_carousel.png) no-repeat -52px 0;
}
.jcarousel-skin-front .jcarousel-next-horizontal:hover {
    background-position: -35px 0;
}
.jcarousel-skin-front .jcarousel-next-horizontal:active {
    background-position: -52px 0;
}
.jcarousel-skin-front .jcarousel-next-disabled-horizontal,
.jcarousel-skin-front .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-front .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
.jcarousel-skin-front .jcarousel-prev-horizontal {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 15px;
    height: 117px;
    cursor: pointer;
    background: transparent url(../img/arrows_carousel.png) no-repeat 0 0;
}
.jcarousel-skin-front .jcarousel-prev-horizontal:hover {
    background-position: -17px 0;
}
.jcarousel-skin-front .jcarousel-prev-horizontal:active {
    background-position: 0 0;
}
.jcarousel-skin-front .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-front .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-front .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/*** Vertical Buttons ***/

.jcarousel-skin-front .jcarousel-next-vertical {
    position: absolute;
    bottom: 2px;
    left: 13px;
    width: 117px;
    height: 15px;
    cursor: pointer;
    background: transparent url(../img/arrows_carousel.png) no-repeat -69px -53px;
}
.jcarousel-skin-front .jcarousel-next-vertical:hover {
    background-position: -69px -36px;
}
.jcarousel-skin-front .jcarousel-next-vertical:active {
    background-position: -69px -53px;
}
.jcarousel-skin-front .jcarousel-next-disabled-vertical,
.jcarousel-skin-front .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-front .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.jcarousel-skin-front .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 13px;
    width: 117px;
    height: 15px;
    cursor: pointer;
    background: transparent url(../img/arrows_carousel.png) no-repeat -69px 0;
}
.jcarousel-skin-front .jcarousel-prev-vertical:hover {
    background-position: -69px -17px;
}
.jcarousel-skin-front .jcarousel-prev-vertical:active {
    background-position: -69 0px;
}
.jcarousel-skin-front .jcarousel-prev-disabled-vertical,
.jcarousel-skin-front .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-front .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.pub {
	width:160px;
	overflow:hidden;
	margin-top:20px;
}
.pub_title {
	font-weight:bold;
	margin-top:5px;
}
.msg_err_box {
	margin-top:40px;
	margin-bottom:80px;
}
.msg_err_back {
	border:1px solid #CCC;
	padding:15px 8px;
	background:#efefef;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
input.input_text, .textarea {
	border:1px solid #bbb;
	padding:2px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 2px #dadada;
	-moz-box-shadow: 1px 1px 2px #dadada;
	box-shadow: 1px 1px 2px #dadada; 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	background:#f6f6f6;
	/*color:#1c94c4;*/
	color:#555;
}
input.input_text {
	height:16px;
	font-weight:bold;
}
.textarea {
	padding:5px 7px;
}
input.input_text:focus, .textarea:focus {
	height:16px;
	border:1px solid #F7B850;
	color:#1c94c4;
	background:#FFF;
	outline:none;
}

.bold { font-weight:bold; }
.search_block { color:#333; }
.search_title { width:68px; float:left; height:22px; line-height:22px; }

label.jlabel { color:#929292; }

div.info_win { font-family:Arial, Helvetica, sans-serif; font-size:9pt; line-height:140%; }
div.info_win.img { width:250px; }
img.info_img { width:90px; height:90px; margin-right:10px; float:left; }

#map {
	width:700px;
	height:470px;
	border:3px solid #ccc;
}
#map_busy {
	display:none;
	position:absolute;
	top:45px;
	left:100px;
	padding:5px;
	padding-left:27px;
	background:#FFF url(../img/indicator_arrows.gif) 7px 4px no-repeat;
	color:#666;
	font-size:9pt;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 2px 2px 2px  #8c8c8c;
	-moz-box-shadow: 2px 2px 2px #8c8c8c;
	box-shadow: 2px 2px 2px #8c8c8c; 
}
.map_caterogy { height:34px; padding-top:9px; padding-left:50px; }
.map_category_title { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; font-size:13pt; color:#999; margin-bottom:5px; }
.map_caterogy.supermarkets { background:url(../img/map_icons.png) 0 2px no-repeat; }
.map_caterogy.restaurants { background:url(../img/map_icons.png) 0 -42px no-repeat; }
.map_caterogy.pubs-cafes { background:url(../img/map_icons.png) 0 -87px no-repeat; }
.map_caterogy.newsagents-tobacconists { background:url(../img/map_icons.png) 0 -131px no-repeat; }
.map_caterogy.bakeries { background:url(../img/map_icons.png) 0 -173px no-repeat; }
.map_caterogy.pharmacies { background:url(../img/map_icons.png) 0 -216px no-repeat; }
.map_caterogy.bank { background:url(../img/map_icons.png) 0 -259px no-repeat; }
.map_caterogy.post-offices { background:url(../img/map_icons.png) 0 -300px no-repeat; }
.map_caterogy.parkings { background:url(../img/map_icons.png) 0 -339px no-repeat; }
.map_caterogy.petrol-stations { background:url(../img/map_icons.png) 0 -380px no-repeat; }
.dismoiou { text-align:right; font-size:11px; color:#999; line-height:25px; }
.dismoiou img { float:right; margin-left:8px; }

.prod_actions { clear:both; padding-top:25px; }
.prod_action { padding-left:40px; padding-top:5px; margin-bottom:0px; height:35px; width:100%; text-align:left; }
.prod_action.prod_map { background:url(../img/prod_action_icons.png) no-repeat; }
.prod_action.prod_question { background:url(../img/prod_action_icons.png) no-repeat 0 -44px; }
.prod_action.prod_selection_add { background:url(../img/prod_action_icons.png) no-repeat 0 -87px; }
.prod_action.prod_send { background:url(../img/prod_action_icons.png) no-repeat 0 -138px; }
.prod_action.prod_call_me { background:url(../img/prod_action_icons.png) no-repeat 0 -228px; }

.title_big {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
	font-size:11pt;
	color:#555;
}
.btn, a.btn {
	display:inline-block;
	border:1px solid #ddd;
	background:#f6f6f6 url(../js/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	font-weight:bold;
	color:#1c94c4;
	padding:1px 10px;
	font-size:1em;
	line-height:20px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline:none;
}
.btn:hover, a.btn:hover {
	border:1px solid #ddd;
	background:#fdf5ce url(../js/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
	font-weight:bold;
	color:#ff9000;
	text-decoration:none;
	cursor:pointer;
}
.btn:focus, .btn:active, a.btn:active, a.btn:focus {
	outline:none;
}
.btn.active, .btn:active, a.btn.active, a.btn:active  {
	background:url(../js/themes/ui-lightness/images/ui-bg_glass_orange.png) 50% 50% repeat-x;
	font-weight:bold;
	color:#FFF;
}
a.btn.page_nb { margin:3px; padding:3px 8px; }
.btn.small, a.btn.small { padding:2px 6px; font-size:9pt; }

.btn.w145 { width:145px; }
.btn.w100 { width:100px; }
.btn.w75 { width:75px; }
.btn.w95 { width:95px; }

.margin10 { margin:10px; }
.margin25 { margin:25px; }
.center { text-align:center; }
.clear { clear:both; }

.btn_next { padding-right:20px; line-height:24px; height:24px; background:url(../img/arrows_next_prev.png) no-repeat right -30px; }
.btn_next.inactive { background-position: right -94px; color:gray; }
.btn_prev { padding-left:20px; line-height:24px; height:24px; background:url(../img/arrows_next_prev.png) no-repeat 0px 2px; }
.btn_prev.inactive { background-position: 0px -62px; color:gray; }

.btn .icon { padding-left:22px; height:16px; line-height:16px; }
.btn .icon.view { background:url(../img/view.png) no-repeat left center; }
.btn .icon.del { background:url(../img/del.gif) no-repeat left center; }

.msg_ok_close { margin-top:15px; }

.tooltip, .info_content {
	display:none;
	position: absolute;
	top:0;
	z-index:99;
	width:250px;
	padding:7px;
	border:2px #FFF solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 2px 2px 15px #737373;
	-moz-box-shadow: 3px 2px 15px #737373;
	box-shadow: 2px 2px 10px #737373;
	background:#333;
	color:#FFF;
}

#search_results { visibility:hidden; }


/*** Validation ***/

.inputContainer{ position:relative; float:left; }
.formError {
		position:absolute;
		top:300px; left:300px;
		padding-bottom:13px;
		display:block;
		z-index:5000;
		cursor:pointer;
	}
		#debugMode{
			background:#000;
			position:fixed;
			width:100%; height:200px;
			top:0; left:0;
			overflow:scroll;
			opacity:0.8;
			display:block;
			padding:10px;
			color:#fff;
			font-size:14px;
			z-index:100000;
		}
	
		.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
		.formError .formErrorContent {
			width:100%; 
			background:#ee0101;
			color:#fff;
			width:102px;
			padding:2px 6px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			border:2px solid #FFF;
			box-shadow: 0px 0px 5px #999;
			-moz-box-shadow: 0px 0px 7px #999;
			-webkit-box-shadow: 0px 0px 5px #999;
			border-radius: 6px;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
		}
		.greenPopup .formErrorContent {background:#33be40;}
		
		.blackPopup .formErrorContent {background:#393939;color:#FFF;}
		
		.formError .formErrorArrow{
			width:15px;
			margin:-2px 0 0 13px;
			z-index:5001;
		}
		.formError .formErrorArrowBottom{top:0;margin:-6px;}
		
			.formError .formErrorArrow div{
				border-left:2px solid #ddd;
				border-right:2px solid #ddd;
				box-shadow: 0px 2px 3px #444;
				-moz-box-shadow: 0px 2px 3px #444;
				-webkit-box-shadow: 0px 2px 3px #444;
				font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
			}
				.formError .formErrorArrowBottom div{
					box-shadow: none;
					-moz-box-shadow: none;
					-webkit-box-shadow: none;
				}
				
			.greenPopup .formErrorArrow div{background:#33be40;}
			.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

			.formError .formErrorArrow .line10{width:15px;border:none;} 
			.formError .formErrorArrow .line9{width:13px;border:none;} 
			.formError .formErrorArrow .line8{width:11px;} 
			.formError .formErrorArrow .line7{width:9px;} 
			.formError .formErrorArrow .line6{width:7px;} 
			.formError .formErrorArrow .line5{width:5px;} 
			.formError .formErrorArrow .line4{width:3px;} 
			.formError .formErrorArrow .line3{width:1px;
				border-left:2px solid #ddd;
				border-right:2px solid #ddd;
				border-bottom:0px solid #ddd;} 
			.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
			.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  

	
.processing {
	position:relative;
	background:url(../img/busy.gif) no-repeat;
	padding-left:20px;
	height:16px;
	line-height:16px;
	width:120px;
	margin:0 auto;
}
.shadow {
	-webkit-box-shadow: 1px 1px 2px #dadada;
	-moz-box-shadow: 1px 1px 2px #dadada;
	box-shadow: 1px 1px 2px #dadada; 
}
.nicEdit-instanceSelect { outline:none; }

.addthis_toolbox { float:right; width:102px; margin-top:5px; }
.addthis_toolbox_title { font-size:12px; color:#666; }

.control_edit { padding-left:35px; height:30px; line-height:30px; background:url(../img/edit_big.png) left no-repeat; }

.download_box { clear:both; margin-top:40px; border:1px solid #ccc; background:#ededed; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; text-align:left; padding:10px; padding-top:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11pt; }
.download_box .download_title { font-weight:bold; color:#555; padding-left:40px; margin-bottom:20px; height:37px; margin-top:-20px; background:url(../img/download.png) no-repeat 0px 5px; }
.download_box li { list-style:none; margin:7px; }

.sia_mention { margin-top:15px; color:#555; padding-left:50px; background:url(../img/sia.png) no-repeat top left; font-size:9pt; }

.prod_similar {text-align:center; margin-top:25px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold; }