*, html, form, object, * {
	margin: 0;
	padding: 0;
}


body {
	background-color: #000101;
	background-image: url(images/bg.gif);
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;  
	}

img {
	border: 0;
	}

h1 {
	font-size: 30px;
	color: #000;
	margin: 5px 0 10px 0;
	text-transform: uppercase;
	}

h3 {
	font-size: 18px;
	color: #231f20;
	text-transform: uppercase;
	}

h5 {
	font-size: 11px;
	text-transform: uppercase;
	}

h6 {	
	font-size: 11px;
	color: #c51525;
	/*text-transform: uppercase;*/
	}

sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
	}

a {
	color: #c41425;
	text-decoration: none;
	}

a:hover {
	color: #000 !important;
	text-decoration: underline;
	}
	

a.sharelink {
	display: block;
	height: 14px;
	width: 109px;
	background-image: url(images/envelope.gif);
	background-repeat: no-repeat;
	}

a:hover.sharelink {	
	background-position:  -109px 0;
	}

p {
	margin: 0 0 10px 0;
	line-height: 13px;
	}

#wrapper {
	width: 1000px;
	background-image: url(images/bg2.gif);
    min-height: 630px;
	height:auto !important;
	height:630px;
	}

/* content related */

#container {
	min-height: 630px;
	height:auto !important;
	height: 630px;
	}

#content {
	min-height: 630px;
	height:auto !important;
	height:630px;
	width: 778px;
	_width: 768px;
	background: white;
	border: 1px solid #ccc;
	float: left;
	margin: 8px 6px 0 0;
	_margin: 8px 0 0 2px;
	}

#lg_content {
	float: left;
	padding: 12px 20px; 
	position: relative;
	z-index: 0;
	}

#leftcontent {
	float: left;
	width: 300px;
	padding: 12px 20px;
	}
	
	.slideshow #leftcontent {
		width:361px;
		padding:12px 0 12px 20px;
		position:relative;
		z-index:2;
	}

	.slideshow #leftcontent p {
		width:300px;
	}


#rightcontent {
	float: right;
	width: 400px;
	margin: 19px 20px 10px 0;
	_margin: 19px 11px 10px 0;
	}
	
	.slideshow #rightcontent {
		_margin:19px 0 0;
		padding-top:60px;
		position:relative;
		width:375px;
		z-index:1;
	}
	

#cs_content {
float: left;
padding: 0px 0px 20px 20px;
width: 356px;
}

ul.contentlinks {
	list-style-type: none;
	padding: 0;
	margin-top: 20px;
	position: relative;
	z-index: 1;
	}

ul.contentlinks li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em; 
	padding-left: 1.5em;
	margin: 1.2em 0 1.8em 0;
	text-align: left;
	background-color: #fff;
	float: none;
	}

ul.contentlinks a {
	color: #c41425;
	font-weight: bold;
	}

ul.contentlinks a:hover {
	color: #c41425 !important;
	text-decoration: none;
	}

#lg_content p {
	font-size: 14px;
	line-height: 1.3em;	
	position: relative;
	z-index: 0;
	}

#leftcontent p {
	font-size: 14px;
	line-height: 1.3em;
	}

.jumphead {
	margin: 8px;
	}

.lg_img {
	float: right; 
	margin-right: 27px;
	margin-top: 15px;
	}

.rightimg {
	float: right; 
	margin-right: 27px;
	margin-top: 15px;
	border: 1px solid #ccc;
	}

#content .thumbnav td {
	border:0pt none;
	border-collapse:collapse;
	padding:6px;
	vertical-align:top;
	}

#searchcontent {
	margin: 20px;
	}

/* top nav */

#topwhite {
	width: 1000px;
	height: 6px;
	background-color: #fff;
	overflow: hidden;
	}

#topnav {
	background-color: #333;
	height: 52px;
	padding: 0 0 0 0;
	}
	

.nav1 {
	font-size: 12px;
	display: inline;
	float: left;
	margin: 7px 0 0 10px;
	height: 14px;
	overflow: hidden;
	border-right: 1px solid #999;
	}

#topred {
	height: 19px;
	width: 985px;
	padding: 3px 0 0 15px;
	margin-top:3px;
	background-image: url(images/top_red.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	z-index: -1;
	}

#search {
	height: 32px;
	width: 200px;
	padding: 8px 10px 8px 10px;
	overflow: hidden;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	z-index: 1000;
	}

