﻿/*CHARLESTON COUNTY GOVERNMENT*/

.tsbox-container {
	position: absolute;width: 980px; height: 0px;max-width: 100%;z-index: 999;top: 0px;
}
.tsbox ul {
	list-style: none; text-align: center; display: block;
}
.tsbox ul {
	margin-top: 0px; margin-bottom: 0px;
}
.tsbox ul li {
	line-height: 20px; font-family: 'Roboto Condensed', sans-serif; font-size: 12px; margin-right: 30px; float: left;
}
.tsbox ul li.transparency {
	display: none;
}
.tsbox ul li a {
	color: #ffffff; text-decoration: none;
}
.tsbox ul.left {
	width: 750px; padding-left: 20px; float: left;
}
.tsbox ul.right {
	background-position: bottom; width: 200px; padding-right: 0px; padding-left: 0px; margin-right: 10px; margin-left: 0px; float: right; position: relative; z-index: 700; background-image: url("../images/topslide_bg.png"); background-repeat: no-repeat; background-color: transparent;padding-bottom: 10px;
	/*-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomleft: 10px;
	-ms-border-bottom-left-radius: 10px;
	-o-border-bottom-left-radius: 10px; 
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px; 
	-moz-border-radius-bottomright: 10px;
	-ms-border-bottom-right-radius: 10px;
	-o-border-bottom-right-radius: 10px; 
	border-bottom-right-radius: 10px;
	-moz-box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.5);
  	-webkit-box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.5);
  	-ms-box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.5);
  	-o-box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.5);
    box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.5);*/
}

.tsbox ul.right li {
	width: 200px;font-family: 'Roboto Condensed', sans-serif; margin-right: 0px;padding-bottom: 3px;
}
.tsbox ul.right li a {
	width: 200px; text-decoration: none; display: block;
}
.tsbox ul.right li.slide_pic {
	background-position: bottom; height: 165px; padding-top: 0px; margin-top: 0px; display: none;
}
.search.sub_page .tsbox ul.right li.slide_pic {
	background-position: top; height: 97px;
}
.tsbox ul.right li.slide_pic a {
	height: 132px; text-indent: -9999px; padding-top: 5px;
}
.tsbox ul.right li.slide_pic img {margin-top: 8px;-webkit-border-radius: 10px; 
	-ms-border-radius: 10px;
	-o-border-radius: 10px; 
	border-radius: 10px;}
.tsbox ul.right span {
	width: 200px; display: block;
}
.tsbox ul.right span a {
	width: 200px; display: block;
}
.tsbox ul.right span.slide_title {
	color: #ff8500; text-transform: uppercase; line-height: 12px; letter-spacing: 0.3em; font-size: 12px; margin-top: 0px;
}
.tsbox ul.right span.slide_title a {
	height: 12px; color: #ffffff; padding-top: 8px;
}
.tsbox ul.right span.slide_name {
	color: #ffffff; line-height: 24px; letter-spacing: 0.1em; font-size: 16px; font-variant: none;
}
.tsbox ul.right span.slide_name a {
	height: 24px; color: #ffffff; padding-bottom: 3px;
}
.tsbox ul.right li.slide_link {
	font: 12px/20px "RobotoCondensed", sans-serif, Arial, Helvetica, sans-serif; color: rgb(102, 102, 102); display: none; font-size-adjust: none; font-stretch: normal;
}
.tsbox ul.right li.slide_link a {
	color: #ffffff; padding-bottom: 6px;
}

@media screen and (max-width: 800px) {
	.tsbox-container {display: none;}
}
