@import url(https://fonts.googleapis.com/css?family=Roboto:400,300&subset=latin,latin-ext,cyrillic,cyrillic-ext);
HTML, BODY {
    font-family:Arial, sans-serif;
	   
	padding:0;   
	margin:0;   
	
    color: #000;   
	font-size:12px;
    background: #fff;
}
body
{
	min-width:1000px;
	overflow-y:scroll;
}
.inside-body
{
	background:#f2f2f2;
}
a
{
	outline:none;
}

a.scroll {
    background: url(../images/scroll.png) no-repeat top left;
    width: 66px;
    height: 46px;
    position: absolute;
    bottom: 35px;
    left: 50%;
}
.clear{clear:both;}
/*MAIN*/
.main-block
{
	position:relative;
	z-index:50;
}
.container
{
	max-width:1100px;
	min-width:1000px;
	margin:0 auto;
	position:relative;
}


/*HEAD BG*/
.head-bg
{
	height:300px;
	width:100%;
	min-width:1000px;
	overflow:hidden;
	position:absolute;
	background-position:center;
	background-repeat:no-repeat;
}
.head-bg .slider-overlay
{
	margin-top: -200px;
}
/*HEADER*/
.main-header
{
	position: fixed;
    top: 0px;
    left: 0;
    z-index: 200;
    width: 100%;
}
.fixed-header .topbar-about p
{
	display:none;
}
.slider-overlay.fixed-overlay
{
	border-bottom: 48px solid #FFF;
	box-shadow:0px 0px 5px rgba(0,0,0,0.3);
}
.slider-overlay
{
	position:fixed;
	width:100%;
	height: 37px;
	z-index:20;
	top: 0;
	background-color: #1b1b1b;
	border-bottom: 6px solid #fff;
}
.header, .header .container
{
	height:155px;
}
.main-header, .main-header .container
{
	height: 155px;
}
.header .logo
{
	z-index:10;
}
.main-header .logo
{
	background-color: #da251b;
	display: block;
	width: 154px;
	height: 154px;
	float: left;
}
.main-header .logo img
{
	margin:20px auto;
	display:block;
}
.main-header.fixed-header .logo
{
	width:85px;
	height:85px;
}
.main-header.fixed-header .logo img
{
	width:65px;
	height:65px;
	margin:8px auto;
}
.topbar
{
	width: calc(100% - 154px);
	float: right;
	height: 37px;
	background: #1b1b1b;
}
.languages
{
	display: inline-block;
	float: right;
	font-size: 14px;
	vertical-align: top;
	margin-right: 20px;
}
.languages a
{
	color:#cddf8d;
	text-decoration:none;
	margin-right:3px;
}
.languages a.active, .languages a:hover
{
	color: #da251b;
}
.header .dbt
{
	position: absolute;
	top: 70px;
	right: 15px;
}
.main-header .dbt
{
	top:auto;
	bottom: 30px;
	left: 35px;
}
.topbar-nav
{
    height: 37px;
}

.topbar-about {
    background-color: #fff;
    clear: both;
    color: #8e8e8e;
    text-align: center;
    padding-top: 6px;
}

.topbar-about p {
    font-size: 10px;
	font-family: "Roboto",sans-serif;
	height: 69px;
	padding: 10px 60px;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
}
.topbar-nav span
{
	display: flex;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color:#fff;
	float:left;
	display: inline-block;
	padding: 8px 20px;
	vertical-align: top;
}
.topbar-nav a
{
	display:block;
	color:#fff;
	float:left;
	text-transform:uppercase;
	line-height: 37px;
	text-decoration:none;
	text-align:center;
	margin: 0 4px;
}
.header .search
{
	width:240px;
	height:37px;
	background:#fff;
	position:absolute;
	bottom:0;
	right:0;
	z-index:20;
}
.header .search input[type=text]
{
	font-size:13px;
	font-weight:bold;
	border:0;
	padding:0px 0px 0px 20px;
	height:37px;
	box-sizing:border-box;
	font-family:Arial, sans-serif;
	width: 202px;
}
.header .search input[type=submit]
{
	width:37px;
	height:37px;
	background:url(../images/search.png) center no-repeat;
	float:right;
	border:0;
	opacity:0.6;
	cursor:pointer;
}
/*MAIN NAVIGATION*/
.main-navigation
{
	background-color: #ededed;
	background: linear-gradient(to right, #fff, #ededed);
}
.main-navigation ul
{
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
	text-align: right;
}
.main-navigation ul li
{
	display: inline-block;
	vertical-align: top;
	text-align:center;
}
.main-navigation ul li:last-child
{
	margin-right: 13px;
}
.main-navigation ul li a
{
	display:block;
	line-height: 42px;
	text-transform: uppercase;
	color: #000;
	font-size:14px;
	padding: 0px 11px;
	text-decoration: none;
	font-family: 'Roboto',sans-serif;
}
.fixed-header .topbar-about
{
	padding-top:0;
}
.fixed-header .topbar-nav
{
	margin-left: -72px;
}
.fixed-header .main-navigation ul li a
{
	padding:3px 11px;
}
.main-navigation ul li.active
{
	background: url(../images/select-menu.png) no-repeat bottom center;
}

.main-navigation ul li:hover a, .main-navigation ul li.active a {
    color: #da251b;
}
/*CONTENT*/
.content-block .container
{
	background:#fff;
}
.content-wrapper
{
	padding: 20px 0;
}
.main-page .content-wrapper
{
	padding-bottom:0;
}
/*MAIN catalog*/
.main-catalog
{
	position:relative;
	text-align: center;
}
.kategorija-article
{
	display: inline-block;
	width: 325px;
	height: 280px;
	text-align: center;
	border-right: 1px solid #ccc;
	margin-bottom: 40px;
}

.kategorija-article:nth-child(3n) {
    border-right: 0px solid #fff;
}
.kategorija-article a
{
	display:block;
	background-size:cover;
	background-position:center;
	width: 300px;
	height: 200px;
	text-decoration: none;
	margin: 0 auto;
}

.kategorija-article h2 a {
    height: initial;
    width: initial;
    color: #1b1b1b;
}

.kategorija-article h2
{
	display:block;
	bottom:0;
	font-size:14px;
	text-transform:uppercase;
	z-index:10;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	margin: 10px 13px;
}
.kategorija-article:hover h2
{
	bottom:10px;
}
.kategorija-article.small h2
{
	padding:12px 12px 2px;
}
.kategorija-article.big h2
{
	font-size:16px;
}
.kategorija-article h2 span
{
	display:block;
	background:#98bb18;
	text-align:center;
	padding:2px 0px;
	font-size:12px;
	font-weight:normal;
	width:72px;
	margin-top:6px;
}
.kategorija-article .description
{
	color:#333;
	margin:10px 13px;
}
/*LEFT COL*/
#fancybox-overlay{opacity:0.7!important;}
.left-col
{
	width:220px;
	float:left;
}
.block-title.type2
{
	text-align:left;
	padding:8px 0px 2px 0px;
	clear:both;
}
.clear2{margin-top:20px;}
.block-title.type2 h2, .block-title.type2 h1
{
	margin: 0px;
	font-family: "Roboto",sans-serif;
	font-weight: 300;
	text-decoration: none;
	font-size: 18px;
	padding-bottom:8px;
}
.block-title.type3
{
	text-align:left;
	padding:20px 0px 2px 0px;
	border-bottom:1px solid #cdcdcc;
}
.block-title.type3.noline
{
	text-align:left;
	padding:20px 0px 10px 0px;
	border-bottom:none;
}
.block-title.type3 h2
{
	margin:0;
	padding:0;
	font-size:16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	color:#0033fb;
}
.block-title.type3 h2 img
{
	margin-bottom:-2px;
	margin-right:6px;
}
.left-navigation
{
	margin:0;
	padding:5px 0px;
	list-style:none;
}
.left-navigation a
{
	color:#333333;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	display:block;
	padding:5px 0px 5px 10px;
	background:url(../images/left-nav-arrow.png) 0px 10px no-repeat;
}
.left-navigation a.active
{
	color:#0033fb;
	background:url(../images/left-nav-arrow2.png) 0px 10px no-repeat;
}
.left-navigation a:hover, .left-navigation  a.opened
{
	color:#000;
}
.left-navigation ul
{
	list-style:none;
	margin-left:0;
	padding-left:10px;
}
/*RIGHT COLL*/
.main-block.right
{
	width: calc(100% - 260px);
	float: right;
}
.main-block-container.catalog
{
	background:none;
	padding-top:0;
}
.main-block-container.catalog .item-list
{
	margin:0px -16px;
}
.main-block-container.best-offers .item-list
{
	margin:0;
}
.main-block-container.catalog .item-list li:nth-child(3)
{
	margin-right:0!important;
}
.main-block-container.catalog.discounts .item-list li
{
	margin:15px 14px!important;
}
.main-block-container.catalog.discounts .item-list li:nth-child(3)
{
	margin-right:14px;
}
.main-block-container.catalog.discounts .item-list li:nth-child(4)
{
	margin-right:0px!important;
}
.main-block-container.catalog .item-list li, .main-block-container.best-offers .item-list li
{
	width:30%;
	height:300px;
	margin:15px 0 15px 2%;
}
.main-block-container.catalog .item-list li a, .main-block-container.best-offers .item-list li a
{
	height:210px;
}
.main-block-container.catalog .item-list li a img, .main-block-container.best-offers .item-list li a img
{
	max-height:210px;
}
.item-list
{
	list-style:none;
	margin:0px -14px;
	padding:0;
}
.item-list li
{
	display:block;
	float:left;
	width:267px;
	height:382px;
	margin:15px;
}
#categories li .name_link
{
	height:auto;
	display:block;
	vertical-align:top;
	background:none;
	font-size:13px;
	font-family: "Open Sans Condensed",sans-serif;
	font-weight: 700;
	text-transform:uppercase;
	padding-top:8px;
	color: #1B1B1B;
	text-decoration:none;
	line-height:1.3;
	text-decoration:none;
	border:0;
}
#categories li.cat-block
{
	height:250px;
}
#categories li.cat-block img
{
	max-width:210px;
	max-height:210px;
}
.item-list li:nth-child(3n)
{
	margin-right:0;
}
.item-list li a
{
	display:table-cell;
	width:267px;
	height:267px;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;
	background:#fff;
	line-height:0;
	box-sizing:border-box;
	border:1px solid #cecece;
}
.item-list li a img
{
	max-width:267px;
	max-height:267px;
}
.item-list li p
{
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Roboto",sans-serif;
	font-weight: normal;
	display:block;
	min-height:20px;
	margin-bottom:0;
	
}
.item-list .descr
{
	margin:0; margin-top:10px;
}
.actual-price
{
	color:#a60700;
	font-size:18px;
	margin-right:10px;
}
.actual-price.normal
{
	color:#000;
	font-size:14px;
	margin-right:10px;
	color:#555;
}
.old-price
{
	color:#333333;
	font-size:16px;
	text-decoration:line-through;
}
/*FULL ITEM INFO*/
.item-open-galery
{
	float:left;
	width:320px;
}
.big-img img
{
	width:318px;
}
.item-open-galery .thumbs a
{
	display:block;
	width:75px;
	height:75px;
	background-size:cover;
	float:left;
	margin:3px 6px 3px 0px;
}
.item-open-galery .thumbs a:nth-child(4n)
{
	margin:3px 0px 3px 0px;
}
.item-open-info
{
	margin-left:350px;
}
.item-open-info h3.item-open-info-title
{
	margin: 0px;
	font-family: "Roboto",sans-serif;
	font-weight: 300;
	text-decoration: none;
	font-size: 18px;
	color: #DA251B;
	padding-bottom:20px;
}
/*ORDER*/
.order-block
{
	padding:22px 0px;
}
.order-form
{
	width:100%;
	height:320px;
}
.contacts-info .order-form
{
	width:358px;
	height:320px;
	float:left;
}

.form-input
{
	width: 241px;
	height: 34px;
	display: block;
	float: left;
	font-size: 13px;
	padding: 0px 15px;
	font-family: Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 4px;
	border: 1px solid #CECECE;
}
.contacts-info .form-input
{
	width:275px;
}
.form-textarea
{
	width:100%;
	height:80px;
	border:0;
	display:block;
	float:left;
	font-size:13px;
	padding:12px 15px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom:4px;
	resize:none;
	border: 1px solid #CECECE;
	box-sizing:border-box;
}
.form-submit
{
	float:left!important;
}
/*TARGET*/
.target
{
	color:#666;
	padding-bottom:20px;
}
.target span
{
	color:#161616;
	margin:0px 2px;
}
.target a
{
	color:#161616;
}
.target a:hover
{
	text-decoration:none;
}
/*LEFT COL*/
.left-ncol
{
	float:left;
	width:220px;
}
.left-nav a
{
	display:block;
	padding:12px 20px;
	background:#e5e5e5;
	color:#2c2c2c;
	text-decoration:none;
	margin-bottom:1px;
}
.left-nav a.active
{
	background:#dc251b!important;
	color:#fff;
}
.left-nav a:hover
{
	background:#dedede;
}
.left-nav ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.left-nav ul a
{
	padding-left:30px;
	background:#f1f1f1;
}
/*INSIDE CONTENT*/
.inside-content.with-left-menu
{
	width:670px;
	float:right;
}
.inside-page .container
{
	padding: 155px 20px 0px;
	box-sizing: border-box;
}
.short-article
{
	margin-bottom:20px;
	font-size:13px;
	line-height:1.3;
}
.short-article .news-short-img
{
	display:block;
	width:240px;
	height:160px;
	float:left;
	background-position:center;
	background-size:cover;
	margin-right:20px;
}
.short-article h1
{
	margin:0;
	font-family: 'Roboto', sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:16px;
	margin-bottom:20px;
	color: #DA251B;
}
.short-article h2
{
	margin:0;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	text-decoration:none;
	font-size:18px;
}
.short-article a.short-new-title
{
	text-decoration:none;
	color:#000;
}
.short-article a.short-new-title:hover
{
	text-decoration:underline;
}
.short-article .date, .full-article .date
{
	display: inline-block;
	background: #b6b6b6;
	text-align: center;
	padding: 2px 0px;
	font-size: 12px;
	font-weight: normal;
	width: 72px;
	margin-top: 6px;
	color:#fff;
}

/*PARNTERS*/
.partners-block
{
	border-top:1px solid #d6d6d6;
	margin-top:30px;
	padding-top:5px;
	margin-bottom:-15px;
}
/*FOOTER*/
.footer
{
	background: #1b1b1b;
	padding: 0;
	color: #fff;
	clear:both;
}
.footer .container
{
	padding:0 20px;
	box-sizing: border-box;
}
form {
    clear: both;
}
.footer-nav-col a:hover
{
	color: #da251b;
}
.footer-nav-col.first
{
	margin-right: 18px;
}
.footer-nav-col
{
	display: inline-block;
	width: 312px;
	box-sizing:border-box;
	vertical-align: top;
	float:left;
}
.footer-nav-col.last
{
	float:right;
	margin-right:0;
}
.footer-nav-col.first .foot-nav-subcats p {
    line-height: 23px;
}

.footer-nav-col.first .foot-nav-subcats {
    background: url(../images/icons.jpg) no-repeat top left;
    padding-left: 37px;
}

.footer-nav-col:last-child {
    margin-right: 0;
    text-align: right;
}

.footer-nav-col .map {
    background: url(../images/map.jpg) no-repeat top left;
    width: 297px;
    height: 178px;
    display: block;
    margin-top: 24px;
}
.footer-nav-col.last  .title
{
	text-align:right;
}
.footer-nav-col .title {
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #393939;
    line-height: 38px;
}
.foot-nav-title
{
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:8px;
	display:block;
}
.foot-nav-subcats
{
	padding-bottom:20px;
}
.foot-nav-subcats input[type=text]
{
	margin-right: 6px;
}
.foot-nav-subcats input[type=text], .foot-nav-subcats input[type=email] {
    width:153px;
	float:left;
    padding: 6px 10px;
    margin-bottom: 6px;
    background-color: #353535;
    border: 0;
	color:#fff;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	box-sizing: border-box;
	font-size:12px;
}

input[type="submit"] {
    background-color: #d1251b;
    border: 0px;
    padding: 9px 20px;
    width: initial;
    float: right;
    color: #fff;
	cursor:pointer;
}

.footer-nav-col.last form p {
    font-size: 11px;
    float: left;
}

.footer-nav-col.last p span {
    color: #da251b;
}

.foot-nav-subcats textarea {
    width: 312px;
    padding: 6px 10px;
    background-color: #353535;
    border: 0;
    font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 65px;
    clear: both;
	box-sizing:border-box;
	resize:none;
	color:#fff;
	font-size:12px;
	margin-bottom: 6px;
}

.foot-nav-subcats p span {
    color: #c2c2c2;
}

.footer-nav-col:last-child span {}

.footer-nav-col:last-child p span {
    color: #d1251b;
}

.footer-nav-col:last-child p {
    font-size: 11px;
}
.foot-nav-subcats:last-child
{
	padding-bottom:0;
}
.foot-nav-subcats a
{
	color: #c2c2c2;
	text-decoration:none;
	margin-bottom:4px;
}
.footer-nav{padding-bottom:30px;}
.sub-footer
{
	padding: 18px 0px;
	font-size:12px;
	color: #c2c2c2;
	border-top: 1px solid #393939;
	clear:both;
}
.footer .container
{
}
.copyrights
{
	float:left;
}
.sub-footer .esteriol img {
    margin-left: 9px;
	float: right;
	margin-top: -2px;
}

.sub-footer .esteriol a {
    float: right;
    color: #fff;
	text-decoration:none;
}

.sub-footer .esteriol a span {
    position: relative;
}
.sub-footer .esteriol a:hover span {
	text-decoration:underline;
}
.main-slider
{
	width:100%;
	min-width:1000px;
	height:500px;
	overflow:hidden;
	position:relative;
}

.barousel_nav {
   position: absolute;
	z-index: 200;
	width: 958px;
	margin: 0px auto 0px -479px;
	top: 480px;
	left: 50%;
}

.barousel_nav ul {
    position: absolute;
    bottom: 10px;
    z-index: 50;
}

.barousel_content p {
    color: #fff;
    font-size: 23px;
}

.barousel_content p:last-child {
    line-height: 41px;
    margin: 0px;
}

.barousel_content p:last-child span {
    background-color: #1b1b1b;
    padding: 6px 13px;
}

.barousel_content p:first-child {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 34px;
    line-height: 50px;
    margin: 0px;
    margin-bottom: 5px;
}

.barousel_content p:first-child span {
    background-color: #da251b;
    padding: 5px 13px;
}
.barousel
{
	width: 100%;
	height:500px;
    z-index:1;
    overflow:hidden;
	position: absolute;
	top:0;
	margin: 0 auto;
}

div#barousel_itemnav2 {
   display:none;
}

#carusel .barousel {
    min-height: initial;
}

