/*Main CSS for No Jail For You REV05212008 JL http://www.nojailforyou.com*/
body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #252020;
    text-align: center;
	font: 0.8125em Verdana, sans-serif;
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
	
	color: #000;
    line-height: 18px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
	margin-bottom: 15px;
	font-weight: normal;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #d8c69e;
    text-decoration: underline;
}
a:hover, a:active {
    color: #761701;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
h1 {font: 1.5em Georgia, "Times New Roman", serif; letter-spacing: 1px;}
h2 {font: 1.5em Georgia, "Times New Roman", serif; letter-spacing: 1px;}
h3 {font: bold 1em Verdana, Arial, sans-serif; letter-spacing: 2px; text-transform: uppercase;}
h4 {font: bold 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px;}


/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#container {
	background: #252020 /*url(../../images/bkg.gif) top left repeat-y*/;
	width:950px;
	margin: 0 auto;
}
#wrapper{ background: #d8c69e;}
#wrapper {
	width: 901px;
	margin: 0 auto;
	text-align: left;
}
#footer {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#main {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom: 2px #4c4123 solid; 
	bottom-left: 2px #4c4123 solid; 
	border-right: 2px #4c4123 solid;
}


/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 209px;
	background: #761701 url(../../images/temecula-criminal-lawyer.jpg) 0 0 no-repeat;
	
}
	#logo {
		float: left;
	}
		#logo a { 
			width: 181px;
			height: 160px;
			display: block; 
			background: transparent url(../../images/logo.gif) 0 0 no-repeat;
		}
		#logo a:hover {
			background: transparent url(../../images/logo.gif) -181px 0 no-repeat;
		}
		#logo a span { display: none; }
	
#topbar {
	background: #531001;
	float: right;
	padding: 0 10px;
	height: 30px;
}
	#topbar li {
		list-style: none;
		margin: 0 4px;
		display: inline;
		font-size: 11px;
		font-family: Georgia;
		line-height: 30px;
	}
		#topbar a:link, #topbar a:visited {
			color: #d8c69e;
			text-decoration: none;
		}
		#topbar a:hover, #topbar a:active {
			text-decoration: underline;
		}
		
	
	#lawyer-information {
		text-align: right;
		float: right;
		font-size: 12px;
		height: 65px;
		line-height: 65px;
		width: 720px;
		color: #761701;
			text-decoration: none;
	}
		#lawyer-information span { display: none; }
		
	#menu {
		float: right;
		background: url(../../images/nav.jpg) top left no-repeat;
		width: 901px;		/* width of nav image */ 
		height: 49px;		/* height of buttons */
		font: 1.5em Georgia, "Times New Roman", serif; letter-spacing: 1px;
		}
		#menu span {
		display: none;
		}
		#menu li, #menu a {
		height: 49px;		/* Each button must have the same height, define it here */ display: block;
		}	
		#menu li {
			font-size: 19px;
			display: inline;
			margin-left: 0px;
			line-height: 48px;
			float: left;
    		list-style: none;
    		_display: inline;		/* fixes IE/Win double margin float bug (safe) */
			text-align:center;
		}
		#menu a:link {
			color: #252020;
			text-decoration: none;
		}		
		#menu a:visited {
			color: #252020;
			text-decoration: none;}
		#menu a:hover, #menu a:active {
			color: #570f04;
			line-height: 44px;
			text-decoration: none;
		}

		
		/* margin-left - you will need to adjust this value to "center" your nav, if needed */ 
		/* width - width of each button, they will each most likely be unique */ 
		#about-lawyer  		{ width: 181px; margin-left: 0px; }
		#contact-lawyer  	{ width: 180px; }
		#practice-lawyer  	{ width: 180px; }
		#lawyer-info 		{ width: 180px; }
		#results-lawyer 	{ width: 180px; }
		
		/* Changed values should match sum of "width" numbers specified above */ 
		#home #about-lawyer					{ background: transparent url(../../images/nav.jpg) -0px -49px no-repeat; }
		#about-lawyer a:hover, #about #about-lawyer a:visited 					{ background: transparent url(../../images/nav.jpg) -0px -49px no-repeat; }
		#contact-lawyer a:hover, #contact #contact-lawyer a:visited  				{ background: transparent url(../../images/nav.jpg) -181px -49px no-repeat; }
		#practice-lawyer a:hover, #law-practices #practice-lawyer a:visited 		{ background: transparent url(../../images/nav.jpg) -361px -49px no-repeat; }
		#lawyer-info a:hover, #lawyer #lawyer-info a:visited 	{ background: transparent url(../../images/nav.jpg) -541px -49px no-repeat; }
		#results-lawyer a:hover, #results #results-lawyer a:visited 		{ background: transparent url(../../images/nav.jpg) -721px -49px no-repeat; }
	

