html body {
	font-size:70.5%;
	font-style:normal;
	line-height: 1.3em;
	background-color:#e3ce7e;
	background-image: url(http://www3.mckinneytexas.org/www/uploadedImages/Cultural_and_Recreational_Services/Library/library_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-top:0;
	margin-bottom:0;
	font-family: "Arial";
}

#wrapper {
	margin: 0 auto;
	padding-bottom:5px;
	width:900px;
	height:100%;
	background-color:#eeeeee;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow:hidden;
}

.top {
    width:880px;
    padding: 5px 20px 5px 0;
    height:20px;
    margin:auto;
    color: #2b2b2b;
    text-align:right;
    background-color:#FFFFFF;
    float:none;
}

a
{
    font-family:Arial;
    font-weight:normal;
    font-size:1.0em;
    color:#666666;
}

a: link
{
    font-family:Arial;
    text-decoration: underline;
    font-weight:normal;
    font-size:1.0em;
    color:#666666;
}

a: hover
{
    font-family:Arial;
    text-decoration: underline;
    font-weight:normal;
    font-size:1.0em;
    color:#2b2b2b;
}

a: active
{
    font-family:Arial;
    text-decoration: underline;
    font-weight:normal;
    font-size:1.0em;
    color:#666666;
}

.es {
	margin-top:5px;
	margin-left: 10px;
	font:Arial, Verdana;
	font-size:9px;
	font-style:normal;
	width:60px;
	height:25px;
	background-color:#FFFFFF;
	float:left;
}

.search {
    margin-top:2px;
	font: "Arial Black";
	font-size:1.0em;
	font-style:normal;
}

.input {
	margin:1px 5px 0 5px;
	padding: 2px;
	height:13px;
	border: 1px solid #000;
	background-color: #FFFFFF;
}
.input:hover {
	margin:1px 5px 0 5px;
	padding: 2px;
		height:13px;
	border: 1px solid #000;
	background-color: #f8f8f8;
}
.button {
    border: none;
    background: none;
	margin-top:-2px;
	padding: 1px;
	width:25px;
    font-weight:bold;
	font-size:1.0em;
	color:#FFFFFF;
}
.button:hover {
    border: none;
    padding: 1px;
    font-weight:bold;
	font-size:1.0em;
	color:#FFFFFF;
}
label {
    display: block;
    width: 100px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { clear: left; }

/* Header*/
#header{
  top:25px;
  margin:auto;
  width:900px;
 }

/*Navigation---------------------------------------------------------------------------------------Navigation*/

.ddsmoothmenu{
border-top: solid 1px #fff;
font: bold 11px arial;
background: #14331d; /*background of menu bar (default state)*/
background-image:url(../images/com-navi.jpg) center center repeat-x;
width: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.ddsmoothmenu 
{
font: bold 10px arial;
}
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
background: #14331d; /*background of menu bar (default state)*/

}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
background-image:url(../images/com-navi.jpg) center center repeat-x;
background: #14331d; /*background of menu items (default state)*/
color: #fff;
padding: 8px 23px;
border-right: 1px solid #fff;
text-decoration: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.ddsmoothmenu ul li a 
{
padding: 8px 28px 8px 27px;
text-align:center;

}
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: #fff;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background: black; 
color: #fff;
}

.ddsmoothmenu ul li a:hover{
background: black; /*background of menu items during onmouseover (hover state)*/
color: #fff;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 11px arial;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background: none;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
    opacity: 0.8;
}

/*Library Main------------------------------------------------------------------------------------------------------------------Library Main */
#library-wrapper
{
width:880px;
height:750px;
background-color:#fff;
margin: 0 auto;
margin-top:15px;
}

#library-header{
background-image:url(../images/headers/library-header.jpg);
width:870px;
height: 20px;
font-weight:bold;
font-size: 1.2em;
color:#FFFFFF;
padding-left:10px;
padding-bottom:3px;
padding-top:10px;
float:none;
margin-top:40px;
}

.library a{
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
}

.library a:link{
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
}

.library a:hover{
font-weight:bold;
color:#2b2b2b;
text-decoration: none;
}

.library a:active{
font-weight:bold;
color:#2b2b2b;
text-decoration: none;
}


#library-top
{
 line-height:2;     
 width: 625px;
 padding:10px;
 height:230px;
 float:left;
 background-color:#fff;
 margin-left:10px;
 margin-top:10px;
 font-family:Arial;
font-size:1.1em;
line-height:normal;
font-weight:normal;
color:#666666;
overflow:auto;
 }

#now
{
background-image:url(../images/headers/library-header.jpg);
width:635px;
height: 20px;
font-weight:bold;
font-size: 1.2em;
color:#FFF;
margin-top:-10px;
margin-left:-10px;
padding-left:10px;
padding-bottom:3px;
padding-top:10px;
float:left;
}

#library-now
{
background-color:#eee;
width: 625px;
height: 413px;
padding: 10px;
float:left;
margin: 10px 0 10px 10px;  
}

.library-sub-left
{ 
 line-height:10px;  
 width: 278px;
 padding:15px;
 height:348px;
 float:left;
 margin-top:10px;
 background-color:#fff;
  font-family:Arial;
font-size:1.1em;	
font-weight:normal;
color:#666666;
}

