/**************************************
 * THEME NAME: extension_arcs
 *
 * Files included in this sheet:
 *
 *   extension_arcs/main.css
 **************************************/

/***** extension_arcs/main.css start *****/

/* === COPYRIGHT:
  Copyright (c) 2005-2009 North Carolina State University
  Developed with funding for the National eXtension Initiative.
 === LICENSE:
  BSD(-compatible)
  see LICENSE file or view at http://about.extension.org/wiki/LICENSE
*/


body {margin:0 10px;}


#right-column {background:transparent;padding:.5em;}
#left-column {background:#e0e0e0;}

#content {margin-bottom:0;padding:0;}
#layout-table {margin:0;}

#footer ul li {display:inline;}

.sideblock .content {background:#e0e0e0; padding:1em;}

.header {background: #d9de7d url(images/header-green-gradient.gif) repeat-x 0 50%; color:#535500;}

.navbar {background:#e0e0e0;margin-bottom:.75em;}

.headermenu {padding: .25em 1em; width:30%;}
.headermenu div.logininfo {display:inline; margin-right:1.5em;}

a           { text-decoration: underline; }
a:link		{ text-decoration: underline; color:#3b6595;}
a:visited	{ text-decoration: underline; color:#3b6595;}
a:active	{ text-decoration: underline; color:#3b6595;}
a:hover		{ text-decoration: underline; color:#3b6595;}

#missionstatement {float:right;clear:right;color:#e57d2c; padding:1em; font-size:1.3em; width:30em;margin:0;}

#header-home {background: #fff url(images/masthead-blue-gradient.jpg) repeat-x;}
#header {background: #fff url(images/masthead-blue-gradient.jpg) repeat-x;}

.hide-show-image {background:#fff;}

#mainnav {width:100%;float:left;background: #c25513 url(images/nav-orange-bg-gradient.gif) repeat-x 0 0; padding:0;margin:0 0 20px;}
#mainnav li {float:left; border-right:1px solid #c94600; list-style:none;padding:0;margin:0;}
#mainnav a {color:#fff;text-decoration:none; padding:.65em 1em; display:block; float:left;}
#mainnav a:hover {text-decoration:underline;}

.clearing {clear:both;}

/*
I don't know exactly all the circumstances that use categorybox. this may have to be removed if problems are detected
*/
.generalbox .categorylist {float:left; width:40%; margin-right:5%; padding:2em;}
.generalbox .categorylist td { padding:.2em !important; }
.generalbox .categorylist td.category.name {margin-right:1em; width:70% !important;}
.generalbox .categorylist td.category.number {text-align:left;}
.generalbox.categorybox {float:left; border:0; width:98%;padding:1%;} 

.coursebox {border:0; border-bottom: 1px solid #888; width:98%;padding:1%;}

body {line-height:1.3em;}

.headermain {width:216px; height:81px; background: #fff url(images/extensionlogo.gif) no-repeat 50% 50%; text-indent:-5000px;overflow:auto; padding:20px !important;}
.headermain a {display:block;width:216px; height:81px;}

.coursesearchbox {background:#e0e0e0; width:100%; padding:.35em 0;}

#footer {background:#ea7f39;margin-top:0;padding:0 0 1em;float:left;width:100%;}
.copyright {text-align:left; color:#fff; padding:0 1em; float:left;margin:0; font-size:.9em;}
#footer a {color:#fff; }
#footer ul {text-align:right; padding:0; float:right;margin:0;}
#footer ul li {margin-right:.5em; font-size:.9em;}
#footer .logininfo {display:inline;margin-right:1em;}
#footer .sitelink {display:inline; vertical-align: middle;}
#footer .homelink {display:inline; vertical-align: middle;}
.helplink {padding:.5em;margin:0;}

.main {text-align:left !important; padding-left:1em;}

a.autolink:link,
a.autolink:visited {color:#3b6595;background: transparent;}

/* Remote-Learner add to hide the view of the print to pdf lesson button */
.printtopdf {
  display:none;
}
/***** extension_arcs/main.css end *****/

