/* CSS Document 

body{
background:#8b1c07 url(../images/orange/bg_main.jpg) center top no-repeat;
}
*/
/* Backup center top fixed no-repeat */  
body{
background:#8b1c07 url(../images/orange/bg2.jpg) top left repeat; 
}
#header #top .moduletable h3{
color:#f38201;
background:url(../images/orange/toph3bg.gif) no-repeat;
}

.moduletable h3, .moduletable_menu h3, .moduletable_text h3{
background:url(../images/orange/h3bg.jpg) top left no-repeat;
}

a, ul.menu a:hover, li#current a, li.parent li#current a, li#current li a:hover, #bottom li a:hover, a.mainlevel:hover, a#active_menu.mainlevel{
color:#f38201;
}

ul.menu a:hover, li#current a, a.mainlevel:hover, a#active_menu.mainlevel{
background:url(../images/orange/arrow_active.png) no-repeat;
background-position:3px 9px;
}

.middle a, h2,.contentheading{
color:#e10707;
}

.button{
background:#f5a601 url(../images/orange/buttonbg.gif) top left repeat-x;
}


.middle ul li{
background:url(../images/orange/bullet.png) no-repeat;
}

/* original file
#reflection{
background:url(../images/orange/reflection.jpg) top left repeat-x;
}
#reflection-l{
background:url(../images/orange/reflection-l.jpg) top left no-repeat;}

#reflection-r{
background:url(../images/orange/reflection-r.jpg) top right no-repeat;}

#container{
background:url(../images/orange/containerbg_l.jpg) top left repeat-y;
}
#container .bgright{
background:url(../images/orange/containerbg_r.jpg) top right repeat-y;
}
#header .bgleft{
background:url(../images/orange/headerbg_l.jpg) top left no-repeat;
}
#header .bgright{
background:url(../images/orange/headerbg_r.jpg) top right no-repeat;
} 
*/

#reflection{
background:url(../images/orange/reflection.gif) top left repeat-x;
}
#reflection-l{
background:url(../images/orange/reflection-l.gif) top left no-repeat;}

#reflection-r{
background:url(../images/orange/reflection-r.gif) top right no-repeat;}

#container{
background:url(../images/orange/containerbg_l.gif) top left repeat-y;
}
#container .bgright{
background:url(../images/orange/containerbg_r.gif) top right repeat-y;
}

#header .bgleft{
background:url(../images/orange/headerbg_l.gif) top left no-repeat;
}
#header .bgright{
background:url(../images/orange/headerbg_r.gif) top right no-repeat;
} 

li.parent li#current a, li#current li a:hover{
background:url(../images/orange/arrow_subactive.png) no-repeat;
background-position:4px 10px;
}

#user3 ul li a:hover{
background: transparent url(../images/orange/topmenu-bg.jpg) repeat-x;
background-position:0px 1px;
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	background: #F7F6F5;
	border-left: 5px solid #CCCCCC;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(../images/typo/so-q.gif) no-repeat left top;
	padding: 2px 0 2px 25px;
}

blockquote span.close {
	background: url(../images/typo/sc-q.gif) no-repeat bottom right;
	padding: 2px 25px 2px 0;
}

/* Dropcap */
.dropcap {
	color: #C55901;
	display: block;
	float: left;
	font: 60px/58px Georgia, Times, serif;
	padding: 0 10px 0 0;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(../images/typo/icon-error.png) no-repeat 0px 0px;
	color: #CC0000;
	padding-left: 25px;
}

p.message {
	background: url(../images/typo/icon-info.png) no-repeat 0px 0px;
	color: #00AFF0;
	font-weight: bold;
	padding-left: 25px;
}

p.tips {
	background: url(../images/typo/icon-tips.png) no-repeat 0px 0px;
	color: #F99412;
	padding-left: 25px;
}

p.feed {
	background: url(../images/typo/icon-rss.gif) no-repeat 0px 0px;
	padding: 3px 0 3px 25px;
}

.highlight {
	color: #D33615;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url(../images/typo/icon-sticky.png) no-repeat left top #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 15px 10px 15px 60px;
}

p.download {
	background: url(../images/typo/icon-download.png) no-repeat left top #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 15px 10px 15px 60px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../images/typo/icon-checklist.gif) no-repeat 0 4px !important;
	margin-left: 15px !important;
	padding: 0 0 0 20px !important;
}

/* Check list arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../images/typo/icon-arrow.gif) no-repeat 3px 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Bignumber */
.bignumber {
	background: url(../images/typo/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-left: 10px;
	padding-left: 0px;
}

div.bubble1 div {
	background: url(../images/typo/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(../images/typo/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/typo/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/typo/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(../images/typo/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(../images/typo/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/typo/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/typo/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url(../images/typo/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(../images/typo/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/typo/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/typo/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url(../images/typo/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(../images/typo/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/typo/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/typo/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

/* Legend */
.legend-title {
	background: #FFFFFF;
	color: #555555;
	display: block;
	font-size: 100%;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -10px;
}

.legend {
	border: 1px solid #CCCCCC;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}
