/*****************************************/
/*                                       */
/*        Kaplan Law CSS Document        */
/*             kaplan.css	             */
/*  by Atlantic BT - www.atlanticbt.com  */
/*                                       */
/*****************************************/



/************************/
/*  Main Body Styles    */
/************************/

html, body, div {
	margin: 0;
	padding: 0;
}


body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 12px; 							
	color: #000;
	text-align: center;
	background: #d1cfcb url(/images/bg_main.gif) repeat-y top center;
}

div {
	font-size: 100%;
	text-align: left;
}

p { }

a:link, a:visited {
	color: #006394;
	text-decoration: underline;
}

a:hover, a:active {
	color: #1b8da2;
	text-decoration: underline;
}
a.word { padding-right: 24px; background: url(/images/i_word.png) no-repeat right 50%; }

blockquote { position: relative; margin: 0 0 1em 0; padding: .5em 2em; background-color: #eee; }
cite { position: absolute; right: 1em; bottom: .5em; }

/* clearfix standard */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/************************/
/* Main Layout Elements */
/************************/

#container {
	margin: 0 auto;
	width: 796px;
}

#top {
	float: left;
	display: inline;
	margin: 0 0 0 19px;
	width: 777px;
	background: #fff url(/images/bg_top.jpg) repeat-y top right;
}

	div#top img#logo {
		float: left;
		display: inline;
		margin: 0 0 0 14px;
	}
	
	div#top form#search {
		float: right;
		display: inline;
		margin: 0 87px 0 0;
		padding: 7px 0 15px 0;
		width: 274px;
		background: #fff url(/images/bg_search.gif) no-repeat bottom left;
		text-align: right;
	}
	
		form#search fieldset {
			border: 0;
			padding: 0;
		}
	
		form#search fieldset label {
			display: none;
		}
		
		form#search input {
			width: 100px;
			border: 1px solid #cacaca;
			font-size: 90%;
		}
		
		form#search input.button {
			width: auto;
			border: 0;
		}
	
	div#top #nav {
		clear: both;
		float: left;
		display: inline;
		margin: 0 0 0 0;
		width: 777px;
	}
	
		div#top #nav ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
			div#top #nav ul li {
				display: inline;
				margin: 0;
				padding: 0;
			}
			

#header {
	float: left;
	display: inline;
	margin: 0 0 0 19px;
	width: 758px;
	background: #fff;
}

	#header img {
		float: left;
	}

	div#header #date {
		float: right;
		width: 211px;
		height: 41px;
		background: #fff url(/images/bg_clock.gif) no-repeat 0 0;
		color: #aaa;
		font-size: 90%;
		line-height: 2.5em;
		text-transform: uppercase;
		text-align: right;
	}
	
		#date p {
			margin: 0 20px 0 0;
			padding: 0;
		}
	
	
#content {
	float: left;
	display: inline;
	margin: 0 0 0 19px;
	width: 758px;
	background: #fff;
}

	#left_block, #full_block {
		float: left;
		padding: 20px 30px;
		width: 487px;
		line-height: 1.5em;
	}
	
	#right_block {
		float: right;
		width: 211px;
	}
	
		#right_block ul#cases {
			margin: 0;
			padding: 10px 0 20px 28px;
			list-style: none;
			background: #fff url(/images/bg_cases.gif) no-repeat 0 0;
		}
		
			ul#cases li {
				display: block;
				margin: 0 13px 0 0;
				padding: 15px 0;
				width: 170px;
				line-height: 1.5em;
			}
			
	
	#full_block {
		width: 698px;
	}

			
			
#footer {
	float: left;
	display: inline;
	margin: 0 0 0 19px;
	width: 758px;
	background: #fff url(/images/f_bg.gif) repeat-x 0 0;
	font-size: 90%;
}

	#foot_left {
		float: left;
		display: inline;
		margin: 25px 10px 0 20px;
		width: 510px;
	}
	
		#foot_left ul {
			margin: 0;
			padding: 0 0 40px 0;
			list-style: none;
		}
		
		#foot_left li {
			float: left;
			display: inline;
			margin: 0;
			padding: 0 10px;
			border-right: 1px solid #616161;
		}
		
			#foot_left ul li.last {
				border-right: 0;
			}	

		
		#foot_left p {
			margin: 0;
			padding: 0;
		}
		
		#foot_left p.legal {
			float: left;
			display: inline;
			margin: 0;
			padding: 0;
		}
		
			#foot_left ul.legal {
				float: left;
				display: inline;
				margin: 0;
				padding-bottom: 0;
			}

	
	#foot_right {
		float: right;
		display: inline;
		margin: 25px 20px 0 0;
		width: 190px;
		text-align: right;
	}
	
		#foot_right img {
			margin-bottom: 10px;
		}


* html #top, * html #header, * html #content, * html #footer {
	margin-left: 20px;
}
	
	
/************************/
/* Page Layout Elements */
/************************/


	


/************************/
/*     Text Styles      */
/************************/

h1 {
	margin: 0;
	padding: 0;
	text-indent: -5000em;
	height: 0;
	line-height: 0;
	font-size: 0;
}

