 /* CSS Document */
table, tr, td, div, img, form, object, embed, h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, li, cite, a{
border-width: 0;
margin: 0;
padding: 0;
}


body { 
   background-color: #fff;
   background-image:url(http://www.jmcooperlaw.com/newsite/images/page_bg.jpg);
   background-position:left top;
   background-repeat:repeat-x;
   font-family:Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   color:#666;
   text-align:center;
   margin: 0;
   padding: 0;
}

a{
color: #316996;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

div#page_container{
    width: 797px;
    margin-left: auto;
    margin-right: auto;
}

.utilbar{
text-align:right;
margin: 0px 10px 2px 0px;
}

.utilbar ul{
list-style-type: none;
font-size:10px;
color: #fff;
padding-top:2px;
}

.utilbar li{
display:inline;
}

.utilbar li a{
color: #fff;
text-decoration:none;
padding: 0px 5px;
}

.utilbar li a:hover{
text-decoration:underline;
}
/*BEGIN HEADER STYLING */


.header{
text-align:left;
height:55px;
padding-top:2px;
}

.header img.print{
display:none;
}

/*END HEADER STYLING */

/*BEGIN MAIN NAVIGATION */
.navholder{
background-image:url(http://www.jmcooperlaw.com/newsite/images/nav_bg.jpg);
background-position:left top;
background-repeat:no-repeat;
text-align:center;
margin-bottom:10px;
}

.navholder ul{
list-style-type: none;
color: #fff;
padding:10px 0px 7px 0px;
}

.navholder li{
display:inline;
}

.navholder li a{
color: #1d455f;
text-decoration: none;
padding: 0px 20px;
font-size:14px;
font-family:Garamond, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.navholder li a:hover{
color: #a2a9ae;
}

.leftnav{
width:173px;
background:url(http://www.jmcooperlaw.com/newsite/images/leftnav_bg.gif) 0 0 repeat-x;
}

.bookspot{
width:173px;
height:75px;
background:url(http://www.jmcooperlaw.com/newsite/images/test.gif) 0 0 repeat-x;
}



.leftnav ul{
list-style-type: none;
}

.leftnav li{
background-image:url(http://www.jmcooperlaw.com/newsite/images/leftnav_btn3.gif);
background-position:0 0px;
background-repeat:no-repeat;
padding: 19px 0px 19px 0px;
width:173px;
text-align:center;
}

.leftnav li a{
text-decoration: none;
color: #ffffff;
/*color: #316996;*/
font-size:13px;
font-weight:bold;
}

.leftnav li a:hover{
color: #d2dadf;
}

.photo{
float:right;
}

/*BEGIN DROP DOWN STYLING */
table.subnav { background-color: #5F5F5F;}
table.subnav td { white-space: nowrap; border-top: 1px solid #fff; text-align:left  }
table.subnav td a { display: block; padding: 3px 5px; color: #fff; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
table.subnav td a:hover {background-color: #1d455f; color: #fff; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
/*END DROP DOWN STYLING */

#practicesnav, #librarynav, #resourcesnav, #profilesnav{
position:absolute;
top:106px;
z-index:1000;
visibility:hidden;
}

#bottomcurves{
text-align:left;
float:left;
width: 797px;
padding-bottom:7px;
background:url(http://www.jmcooperlaw.com/newsite/images/bottom_2col.gif) left bottom no-repeat;
}

#container{
background:url(http://www.jmcooperlaw.com/newsite/images/stretchinglines_2col.gif) left top repeat-y;
float:left;
}

#leftcol{
float:left;
width:173px;
}

/*BEGIN LEFT COLUMN */
#left{
width: 171px;
/*background-image:url(http://www.jmcooperlaw.com/newsite/images/left_bg.gif);*/
background-position:left top;
background-repeat:repeat-x;
background-color:white;

/*added by Colin*/
margin-top:-3px;
padding-top:4px;

}

#left .box{
border-left:2px solid #aec5d3;
border-right:2px solid #aec5d3;

/*added by Colin*/
padding-bottom:3px;

}


#left .box h3 {
font-size: 10px;
color: #fff;
padding: 6px 2px 8px 12px;
background-image:url(http://www.jmcooperlaw.com/newsite/images/right_header.gif);
background-position: left top;
background-repeat: no-repeat;
text-transform:uppercase;
}


#left p{
padding:0px 5px 20px 10px;
font-size:10px;
}

#left h2 {
font-size: 12px;
color: #07414f;
padding: 0px 2px 3px 12px;
background-image:url(http://www.jmcooperlaw.com/newsite/images/leftheadline_bg.gif);
background-position: 10px 100%;
background-repeat: no-repeat;
}

#left ul{
list-style-type:none;
padding:0px 5px 0px 8px;
margin:10px 0px;
}

#left li{
background-image:url(http://www.jmcooperlaw.com/newsite/images/dottedarrow_bullet.gif);
background-position: 0px 8px;
background-repeat:no-repeat;
padding: 4px 0px 4px 7px;
font-size: 10px;
color: #666;
}

#left ul li iframe{
width:135px;
}

#left li a, #quick_contact li a{
text-decoration: none;
color: #333;
}

#left li a:hover, #quick_contact li a:hover{
text-decoration: underline;
color: #3c4392;
}

#left p.more, #quick_contact p.more{
text-align:right;
font-size:9px;
color: #333;
padding:0;
margin:0 10px 5px 0;
}

