/* General
################################################################### */

* {
	padding: 0;
	margin: 0;
}

body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #DEDAD0;
	background-image: url(../../../images/rtk_site/images/bg.gif);
	background-repeat: repeat;
}

hr {
	display: none;
}

.left_break {
	clear: left;
}

.both_break {
	clear: both;
}

/* Typography, links etc
################################################################### */

p {
	font-size: 0.8em;
	line-height: 1.6;
	margin-bottom: 15px;
}

ul {
	font-size: 0.8em;
	line-height: 1.6;
	margin: 0 0 15px 10px;
}

a {
	color: #333;
}

a:hover {
	color: #009999;
}

h1, h2, h3 {
	color: #b5153a;
	font-size: 1em;
	margin-bottom: 15px;
	font-weight: bold;
}
h4 {
	color: #000;
	font-size: 1em;
	margin-bottom: 6px;
	font-weight: bold;
	letter-spacing: -1px;
}
h5 {
	color: #333;
	font-size: 0.9em;
	margin-bottom: 4px;
	font-weight: bold;
}
h6 {
	color: #b5153a;
	font-size: 0.8em;
	margin-bottom: 15px;
	font-weight: bold;
	padding-left: 10px;
}

h1#home_header {
	display: block;
	width: 665px;
	height: 160px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 10px;
}

#col_4 h2, .intro h1 a {
	display: block;
	width: 216px;
	background: #005080 url('../images/arrow-2.gif') 194px 0 no-repeat;
	color: #fff;
	font-size: 0.8em;
	padding: 10px 0 10px 10px;
	margin-bottom: 10px;
}

.intro h2 {
	margin: 0 0 0 10px;
	color: #066;
	font-size: 0.9em;
}

.intro h1 {
	margin-bottom: 0;
	color: #066;
}

.intro h1 a {
	width: 215px;
	margin-bottom: 0;
	text-decoration: none;
}

.intro:hover {
	background:#e8f4f4;
}

.intro:hover h1 a {
	background: #009999 url('../images/arrow-2.gif') 194px 0 no-repeat;
}

#col_2 h3, #header h3 {
	display: none;
}

#col_4 p, .intro p {
	padding: 0 10px;
}

.news_module {
	padding-top: 10px;
}

#col_6 .news_module {
	width: 100%;
	border-bottom: 1px solid #d3d3ce;
}

.news_module h3 {
	float: left;
	padding: 0 10px;
	background: #fff url('../images/pipe.png') 100% 2px no-repeat;
	margin-right: 10px;
}

#news_link a {
	text-transform: uppercase;
	color: #005080;
	font-weight: bold;
	font-size: 0.9em; 
}

.news_module .stories {
	clear: left;
}


#col_1 ul li, #intros ul li, #col_5 ul li, #col_6 ul li {
	list-style: none;
	padding: 0 0 0 15px;
	background-color: transparent;
	background-image: url(../../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}

#col_4 p.link_btn, .intro p.link_btn {
	padding: 0;
	margin-bottom: 0;
}

ul.stories {
	margin: 0 0 15px;
}

#col_1 ul.stories li, #col_6 ul.stories li {
	background: none;
	margin-bottom: 10px;
	padding: 0 0 0 12px;
}

.link_btn a {
	display: block;
	width: 215px;
	background: #efefe3 url('../images/arrow-4.gif') 206px 50% no-repeat;
	padding: 5px 0 5px 10px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #d3d3ce;
	border-bottom: 1px solid #d3d3ce;
}

.intro:hover .link_btn a {
	color: #fff;
	background: #009999 url('../images/arrow-5.gif') 206px 50% no-repeat;
}

#col_5 strong {
	color:#005080;
	font-size: 1.1em;
}

/* Layout
################################################################### */

#container {
	position: relative;
	width: 904px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 124px;
	padding-right: 11px;
	padding-bottom: 12px;
	padding-left: 11px;
}

#header {
	position: absolute;
	top:0;
	left:12px;
	padding-top: 2px;
	width: 904px;
}

#header .navigation {
	position: relative;
	margin: 0 0 0 452px;
}

#logo {
	position: absolute;
	top: 18px;
	left: -1px;
	background-image: url(../../../images/RTKlogo.jpg);
}

#logo a {
	display: block;
	width: 300px;
	height: 100px;
	text-indent: -9999px;
}

#search {
	position: relative;
	float: right;
	width: 210px;
	margin-top: -27px;
}

#telephone {
	position: absolute;
	top: 12px;
	left: 10px;
	font-size: 0.9em;
	padding: 0 20px 5px 0;
}

#telephone a {
	position: absolute;
	top: 12px;
	left: 10px;
	font-size: 0.9em;
	padding: 0 20px 5px 0;
	text-decoration: none;
}


#content, #intros {
	position: relative;
	display: block;
	width: 904px;
	border-left: 1px solid #d3d3ce;
	border-right: 1px solid #d3d3ce;
}

