/*------------------ Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
ul li {
	list-style:none;	
}
a img {
	border: 0;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.center {
	text-align: center;
}
a {
	outline: none;	
}

body {
	background: url(../images/background-rpt.jpg) top left repeat-x #A1A2A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
body a:link, body a:visited {
	color:#BC4100;
	text-decoration:none;
}
body a:hover, body a:active  {
	color:#BC4100;
	text-decoration:underline;
}

#container {
	position: relative;
	margin: 0 auto;
	width:960px;
}

.flt-right {
	float:right;	
}
.flt-left {
	float:left;	
}
blockquote {
	margin-left: 30px;	
}
.clear-right {
	clear:right;	
}
/*------------------ Header Selectors <--------------------*/

#header {
	width:960px;
	height: 158px;
	background: url(../images/header.jpg) no-repeat scroll 0px 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.main-logo a {
	width:445px;
	height:58px;
	display:block;
	margin-top: 29px;
	text-indent: -10000px;
}

.head-contact-info {
	float:right;
	color:#FFF;
	font-size:24px;
	font-weight: lighter;
	text-shadow: 0px 1px 2px #000000;
	margin-top: -57px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.head-contact-info a:link, .head-contact-info a:visited {
	color:#fff;
	text-decoration: none;	
}

.head-contact-info a:hover, .head-contact-info a:active {
	text-decoration: underline;	
}

.site-slogan {
	color:#FFFFFF;
	line-height:16px;
	font-size:15px;
	font-weight:lighter;
	text-align:center;
	text-shadow:0 1px 2px #000000;
	margin-top: 37px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	letter-spacing: 5px;
	width: 960px;
	float: right;
}

/*------------------ News Ticker <--------------------*/

#news-ticker {
	height:36px;
	width:695px;
	padding-left: 265px;
	color:#fff;
	overflow:hidden;
	line-height:36px;
	background-attachment: scroll;
	background-color: #08053b;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 15px;
	background-image: url(../images/news-ticker.jpg);
	}
/*--- - CSS Rules! When building your slideshows, remember that animation effects work best when both the container and slide have a fixed box. - Remember that every child element of the container becomes a slid - Useing the min version of the cycle plugin so only fade works - more info http://jquery.malsup.com/cycle/begin.html --*/
.slideshow {
	height: 36px;
	width: 675px;
	margin: 0;
	overflow:hidden;
}
.slideshow div {
	height: 36px;
	width: 675px;
	margin: 0;
	background: transparent !important; /*-- need this for ie--*/
}
.slideshow a:link, .slideshow a:visited {
	color:#fff;
	text-decoration:none;
}
.slideshow a:hover, .slideshow a:active {
	text-decoration:underline;
}

/*------------------ Mast SlideShow <--------------------*/
.mast-slides {
	width: 670px; 
	height: 274px;
}

.mast-slides img { /*--hide slides so they don't flash when DOM loading--*/
	display: none;	
}
.mast-slides img.first {
	display: block;	
}
	

/*------------------ Mast Selectors <--------------------*/

#mast {
	height:274px;
	width: 960px;
	position:absolute;
	top: 158px;
	left:0;
	background-color:#FFF;
}
#flash-mast {
	position:absolute;
	width:600px;
}

#video-container {
	z-index:999;
	position:absolute;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.mast-static-img {
	z-index:888;
}
/*------------------ Top Nav Selectors <--------------------*/

#top-navigation {
	position:absolute;
	top:432px;
	left:0px;
	height:44px;
	width:961px;
	background: url(../images/top-nav.jpg) no-repeat scroll left top;
}

#top-navigation ul.sf-menu {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#top-navigation ul li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#top-navigation a:hover {
	text-decoration:none;
	background-color: #1e3668;
}
.contact-link {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
}
/*------------------ Content Selectors <--------------------*/

#content {
	padding-top: 478px;
	position: relative;
	background-color:#FFF;
}
.questions-answers h3 {
	margin-bottom: 10px;	
}
.questions-answers ul {
	margin-top: -20px;	
}
.questions-answers p {
	margin-left: 30px;	
}
.questions-answers ul {
	margin-left: 15px;	
}
#right-column .site-map ul li {
	list-style:none;
}
#right-column .site-map ul li ul li {
	list-style: disc;
}

/*------------------ Column Container Selector <--------------------*/

#column-container {
}

