@charset "utf-8";
/* CSS Document */

body {
	background: #031A02 url('/images/bgtile.jpg') repeat-x top center;
}

/* -------------------------------------
	PAGE BLOCKS
 ------------------------------------- */

#toppad { height: 10px; }
#pagecolumn_top { margin: 0 auto 25px auto; width: 1080px; overflow: hidden; padding-top: 58px; background: url('/images/pagecolumnbg_top.png') no-repeat top center; }
#pagecolumn_bottom { padding-bottom: 58px; background: url('/images/pagecolumnbg_bot.png') no-repeat bottom center; }
#pagecolumn_center { background: url('/images/pagecolumnbg.png') repeat-y top center; position: relative; }
#header { position: relative; height: 150px; }
img#logo { position: absolute; top: 0px; left: 50px; }

#sitetitle {
	margin: 0; width: 821px; height: 44px; background: url('/images/rainbowridgeHeader.png') no-repeat;
	overflow: hidden; font-size: .1em; line-height: 1000px;
	position: absolute; top: 10px; right: 70px;
}

#mainpage { width: 1020px; margin: 0 auto; overflow: hidden; } /* This is the width of the white area of center column */

#sidebar { width: 340px; float: right; overflow: hidden; }
	#sidebarMain { margin: 0 15px; }

#pagecontent { width: 675px; margin: 0 225px 0 0; font-family: Georgia, "Times New Roman", Times, serif; }
body.titles #pagecontent { width: 1020px; margin: 0; }
#pagecontent p { line-height: 1.3em; }

#bottomlinks { margin: 20px auto 0 auto; padding: 5px 0 0 0; }
#footer { text-align: center; color: #98897C; padding: 10px 0 0 0; font-size: 85%; }
#footer p { margin: 0; }

.paddedContent { margin: 0 30px 0 60px; }

/* -------------------------------------
	MAJOR HTML TAGS
 ------------------------------------- */

h1, h2, h3, h4 { margin: 0.8em 0; }

h1 { color: #552C00; letter-spacing: 0.3em;	font-size: 174%; font-weight: normal; text-transform: uppercase; }

h2 {
	color: #265927;
	letter-spacing: 0.05em;
	margin: 1.3em 0 0.8em 0;
	padding: 0 0 0.1em 0;
	border: 1px solid #E1EAF4;
	border-width: 0 0 1px 0;
}

body.home h1 {
	font-size: 174%;
}

#pagecontent p, #pagecontent ul {
	font-size: 116%;
}

/* -------------------------------------
	BASIC PAGE LIST
 ------------------------------------- */

#pagecontent ul li {
}

/* -------------------------------------
	PRIMARY LINKS LIST
 ------------------------------------- */

#primarylinks { font-size: 123.1%; height: 36px; overflow: hidden;  position: absolute; top: 60px; right: 80px; }
#primarylinks ul { margin: 0; padding: 0; }
#primarylinks ul li { list-style-type: none; display: block; float: left; margin: 0 0 0 4px; height: 36px; text-align: center; }
#primarylinks ul li a { display: block; color: #765220; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; padding: 0 7px; height: 36px; overflow: hidden; }
#primarylinks ul li a:hover, 
body.about #primarylinks ul li.aboutlink a, body.titles #primarylinks ul li.titleslink a, body.authors #primarylinks ul li.authorslink a,
body.submissions #primarylinks ul li.submissionslink a, body.order #primarylinks ul li.orderlink a, body.contact #primarylinks ul li.contactlink a
{ color: #B48429; }
#primarylinks ul li.homelink a {
	background: url('/images/homelink.png') no-repeat center 0px; overflow: hidden; font-size: .1em; line-height: 1000px; width: 22px; height: 20px;
}

/* -------------------------------------
	SUBMENU LINKS LIST
 ------------------------------------- */


/* -------------------------------------
	SIDEBAR
 ------------------------------------- */

