
/* original background color: e9 a2 13 */

* {
	table-layout: fixed;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	/*border-width: 1px; */
	/*border-style: none; */
	color: #535255;
	}

:focus {-moz-outline: none; /* fx 1.07*/ 
	outline:none; /* fx 1.05, Safari, Mac IE*/}

img{ border: none; padding: 0px; vertical-align: top; }
img a{border:none; padding: 0px; vertical-align: top; }

.left { float: left; }
.right { float: right; }

a, a:visited {
	color: #4090ce;
	text-decoration: underline;
	}

a:hover {
	color: #e59901;
	text-decoration: underline;
	}

a.gold, a.gold:visited {
	color: #e59901;
	}

a.gold:hover {
	color: #e59901;
	text-decoration: underline;
}

body {
	background-repeat: repeat-y;
	background-color: #ededee;
	}

h1 {
	font-size: 20px;
	color: #e59901;
	margin-top: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	font-weight: normal;
	}

h2 {
	font-size: 12px;
	color: #e59901;
	font-weight: bold;
	line-height: 20px;
	margin-top: 20px;
	
	}

h2.notopmargin {
	font-size: 12px;
	color: #e59901;
	font-weight: bold;
	line-height: 20px;	
	margin-top: 0px;
	}


h2.gray {
	font-size: 12px;
	color: #535255;
	font-weight: bold;
	line-height: 20px;
	margin-top: 20px;	
	}

h3 {
	font-size: 12px;
	color: #535255;
	font-weight:bold;
	line-height: 20px;
	}
	
.nomargin {
	margin: 0px;
	}

.gray {
	color: #535255;
	}

.leftmargin {
	margin-left: 20px;
}

p {
	font-size: 12px;
	color: #535255;
	line-height: 20px;
	margin-right: 35px;
	margin-bottom: 20px;
	}

ul {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 12px;
	margin-left: 20px;
	color: #535255;
	line-height: 20px;
	margin-right: 35px;
	marker-offset: 5px;
	margin-bottom: 20px;
	}

ul.nobullet {
	list-style-position: outside;
	list-style-type: none;
	font-size: 12px;
	margin-left: 20px;
	color: #535255;
	line-height: 20px;
	margin-right: 35px;
	marker-offset: 5px;
	margin-bottom: 20px;
	}


ul.notopmargin {
	margin-top: 0px;
	padding-top: 0px;
	}

ul.notopbottommargin {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}


ol {
	list-style-position: outside;
	font-size: 12px;
	margin-left: 25px;
	color: #535255;
	line-height: 20px;
	margin-right: 35px;
	
	margin-bottom: 20px;
	}

.page {
	width: 830px;
	margin: 0 auto 50px;
	background-color: #ffffff;
	background: url(/sites/all/themes/retrotech12/images/page_bg.png) repeat-y center;
	}
	
.page_end {
	clear: both;
	height: 0px;
	width:800px;
	}
	
.page_bottom {
	width: 830px;
	height: 41px;
	background: url(/sites/all/themes/retrotech12/images/page_bottom.png);
	margin: auto;
	}

.page_bottom_copyright {
	margin-top: 14px;
	padding-right: 25px;
	font-size: 10px;
	color: #535255;
	text-align: right;
	line-height: 10px;
	float: right;
	}

.container {
	width: 800px;
	margin: 0 auto;
	}

.window_control_bar {
	width: 800px;
	height: 42px;
	background: url(/sites/all/themes/retrotech12/images/window_control_bar.png);
	clear:both;
	}	
	
.window_body {
	background-color: #ffffff;
	width: 700px;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 0px;
	}
	
.main_banner_left {
	clear:both;
	width: 400px;
	height: 96px;
	float: left;
	margin: 0px !important;
	padding: 0px !important;
	}

.main_banner_right {
	width: 400px;
	height: 96px;
	float: right;
	}

#main_banner_navigation a, a:visited {
	color: #535255;
	margin-left: 9px;
	margin-right: 9px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

#main_banner_navigation a.current, #main_banner_navigation a.current:hover, #main_banner_navigation a.current.active {
	color: #e59901;
	margin-left: 9px;
	margin-right: 9px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

#main_banner_navigation a:hover, a:active {
	color: #e59901;
	margin-left: 9px;
	margin-right: 9px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

#main_banner_navigation {
	float: left;
	clear: both;
	margin-left: 11px;
	margin-top: 8px;
	height: 22px;
	width: 600px;
	color: #e59901;
	vertical-align: bottom;
	font-size: 9px;
	font-weight: bold;
	line-height: 13px;
	vertical-align: middle;
	}	

