/*  
Theme Name: NiceRedtheme
Description: template with reds.
Version: 1.0
*/

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

body {
	background: #5F0032;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}
* html #borderline {
	overflow: visible;
	/* So IE won't break things */	
	}

img.left{ float:left;  margin:0 5px 0 0; padding: 5px; border: 1px solid #000;}

img.right{ float:right;  margin:0 0 0 12px; padding: 5px; border: 1px solid #000;}

img.center{ display:block;  margin:0 auto; padding: 5px; border: 1px solid #000;}

#borderline {
	border: 7px solid #FFFFFF;
	background: #FFF ;
	width: 953px;
	margin: 0px auto 0px auto;
	}
	
#header {
	width: 950px;
	border-bottom: 7px solid #FFFFFF;
	left:0px;
	top:0px;
        font-size: 10px;
	height: 100px; 
	color: #0c0;
	background: url(/images/header.png) no-repeat #EED6F0;
}
#topadvert {
	padding: 3px 0px 0px 350px; 
	margin: 15px 0px 5px 0px; 
  float: left;
	}

#topbreadcrumb {
        font-size: 14px;
	text-align: left;
	padding: 2px 0px 5px 0px; 
	margin: 5px 0px 5px 0px; 
	color: #000;
	background:#F6EDF2;
        border-bottom: 1px solid #EED6F0;
        border-top: 1px solid #EED6F0;
	}
#topbreadcrumb  a {
  font-size: 10px;
	text-align: left;
	color: #000;
	}

#left-side {
	padding: 0px;
	width: 175px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: auto;
        background: #EED6F0;
	}

#left-side ul { 	
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 3px;	
	}
#left-side ul li { 	
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-size: 12px;
	text-align: left;
	padding: 2px;
	color: #785C78;
	}
	
#left-side ul ul { 	
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;	
	}
#left-side ul ul li { 	
	margin-left: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 2px;
	list-style-image:url(images/nav2.gif);
	list-style-position: outside;
	}
.sideheader {
	font-size: 12px;
	padding: 2px;
	border-bottom: 5px solid #FFFFFF;
	border-top: 5px solid #FFFFFF;
	padding-left: 5px;
	background: #DAB9F0;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	list-style-type:none;
	}
#right-side {
	padding: 0px 5px;
	width: 720px;
	float: right;
	voice-family: "\"}\""; 
	voice-family: inherit;
        background: #F6EDF2;
	margin: 0px 0px 0px 5px;
	}
#right-side h1 {
	font-size: 16px;
	color: #5F0032;
	font-weight: bold;
	height: 19px;
	vertical-align: middle;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom:5px;
	text-align: left;
	}
#right-side h2 a{
	font-size: 15px;
	color: #7A3561;
	font-weight: bold;
	text-transform: uppercase;
	}
.post {
	font-size: 11px;
	text-align: left;
	color: #000;
	padding-right: 20px;
	padding-bottom: 10px;
	}

.post strong, b{
	font-size: 12px;
	color: #5F0032;
	padding-right: 20px;
	padding-bottom: 10px;
	}

.summarytable
{
        margin: 0px 1px 15px 1px;
	background-color:#FCE6E4;
}

.summarytable td
{
	padding: 8px 2px 5px 8px;
	border: 1px 1px 1px 1px;
	border: solid #EED6F0;
        width: 250px;
}

.rightquickview {
	width:260px;
	padding: 10px 5px 5px 10px;
	margin: 0px 0px 0px 10px;
	border: 0px 5px 5px 10px;
	border: solid #EED6F0;
	background-color:#FCE6E4;
	float:right;
} 
.rightquickview p {
	font-size: 11px;
	text-align: left;
	color: #000;
	padding-right: 5px;
	padding-bottom: 1px;
} 
.rightquickview b {
	line-height: 20px;
} 

.summarytitle {
	color:#000;
	margin-top:15px;
	font-size:18px;
	height:30px;
	background-color:#f2f2f9;
	border:3px solid #EED6F0;   
	padding: 5px 0px 0px 10px;
}

.summarybox
{
	padding: 10px 10px 5px 10px;
	border: 1px 1px 1px 1px;
	border: solid #EED6F0;
	background-color:#FCE6E4;
}


