@import "../style-base.css";

body {
  color: #000;
  background: #fff; /* url(images/bg.png) 0 0 repeat-x;*/
}

a:link,
a:visited,
a:hover,
.title, .title a,
.node .taxonomy,
#aggregator .news-item .categories, #aggregator .source, #aggregator .age,
#forum td .name,
div.admin-panel .description {
	color: #004d89 !important;
}

#section1 {
	background: #fff;
	/*background: #b4c48d url(images/topregion-bg.png) 0 0 repeat-x;*/
}

#section1 a,
#section1 a:link,
#section1 a:visited,
#section1 h2, #section1 h2 a {
	color: #1e201b !important;
}

#middlecontainer {
	background: #fff; /*url(../images/all/body-bg.png) 0 0 repeat-x;*/
	margin: 0 0 0 0;	
}

#middlecontainer h1.title {
	color: #004d89 !important;
}

#middlecontainer h2.title  {
	color: #004d89 !important;
}

.node h2.title a {
	color: #6d9308 !important;
}

#section2 {
	color: #fefff8;
	background: #708c28 url(images/bottomregion-bg.png) 0 0 repeat-x;
}

#section2 a,
#section2 a:link,
#section2 a:visited,
#section2 h2, #section2 h2 a {
	color: #fefff8 !important;
}

#section1 td.section {
	margin: 0;
	padding: 0;
	/*background: transparent url(images/topline.png) 0 0 no-repeat;*/
}

#section2 td.section {
	background: #666666;
	padding-bottom: 10px;
}

#masthead {
	background: #3d3d3d url(images/mast-bg.png) 0 0 repeat-x;
}

#header .header-right {
	background: transparent url(images/mast-r.png) 100% 0 no-repeat;
}

#header .header-left {
	background: transparent url(images/mast-l.png) 0 0 no-repeat;
	padding: 4px 0 8px 0;
}

#prenav {
	padding: 1px;
	background-color: #6d9308;
}

#postnav {
	border-top: 1px solid #6d9308;
}

#breadcrumb, #breadcrumb a {
	color: #1e201b !important;
	background-color: #fff;
}

#breadcrumb .breadcrumb {
	padding: 0;
}

#bar {
	background: #fff; /*transparent url(images/bar.png) 0 0 repeat-x;*/
	padding: 1px 0 1px;
}

#bar2 {
	background: transparent url(images/bar2.png) 0 0 repeat-x;
	padding: 1px;
}

#footer-wrapper {
	border-top: 8px solid #FF9C2B; 
	background: #383838 url(images/footer-bg.png) 0 0 repeat-x;
}

#footer-wrapper .footer-right {
	background: transparent url(images/footer-r.png) 100% 0 no-repeat;
}

#footer-wrapper .footer-left {
	height: 15px;
	overflow: hidden;
	background: transparent url(images/footer-l.png) 0 0 no-repeat;
}

#footer, #footer a {
	color: #fff !important;
}

#shadow {
	background: transparent url(images/shadow-bg.png) 0 0 repeat-x;
	margin-top: 2px;
}
#shadow .shadow-right {
	background: transparent url(images/shadow-r.png) 100% 0 no-repeat;
}
#shadow .shadow-left {
	background: transparent url(images/shadow-l.png) 0 0 no-repeat;
	height: 52px;
}

/* Menu styles */

li.expanded {
  list-style-image: url(../images/all/menu-expanded.png);
}
li.collapsed {
  list-style-image: url(../images/all/menu-collapsed.png);
}

#navigation {
	background: #fff url(images/menu-bg.png) repeat-x;	
}

#primary a, #suckerfishmenu a {
	color: #fff !important;
	background: transparent url(images/menu-div.png) 100% 0 repeat-y;
}

#primary a:hover, #suckerfishmenu a:hover {
	color: #fff !important;	
}

#primary li a.active, #suckerfishmenu li a.active {
	color: #fff  !important;
}

#secondary a {
	color: #fff !important;
	background: #848484 url(images/menu-div.png) 100% 0 repeat-y;
}

#secondary a:hover {
	background-color: #686868;
}

#secondary a.active {
	color: #004d89 !important;
}

/* suckerfishmenu */

#suckerfishmenu ul.menu li li a:link, #suckerfishmenu ul.menu li li a:visited {
	color: #fff;
	background: #959595;
	border-left: 1px solid #a6a6a6;
	border-top: 1px solid #a6a6a6;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
}
#suckerfishmenu ul.menu li ul a:hover {
	color: #fff;
	background: #7f7f7f;
}
#suckerfishmenu ul.menu li li.expanded a,
#suckerfishmenu ul.menu li li.expanded ul.menu li.expanded a {
	background: #959595 url(images/arrow1.png) 100% 50% no-repeat;
}
#suckerfishmenu ul.menu li li.expanded a:hover,
#suckerfishmenu ul.menu li li.expanded ul.menu li.expanded a:hover {
	background: #7f7f7f url(images/arrow2.png) 100% 50% no-repeat;
}
#suckerfishmenu ul.menu li li.expanded ul.menu a,
#suckerfishmenu ul.menu li li.expanded ul.menu li.expanded ul.menu a {
	background: #959595;
}
#suckerfishmenu ul.menu li li.expanded ul.menu a:hover,
#suckerfishmenu ul.menu li li.expanded ul.menu li.expanded ul.menu a:hover {
	background: #7f7f7f;
}

ul.links li {
	border-left: 1px solid #d3d3d3;
}

.book-navigation .page-links {
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}

#footer ul.links li {
	border-left: 1px solid #909090;
}


/* main style overiding */
#main {
	background-color: #fff;
	padding: 10px 20px 0 20px;
	border: 1px solid #E0E0E0;
	margin: 0 20px 10px 0;
}

#sidebar-right {
	width: 250px;
	vertical-align: top;	
}

#sidebar-right .block {
	border: 1px solid #E0E0E0;	
	background-color: #fff;
	margin: 0 0 5px 0;
	padding: 0 20px 15px 20px;
	vertical-align: top;
	text-align: left;
}

#sidebar-left .block {
	
}

#site-name a, #site-name a:hover {
	color: #94b639 !important;
}

#site-slogan {
	color: #cbcbcb;
}

#mission {
	color: #333;
	border: solid 1px #d3d3d3;
}

#search .form-text {
color: #fff;
background: #68aed4;
border-style: solid; /*border-style: solid none solid solid;*/
border-color: #82c4e8;
border-width: 1px;
margin: 15px 8px 0 0;
} 

#search .form-submit {
height: 22px;
width: 22px;
cursor: pointer;
text-indent: -9999px;
background: transparent url(http://www.pcawd.com/gssop/sites/default/files/images/search_22x22.png) no-repeat center center;
border-style: none;
border-color: #606060;
border-width: 0px;
margin-top: 16px;
}

.submitted, .links {
	color: #3f3f3f;
}

.comment {
	border: 1px solid #d3d3d3;
}

.image-thumbnail, .image-preview {
	border: 1px #cccccc solid;
}

/* Custom Search Button IE Fix*/

#IEroot .form-submit, #IEroot #search input.form-submit {
width: 22px;
height: 22px;
font-size: 0;
text-align: right;
color: #4293bf;
}
#IEroot #search .search-advanced input.form-submit {
width: 22px;
text-indent: 0;
}

#block-user-3 {
	padding-top: 15px;	
}

#block-privatemsg-privatemsg-menu {
	padding-top: 15px;		
}