/*ADS CSS*/

/* table of contents 
----------------------------------------------- */
/*
- basics
	
- top header section
  + header links
  + search
  + branding

- header section
  + print email
  
- right col
  + side blocks

- left col

- center col

- footer

- interior
  + forms

*/


#site_wrapper.ads_home{border-top:6px solid #302F34;background:url(../images/ads_bg.jpg) repeat-x #30587C;}

/*Top Header*/
#top_right{}

/*header links*/
#header_links{background:#302F34;width:372px;}
.ads_home #header_links:after{background:url(../systemimages/ads_top_right_right_triangle.png) no-repeat scroll 0 0 transparent; left:372px;}
.ads_home #header_links:before{background:url(../systemimages/ads_top_right_left_triangle.png) no-repeat scroll 0 0 transparent;}

/*search*/
#search{margin-right:20px;width:342px;}
input.search{width:274px;}

/*Branding*/
#branding{width:350px;float:left;margin:40px 0 20px;right:0;left:40px;}

/*Header*/
.top_interior_header{background:none;}

/*print email*/
#print_email{float:right;font-size:0.9em;}
#print_email a{color:#666666;padding:3px 0 0 17px;}
#email_link{background:url(../systemimages/email_print_sprite.png) no-repeat;}
#print_link{background:url(../systemimages/share_print_sprite.png) no-repeat scroll 0 -14px transparent;}

/*right col*/
.interior_content_wrap .three_col .right_col .sidebar{}
.side_blocks:after{background:none;}
.side_blocks{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}

/*side block button */
.ads_home .side_blocks .block a:hover{text-decoration:none;}
#ddc_button{
	width:100%;
	background: #676769; /* Old browsers */
background: -moz-linear-gradient(top,  #676769 0%, #363636 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#676769), color-stop(100%,#363636)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #676769 0%,#363636 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #676769 0%,#363636 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #676769 0%,#363636 100%); /* IE10+ */
background: linear-gradient(to bottom,  #676769 0%,#363636 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676769', endColorstr='#363636',GradientType=0 ); /* IE6-9 */
	padding:10px;
	text-align:center;
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#ddc_button:hover{
	background: #363636; /* Old browsers */
background: -moz-linear-gradient(top,  #363636 0%, #676769 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#363636), color-stop(100%,#676769)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #363636 0%,#676769 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #363636 0%,#676769 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #363636 0%,#676769 100%); /* IE10+ */
background: linear-gradient(to bottom,  #363636 0%,#676769 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#676769',GradientType=0 ); /* IE6-9 */
	
}
#ddc_button span#ddc_button_title{font-family:'NovecentowideMedium',Arial,Helvetica,sans-serif;font-size:1.2em;font-weight:normal;color:#ACCBE7;}
#ddc_button hr{border-color:#6A6A6A;margin:5px 0;}
#ddc_button span#ddc_button_sponsor{font-style:italic;color:#ffffff;}

/*left col*/
.side_nav ul li a{line-height:120%;}
.side_nav ul li a:hover{color:#295175;}

/*center col*/
#content_logos{display:none;width:100%;margin:0 auto 30px;text-align:center;}
#content_logos img{padding:0 10px;}

/*footer*/
.footer_nav{width:22%;}

.location {float:left;text-align:left;width:18.5%;}
.location li{display:block;vertical-align:top;color:#cccccc;font-family:'NovecentowideMedium',Arial,Helvetica,sans-serif;font-size:1em;font-weight:normal;}
.location li:first-child{margin-top:10px;}

.copyright li{margin:10px 0 0;}



/*interior*/

/*form*/
#search_attorney_discipline_history_form{width:100%;}
#search_attorney_discipline_history_form ul{width:100%;}
#search_attorney_discipline_history_form label{width:75px;padding-top:5px;}
#search_attorney_discipline_history_form input{float:left;width:34.5%;margin-right:10px;}
#search_attorney_discipline_history_form input.submit_button{color:#6C6C6C;float:right;background: #E7E7E7; /* Old browsers */
background: -moz-linear-gradient(top,  #E7E7E7 0%, #C5C5C5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E7E7E7), color-stop(100%,#C5C5C5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #E7E7E7 0%,#C5C5C5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #E7E7E7 0%,#C5C5C5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #E7E7E7 0%,#C5C5C5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #E7E7E7 0%,#C5C5C5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E7E7E7', endColorstr='#C5C5C5',GradientType=0 ); /* IE6-9 */}

#search_attorney_discipline_history_form input.submit_button:hover{background: #E7E7E7; /* Old browsers */
background: -moz-linear-gradient(top,  #C5C5C5 0%, #E7E7E7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C5C5C5), color-stop(100%,#E7E7E7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #C5C5C5 0%,#E7E7E7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #C5C5C5 0%,#E7E7E7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #C5C5C5 0%,#E7E7E7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #C5C5C5 0%,#E7E7E7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C5C5C5', endColorstr='#E7E7E7',GradientType=0 ); /* IE6-9 */}

#search_attorney_discipline_history_form ul li{margin:0 0 10px;line-height:normal;display:block;height:40px;}

#search_attorney_discipline_history_form #advanced_search_link{color:#295175;background:url(../images/advanced_search_arrow.jpg) no-repeat left center;padding-left:11px;}