.topsearch {
	font-size: 10px;
	padding: 1px;
	height: 19px;
	_height: 11px;
	.height: 11px;
	width: 108px;
	_width: 100px;
	.width: 100px;
	}

/* NAV */

#nav .mainnav {
	padding:8px 9px 8px 9px;
	_padding:8px 9px 5px 9px;
}

#nav {
	position:relative; 
	z-index:2000;
	margin-left:8px;	
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	text-decoration: none;
}

#nav li {
	padding:0 1px;
	/* background:#000000 url('images/grey_bar.gif');*/
}

.greybar {
	margin-bottom:4px;
	_margin-bottom:1px;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #fff;
	padding: 6px 10px;
	_padding: 6px 8px;
	text-align: left;
	font-size: 11px;
	border-top: 1px solid #525252;
}

#nav li li a:hover {
	color:#000;
	background-color: #c51525;
}

li {
	float: left;
	position: relative;
	/* width: 10em; */
	text-align: center;
	background-color: #333;
	border-width: 1px 0;
	z-index:100;
	padding:0 0 0 0;
}

li#first {
	border-left-width: 1em;
}

li#last {
	border-right-width: 1em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background:#333;
	padding: 0.5em 0 0 0;
	/* padding: 0.5em 0 1em 0; */
	z-index:1000;
}

li ul {
	top: auto;
	/* left: auto; */
}

li li {
	display: block;
	_display: inline;
	float: none;
	background-color: transparent;
	border: 0;
	text-align: left;
	width: 170px;
	position: relative; 
	z-index: 100; 
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none;
}

#sharebox {
	position: absolute;
	z-index: 50;
	height: 280px;
	_height: 290px;
	width: 143px;
	background-color: #fff;
	padding: 6px;
	top: 52px;
	left: 0;
	display: none;
	padding: 10px;
	border: 4px solid #c51525;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}

#sharebox p {
	display: block;
	margin: 0 0 10px 0;
	}

#sharebox a {
	color: #000;
	text-decoration: none;
	}

#sharebox a:hover {
	color: #d2232a;
	text-decoration: none;
	}

#sharebox img {
	vertical-align: middle;
	}

form .but2 {
	border: 1px solid #ccc;
	color: #666;
	background-color: #fff;
	display: block;
	margin: 10px 0 0 0;
	font-size: 10px !important;
	}


/* left nav */

#l_col {
	width: 194px;
	border: 1px solid #ccc;
    min-height:630px;
	height:auto !important;
	height:630px;
	background-color: #fff;
	color: #000;
	float: left;
	margin: 8px 6px 8px 12px;
	_margin: 8px 0 8px 5px;
	}

#l_colhome {
	width: 194px;
	border: 1px solid #ccc;
    min-height:725px;
	height:auto !important;
	height:725px;
	background-color: #fff;
	color: #000;
	float: left;
	margin: 8px 6px 8px 12px;
	_margin: 8px 0 8px 5px;
	}

#leftnav_logo {	
	font-size: 11px;
	font-weight: bold;
	margin: 10px 10px 0 10px;
	}

.leftnav_date {
	margin-top: 10px;
	text-align:right;
	color: #c41425;
	}

.leftnav_black {
	padding: 7px 6px 7px 6px;
	margin: 8px 0 8px 0;
	}

.leftnav_name {
	font-size: 18px;
	border-top: dotted 1px white;
	border-bottom: dotted 1px white;
	}

#l_col ul.leftnav_inside {
	list-style-type: none;
	padding: 0; 
	margin-left: 1em;
	margin-right: 15px;
	}

#l_col ul.leftnav_inside li {
	width: 140px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em; 
	padding-left: 1.2em;
	margin: 1.2em 0 .2em 0;
	text-align: left; 
	background-color: #fff;
	padding-right: 10px;
	line-height: 14px;
	}


.leftnav_inside a {
	color: #000;
	text-decoration: none;
	}

.leftnav_inside a:hover {
	color: #c41425 !important;
	text-decoration: underline;
	}

.inside_on {
	font-weight: bold;
	color: #c41425 !important;
	}


/* left menu */

.leftitem {
	padding: 5px 8px 0 10px;
	}

#leftmenu h5 {
	border-top: #5a6999 dotted 1px;	
	padding-top: 5px;
	}

#leftmenu p {
	font-size: 11px;
	padding-bottom: 7px;
	}

.leftitem a {
	color: black; 

	}

.leftitem a:hover {
	color: #c41425 !important;
	text-decoration: underline;
	}

/* footer */

