/*
Theme Name: Sarasota Dui Attorney
Theme URI: http://www.sarasotaduiattorney.net/
Description: This theme is for Sarasota Dui Attorney site
Version: 1.0
Author: Craig Borglum
Author URI: http://www.sarasotaduiattorney.net/
*/

@import 'style-section-typography.css';
@import 'style-section-required.css';
@import 'style-section-layout.css';
@import 'style-section-navigation.css';
@import 'style-section-pagination.css';
@import 'style-section-colors.css';
@import 'style-ui-tabs.css';
/*
a#my_button:link, a#my_button:active, a#my_button:visited {
display: block;
width: 200px;
height: 50px;
background-image: url('http://www.sarasotaduiattorneys.com/wp-content/themes/sarasota/images/tooltip/scba.gif');
background-repeat: no-repeat;
text-indent: -9999px;
}

a#my_button:hover {
background-position: -200px;
}
*/
ul.thumb {
	float: left;
	list-style: none;
	/*margin: 25px 0pt 0pt;*/ 
	padding: 10px;
	padding: 9px 0 0 40px;
	/*width: 500px;*/ 
}
ul.thumb li {
	margin: 0; padding: 1px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 60px;
	height: 60px;
}
ul.thumb li img {
	width: 63px; height: 63px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 0px solid #1E2B33;
	padding: 1px;
	/* background: #f0f0f0; */
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}
.seals {
	clear:both;
	font-size:14px;
	margin: 0pt 0pt 0pt 110px;
	/*text-align:center;*/
	/*width:195px;*/
	/*float:right;*/
	/*overflow:hidden;*/
	/*padding-left: 120px;*/
}
.seals1 {
	clear:both;
	font-size:14px;
       margin: 0pt 0pt 0pt 45px;
	/*text-align:center;*/
	/*width:195px;*/
	/*float:right;*/
	/*overflow:hidden;*/
	/*padding-left: 120px;*/
}
.seals2 {
font-size:14px;
	 margin: 0pt 0pt 0pt 45px;
	/*text-align:center;*/
	/*width:195px;*/
	/*float:right;*/
	/*overflow:hidden;*/
	/*padding-left: 120px;*/
}