/*******************************************************
TITLE: Alamaba Virtual Library (beta)
DATE: November 4, 2009
AUTHOR: Rob Latham - ASA
*******************************************************/

/* << ----------------// General Styles //---------------->> */
body {
margin:0;
padding:0;
height:100%;
font-family:Palatino, Book Antiqua, Palatino, Serif;
font-size:15px;
line-height:18px;
color:#000000;
background-image:url(/img/background.png);
background-attachment: fixed;
}

img.sizesmall{
width: 120px;
}

p {
margin:4px 0 6px 0;
}

strong {
font-weight:bold;
}

em {
font-style:italic;
}

h1, h2, h3, h4 {
font-weight:bold;
margin:10px 0 0 0;
}

h1 {
font-size:26px;
}

h2 {
font-size:23px;
}

h3 {
font-size:20px;
}

h4 {
font-size:17px;
}

a:link, a:visited {
color:#cc0000;
text-decoration:underline;
}

a:hover, a:active {
color:#999999;
text-decoration:none;
}

ul {
margin:5px 0 5px 20px;
padding:0;
list-style-type:disc;
}

ol {
margin:5px 0 5px 30px;
padding:0;
list-style-type:decimal;
}

ul li, ol li {
margin:0 0 4px 0;
padding:0;
}

/* << ----------------// Outer container that holds all the columns //---------------->> */
#mainContainer {
margin:0 auto;
padding:0;
height:100%;
width:950px;
border-left:3px double #454545;
border-right:3px double #454545;
border-bottom:3px double #454545;
background:#ffffff;
}

/* << ----------------// Header //---------------->> */
#header {
margin:0;
padding:0px;
width:940px;
height:100px;
color:#ffffff;
/* background-image: url(/img/Header.jpg); */
text-align:center;
}

/* << ----------------// Horizontal navigation //---------------->> */
#navHorizontal {
margin:0;
padding:0;
width:950px;
height:29px;
line-height:28px;
background-image: url(/img/HorizNavBG.jpg);
background-repeat: repeat;
border-top: 1px solid #ffffff;
position:relative;
}

#navHorizontal ul {
margin:0 0 0 5px;
padding:0;
list-style:none;
}

#navHorizontal ul li {
margin:0 0 0 -5px;
padding:5px 0 5px 0;
list-style:none;
display:inline;
}

#navHorizontal ul li a:link, #navHorizontal ul li a:visited {
padding:5px 8px 5px 8px;
color:#eeeeee;
text-decoration:none;
border-right:1px solid #999999;
}

#navHorizontal ul li a:hover, #navHorizontal ul li a:active {
color:#454545;
text-decoration:none;
background-color:#dadada;
}

#navHorizontal div.ddm {
position: absolute;
left: 58px;
top: 29px;
visibility: hidden;
margin: 0;
padding: 0;
color: white;
background-color:#003466;
border: 1px solid #454545 } 

#navHorizontal div.ddm a {	
position: relative;
display: block;
margin: 0;	
padding: 5px 10px;
width: auto;
white-space: nowrap;
text-align: left;
text-decoration: none;
/* background-image: url(/img/HorizNavBG.jpg); */
font-size:12.5px;
border-bottom:1px solid #999999; }

#navHorizontal div.ddm a:hover {
color: #454545; }

#navHorizontal div.auth {
margin:0;
padding:0;
height:27px;
margin-right:5px;
margin-top:2px;
position:absolute;
top:0;
right:0;
}

#navHorizontal div.resources {
float: left;
}

#navHorizontal div.ipinfo {
position:absolute;
visibility: hidden;
width: 250px;
margin: 0;
padding: 3px;
color: #eeeeee;
line-height: 16px;
background-color:#003466;
border: 3px solid #454545;
 }


/* << ----------------// Left column //---------------->> */
#columnOne {
float:left;
margin-left: 5px;
margin-right: 5px;
padding-left: 0px;
padding-right: 0px;
/* border-right: 1px solid #454545; */
width:179px;
background-image: url(/img/SideNavBG.jpg);
}

#columnOne p, #columnThree p, #news p, #columnOne ul li, #columnOne ol li, #news ul li, #news ol li, #columnThree ul li, #columnThree ol li {
font-size:13px;
}

#columnOne h2, #news h2, #columnThree h2 {
font-size:16px;
}


/* << ----------------// Vertical navigation //---------------->> */
#navVertical {
margin:0 -5px 0 -5px;
padding:0;
width:184px;
background-image: url(/img/HorizNavBG.jpg);
background-color:#336699;
}

#navVertical ul {
margin:0 0 0 5px;
padding:0;
list-style:none;
}

#navVertical ul li {
margin:0 0 0 -5px;
padding:0;
list-style:none;
border-bottom:1px solid #999999;
}

#navVertical ul li a:link, #navVertical ul li a:visited {
padding:5px 8px 5px 8px;
color:#eeeeee;
text-decoration:none;
display:block;
}

#navVertical ul li a:hover, #navVertical ul li a:active {
color:#454545;
text-decoration:none;
background-color:#eeeeee;
background-image: url(/img/SideNavMouseover.jpg);
}

/* << ----------------// News //---------------->> */
#news {
margin: 0px 10px 0 -5px;
padding:5px 5px 0 2px;
width:178px;
height:275px;
background-image: url(/img/NewsBG.jpg);
background-position: center;
}


/* << ----------------// Middle column //---------------->> */
#columnTwo {
float:left;
margin: 0;
padding:0 5px 10px 5px;
width:560px;
background-color:#ffffff;
}

#columnTwo div.info {
position: absolute;
visibility: hidden;
margin: 0;
padding: 3px;
color: #eeeeee;
width: 200px;
background-color:#003466;
border: 3px solid #454545;}

#columnTwo div.leftcolumn{
width: 280px;
float: left;
}

#columnTwo div.rightcolumn{
width: 280px;
float: left;
}

#columnTwo div.bookmark{
float: right;
margin-top: 8px;
}


/* << ----------------// Right column //---------------->> */
#columnThree {
float:left;
margin:0;
padding:0 5px 10px 5px;
width:179px;
background-image: url(/img/socialmediaBG.jpg);
background-repeat: repeat;
border-bottom: 1px solid #454545;
border-left: 1px solid #454545;
}

#columnThree div.ipinfo {
position: absolute;
visibility: hidden;
z-index: 1000;
width: 220px;
margin: 0;
padding: 3px;
color: #eeeeee;
line-height: 16px;
background-color:#003466;
border: 3px solid #454545;
 }


/* << ----------------// Footer //---------------->> */
#footer {
margin:0;
padding:5px 5px 5px 10px;
width:935px;
height:20px;
font-size:12px;
color:#cccccc;
background-image: url(/img/FooterBG.jpg);
clear:both;
}

#footer a:link, #footer a:visited {
color:#999999;
text-decoration:none;
}

#footer a:hover, #footer a:active {
color:#ffffff;
text-decoration:underline;
}

/* << ----------------// Fix so that the outer DIV will wrap around all floated DIVs within //---------------->> */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