#footer {
	border-top: 7px solid #FFFFFF;
	padding: 0px;
	font-size: 11px;
	color: #000;
	background: #EED6F0;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	clear: both;
	}
#footer a {
	color: #000;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	}
	
/* Link Colors */
a:link {
	text-decoration: underline;
	color: #0000FF;
	 }
	
a:active {
	text-decoration: underline;
	color: #0000FF;
	 }

a:visited {
	text-decoration: underline;
	color: #0000FF;
	 }
	
a:hover {
	text-decoration: underline;
	color: #230B26;
	 }
#left-side a:link {
	text-decoration: none;
	color: #0000FF;
	 }
	
#left-side a:active {
	text-decoration: none;
	color: #0000FF;
	 }

#left-side a:visited {
	text-decoration: none;
	color: #0000FF;
	 }

#left-side a:hover {
	text-decoration: none;
	color: #000;
	 }

.commentlist li, #commentform input, #commentform textarea {
	background: #F6F3F9;
	border: 1px dotted #6E536E;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
        margin: 5px 0 0 0;
	}
hr {border: none 0; 
	border-top: 1px solid #222;
	border-bottom: 1px solid #eff;
	width: 99%;
	height: 2px;
	margin: 2px auto 0 0;
	text-align: left;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.row:after
{
	visibility:hidden;
	display:block; 
	content:".";
	clear:both;
	height:0; 
}


#content 
{
	padding:15px 40px 0;
	text-align:left;
}

.topwords{width:380px; float:left; margin:10px 0 10px 0; padding-bottom:0;}
.topwords p{font-size:14px; margin:0 0px 0 0px;}

.brandimage{float:right; margin:0 18px 0 3px;}


.roundedcontainer
{
	width:726px;
	padding:10px 0px 0px 0px;
}

.roundedcontainer p{font-size:14px; padding:0px 0px 10px 8px;} 

.roundedcontainerleft
{
	padding:0 0 15px 3px;
}

.roundedcontainerbottom
{
	background:url(http://www.boiler-service.org/images/container_back_bot.gif) no-repeat left bottom;
	padding-bottom:14px;
	height:1%;
}

.roundedcontainertop
{
	background:url(http://www.boiler-service.org/images/container_back_top.gif) no-repeat left top;
	padding:12px 0 0;
}


.featurepanel{width:192px; float:left; padding:1px 10px 0 10px; background:url(http://www.boiler-service.org/images/container_back.gif) no-repeat top; margin:0 0 0 15px; display:inline;}
.featurepanel_bottom{width:212px; height:14px; float:left; background:url(http://www.boiler-service.org/images/container_back.gif) no-repeat bottom; margin:0 -10px 0 -10px; display:inline;}
.featurepanel_inner{width:178px; float:left; padding:0px 7px; background:url(http://www.boiler-service.org/images/container_back_inner.gif) no-repeat top; margin:5px 0 0 0; position:relative;}
.featurepanel_inner_bottom{width:187px; float:left; padding:3px 6px 4px 0px; background:url(http://www.boiler-service.org/images/container_back_inner.gif) no-repeat bottom; margin:0px 0px 0px 2px;}
.featurepanel p{font-size:12px; display:block; float:left; padding:1px 0px 2px 0;}
.featurepanel .bullets{margin:0px 0px; padding:0; list-style:none;}
.featurepanel .bullets li{color:#000; line-height:16px; background:url(http://www.boiler-service.org/images/tab_right.gif) no-repeat left 2px; float:left; padding:0 0 0 18px; margin:0; font-size:12px; width:170px;}
.featurepanel .findoutbutton{float:right;}
.featurepanel h2{font-size:15px; display:block; float:left; color:red; padding:0px 0px 0px 0px; text-align:center; width:180px;}
.featurepanel_inner_bottom p{font-size:12px; display:block; float:left; padding:4px 5px 2px 5px; color:#f00;}

.findoutbutton
{
	background:url(http://www.boiler-service.org/images/btn_right.gif) no-repeat right top;
	padding-right:11px;
}

.findoutbutton a
{
	background:url(http://www.boiler-service.org/images/btn_left.gif) no-repeat left top;
	height:24px;
	float:left;
	padding:3px 0 0 10px;
	color:#fff;
	font-size:81.25%;
	font-weight:bold;
	text-decoration:none;
}