/*------------------ Left Column Selectors <--------------------*/

#left-column {
	float:left;
	width:263px;
	background-color:#fff;

}
#cta-recent-client-successes a {
	background:url(../images/cta-recent-client-successes.jpg) top left no-repeat;
	width: 228px;
	height: 110px;
	display: block;
	text-indent: -9999px;	
}
#cta-recent-client-successes a:hover {
	background-position: bottom left;
}
#cta-recent-client-successes {
	margin: 15px 0 10px 10px;	
}
#cta-social-media {
	background: url(../images/cta-social-media-area.jpg) no-repeat scroll;
	height: 85px;
	width: 226px;
	margin: 25px 0 10px 10px;	
}
#cta-social-media ul {
	margin-left: 22px;
}
#cta-social-media li {
	float:left;	
	margin: 10px 25px 0px 0;
}
#cta-social-media li.cta-last {
	margin: 10px 0px 0px 0px;	
}
#cta-social-media h3{
	text-indent:-10000px;
}
.cta-blog a {
	background: url("../images/Wordpress-logo.png") no-repeat scroll left top transparent;
    display: block;
    height: 42px;
    margin-left: 25px;
    margin-right: 21px;
    text-indent: -9999px;
    width: 45px;
	}
.cta-blog a:hover {
	background-position: bottom left;
}
.cta-twitter a {
	background:url(../images/cta-twitter.jpg) top left no-repeat;
	width: 44px;
	height: 44px;
	display: block;
	text-indent: -9999px;
}
.cta-twitter a:hover {
	background-position: bottom left;
}
.cta-facebook a {
	background:url(../images/cta-facebook.jpg) top left no-repeat;
	width: 44px;
	height: 44px;
	display: block;
	text-indent: -9999px;	

}
.cta-facebook a:hover {
	background-position: bottom left;
}
.left-nav-top {
	width:263px;
	height:30px;
	background: url(../images/left-nav-top.jpg) no-repeat scroll;
}
.left-nav-btm {
	width:263px;
	height:21px;
	background: url(../images/left-nav-btm.jpg) no-repeat scroll;
}
.left-nav-content {
	height:385px;	
}
#left-nav a:hover {
	text-decoration:none;
	background-color: #1e3668;
}
#left-nav ul li.long-menu-title a {
	line-height: 20px;
	padding:0 18px 2px 10px;;
	color:#FFFFFF;
	line-height:16px;
	font-size:14px;
	letter-spacing:1px;
	text-shadow:0 1px 2px #000000;
	font-weight:bold;
}
.left-nav-content ul.sf-vertical {
	margin: -10px 0px 0px -35px;		
}
.left-nav-content ul.sf-vertical li ul{
	margin: 0px;		
}

#left-column #left-nav{
	background: url(../images/left-nav-rpt.jpg) repeat-y scroll;
}
#left-column h3 {
}

#left-column ul {
}

#left-column ul li {
}

/*------------------ Mini Form Selectors <--------------------*/
#qc {
	position:absolute;
	height:203px;
	width:243px;
	right:0px;
	top:0px;
	background-attachment: scroll;
	background-image: url(../images/qc-bakcground.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 70px;
	padding-left: 13px;
	z-index:999;
}
#qc form {
	width:232px;
	height:187px;
}
#qc li.qc-textarea {
	height:84px;
	width:221px;
}
#qc textarea {
	height:67px;
	padding:5px;
	width:221px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#qc li {
	float:left;
	height:35px;
	text-align:center;
	width:116px;}
#qc input {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	padding:2px 5px;
	height:20px;
	width:100px;	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #CCC;
}
#qc li.qc-req-links {
	color:#FFFFFF;
	font-size:10px;
	text-align:right;
}
#qc li.qc-req-links p {
	margin-bottom:0px;
	line-height:15px;
}
#qc li.qc-req-links a:link, #qc li.qc-req-links a:visited {
	color:#FFF;
	text-decoration:none;
}
#qc li.qc-req-links a:hover, #qc li.qc-req-links a:active {
	text-decoration: underline;
}
#qc li.qc-submit-btn {
	text-align:right;	
}
#qc input#button {
	height:26px;
	width:82px;
	background: url(../images/send.png) no-repeat scroll center top;
	text-indent: -999px;
}
#qc input#button:hover {
	cursor:pointer;
	background-position: bottom;
}


/*------------------ Form Selectors <--------------------*/