#footer { 
	background-color: #ccc;
	padding: 10px 0 15px 25px;
	margin-top: 8px;
	}

#footer_home { 
	background-color: #ccc;
	padding: 10px 0 15px 25px;
	}

#footer p {
	margin: 0;
	color: #666666;
	font-size: 10px;
	line-height: 1.1em;
	}

#footer_home p {
	margin: 0;
	color: #666666;
	font-size: 10px;
	line-height: 1.1em;
	}

/* jump page */

#jump {
	float: left;
	margin: 0;
	clear:both;
	}

.jump_listing {
	height: 165px;
	_height: 169px;
	width: 332px;
	float: left;
	margin: 15px 25px 0 10px 
	}

.jump_header {
	font-size: 11px;
	text-transform: uppercase;
	color: #231f20;
	padding-top: 5px;
	}

.learnmore {
	font-size: 11px; 
	font-weight: bold;
	margin-top:0;
	}
	
.rsvpnow {
	font-size: 10px; 
	font-weight: bold;
	margin-top:0;
	}

.jump_listing img {
	float: left; 
	margin: 0 0 0 0;
	padding: 0;
	border: none;
	}

.jump_listing p {
	font-size: 11px;
	width: 205px;
	}

.jump_header {
	font-size: 12px;
	text-transform: uppercase;
	color: #231f20;
	margin-bottom:2px; 
	}
	
.rsvpnow {
	font-size: 10px; 
	font-weight: bold;
	margin-top:0;
	}

.rsvp_listing img {
	float: left; 
	margin: 0 0 0 0;
	padding: 0;
	border: none;
	}

#lg_content p.rsvp_ listing {
	font-size: 11px;
	width: 205px;
	}

#lg_content p.rsvp_date {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom:0;
	margin-top:5px;
	}

.rsvp_header {
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	color: #c41425;
	margin-bottom:2px; 
	}

/* etc. */

#ask_box {
	width: 310px;
	border: 1px #c41425 solid; 
	padding: 10px;
	float: left;
	margin: 15px 25px 0 10px
	}

#ask_img {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

#ask-top {
	height: 164px;
	line-height: 3.3em;
	}

#ask-top p {
	line-height: 1.3em;
	}

#ask_brett {
	font-size: 12px;
	}

.ask_divide {
	border-top: 1px solid #cccccc;
	height: 1px;
	}

#ask_date {
	font-size: 10px;
	margin: 10px 0 0 0;
	_margin: 0 0 0 0;
	}

#ask_answer {
	font-size: 11px;
	margin-bottom:0;
	}

.ask_bottom {
	float:left;
	border: none;
	margin-top: 10px;
	_margin-top: 0;
	}

#content .rules {
	border-top: 1px solid #666;
	margin-top: 20px;
	clear: both;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #666;
	margin-right: 10px;
	margin-left: 6px;
	display: block;
	position: relative;
	}

#content .mobilerules {
	clear: both;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #666;
	border-top: 1px solid #666;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 6px;
	display: block;
	position: relative;
	}

#flash_zfix {
	position: relative;
	z-index:0;
	}

/*home*/

#flash_home { 
	float: left;
	background: white;
	width: 464px;
	height: 320px;
	border: 1px solid #ccc;
	margin-top:8px;
	position: block;
	}

#hp_bot { 
	width: 464px;
	float: left;
	background: white;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	}

#hp_bot a {
	color: black; 

	}

#hp_bot a:hover {
	color: #c41425 !important;
	text-decoration: underline;
	}

.hp_call {
	width: 222px;
	float: left;
	}

.hp_call img { 
	float: left;
	}

.hp_call h5 {
	width: 100px;
	_width: 101px;
	float: left;
	padding-top:5px;
	margin-bottom: 5px;
	}

#bot_container {
	margin: 15px 10px 0 10px;
	_margin: 0 10px 0 10px;
	height: 383px;
	}

#mid_col {
	float: left; 
	display: inline;
	width: 466px;
	}

#r_col {
	float: right;
	background-color: white;
	border-left: 1px solid black;
	}

#r_col div {
	margin: 5px 4px 10px 5px;
	padding-bottom: 4px;
	}

/* sweeps */

#sweeps {
	width: 510px;
	padding-left: 30px;
	margin-top: 10px;
	clear: both;
	}

#sweeps .col1 {
	width: 210px; 
	text-align: left;
	}

#sweeps .col2 {
	width: 220px; 
	text-align: left;
	float: right;
	margin-right: 20px;
	}

