html {width:100%;}

body { 	 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:100%; 
	color:#adacac;
	min-width:980px;
	background:#ffffff;
}

.main {
	width:980px; 	
	padding:0;
	margin:0 auto;
	font-size:12px;
	line-height:15px;
}

img {border:0; vertical-align:top; text-align:left;}
/*input, textarea, select{color:#3f3f3f; font-size:14px; border:1px solid #cccccc; line-height:22px; padding-left:5px; font-family:"Trebuchet MS", "Trebuchet MS1", Helvetica, sans-serif;}*/
input, textarea, select{color:#3f3f3f; font-family:Arial, Helvetica, sans-serif; padding:2px 0; font-size:11px; border-radius: 2px;}
textarea{overflow:auto;}


a {color:#5da0ab; outline:none; cursor:pointer;}
a:hover {text-decoration:none;}

object {outline:none;}
fieldset {border:0;}

ul {list-style:none;}
table, table td {padding:0; border:none; border-collapse:collapse;}

.fleft{ float:left;}
.fright{ float:right;}
.alignc{ text-align:center; }
.clear{ width:100%; overflow:hidden;}
.fclear { clear:both;}

/* Main Search */
.search-wrapper { display:block; }
.search-wrapper .search-element { display:inline-block; padding-right: 5px; vertical-align:top}
.search-wrapper .search-element label { font-weight:bold; display:block; padding-bottom: 5px; }
.search-element select {height:25px; width:160px;}
.search-element input {height:20px;width:160px; padding:2px 5px; }
/* END Main Search */

.button_a {border: 1px solid; border-color: #c0c0c0 #d9d9d9 #d9d9d9 #d9d9d9!important;display:table-cell; text-decoration:none; font-size:11px; vertical-align:middle;}
.button { font-family:arial,sans-serif; height:32px; font-weight:bold; padding:0px 10px; background-color:#f5f5f5; color:#666666; background-image:linear-gradient(top,#f5f5f5,#f1f1f1);}
.button:hover { background-color:#f8f8f8; color:#333333; cursor:pointer; box-shadow:0 1px 1px rgba(0,0,0,0.1);}

input 			{ border: 1px solid; border-color: #c0c0c0 #d9d9d9 #d9d9d9 #d9d9d9!important;}
input:hover { border: 1px solid; border-color: #a0a0a0 #b9b9b9 #b9b9b9 #b9b9b9!important;}
input:focus { border: 1px solid; border-color: #53b3c1 #84d2dd #84d2dd #84d2dd!important;}
textarea 			{ border: 1px solid; border-color: #c0c0c0 #d9d9d9 #d9d9d9 #d9d9d9!important;}
textarea:hover { border: 1px solid; border-color: #a0a0a0 #b9b9b9 #b9b9b9 #b9b9b9!important;}
textarea:focus { border: 1px solid; border-color: #53b3c1 #84d2dd #84d2dd #84d2dd!important;}
select 			{ border: 1px solid; border-color: #c0c0c0 #d9d9d9 #d9d9d9 #d9d9d9!important;}
select:hover { border: 1px solid; border-color: #a0a0a0 #b9b9b9 #b9b9b9 #b9b9b9!important;}
select:focus { border: 1px solid; border-color: #53b3c1 #84d2dd #84d2dd #84d2dd!important;}

.col-1, .col-2, .col-3, .col-4{ float:left;}
.br{ display:block;}

.small {font-size:10px;}


.tail-content{ border-top:8px solid #aaa9a9; background:#FFF;}
/*********************************header*************************************/
#header{ height:190px; position:relative; }


.row-logo{ position:absolute; margin:33px 0 0 40px; position:absolute;}
.img-link{ position:absolute; margin:38px 0 0 884px;}


ul#menu {
width:100%;
height:60px;
background:url(../../images/menu_bg.png) repeat-x;
list-style:none;
margin-top:110px;
padding:0 0 0 15px;
}

ul#menu li {
float:left;
}

ul#menu li a {
background:url(../../images/menu_sprite.png) no-repeat scroll top left;
display:block;
height:60px;
position:relative;
width:190px;
}

ul#menu li a span {
background:url(../../images/menu_sprite.png) no-repeat scroll bottom left;
display:block;
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
z-index:100;
}

ul#menu li a span:hover {
cursor:pointer;
}

ul#menu li a.active {
}

ul#menu li a.home {
}
ul#menu li a.signup {
background-position:-190px 0px;
}
ul#menu li a.contact_us {
background-position:-380px 0px;
}
ul#menu li a.about_sherifflink {
background-position:-570px 0px;
}
ul#menu li a.members {
background-position:-760px 0px;
}
ul#menu li a.how_it_works {
background-position:-950px 0px;
}

ul#menu li a.home span {
background-position:0px -60px;
}
ul#menu li a.signup span {
background-position:-190px -60px;
}
ul#menu li a.contact_us span {
background-position:-380px -60px;
}
ul#menu li a.about_sherifflink span {
background-position:-570px -60px;
}
ul#menu li a.members span {
background-position:-760px -60px;
}
ul#menu li a.how_it_works span {
background-position:-950px -60px;
}

