/********************************************************************************
 *				MISC															*
 ********************************************************************************/

* 
{
	margin:0;
	padding:0;
}
p
{
	margin-bottom:1em;
	line-height:1.4em;
}
.clear_float
{
	clear:both;
	height:0px;
	overflow:hidden;
}
 .hidden
{
	display:none;
}
#flash {visibility:hidden;}

/********************************************************************************
 *				GLOBALS															*
 ********************************************************************************/

body
{
	padding:0;
	margin:0;
	/*background-color: #670000;*/
	background-image:url(/assets/interface/kolar_body_bk4.gif);
	background-repeat:repeat-x;
	/*background-color:#bdbda7;*/
	/*background-color:#fdfcfb;*/
	background-color:#fff;
	min-width:600px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container
{
	background: transparent;
	/*background-image: url(/assets/interface/bk_lightgray_gradient.gif);
	background-repeat: repeat-x;*/
	padding: 0 0 0 0;
	margin:0;
	text-align: center;
	width: 100%;
	/*border-bottom:15px solid #670000;*/
	
}
#layout
{
	background: transparent;
	/*background-image: url(/assets/interface/bk_lightgray_gradient.gif);
	background-repeat: repeat-x;*/
	color: #3d3520;
	margin: auto;
	padding: 15px 0 25px 0;
	width: 900px;
	border-bottom:1px dotted #b07e40;
}

a img{
	border-width:0px;
}

/********************************************************************************
 *				HEADER															*
 ********************************************************************************/
#contain_header
{
	background-image: url("/assets/interface/kolar_hdr_bk2.gif");
	background-position:center;
	background-repeat:no-repeat;
	text-align: center;
}
#contain_header_setwidth
{
	margin: auto;
	width: 900px;
}
#siteid_content
{
	width: 330px;
	height:100px;
	float:left;
	margin:0;
	padding:0;
}
#siteid_content img
{
	margin: 0px;
	padding: 0px;
}

#contain_search
{
	font-size: .85em;
font-weight:bold;
	float:right;
margin:30px 0 0 0;
}

#contain_search li 
{
	display:inline;
padding:0 0 0 10px;
}
#contain_search li a
{
	color:#fff;
text-decoration:none;
}

/********************************************************************************
 *				HORIZONTAL NAV														*
 ********************************************************************************/
#ContainerNav {
overflow:hidden;
width:900px;
margin:auto;
padding:0;
background-color:#670000;
background-image:url(/assets/buttons/kolar_button_bk.gif);
}

/**** HOME *****/
a.home 
{
outline:none;
float:left;
overflow:hidden;
display: block;
width: 74px;
height: 38px;
background: url(/assets/buttons/kolar_button_home.gif) 0 0 no-repeat;
text-decoration: none;
}
a:hover.home 
{
background-position: 0 -38px;
}

/**** ABOUT *****/
a.about 
{
outline:none;
float:left;
overflow:hidden;
display: block;
width: 95px;
height: 38px;
background: url(/assets/buttons/kolar_button_about.gif) 0 0 no-repeat;
text-decoration: none;
}
a:hover.about
{
background-position: 0 -38px;
}

/**** LAWYERS *****/
a.lawyers 
{
outline:none;
float:left;
overflow:hidden;
display: block;
width:124px;
height: 38px;
background: url(/assets/buttons/kolar_button_lawyers.gif) 0 0 no-repeat;
text-decoration: none;
}
a:hover.lawyers
{
background-position: 0 -38px;
}

/**** PRACTICE *****/
a.practice 
{
outline:none;
float:left;
overflow:hidden;
display: block;
width:93px;
height: 38px;
background: url(/assets/buttons/kolar_button_practice.gif) 0 0 no-repeat;
text-decoration: none;
}
a:hover.practice
{
background-position: 0 -38px;
}

/**** DECISIONS *****/
a.decisions 
{
outline:none;
float:left;
overflow:hidden;
display: block;
width:200px;
height: 38px;
background: url(/assets/buttons/kolar_button_decisions.gif) 0 0 no-repeat;
text-decoration: none;
}
a:hover.decisions
{
background-position: 0 -38px;
}



/**** NEWSLETTER *****/
a.newsletter 
{
outline:none;
float:left;
overflow:hidden;
display: block;
width:116px;
height: 38px;
background: url(/assets/buttons/kolar_button_newsletter.gif) 0 0 no-repeat;
text-decoration: none;
}
a:hover.newsletter
{
background-position: 0 -38px;
}