#sweeps .colFull {
	width: 430px; 
	text-align: left;
	clear: both;
	margin-right: 20px;
	}

#sweeps .input1 {
	color: black;
	display: inline;
	background-color: #fff;
	font-size: 10px;
	font-weight: normal;
	width: 180px;
	border: 1px solid #c51525;
	letter-spacing: 1px;
	padding-left: 2px;
	padding-top: 1px;
	}

#sweeps label {
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #c51525;
	display: block;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 2px;
	}

#sweeps .optin {
	display: block;
	float: left;
	margin: 1px 10px 10px 0;
	_margin: -2px 2px 10px 0;
	}

#sweeps p {
	font-size: 12px;
	line-height: 1.1em;	
	}

.required {
	color: #c51525;
	font-size: 10px;
	}

#sweeps .submitbut {
	color: #fff;
	background-color: #c51525;
	font-size: 12px;
	font-weight: normal;
	width: 60px;
	padding: 2px;
	border: 1px solid #000;
}

.subscribe {
       display: block;
       width: 212px;
       height: 34px;
       background: url("images/but_subscribe.gif") 0 0 no-repeat;
       text-decoration: none;
	   border-left: 1px solid #fff;
	   margin-top:15px;
	   /*margin: 20px 35px 30px 41px;*/
	   border:none;
      }

.subscribe:hover {
       background-position: -212px 0;
      }

/* buttons */

	a.inc_click {
       display: block;
       width: 212px;
       height: 34px;
       background: url("images/inc_click.gif") 0 0 no-repeat;
       text-decoration: none;
	   border-left: 1px solid #fff;
	   margin-top:15px;
	   /*margin: 20px 35px 30px 41px;*/
      }

	a:hover.inc_click {
       background-position: -212px 0;
      }

	 a.playgame {
       display: block;
       width: 212px;
       height: 34px;
       background: url("images/playgame.gif") 0 0 no-repeat;
       text-decoration: none;
	   border-left: 1px solid #fff;
	   margin-left: 65px;
	   margin-top: 10px;
      }

     a:hover.playgame {
       background-position: -212px 0;
      }

	  	a.downloadmac {
		position: relative;
		z-index: 9000;
	   float: left;
       display: block;
       width: 212px;
       height: 34px;
       background: url("images/dl_mac.gif") 0 0 no-repeat;
       text-decoration: none;
	   border-left: 1px solid #fff;
	   margin-bottom:15px;
	   /*margin: 20px 35px 30px 41px;*/
      }

    a:hover.downloadmac {
       background-position: -212px 0;
	   
      }

	a.downloadpc {
		position: relative;
		z-index: 9000;
	   float: left;
       display: block;
       width: 212px;
       height: 34px;
       background: url("images/dl_pc.gif") 0 0 no-repeat;
       text-decoration: none;
	   border-left: 1px solid #fff;
	   /*margin: 20px 41px 30px 35px;*/
      }

    a:hover.downloadpc {
       background-position: -212px 0;
      }


	a.downloadfb {
		position: relative;
		z-index: 9000;
	   float: left;
       display: block;
       width: 212px;
       height: 34px;
       background: url("images/dl_fb.gif") 0 0 no-repeat;
       text-decoration: none;
	   border-left: 1px solid #fff;
	   /*margin: 20px 41px 30px 35px;*/
      }

    a:hover.downloadfb {
       background-position: -212px 0;
      }

/*search*/

#searchcontent {
	margin: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;  
	}

#searchcontent .gs-title {
	color: #c41425;
	}

#searchcontent a:link {
	color: #c41425;
	}

#searchcontent input.gsc-input {
	border:1px solid #c41425;
	padding-left:2px;
	width:99%;
	}

#searchcontent .gsc-branding-text {
	color:#fff;
	height: 0;
	overflow: hidden;
	}

#searchcontent .gsc-branding-img {
	color:#fff;
	height: 0;
	overflow: hidden;
	}
	
/* event details */

form#register {
clear:both;
position:relative;
width:300px;
z-index:1;
}

form#register input, form#register select {
width:179px;
border:1px solid #c51525;
}

form#register label {
color:#c51525;
}


form#register div.line {
float: left;
width: 300px;
display: block;
position: relative;
margin-bottom:15px;
}

form#register label, form#register input, form#register select, form#register p, form#register span, form#register p {
position:relative;
float:left;
left:300px;
}

form#register .stop1 {
margin-left:-300px;
}

