@charset "UTF-8";
/* CSS Document */
@import url("reset.css");


/*	INNER CONTENT	*/
#slider{
    width:512px; /* Make sure your images are the same size */
    height:232px; /* Make sure your images are the same size */
	overflow:hidden;
	margin:10px 0;
}
#slider_wide{
    width:512px; /* Make sure your images are the same size */
    height:347px; /* Make sure your images are the same size */
	overflow:hidden;
	margin:10px 0;
}
#slider_poli{
	width:400px; /* Make sure your images are the same size */
    height:566px; /* Make sure your images are the same size */
	overflow:hidden;
	margin:10px auto;
	text-align:center;
}
.sales{
	float:right;  
	width:198px;
	min-height:345px;
	overflow:hidden;
	border:1px #dbdbdb solid;
	margin-bottom:15px;
}
.sales_header{
	background:url(../images/bg/sales_header.png) top center no-repeat;
	height:39px;
	width:200px;
	position:relative;
	padding-top:10px;
}
.sales_header a.title{
	font-size:14px;
	color:#4f4f4f;
	text-decoration:none;
	margin-left:40px;
}
.sales_header a.title:hover{text-decoration:none; color:#A83B3B;}
.sales_header a.all{
	position:absolute;
	top:20px;
	right:10px;
	color:#4f4f4f;
}
.sales_header a.all:hover{text-decoration:none;}
.sales_item{
	width:200px;
	overflow:hidden;
	padding:10px;
}
.sales_item hr{
	width:150px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;

}
.sales_image{
	width:180px;
	height:90px;
	margin-top:20px;
	margin-bottom:20px;
}
.sales_name{
	width:180px;
	font-size:12px;
	line-height:1.3;
	overflow:hidden;
	text-align:center;
}
.sales_name a{
	color:#535151;
	text-decoration:none;
}
.sales_name_link{
	width:180px;
	text-align:center;
}
.sales_name_link a{
	text-decoration:underline;
	color:#1FACA6;
	text-align:center;
}
.sales_prise{
	width:180px;
	margin-top:8px;
	text-align:center;
}
.old_prise{
	
	color:#4F4F4F; 
	text-decoration:
	line-through;}
.separator{padding:0 3px; color:#444;}
.new_price{
	display:block;
	width:180px;
	margin-top:8px;
	color:#ff0000; 
	font-size:20px;
}
.bye{
	width:180px;
	text-align:center;
	margin-top:15px;
}
.by_button{
	cursor:pointer;
	color:#FFF;
	width:89px;
	height:30px;
	border:none;
	background:url(../images/bg/by_button.png) top center no-repeat;
	line-height:1;
}
.by_button:hover{
	background:url(../images/bg/by_button_hover.png) top center no-repeat;
	color:#1E3531;
}
/*	/INNER CONTENT	*/




/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	background:#fff url(../images/nivo/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
	display:block;
}

/* 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:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	text-align:right;
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	display:block;
	width:30px;
	height:30px;
	background:url(../images/nivo/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.nivo-prevNav {
	left:15px;
}
.nivo-nextNav {
	background-position:-30px 0 !important;
	right:15px;
}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	left:8px;
	bottom:8px;
}

.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
	display:block;
	width:18px;
	height:18px;
	background:url(../images/nivo/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}


.panes_panel{
	width:758px;
	overflow:hidden;
	position:relative;
	margin-top:8px;
	margin-left:17px;
	float:left;
}

.navi{
	width:729px;
	float:left;
	height:16px;
	padding: 6px 0 4px;
	background:url(../images/bg/main_menu.png) 0px -49px no-repeat;
	list-style:none;
	text-align:center;
}
.navi a, .navi span{
	font-size:12px;
	padding: 0 2px;
	color:#444;
	text-decoration:none;
	cursor:pointer;
}
.navi a:hover, .navi span:hover{text-decoration:underline;}
.navi a.current{font-weight:bold;}

/* override the root element to enable scrolling */
#panes {
	position:relative;
	overflow:hidden;
	width:729px;
	float:left;
	height:445px;
	
}
.items_row{
	background:url(../images/bg/panes_bg.png) center bottom no-repeat;
	padding-bottom:15px;
}

/* override single pane */
#panes div.items_row {
	float:left;
	display:block;
	width:729px;
	font-size:14px;
	height:445px;
}

/* our additional wrapper element for the items */
#panes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
	height:445px;
}

#panes .less, #panes .less a {
	color:#999 !important;
	font-size:11px;
}

.pane_row{
	width:762px;
	overflow:hidden;
	margin:8px 0px;
}

.pane_item{
	width:223px;
	height:236px;
	float:left;	
	padding:12px;
	border:1px #dbdbdb solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	margin-right:5px;
	overflow:hidden;
}
.pane_item.center{
	border-left: #999 1px solid;
	border-right: #999 1px solid;
	padding: 0 8px;
	margin: 0 8px;
}

.pane_image{
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
}

.pane_list{
	list-style:none;
	width:114px;
	height:100px;
	padding-left:10px;
	padding-top:10px;
}
.pane_list li{
	margin-top:5px;
	width:200px;

}
.pane_list li a{
	font-size:12px;
	color:#003471;
	text-decoration:none;
}
.pane_list li a.main_link{
	font-size:14px;
	color:#1FACA6;
	text-decoration:underline;
	margin-top:10px;
}
.pane_list li a:hover {
	text-decoration:underline;
}
.pane_name{
	text-align:right;
	float:left;
	width:225px;
	margin-bottom:10px;
	
}

.pane_name h3 a{
	color:#1E3531;
	text-decoration:none;	
}
.pane_name h3 a:hover{
	text-decoration:underline;	
}
