/*************************************************************************
 AUTHOR :	Shaun Webster
**************************************************************************/

/*************************************************************************
// HTML Customizations
**************************************************************************/
html {
	margin-bottom: 1px;
	min-height: 100%;
	background-color: transparent;
}

body {
	color: #000000;
	background: url(/themes/rtd/images/layout/bg_body.jpg) repeat-x #ffffff;
}

/* GRID */
.wrap {
	margin: 0 auto;
	width: 950px;
}

.home {
	
}

.interior {
	background: url(/themes/rtd/images/layout/bg_page_interior.jpg) repeat-y #ffffff;
}

.wide {
	background: url(/themes/rtd/images/layout/bg_page_wide.jpg) repeat-y #ffffff;
}

.interior .main, .wide .main {
	padding: 15px;
	width: 470px;
	float: left;
	min-height: 300px;
}

.wide .main {
	width: 712px;
}

.page {
	margin: 0 auto;
	width: 900px;
}
.pageHome {
	margin: 0 auto;
	width: 900px;
}

.sidebar_left {
	width: 157px;
	float: left;
}

.sidebar_right {
	margin: 50px 0 10px 10px;
	width: 230px;
	float: left;
}

/* header */
.header {
	height: 83px;
	background: url(/themes/rtd/images/layout/bg_header.jpg) no-repeat #243b76;
}

#rocktenn {
	padding: 12px 0 0 35px;
}

/* top_feature_box */
.top_feature_box {
	margin: 10px 0 0;
	width: 900px;
	height: 330px;
}

.top_feature_image {
	float: left;
	width: 420px;
}

.top_feature_content {
	float: left;
	width: 475px;
	font-size: 108%;
}