form#register .stop1_5 {
margin-left:-280px;
}

form#register .stop2 {
margin-left:-119px;
color:#c51525;
}

form#register label {
margin-top:1.8em;
}

form#register button {
border:1px solid #000;
background:#c51525;
color:#fff;
width:57px;
text-align:center;
font-size:12px
}

/*JCarousel */

#slidebox {
	width:375px;
	position:relative;
}

.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

	

.jcarousel-list li,
.jcarousel-item {
	background:none;
    float: left;
    list-style: none;
	padding-left:15px;
    width: 350px;
    height: 75px;
}

.lnk_slide_pic {
	display:block;
	overflow:hidden;
	position:absolute;
	text-indent:-9000px;
}

	#slide1 .lnk_slide_pic {
		height:280px;
		left:50px;
		top:20px;
		width:250px;
	}

	#slide2 .lnk_slide_pic {
		height:240px;
		left:65px;
		top:60px;
		width:280px;
	}

	#slide3 .lnk_slide_pic {
		height:270px;
		left:80px;
		top:30px;
		width:260px;
	}

	#slide4 .lnk_slide_pic {
		height:210px;
		left:15px;
		top:80px;
		width:320px;
	}
	
	#slide5 .lnk_slide_pic {
		height:260px;
		left:100px;
		top:40px;
		width:220px;
	}

	#slide6 .lnk_slide_pic {
		height:245px;
		left:95px;
		top:50px;
		width:210px;
	}
	
	#slide7 .lnk_slide_pic {
		height:130px;
		left:115px;
		top:80px;
		width:100px;
	}

	#slide8 .lnk_slide_pic {
		height:229px;
		left:60px;
		top:52px;
		width:280px;
	}

	#slide9 .lnk_slide_pic {
		height:152px;
		left:150px;
		top:80px;
		width:120px;
	}


.jcarousel-list li p {
	left:43px;
	margin:0;
	padding:0;
	position:absolute;
	top:334px;
	text-align:left;
	width:289px;
}

	.jcarousel-list li#slide1 {
		background:url(images/kcny/slide1.jpg) no-repeat;
	}

	.jcarousel-list li#slide2 {
		background:url(images/kcny/slide2.jpg) no-repeat;
	}

	.jcarousel-list li#slide3 {
		background:url(images/kcny/slide3.jpg) no-repeat;
	}

	.jcarousel-list li#slide4 {
		background:url(images/kcny/slide4.jpg) no-repeat;
	}

	.jcarousel-list li#slide5 {
		background:url(images/kcny/slide5.jpg) no-repeat;
	}

	.jcarousel-list li#slide6 {
		background:url(images/kcny/slide6.jpg) no-repeat;
	}

	.jcarousel-list li#slide7 {
		background:url(images/kcny/slide7.jpg) no-repeat;
	}

	.jcarousel-list li#slide8 {
		background:url(images/kcny/slide8.jpg) no-repeat;
	}

	.jcarousel-list li#slide9 {
		background:url(images/kcny/slide9.jpg) no-repeat;
	}

	
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


.jcarousel-skin-tango {
	position:relative;
	width:375px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	position:relative;
    width: 375px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
	position:relative;
    width:  375px;
}


.jcarousel-skin-tango .jcarousel-item {
	padding-left:15px;
    width: 350px;
    height: 496px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
 
.jcarousel-next-horizontal, .jcarousel-prev-horizontal {
	cursor:pointer;
	height:37px;
	margin:0;
	padding:0;
	position:absolute;
	top:450px;
}

.jcarousel-next {
    background:url(images/slideshow_next_prev.gif) -55px 0;
    right:0;
	width:45px;
}
	.jcarousel-next-disabled, .jcarousel-next-disabled:hover {
/*	background:none;
	cursor:default;
*/	}

.jcarousel-prev {
   background:url(images/slideshow_next_prev.gif);
   left:0;
   width:55px;
}
	.jcarousel-prev-disabledflag, .jcarousel-prev-disabledflag:hover {
/*    background:none;
	cursor:default;
*/	}

#control_wrap {
	float:left;
	position:relative;
	left:50%;
}