/**** CONTACT *****/
a.contact 
{
outline:none;
float:left;
overflow:hidden;
display: block;
width: 117px;
height: 38px;
background: url(/assets/buttons/kolar_button_contact.gif) 0 0 no-repeat;
text-decoration: none;
}
a:hover.contact
{
background-position: 0 -38px;
}
/********************************************************************************
 *				BANNER															*
 ********************************************************************************/
#contain_banner
{
/*background-image: url(/assets/interface/bk_lightgray_gradient.gif);
	background-repeat: repeat-x;	*/
background: transparent;
clear: both;
	display: none;
	margin: 0;
	padding:20px 0 0 0;
	text-align: center;
	width: 100%;
}
/********************************************************************************
 *			BREADCRUMBS / TOOLS													*
 ********************************************************************************/
#contain_toolset, #contain_setwidth
{
	background-color: #670000;
	text-align: center;
	width: 900px;
margin:auto;
display:none;
}
#contain_toolbar
{
	margin: auto;
	text-align: center;
	width: 900px;
}
#contain_tools
{
	float:right;	
}
#contain_breadcrumbs{
	float:left;
	height:20px;
	text-align:left;	
}
#breadcrumbs_content
{
	margin: 0;
	padding: 3px 0 2px 5px;
	font-size:.9em;
color:#ffe9a5;
}
#breadcrumbs_content a
{
	text-decoration: none;
color:#ffe9a5;
}
#breadcrumbs_content a:hover
{
	text-decoration: underline;
}
#tools_content
{
	display: block;
}
#tools_content
{
	margin: 0;
	padding: 2px 0 0 0;
}
#tools_content img
{
	border:0;
	text-decoration:none;
	vertical-align:middle;
}

/********************************************************************************
 *			COLUMN1 / SECONDARY NAV												*
 ********************************************************************************/
#contain_column1
{
	float: left;
	width: 200px;
	margin:0 20px 0 0;
	padding:0 0 0 0;
	text-align: left;
	font-size: .85em;
}
#contain_column1 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: auto;
	padding:0;
	margin-bottom:0;
}		
#contain_column1 li
{
border-top: 1px dotted #b07e40;	
	margin-bottom:-1px;
}

#contain_column1 li a
{
	border-left: 0px solid #ffe9a5;
	border-right: 0px solid #ffe9a5;
	display: block;
	padding: 3px 6px 4px 6px;
	text-decoration: none;
	color:#670000;
}
html>body li a 
{
	width: auto;
}
#contain_column1 li a:hover
{
	background-color: #800000;
	color: #ffe9a5;
}
.buttontitle
{
	border-top: 4px solid #ccc;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.menudivider
{
	color:#670000;
	padding:2px 7px 3px 7px;
	margin:10px 0 10px 0;
	background-color:#b07e40;
	clear:both;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
}
	
	#contain_column1 ul a:link,
	#contain_column1 ul a:visited,
	#contain_column1 ul a:hover,
	#contain_column1 ul a:active{
		text-decoration:none;
	}
	#contain_column1 ul,#contain_column1 ul li{
		margin:0;
		padding:0;
		list-style:none;
	}
	#contain_column1 ul{
	font-family:Georgia, "Times New Roman", Times, serif;
		text-align:left;
		margin:.5em auto;
		
	}
	#contain_column1 ul ul{
		margin:0 0 0 1em;
		padding:0;
	}
	#contain_column1 ul li{
		line-height:1.3em;
		padding:0;
		margin:0;
	}
	#contain_column1 ul li.parent{
		padding-left:0;
	}
	#contain_column1 ul li.parent img{
		border:none;
		padding-right:5px;
		vertical-align: top;
	}
	#contain_column1 ul li.current li{
		padding-left:0;
	}
       .hide{
               position:absolute;
               top:0;
               left:-4000px;
       }
       .show{
               position:static;
               display: list-item;
               top:0;
               left:1em;
       }
	   #contain_column1 ul.hide li{
               padding-left: 15px;			   
       }
	   
	   ul.show li{
               padding-left: 15px;			   
       }
	   
/********************************************************************************
 *			COLUMN 2															*
 ********************************************************************************/

