/**************************************
 * THEME NAME: pagc
 *
 * Files included in this sheet:
 *
 *   pagc/styles.css
 **************************************/

/***** pagc/styles.css start *****/

body {
	margin: 0;
}

body, td, th, li, p {
	line-height: 1.4;
	font-size: 0.95em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#wrapper {
	background: #B6AC80;
	padding: 0px 10px;
	padding-top: 10px;
	margin: 15px 7% 0;
	min-width: 890px;
}

#inner-wrapper {
	background: #fff;
}

a:link,a:visited,
.tabrow1 a:link span {
	text-decoration: underline;
}

a:hover,a:active,
.tabrow1 a:visited span {
	color: #437012;
}

a img {
	border: none;
}

a:active {
	outline: none;
}

/* Header */

#header,
#header {
	background: #336600 url(images/header-slice.jpg) 0 0 repeat-x;
}

h1.headermain {
	position: absolute;
	top: -10000px
}

.headermenu {
	color: #fff;
	padding-top: 10px;
	padding-right: 10px;
}

.headermenu a:link,
.headermenu a:visited {
	color: #ffcc00;
}

/* Navbar */

.navbar {
	border: none;
	font-size: 0.85em;
	padding: 2px 10px;
}

.navbar .breadcrumb {
	
}

.navbar .navbutton {
	margin-top: 0;
}

/* Sideblocks */

#layout-table #left-column {
	padding: 0 20px 10px 10px;
}

#layout-table #right-column {
	padding: 0 30px 10px 0;
}

.sideblock {
	background-color:#B6AC80;
	padding: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;		
}

.sideblock .header {
	border: 1px solid #fff;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;		
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-botomleft: 0;
	border-bottom-left-radius: 0;	
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-botomright: 0;
	border-bottom-right-radius: 0;	
	padding: 5px 10px;		
}

.sideblock .title h2 {
	color: #336600;
	font-family: Georgia, "times new roman", serif;
	font-size: 1.3em;
	font-weight: normal;
	border-bottom: #ddd 1px solid;
}

.sideblock .content {
	padding: 5px 10px;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;			
	border: 1px solid #fff;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;	
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;			
	
}

.sideblock .minicalendar {
	border: none;
}

.sideblock .minicalendar th,
.sideblock .minicalendar td {
	font-size: 0.9em;
}

#left-column .hidden .header,
#right-column .hidden .header {
	border: none;
}

/* Courses */

h2.headingblock {
	border-width: 0 0 1px 0;
	padding-bottom: 0;
}

.coursebox {
	border-width: 0 0 1px 0;
	padding-bottom: 10px;
}

.categorybox {
	border: none;
}

#course-view .section td.side {
	background: #f4f4f4;
	border-color: #f4f4f4;
}

#course-view .section td.content {
	border-color: #f4f4f4;
}
#course-view .weekscss .current,
#course-view .current td.side {
	background: #ffcc00;
}

.coursebox .info {
	width: 44%;
}

.sitetopic {
	border: none;
}

.sitetopic h2 {
	margin-top: 0;
}

/* Forums */

.forumpost {
	border: none;
}

.forumpost .picture {
	background: #fff;
}

.forumpost .side {
	background: #fff;
	padding-right: 10px;
}

.forumpost .topic {
	background: #fff;
	border-width: 10px 10px 0;
	border-style: solid;
	border-color: #f4f4f4;
	padding: 5px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;		
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-botomleft: 0;
	border-bottom-left-radius: 0;	
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-botomright: 0;
	border-bottom-right-radius: 0;		
}

.forumpost .topic .author {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 5px;
}

.forumpost .topic .subject {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.25em;
	color: #1f4809;
}

.forumpost .content {
	border-width: 0 10px 10px;
	border-style: solid;
	border-color: #f4f4f4;
	padding: 5px 10px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;			
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;	
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;			
	
}

/* Users */

.userinfobox {
	border: none;	
}

.userinfobox .content {
	border-width: 10px;
	border-style: solid;
	border-color: #f4f4f4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;				
}

/* Tables */

.generaltable {
	border-color: #ddd;
}

#attempts th,
#tag-management-list th,
#participants th,
.quizattemptsummary th,
.course-report-outline th,
#admin-report-security-index th,
#admin-roles-override th,
#admin-roles-assign th,
#admin-blocks th,
#admin-modules th,
#grade-edit-scale-index th,
#enrol th,
#course-category th,
.editcourse th,
#admin-roles-allowoverride th,
#admin-roles-manage th,
#admin-roles-allowassign th,
#mod-wiki-index th,
#mod-survey-index th,
#mod-scorm-index th,
#mod-resource-index th,
#mod-glossary-index th,
#mod-data-index th,
#mod-chat-index th,
#mod-choice-index th,
#mod-assignment-index th,
#mod-lesson-index th,
#mod-quiz-index th,
#admin-user th,
.user-grade th,
.logtable th,
.mod-forum .generaltable th,
.forumheaderlist th,
.results th {
	border-bottom: 1px solid #ddd;
	padding: 2px 4px;
	background: #fff url(images/gradient.png) repeat-x 0 100%;
}

