@charset "utf-8";
/* CSS Document */
#main_content p,#main_content ul,#main_content ol {
	font-size: 12px;
	line-height: 20px;
	font-family: times New Roman;	
}
#main_content h1 {
	font-size:18px;
	font-weight:normal;
}
#main_content a {
  color: #B41518;
}
#main_content {
  overflow: auto;
}
body {
	background-image: url(../images/cfm_background.jpg);
	margin: 0px;
	padding: 0px;
	background-position: center top;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #26221E;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.diag_trans {
	background-image: url(../images/diag_trans_bg.png);
	background-repeat: repeat;
}

.nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#foot_nav.nav ul {
	display:block;
	width:700px;
	float:left;
}
.nav ul li {
	display: inline;
	margin-left:5px;
	margin-right:5px;
}
.nav ul li a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #9B8C85;
}
#links .nav_spacer {
	color: #833006;
}

.nav ul li a:hover {
	text-decoration: underline;
}
#header {
	height: 125px;
	width: 960px;
	float: left;
}
#page_wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header #support {
	float: right;
	width: 400px;
}
#support #links {
	margin-top: 10px;
	float: right;
}
#support #search {
	right:0px;
	position:absolute;
	top:40px;
	z-index:9;
}
#support #search input[type="text"] {
	border: 1px solid #8B847E;
	padding:3px;
	float: right;
	width: 200px;
	font-size: 11px;
	color: #8B847E;
	line-height: 11px;
}
#support #search input[type="image"] {
	float: right;
	margin-left: 5px;
}
#main_nav { 
	width: 960px;
	clear: both;
	margin-top: 10px;
	float: left;
	text-align:left;
}
#branding {
	float: left;
	height: 85px;
	width: 240px;
}
#landing_content_wrapper {
	width: 940px;
	float: left;
	padding: 10px;
}
#landing_content_wrapper #main_content {
	float: left;
}
#landing_content_wrapper.design_interior #main_content {
	height: 408px;
	width: 698px;
	margin-right: 5px;
	border: 1px solid #333;
	background-image: url(../images/light_trans_grad_bg_lrg.png);
	background-repeat: repeat-x;
	background-color: #FBFBFB;
	overflow:hidden;
}
#landing_content_wrapper.design_interior #main_content h1 {
	color: #322722;
	font-size: 60px;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#landing_content_wrapper.design_interior #main_content p {
	display: block;
	margin-right: 60px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a.read_more {
	display: block;
	background-image: url(../images/read_more_bg.png);
	height: 21px;
	width: 98px;
	float: right;
	background-repeat: no-repeat;
	background-position: 0px -21px;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
a.read_more:hover {
	background-image: url(../images/read_more_bg.png);
	background-position: 0px 0px;
}
#landing_content_wrapper.design_interior #main_content h1 .first_line {
	display: block;
	font-size: 25px;
	margin-bottom: -15px;
}
#landing_content_wrapper #sub_content {
	float:left;
	margin-left:5px;
	padding:5px 5px 0;
	width:220px;
}
#landing_content_wrapper.design_interior #sub_content {
	height: auto;
}
#sub_content .site_adv {
	border:1px solid white;
	float:left;
	margin-bottom:5px;
}
#sub_content2 {
	float: left;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/sub_content2_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sub_content2 .btm_content {
	height: 105px;
	width: 280px;
	float: left;
	border: 1px solid #333;
	padding: 10px;
}
.btm_content h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
}
.btm_content p {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
	width: 250px;
	float: left;
}
.btm_content a {
	height: 25px;
	width: 25px;
	float: right;
	margin-top: 50px;
	background-image: url(../images/more_arrow.png);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0px -25px;
}
.btm_content a:hover {
	background-position: 0px 0px;
}


.btm_content.mid {
	margin-left: 28px;
	margin-right: 26px;
}