h2 { font-size: 100%; font-weight: bold; color: #002c63; margin: 1em 0; }
li h2 { margin: 0; }

h3 { font-size: 110%; color: #006394; }

h3 span { font-weight: normal; }



/************************/
/*  Navigation Styles   */
/************************/


/* none */


/************************/
/* Other Markup Styles  */
/************************/

ul.bullet {
	list-style: none;
	margin-left: 20px;
	padding: 0;
}

li.bullet {
	background: url(/images/g_bullet.gif) no-repeat;
	background-position: 0 .4em;
	padding-left: 22px;
	line-height: 16px;
	margin: 0;
}

ul.practice {
	list-style: none;
	margin-left: 15px;
	padding: 0;
}

ul.practice li  {
	background: url(/images/g_bullet.gif) no-repeat;
	background-position: 0 .5em;
	padding-left: 13px;
	line-height: 20px;
	margin: 0;
}
ul.practice li li { background: url(/images/g_bullet-outline.gif) no-repeat left .6em; list-style: none; }
ul.practice ul { margin-left: 0;  padding-left: 10px; }

.books-table td { padding: 4px; vertical-align: top; }

table.books-table .books { text-align: right; }

td.books a img { border: 0; }


/************************/
/*    Custom Styles     */
/************************/

.error {
	color: #c00;
	font-style: italic;
}

.blue {
	color: #002c63;
}

.med_blue {
	color: #006394;
}

.spring_blue {
	color: #1b8da2;
}

.spring_green {
	color: #8fb227
}

.more_link {
	padding-right: 10px;
	background: transparent url(/images/i_arrow.gif) no-repeat right center;
}

.sm_text {
	font-size: 10px;
}

.border {
	border: solid 1px #d1cfcb;
	margin-right: 5px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

p.signature {
	margin: 0;
	width: 250px;
	height: 80px;
	background: url(/images/g_signature.gif) no-repeat 0 0;
}

	p.signature strong { display: none; }
	
	
img.logos {
	float: right;
	margin: 20px 10px 0 0;
}

/************************/
/*      ABT Styles      */
/************************/

div.abt_link {
	clear: both;
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
	min-height: 30px;
	/* Bad IE */
	height: auto !important;
	height: 30px;
	/* End IE Fix */
}
	
	div.abt_link a {
		/*!--  HIDE >> padding: 12px 20px 12px 0;
		background: transparent url(/images/i_globe.gif) no-repeat right center; << */
	}
	
	* html div.abt_link a {
		line-height: 2em;
	}


/************************/
/*  Programming Styles  */
/************************/

div#contact {
	overflow: hidden;
	clear: both;
	float: left;
	width: 360px;
	padding: 20px;
	border: 1px solid #f1efea;
}

form#order_form {
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
	width: 350px;
}

	form#order_form fieldset {
		clear: both;
		overflow: hidden;
		margin-bottom: 10px;
		padding: 10px;
		border: 0;
		border: 1px solid #f1efea;
	}
	
	form#order_form fieldset legend {
		color: #1b8da2;
		font-weight: bold;
		font-size: 90%;
		border: 0;
	}
	
	form#order_form fieldset label {
		clear: both;
		float: left;
		margin: 5px 0;
		width: 100px;
	}
	
	form#order_form fieldset label.check_label {
		clear: right;
		float: left;
		margin: 2px 0 5px 0;
		width: 290px;
	}
	
	* html form#order_form fieldset label.check_label {
		margin-top: 5px;
	}
	
	form#order_form fieldset label.long_label {
		width: 300px;
		clear: right;
	}
	
	form#order_form fieldset input, form#order_form fieldset select {
		clear: right;
		float: left;
		margin: 5px 0;
		width: 200px;
	}
	
	form#order_form fieldset em {
		float: left;
		margin: 2px 0;
	}
	
	form#order_form fieldset textarea {
		clear: both;
		float: left;
		width: 300px;
		height: 100px;
	}
	
	form#order_form fieldset input, form#order_form fieldset textarea, form#order_form fieldset select {
		border: 1px solid #ccc;
	}
	
	form#order_form fieldset input.button {
		clear: both;
		float: left;
		width: 60px;
		border: 0;
	}
	
	form#order_form fieldset p.note {
		float: right;
		font-style: italic;
		font-size: 90%;
	}
	
	form#order_form fieldset input.small_field {
		width: 30px;
		margin-right: 10px;
	}
	
	form#order_form fieldset input.med_field {
		width: 100px;
	}

	form#order_form fieldset input.checkbox {
		clear: both;
		float: left;
		margin: 5px 10px 5px 0;
		width: 20px;
		border: 0;
	}

/************************/
/*  Firm Information    */
/************************/

#firm-information { float: left; display: inline; width: 718px; /*margin: -7px 0 0 19px; padding: .5em 20px .5em 20px; border: 1px solid #7f7f7f; border-width: 1px 0; background: #dfdfdf; font-size: 11px;*/ }
	* html #firm-information { /*margin: -7px 0 0 20px; padding: .5em 20px .5em 20px;*/ }

	#firm-information p { float: left; display: inline; margin: 0; color: #666; }	
		p.firm-info { width: 520px; }
		p.phone { width: 198px; text-align: right; }
			p.phone span { display: block; background: url(/images/i_phone.gif) no-repeat 107px .4em; }
			
			
#container { /*position: relative;*/ }
#firm-information { position: relative; display: inherit !important; float: none !important; }
#firm-information p { position: absolute; right: 30px; top: 43px; font-size: 11px; }

#sub_menu { /*position: relative;*/ }
