﻿body{
	max-width: 1000px;
	margin: 0 auto !important;
	float: none !important;
}
img.Photo
{ 
	border-radius:7px;
	box-shadow: 5px 5px 5px #ccc;
}	


/*@media screen and (min-width: 300px) and (max-width: 480px)*/
/*start of MINI-MOBILE min 300px/max 480px styles-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 480px)/*(max-width: 480px)*/


{
#img
{
	display:none;
}



	display:none;
}

/*

#suggestPost
{
    /*background:url('askalibrarian.png') no-repeat 0px 0px;
    height:130px;
    right:0;
    position:fixed;
    top:250px;
    width:30px;
    z-index:5000;
}

           
    height:130px;
    right:0;
    position:fixed;
    top:250px;
    width:30px;
    z-index:5000;
}

           
#suggestPost a
{
    display:block;
    height:130px;
    width:30px;
}
*/


/*@media screen and (min-width: 321px) and (max-width: 580px)*/
/*start of MOBILE min 321px/max 579px styles-----------------------------------------------------------------------------------------*/
@media screen and (max-width: 580px)/*(max-width: 580px)*/




{
.lawlib_home_col
{
	width:99%;	
	float:left;
}
.lawlib_home_col2
{
	width:99%;
	float:left;
}

/*#img
{
	display:none;
}

*/
.lawlibhome_dual_col
{
	width:98%;
	float:left;
}
.lawlibhome_dual_col2
{
	width:98%;
	float:left;
}
.lawlib_dual_col
{
	float: left;
	width: 98%;
}
.lawlib_dual_col2
{
	float: right;
	width: 98%;
	margin-right:12px;
}

.lawlib_button-link {
	line-height:200%;
	padding: 4px;
	margin:2px;
	display:inline-block;
}


.home_buttons_style
{
	display:inline-block; 
	font-family:Arial, Helvetica, sans-serif; 
	padding:5px; 
	margin-bottom:16px;
	text-decoration:underline;
}



/*end of mobile max 580px styles*/

/*start of TABLET min 581px/max 848px styles--------------------------------------------------------------------------------------*/
@media screen and (min-width: 581px) and (max-width: 848px)/*(min-width: 581px)*/

/* -------------------------------------------------------------------------------------- */

{

.lawlibhome_dual_col
{
	float: left;
	text-align:left;
	width:95%;	
}
.lawlibhome_dual_col2
{
	float:left;
	width:95%;
}

#home_buttons
{
	width:95%;
	margin: 5px 0 0 0;
	display:inline;
}
#home_buttons2
{
	display:inline;
}


/*end of tablet min 581px/max 848px styles*/


/*start of DESKTOP min 849px styles---------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 849px) and (max-width: 1000px)

{
body{
	max-width: 1000px;
	margin: 0 auto !important;
	float: none !important;
}


#page_content_new 
{
	background: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin-left: 0px;
	text-align: left;
	min-height: 600px;
}

	background: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin-left: 0px;
	text-align: left;
	min-height: 600px;
}

	background: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin-left: 0px;
	text-align: left;
	min-height: 600px;
}

	background: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin-left: 0px;
	text-align: left;
	min-height: 600px;
}

	background: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin-left: 0px;
	text-align: left;
	min-height: 600px;
}

	background: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin-left: 0px;
	text-align: left;
	min-height: 600px;
}

#banner 
{
	float:left;
	padding-bottom:5px;
	background-color: #1F3776;
	border:0;
}

#container 
{
	background-color: #ffffff;
		
}

#left_col_new
{
	width: 300px;
	float: left;
	background-color: #1F3776;
	min-height:640px;
}
#search 
{
	float:right;
	margin-right:10px;
	margin-bottom:20px;
}
.mission2 
{
	padding: 4px 0 4px 0;
	color: #1f3776;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	clear: both;
	background-color: #fef8e5;
}

#mobile_menu
{
	display:none;
}

.news_head {
/*	box-shadow: 1px 1px 1px 1px #ccc; */
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	padding: 3px;
	background-color: #1f3776;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: white;
	line-height:150%;
	text-align:center;
}
.news_section_lawlib
{
	background-color:#fef8e5;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:180%;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	border:1px #ccc solid;
	margin-bottom:10px;	
}

.lawlib_button-link {
	line-height:200%;
	padding: 4px;
	margin:2px;
	display:inline-block;
	background:#CFC0a7;
}

.left {
        float: left;
        width: 68%;
    }
.right {
        float: right;
        width: 28%;
    }

/*
.lawlib_dual_col
{
	float: left;
	width: 48%;
}
.lawlib_dual_col2
{
	float: right;
	width: 48%;
	margin-right:12px;
}



.lawlibhome_dual_col
{
	float: left;
	width:75%;	
}
.lawlibhome_dual_col2
{
	float:right;
	width:20%;
	margin:10px 6px 0 0;	
}
*/

#home_buttons
{
	width:98%;
	margin: 5px 0 0 0;
	display:inline;
}
.home_buttons_style
{
	display:block; 
	font-family:Arial, Helvetica, sans-serif; 
	background:#1f3776; 
	padding:10px; 
	border-radius:7px; 
	margin-bottom:16px; 
	text-align:center; 
	text-decoration:none; 
	color:#fff; 
	box-shadow: 5px 5px 5px #999; 
	border:1px solid #fff;
}


.Red_header 
{	
	color:#CC0000; 
	font-family:'Times New Roman', Times, serif; 
	font-size:1.6em;
}

/*
.lawlib_home_col
{
	float: left;
	text-align:left;
	width:64%;	
}
.lawlib_home_col2
{
	float:right;
	width:32%;
}
.lawlib_slider_col
{
	float: left;
	text-align:left;
	width:75%;	
}
.lawlib_button_col2
{
	float:right;
	width:20%;
}
*/
.see_also
{
	padding:6px; 
	float:none; 
	font-size:1.0em; 
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif;
}



.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 225%;
	background-color: #4c463d;
	text-align: center;
	color: #FFFFFF;
	padding: 10px;
	vertical-align:middle;
}
.footer_text a:link {color:#FFFFFF;}      /* unvisited link */
.footer_text a:visited {color:#FFFFFF;}  /* visited link */
.footer_text a:hover {color:#cfc0a7;}  /* mouse over link */
.footer_text a:active {color:#FFFFFF;}  /* selected link */
}

.text_medium {
	font-size: 0.9em;
	line-height: 175%;
	font-family:Arial, sans-serif;
}



.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 165%;
}
.text_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 175%;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 150%;
}


.lawlib_box {
	background-color: #FEF8E5;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	border: 1px solid #1F3776;
	line-height:175%;
	padding: 10px;
	margin: 20px 10px 10px 0;
	border-radius:7px; 
	box-shadow:8px 8px 8px #cccddd; 
}

.lawlib_boxPan {
	background-color: yellow;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	border: 1px solid #1F3776;
	line-height:175%;
	padding: 10px;
	margin: 20px 10px 10px 0;
	border-radius:7px; 
	box-shadow:8px 8px 8px #cccddd; 
}

.category_header {
	background-color:#cfc0a7; 
	color:black; 
	padding:3px; 
	text-align:center; 
	font-family:'Times New Roman', Times, serif; 
	font-size:1.4em; 
	margin:3px 3px 6px 0; 
	border-radius:7px; 
	box-shadow: 0px 1px 1px 1px #666666;
	line-height:165%;
}

.lawbysubject_title {
	background-color:#cfc0a7; 
	color:#000; 
	padding:10px; 
	text-align:center; 
	font-family:'Times New Roman', Times, serif; 
	font-size:1.4em; 
	margin:10px 10px 10px 0px; 
	border-radius:10px;
	-webkit-box-shadow: 7px 8px 19px -4px rgba(99,95,99,1);
	-moz-box-shadow: 7px 8px 19px -4px rgba(99,95,99,1);
	box-shadow: 7px 8px 19px -4px rgba(99,95,99,1);
	border: 2px #fff solid;
}
  
.lawlib_button-link {
	font-family: Arial, Helvetica, sans-serif;
	line-height:160%;
	padding: 8px;
	background: #1f3776;
	text-align:center;
	color: #FFF;
	margin:12px 0 12px 0;
	display:block;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
/*	-webkit-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.4), 0 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.4), 0 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.4), 0 2px 2px rgba(0, 0, 0, 0.2); */
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-shadow:5px 5px 5px #ccc;
	
}

.lawlib_button-link:hover {
    color: white;
    background: #3f5dac;
    text-decoration: none;
}

.lawlib_button-link:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
}
.lawlib_button-link2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height:140%;
	padding: 6px;
	background: #1f3776;
	text-align:center;
	color: #FFF;
	margin:10px 0;
	display:block;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-shadow:5px 5px 5px #ccc;
	
}
.lawlib_button-link2:hover {
    color: white;
    background: #3f5dac;
    text-decoration: none;
}

