.clear {
	clear: both;
}

a {
	color: #0254a6;
	font-weight: bold;
}

a:hover {
	color: #a60202;
}

a#upload {
	display: block;
	float: right;
	margin: 1.5em 0 -0.5em;
}

body {
	color: #000;
	font: 82%/1.5em "Segoe UI", Arial, Helvetica, sans-serif;
}

div#badges {
	margin: 2em 0 -1em;
}

div.feature_videos {
	background: url(../images/feature_video_bg.png) repeat-x 0 0;
	height: auto !important;
	height: 160px;
	margin: 1.5em 0;
	overflow: auto;
	padding: 10px 0 0;
}

div.feature_videos div {
	float: left;
	font-size: 0.87em;
	/*font-weight: bold;*/
	line-height: 1.5em;
	/*margin: 0 auto;*/
	margin: 0 0 0 5px;
	text-align: center;
	width: 23%;
}  

div.feature_videos img {
	background: #fff;
	border: 1px solid #e2e2e2;
	padding: 4px;
}

div#featured_sheriff {
	font-size: 0.87em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 1.8em 0 1.5em;
	overflow: auto;
}

div#featured_sheriff div {
	padding-top: 5px;
}

div#featured_sheriff img {
	border: 1px solid #e2e2e2;
	float: left;
	margin-right: 10px;
	padding: 4px;
}

/* ## CITD - Added styles ## */
#sidebar #caccount {
	background: #e12525;
	border: 1px solid #e2e2e2;
	margin: 1.5em 15px 0 0;
	padding: 10px;
	text-align: center;
}

#sidebar #caccount h2 {
	color: white;
	margin: 0;
	padding: 0;
}
#sidebar #caccount a {
	color: white;
	text-decoration: none;
}
#sidebar #caccount a:hover {
	color: white;
	text-decoration: underline;
}

#content #help {
	overflow: hidden;
}
#content #help h4 {
	margin-bottom: .3em;
}
/* End added styles */

fieldset#login {
	background: #a7b7c7;
	border: 1px solid #e2e2e2;
	margin: 1.5em 15px 0 0;
	padding: 10px;
}

fieldset#caccount {
	background: #f0f0f0;
	border: 1px solid #e2e2e2;
	margin: 0px 15px 0 0;
	padding: 0px;
}



fieldset#login div {
	clear: both;
	margin: 5px 0 0;
}

fieldset#caccount div {
text-align: left;
	clear: both;
	margin: 0px 0 0;
}


fieldset#login input#username, fieldset#login input#password {
	border: 1px solid #e2e2e2;
	padding: 2px;
	width: 90px;
}

fieldset#login label {
	display: block;
	float: left;
	margin-right: 5px;
	width: 5.5em;
}

fieldset#login a#forgot_password {
	float: left;
	font-size: 0.87em;
	font-weight: normal;
	padding-top: 5px;
}

fieldset#login input#submit_login {
	float: none;
	padding-top: 5px;
}

form {
	margin: 0;
	padding: 0;
}

h2, h3, h4 {
	color: #0254a6;
	font-family: "Trebuchet MS";
	font-weight: normal;
	line-height: 1.1em;
	margin: 1.5em 0 -0.5em;
	padding: 0;
}

h2 {
	font-size: 1.8em;
	margin-bottom: -0.3em;
}

h3 {
	font-size: 1.2em;
		margin-bottom: -12px;
}

h4 {
	font-size: 1em;
}

h5 {
	color: red;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1.8em;
        line-height: 1.1em;
	margin: 1.5em 0 -0.5em;
	padding: 0;
}

img {
	border: 0;
}

input, select, textarea {
	font: 1.0em "Segoe UI", Arial, Helvetica, sans-serif;
}

ol, p, table, ul {
	margin: 1.5em 0;
	padding: 0;
}

ol {
	list-style: decimal outside;
	padding-left: 30px;
}

table {
	border-collapse: collapse;
	width: 100%;
}

td, th {
	padding: 5px;
}

tr.alt td {
	background: #f0f0f0;
}

td.photo {
	text-align: center;
}

td img {
	background: #fff;
	border: 1px solid #e2e2e2;
	padding: 4px;
}

th {
	background: #f9f9f9 url(../images/th.gif) repeat-x left bottom;
}

table.table {
	border-left: 1px solid #e2e2e2;
	width: 100%;
	margin: 0;
	
}

table.table td, table table th {
	border: 0;
	font-size: 0.87em;
	height: 25px;
	line-height: 1.5em;
	padding: 2px 2px 2px 10px;
}