.jcarousel-control {
	float:left;
	margin:0 auto;
	padding:0;
	position:relative;
	left:-50%;
}

		.jcarousel-control a {
		border-left:1px solid #ccc;
		display:inline;
		float:left;
		height:20px;
		outline:none;
		overflow:hidden;
		text-indent:-9000px;
		width:30px;
		}
		
		.jcarousel-control>a{
			display:inline-block;
		}
		
		.jcarousel-control a:hover, .jcarousel-control a.active {
			text-decoration:none;
		}
		
			.jcarousel-control a#ctl_1 {
			background:url(images/slideshow_indicators.gif) 0 0 no-repeat;
			}
				.jcarousel-control a#ctl_1:hover, .jcarousel-control a#ctl_1.active {
				background:url(images/slideshow_indicators.gif) 0 -22px no-repeat;
				}

			.jcarousel-control a#ctl_2 {
			background:url(images/slideshow_indicators.gif) -33px 0 no-repeat;
			}
				.jcarousel-control a#ctl_2:hover, .jcarousel-control a#ctl_2.active {
				background:url(images/slideshow_indicators.gif) -33px -22px no-repeat;
				}

			.jcarousel-control a#ctl_3 {
			background:url(images/slideshow_indicators.gif) -70px 0 no-repeat;
			}
				.jcarousel-control a#ctl_3:hover, .jcarousel-control a#ctl_3.active {
				background:url(images/slideshow_indicators.gif) -70px -22px no-repeat;
				}

			.jcarousel-control a#ctl_4 {
			background:url(images/slideshow_indicators.gif) -109px 0 no-repeat;
			}
				.jcarousel-control a#ctl_4:hover, .jcarousel-control a#ctl_4.active {
				background:url(images/slideshow_indicators.gif) -109px -22px no-repeat;
				}

			.jcarousel-control a#ctl_5 {
			background:url(images/slideshow_indicators.gif) -148px 0 no-repeat;
			}
				.jcarousel-control a#ctl_5:hover, .jcarousel-control a#ctl_5.active {
				background:url(images/slideshow_indicators.gif) -148px -22px no-repeat;
				}

			.jcarousel-control a#ctl_6 {
			background:url(images/slideshow_indicators.gif) -183px 0 no-repeat;
			}
				.jcarousel-control a#ctl_6:hover, .jcarousel-control a#ctl_6.active {
				background:url(images/slideshow_indicators.gif) -183px -22px no-repeat;
				}

			.jcarousel-control a#ctl_7 {
			background:url(images/slideshow_indicators.gif) -216px 0 no-repeat;
			}
				.jcarousel-control a#ctl_7:hover, .jcarousel-control a#ctl_7.active {
				background:url(images/slideshow_indicators.gif) -216px -22px no-repeat;
				}

			.jcarousel-control a#ctl_8 {
			background:url(images/slideshow_indicators.gif) -251px 0 no-repeat;
			}
				.jcarousel-control a#ctl_8:hover, .jcarousel-control a#ctl_8.active {
				background:url(images/slideshow_indicators.gif) -251px -22px no-repeat;
				}

			.jcarousel-control a#ctl_9 {
			background:url(images/slideshow_indicators.gif) -285px 0 no-repeat;
			}
				.jcarousel-control a#ctl_9:hover, .jcarousel-control a#ctl_9.active {
				background:url(images/slideshow_indicators.gif) -285px -22px no-repeat;
				}
#top_next_prev {
	position:absolute;
	z-index:5;
}

#top_next_prev a {
	height:20px;
	position:absolute;
	outline:none;
	top:0;
	width:30px;
	z-index:5
}

#top_next_prev a:hover {
	text-decoration:none;
}

	a#prev_top {
		background:url(images/slideshow_next_prev_top.gif) no-repeat;
		left:18px;
		*left:-309px;
	}
	
	#next_top {
		background:url(images/slideshow_next_prev_top.gif) -30px 0 no-repeat;
		left:328px;
		*left:1px;
	}


#bottom_next_prev {
	position:absolute;
	z-index:6;
}

#bottom_next_prev a {
	height:20px;
	position:absolute;
	outline:none;
	width:105px;
	z-index:6
}

#bottom_next_prev a:hover {
	text-decoration:none;
}

	a#prev_bottom {
		left:60px;
		*left:-270px;
		top:472px;
		*top:467px
	}
	
	#next_bottom {
		left:220px;
		*left:-105px;
		top:490px;
	}

	a#next_bottom_big {
		cursor:pointer;
		height:30px;
		width:15px;
		left:330px;
		*left:4px;
		top:475px;
	}

#slideshow_col_sep_top {
	left:330px;
	position:absolute;
	top:390px;
	z-index:1
}

#slideshow_col_sep_bottom {
	left:379px;
	position:absolute;
	top:418px;
	z-index:1
}