.lawlib_button-link2:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
}



#suggestPost
{
    /*background:url('askalibrarian.png') no-repeat 0px 0px;*/
    height:130px;
    right:0;
    position:fixed;
    top:250px;
    width:30px;
    z-index:5000;
}

           
#suggestPost a
{
    display:block;
    height:130px;
    width:30px;
}

.class1_links a:link    {color:blue;}
.class1_links a:visited {color:#7A5A5B}
.class1_links a:hover   {color:#CFC0A7;}

.class2_links a:link    {color:white;}
.class2_links a:visited {color:white}
.class2_links a:hover   {color:#CFC0A7;}
.class2_links a:active  {color:white;}

#mission2 
{
	padding: 4px 0 4px 0;
	color: #1f3776;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	clear: both;
	background-color: #fef8e5;
}
#rule1 
{
	background-color: #CFC0A7;
	height: 3px;
	clear: both;
}
#rule2 
{
	background-color: #957870;
	height: 2px;
	clear: both;
}
.accordion_image {
	border-width: 0;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left:8px;
}
.noprint {
	display: none ;
}
#home_buttons 
{
	margin-bottom:2px; 
	float:right; 
	margin-right:8px;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	line-height:175%;
	border-collapse: collapse;
	border-radius:7px;
	box-shadow: 5px 5px 5px #cccddd;
	width:99%;
 }
table, th, td {
    border: 1px solid #cfc0a7;
    vertical-align:top;
    padding:5px;
 } 
 table thead {
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    background-color:#CFC0a7;
}
table tbody tr:nth-child(odd) {
  background: #fef8e5;
}

}
.img_style {
	border-radius:7px;
	box-shadow: 5px 5px 5px #cccddd;
}


.Dose_History {
	background-color: #cfc0a7;
	color: #000;
	padding: 2px;
	text-align: center;
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.4em;
	margin-bottom: 20px;
	border-radius: 3px;
	box-shadow: 0px 2px 2px 2px #666;
	line-height: 175%;
	text-align:center;
}

#sidebar {
	float:right; 
	width:28%; 
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:1.0em; 
	padding-left:10px; 
	text-align:center; 
	line-height:150%; 
	color:#CC0000;
	font-style:italic;
}
.red_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
#mobile_menu
{
	display:none;
}

#page_content_new
{
	background: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin-left: 165px;
	text-align: left;
	min-height: 640px;
}
#banner_links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-right:10px;
	float:right;
	padding-bottom:5px;
	padding-top:10px;
}