#participants td,
.quizattemptsummary td,
.course-report-participation td,
.course-report-outline td,
#admin-report-security-index td,
#admin-roles-override td,
#admin-roles-assign td,
#admin-blocks td,
#admin-modules td,
#grade-edit-scale-index td,
#enrol td,
#course-category td,
.editcourse td,
#admin-roles-allowoverride td,
#admin-roles-allowassign td,
#admin-roles-manage td,
#admin-user td,
#tag-management-list td,
#mod-wiki-index td,
#mod-survey-index td,
#mod-scorm-index td,
#mod-resource-index td,
#mod-quiz-index td,
#mod-lesson-index td,
#mod-glossary-index td,
#mod-data-index td,
#mod-chat-index td,
#mod-choice-index td,
#mod-assignment-index td,
.mod-forum .generaltable td,
.forumheaderlist td {
	border-width: 0 1px 0;
	border-color: #ddd !important;
	border-style: solid;
}

table#attempts tr.r0 td.cell {
	background: #fff;
}

.forumheaderlist .discussion .starter {
	background: none;
}

#participants .r1 .cell,
.quizattemptsummary .r1 .cell,
.course-report-participation .r1 .cell,
#admin-report-security-index .r1 .cell,
#admin-roles-override .r1 .cell,
#admin-blocks .r1 .cell,
#admin-modules .r1 .cell,
#grade-edit-scale-index .r1 .cell,
#enrol .r1 .cell,
#admin-roles-allowoverride .r1 .cell,
#admin-roles-allowassign .r1 .cell,
#admin-roles-manage .r1 .cell,
#admin-roles-assign .r1 .cell,
#admin-user .r1 .cell,
#tag-management-list .r1 .cell,
#mod-wiki-index .r1 .cell,
#mod-survey-index .r1 .cell,
#mod-scorm-index .r1 .cell,
#mod-quiz-index .r1 .cell,
#mod-lesson-index .r1 .cell,
#mod-glossary-index .r1 .cell,
#mod-data-index .r1 .cell,
#mod-chat-index .r1 .cell,
#mod-choice-index .r1 .cell,
#mod-assignment-index .r1 .cell,
.mod-forum .generaltable .r1 .cell,
.forumheaderlist .r1 {
	background: #f7f7f7;
}

/* Calendar */

#calendar .maincalendar,
.calendar #calendar .sidecalendar .sideblock {
	border: none;
}

/* Misc */

#intro {
	background: #f5f5f5;
}

#mod-forum-view .subscription {
	margin-bottom: 15px;
}

legend {
	border: 1px solid #eee;
	padding: 2px 7px;
	background: url(images/gradient.png) repeat-x 0 100%;
}

fieldset {
	background: #f9f9f9;
}

fieldset.invisiblefieldset,
fieldset.hidden {
	background: none;
}

#attempts {
	font-size: 13px;
	margin-top: 15px;
}

#attempts .status div.s0 {
	background: #fdfcc6;
}

/* Footer */

#footer-top {
	border-width: 0 10px 10px;
	border-style: solid;
	border-color:#B6AC80;
	margin: 0 7%;
	min-width: 890px;
	background: #336600 url(images/footer.png) no-repeat 0 0;	
	color: #fff;
	text-transform: uppercase;
	font-size: 0.75em;
	padding: 6px 10px 6px 30px;
	font-weight: bold;
}

#footer-top p {
	margin: 0;
	line-height: 2;
}

#footer-top a:link,
#footer-top a:visited {
	color: #fff;
	text-decoration: none;
}
#footer-top-left {
	float: left;
}

#footer-top-right {
	float: right;
	text-align: right;
}

#footer a:link,
#footer a:visited {
	color: #ffcc00;
}

#footer {
	margin-bottom: 25px;
	margin-top: 10px;
	color: #fff;
}

#footer .sitelink {
	display: none;
}

/* Menu */

#dropdowntable {
	width: 100%;
	background: #857E5F;
	border: #336600 solid 0px;
	border-collapse: collapse;
}

#dropdowntable td {
	padding: 0;
	border: none;
}

#dropdowntable #supportcell {
	text-align: right;
	padding-right: 10px;
}

.yuimenubar 

/* Entire bar */ {
	background: #857E5F;
	margin: 0;
}

.yuimenu 

/* Sub container */ {
	background: #857E5F;
}

.yuimenu a:link,
.yuimenu a:visited {
	text-decoration: none;
}

a.yuimenubaritemlabel 

/* Bar item link */ {
	border: none;
	padding: 7px 18px;
	color: #fff;
	font-family: Georgia, "times new roman", serif;
	font-size: 1.3em;
	text-decoration: none;
}

a.yuimenuitemlabel 

/* Sub item link */ {
	padding: 4px 24px;
	color: #fff;
	border-bottom: 1px solid #B6AC80;
	border-left: 1px solid #B6AC80;
	border-right: 1px solid #B6AC80;
}

.yuimenubaritem-hassubmenu 

.yuimenuitem-hassubmenu 

/* Add right arrow to sub item */ {
	background: #336600 url(images/menu/menuitem_submenuindicator_selected.png) right center no-repeat;
}

/* Selected MenuItem */

li.yuimenubaritem-selected {
	 background: #B6AC80 url(images/navhov_brown.png) no-repeat 50% 0;
}

li.yuimenuitem {
	background-color: #336600;
}

li.yuimenuitem-selected  {
	background-color: #B6AC80 !important;
}

a.yuimenubaritemlabel-selected, 
a.yuimenuitemlabel-selected  {
	text-decoration: none;
	color: #fff;
}

li.yuimenuitem-hassubmenu-selected {
	background: #B6AC80 url(images/menu/menuitem_submenuindicator_selected.png) no-repeat right center;
}/***** pagc/styles.css end *****/