.banner_band {
	clear: both;
	width: 800px;
	background-color: #e59901;
	height: 35px;
	text-align: right;
	}

.main_banner_searchbar {
	float: left;
	clear: both;
	width: 196px;
	padding-left: 604px;
	background-color: #e7e8e9;
	height: 28px;
	text-align: right;
	vertical-align: top;
	}
	
.main_banner_search_box {
	float: left;
	margin: 0px;
	margin-top: 3px;
	height: 18px;
	padding-top: 2px;
	width: 117px;
	border-width: 1px;
	border-style: solid;
	border-color: #d5d5d5;
	background-color: #ffffff;
	font-size: 13px;
	vertical-align: top;
	}

a.main_banner_search_button, a.main_banner_search_button:visited {
	margin-right: 11px;
	width: 60px;
	margin-left: 2px;
	
	height: 11px;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 4px;
	
	display: block;
	float: right;
	text-align: center;
	clear: none;
	border-width: 2px;
	border-style: solid;
	border-color: #d5d5d5 #d5d5d5 #d5d5d5;
	background-color: #ffffff;
	
	color: #535255;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	vertical-align: top;
	}

a.main_banner_search_button:hover {
	margin-right: 11px;
	width: 60px;
	margin-left: 2px;
	
	height: 11px;
	margin-top: 3px;
	padding-top: 3px;
	padding-bottom: 4px;

	color: #e59901;
	text-decoration: none;
	}

/* Home Page */

#secondary-content {
	float: left;
/*	height: 200px;
	width: 780px; */
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	background-color: #ffffff;
	}
	
.retrotech .node-content {
	float: left;
	font-size: 15px;
	margin-top: 22px;
	font-weight: normal;
	color: #e59901;
	line-height: 20px;
	width: 450px;
	height: 76px;
	margin-left: 22px;
	float: left;
	
	}
	
.main_side_button_container {
	width: 254px;
	margin-right: 10px;
	margin-top: 10px;
	height: 87px;
	float: right;
	}

div.main-side-right {
margin-left: 25px;
}

div.main-side-right div#block-menu-menu-primary-side-buttons div.block-content a, div.main-side-right div#block-menu-menu-primary-side-buttons div.block-content a:visited	{
	display: block;
	width: 241px;
	height: 23px;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 13px;
	background-image: url(/sites/all/themes/retrotech12/images/main_side_button.png);
	color: #535255;
	text-decoration: none;
	/* float: right;*/
	}

a.main_side_button:hover	{	
	display: block;
	width: 241px;
	height: 23px;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 13px;
	background-image: url(/sites/all/themes/retrotech12/images/main_side_button.png);
	color: #e59901;
	text-decoration: none;
	float: right;
	}

.main_feature_container_float_left {
	clear: left;
	float: left;
	overflow: hidden;
	padding-left: 10px;
	margin-bottom: 11px;
	}

.main_feature_container_float_right {
	width: 526px;
	clear: none;
	padding-right: 10px;
	float: right;
	margin-bottom: 11px;
	overflow: hidden;
	}

.main_feature_container_left {
	float:left;
	margin: 0px;
	padding-left: 10px;
	}

.main_feature_container_center {
	padding-left: 9px;
	padding-right: 9px;
	float: left;
	}

.main_feature_container_right {
	float: right;
	padding-right: 10px;
	}

	
.main_feature_top {
	padding-top: 11px;
	padding-left: 15px;
	width: 239px;
	height: 14px;
	background-image: url(/sites/all/themes/retrotech12/images/main_feature_top.png);
	font-size: 10px;
	font-weight: bold;
	color: #b3b3b6;
	}

.main_feature_body { 
	width: 224px;
	height: 150px; 
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 14px; 
	background-image: url(/sites/all/themes/retrotech12/images/main_feature_body.png); font-size: 11px; line-height: 18px; }	
	
.main_feature_bottom {
	height: 10px;
	background-image: url(/sites/all/themes/retrotech12/images/main_feature_bottom.png);
	overflow: hidden;
	}

.main_feature_headline {
	color: #e59901;
	font-size: 20px;
	margin-bottom:12px;
	}

/* Primary Landing Page */

.primary_body {
	margin-top: 3px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #d8d6d9;
	float: left;
	width: 597px;
	padding-right: 3px;
	}

.primary_title_bar {
	background-color: #e9a213;
	width: 573px;
	padding-left: 24px;
	height: 27px;
	padding-top: 11px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	clear: both;
	float: left;
	}