#contact {
	width: 500px;
	margin: 0 auto 50px auto;
}
#contact input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	margin-bottom: 20px;
	width:175px;
}
#contact input.odd {
	margin: 0px 38px 20px 0;
}
#contact textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	height:100px;
	width:400px;
	margin-bottom: 20px;
	}
#right-column #contact ul li {
	list-style:none;
	margin: 0;
}
#right-column #contact ul {
	margin:20px;	
}
#right-column #affiliations {
	float:right;
	width:230px;
	height:auto;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#right-column #affiliations img{
	margin:0 0 10px 0;
	padding:0;	
}
#right-column #affiliations p{
	margin:0;
	padding:0;
}
fieldset {
	border: 1px solid #666;
	width: 450px;
	padding: 3px;
}
fieldset legend {
	padding: 6px;
	font-weight: bold;
}
.address2 {
  display: none;
}
.valid {
  background-color: #D0ECAA !important;
}
.invalid {
  background-color: #EC8486 !important;
}

/*------------------ Right Column Selector <--------------------*/

#right-column {
	padding: 25px 25px 0px 290px; 
}

#right-column h1 {
	font-size: 20px;
	margin-bottom:-5px;
}

#right-column h2 {
	font-size: 14px;
	margin-bottom: 30px;
	margin-top:10px;
}
#right-column h3 {
	font-size: 14px;
	font-weight: bold;
}
#right-column p {
	font-size: 14px;
	margin-bottom: 25px;	
}
#right-column ul {
	margin-bottom:25px;
}

#right-column ul li {
	list-style:disc;
	margin-left:40px;
}

#right-column ol {
	margin-bottom:25px;
}

#right-column ol li {
		margin-left:40px;
}
#right-column a:link, #right-column a:visited {
	color:#BC4100;
	text-decoration:none;
}
#right-column a:hover, #right-column a:active  {
	color:#BC4100;
	text-decoration:underline;
}
#right-column img {
	padding:0px 0 20px 20px;
}
address {
}
.about-pics {
	float:right;
	width:212px;
}
.about-pics ul {
	margin:0;
	padding:0;
	font-size: 11px;
	color:#333;
	font-style:italic;
	line-height:14px;
}
#right-column .about-pics ul li {
	margin:0 0 20px 25px;
	padding: 250px 5px 0 5px;
	list-style:none;
	text-align: center;
}
.about-pics li.pic-1 {
	background: url(../images/weiss-3.jpg) no-repeat scroll center top;		
}
.about-pics li.pic-2 {
	background: url(../images/paarz-3.jpg) no-repeat scroll center top;		
}
.law-logos {
	width: 600px;
	height: 155px;
}
.sl_badge_150 {
	float:left;	
	
}
.law-logo-profile {
	float:left;

}

.main-law-logos img {
    margin: 35px 10px 0;
	}

/*------------------ Btn Call To Action  Blog Selectors <--------------------*/

#btn-cta-blog {
}

#btn-cta-blog a {
}

#btn-cta-blog a:hover {
}

/*------------------ Blog Navigation Selectors <--------------------*/
#blog {
}

#blog h3 {
}

#blog ul {
}

#blog ul li {
}

#blog ul li a {
}

#blog ul li a:hover {
}

#powered-by {
}

/*------------------ Footer Selectors <--------------------*/
#footer {
	background-color: #5872AD;
}
#footer-cta-area {
	width: 960px;
	height:177px;
	background: url(../images/footer-gradent.jpg) repeat-x scroll;
	padding: 0px;
}
#footer #footer-cta-area h3 {
	text-indent: -10000px;
}
#footer ul li a {
	color:#939DD3;
	text-decoration:none;
}
#footer-cta-area div {
	float:left;
}
#footer-cta-area a {
	color:#FFFFFF;
	float:left;
	height:143px;
	line-height:28px;
	padding:31px 20px 0;
	width:280px;
	text-decoration:none;
}

#footer-cta-area .footer-cta1 a {
	background:url("../images/cta-bottom.jpg") no-repeat scroll -3px -22px transparent;
}

#footer .footer-cta1 a:hover {
	background-position: -3px -233px;
}

