@CHARSET "UTF-8";

.toc_slideshow  {
	clear:both;
	float:left;
	height:300px;
	margin-bottom:10px;
	position:relative;
	width:600px;
	z-index:0;
}

.toc_slide_listing {
	position:relative;
}

.toc_slide_right {
	border:1px solid #000;
	height:300px;
	overflow:hidden;
	position:absolute;
	width:600px;
}
.toc_slideshow-text {
	position:absolute;
	bottom:0;
	background-color:#000;
	opacity:0.7;
	filter:alpha(opacity=70);
	width:100%;
	height:70px;
	color:#FFF;
	z-index:2;
}
.toc_slideshow-text p{
	margin:0;
	padding:0;
}
.toc_slideshow-text a{
	color:#fff;
	text-decoration:underline;
}
.toc_slideshow-text a:hover{
	color:#fff;
	text-decoration:underline;
}

.toc_slide_img_link{
	position:relative;
	top:0;
	left:0;
	z-index:1;
}

#toc_slideshow_timer{
	position:absolute;
	z-index:4;
	bottom:0;
	right:25px;
	cursor:point;
	background-image:url('/wp-content/plugins/buffalo_bills/images/pause.png');
	background-repeat:no-repeat;
	background-position: bottom left;
	width:24px;
	height:21px;
}
.toc_play_pause{
	background-position: bottom !important;
	background-image:url('/wp-content/plugins/buffalo_bills/images/play.png') !important;
}
.toc_buttons_highlight {
	background-position: top !important;
}

#toc_forward{
	position:absolute;
	z-index:4;
	bottom:0;
	right:0px;
	cursor:point;
	background-image:url('/wp-content/plugins/buffalo_bills/images/forward.png');
	background-repeat:no-repeat;
	background-position: bottom left;
	width:24px;
	height:21px;
}
#toc_backward{
	position:absolute;
	z-index:4;
	bottom:0;
	right:50px;
	cursor:point;
	background-image:url('/wp-content/plugins/buffalo_bills/images/backward.png');
	background-repeat:no-repeat;
	background-position: bottom left;
	width:24px;
	height:21px;
}


.menu{
	clear:both;
	float:left;
	width:100%;
	margin: 0 0 30px 0;
}

.menu li{
	border:1px #888 solid;
	list-style:none;
	float:left;
	width: 200px;
	margin: 0 5px 0 0;
	background-color:#ccc;
	cursor:point;
	font-size: 16px;
	padding: 3px 0 3px 0;
	text-align:center;
}

.menu li a{
	color:#fff;
	text-decoration: none;
}

.carousel{
	width:630px;
	overflow:hidden;
	position:relative;
	margin:0 0 8px;
}
.carousel .holder{
	height:303px;
	overflow:hidden;
	position:relative;
	margin:0 0 1px;
}
.carousel .holder ul{
	list-style:none;
	padding:0;
	margin:0;
	width:630px;
	position:relative;
	height:303px;
}
.carousel .holder li{
	float:left;
	width:630px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.carousel .holder li.active{
	z-index:2;
}
.carousel .holder ul img{display:block;}
.carousel .holder .shadow{
	width:630px;
        position:absolute;
        top:0;
        left:0;
}
.carousel .shadow-inside{
	background:transparent url(../images/bg-shadow.png) no-repeat;
	padding:12px 28px;
	height:279px;
        _background:url(../images/none.gif);
        _filter:progid:dximagetransform.microsoft.alphaimageloader(src='/wp-content/themes/buffalo-bills/images/bg-shadow.png', sizingmethod='crop');
}
.carousel .holder .shadow h1{margin:0;}
.text-vip{
	width:170px;
	height:131px;
	background:url(../images/text-be-vip.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
        _background:url(../images/none.gif);
        filter:progid:dximagetransform.microsoft.alphaimageloader(src='/wp-content/themes/buffalo-bills/images/text-be-vip.png', sizingmethod='crop');
}
.description-block{
	position:absolute;
	bottom:15px;
	left:127px;
	width:503px;
	color:#fff;
	font-size:15px;
	line-height:19px;
}
.number{
	float:left;
	width:30px;
	height:30px;
	background:url(../images/bg-number.png) no-repeat;
	font-size:17px;
	line-height:30px;
	color:#fff;
	text-align:center;
	margin:0 18px 0 0;
        position:absolute;
        bottom:0px;
        left:-50px;
        _background:url(../images/none.gif);
        _filter:progid:dximagetransform.microsoft.alphaimageloader(src='/wp-content/themes/buffalo-bills/images/bg-number.png', sizingmethod='crop');
}
.description-block h2{
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	margin:0 0 5px;
}
.description-block h2 a{
	color:#fff;
	text-decoration:none;
}
.description-block h3 a:hover{text-decoration:underline;}
.description-block p{margin:0;}
.data-section{
	height:1%;
	overflow:hidden;
}
.switcher{
	background:#3d3d3d;
	padding:7px 9px 9px;
	height:1%;
	position:relative;
	z-index:10;
}
.switcher:after{
	content:'';
	display:block;
	clear:both;
}
.switcher ul{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
.switcher li{
	float:left;
	margin:0 10px 0 0;
}
.switcher ul img{display:block;}
.switcher li.active{position:relative;}
.switcher li.active .border{display:block;}
.switcher .border{
	position:absolute;
	top:-14px;
	left:0;
	width:98px;
	height:61px;
	background:url(../images/bg-border.png) no-repeat;
        _background:url(../images/none.gif);
     	display:none;
        filter:progid:dximagetransform.microsoft.alphaimageloader(src='/wp-content/themes/buffalo-bills/images/bg-border.png', sizingmethod='crop');
}


#addInfo {
    vertical-align: middle;
}

#addInfo td {
    display:block;
    float:left;
    clear:left;
    margin: 0px 0px 5px 0px !important;
}

.addElement {
    cursor: pointer;
    vertical-align: -3px;
}

/* post ngg button */
#mce_0_ifr #album_tab,#mce_0_ifr #singlepic_tab{
    display:none !important;
}