#contain_column2
{
	float:left;
	padding:15px 0 0 0;
	margin:6px 0 0 0;
	text-align: left;
	width: 410px;
	line-height: 1.3em;
	font-size:.95em;
border-top: 1px dotted #b07e40;
}

#contain_column2 ul {
	list-style:none;
	padding-left:1.6em;
	margin-left:1em;
	margin-bottom:1em;
	list-style-image:url(/assets/interface/rightarrow.gif);
}

#contain_column2 ol 
{
	padding-left:1.6em;
	margin-left:1em;
	margin-bottom:1em;
}

#contain_column2 a
{
	color: #800000;
text-decoration:none;
font-weight:bold;
border-bottom:1px solid #800000;
}
#contain_column2 a:hover
{
	
	color: #ffe9a5;
background-color:#800000;

}


/********************************************************************************
 *			COLUMN 3															*
 ********************************************************************************/
  
#contain_column3
{
	float: left;
	padding:15px 0 0 0;
	margin:6px 0 0 20px;
	text-align: left;
	width: 250px;
	line-height: 1.3em;
	font-size:.95em;
	border-top: 1px dotted #b07e40;
}
#contain_column3 ul {
	list-style:none;
	padding-left:1.6em;
	margin-left:1em;
	margin-bottom:1em;
	list-style-image:url(/assets/interface/rightarrow.gif);
}

#contain_column3 ol 
{
	padding-left:1.6em;
	margin-left:1em;

}

#contain_column3 ol li, #contain_column2 ol li
{
	margin-bottom:.5em;

}

#contain_column3 a
{
	color: #800000;
text-decoration:none;
font-weight:bold;
border-bottom:1px solid #800000;
}
#contain_column3 a:hover
{
	background-color: #800000;
	color: #ffe9a5;
}

	   

/********************************************************************************
 *				FOOTER															*
 ********************************************************************************/
#contain_footer
{
	background-color:inherit;
	margin: auto;
	padding-top: 20px;
	width: 900px;
	font-size:.9em;
	overflow: hidden;
	
}

#contain_footer a
{
	text-decoration:none;
font-weight:bold;
border-bottom:1px solid #800000;
color: #800000;
	
}

#contain_footer a:hover
{
	background-color: #800000;
	color: #ffe9a5;
	
}

#contain_address
{

	color:#666;
	font-weight:normal;
	float: left;
	margin:0;
	padding:0;
	text-align: left;
	width: 450px;
}
#contain_utilities
{
	float:left;
	color:#3d3520;
	float: right;
	margin: 0;
	padding: 0;
	width: 200px;
	text-align:right;
}

#contain_utilities ul
{
	margin: 0;
	padding: 0;
}
#contain_utilities li
{
	list-style: none;
	margin: 0;
	padding: 0;
}


/********************************************************************************
 *              FORMS								                    		*
 ********************************************************************************/
 
fieldset {
	font-weight:bold;
	border-top:1px solid #d7bc99;
	border-left:1px solid #d7bc99;
	border-right:1px solid #d7bc99;
	border-bottom:1px solid #d7bc99;
	padding:20px;
	margin:0;
	/*background-image: url(/misc/depot/assets/UT/bk_lightgray_gradient.gif);
	background-repeat: repeat-x;*/
	/*background-color:#eee;*/
}

legend {
	color:#444;
	padding:5px 10px 5px 10px;
	margin:0;
	background-color:#eee;
	border-top:1px solid #d7bc99;
	border-bottom:1px solid #d7bc99;
	border-left:1px solid #d7bc99;
	border-right:1px solid #d7bc99;
	/*background-image: url(/misc/depot/assets/UT/bk_lightgray_gradient.gif);
	background-repeat: repeat-x;*/
}

em.required {
	font-size:1em;
	font-weight:bold;
	font-style:normal;
	color:#CC0000;
	}
em.requiredasterisk {
	font-size:1.5em;
	font-style:normal;
	color:#CC0000;
	}


.inputform {
	margin: 0 4px 0 0;
	padding: 4px;
	color:#555;
	border:1px solid #d7bc99;
}

.inputform:focus {
	border: 1px solid #000;
	color: #000000;
}

/********************************************************************************
 *              BLOG								                    		*
 ********************************************************************************/
 
 .blogdate {
 font-size: .8em;
 }