#right_column {
	float: right;
	width: 230px;
	padding: 10px;
	height: 810px;
}
#bread_crumbs {
	float:left;
	font-size:10px;
	height:15px;
	padding-bottom:5px;
	padding-top:5px;
	width:700px;
}
#bread_crumbs a {
	font-size: 10px;
	color: #26221E;
}
#footer {
	float: left;
	height: 60px;
	width: 960px;
}
#foot_nav {
	width: 960px;
	height:20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#copyright_info {
	width: 950px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	padding-left: 10px;
}
#inner_content_wrapper {
	width: 960px;
	float: left;
}
#inner_content_wrapper #main_content {
	float: left;
	height: 625px;
	width: 450px;
	padding: 10px;
	margin-left: 5px;
	background-color: #E7E8EB;
}
#inner_content_wrapper #sub_content {
	float: left;
	width: 220px;
	height: 800px;
	padding: 5px;
}
#inner_content_wrapper #left_spacer {
	width: 205px;
	float: left;
	clear: left;
	padding: 10px;
	height: 350px;
	margin-top: 10px;
}
#inner_content_wrapper #left_column {
	float: left;
	width: 205px;
	height: 630px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#left_spacer #left_column_content {
	height: 350px;
}
#inner_banner {
	padding: 10px;
	height: 140px;
	width: 680px;
	float: left;
}
#inner_banner #banner_slides {
	width: 678px;
	height: 139px;
	border:1px solid white;
}
#section_nav {
	float: left;
	min-height: 250px;
	width: 201px;
	padding-top: 15px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	border: 1px solid #333;
	background-color: #FAFAFA;
	background-image: url(../images/light_trans_grad_bg.png);
	margin-bottom: 10px;
}
#section_nav.design_nav {
	width: 218px;
	margin-bottom: 2.5px;
	margin-top: 2.5px;
	background-image: url(../images/light_trans_grad_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #333;
	background-color: #FAFAFA;
	min-height: 268px;
}
#section_nav.design_nav a {
	color: #333;
}
#section_nav.design_nav h1 {
	color: #333;
}
#section_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#section_nav ul li {
	display: block;
}
#section_nav a {
	display: block;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-left: 6px;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	height: 18px;
	padding-top: 3px;
}
#section_nav h1 {
	font-weight: normal;
	font-size: 20px;
	color: #333;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8B857E;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#section_nav h1 .first_line {
	display: block;
	font-size: 13px;
	text-align:left;
	font-weight: bold;
}
/*------Portfolio Chunk---------*/
#portfolio_wrapper {
	background-image: url(../images/705x500_bg_red.jpg);
	height: 500px;
	width: 705px;
}
#scrollable_wrapper {
	left:10px;
	overflow:hidden;
	padding-left:120px;
	position:absolute;
	top:560px;
	width:585px;
	background-image: url(../images/diag_trans_bg.png);
	background-repeat: repeat;
}
.scrollable {
	height:75px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:460px;
}
.scrollable .items {
	clear:both;
	width: 2250px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 92px;
}
.scrollable img {
	float:left;
	background-color:#fff;
	padding:0px;
	border:1px solid #ccc;
	cursor:pointer;
	width:80px;
	height:60px;
	margin: 5px;
}
.scrollable .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}
#section_nav  li.level1 a:hover {
	color:#E7E8EB;
	background-repeat: no-repeat;
	background-image: url(../images/section_link_bg.png);
}
#section_nav  li.level1.selected ul li.level2 a:hover {
	color:#B41518;
	background-repeat: no-repeat;
	background-image: url(../images/child_link_bg.png);
}
#section_nav  li.level1.selected ul li.level2.selected a {
	color:#B41518;
	background-repeat: no-repeat;
	background-image: url(../images/child_link_bg.png);
}
#section_nav li.level1.selected  ul li.level2 a {
	color:#B41518;
	background-image: none;
	font-weight: normal;
	font-size: 9px;
	padding-left:25px;
}
#section_nav li.level1.selected a {
	color:#E7E8EB;
	background-repeat: no-repeat;
	background-image: url(../images/section_link_bg.png);
}
#ajaxSearch_form {
           color: #444;
           width: auto;
       }
	   #ajaxSearch_form fieldset {
          border:none;
       }
      
       #ajaxSearch_output {
           border: 1px solid #444;
           padding: 10px;
           display: block;
           height: auto;
		   width:500px;
           vertical-align: top;
		   background:#fff;
		   background-image: url(../images/diag_trans_bg.png);
		   background-repeat: repeat;
       }
       .AS_ajax_result {
           color: #fff;
           margin-bottom: 3px;
		   font-size:11px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
		   color:#fff;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }
		span.ajaxSearch_highlight, span.ajaxSearch_highlight1 {
		background:#ccc;
		color:#444;
		}
		img#searchClose {
		cursor:pointer;
		left:-15px;
		position:absolute;
		top:20px;
		z-index:99999;
}
body#splash {
	background-image: url(../images/cfm_splash_background.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#splash_wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 325px;
	margin-top: 180px;
}
#splash_wrapper #content p a {
	color: #333;
}
#splash_wrapper #content p {
	font-size: 14px;
	color: #B41518;
}
#splash_wrapper #content {
	text-align: center;
}
/* override the root element to enable scrolling */
#panes {
	overflow:hidden;
	clear:both;
	height: 250px;
	width: 700px;
	position: relative;
}
#main_content #panes .items div p{
	margin: 0px;
	padding: 0px;
}

/* override single pane */
#panes div {
	float:left;
	display:block;
	width:665px;
	cursor:pointer;
	font-size:14px;
	padding-right: 20px;
	padding-left: 20px;
	height: 250px;
}
#prev_next span {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #B41518;
	cursor:pointer;
}
#prev_next .prev {
	float: left;
}
#prev_next .next {
	text-align: right;
}

/* our additional wrapper element for the items */
#panes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}
#panes .less, #panes .less a {
	color:#999 !important;
	font-size:11px;
}