table.table td img {
	background: none;
	border: 0;
	padding: 0;
}

table.table th {
	background: none;
	text-align: left;
}

ul {
	list-style: square outside;
	padding-left: 30px;
}

div.float {
  float: left;
  padding: 5px 5px 5px 5px;
  }
  
#home_see_more {  
	float:right;
	margin:48px 2px 0 0;
}
.video_page_button {
	clear:both;
	float:right;
	padding-bottom:10px;
}
#multi_view_left
{
	float:left;
	width:435px;
	margin:0 10px 0 0;
	overflow:auto;
	margin-top:1.5em;
}
#multi_view_right {
	float:left;
	width:435px;
	overflow:auto;
	margin-top:1.5em;
}
.multi_view_block
{
	background: #608baf url(../images/bg_player_holder_top.gif) no-repeat 0 0;
	width:435px;
	overflow:auto;
}
.multi_view_bottom
{
	background: #608baf url(../images/bg_player_holder_bottom.gif) no-repeat 0 0;
	width:435px;
	height:10px;
	clear:both;
}
.multi_view_note
{
	color:#92cfff;
	font-size:10px;
	float:left;
	width:220px;
	text-align:center;
	padding-top:5px;
}
.multi_view_dropdown
{
	clear:both;
	float:left;
	padding:8px 0 0 8px;
	width:190px;
}
.multi_view_caption
{
	clear:both;
	float:left;
	padding:10px 0 0 18px;
	font-size:15px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial;
}

.multi_view_content
{
	clear:both;
	width:435px;
	padding:15px 0 0 0;
}

.player_content
{
	clear:both;
	background:#ffffff url(../images/bg_player_content.png) repeat-y;
	width:421px;
	float:left;
	margin-left:5px;
	padding-left:4px;
}
.player_content_top
{
	clear:both;
	background:url(../images/bg_player_content_top.png) no-repeat;
	width:425px;
	height:10px;
	margin-left:5px;
}
.player_content_bottom
{
	clear:both;
	background:url(../images/bg_player_content_bottom.png) no-repeat;
	width:425px;
	height:10px;
	margin-left:5px;
}


.multi_view_description
{
	clear:both;
	padding:10px 5px 10px 5px;
	text-align:left;
	background:#ffffff;
	color:#000000;
}
.multi_view_buttons
{
	width:425px;
	clear:both;
	float:left;
	padding:5px 0 5px 5px;
}
.multi_view_buttons div
{
	float:left;
	padding:0 1px 0 2px;
}
.multi_form
{
	padding:10px;
	width:405px;
	background:#ffd900;
	overflow:auto;
	text-align:left;
	color:#000000;
	display:none;
	margin-left:5px;
}
.multi_form_message textarea
{
	width:405px;
	height:150px;
	margin:0;
	padding:0;
}
.multi_form_button
{
	float:right;
	padding:5px 0 0 0;
	overflow:auto;
}
.grayed_out
{
	color:#aaaaaa;
}
.multi_view_video_holder
{
	width:417px;
	padding:0 0 0 0;
	overflow:hidden;
}
.badge_logo
{
	clear:both;
	float:left;
	width:130px;
	padding:25px 0 0 0;
}
.badge_logo img
{
	width:110px;
	height:110px;
}
.what_we_do
{
	float:left;
	width:740px;
}
#content_wide
{
	float: left;
	margin:-1.5em 10px 0 50px;
	padding:0;
	width: 880px;
	background:#ffffff;
}

.select_cam_current
{
	background:#ffffff;
	color:#949494;
	font-size:11px;
	height:20px;
	width:190px;
	background:#ffffff url('../images/dropdown_arrow.gif') no-repeat 100% 0;
	cursor:pointer;
}
.select_cam_icon
{
	float:left;
	width:18px;
	height:18px;
	padding:1px 10px 1px 1px;
}
.select_cam_icon img
{
	width:18px;
	height:18px;
}
.select_cam_label
{
	float:left;
}
.select_cam_list
{
	display:none;
	clear:both;
	float:left;
	padding:15px 0 0 0;
}
.select_cam_item
{
	float:left;
	background:#ffffff url('../images/bg_item_dots.png') repeat-x 0 100%;
	color:#6c6c6c;
	font-size:11px;
	height:25px;
	width:190px;
	cursor:pointer;
	padding:5px 0 0 0;
	margin:0 5px 0 5px;
}
.select_cam_item:hover
{
	background:#c2c2c2;
	color:#000000;
}
.select_close
{
	float:right;
	width:15px;
	height:15px;
	cursor:pointer;
	margin-right:5px;
}