primary_body_container {
	width: 597px;
	overflow: hidden;
	float: left;
	}

#primary_left_navigation {
	float: left;
	clear: left;
	width: 133px;
	padding-top: 21px;	
	padding-left: 23px;
	margin-bottom: 93px;
	overflow: hidden;
	height: 400px;
	}
	
#primary_left_navigation a {
	display: block;
	width: 110px;
	padding-right: 23px;
	color: #535255;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	}

#primary_left_navigation a.current {
	display: block;
	width: 110px;
	padding-right: 23px;
	color: #e59901;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	font-weight: bold;
	}

#primary_left_navigation a.current:hover {
	display: block;
	width: 110px;
	padding-right: 23px;
	color: #e59901;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	font-weight: bold;
	}

#primary_left_navigation a:hover {
	display: block;
	width: 110px;
	padding-right: 23px;
	color: #e59901;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	}

.primary_body_center {
	width: 441px;
	float: right;
	clear: right;
	margin-bottom: 30px;
	}
	
.primary_body_center_image {
	width: 441px;
	height: 155px;
	clear: right;
	}

.primary_sidebar {
	float: right;
	margin-top: 13px;
	width: 159px;
	padding-left: 18px;
	padding-right: 20px;
	margin-bottom: 30px;
	}

a.primary_side_button, a.primary_side_button:visited	{
	display: block;
	width: 147px;
	height: 23px;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 13px;
	background-image: url(/sites/all/themes/retrotech12/images/primary_side_button.png);
	color: #535255;
	text-decoration: none;
	}

a.primary_side_button:hover	{	
	display: block;
	width: 147px;
	height: 23px;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 13px;
	background-image: url(/sites/all/themes/retrotech12/images/primary_side_button.png);
	color: #e59901;
	text-decoration: none;
	}
	
.sidequote {
	margin-top: 43px;
	color: #717073;
	font-size: 11px;
	line-height: 25px;
	font-style: italic;
	}

.quotemark {
	color: #717073;
	font-weight: bold;
	font-style: italic;
	}

