﻿/*Main Style Sheet*/ 


/*Just stuff: gray #f4f4f4  orange #FFECC6  dark orange#ffcc99*  blue #A9D4F2  background: url("../images/stars.jpg");/

   
/*default styles*/

body {margin:10px 10px; padding:0; font: 0.7em Arial, sans-serif; background: #fff; color: #454545;}
a {color:#225799; text-decoration:none;}
a:hover {color:#000000; text-decoration:underline;}
h1 {font-size:170%; font-weight:normal; line-height:120%; margin:0; padding:0 0 10px 0;}
h2 {color:#225799; margin:0 0 10px 0; padding:0; font-size:100%; font-weight:normal;}
h3 {color:#516a04;}
p {margin:0; padding:0 0 10px 0;}
form {margin: 0;}

/*layout*/

.centerbox {margin: 5px auto 8px auto; width: 95%; background-color: #ffffff; border-style: double; border-color: #55759F; padding: 0px 0px 0px 0px;}
.content {margin: 10px auto; width: 98%;}

.header {width: 99%;}
.top_info {float: right; width: 30%;}
	.top_info_right {float: right; text-align:right; width: 99%;}
		.rightp {text-align:right;}
.lower_content {margin: 10px auto; width: 97%; height:auto; }
	#subheader	{float:left; width: 98%; background:#FEFFD5; border:1px solid #FFEB70; margin: 4px 0 0 0; padding:5px;}
	#catalogsearch {float:left; width: 65%; margin: 0px 0 0 0; padding:0px; }
	#quicklinks	{float:right; width: 30%; margin: 2px 0 0 0; padding:0px;}
.branchimages {text-align: center; background-color: #ffffff; color: #000; width: 99%; padding-left:3px; padding-right:3px; padding-top:8px; padding-bottom:3px;}
	#branchhold ul {margin:0px; padding:0; font-size:x-small;}
	#branchhold li	{display:inline; list-style:none; margin:0; padding:2px;}
	#branchholdtext ul {margin:0; padding:0; font-size:7pt; font-family:Verdana; font-weight:lighter; font-style:normal;}
	#branchholdtext li {display:inline; list-style:none; margin:0; padding-right:9px; padding-left:9px;}
	#branchholdtext a {color:#2765AF; text-decoration:none; }
	#branchholdtext a:hover{color:black; text-decoration:underline;}


#news		{float: right; width:52%; padding:20px 0; text-align:left; }
#newsleft		{float: left; width:43%; text-align:left; margin: 5px 0 5px 0; padding:10px; }
#newsright		{float: right; width:47%; text-align:left; margin: 5px 0 5px 0; padding:10px;}
.newsleftRA		{float: left; height: 200px; width:46%; text-align:left; border:1px solid #FFEB70; margin: 5px 0 5px 0; padding:10px; }
.newsrightRA	{float: right; height: 200px; width:46%; text-align:left; border:1px solid #FFEB70; margin: 5px 0 5px 0; padding:10px; }
.newsrightLC	{float: right; width:25%; text-align:left; margin: 5px 0 5px 0; padding:5px; height:auto;}
	.newsItem		{padding:10px 0px 10px 10px; width: 99%; background:#FEFFD5; border:1px solid #FFEB70; font-size:110%; margin-bottom:10px; }
	.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:100%; font-weight:normal; }

/*footer*/

#footer		{clear:both; color:#494949; width:99%; font-size:90%; background:#FFFFFF; padding-left:3px; padding-right:3px; padding-top:7px; text-align:center; border-top:2px solid #2765AF; }


/*different styles*/
.style4 {float: left; width: 43%; background: #ffffff; margin: 5px 0 5px 0;	padding: 10px; text-align: center;}
.style5 {border-width: 0px;}
.style6 {float: left; width: 65%; background: #ffffff; margin: 5px 0 5px 0;	padding: 10px; text-align: left;}
	.style6 h4	{color:#225799; text-decoration:none;}
	.style6 h4:hover	{color:black; text-decoration:underline;}
/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{padding: 3px 0; margin-left: 0; margin-top: 0px; margin-bottom: 0; font-family:arial, sans-serif; font-size:170%; font-weight:normal;  list-style-type: none; text-align: left;}
.shadetabs li{display: inline; margin: 0;}
.shadetabs li a{text-decoration:none; position: relative; z-index: 1; padding: 3px 7px; margin-right: 0px; border: 0px solid #778; color: #2d2b2b; background: white url('') repeat-x left top;}
.shadetabs li a:visited{color: #2d2b2b;}
.shadetabs li a:hover{text-decoration: underline; color: #2d2b2b;}
.shadetabs li a.selected{ /*selected main tab style */position: relative; top: 1px;}
.shadetabs li a.selected{ /*selected main tab style */color:#225799; background-image: url(''); border-bottom-color: white;}
.shadetabs li a.selected:hover{ /*selected main tab style */text-decoration: none;}

/*hintbox style*/
#hintbox{ /*CSS for pop up hint box */position:absolute; top: 0; background-color: lightyellow; width: 150px; /*Default width of hint.*/ padding: 3px; border:1px solid black; font:normal 11px Verdana; line-height:18px; z-index:100; border-right: 3px solid black; border-bottom: 3px solid black; visibility: hidden;}
.hintanchor{ /*CSS for link that shows hint onmouseover*/font-weight: bold; color: #D25A0B; margin: 3px 8px;}

/*Chrome menu  border-top: 2px solid #2765AF; border-bottom: 2px solid #2765AF;*/

.chromestyle{width: 99%; font-weight: bold; font-size:small;}
.chromestyle ul{ border-top: 2px solid #2765AF; border-bottom: 2px solid #2765AF;width: 100%; padding: 4px; margin: 0; text-align: center; /*set value to "left", "center", or "right"*/}
.chromestyle ul li{display: inline;}
.chromestyle ul li a{color: #494949; padding: 10px 12px; margin: 0; text-decoration:none; border-right: 0px solid #DADADA;}
.chromestyle ul li a:hover{color:black; text-decoration:underline;}
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/content: none;/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{position:absolute; top: 0; border: 1px solid #2765AF; border-bottom-width: 0; font:normal 12px Arial; line-height:18px; z-index:100; background-color: white; width: 200px; visibility: hidden; filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/}
.dropmenudiv a{width: auto;display: block;text-indent: 3px;border-bottom: 1px solid #2765AF; /*THEME CHANGE HERE*/padding: 3px 0;text-decoration: none;font-weight: normal;color: black;}
* html .dropmenudiv a{ /*IE only hack*/width: 100%;}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/background-color: #DCFFB9;}


/* ######### Style for Foundation Center menu ######### */

A.menulink {display: block;width: 75%;text-align: left;text-decoration: none;font-family:arial;font-size:12px;color: #000000;}
A.menulink:hover {text-decoration:underline}

