/** beige body stuff **/

body {
		color: #333;
}

.componentheading {
	background: #f0e9dc;
}

div#mainbody {
	background: #f5f1e5;
}

#mainbody .shadow-l {
	background: url(../images/body/beige/body-shadow-l.png) 0 0 repeat-y;
}

#mainbody .shadow-r {
	background:  url(../images/body/beige/body-shadow-r.png) 100% 0 repeat-y;
}

#mainbody td.mainbody {
	background: url(../images/body/beige/body-shadow-l.png) 100% 0 repeat-y;
}

/* content styles */

table.mainbody td.mainbody td.sectiontableheader {
  background: #dbd5ca;
  border-bottom: 3px solid #cfc7bc;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
td.sectiontableentry1,
td.sectiontableentry2 {
  border-top: 1px solid #f8f2ea;
  border-bottom: 1px solid #e1dbcf;	
}

tr.sectiontableentry2 td,
td.sectiontableentry1 {
	background: #ede8dc;
}

#accordian h3.toggler {
	font-weight: bold;
	color: #333;
}

.bg0,
div.module-hilite4 li.bg0,
#accordian h3.toggler.bg0 {
	background: #e4ddca;
}

.bg1,
div.module-hilite4 li.bg1,
#accordian h3.toggler.bg1 {
	background: #f3eee3;
}

#accordian h3.toggler.bg0 {
	border-bottom: 1px solid #cfc7b5;
}

#accordian h3.toggler.bg1 {
	border-bottom: 1px solid #ddd7cd;
}

blockquote {
	background: #dcd4c5 url(../images/body/beige/quote-a-start.png) 10px 10px no-repeat;
	color: #333;
}

blockquote.b {
	background: #e3dfd6 url(../images/body/beige/quote-b-start.png) 10px 10px no-repeat;	
}

blockquote p {
	background: url(../images/body/beige/quote-a-end.png) 100% 100% no-repeat;
}

blockquote.b p {
	background: url(../images/body/beige/quote-b-end.png) 100% 100% no-repeat;
}

pre {
	background: #faf6ee;
	border-top: 3px solid #f0e9dc;
	border-bottom: 3px solid #f0e9dc;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fc9088;
	border-bottom: 3px solid #fc9088;
	background: #f7cdc3 url(../images/body/beige/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #7dabdd;
	border-bottom: 3px solid #7dabdd;
	background: #d1dce3 url(../images/body/beige/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fbe288;
	border-bottom: 3px solid #fbe288;
	background: #f7ebc3 url(../images/body/beige/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #cbe093;
	border-bottom: 3px solid #cbe093;
	background: #e6ebc7 url(../images/body/beige/status-download.png) 10px 50% no-repeat;
}

td.mainbody li {
	background: url(../images/body/beige/li-body.png) 0 2px no-repeat;
}

div.module-hilite1 li {
	background: url(../images/body/beige/li-hilite1.png) 0 2px no-repeat;
}

div.module-hilite2 li {
	background: url(../images/body/beige/li-hilite2.png) 0 2px no-repeat;
}

div.module-hilite3 li {
	background: url(../images/body/beige/li-hilite3.png) 0 2px no-repeat;
}

div.module-hilite4 li {
	background: url(../images/body/beige/li-hilite4.png) 0 2px no-repeat;
}

ul.bullet-a li {
	background: url(../images/body/beige/bullet-a.png) 0 0 no-repeat;	
}

ul.bullet-b li {
	background: url(../images/body/beige/bullet-b.png) 0 0 no-repeat;	
}

ul.bullet-c li {
	background: url(../images/body/beige/bullet-c.png) 0 0 no-repeat;	
}

ul.bullet-d li {
	background: url(../images/body/beige/bullet-d.png) 0 0 no-repeat;	
}

ul.bullet-e li {
	background: url(../images/body/beige/bullet-e.png) 0 0 no-repeat;	
}

ul.bullet-f li {
	background: url(../images/body/beige/bullet-f.png) 0 0 no-repeat;	
}

ul.number li.number1 {
	background: url(../images/body/beige/bullet-1.png) 0 0 no-repeat;
}

ul.number li.number2 {
	background: url(../images/body/beige/bullet-2.png) 0 0 no-repeat;
}

ul.number li.number3 {
	background: url(../images/body/beige/bullet-3.png) 0 0 no-repeat;
}

ul.number li.number4 {
	background: url(../images/body/beige/bullet-4.png) 0 0 no-repeat;
}

ul.number li.number5 {
	background: url(../images/body/beige/bullet-5.png) 0 0 no-repeat;
}

ul.number li.number6 {
	background: url(../images/body/beige/bullet-6.png) 0 0 no-repeat;
}

ul.number li.number7 {
	background: url(../images/body/beige/bullet-7.png) 0 0 no-repeat;
}

ul.number li.number8 {
	background: url(../images/body/beige/bullet-8.png) 0 0 no-repeat;
}

ul.number li.number9 {
	background: url(../images/body/beige/bullet-9.png) 0 0 no-repeat;
}

/* modules */

td.sidenav div.module,
td.sidenav div.module-hilite1,
td.sidenav div.module-hilite2,
td.sidenav div.module-hilite3,
td.sidenav div.module-hilite4 {
	background: url(../images/body/beige/body-module.png) 100% 0 no-repeat;
}

td.sidenav div.module h3,
td.sidenav div.module-hilite1 h3,
td.sidenav div.module-hilite2 h3,
td.sidenav div.module-hilite3 h3,
td.sidenav div.module-hilite4 h3 {
	background: url(../images/body/beige/body-h3.png) 100% 0 no-repeat;
}

td.subbody div.moduletable h3,
td.inset div.moduletable h3 {
	border-bottom: 1px solid #e6e0d0;
}

td.sidenav div.module-hilite1 div {
	background: #e7dece;
}

td.sidenav div.module-hilite2 div {
	background: #f0e9dc;
}

td.sidenav div.module-hilite3 div {
	background: #e3dfd6;
}

td.sidenav div.module-hilite4 div {
	background: #fffdee;
}

/* pathway */

span.pathway {
	background: #f0eadd;
}

span.pathway img {
	background: url(../images/body/beige/pathway-arrow.png) 0 0 no-repeat;
}

/* rokslide stuff */

ul#rokslide-toolbar {
	background: url(../images/body/beige/tabs-bg.png) 0 0 repeat-x;
}

#rokslide-toolbar li.active { 
	background: #cec6b6;
}

#rokslide-toolbar li.current { 
	background: #e3dcc9;
	border-left: 1px solid #cec8b7;
	border-right: 1px solid #cec8b7;
}

#rokslide-toolbar li {
	border-left: 1px solid #afa89b;
	border-right: 1px solid #afa89b;
	color: #736e64;
}

#frame {
	background: #e4ddca;
}

#frame div.button#left { 
	background: url(../images/body/beige/tabs-prev.png) 0 0 no-repeat;
}

#frame div.button#right { 
	background: url(../images/body/beige/tabs-next.png) 0 0 no-repeat;
}