.library-sub-right
{
 line-height:1.0em;  
 width: 278px;
 padding:15px;
 height:348px;
 background-color:#fff;
  margin-top:10px;
 margin-left:8px;
 float:left;
  font-family:Arial;
font-size:1.1em;	
font-weight:normal;
color:#666666;
}

.library-feature
{
    background-color: #012d0c;
    padding:6px 15px 6px 15px;
    width:175px;
    height: 88px;
}

#library-right
{
margin-top:10px;
width: 205px;
height:700px;
float:left;
margin-left:10px;
margin-top:-250px;  
}

.library-vertical
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
text-transform:uppercase;
background-color:#012d0c;
color:#fff;
margin-bottom:10px;
padding: 10px 0 0 5px;
width: 200px;
height:24px;
list-style-type:none;
margin-left:-40px;
}

.library-vertical a{
color:#FFF;
text-decoration: none;
}

.library-vertical a: hover{
color:#FFF;
text-decoration:underline;
}

/*Library Subpages------------------------------------------------------------------------------------------------------------------Library Subpages */

.crumbs{
font:Arial, Helvetica, sans-serif;
font-size:.875em;
background-color:none;
font-weight:normal;
text-align:left;
color:#2b2b2b;
margin-left:15px;
margin-top:5px;
margin-bottom:5px;
width: 865px;
text-transform:uppercase;
height:15px;
float:none;
}


#com-container{
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	background-color:Transparent;
	width: 888px;
	height: auto;
	padding-bottom:5px;
	float:none;
}

.pg-headers{
	width: 679px;
	height:20px;
background-image:url(../images/headers/library-header.jpg);
	background-repeat:repeat-x;
	float:left;
	font-size: 1.1em;
	color:#CCCCCC;
	padding:9px 0 1px 8px;
	font-family: "Arial Black";
	font-weight: bold;
	text-transform: uppercase;
}

.subnav{
	width:177px;
	height:100%;
	background-color:#14331d;
	float:left;
	padding:5px;
	margin:0 7px  0 4px;
}

.subnavlinks
{
    font-family:Arial;
    font-weight:bold;
    padding-left:6px;
    font-size:1.0em;
    line-height:25px;
    color:#fff;
    list-style-type: none;
}

.sublinks
{
    font-family:Arial;
    font-weight:normal;
    font-size:1.0em;
    line-height:15px;
    color:#fff;
    text-indent:-2em;
    list-style:square;
    margin:5px 0 0 0;
    list-style-position: inside;
}

.sublinks a
{
    font-family:Arial;
    text-decoration: none;
    font-weight:normal;
    padding-left:4px;
    font-size:1.0em;
    line-height:15px;
    color:#fff;
}


.sublinks a: link
{
    font-family:Arial;
    text-decoration: underline;
    font-weight:normal;
    font-size:1.0em;
    line-height:15px;
    color:#fff;
}

.sublinks a: hover
{
    font-family:Arial;
    text-decoration: underline;
    font-weight:normal;
    font-size:1.0em;
    line-height:15px;
    color:#fff;
}

.sublinks a: active
{
    font-family:Arial;
    text-decoration: underline;
    font-weight:normal;
    font-size:1.0em;
    line-height:15px;
    color:#fff;
}

.content{
width: 667px;
min-height:600px;
padding:10px;
background-color:#ffffff;
float:left;
font:Arial, Helvetica, sans-serif;
font-size:1.1em;
line-height: 2.5;	
font-weight:normal;
color:#363636;
}

/*----------------------------------------------------New Subpage Dropdown*/

.arrowlistmenu{
width: 167px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-family:Arial;
font-weight:bold;
font-size:1.0em;
line-height:1;
color:#fff;
background-color: #14331d;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
margin:5px 0 0 0;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-color: #14331d;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
color:#FFF;
line-height:1.5;
list-style-type:square;
margin-top:5px;
margin-left:15px;
list-style-position: inside;
font-family:Arial;
font-weight:normal;
font-size:.9em;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
padding-left: 1em;
text-indent: -1em;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background-color: #14331d !important;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background-color: #14331d !important;
}

.arrowlistmenu ul li a{
color: #ededed;
padding-left: 10px; /*link text is indented 19px*/
text-decoration: none;
font-size:1.0em;
}

.arrowlistmenu ul li a:visited{
color: #fff;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color:#fff;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: #14331d;
}

.subexpandable
{
margin-left: 5px;
color:#ff0000;
line-height:1.5;
margin-top:5px;
font-family:Arial;
font-weight:normal;
font-size:1.1em;   
}

/*------------------------------------------------------------------------------------------------------------------------Footer*/
.footer{
background-color:#14331d;
height:30px;
padding:5px;
width:890px;
font-family:Arial, Helvetica, sans-serif;
font-size:1.0em;
color:#FFFFFF;
margin:0 auto;
text-align:center;
clear:both;
border-left:1px solid #fff;
border-right:1px solid #fff;
}

.footer a{
font-family:Arial, Helvetica, sans-serif;
font-size:1.0em;
color:#FFFFFF;
text-decoration:underline;
}
