#loopedSlider {
	position:relative; z-index:1; 
	width:100%;
	overflow:hidden;
}
#loopedSlider .looped-container {
	width:950px;
	height:697px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	float:left;
	}
#loopedSlider .slides {
	width:940px; 
	height:497px; 
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#loopedSlider .slides .blocks {
	position:absolute;
	top:0;
	left:0; 
	z-index:999;
	width:940px; 
	height:497px; 
	display:none; 
	overflow:hidden;
}

#loopedSlider .slides div img {
	height:auto;
	overflow:inherit;
}

#loopedSlider .img-big {
	height:497px;
	width:940px;
} 
			
.img-big a {float:left; display:block;}
.description {width:250px; color:#666; float:left; top:73px; left:40px; position:relative; z-index:999;}
.description h3 {background:url(images/tail-2.gif) 0 bottom repeat-x;}			
		




#content-main {width:100%; padding:0px 0px 56px 0px; position:relative; z-index:1; background:url(../images/content.gif) center 0 repeat-x;}

.margin-top {margin-top:2px;}

.list-1 li {font-size:13px; line-height:25px; padding-left:10px; position:relative; text-transform:uppercase; margin-bottom:12px; background:url(../images/marker-1.gif) 0 9px no-repeat; font-weight:normal; font-family: 'Oswald', sans-serif;}
.list-1 li a {color:#969493;}
.list-1 li a:hover {color:#fff;}

.link:hover {text-decoration:underline;} 



.box {width:100%; display:none; padding:52px 0px; background:url(../images/tail-top.gif) center 0 repeat-x #e8e7e6; position:relative; z-index:1;}

.border {border:8px solid #d4d4d4;}

/*************Lightbox***************/
.lightbox {
	position:relative;
	overflow:hidden;
	display:inline-block;
	margin-bottom:11px; padding-bottom:9px; background:url(images/shadow.gif) 0 0 no-repeat;
	}
.lightbox img {
	position:relative;
	z-index:2; 
	}

.lightbox div.block {
	display:block;
	position:absolute;
	left:0px;
	top:-348px;
	height:140px;
	width:204px;
	font-size:13px;
	line-height:18px;
	color:#666;
	background:url(images/lightbox.png) 0 0 repeat;
	border:8px solid #494b42;
	z-index:3;
	bottom: 7px;
	}

.lightbox .padding {display:block; padding:10px;}
.lightbox div a {font-size:11px; line-height:18px; color:#ef4442; font-style:italic; position:relative;}

.lightbox strong {color:#151515;}
/**********tooltip**************/
#tooltip {
position: absolute;
z-index: 999; 
border: 1px solid #000;
background-color: #fff;
color: #000;
padding: 5px; letter-spacing:2px;
}
#tooltip span {display:block; font-size:12px; margin:0; font-weight:normal; color:#1d99dc; font-family:"Courier New", Courier, monospace;}


jcarousel-skin-tango {width:960px; height:1265px; position:relative; top:0px; left:0; z-index:3;}

.jcarousel-skin-tango .jcarousel-clip {width:960px; height:1315px; overflow:hidden;}

/*.jcarousel-skin-tango ul {width:960px !important;}*/
.jcarousel-skin-tango li {float:left; margin:0 5px 0px 10px; width:220px; }
.jcarousel-skin-tango li a {}

/*.jcarousel-skin-tango li a:hover img, .jcarousel-skin-tango li a.active img {border:8px solid #000;}*/

/*  Buttons  */
.jcarousel-skin-tango .jcarousel-next {
    position: absolute;
    top:-179px;
    right: 10px;
    width: 39px;
    height: 39px;
    cursor: pointer;
	background:url(../images/prev-next.gif) no-repeat right 0 #d4d4d4;
}

.jcarousel-skin-tango .jcarousel-next:hover {background:url(../images/prev-next.gif) no-repeat right bottom #ef4442;}

.jcarousel-skin-tango .jcarousel-prev {
    position: absolute;
    top: -179px;
    right: 51px;
    width: 39px;
    height: 39px;
    cursor: pointer;
    background:url(../images/prev-next.gif) no-repeat 0 0 #d4d4d4;
}


.jcarousel-skin-tango .jcarousel-prev:hover {background:url(../images/prev-next.gif) no-repeat 0 bottom #ef4442;}


/**********jcarousel-skin-tango2********/
.jcarousel-skin-tango2 {width:640px; height:490px; position:relative;}

.jcarousel-skin-tango2 .jcarousel-clip {width:640px; height:490px; overflow:hidden;}

.jcarousel-skin-tango2 li {float:left; margin:0 21px 0 0; width:199px; height:490px;}

/*  Buttons  */
.jcarousel-skin-tango2 .jcarousel-next {
    position: absolute;
    top:-88px;
    right: 0px;
    width: 32px;
    height: 36px;
    cursor: pointer;
	background:url(../images/next.gif) no-repeat -2px 0 #d4d4d4;
}

.jcarousel-skin-tango2 .jcarousel-next:hover {background-color:#1d99dc;}

.jcarousel-skin-tango2 .jcarousel-prev {
    position: absolute;
    top: -88px;
    right: 40px;
    width: 32px;
    height: 36px;
    cursor: pointer;
    background:url(../images/prev.gif) no-repeat -4px 0 #d4d4d4;
}


.jcarousel-skin-tango2 .jcarousel-prev:hover {background-color:#1d99dc;}