#slider .barousel {height: 400px;}
.barousel.inside
{
    position:relative;
	margin-top:0px;
    width:690px;
	z-index:20;
	overflow:hidden;
	border-radius:6px;
}

.barousel_image
{
    /* position:absolute; */
    z-index:10;
    width:100%;
    overflow: hidden;
}

#slider .barousel_image {
    height: 400px;
}




.barousel.inside .barousel_image
{
    width:100%;
}
.barousel_image img
{
    position:absolute;
    display:none;
	
    width: 100%;
}

#carusel .barousel_image img {
    min-width: initial;
    height: initial;
    width: initial;
}

.barousel_image img.default
{    
    display:block;
}

.barousel_image img.current
{
    z-index:10;
}

#barousel_itemnav2 .barousel_image img {
    display: none!important;
}

.barousel_image img.previous
{
    z-index:5;
}

#slider .barousel_content
{
    padding: 30px 20px 80px 0px;
    z-index: 50;
	
    color: #FFF;
	
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
	
    left: 50%;
	
    text-align: left;
	
    position: absolute;
	
    top: 20%;
	
    margin-left: -500px;
	
}

#carusel .barousel_content {}
.barousel.inside .barousel_content
{
    display:none;
}
.default
{
    display:none; 
	padding:0px 0px;
	   
}
.barousel_content
{
	width: 958px;
	left: 50%;
	margin-left: -479px;
	z-index: 10;
	position: absolute;
}
.barousel_content div
{
   	width: 958px;
	margin: 190px auto 0px;
	position: relative;
}
.barousel_content p.name1
{
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
	margin:0;
	font-size:45px;
	color:#000;
	display:block;
}
.barousel_content p.name2
{
	font-family: 'Roboto', sans-serif;
    font-weight: 100;
	margin:0;
	font-size:33px;
	color:#000;
	display:block;
}

