@CHARSET "ISO-8859-1";

body
{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F0F0F0;
	color: #666666;
	font-size: 12px;
	font-family: arial;
	text-align: center;
}

#main
{
	background-image: url("background.jpg");
	background-repeat: repeat-y;
	padding-left: 70px;
	padding-right: 70px;
	width: 743px;
	text-align:left;
	overflow: hidden;
	display: table;
	padding-bottom: 30px;	
	height: 100%;
	min-height: 100%;
}


#menu
{
	background-image: url("bg_menu.jpg");		
	width: 724px;
	height: 37px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;	
}

#menu ul
{
	width: 60%;
	height: 30px;
	margin-left: 0px;

}

#userinfo
{
	float:right;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	font-weight: bold;
	padding: 5px;
	width: 300px;
	text-align: right;
}

#userinfo a
{
	color: #666666;
	text-decoration:none;
	text-transform: uppercase;
	font-weight: normal;
}

#userinfo a:hover
{
	color: #6F6F6F;
	text-decoration:underline;
	text-transform: uppercase;
	font-weight: normal;
}

#menu ul li
{
	font-size: 13px;
    font-weight: bold;
	float: left;
	display: block;
	margin-right: 10px;
	color: #FFFFFF;
	padding-top: 9px;
	height: 25px;
	text-align: left;
}

#menu ul li a
{
	height: 100%;
	/*background-color: #006699;*/
	color: #A7BED0;
	text-decoration: none;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

#menu ul li a:hover
{
	height: 100%;
	/*background-color: #74AACF;*/
	color: #FFFFFF;
	text-decoration: none;
}



#submenu
{
background-color: #006699;
font-size: 12px;
font-weight: normal;
margin-top: 0;
height: 30px;
width: 700px;
padding-top: 5px;
text-align: center;
margin-bottom: 20px;
}

#submenu ul
{
margin: 0px;
width: 400px; 
font-size: 13px;
}



#submenu ul li
{
display: block;
float: left;
padding-bottom: 5px;
padding-right: 20px;
}

#submenu ul li a
{
	height: 100%;
	color: #A7BED0;
	text-decoration: none;
	font-weight: bold;
}

#submenu ul li a:hover
{
	height: 100%;
	color: #FFFFFF;
	text-decoration: none;
}



#header
{
	width: 100%;
	margin-bottom: 10px;
}



#content
{
	text-align:left;	
}


/*
h1
{
	font-size: 20px;
	font-weight: normal;
	color: #CCCCCC;	
}
*/

h1
{

	background-color: #74AACF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	height: 25px;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #006699;
}



/* Table style */


table
{
	float:left;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;	
	text-align:center;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


th
{
    background-color: #DFF0FF;
    border-bottom: 1px dotted #A4CDEF;
    height: 25px;
}



tr
{
	background-color: #F0F0F0;
    height: 25px;
}




table a
{
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}

table a:hover
{
	color: #67ADDF;
	font-weight: bold;
	text-decoration: none;		
}
.even
{
	background-color: #FFFFFF;
}


/* Form Style */



form
{
	background-color: #FFFFFF;
	width: 700px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

form h1
{
	background-color: #74AACF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	height: 25px;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 5px;
	padding-top: 10px;
	border-bottom: 1px solid #006699;
	
}

label 
{
	padding-left: 15px;
	float: left;
	width: 20%;	
	text-transform: capitalize;
	clear:left;
	font-size: 12px;
	margin-bottom: 5px;
	
}

input[type=text]
{
	width: 74%;
	height: 25px;
	font-size: 12px;
	border:1px solid #CBCBCB;
	clear: right;
	float:left;	
	margin-bottom: 5px;	
	padding-left: 5px;
	padding-right: 5px;
}

input[type=password]
{
	width: 74%;
	height: 25px;
	font-size: 12px;
	border:1px solid #CBCBCB;
	clear: right;
	float:left;	
	margin-bottom: 5px;	
	padding-left: 5px;
	padding-right: 5px;
}

input[type=file]
{
	width: 74%;
	height: 25px;
	font-size: 12px;
	border:1px solid #CBCBCB;
	clear: right;
	float:left;	
	margin-bottom: 5px;	
	padding-left: 5px;
	padding-right: 5px;
}
select
{
	width: 76%;
	height: 25px;
	font-size: 12px;
	border:1px solid #CBCBCB;
	clear: right;
	float:left;	
	margin-bottom: 5px;	
	padding-left: 5px;
	padding-right: 5px;
}


input[type=submit]
{
	width: 100%;
	height: 50px;
	font-size: 12px;
	
}

textarea
{
	width: 700px;
	font-size: 12px;
	color: #666666;
	height: 150px;
	font-size: 12px;
	border:1px solid #CBCBCB;
	margin-top: 20px;
	margin-bottom: 10px;
}

form .error
{
	background-color: #FFF2EF;
	border: 1px dotted #FFB19F;
	color: #CC2200;
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    margin-top: 15px;
    padding-top: 10px;
    text-align: center;
    width: 100%;	
}


form .success
{
	background-color: #EFFFEF;
	border: 1px dotted #90D290;
	color: #117711;
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    margin-top: 15px;
    padding-top: 10px;
    text-align: center;
    width: 100%;	
}



#edit_section
{
	float:right;
	width: 26%;
	margin-right: 15px;
}

#edit_section h1
{
	background-color: #74AACF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	height: 25px;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 5px;
	padding-top: 10px;
	border-bottom: 1px solid #006699;
}


#edit_section form
{
	border: 0px;
	width: 100%;
	margin-bottom: 15px;
}

#edit_section ul
{
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;	
}

#edit_section li
{
	margin-right: 5%;
	margin-bottom: 4px;
	float: left;
	display: block;
	padding: 10px; 
	border-right: 1px dotted #CCCCCC; 
	border-bottom: 1px dotted #CCCCCC; 
	
}

#edit_section li img
{
	border: 1px solid #CCCCCC;
	padding: 2px;
	width: 100px;
	clear:both;
}

#edit_section li input[type=text]
{
	margin-top: 5px;
	width: 80%;
	
}

.warning
{
    background-color: #FFFFDD;
    border: 1px dotted #EED46E;
    color: #DF8D00;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 5px;
    padding-left: 4px;
    text-align: center;
	height: 20px;
    width: 100%;	
}


.nicEdit-pane form
{
	width:100%;
	padding: 0px;
	border: 0px;
}


/* Attorney list */


.attorneys_list
{
	width: 100%;
	float:left;
	margin-left: 15px;	
}

.attorneys_list li
{
	display:table;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCCCCC;		
	width: 100%;
}


.attorneys_list .name 
{
	float:left;
	border-right: 1px dotted #CCCCCC;	
	padding-right: 5px;
	height: 100%;
	padding-left: 5px;	
	width: 30%;	
}
.attorneys_list .name strong
{
	color: #74AACF;
	font-weight: bold;
}


.attorneys_list .lang
{
	width: 14%;
	float:left;
	border-right: 1px dotted #CCCCCC;	
	padding-right: 5px;
	padding-left: 5px;		
	height: 100%;	
}

.attorneys_list .pract
{
	width: 32%;
	float:left;
	border-right: 1px dotted #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;	
	height: 100%;
}

.attorneys_list .location
{
	width: 14%;
	float:left;
	height: 100%;
	padding-left: 5px;			
}