div.bookimage { text-align: center; float: left; margin: 12px 0 12px 12px; }
ul.sidebarlinks {
	margin: 10px; padding: 0;
	font-size: 138.5%;
}
ul.sidebarlinks li {
	list-style-type: none;
	margin: 15px 0;
	padding: 0 5px 10px 15px;
	border-bottom: 1px solid #B7C7DF;
}
ul.sidebarlinks li a {
	display: block;
	color: #00508A;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}  
ul.sidebarlinks li a:visited {
	color: #0E5692;
}
ul.sidebarlinks li a:hover {
	color: #006BBB;
	text-decoration: underline;
}
body.warranty a.warranty, body.about a.about, body.contactus a.contactus {
	background: url('/images/arrow_white_L.gif') no-repeat right center;
}

/* -------------------------------------
	FOOTER LINKS LIST
 ------------------------------------- */
 
#bottomlinks ul { margin: 0; padding: 0; text-align: center; }
#bottomlinks ul li { list-style-type: none; display: inline; margin: 0 15px; text-align: center; }
#bottomlinks ul li a { color: #765220; font-family: Arial, Helvetica, Verdana, sans-serif; text-decoration: none; }
#bottomlinks ul li a:visited { color: #7E654B; }
#bottomlinks ul li a:hover { color: #B48429; }

/* -------------------------------------
	VARIOUS LINK STYLES
 ------------------------------------- */
 
a {
	color: #1E6116;
	text-decoration: none;
}
a:visited {
	color: #2F5E2D;
}
a:hover, a:active {
	color: #2B8E20;
	text-decoration: underline;
}


.contactinfo a {
	color: #87A2C9;
	font-weight: bold;
	text-decoration: none;
}
.contactinfo a:hover {
	color: #6083B7;
	text-decoration: underline;
}
.highlightbox2 a {
	display: block;
	padding: 25px 25px 35px 25px;
	color: #1E6116;
	/* font-weight: bold; */
	text-decoration: none;
}
.highlightbox2 a:hover {
	color: #428A40;
	text-decoration: underline;
}
.calloutRight a {
	display: block;
	color: #3A1F03;
	text-decoration: none;
}
.calloutRightLarge a {
	color: #3A1F03;
	text-decoration: none;
	font-weight: bold;
	font-size: 116%;
}
.calloutRight a:hover, .calloutRightLarge a:hover {
	text-decoration: underline;
}
#footer a {
	text-decoration: none;
	color: #5995D0;
}
a.arrowLink {
	font-size: 1.2em;
	color: #CC0000;
	padding-left: 20px;
	background: url('/images/bullet_go.png') left center no-repeat;
}
a.amazonLink {
	font-size: 1.2em;
	color: #CC0000;
	padding: 1px 0 1px 26px;
	background: url('/images/AmazonGlossyIcon22.png') left center no-repeat;
}
a.barnesnobleLink {
	font-size: 1.2em;
	color: #CC0000;
	padding: 1px 0 1px 26px;
	background: url('/images/BarnesAndNoble22.png') left center no-repeat;
}

/* -------------------------------------
	PAGE TEXT
 ------------------------------------- */

#pagecontent p.bookinfo { font-size: 93%; color: #5F5449; }
img.bookcover { float: right; margin: 6px 0 10px 12px; }
.contactinfo {
	margin: 0 15px 35px 15px;
	color: #7A679C;
	font-size: 116%;
	line-height: 1.5em;
}
.contactinfo span.phone {
	font-size: 146.5%;
}
.descriptive {
	font-size: 146.5% !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #6587BA;
	text-align: center;
}
span.bigtext {
	font-size: 146.5%;
}

/* -------------------------------------
	SPECIAL COLUMNAR LINK BOXES
 ------------------------------------- */