/* ----------------------------------- */
/* HOME
/* ----------------------------------- */
#flash {
	width: 180px;
	float: left;
}

#welcome {
	margin-left: 220px;
	padding-right: 15px;
	
}
	#welcome h1 {
		background: transparent url(../../images/emblem.gif) 0 0 no-repeat;
		padding: 10px 0 0 55px;
		font-size: 25px;
	}
	
		#welcome h1 span {
			color: #761701;
			font-size: 14px;
			display: block;
		}
		#welcome p {
			line-height: 21px;
		}
		#welcome strong a, #welcome b a {
			font-size: 16px;
		}
		#welcome img.thumb {
			float: right;
			display: inline;
			margin-left: 10px;
			margin-right:20px;
			margin-bottom:10px;
		}
a img, :link img, :visited img {
    border: none
}
#welcome a:link, #welcome a:visited {
    color: #252020;
    text-decoration: none;
}
#welcome a:hover, #welcome a:active {
    color: #570f04;
    text-decoration: underline;
}
#welcome h2 {font: 1.5em Georgia, "Times New Roman", serif; letter-spacing: 1px;}
#welcome h3 {font: bold 1em Verdana, Arial, sans-serif; letter-spacing: 2px; text-transform: uppercase;}
#welcome h4 {font: bold 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px;}		