#mobile_nav_span li
{
display:none;
}
#mobile-nav
{
	display:none;
}
/*end of desktop min 931px styles-----------------------------------------------------------------*/

/*common elements*/


#skip a, #skip a:hover, #skip a:visited 
{
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
} 
#skip a:active, #skip a:focus 
{
	position: static;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
} 
body 
{
	padding: 0;
	float: none;
	max-width:1000px;
	margin: 0 auto;
	box-shadow: -1px 3px 10px 2px #666;
	text-align: left;
	background-repeat:no-repeat;
	background-color:#CFC0A7;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cfc0a7', endColorstr = '#fef8e5');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cfc0a7', endColorstr = '#fef8e5')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
	background-image: -moz-linear-gradient(top, #cfc0a7, #fef8e5);
	background-image: -o-linear-gradient(top, #cfc0a7, #fef8e5);
	background-image: -webkit-linear-gradient(top, #cfc0a7, #fef8e5);
	background-image: linear-gradient(top, #cfc0a7, #fef8e5);
	/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}
#masthead 
{
	background-color: #1f3776;
	
}

.textfield { 
	border: 1px black inset;
    outline:0; 
    height:22px; 
    width: 206px; 
    border-radius:5px;
    padding-left:4px;
    margin-top:3px;
  } 

.button {
    background-color: #1F3776;
    border: none;
    color: white;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 2px 2px 2px;
}

.button5 {border-radius: 50%;} 



/* --------------------------------------------------------------------------------- */

    @media screen and (max-width: 800px) {
        .left, .right {
            float: none;
            width: auto;
    }





@media print {
 
#left_col_new {display:none;}
/*#horiz_nav {display:none;}*/
#banner_links2 {display:none;}
#mission2 {display:none;}
#footer {display:none;}
/*#news {display:none;}*/
#home_buttons {display:none;}
#lawlib_buttons {display:none;}
#home_quicklinks {display:none;}
/*#cssmenu {display:none;}*/
#lawlib_news {width:100%; height:auto;}
}
}
