@import url("css/menu.css");
/* 
================================
Skin styles for RW Heating
================================
*/
html, body { background:#36332c; }
.myPageTable { height:100%; width:100%; text-align:center; margin:0 auto; }
#bdy { width:900px; margin:0 auto;background:url(images/header-bg.gif) #fff top repeat-x; text-align:left; }
#hdr { background:url(images/rw-heating-logo.gif) top left no-repeat; height:76px; }
#hdr span.hdrTxt { float:left; font-size:13pt; color:#000; font-weight:700; font-family:"Times New Roman", Times, serif; text-align:center; }
.logo { width:158px; height:67px; margin:-25px 0 0 12px; float:left; } 
#mnu { float:right; width:586px; background:#f3f3f3; }
#homePic {margin:0; padding:0; background:#887f70; }
#lgnBar { background:#887f70; color:#fff; padding:3px 10px; }
	#lgnBar a.SkinObject { color:#fff; text-decoration:none; font-weight:normal; background:#887f70; }
	#lgnBar a.SkinObject:hover { color:#f00; text-decoration:underline; background:#887f70; }
.logReg { margin-top:5px; float:left; font-weight:normal; background:#887f70; }
#srch { float:right; padding:2px 5px 0 0; background-color:#887f70; }
    #srch a.SkinObject:hover { background:#887f70; scrollbar-base-color:#f00; }

#srch input { float:left; }
#ftr { background:url(images/ftr-rpt.gif) top repeat-x; padding:18px 10px; color:#756764; }
	#ftr a { color:#756764; font-size:9pt; font-weight:normal; text-decoration:none; }
	#ftr a:hover { text-decoration:underline; }
#cpyWrt { float:right; }
	#cpyWrt .SkinObject { color:#756764; font-weight:normal; }

.dvclr { height:1px; font-size:1px; clear:both; }
a.rwLogin { color:#fff; font-weight:normal; text-transform:uppercase; }
.controlpanel { width:100%; background:#fefefe; }
.leftpane {	width:25%; padding:6px 4px 0 6px; text-align:left; }
.contentpane { width:100%; padding:6px 4px 0 6px; text-align:left; }
.bottompane { width:100%;  padding:6px 4px 0 6px; text-align:left; }

/************************
**  OTHER TO BE REVIEWED
************************/
.StandardButton { background:#7994cb none; color:#fff; font-family:verdana, sans-serif; font-size:11px; font-weight:normal; }
.Head { font-family:Arial, Helvetica, Sans-Serif; font-size:16pt; font-weight:normal; color:#887f6f; }
.Normal, .NormalDisabled, html, body { font-size:9pt; font-family:Arial, Helvetica, Sans-Serif; color:#000; }
.DNNEmptyPane { margin:0; padding:0;display:none; height:0; font-size:1px; }
h1, h2, h3, h4, h5, h6{color:#887f6f; }
	h1 { font-size:16pt; }
	h2 { font-size:13pt; }
	h3 { font-size:11pt; }
.contentpane a { font-size:9pt; color:#EC2B30; text-decoration:none; }
.contentpane a:hover { text-decoration:underline; }
.leftpane a { font-size:10pt; color:#000000; text-decoration:none; }
.leftpane a:hover { text-decoration:underline; }
.contentpane th { background:#C4BDB4; color:#000; }

.boxEven { background:#F3F3F3;	border:1px ridge #887F70; color:#887F70; width:90%; min-height:175px; margin:15px; padding:5px; clear:both; font-size:10pt; }
	.boxEven h2 { margin:0 0 10px 0; color:#887F70; }
	.boxEven img { margin-right:20px; }
	.boxEven a { font-size:10pt; font-weight:bold; }
.boxOdd { background:#887F70; border:1px ridge #F3F3F3; color:#F3F3F3; width:90%; min-height:175px; margin:15px; padding:5px; clear:both; font-size:10pt; }
	.boxOdd h2 { margin:0 0 10px 0; color:#F3F3F3; }
	.boxOdd img { margin-right:20px; } 
	.boxOdd a { font-size:10pt; font-weight:bold; }
.contact { float:right; font-size:9pt; color:#887F70; margin:10px 5px 0 0; }
	.contact a{  color:#887F70; text-decoration:none; }
	.contact a:hover { text-decoration:underline; }