.quotemark_body {
	color: #717073;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	}


.quotesource {
	display: block;
	color: #e59901;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	margin-top: 11px;
	}

.quotesource_body {
	display: block;
	color: #e59901;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	}

.case_study_container {
	
	margin-top: 20px;
	clear: both;
	overflow: visible;
	}

.primary_feature_top {
	padding-top: 11px;
	padding-left: 15px;
	width: 393px;
	height: 14px;
	background-image: url(/sites/all/themes/retrotech12/images/primary_feature_top.png);
	font-size: 10px;
	font-weight: bold;
	color: #b3b3b6;
	}

.primary_feature_bottom {
	width: 408px;
	height: 10px;
	background-image: url(/sites/all/themes/retrotech12/images/primary_feature_bottom.png);
	overflow: hidden;
	clear: both;
	}


.case_study_body {
	width: 378px;
	height: 114px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 14px;
	background-image: url(/sites/all/themes/retrotech12/images/primary_feature_body.png);
	font-size: 11px;
	line-height: 18px;
	}	

.case_study_body_long {
	width: 378px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 14px;
	background-image: url(/sites/all/themes/retrotech12/images/primary_feature_body.png);
	font-size: 11px;
	line-height: 18px;
	overflow: visible;
	padding-bottom: 1px;
	}	

.case_study_link, .case_study_link:visited {
	display: block;
	margin-bottom: 10px;
	clear: both;
	font-size: 11px;
	line-height: 18px;
}	

.case_study_link:hover, .case_study_link:active {
	text-decoration: underline;
	margin-bottom: 10px;
	font-size: 11px;
	clear: both;
}

.primary_feature_headline {
	color: #e59901;
	font-size: 11px;
	margin-bottom:0px;
	font-weight: bold;
	}

/* Utility Page */

.utility_body {
	width: 517px;
	overflow: hidden;
	float: left;
	padding: 40px;
	padding-top: 0px;
	}


/* Generic Link properties */

a, a:visited {
	color: #4090ce;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

a:hover, a:active {
	color: #4090ce;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	}

.page_bottom_utilities {
	margin-top: 14px;
	padding-left: 18px;
	float: left;
	font-size: 10px;
	text-align: left;
	line-height: 10px;
	}

.page_bottom_utilities a {
	color: #535255;
	font-size: 10px;
	padding-left: 10px;
	text-decoration: none;
	}

.page_bottom_utilities a:visited {
	color: #535255;
	font-size: 10px;
	padding-left: 10px;
	text-decoration: none;
	}

.page_bottom_utilities a:hover {
	font-size: 10px;
	padding-left: 10px;
	text-decoration: underline;
	}
	
.goldline {
	border-style: none;
	height: 1px;
	background-color: #e59901;
	margin-bottom: 10px;
}

.grayline {
	border-style: none;
	height: 1px;
	background-color: #535255;
	margin-bottom: 10px;
	width: 410px;	
}

.personnel_line {
	border-style: none;
	height: 1px;
	background-color: #535255;
	margin-bottom: 5px;
	width: 410px;
	
}

.goldtext {
	color: #e59901;
}

.goldbold {
	color: #e59901;
	font-weight: bold;
}


.column_left_divided {
	width: 204px;
	border-color: #d5d5d5;
	border-right-style: solid;
	border-right-width: 2px;
	float: left;
	vertical-align: top;
}

.column_right_divided {
	/* total width: 235 */
	padding-left: 20px;
	width: 205px;
	float: right;
}

.body_item {
	margin-top: 20px;
}

a.window_control_close, a.window_control_close:visited {
	display: block;
	padding-top: 15px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 10px;
	float: left;
	color: #535255;
	font-weight: bold;
	text-decoration: none;
	}

a.window_control_close:hover {
	color: #e59901;
	}
	
a.window_control_print, a.window_control_print:visited {
	display: block;
	padding-top: 15px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 10px;
	float: right;
	color: #535255;
	font-weight: bold;
	text-decoration: none;
	}

a.window_control_print:hover {
	color: #e59901;
	}

tr {
	vertical-align: top;
}

td {
	vertical-align: top;
	font-size: 12px;
	color: #535255;
	line-height: 20px;

}

.bold {
	font-weight: bold;
	}
	
.body_image_right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	}
	
.bio_photo {
	margin-top: 5px;
	width: 125px;
	height: 156px;
	float: left;
	}
	
.bio_copy {
	float: right;
	width: 300px;
	}
	
.textfield {
	width: 200px;
	vertical-align: middle;
	height: 20px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #d5d5d5;
	border-width: 1px;
	font-size: 13px;
	margin-top: 3px;
	}

.browsefield {
	width: 300px;
	vertical-align: middle;
	height: 24px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #d5d5d5 #d5d5d5 #d5d5d5;
	border-width: 1px;
	font-size: 13px;
	margin-top: 3px;
	}

.radio {
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 3px;
}

.textarea {
	vertical-align: middle;
	margin-top: 2px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #d5d5d5;
	border-width: 1px;
	font-size: 13px;
	margin-top: 3px;
}

a.button, a.button:visited {
	display: block;
	clear: none;
	vertical-align: top;
	float: left;

	width: 60px;
	padding-left: 10px;
	padding-right: 10px;

	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 10px;

	color: #535255;
	background-color: #ffffff;
	text-align: center;
	border-color: #d5d5d5 #d5d5d5 #d5d5d5;
	border-style: solid;
	border-width: 2px;
	font-size: 11px;
	font-weight: bold;
	background-color: #ededee;
}

.button:hover {
	color: #e59901;
	text-decoration: none;
	}

a.button_long, a.button_long:visited {
	display: block;
	clear: none;
	vertical-align: top;
	float: left;

	width: 80px;
	padding-left: 10px;
	padding-right: 10px;

	padding-top: 1px;
	padding-bottom: 0px;
	margin-top: 10px;

	color: #535255;
	background-color: #ffffff;
	text-align: center;
	border-color: #d5d5d5 #d5d5d5 #d5d5d5;
	border-style: solid;
	border-width: 2px;
	font-size: 11px;
	font-weight: bold;
	background-color: #ededee;
}

.button_long:hover {
	color: #e59901;
	text-decoration: none;
	}

.contact_button_container {
		float: left;
		margin-left: 140px;	
}


.news_about {
	font-style: italic;
}


/*
Items to be hidden for launch.  
Delete or comment out the class to make it visible.
*/

/*
.key_personnel {
	display: none !important;
}
*/

.news_items {
	display: none !important;
}

.active_sell_sheet {
	display: none !important;
	}
	
.bottom_info {
		font-size: 11px;
		line-height: 18px;
		font-style: italic;
	}

#results_ {
	border-style: none !important;
	width: 400px !important;
}

#searchbox_ {
	border-style: none !important;
	width: 400px !important;
}

.ra {
	border-style: none !important;
	width: 400px !important;
}

/* Drupal-specific stuff */

.node-submitted {
	display: none;
}

.node-story {
	margin: 0px !important;
}