/*********************************content*************************************/
#content{ padding:16px 0 29px 0; min-height:200px; }
.content1{padding:0 0 29px 0 !important;}


.img-right{ float:left; margin:0 30px 0 0;}


#content h3{ color:#626262; font-size:24px; text-transform:uppercase; padding:0px;}
#content h4{ font-size:13px; font-weight:bold; color:#7a7979; text-transform:none; margin:0px 0px 5px 0px;}
.text{ color:#7a7979; font-size:12px; text-transform:uppercase; line-height:15px;}



.separator{ background:url(../../images/separator.gif) 0 0 repeat-y;}
.content-indent{ padding:0 0 0 30px;}
.content-indent1{ padding:0 0 10px 30px;}


/*footer-row*/
.separator-footer{ background:url(../../images/separator_footer.gif) 0 0 repeat-y;}
.footer-text-indent{ padding:0 0 0 21px;}
.footer-text-indent1{ padding:0 0 19px 21px;}
/**/



/*box-1*/
.box-1 .border-top {background:url(../../images/border_top.gif) repeat-x top #cbcbcb;}
.box-1 .border-bottom {background:url(../../images/border_bottom.gif) repeat-x bottom;}
.box-1 .border-left {background:url(../../images/border.gif) repeat-y left;}
.box-1 .border-right {background:url(../../images/border.gif) repeat-y right;}
.box-1 .corner-top-left {background:url(../../images/corner_top_left.gif) no-repeat left top;}
.box-1 .corner-top-right {background:url(../../images/corner_top_right.gif) no-repeat right top;}
.box-1 .corner-bottom-left {background:url(../../images/corner_bottom_left.gif) no-repeat left bottom;}
.box-1 .corner-bottom-right {background:url(../../images/corner_bottom_right.gif) no-repeat right bottom;}

.box-1 div{ color:#5b5b5b !important; font-size:12px; line-height:15px;}
.box-1 .indent-top{ padding:15px 0 0 0;}

.box-1-marker{ background:url(../../images/box_1_marker.png) 9px 14px no-repeat;}
.box-1-text{ background:url(../../images/box_1_text.png) bottom left no-repeat;}
.box-1-indent{ padding:42px 21px 99px 22px;}
/**/


/*dl*/
dl.newsblock{ width:100%; overflow:hidden; padding:4px 0 14px 0;}
dl.newsblock dt{ background:url(../../images/box_bg.png) 0 0 no-repeat; width:72px; height:72px; float:left; display:block;}
dl.newsblock dt span{ color:#000000; font-family:Georgia, "Times New Roman", Times, serif; position:absolute;}
dl.newsblock dt span.day{ font-size:28px; margin:11px 0 0 20px; line-height:28px;}
dl.newsblock dt span.month{ color:#000; font-size:18px; line-height:19px; text-transform:uppercase;  margin:41px 0 0 0px; text-align:center; width:72px;}
dl.newsblock dd{ padding:0px 0 0 0; float:left; display:block; width:208px; margin:0 0 0 15px;}
dl.newsblock dd strong{ color:#5da0ab; display:block;}
dl.newsblock dd a, dl.text1 dd a:hover{ color:#5da0ab;}
dl.fullwidth dd {width:890px;}

.indent-none{ padding-bottom:0 !important;}
/**/


/*footer-row*/
.footer-row h3{ color:#ffffff; font-size:24px; text-transform:uppercase; padding:0 0 16px 0;}
.footer-row  strong{ color:#d8faff; font-size:14px; line-height:15px;}
.footer-row .indent-box-top{ margin:15px 0 0 0;}

.tail-footer-row{ background:#aaa9a9; padding:28px 0 20px 0;}
.tail-footer-row div{ color:#3c3c3c; font-size:12px; line-height:15px;}
.tail-footer-row div a, .tail-footer-row div a:hover{ color:#d8faff;}
.img-right1{ float:left; margin:0 19px 0 0;}
/**/


/*text*/
strong.text{ color:#5da0ab; text-transform:none;}
.list li{ line-height:14px; padding-bottom:6px;}
.list li a{ background:url(../../images/list_marker.gif) 0 4px no-repeat; padding:0 0 3px 10px; color:#5da0ab; font-size:12px; line-height:14px; font-weight:bold;}
.list li a:hover{ color:#b9b8b8; background:url(../../images/list_marker.gif) 1px 3px no-repeat;}

.list-1 li{ line-height:14px; padding-bottom:6px;}
.list-1 li a{ background:url(../../images/list_marker1.gif) 0 4px no-repeat; padding:0 0 3px 10px; color:#d8faff; font-size:12px; line-height:14px; font-weight:bold;}
.list-1 li a:hover{ color:#FFF; background:url(../../images/list_marker1.gif) 1px 4px no-repeat;}

.img{ border:1px solid #d2d2d2;}

.link{ width:102px; height:32px; text-align:center; font-family:Tahoma; font-size:12px; text-transform:uppercase; display:block; line-height:32px; font-weight:bold; text-decoration:none; color:#FFF;}


#content .link{ background:#8dd5e0;  color:#FFF;}
#content .link:hover{ background:#d8d6d6;}
.footer-row .link{background:#8dd5e0;  color:#FFF;}
.footer-row .link:hover{ background:#ffffff; color:#8dd5e0}
.link1, .link1:hover{ color:#b9b8b8;}

/**/
/*indent*/
.list-top{ padding:26px 0 0 0;}
.link-top{ margin:24px 0 0 0;}
.img-top{ margin:15px 0 0 0;}
.img-top1{ margin:28px 0 0 0;}
.img-top2{ margin:32px 0 0 0;}
.indent-top-bottom{ padding:15px 0 15px 0;}
.indent1-top-bottom{ padding:15px 0 22px 0;}
.indent2-top-bottom{ padding:5px 0 19px 0;}
.indent-top1{ padding:15px 0 0 0;}
.text-indent{ float:right; padding-right:111px;}
.extra-indent-text p{ padding:15px 0 0 0 !important;}
/**/


.list-img{ padding:5px 0 0 0;}
.list-img li{ display:block; float:left; margin:0 24px 0 0;}
.indent-right-none{ margin-right:0 !important;}
.list-img-bottom{ margin-bottom:25px;}

/*********************************#page1*************************************/
#page1 .footer-row .row-box .row-box-1{ width:312px;}
#page1 .footer-row .row-box .row-box-2{ width:312px; margin:0 0 0 7px;}
/*****************************************************************************/

/*********************************#page4*************************************/
/*#page4 .footer-row .row-box{ width:649px;}
#page4 .footer-row .row-box .row-box-1{ width:312px;}
#page4 .footer-row .row-box .row-box-2{ width:312px; margin:0 0 0 25px;}
/*****************************************************************************/

/*********************************#page6*************************************/
#page1 .row-form { height:25px;}
#page1 .row-form1 { height:auto !important;}
#page1 .row-form .row-form-1{ width:67px;}
#page1 .row-form .row-form-1 label{ padding:2px 0 0 0; display:block;}
#page1 .row-form .row-form-2{ width:238px;}
#page1 .row-form .row-form-3{ width:120px;}
#page1 .row-form .row-form-3 label{ padding:2px 0 0 0; display:block;}

#page1 .row-form input { width:238px; font-family:Arial, Helvetica, sans-serif; padding:2px 0; font-size:11px; height:15px;}
#page1 .row-form select { font-family:Arial, Helvetica, sans-serif; padding:2px 0; font-size:11px; color:#3c3c3c;}
#page1 .row-form textarea { width:238px; font-family:Arial, Helvetica, sans-serif; padding:2px 0; font-size:11px; color:#3c3c3c;}
#page1 .row-form textarea{ height:124px !important; }
#page1 .row-form .auto select, #page1 .row-form .auto textarea, #page1 .row-form .auto input { width:auto !important;}

#ProductHeading div {font-weight:bold}
#products .bigb,#products .bigb input { width:238px; margin-right:18px;}
#products .mediumb,#products .mediumb input { width:140px; margin-right:18px;}
#products .smallb,#products .smallb input { width:70px; margin-right:18px;}
#auto_acquire { width:60px; }



/*
#page1 .sheriff-row-form { height:25px;}
#page1 .sheriff-row-form .row-form-3{ width:120px;}
#page1 .sheriff-row-form .row-form-3 label{ padding:2px 0 0 0; display:block;}
#page1 .sheriff-row-form select, #page1 .sheriff-row-form textarea { font-family:Arial, Helvetica, sans-serif; padding:2px 0; font-size:11px; color:#3c3c3c;}
*/

/*#page1 .row-form input, #page6 .row-form textarea{ width:238px; border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;  border-top:1px solid #303030;  border-left:1px solid #303030; font-family:Arial, Helvetica, sans-serif; padding:2px 0 2px 0; font-size:11px; height:15px;}*/
.form-button{ padding:14px 0 0 137px;}
.form-button .link{ float:left;}

.link-width1{ width:67px !important;}
.link-width2{ width:76px !important;}
.link-indent{ margin:0 14px 0 0 !important;}
/*****************************************************************************/





/****************************footer************************/
.tail-footer{ border-top:1px solid #807f7f; background:#414141; }
#footer{ text-align:center; color:#ffffff; font-size:12px; line-height:14px; padding:28px 0;}
#footer a{ color:#FFF; text-decoration:none;}
#footer a:hover{ color:#d8faff; text-decoration:underline;}
#footer .credits { font-size:11px; margin-top:6px;}





.slider{ height:381px; border:1px solid #d2d2d2; overflow:hidden;}
/*--- kwicks ---*/
.kwicks-box {
	padding:3px 0 0 3px;
}

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width:975px;
	height:391px;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 195px;
	height: 375px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor:pointer;
}
	.kwicks li img {
		float:right;
	}

.kwicks li .slider-text-act{ display:none;}
.kwicks li.active .slider-text-act{ display:block !important;}
	

.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 0; /*Set to same as spacing option. */	
	float: left;
}

.kwicks li span.deep1 {
	display:block;
	width:47px;
	height:375px;
	position:absolute;
}
	
	
.kwicks li.kwick1 {
	background:#FFF url(../../images/slide1.jpg) no-repeat right 0;
}
.kwicks li.kwick2 {
	background:#FFF url(../../images/slide2.jpg) no-repeat right 0;
}
.kwicks li.kwick3 {
	background:#FFF url(../../images/slide3.jpg) no-repeat right 0;
}
.kwicks li.kwick4 {
	background:#FFF url(../../images/slide4.jpg) no-repeat right 0;
}
.kwicks li.kwick5 {
	background:#FFF url(../../images/slide5.jpg) no-repeat right 0;
}


.kwicks li a.deep{ height:375px; width:375px; display:block;}
.kwicks li.kwick1 a.deep{ background:url(../../images/slide-txt1.gif) 0 0 no-repeat;}
.kwicks li.kwick2 a.deep{ background:url(../../images/slide-txt2.gif) 0 0 no-repeat;}
.kwicks li.kwick3 a.deep{ background:url(../../images/slide-txt3.gif) 0 0 no-repeat;}
.kwicks li.kwick4 a.deep{ background:url(../../images/slide-txt4.gif) 0 0 no-repeat;}
.kwicks li.kwick5 a.deep{ background:url(../../images/slide-txt5.gif) 0 0 no-repeat;}

.kwicks li.kwick1 a.deep:hover{ background:url(../../images/slide-txt1-hover.gif) 0 0 no-repeat;}
.kwicks li.kwick2 a.deep:hover{ background:url(../../images/slide-txt2-hover.gif) 0 0 no-repeat;}
.kwicks li.kwick3 a.deep:hover{ background:url(../../images/slide-txt3-hover.gif) 0 0 no-repeat;}
.kwicks li.kwick4 a.deep:hover{ background:url(../../images/slide-txt4-hover.gif) 0 0 no-repeat;}
.kwicks li.kwick5 a.deep:hover{ background:url(../../images/slide-txt5-hover.gif) 0 0 no-repeat;}


/*slider-text*/
.kwicks a{ text-decoration:none;}
.kwicks li .kwick-box-text, .kwicks li .kwick-box-text1{ display:none;}
.kwicks li.active	.kwick-box-text, .kwicks li.active .kwick-box-text1{display:block;
	width:428px;
	background:url(../../images/kwicks_marker.png) 0 24px no-repeat;
	height:375px;
	position:absolute; 
	margin:0 0 0 47px;
	padding:21px 0 0 31px;
	color:#b9b8b8;
	font-size:12px; line-height:15px;
	}
.kwicks li.active .kwick-box-text1{ width:345px !important;}
.kwick-title{ color:#878686; font-size:30px; line-height:30px; letter-spacing:-3px; display:block; padding:0 0 14px 0;}
.kwick-text1{ color:#8dd5e0; font-size:12px; line-height:15px; text-transform:uppercase;}
.kwick-indent-top-bottom{ display:block; padding:14px 0 15px 0;}

.kwicks .kwick-button{ display:block; width:102px; height:32px; background:#8dd5e0; text-align:center; line-height:31px; color:#FFF; text-align:center; text-transform:uppercase; font-weight:bold; margin:22px 0 0 0;}
.kwicks .kwick-button:hover{ background:#d8d6d6;}
.kwick-right{ display:block; padding:0 75px 0 0;}
/**/

.kwick-box-indent{height:375px; width:375px; display:block; position:absolute;}


.messagebox{
 position:absolute;
 width:100px;
 margin-left:30px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
}

.header_menu
{
	float:right;
	margin-top:13px;
	position:relative;
}
.header_menu a {
	float:right;
	margin-left:10px;
	font-weight:bold;
	background:url(../../images/login-button-bg.png) no-repeat;
	height:22px;
	width:112px;
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:22px;
}
.header_menu a:hover {
	color:#fff;
	text-decoration:underline;
}
.header_login
{
	display:none;
	float:right;
	margin-top:3px;
	position:absolute;
	top:34px;
	right:1px;
	z-index:200;
}
.header_login table {
	border:1px solid #ddd;
	background-color:#fff;
}
.header_login td {
	padding:3px 9px 3px 0px;
}
.header_login td, .header_login input {
	font-size:11px;
}
.header_login input[type=checkbox] {
	margin-top:5px !important;
	padding:0px !important;
}
.header_login input[type=submit] {
	height:auto !important;
	padding:2px !important;
}
.header_welcome
{
	text-align:right; 
	float:right; 
	font-size:11px; 
	position:relative;
	top:40px;
	right:1px;
}

.grid {
	border:1px solid #999;
}
.grid td {
	padding:5px;
	border-bottom:dashed 1px #ddd;
}
.grid th {
	padding:5px;
	text-align:left;
	background:#333;
	color:#FFF;
	font-weight:bold;
	border-bottom:solid 1px #999;
	cursor:default;
}
.grid th a {
	text-decoration:none;
	color:#FFF;
}

.subtable {
	border:1px dashed;
}
.subtable td {
	padding:5px;
}

.breadcrumbs {
	font-size:11px;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }


label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

.ui-autocomplete-loading { background: white url('../../images/ui-anim_basic_16x16.gif') right center no-repeat; }

.icon_enable {
	background:url(../../images/icon_enable.png);
	display:inline-block;
	width:16px;
	height:16px;
	background-repeat:no-repeat;
}
.icon_disable {
	background:url(../../images/icon_disable.png);
	display:inline-block;
	width:16px;
	height:16px;
	background-repeat:no-repeat;
}
.icon_edit_user {
	background:url(../../images/icon_edit_user.png);
	display:inline-block;
	width:16px;
	height:16px;
	background-repeat:no-repeat;
}
.icon_edit {
	background:url(../../images/icon_edit.png);
	display:inline-block;
	width:16px;
	height:16px;
	background-repeat:no-repeat;
}
.icon_delete {
	background:url(../../images/icon_delete.png);
	display:inline-block;
	width:16px;
	height:16px;
	background-repeat:no-repeat;
}
.icon_archive {
	background:url(../../images/icon_archive.png);
	display:inline-block;
	width:16px;
	height:16px;
	background-repeat:no-repeat;
}
.icon_status_0 {
	background-image:url(../../images/icon_status.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:inline-block;
	height:16px;
	width:16px;
}
.icon_status_1 {
	background-image:url(../../images/icon_status.png);
	background-repeat:no-repeat;
	background-position:-16px 0px;
	display:inline-block;
	height:16px;
	width:16px;
}
.icon_status_2 {
	background-image:url(../../images/icon_status.png);
	background-repeat:no-repeat;
	background-position:-32px 0px;
	display:inline-block;
	height:16px;
	width:16px;
}
.icon_status_3 {
	background:url(../../images/icon_status.png) no-repeat;
	background-position:-48px 0;
	display:inline-block;
	height:16px;
	width:16px;
}

/* Dialog Form UI*/
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }
.ui-dialog label,.ui-dialog input,.ui-dialog select,.ui-dialog textarea { display:block; }
.ui-dialog input.text,.ui-dialog select.text,.ui-dialog textarea.text { margin-bottom:12px; width:95%; padding: .4em; text-transform:none; }
.ui-dialog fieldset { padding:0; border:0; margin-top:25px; }
.ui-dialog label {font-weight:bold; color:#999}

.data-form label,.data-form input,.data-form select,.data-form textarea { display:block; }
.data-form input.text,.data-form select.text,.data-form textarea.text { margin-bottom:12px; width:95%; padding: .4em; text-transform:none; }
.data-form fieldset { padding:0; border:0; margin-top:25px; }
.data-form div.column { width:360px; float:left; margin-right:40px;}
.data-form textarea { min-height:60px;}
.data-form label {font-weight:bold; color:#999}

.columns-pl { padding-left:40px;}
.columns-2 { width:430px; float:left; margin-right:40px;}
.columns-33 { width:275px; float:left; margin-right:40px;}
.columns-66 { width:550px; float:left; margin-right:40px;}

.key { background:#f9f9f9; border:1px solid #ccc; padding:9px; margin:20px;}
.key h2 {font-size:12px; font-weight:bold; line-height:12px; margin-bottom:9px; padding:0; display:inline-block;}
.key .columns-50{ width:50%; float:left;}
.key .item {height:20px;}
.key .item span { padding-right:5px; float:left}

/* Icons */
.last {
	margin-right:0px !important;
}
.large-icon-wrapper a:hover span {color:#5da0ab}
.large-icon-wrapper a:hover h2 {text-decoration:underline;}
.large-icon-wrapper {
	display:inline-block;
	margin:0 auto !important;
}
.large-icon {
	height:182px;
	width:172px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:10px;
}
.large-icon span {
	width:158px;
	float:left;
	font-size:11px;
	display:inline-block;
	margin-top:90px;
	padding:7px;
	color:#adacac;
	text-align:center;
}
.large-icon h2 {
	font-size:11px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}


.home-search {
	background-image:url(../../images/icon-home-search.png);
}
.home-add {
	background-image:url(../../images/icon-home-add.png);
}
.home-print-document {
	background-image:url(../../images/icon-home-print-document.png);
}

.members-account-details {
	background-image:url(../../images/icon-members-account-details.png);
}
.members-credit-management {
	background-image:url(../../images/icon-members-credit-management.png);
}
.members-linked-accounts {
	background-image:url(../../images/icon-members-linked-accounts.png);
}
.members-manage-users {
	background-image:url(../../images/icon-members-manage-users.png);
}
.members-reports {
	background-image:url(../../images/icon-members-reports.png);
}
.members-reports-total {
	background-image:url(../../images/icon-members-reports-total.png);
}
.members-reports-user {
	background-image:url(../../images/icon-members-reports-user.png);
}

/*medium icons*/
.medium-icon-wrapper:hover {color:#5da0ab}
.medium-icon-wrapper:hover h3 {text-decoration:underline;}
.medium-icon-wrapper {
	display:inline-block;
	margin:10px auto !important;
	width:100%;
}
.medium-icon-wrapper span {
	width:800px;
	float:left;
	display:inline-block;
	padding:15px 20px;
	color:#adacac;
	text-align:center;
	text-align:left;
}
.medium-icon {
	width:88px;
	height:84px;
	background-repeat:no-repeat;
	display:block;
	float:left;
	text-align:center;
}
.medium-icon h3 {
	font-size:16px !important;
	font-weight:bold;
	margin-top:57px;
}

.medium-icon-wrapper .how-it-works-registration {
	background-image:url(../../images/icon-how-it-works-registration.png);
}

#acquire-dialog {display:none;}

.info_box { font-size:11px;}
#filter_case_info { width:171px; margin-top:5px;}