body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}

.clear {
	clear:both;
}
div.main-col-wide {
width:844px;
}
div.tk-col {
background-color:#CCD7E3;
float:left;
}
body {
font-family:Verdana;
}

div.moveable {
background-color:#FFFFFF;
margin: 10px 20px 32px 30px;
}

div.moveable-top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/movable-top.jpg) no-repeat scroll left top;
height:31px;
width:794px;
}

div.moveable-bottom-blue	{
	height: 10px;
	background: url(../images/movable-blue-bottom.gif) repeat-x;
}

.carousel-detail-top	{
	display: none;
	color: #fff;
	padding: 3px 0 3px 5px;
}

.carousel-detail-top p	{
	font-weight: bold;
}

.carousel-detail-top-orange	{
	background-color: #eb680a;
}

.carousel-detail-top-blue, .carousel-detail-top-both	{
	background-color: #3f98ce;
}

.carousel-detail-top-day	{
	background-color: #FF940A;
}
.carousel-detail-top-night	{
	background-color: #BD009A;
}

.moveable-top h3 {
	color:#FFFFFF;
	float:left;
	margin-left:18px;
	margin-top:5px;
	text-transform:uppercase;
	width:90px;
}
.moveable-top-strap {
	color:#606060;
	float:left;
	margin-left:30px;
	margin-top:5px;
}
p {
	font-family:Verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
}

a.ksc-carousel-more {
	color:#1B81AA;
	clear:both;
	float:left;
	font-size:0.7em;
	font-weight:bold;
	margin:10px 15px 0;
	text-decoration:none;
}
a:link, a:focus, a:active, a:visited {
	color:#1B81AA;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}
a.ksc-carousel-comments {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/ksc-carousel-comments-blue.gif) no-repeat scroll left bottom;
	color:#FFFFFF !important;
	display:inline-block;
	float:left;
	font-size:0.6em;
	font-weight:bold;
	height:21px;
	margin-top:-2px !important;
	padding:10px 0 0;
	text-align:center;
	text-decoration:none;
	width:28px;
	z-index:1000;
}



div.slide-item h4 {
	color:#6A0057;
	float:left;
	font-size:1em;
	line-height:1em;
	margin:10px 15px 2px 15px;
	padding: 0;
	text-transform:uppercase;
}

div.slider-list-sub div.slide-item h4 {
	margin:3px 15px 2px 15px;
	font-size:1.3em;
	line-height:1.2em;
	
}

#slider-djlist div.slide-item h4 {
	font-size:1em;
	line-height:1.2em;
}


p.ksc-carousel-tease {
	padding: 0;
	clear: both;
	float:left;
	color:#606060;
	margin-bottom: 10px;
	margin-left: 15px;
	display: block;
	width:85%!important;
}


.slider-stage {
	width: 736px;
	overflow:hidden;
	height: 142px;
	float:left;
	position:relative;
}
/*#slider-buttons {
	width: 296px;
	margin: 0 auto;
	position:relative;
	height:20px;
}*/
.slider-list, .slider-list-sub {
	width: 2000px;
	border: 0;
	margin: 0;
	padding: 0;
	left: 0px;
	position: absolute;
}
.slider-list div.slide-item, .slider-list-sub div.slide-item {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 243px; /* 2 = 362; 3 = 243px 4 = 182*/
	height: 142px;
	position:relative;
	border-left:1px solid #CCC;
	/*cursor:pointer;*/
	text-decoration:none;
	overflow:hidden;
}

.slider-comp div.slide-item {
	width: 362px; /* 2 = 362; 3 = 243px 4 = 182*/
}
.slider-list div.slide-item:hover {
}
.item-image {
	float: left;
	border: none;
	padding-left: 6px;
}
.item-content2 {
	float: left;
	width: 210px;
}

.item-content3 {
	float: left;
	width: 130px;
}


/* main */
.slide-holder {
	height:142px;
	width:794px;
	overflow:hidden;
	background-image: url(../images/kisscarousel-large-bg2.gif);
}
.slide-holder a.previous, .slide-holder a.next {
	background:url(../images/kisscarousel-nav-left-large.png) no-repeat left top;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	width:28px;
	height:142px;
}
.slide-holder a.next {
	background:url(../images/kisscarousel-nav-right-large.png) no-repeat left top;
}
.slide-holder a.previous:hover, .slide-holder a.next:hover {
	background-position:-28px 0;
}
.slide-holder a.previous:active, .slide-holder a.next:active {
	background-position:-56px 0;
}


/* sub */
.slide-holder-sub {
	height:50px;
	width:794px;
	overflow:hidden;
	background-image: url(../images/kisscarousel-large-bg2.gif);
	border-top: 1px solid #CCC;
}
.slide-holder-sub a.previous, .slide-holder-sub a.next {
	background:url(../images/kisscarousel-nav-left-large.png) no-repeat left -46px;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	width:28px;
	height:50px;
}
.slide-holder-sub a.next {
	background:url(../images/kisscarousel-nav-right-large.png) no-repeat left -46px;
}
.slide-holder-sub a.previous:hover, .slide-holder-sub a.next:hover {
	background-position:-28px -46px;
}
.slide-holder-sub a.previous:active, .slide-holder-sub a.next:active {
	background-position:-56px -46px;
}

.disabled {
	background-position:-84px !important;
	cursor: default !important;
}

/* sub menu links */
a.sub-nav-option, a.sub-nav-option-both 	{
	background: url(../images/carousel-sub-default-bg.jpg) no-repeat top left;
	display: block;
	width: 90px;
	height: 30px;
	margin-top: 4px;
	margin-left: 10px;
	color: #fff !important;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 3px 0 3px;
	font-size: 0.65em;
	line-height: 1em;
	text-decoration: none;
}


a.sub-nav-option-day	{
	background: url(../images/carousel-sub-day-bg.jpg) no-repeat top left;
}

a.sub-nav-option-night	{
	background: url(../images/carousel-sub-night-bg.jpg) no-repeat top left;
}


.slider-stage-sub {
	width: 736px;
	overflow:hidden;
	height: 50px;
	float:left;
	position:relative;
}

.slider-list-sub div.slide-item {
	height: 50px;
	border: none;
}



.demo{
	background: #F3F2DA none repeat scroll 0 0;
	padding:0 1em 1em;
}

.ksc-like
{
    padding-top: 5px;
    width: 90px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}