#sideBySideBoxes {
	overflow: hidden;
	margin: 1em 0 2em 0;
}
#sideBySideBoxes a {
	display: block;
	float: left;
	width: 183px;
	height: 20px;
	padding: 4px 0px 274px 0px;
	text-align: center;
	color: #315230;
	background-color: #B5D3B4;
	border: 2px solid #87B986;
	font-size: 153.9%;
	text-decoration: none;
}
#sideBySideBoxes a:hover {
	color: #fff;
	background-color: #447643;
	border: 2px solid #447643;
}
#sideBySideBoxes.tall a {
	height: 20px;
	padding: 4px 0px 410px 0px;
	font-size: 138.5%;
}
	.windowsbox {
		background: url('/images/homes/Thumbnail-Window.jpg') no-repeat center 34px;
	}
	.sidingbox {
		background: url('/images/homes/Thumbnail-Siding.jpg') no-repeat center 34px;
		margin: 0 12px;
	}
	.doorsbox {
		background: url('/images/homes/Thumbnail-Door.jpg') no-repeat center 34px;
	}
	.cw2000box {
		background: url('/images/technical/Cutaway-ComfortWorld2000.jpg') no-repeat center 34px;
	}
	.cw4000box {
		background: url('/images/technical/Cutaway-ComfortWorld4000.jpg') no-repeat center 34px;
		margin: 0 12px;
	}
	.cw6000box {
		background: url('/images/technical/Cutaway-ComfortWorld6000.jpg') no-repeat center 34px;
	}


/* -------------------------------------
	SPECIALTY
 ------------------------------------- */

.highlightBox {
	color: #6A4E33;
	background-color: #FDFDE5;
	border: 2px solid #F5AE47;
	padding: 15px;
	margin: 15px 0;
}
.flashnewsbox {
	padding: 15px 15px 5px 15px;
	background-color: #CFF5D6;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border: 3px solid #95CEA4;
	margin: 10px 0;
}

/* ------------------------------
		REUSABLE CLASSES
------------------------------ */

.clearboth { clear: both; }

.imageRight { float: right; margin-left: 10px; margin-bottom: 8px; }

.centered { text-align: center; }

/* ------------------------------
		ERROR/SUCCESS MESSAGE
------------------------------ */

#errorMessage {
	color: #990000;
	background-color: #FFCACA;
	border: 2px solid #990000;
	padding: 15px;
	font-size: 108%;
}
#errorMessage p {
	margin: 3px 0px 3px 0px;
}
#successMessage {
	color: #000048;
	background-color: #CECEFF;
	border: 2px solid #000048;
	padding: 15px;
	font-size: 108%;
}

/* ------------------------------
		FORMS
------------------------------ */

input.submit {
	font-size: 116%;
}

/* -------------------------------------
	PAGE CONTENT SLIDESHOW
 ------------------------------------- */

.slideshow {
	border: none;
	overflow: hidden;
	margin: 20px auto 0 auto;
}
.slideshow200x250 {
	width: 200px;
	height: 250px;
}

ul#slideshow1,ul#slideshow2,ul#slideshow3 {
	padding: 0;
	margin: 0;
	list-style: none !important;
}
ul#slideshow1 li,ul#slideshow2 li,ul#slideshow3 li{
	padding: 0;
	margin: 0;
	list-style: none !important
}
.slideshow li img {
	margin: 0 auto;
}
.mycontrolboxclass {
	display: none !important;
	position: absolute;
	bottom: 0;
	right: 0;
}
.mycontrolboxclass img {
	display: none !important;
	border: none;
}
.slideshowCaption {
	font-size: 1.1em;
	font-style: italic;
	text-align: center;
	color: #9E9CA0;
	margin: 4px 0 0 0;
}

/* -------------------------------------
	CONTACT-PAGE RECIPIENT MATRIX
 ------------------------------------- */

ul.emailrecipientMatrix {
	width: 500px;
	list-style: none;
	margin: 0; padding: 0;
	overflow: hidden;
}
ul.emailrecipientMatrix div {
	background-color: #EEF2F8;
	overflow: hidden;
	padding: 6px;
}
ul.emailrecipientMatrix div:hover {
	background-color: #D5DFEE;
}
ul.emailrecipientMatrix li {
	float: left;
	width: 115px;
	list-style: none;
	margin: 5px; padding: 0;
	text-align: center;
}
ul.emailrecipientMatrix label {
	display: block;
	font-size: 11px;
}

.smallParagraphs {
	font-size: 85%;
}