#footer .footer-cta2  a {
background:url("../images/cta-bottom.jpg") no-repeat scroll -320px -22px transparent;
}
/*#footer .footer-cta2 a:hover {
	background-position: -320px -233px;
}
*/
#footer .footer-cta3 a {
background:url("../images/cta-bottom.jpg") no-repeat scroll -636px -22px transparent;
}
#footer .footer-cta3 a:hover {
	background-position: -636px -233px;
}
#footer .read-more:hover {
	color: #F00;
}

.foot-contact-info {
	margin: -40px 485px 0 0;
	float: right;
	font-size: 15px;
	font-weight: lighter;
	color: #ffffff;
	text-shadow: 0px 1px 2px #000000;
}

.foot-contact-info a:link, .foot-contact-info a:visited {
	color: #fff;
	text-decoration: none;	
}

.foot-contact-info a:hover, .foot-contact-info a:active {
	text-decoration: underline;	
}



/*----address logo areas --*/
#footer #logo-address-wrapper{
	width:960px;
}
#footer #footer-logo {
	width:396px;
	height:58px;
	background: url(../images/footer-logo.jpg) no-repeat scroll left top;
	text-indent:-10000px;
	margin:20px 0px 0 5px;
}
#container #footer #address-area .last-address {
	width: 200px;	
}
#container #footer #address-area .tel {
	font-weight: bold;
	font-size: 15px;
}
#footer #address-area {
	width:930px;
	height:100px;
	color:#ACBBDC;
	font-size: 12px;
	line-height: 14px;
	margin-left:30px;
	margin-top: 20px;
}
#footer #address-area .address-area1 {
	float:left;
    margin: 0 0 0 0px;
	width:135px;
}
#footer #address-area .address-area1 h3 {
	width:135px;	
	border-bottom:#ACBBDC solid 1px;
	padding-bottom:5px;
}
#footer #address-area .address-area2 {
	width:740px;	
	float:left;
	margin:0 0 20px 30px;
}
#footer #address-area .address-area1 .vcard{
	float:left;
	width: 95px;
	margin:10px 30px 0 0;
}
#footer #address-area .address-area2 .vcard{
	float:left;
	width: 160px;
	margin:10px 15px 0 0;
}
#footer #address-area .address-area2 h3 {
	width:740px;	
	float:left;
	border-bottom:#ACBBDC solid 1px;
	padding-bottom:5px;
}
.street-address {
width:205px;
}
/*------------------ Disclaimer Selectors <--------------------*/
#disclaimer {
	background-color: #5872AD;
	clear:both;
	padding: 0 245px 20px 30px;
	font-size:9px;
	color:#8CA0D2;
	line-height:10px;
}
#disclaimer p {
}
#disclaimer a {
	color:#8CA0D2;
	text-decoration:none;
}
#disclaimer a:hover {
	color:#fff;
	text-decoration:underline;
}

/*------------------ Sitemap Selectors <--------------------*/
#sitemap-link {
	width: 147px;
	height: 44px;
	background: url(../images/sitemap.jpg) no-repeat scroll center top;
	float:right;
	margin:-44px 30px 0 0;
}
#sitemap-link a {
	padding:5px 25px;
	text-indent: -10000px;
	display:block;
}
#sitemap {
	width:520px;
	position:absolute;
	bottom:0px;
	right:10px;
	z-index: 9999999;
	background-color:#561508;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#sitemap a {
	color: #FFF;
	text-decoration:none;
}
#sitemap a:hover {
	text-decoration:underline;
}

#sitemap .sitemap-col1 {
	width:200px;
	float:left;
	margin:30px;
}
#sitemap .sitemap-cal2 {
	width:200px;
	float:left;
	margin:30px;
}
#sitemap ul {
}

#sitemap ul li {
}

#sitemap ul li a {
}

#sitemap ul li a:hover {
}
#bottom-stripe {
	background-color:#561508;
	height:30px;
	width:100%;
}
#sitemap .accordion-drawer a.accordion {
	margin-left: 30px;	
	font-weight:bold;
}

/*------------------ Google Maps <--------------------*/
#map {
    width:615px;
    height:325px;
	background-color:#999;
}
#googMap {
    width:615px;
    height:325px;
}
.googControls {
	display:none;
}
#mapsAddresses {
	width: 615px;
	height: 350px;
}

#mapsAddresses .vcard {
	margin: 15px 55px 15px 0;
	width: 150px;
	float:left;
	font-size: 13px;
}
#mapsAddresses .last-vcard{
	margin-right: 0;	
}




/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