#intros {
	margin-top: 30px;
	background: transparent url(../../images/intros-divider.gif) 0 0 repeat-y;
}
	.intro {
		border-top: 2px solid #761701;
		padding-top: 10px;
	}
		.intro h1 {
			font-size: 18px;
			color: #761701;
		}
	
	#specialty {
		width: 540px;
		float: left;
	}
		#specialty h1 {
			font-size: 20px;
		}
		#specialty h2 {
			color:#761701;
		}
		#specialty img.thumb {
			float: right;
			display: inline;
			margin-left: 10px;
		}
		#specialty p.more {
			font-size: 14px;
		}
		

	#get-law-help {
		width: 285px;
		float: left;
	}	
	#get-law-help-temecula {
		width: 180px;
		float: left;
	}
		#get-law-help li, #practice-areas li, #get-law-help-temecula {
			list-style: none;
		}
		
		#get-law-help li { font-weight: bold; font-size: 13px; }
		#get-law-help li li { font-weight: normal; font-size: 12px; }
		
		#get-law-help a:link, #get-law-help a:visited, #practice-areas a:link, #practice-areas a:visited {
			color: #000;
			text-decoration: none;
		}
		#get-law-help a:hover, #get-law-help a:active, #practice-areas a:hover, #practice-areas a:active {
			color: #761701;
		}
		
		#get-law-help li li a, #practice-areas a { text-decoration: underline !important; }
		
		#get-law-help ul ul {
			margin-bottom: 15px;
		}
		#get-law-help .specialty {
		width: 274px;
		
		margin:0 0 5px 0;
		/*border:1px solid #000;
		background: #fff;*/
		padding: 5px;
		}
		#get-law-help .law-help {
			float: left;
			background: #fff;
			height: 90px;
			width: 157px;
			padding: 5px;
			margin-bottom: 10px;
		}
		#get-law-help .specialty img { float:left; margin:0 5px 0px 0; }
		#get-law-help .specialty h2 {
			font-size: 16px;
			font-weight:bold;
			margin: 0; 
			padding-bottom:5px;		 
		}
		#get-law-help .specialty h2 span {
			background: #666666 url(../../images/spacer.gif) 0 0 no-repeat;
			font-size: 12px;
			display: none;
		}
		#get-law-help .specialty p {
			font-size: 10px;
			line-height: 12px;
		}
		#get-law-help-temecula {width: 160px;padding: 5px 10px 10px 10px;}
		#get-law-help-temecula h1 {border-bottom: dotted 1px #4c4123;}
		#get-law-help-temecula li { font-weight: bold; font-size: 13px; }
		#get-law-help-temecula li li { font-weight: normal; font-size: 12px; }
		
		#get-law-help-temecula a:link, #get-law-help-temecula a:visited {color: #761701;text-decoration: none;}
		#get-law-help-temecula a:hover, #get-law-help-temecula a:active {color: #761701;}
		#get-law-help-temecula li li a, #practice-areas a { text-decoration: underline !important; }
		#get-law-help-temecula ul ul {margin-bottom: 15px;}
		#get-law-help-temecula .specialty {
		width: 160px;
		margin:0 0 20px 0;
		border-bottom: dotted 1px #4c4123;
		
		padding: 0px;
		}
		#get-law-help-temecula .law-help {
			float: left;
			background: #fff;
			height: 90px;
			width: 157px;
			padding: 5px;
			margin-bottom: 10px;
		}
		#get-law-help-temecula .specialty img { float:left; margin:0 10px 0px 0; }
		#get-law-help-temecula .specialty img.button { float:right; margin:0 5px 0px 0; }
		#get-law-help-temecula .specialty h2 {
			font-size: 12px;
			font-weight:bold;
			margin: 0; 
			padding-bottom:2px;		 
		}
		#get-law-help-temecula .specialty h2 span {
			background: #666666 url(../../images/spacer.gif) 0 0 no-repeat;
			font-size: 12px;
			display: none;
		}
		#get-law-help-temecula .specialty p {
			font-size: 10px;
			line-height: 12px;
		}
		
		.specialty {
		width: 250px;
		float: left;
		}
		.specialty h1 {
			font-size: 20px;
		}
		.specialty h2 {
			color:#761701;
		}
		.specialty img.thumb {
			float: right;
			display: inline;
			margin-left: 10px;
		}
		.specialty p.more {
			font-size: 14px;
		}
	#practice {
		width: 540px;
		float: left;
	}
		#specialty h1 {
			font-size: 20px;
		}
		#specialty img.thumb {
			float: right;
			display: inline;
			margin-left: 10px;
		}
		#specialty p.more {
			font-size: 14px;
		}
	
	#practice-areas {
		width: 180px;
		float: left;
		border:solid 3px #fff;
		background: url(../../images/legal-memo-1.gif) top left repeat-y;
		display: block;
		margin: 0 0 10px 0;
		
	}
	#law-practice-address{
		width: 180px;
		float: left;
		border:solid 3px #fff;
		background: url(../../images/legal-memo-1.gif) top left repeat-y;
		display: block;
		margin: 0 0 10px 0;
	}
		.home {
		padding: 5px 10px 30px 10px;
		background: #fdf7e7;
		background: url(../../images/legal-memo-3_book.gif) bottom left no-repeat;}
		.home h1 {border-bottom: dotted 1px #4c4123;}
		.home p, .home addr {font-size: 12px;line-height: 14px;}
		.home span { font-size:14px; font-weight:bold; line-height:16px;}
		.home a:link, .home a:visited, .home a:hover, .home a:active {
		text-decoration: none;
		color: #761701;
		} 
		.home p span {color:#761701;}
		.home p strong {font-size: 16px;}
		.services {background: url(../../images/legal-memo-3_pad.gif) bottom left no-repeat;}
		 
    blockquote {
	border:solid 3px #fff;
	background:#fdf7e7 url(../../images/quotes.gif) 10px 10px no-repeat;
	margin: 0 30px 20px 0px;
	padding: 5px;
	color:#4c4123;}
	blockquote p  {
	margin-left:35px;
	text-align:left;
	}	
	blockquote div.signature { margin-left: 350px; width: 220px; height:70px; background:#fdf7e7 url(../../images/sig.gif) bottom right no-repeat;  }
/* ----------------------------------- */
/* SUB PAGES
/* ----------------------------------- */
#content {
	width: 655px;
	float: right;
	/*background: transparent url(../../images/content-divider.gif) left top repeat-y;*/
	padding-right: 10px;
}
	#breadcrumb {
		font-size: 11px;
		color: #666;
		margin-bottom: 15px;
	}
	
	#content h1 {
		font-size: 25px;
		line-height: 48px;
		padding-top: 0;
	}
	#content h2, #content legend {
		font-size: 18px;
		padding-bottom: 4px;
		border-bottom: 1px solid #ebebeb;
	}
	#content h3 {
		font-size: 14px;
		color: #761701;
	}
	#content li {
		margin-left: 25px;
	}
	#content p a {		font-size: 12px;
		color: #761701;}
	
	.law-practice-descriptions {
		background: #d8c69e url(../../images/highlight-bkg.gif) top left repeat-x;
		/*padding: 15px;
		border: 2px solid #761701;
		margin-bottom: 25px;*/
	}
		.law-practice-content {
		background: url(../../images/practice-highlight-left.jpg) top left no-repeat;
		height: 285px;
		padding: 0 0 0 20px;
		}
		.law-practice-content h2 { 
			margin:0 0 5px 0;
			padding: 10px 0 0 0;
			border: none;
		}
		.law-practice-content p {
			margin: 0;
			padding-bottom: 5px;
		}
			
	.category-intro {
		width: 300px;
		float: left;
		margin-right: 26px;
		display: inline;
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	.page-intro {
		width: 300px;
		float: left;
		margin-right: 26px;
		display: inline;
		border-top: 2px solid #ebebeb;
		padding-top: 10px;
	}	
		#content .page-intro h2 {
			padding-bottom: 0;
			border: none;
			font-size: 18px;
		}
		#content .page-intro h2 a:link, #content .page-intro h2 a:visited {
			color: #761701;
			text-decoration: none;
		}
		#content .page-intro h2 a:hover, #content .page-intro h2 a:active {
			color: #4c4123;
			text-decoration: none;}
		
		.page-intro img.thumb {
			float: right;
			display: inline;
			margin-left: 15px;
			margin-bottom: 5px;
		}
		.page-intro h2 span {
			font-size: 11px;
			display: block;
		}
		
	
	#product-photo {
		float: right;
		width: 275px;
		text-align: center;
		font-size: 10px;
		margin-left: 10px;
		margin-right: 60px;
		display: inline;
	}