#left p.more a, #quick_contact p.more a{
color: #AEC5D3;
font-weight:bold;
text-decoration: none;
}

#left p.more a:hover, #quick_contact p.more a:hover{
color: #333;
}

/*END LEFT COLUMN */

#copy{
width: 580px;
margin:0px 8px 10px 8px;
font-size: 11px;
float:left;
padding-top:10px;
background:url(http://www.jmcooperlaw.com/newsite/images/content_top_2col2.gif) 0 0 no-repeat;
}

#copy .box{
background-image:url(http://www.jmcooperlaw.com/newsite/images/content_bottom.gif);
background-position:0px 100%;
background-repeat:no-repeat;
}

#copy .borders{
padding: 10px 10px 10px 15px;
}

#copy p{
padding: 0px 6px 10px 0px;
line-height:15px;
}

#copy em, #copy i{
font-size:10px;
}

#copy .box p img{
clear:both;
float:left;
margin:0px 10px 10px 0px;
}

#copy p img, #copy table img{
float:left;
margin-right:15px;
margin-bottom:10px;
padding:1px;
}

#copy table img{
border:2px solid #ccc;
}

#copy table{
font-size:11px;
margin-bottom:15px;
}

td{
vertical-align:top;
}

.sendbookform input, .sendbookform textarea{
width:250px;
}

.sendbookform th{
padding:4px;
background-color:#07414F;
color:#FFFFFF;
text-align:left;
}

.btn{
border:#444;
background: #07414F;
color: #fff;
font-size:11px;
font-weight:bold;
padding: 2px 0px;
text-align:center;
}

#copy h1 {
font-size: 14px;
color: #316996;
background: url(http://www.jmcooperlaw.com/newsite/images/bullet.gif) 0 3px no-repeat;
margin: 0px 0px 10px 0px;
padding-left:15px;
}

#copy h2 {
font-size: 12px;
color: #316996;
padding: 15px 5px 5px 0px;
}

#copy h2 a{
text-decoration: none;
}

#copy h2 a:hover{
color: #333;
}

#copy h3 {
font-size: 12px;
color: #333;
padding-bottom: 5px;
margin-bottom: 10px;
}

#copy h4, #copy h5{
font-size: 11px;
color: #000000;
padding-bottom: 3px;
margin-bottom: 10px;
}

#copy ul{
list-style-type:none;
margin-bottom:10px;
text-align:left;
}

#copy ul li {
padding: 3px 10px 3px 10px;
line-height:15px;
background: url(http://www.jmcooperlaw.com/newsite/images/blue_bullet.gif) 0 8px no-repeat;
}

#copy ol{
margin-bottom:10px;
margin-left:20px;
text-align:left;
}

#copy ol li {
padding: 2px 10px 2px 5px;
line-height:15px;
}

#copy ol li ul{
margin:10px 5px;
}

#copy ol li ul li{
padding-left:15px;
}

#copy hr {
width:100px
}

#copy p.top{
text-align:right;
font-size:10px;
}

table.data {
border-collapse:collapse;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

table.data tr{
border-bottom:1px solid #ccc;
}

table.data td{
padding:3px 5px;
}

table.data .grey{
background-color: #EFEFEF;
}

#copy form{
font-size:11px;
width:400px;
}

#copy form td.required, #copy form td.optional, #copy form td{
font-size:11px;
text-align:left;
font-weight:bold;
}

#copy .dottedline{
border-bottom:1px dotted #262f35;
margin-bottom:10px;
margin-right: 5px;
}