.barousel_content p.header
{
    font-size:28px;
    font-weight:normal;
    line-height:28px;
    color:#fff55b;
}
.view-more
{
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
	color:#fff!important;
	display:inline-block;
	text-decoration:none;
	margin-top:30px;
	padding:10px 20px;
	background:#8ec01f;
	
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
}

.view-more:hover
{
	background:#7eb800;
}

#slider .barousel_nav
{
   position: absolute;
	padding: 0px;
	height: 25px;
	bottom: 20px;
	z-index: 50;
	width: 1000px;
	left: 50%;
	text-align: left;
	margin-left: -500px;
}
#slider .barousel_nav ul{float:left;}
#slider .barousel_nav ul li:first-child {
    background: url(../images/prev.png) left top no-repeat transparent;
}

#slider .barousel_nav ul li:last-child {
    background: url(../images/next.png) right top no-repeat transparent;
}

#carusel .barousel_nav li {
    margin: 0px 3px 0 0;
}

.barousel_nav .counter
{    
    display: none;
    float:right;
    font-size:0.75em;
    color:#fff;
    margin:3px 5px 0 0;
}

#slier .barousel_navÃƒâ€šÃ‚Â .counter {
    display: none;
}

.barousel_nav ul
{
    padding:0;
    margin:0;
}