#side {
	width: 220px;
	float: right;
}
	#side #featured {
		width: auto;
	}
		#side #featured h2 {
			font-size: 20px;
		}
		#side #featured h2 span {
			color: #761701;
			font-size: 14px;
			display: block;
		}
		#side #featured p {
			font-size: 11px;
			line-height: 14px;
		}
	
	#child-page-list {
		margin-bottom: 35px;
	}
	#child-page-list li {
		list-style: square;
		margin-left: 15px;
		color: #761701;
		
		padding-bottom: 3px;
		margin-bottom: 3px;
	}
		#child-page-list li li {
			border: none;
			padding-bottom: 2px;
			margin-bottom: 0;
			font-size: 11px;
			line-height: 13px;
			padding-bottom: 5px;
			margin-left: 0px;
			list-style: none;
		}
		
		/* Third level */
		#child-page-list li li ul {
			margin-top: 5px;
		}
		#child-page-list li li li {
			padding-left: 15px;
		}
		
		#child-page-list li { font-weight: bold; font-size: 12px; }
		#child-page-list li li { font-weight: normal; font-size: 11px; }
		
		#child-page-list a:link, #child-page-list a:visited {
			color: #000;
			text-decoration: none;
		}
		#child-page-list a:hover, #child-page-list a:active {
			color: #761701;
			border-bottom: 1px dotted #ebebeb;
		}
		
		#child-page-list li li a { text-decoration: underline !important; }
		
		#child-page-list li.current_practice-area a { color: #761701; text-decoration: none !important; }
		
		#child-page-list li.current_practice-area li a { color: #000; text-decoration: underline !important; }
		#child-page-list li.current_practice-area li a:hover { color: #761701; text-decoration: underline !important; }

		/* Only show current main category child products */
		#child-page-list .practice-area ul {
			display: none;
		}
		#child-page-list .current_practice-area ul, #child-page-list .current_page_parent ul {
			display: block;
		}

/* ----------------------------------- */
/* COMMON
/* ----------------------------------- */
h1.emblem {
	background: transparent url(../../images/emblem.gif) 0 10px no-repeat;
	padding: 10px 0 5px 55px;
	font-size: 20px;
	color: #000;
}
	h1.emblem span {
		color: #761701;
		font-size: 14px;
		display: block;
	}
.right { float:right;}
.left {float:left;}
/* ----------------------------------- */
/* FOOTER
/* ----------------------------------- */
#footer {
	background: #252020 url(../../images/logo-footer.jpg) 25px 15px no-repeat;
	padding-top: 10px;
	padding-bottom: 30px;
}
	#footer ul, #footer p {
		margin-left: 95px;
	}
	#footer li {
		list-style: none;
		display: inline;
		margin-right: 6px;
		font-family: Georgia;
		font-size: 11px;
	}
	#footer ul.main li {
		font-size: 14px;
	}
	
	#footer p {
		font-size: 10px;
		color: #fff;
	}
	#footer a:link, #footer a:visited {
		color: #fff;
		text-decoration: none;
	}
	#footer a:hover, #footer a:active {
		text-decoration: underline;
		color: #827552;
	}
	
	#footer li a:link, #footer li a:visited {
		color: #fff;
		text-decoration: none;
	}
	#footer li a:hover, #footer li a:active {
		text-decoration: underline;
		color: #827552;
	}
	
