/*
Theme Name: Radon Rid
Theme URI: http://www.radonrid.com
Description: Radon Rid Default WP Theme
Author: Kira Nebilak
Author URI: http://www.glowdesignco.com/
*/



body {
	background-color: #555459;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}



#c {
	position:absolute;
	left: 50%;
	top: 0px;
	width: 770px;
	margin-left: -385px; 
}

#b {
	float: left;
	width: 770px;
	height: 118px;
	background-image:url(images/banner.jpg);
	background-repeat: no-repeat;
}

/* main page */
#Mm {
	float: left;
	width: 199px;
	height: 300px;
	background-image: url(images/menu_Lower.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#Mm ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#Mm ul li {
	float: left;
}
#Mm a {
	width: 199px;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	display: block;
	text-indent: 17px;
	background-image: url(images/linksbullet.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 5px;
}
#Mm a:link, #Mm a:visited {
	color: #660000;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}
#Mm a:active, #Mm a:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color: #999999;
	border-bottom: 1px solid #666666;
	
}

#Md ul {
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	list-style-type: square; 
}
#Md ul li {
	padding-bottom: 6px;
}

#Mo {
	float: left;
	width: 571px;
	height: 259px;
	background-image: url(images/mainpage_upperContentBg.jpg);
	font-size: 12px;
	line-height: 135%;
}

#Mo #bannerLeftImage {
	float: left;
	height: 116px;
	width: 130px;
	background-image: url(images/banner_lowerLeft.jpg);
	background-repeat: no-repeat;
}

#Mo #bannerRightImage {
	float: left;
	height: 65px;
	width: 571px;
	background-image: url(images/banner_lowerRight.jpg);
	background-repeat: no-repeat;
}

#Mo #lowerText {
	float: left;
	padding: 10px;
	width: 551px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#MoBottom {
	float: left;
	width: 571px;
	height: 41px;
	background-image: url(images/mainpage_SubHeaderTop.jpg);
	background-repeat: no-repeat;
}

#Md {
	float: left;
	width: 770px;
	height: 386px;   /* 422px normal */
	background-image: url(images/mainpage_contentArea.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 145%;
}

#Md #DYK {
	float: left;
	width: 346px;
	height: 165px;
	padding-left: 28px;
	padding-top: 44px;
}

#Md #RTSK {
	float: left;
	width: 328px;
	height: 79px;
	padding-right: 13px;
	padding-left: 52px;
	padding-top: 44px;
	overflow: visible;
}

#Md #GTT {
	float: left;
	width: 700px;
	height: 93px;
	padding-left: 28px;
	padding-top: 64px;
}


.i {
	text-indent: -11px;
	padding-bottom: 4px;
	padding-left: 3px;
}

#Md a:link, #Md a:visited {
	color: #FFFF00;
	text-decoration: none;
}

#Md a:hover, #Md a:active {
	color: #FFCC00;
	text-decoration: none;
}
/* end main page */

.iContainer {
	padding-left: 12px;
	width: 80%;
}

#Ib {
	float: left;
	width: 770px;
	height: 110px;
	background-image: url(images/inner_banner.jpg);
	background-repeat: no-repeat;
}

#Im {
	float: left;
	width: 199px;
	height: 300px;
}

#I {
	background-image: url(images/menu_innerLower.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 770px;
	background-color: #000000;
	font-size: 12px;
	line-height: 140%;
}

#Im ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
}
#Im ul li {
	float: left;
}
#Im ul a {
	width: 199px;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	display: block;
	text-indent: 17px;
	background-image: url(images/linksbullet.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 4px;
}
#Im ul a:link, #Im ul a:visited {
	color: #660000;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}
#Im ul a:active, #Im ul a:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color: #999999;
	border-bottom: 1px solid #666666;
	
}

#I #Id {
	float: left;
	width: 541px;
	background-image: url(images/inner_Bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-left: 12px;
	padding-right: 18px;
	padding-top: 8px;
	padding-bottom: 16px;
}

#Id a:link, #Id a:visited {
	color: #0000CC;
	text-decoration: none;
}

#Id a:hover, #Id a:active {
	color: #FF0000;
	text-decoration: none;
}

#Id ul {
	list-style-type: square;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	width: 90%;
}
#Id ul li {
	float: left;
	width: 89%;
	padding-bottom: 4px;
}

#I #Id h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}

#f {
	float: left;
	width: 770px;
	height: 40px;
	background-color: #590000;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #000000;
	border-style: solid;
	position: relative;
}

#bLinks {
	float: left;
	width: 770px;
	height: 20px;
	text-align: center;
	background-color: #590000;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #000000;
	border-style: solid;
	position: relative;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 4px;
}

#bLinks ul {
	margin: 0px;
	padding: 0px;
}

#bLinks ul li {
	margin: 0px;
	padding: 3px;
	padding-right: 5px;
	display: inline;
}


#bLinks a:link, #bLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#bLinks a:hover, #bLinks a:active {
	color: #FFCC00;
	text-decoration: none;
}

#f #copyright {
	float: left;
	height: 20px;
	width: 300px;
	padding-top: 8px;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 12px;
}

#f #nextstep4u {
	float: right;
	height: 13px;
	width: 300px;
	padding-top: 22px;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 12px;
	text-align: right;
}

#f #phone {
	position: absolute;
	top: 12px;
	left: 330px;
	color: #FFEE00;
	font-weight: bold;
}

#f a:link, #f a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#f a:hover, #f a:active {
	color: #FFCC00;
	text-decoration: none;
}



.textLinkBar {
	width: 90%;
	height: 17px;
	padding: 3px;
	display: block;
	font-weight: bold;
}

.textLinkBarBox {
	width: 14px;
	height: 14px;
	background-color: #CC0000;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	margin-right: 10px;
	float: left;
}

.textLinkBar a:link, .textLinkBar a:visited {
	color: #FDEA02;
	text-decoration: none;
}

.textLinkBar a:hover, .textLinkBar a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.letterFormat {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 12px;
}

.contactLeftCell {float: left; width: 54px; padding: 2px; padding-bottom: 4px;}
.contactRightCell {float: left; width: 208px; overflow: visible; padding: 2px; padding-bottom: 4px;}
.contactFullCell {float: left; width: 280px; padding: 2px; padding-bottom: 4px;}
.contactInformation {float: left; width: 220px; line-height: 160%; padding-bottom: 4px;}



/* WORDPRESS */

.alignright {
	float: right;
}

.wp-caption {
	float: right;
	margin-left: 16px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.wp-caption p {
	float: left;
	padding: 6px;
	margin: 0px;
}


#page, #header, #content, #searchform {
	background-color: #FFFFFF !important;
	/*float: left;*/
}

ul.listcomms {
	list-style-type: none;
}

.listcomms li {
	display: inline !important;
	padding: 2px;
	padding-right: 12px;
	float: left !important;
	width: 210px !important;
}