/* FS CONTROL - BASE STYLESHEET - UPDATED 11-07-2006 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; }
table, input, textarea, option, select { font-size: 1em; }
ul, ol { margin: 0; padding: 0 0 0 2.5em; }
h1, h2, h3, h4, h5, h6, p, ul, ol { padding-top: 0; padding-bottom: 1.2em; margin: 0; }
ul ul, ul ol, ol ol, ol ul { padding-bottom: 0; }
#content table.InternetExplorerFix table { margin: 0 0 1.2em 0; }

/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body { font-size: 1.1em; }

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.45em; }
/* DEFINE CONTENT COLOR */
#content table td { color: #000000; }

a:link { color: #af8f60; }
a:visited { color: #4c4c4c; }
a:hover, a:focus { color: #074974; }
a:active { color: #336699; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.27em; font-weight: bold; }
h2, .cfont6, #content big.profiletopname { font-size: 1.09em; font-weight: bold; color:#4c4c4c; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1em; font-weight: bold; padding-bottom: .3em; color:#926623; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; padding-bottom: .3em; color:#064166; }
h5, .cfont3 { font-size: 1em; font-weight: normal; padding-bottom: .3em; color:#926623; }
h6, .cfont1 { font-size: .9em; font-weight: normal; padding-bottom: .3em; color:#064166; }

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#attorneyList { padding-bottom:1.2em; }
	#attorneyList ul { padding: 0; list-style: none; margin: 0; }
#content big { font-size: 1em; }

/* GEOGRAPHICAL FOOTER */
#content .geographicalFooter { font-style: italic; font-size: .8em; }

/* USED BY DEFAULT IN ALL FORMS */
.asterisk { color: #FF0000; }

/* CONTACT FORM - DEFAULT CONTACT US PAGE */
form#contactFormMain {  }
	form#contactFormMain .mainInput { width: 18em; }
	form#contactFormMain .mainSelect { width: 18em; }
	form#contactFormMain .mainTextarea { height: 6em; width: 27.5em; }
	form#contactFormMain .mainCheckbox { height: 1.2em; margin: .5em 0 0 0; }
	form#contactFormMain .textNoBreak { white-space: nowrap; }

/* CONTACT FORM - IN THE DESIGN */
form#contactFormDesign { margin: 0; }
	form#contactFormDesign label {  }
	form#contactFormDesign img.sectionHeader { margin:0 0 8px 0; }
	form#contactFormDesign .designInput { width: 170px; font-size: .91em; display: block; padding: 1px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 17px; height: 1.8em; }
	form#contactFormDesign textarea.designInput { margin: 0 0 0 17px; height: 6.82em; }
	form#contactFormDesign input.designSubmit { margin: 5px 0 0 130px; width: auto; }
	form#contactFormDesign input.hidden { display: none; }

/* SEARCH FORM - IN THE DESIGN */
form#searchFormDesign { margin: 0; }
	form#searchFormDesign input.searchInput { font-size: .91em; width: 150px; height: 1.64em; border: 1px solid #000000; padding: 2px 4px 0 4px; }
	form#searchFormDesign input.searchSubmit {  }
	form#searchFormDesign input.hidden { display: none; }

/* FAQ - IN THE DESIGN */
#designFAQ {  }
  #designFAQ h3 {  }
  #designFAQ ul { list-style-type: none; margin: 0 0 1.2em 0; padding: 0; }
		#designFAQ li { padding-bottom: .6em; }
			#designFAQ a {  }

/* NEWS FEED - IN THE DESIGN */
#designNewsFeed {  }
  #designNewsFeed h3 {  }
  #designNewsFeed h4 {  }
  #designNewsFeed ul { list-style-type: none; margin: 0 0 1.2em 0; padding: 0; }
    #designNewsFeed li { padding-bottom: .6em; }
			#designNewsFeed li span.date {  }
			#designNewsFeed li a { display: inline; }
  #designNewsFeed a { display: block; }

/* EMAIL OBFUSCATION FORM - POPUP WINDOW */
.emailObfuscationBody {  }
	#emailObfuscation { padding: 5px; }
		#emailObfuscation h4 { margin-top: 0; margin-bottom: 16px; }
		#emailObfuscation table { margin: 10px; }
			#emailObfuscation td { height: 24px; }
			#emailObfuscation td.cellLeft { padding: 2px; }
			#emailObfuscation td.cellRight { padding: 2px; }
			#emailObfuscation td.cellColspan2 { padding: 2px; }
				#emailObfuscation input { width: 230px; }
				#emailObfuscation textarea { width: 300px; }
				#emailObfuscation input.RadioButtonPrefferredEmail { width: 15px; }
				#emailObfuscation input.RadioButtonPrefferredPhone { width: 15px; }
				#emailObfuscation input.CheckBoxSendCopy { width: 15px; }
				#emailObfuscation input.ButtonSubmit { width: 100px; }
				#emailObfuscation input.ButtonReset { width: 100px; }
		#emailObfuscation p.closeWindow { text-align: right; }
		
/* STANDARD ELEMENTS */
#content .callout { text-align: center; font-style: italic; margin-bottom: 1.2em; }
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
table.InternetExplorerFix { width: auto; padding: 0; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; }
	table.InternetExplorerFix td.InternetExplorerFix { padding: 0; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */
.container { width:770px; text-align:left; }

body.design { text-align:left; background:#f4f5fa; }
	#containerPage { width:auto; text-align:left; margin:0; }
	
		#banner { text-align:left; background:url(images/bg-banner.gif) repeat-x; }
			#navigationMain {  }
			
			#wrapper { background:url(images/bg-wrapper.gif); }
			#containerColumns { text-align:left; background:url(http://admin.traviesolaw2.lawoffice.com/Includes/Templates/Active/images/containerColumns.gif) repeat-y; }
				#containercolumns .outerContainer { background:url(images/bg-innerContainer.gif) repeat-x; }
				#containerColumns .container { background:#F4F5FA url(images/bg-innerContainerColumns.gif) right top repeat-y; }
				
				#columnMain { width:543px; float:left; }
				
				.default { background:url(images/bg-columnMain.jpg) no-repeat; }
				.alternate { background:url(images/columnMain-bg-2.jpg) no-repeat; }
				
				
				.home #columnMain { background:url(images/bg-columnMain-home.jpg) no-repeat; }
				.home #tagline2 { margin:188px 0 0 256px; }
				#content { margin:37px 29px 10px 29px; }
					#content h1#pageTitle {  }
					#content img.floatLeft { margin:0 15px 10px 0; }
					#content img.floatRight { margin:0 0 10px 15px; }
			
			#columnSide { position:relative; width:227px; float:right; padding:19px 0 100px 0; min-height:244px; _height:244px; background:url(images/bg-columnSide.gif) no-repeat; }
				#columnSide a { color:#91631f; }
				#columnSide a:hover { color:#074974; }
				#navigationPractice { font-size:.91em; font-weight:bold; margin-right:25px; background:url(images/bg-navigationPractice.gif) repeat-y; overflow:hidden; }
					#navigationPractice div { min-height:225px; _height:225px; background:url(images/navPracBottom.gif) left bottom no-repeat; }
						#navigationPractice ul { list-style:none; padding:10px 0 0 0; }
							#navigationPractice ul li { display:inline; }
								#navigationPractice ul li a { display:block; padding:4px 10px 4px 22px; text-decoration:none; }
				#navigationFeatures { margin:0 26px 0 1px; border-top:12px solid #d4d2c1; }
					#navigationFeatures a.infoCenter { display:block; color:#91631f; text-decoration:none; padding:0px 0 10px 16px; padding-top:7px; background:url(images/bg-infoCenter.gif) left top no-repeat; }
					#navigationFeatures a.infoCenter:hover { color:#074974; }
				#navigationTools { position:absolute; top:272px; right:2px; display:inline-block; z-index: 99; width: 21px;}
				
		#footer { text-align:left; }
			#navigationLower { color:#deddd5; font-size:.91em; background:#deddd5; line-height:1.45em; }
				#navigationLower .container { background:url(images/bg-footer.gif) right top repeat-y }
					#navigationLower .container p { padding:8px 250px 10px 13px; }
						#navigationLower a { color:#000000; text-decoration:none; margin:0 10px; }
						#navigationLower a:hover { text-decoration:underline; }
			#contactInformation { padding: 0 0 0 17px; }
				
					#contactInformation a { color:#91631f; }
					#contactInformation a:hover { color:#074974; }
			#finePrint { font-size:.91em; padding:20px 23px; }
				#copyright {  }
				#branding {  }