.two_col {
	background: #fff url('../images/two_col_back.png') 0 0 repeat-y;
}

.two_col_even {
	background: #fff url('../images/two_col_even.png') 0 0 repeat-y;
}

.three_col {
	background: #fff url('../images/content_back.png') 0 0 repeat-y;
}

.four_col {
	background: #fff url('../images/footer_back.png') 0 0 repeat-y;
}

#col_1 {
	position: relative;
	width: 678px;
	float: right;
}

#col_2 {
	position: relative;
	width: 216px;
	float: left;
}

#col_3 {
	position: relative;
	width: 462px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}

#col_4 {
	position: relative;
	width: 188px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}

#col_5 {
	position: relative;
	width: 430px;
	float: right;
	padding: 15px 10px 0 0;
}

#col_6 {
	position: relative;
	width: 451px;
	float: left;
}

.intro {
	position: relative;
	float: left;
	width: 225px;
	margin-right: 1px;
}

.intro img {
	margin-bottom: 10px;
}

#footer {
	position: relative;
	display: block;
	width: 904px;
	border-left: 1px solid #d3d3ce;
	border-right: 1px solid #d3d3ce;
	background: #fff url('../images/footer_back.png') 0 0 repeat-y;
}

#footer h3 {
	display: block;
	width: 904px;
	height: 33px;
	background: #fff url('../images/footer.png') 0 0 no-repeat;
	text-indent: -9999px;
}

#footer ul.navigation {
	position: relative;
	float: left;
	margin: 50px 10px 0;
}

/* Navigation
################################################################### */

ul.navigation {
	list-style: none;
	padding: 0;
	margin: 0;
}	

ul.navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #d1d1d1;
	font-size: 1em;
	width: 225px;
}

ul.navigation li a {
	display: block;
	text-decoration: none;
	color: #333;
	width: 215px;
	padding: 5px 0 5px 10px;
}

ul.navigation li a:hover {
	color: #fff;
	background-color: #a89989;
}

/* Left nav */

ul.navigation#left_nav {
	margin-bottom: 10px;
}

ul.navigation#left_nav li {
	width: 215px;
}

ul.navigation#left_nav li a {
	font-weight: bold;
	width: 205px;
	padding: 5px 0 5px 10px;
}

ul.navigation#left_nav li a:hover {
	width: 205px;
}

ul.navigation#left_nav li.active {
	/*border-bottom: none;*/
}

ul.navigation#left_nav li.active a {
	color: #333;
	width: 190px;
	padding: 5px 0 5px 25px;
	background-color: #ededed;
	background-image: url(../../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

/* Sub nav */

ul.navigation#left_nav li.active ul {
	margin: 0;
}

ul.navigation#left_nav li.active ul li a {
	background: #fff;
	color: #333;
	font-weight: normal;
	font-size: 1.2em;
	width: 205px;
	padding: 5px 0 5px 10px;
}

ul.navigation#left_nav li.active ul li a:hover {
	color: #fff;
	background-color: #066;
}

ul.navigation#left_nav li.active ul li.active a {
	color: #005080;
	background: #fff url('../images/dash.png') 10px 50% no-repeat;
	width: 190px;
	padding: 5px 0 5px 25px;
}

/* bottom nav */

#footer ul.navigation li {
	font-size: 0.9em;
	width: 159px;
}

#footer ul.navigation li a {
	width: 159px;
	padding: 5px 0 5px 0;
}

#footer ul.navigation li a:hover {
	width: 159px;
	padding: 5px 0 5px 0;
}

/* Forms
################################################################### */



/* DM Additions
################################################################# */

/* Hide main menu home button */
.menu li.item1 {
display:none;
}

/* news blog list layout */
table.stories ul{
	margin: 0 0 15px;
}

#col_1 table.stories li, #col_6 table.stories li {
	background: none;
	margin-bottom: 10px;
	padding: 0 0 0 12px;
}

ul.rss li a {
text-decoration:none;
}

p.rss a {
text-decoration:none;
}

/* Search styles
################################################################# */

.componentheading {
	color: #005080;
	font-size: 1em;
	margin-bottom: 15px;
	font-weight: bold;
}

.highlight {
	font-weight: bold;
	color: #005080;
}
#container2 {
	position: relative;
	width: 904px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 124px;
	padding-right: 11px;
	padding-bottom: 12px;
	padding-left: 11px;
	height: 1800;
}
.three_col2 {
	background: #fff url('../images/content_back.png') 0 0 repeat-y;
	height: 900px;
}
#col_form {
	position: relative;
	width: 462px;
	float: left;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	height: 1800px;
}
.three_colForm {
	background: #fff url('../images/content_back.png') 0 0 repeat-y;
}
#col_1form {
	position: relative;
	width: 678px;
	float: right;
	height: 2240px;
}