#copy ul.bborder li{
border-bottom:1px dotted #666;
margin-bottom:5px;
margin-top:5px;
}

.clear{
clear:both;
}

#copy .appeals h1 {
font-size: 12px;
color: #316996;
padding: 0px 2px 3px 12px;
}

#copy .appeals h2 {
font-size: 22px;
color: #316996;
padding: 0px 2px 3px 12px;
}

#copy .appeals h3 {
font-size: 12px;
color: #07414f;
padding: 0px 2px 3px 12px;
}


#copy .bio ul li {
background: url(http://www.jmcooperlaw.com/newsite/images/blue_bullet.gif) 0 5px no-repeat;
padding: 1px 10px 2px 15px;
}

#testimonials #copy blockquote{
background:url(http://www.jmcooperlaw.com/newsite/images/leftquote.gif) left top no-repeat;
padding-left:18px;
margin:10px 0;
}

#testimonials #copy blockquote span{
background:url(http://www.jmcooperlaw.com/newsite/images/rightquote.gif) right bottom no-repeat;
padding-right:18px;
display:block;
}

#bio #copy h2{
margin:5px 0px 5px 0px;
font-size:12px;
background: url(http://www.jmcooperlaw.com/newsite/images/blue_bullet.gif) 0 8px no-repeat;
padding: 5px 10px 5px 15px;
}

#bio #copy div{
margin-bottom:25px;
}

#exchange #copy h2{
margin: 10px 0px;
}

#exchange #copy .sample{
border:1px solid #afafaf;
background-color: #f7f8f9;
margin:5px 0px;
padding: 0px 5px;
}

#copy p.small{
font-size:10px;
text-align:right;
padding:0px;
margin:0px 0 10px 0;
}
/*BEGIN RIGHT COLUMN */

#quick_contact{
width:176px;
color: #333;
float:left;
padding-bottom:5px;
background:url(http://www.jmcooperlaw.com/newsite/images/right_top.gif) left top no-repeat;
}

#quick_contact .box{
padding:3px 3px 0px 3px;
}

#quick_contact h3 {
font-size: 10px;
color: #fff;
padding: 7px 2px 8px 12px;
background-image:url(http://www.jmcooperlaw.com/newsite/images/right_header.gif);
background-position: left top;
background-repeat: no-repeat;
text-transform:uppercase;
}

#quick_contact h3 a{
color: #fff;
text-decoration: none;
}

#quick_contact ul{
list-style-type:none;
padding:5px 5px 5px 8px;
}

#quick_contact li{
padding: 4px 0px 4px 10px;
background-image:url(http://www.jmcooperlaw.com/newsite/images/dottedarrow_bullet.gif);
background-position:0px 7px !important;
background-position: 0px 8px;
background-repeat:no-repeat;
font-size: 10px;
color: #666;
}

form p, form{
font-size:10px;
}

form p{
padding: 2px 0px 5px 0px;
}

#quick_contact form{
padding:5px 5px 10px 7px;
}

form input{
margin-top: 2px;
border: 1px solid #ccc;
width:144px;
}

form textarea{
margin-top: 2px;
border: 1px solid #ccc;
width:344px;
}

input.submit{
border: 0px;
font-size:11px;
background-color: #999;
font-weight:bold;
color: #fff;
padding: 5px 0px;
margin-top:5px;
}

p.contactinfo{
font-size:10px;
padding: 0px 5px 8px 5px;
line-height:15px;
}
p.contactinfo b{
font-size:11px;
color: #316996;
}
/*END RIGHT COLUMN */



/*BEGIN FOOTER NAVIGATION */
.footer{
clear:both;
color: #fff;
margin-top:5px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-size:9px;
padding: 8px 0px 10px 0px;
background-color: #fff;
background-image:url(http://www.jmcooperlaw.com/newsite/images/footer_bg.gif);
background-position:left top;
background-repeat:repeat-x;
}

.footer li {
display:inline;
text-decoration: none;
}

.footer ul{
list-style-type: none;
text-align: center;
padding-bottom:12px;
}

.footer li a{
color: #fff;
padding: 0px 10px;
text-decoration:none;
}

.footer li a:hover{
color: #a7b0b5;
}

.footer p{
text-align:center;
font-size:10px;
color: #666;
line-height:15px;
}

.footer p a{
color: #666;
}

.footer p a:hover{
text-decoration: none;
}

/* END FOOTER NAVIGATION */