.top_feature_content h1 {
	margin: 30px 0 10px;
	color: #001a5e;
	font-size: 250% !important;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.top_feature_content h2 {
	font-size: 108%;
	line-height: 167%;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 0 !important;
}

.top_feature_content ul {
	margin-left: 65px !important;
}

/* top_divider */
.top_divider {
	padding-top: 10px;
	border-top: 1px solid #c6c9cb;
}

/* feature_box */
.feature_box {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}

.feature_box .third_wide {
	margin-right: 4px;
	width: 297px;
	_width: 293px;
	float: left;
	height: 160px;
}

.feature_box .half_wide {
	margin-right: 30px;
	width: 434px;
	float: left;
}

.feature_box .last {
	margin-right: 0;
}

.feature_box .blue_panel {
	background-color: #6599d0;
}

.feature_box .grey_panel .scrollable_content {
	padding: 10px;
	border: 10px solid #d2d6d1;
	border-top-width: 0;
	height: 160px;
	overflow-y: scroll;
	overflow-x: hidden;
	font-size: 85%;
	color: #80878e;
}

.feature_box .grey_panel .scrollable_content p {
	line-height: 116%;
	font-size: 100%;
}

.feature_box .grey_panel .scrollable_content a {
	text-decoration: none;
	font-weight: bold;
}

.feature_box .feature_image {
	margin: 10px 0;
	width: 100px;
	float: left;
	text-align: center;
}

.feature_box .feature_content {
	margin: 5px 5px 5px 0;
	width: 190px;
	_width: 185px;
	float: left;
}

.feature_box .feature_content h4 {
	margin-bottom: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 131%;
}

.feature_box .feature_content p {
	margin-bottom: 5px;
	color: #ffffff;
	font-size: 85%;
	line-height: 131%;
}

.feature_box .feature_title {
	padding: 3px 10px;
	background-color: #80878e;
}

.feature_box .feature_title a {
	margin-top: 3px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 85%;
}

.feature_box .feature_title a:hover {
	text-decoration: underline;
}

.feature_box .feature_title h4 {
	color: #ffffff;
	font-size: 131%;
}

/* .menu_bar and .menu */
.menu_bar {
	height: 35px;
	border-top: 2px solid #8a8b8b;
	background-color: #243b76;
}

.menu {
	margin-right: 25px;
	float: right;
}

.menu ul li {
	float: left;
	font-size: 116%;
}

.menu ul li a {
	padding: 8px 7px 8px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

.menu ul li a:hover, .menu ul li.active_menu_item a, .menu ul li.active_ancestor a {
	background-color: #8a8b8b;
}

/* .subnav */
.subnav {
	margin: 0 0 50px 2px;
}

.subnav h4 {
	margin: 15px 5px 15px 5px;
	color: #005e59;
	font-weight: bold;
}

.subnav ul li {
	font-size: 77%;
	border-bottom: 1px solid #c6c9cb;
}

.subnav ul li.first_menu_item {
	border-top: 1px solid #c6c9cb;
}

.subnav ul li a {
	padding: 7px 4px;
	display: block;
	text-decoration: none;
	color: #5c5c5f;
}

.subnav ul li a:hover, .subnav ul li.active_menu_item a {
	background-color: #efefef;
}

/* CONTENT */
.content h1 {
	margin-bottom: 15px;
	color: #001a5e;
	font-size: 131%;
	font-weight: bold;
}

.content h2 {
	margin-bottom: 7px;
	padding-bottom: 4px;
	color: #006c67;
	font-size: 108%;
	font-weight: bold;
	border-bottom: 1px solid #c6c9cb;
}

.content h3 {
	margin-bottom: 2px;
	color: #000000;
	font-size: 93%;
	font-weight: bold;
}

.content ul, .content ol {
	margin: 2px 15px 2px 15px;
}

.content li {
	margin: 2px 2px 4px 15px;
	line-height: 22px;
	font-size: 85%;
}

.content ul li {
	list-style-type: disc !important;
}

.content ol li {
	list-style-type: decimal;
}

.content ul, .content ol {
	margin-bottom: 15px;
}

.content p {
	margin-bottom: 15px;
	font-size: 85%;
	line-height: 150%;
}

.content td {
	vertical-align: top;
}

.content a {
	color: #6699d0;
}

.content a:hover {
	color: #243b76;
}

/* .micro_form */
.micro_form {
	margin: 5px auto 0;
	padding: 5px 0;
	width: 875px;
	border-top: 1px solid #c6c9cb;
	background-color: #ffffff;
}

.micro_form h4 {
	margin-bottom: 5px;
	font-size: 116%;
	font-weight: bold;
	color: #48484d;
}

.micro_form .grey_box label {
	margin-top: 4px;
	display: block;
	float: left;
	color: #515154;
	font-size: 85%;
}

.micro_form .grey_box input {
	padding: 4px 5px 0;
	border: 0;
	height: 20px;
	background-color: #f3f3f3;
	font-size: 93%;
}

.micro_form .grey_box textarea {
	padding: 4px 5px 0;
	border: 0;
	width: 503px;
	_width: 500px;
	height: 58px;
	background-color: #f3f3f3;
	font-size: 93%;
}

.micro_form .grey_box {
	padding: 5px;
	background-color: #e6e6e6;
}

.micro_form .two_third_width .grey_box {
	margin-left: 12px;
	width: 565px;
}

.micro_form .two_third_width .grey_box label {
	width: 52px;
}

.micro_form .third_width .grey_box {
	margin-bottom: 4px;
	width: 275px;
}

.micro_form .third_width label {
	width: 38px;
}

.micro_form .third_width input {
	width: 227px;
	_width: 224px;
}

.micro_form .submit {
	width: 875px;
	text-align: right;
	float: none;
	display: block;
}

.micro_form .submit input {
	border: 0;
	font-size: 116%;
	font-weight: bold;
	color: #48484d;
	background-color: transparent;
}

/* footer_bar and footer */
.footer_bar {
	clear: both;
	height: 200px;
	background-color: #006c67;
	min-height: 245px;
}

.footer {
	margin: 0 auto;
	padding: 15px 0;
	width: 950px;
	color: #ffffff;
}

/* micro_map */
.micro_map {
	margin: 0 auto;
	text-align:center;
	display:block;
}

.micro_map ul {
	text-align:left;
	margin-left:40px;
}

.micro_map ul li {
	float: left;
	padding:0 0 0 0px;
}

.micro_map ul ul li {
	float: none;
}

.micro_map ul li a {
	padding: 1px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

.micro_map ul li a {
	font-size: 93%;
	font-weight: bold;
}

.micro_map ul ul li a {
	font-size: 85%;
	font-weight: normal;
}

.micro_map ul ul {
	margin: 0 10px 15px 0;
	float: left;
	left: 35%;
}

/* micro_map hacks */
.micro_map .menu_item_1 {
	margin-left: 15px;
	width: 85px;
}

.micro_map .menu_item_6 {
	width: 125px;
}
.micro_map .menu_item_9 {
	width: 120px;
}




/* FOOTER MENU */
.footer_menu {
	margin-top: 10px;
	float: left;
}

.footer_menu li {
	margin-right: 6px;
	float: left;
	border-right: 1px solid #ffffff;
}

.footer_menu li a {
	margin: 0 5px 0 0;
	display: block;
	width: auto;
	text-align: center;
	color: #ffffff;
	font-size: 77%;
	text-decoration: none;
}

.footer_menu li.loginout_link {
	border-right: 0;
}

.footer_menu li a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* COPYRIGHT */
.copyright {
	margin: 0 25px;
}

.copyright p {
	padding-top: 5px;
	color: #ffffff;
	font-size: 77%;
}

.copyright a {
	color: #ffffff;
	text-decoration: none;
}

.copyright a:hover {
	color: #111111;
}

.tagline {
	margin: 6px 0 0 36px;
	float: left;
	font-size: 131%;
	color: #ffffff;
}

/* blog styles */
.post_list .post_item .post_title {
	margin-bottom: 7px;
	color: #000000;
	font-size: 93%;
	font-weight: bold;
}

.post_list .post_item .post_title a {
	text-decoration: none;
}

.post_author, .post_date {
	margin: 0 10px 5px 0;
	padding-right: 10px;
	float: left;
	border-right: 1px solid #c6c9cb;
	font-size: 77%;
	color: #646566;
	display: none;
}

.post_list .post_item .post_date {
	margin-right: 0;
	padding-right: 0;
	border-right-width: 0;
}

.post_list .post_item .post_teaser {
	margin-bottom: 15px;
	clear: both;
}

/* OVERRIDES */
#guard_auth_remember {
	display: none;
}
#searchBox {background-image:url(/themes/rtd/images/searchbg.gif);
position:relative;
margin: -32px 30px 0px 0px;
width:230px;
height:67px;
float:right;
}
#searchText {margin: 32px; 0px 0px; 0px;
	float:left;
}
#mag {
	position:absolute;
	margin-top:30px;
	margin-right:40px;
	margin-left:-18px;
	padding-right:5px;
	float:right;
	
}
.loc {width:50%;height:55px;float:left;}