.barousel_nav ul li a {}

#carusel .barousel_content ul {
    list-style-type: none;
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#carusel .barousel_content ul li {
    float: left;
    margin: 0px 6px 6px 0;
}

#carusel .barousel_content ul li a {
}

#carusel.barousel_nav ul {}

.barousel_nav li
{
    display:inline-block;
    font-size:0;
    line-height:0;
    list-style:none;
    padding: 0px;
}

.barousel_nav li a
{
    display:block;
    width: 9px;
    height: 9px;
    font-size:0;
    line-height:0;
    text-decoration:none;
	
	margin-right:4px;
    border: 2px solid #000;
}

.barousel_nav li a.current
{
	background: #da251b;
}
.barousel img.ajax_loader
{
    display:none;
    position:absolute;
    z-index:99;
    top:70px;
    left:135px;
}

/* Specific implementation */
#barousel_thslide
{
    height:446px;
}

#barousel_thslide .barousel_content
{
    bottom:81px;
}

#thslide_barousel_nav
{
    position:absolute;
    bottom:0;
}
#carusel .barousel_image {position: relative;}
#carusel .barousel_content {position: relative;clear: both;}
#carusel .barousel_nav {clear: both;float: right;margin-right: 10px;}

#carusel .barousel_nav ul li a {
    width: 9px;
    height: 9px;
    background-color: #c9c9c9;
}

#carusel .barousel_nav ul li a.current {
    background-color: #115304;
}

.barousel_nav li {
    /* float: left; */
}
/*--------------------------------------------------=> MASTER LAYOUT */
.page
{
    width:530px;    
    background-color:#ccc;
    margin:0 3px 3px 0;
}

#nav
{
	position:fixed;
	top:3px;
	left:537px;
	width:250px;
}

#nav li
{	
	font-size:0.88em;
	font-weight:bold;
}

#nav li a
{
	display:block;	
	text-decoration:none;
	padding:7px 10px;
}

#nav li a:hover
{
	background-color:#000;
	color:#fff;
}

#nav_barousel
{
	background-color:#fff55b;
}
    
#nav_thslide
{
    background-color:#6ec1dd;
}

#nav_barouselthslide
{
    background-color:#8ae04e;
}
