/*
* Created by: Mike West on March 6, 2006
* Modified by: 

*
* Copyright (c) 2006 condit.west.creative LLC
* 414 S. Mill Avenue, Tempe, Arizona. 85281, U.S.A.
* All rights reserved.
*
* This software is the confidential and proprietary information of
* condit.west.creative LLC. You shall not disclose such confidential
* information and shall use it only in accordance with the terms of
* the license agreement you entered into with condit.west.creative LLC
*/



/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: 230px;
	background-color: #000;
}

.ad_text{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 11px;
}

.light_text{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #ABBCD1;
	font-size: 11px;
}

.title{
	font-size: 14px;
	font-weight: bold;
	color: #9CB9D7;
	margin-bottom: -1;
}

/******* div ids *******/


#container {
	position: relative;
	width: 800;
	margin: 0 auto;
	text-align: left;
}

#header_container {
	width: 800;
	height: 220;
}

#footer_text {
	font-size: 10px;
	color: #fff;
	width:800px;
	background: center;
	margin: 0 auto;
	padding: 15px;

}
#main_content {
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	line-height: 1.5em;
	font-size: 11px;
	width: 510px;
	display: inline;
	margin-top: 20px;
	margin-left: 15px;
	position: relative;
}

#benefits_content {
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	line-height: 1.5em;
	font-size: 11px;
	width: 510px;
	position: relative;
}

#sub_content {
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #000000;
	line-height: 1.5em;
	font-size: 11px;
	width: 240px;
}
#content_body{
	height: auto;
	background: #FFFFFF;
	height: auto;
	width: 100%;
	text-align: center;
	float: left;
}

#ad_01 {
	width:384px;
	background-color:#333;
	font-size: 14px;
	color: #fff;
	background-image: url(images/home_hr.jpg);
	height: 24px;
	background-repeat: no-repeat;
	line-height: 1.7em;
}

#tab {
	background: url(images/tab_mid.jpg) repeat-y;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 218px;
	margin-top: 7px;
}

#tab_text {
	background: url(images/tab_mid.jpg) repeat-y;
	text-align: left;
	margin-right: 0px;
	margin-left: 10px;
	height: 515px;
	width: 175px;
}

#table_left {
	line-height: 1.5em;
	font-size: 13px;
	width: 214px;
	height:24;
	background: url(images/header_display.jpg) no-repeat center top;
	color: #FFFFFF;
	position: static;

}

#table_margin {
	margin-left: 10px;
 }

#table_mid_A {
	line-height: 1.5em;
	font-size: 11px;
	width: 502px;
	height:20;
	background: #fff;
	color: #6E8BAE;
	padding-top: 3px;
	border-bottom: 1px dotted #000000;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#table_mid_B {
	line-height: 1.5em;
	font-size: 11px;
	width: 502px;
	height:20;
	background: #E4EAF1;
	color: #6E8BAE;
	padding-top: 3px;
	border-bottom: 1px dotted #000000;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#table_mid_A_benefit {
	line-height: 1.5em;
	font-size: 11px;
	width: 214px;
	height:20;
	background: #fff;
	color: #6E8BAE;
	padding-top: 3px;
	border-bottom: 1px dotted #000000;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	position: static;
}

#table_mid_B_benefit {
	line-height: 1.5em;
	font-size: 11px;
	width: 214px;
	height:20;
	background: #E4EAF1;
	color: #6E8BAE;
	padding-top: 3px;
	border-bottom: 1px dotted #000000;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;;
	position: static;
}

#table_long {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/table_hr.jpg) no-repeat top;
	height: 24px;
	width: 502px;
	padding-top:3;
	vertical-align: top;
}

.tableTitle {
	padding-left: 10px;
}

#panels {
	border-top: 1px dotted #000000;
	border-bottom: 1px #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	width: 275px;
}

#btn_media {
	display: inline;
	float: right;
}

#design_img {
	display: inline;
	height: 98px;
	width: 154px;
	margin-right: 20px;
	border: 1px dotted #000000;
}

#design_img a:hover {
	background:url(images/floorplan-over.jpg);
}

#round_box {
	background: #E8E6E7;
	width: 184px;
	padding-top: 5px;
}

#round_box_text {
	margin-right: 17px;
	margin-left: 12px;
	line-height: 1.3em;
	color: 666666;
}

#tab_rule {
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	/*margin-bottom: 10px;*/
	/*border-bottom: 1px solid #CCCCCC;*/
	/*margin-top:10;*/
}


#tab_rule_selected {
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	/*margin-bottom: 10px;*/
	/*border-bottom: 1px solid #CCCCCC;*/
	/*margin-top:10;*/
	background: #E4EAF1;
}

#tab_ruleB {
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:10;
}

#listingDevider {
	border-top: 1px solid #CCCCCC;
	margin: 10 0 10 0;
}

#adDevider {
	border-top: 1px solid #CCCCCC;
	margin: 10 0 10 0;
	padding: 10 0 10 0;
}

#callout {
	padding: 15px 10px;
	float: right;
	text-align: right;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 200px;
	background-color: #E9EBF5;
	color: #064889;
}

#form {
	padding: 5px;
	float: right;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	background: #E4EAF1;
	border-right: 1px dotted #000000;
	border-left: 1px dotted #333333;
}

#border {
	border: 1px dotted #000000;
}

#border_tab img{
	border: 1px solid #6E8BAE;
}

/******* navigation *******/

/* CURRENTLY SELECTED NAV ITEM CLASS*/


.homeCurrent {
	color: #FFFFFF;
	background: url(images/btn_home.jpg);
}

.solutionCurrent {
	color: #FFFFFF;
	background: url(images/btn_solution.jpg);
}

.designCurrent {
	color: #FFFFFF;
	background: url(images/btn_design.jpg);
}

.faqCurrent {
	color: #FFFFFF;
	background: url(images/btn_faq.jpg);
}

.newsCurrent {
	color: #FFFFFF;
	background: url(images/btn_news.jpg);
}

.contactCurrent {
	color: #FFFFFF;
	background: url(images/btn_contact.jpg);
}

#nav_container {
	padding-left: 0;
	height:52px;
	margin-top: -4px;
}
#home {
	padding-left: 0;
	font-size: 11px;
	height: 49px;
	width: inherit;
	display: inline;
}

#home ul, #home li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#home a:hover {
	color: #FFFFFF;
	background: url(images/btn_home.jpg);
}

#home a:link.active,#home a:visited.active {
	background: #FFFFFF;
	color: #FFFFFF;
}

#home a:link, #home a:visited {
	float: left;
	line-height: 4.4em;
	padding: 0px 13px 0 13px;
	text-decoration: none;
	height: 49px;
}

#solution {
	margin: 0;
	padding-left: 0;
	font-size: 11px;
	height: 37px;
	width: inherit;
	display: inline;
}

#solution ul, #solution li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#solution a:hover {
	color: #FFFFFF;
	background: url(images/btn_solution.jpg);
}

#solution a:link.active,#solution a:visited.active {
	background: #FFFFFF;
	color: #FFFFFF;
}

#solution a:link, #solution a:visited {
	float: left;
	line-height: 4.4em;
	padding: 0px 13px 0 13px;
	text-decoration: none;
	height: 49px;
}

#design {
	margin: 0;
	padding-left: 0;
	font-size: 11px;
	height: 37px;
	width: inherit;
	display: inline;
}

#design ul, #design li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#design a:hover {
	color: #FFFFFF;
	background: url(images/btn_design.jpg);
}

#design a:link.active,#design a:visited.active {
	background: #FFFFFF;
	color: #FFFFFF;
}

#design a:link, #design a:visited {
	float: left;
	line-height: 4.4em;
	padding: 0px 13px 0 13px;
	text-decoration: none;
	height: 49px;
}

#faq {
	margin: 0;
	padding-left: 0;
	font-size: 11px;
	height: 49px;
	width: inherit;
	display: inline;
}

#faq ul, #faq li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#faq a:hover {
	color: #FFFFFF;
	background: url(images/btn_faq.jpg);
}

#faq a:link.active,#faq a:visited.active {
	background: #FFFFFF;
	color: #FFFFFF;
}

#faq a:link, #faq a:visited {
	float: left;
	line-height: 4.4em;
	padding: 0px 13px 0 13px;
	text-decoration: none;
	height: 49px;
	
}

#news {
	margin: 0;
	padding-left: 0;
	font-size: 11px;
	height: 37px;
	width: inherit;
	display: inline;
}

#news ul, #news li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#news a:hover {
	color: #FFFFFF;
	background: url(images/btn_news.jpg);
}

#news a:link.active,#news a:visited.active {
	background: #FFFFFF;
	color: #FFFFFF;
}

#news a:link, #news a:visited {
	float: left;
	line-height: 4.4em;
	padding: 0px 13px 0 13px;
	text-decoration: none;
	height: 49px;
}

#contact {
	margin: 0;
	padding-left: 0;
	font-size: 11px;
	height: 49px;
	width: inherit;
	display: inline;
}

#contact ul, #contact li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#contact a:hover {
	color: #FFFFFF;
	background: url(images/btn_contact.jpg);
}

#contact a:link.active,#contact a:visited.active {
	background: #FFFFFF;
	color: #FFFFFF;
}

#contact a:link, #contact a:visited {
	float: left;
	line-height: 4.4em;
	padding: 0px 13px 0 13px;
	text-decoration: none;
	height: 49px;
}

/******* hyperlink and anchor tag styles *******/

a.nav:link, a.nav:visited {
	color: #ffffff;
	text-decoration: underline;
}

a.nav:hover{
	text-decoration: none;
}

a.large:link, a.large:visited, a.large:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #CC3333;
	text-decoration:underline;
	line-height: 1.5em;
}

a.large:hover {
text-decoration: none;
}

a.small:link, a.small:visited, a.small:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CC3333;
	text-decoration:underline;
}

a.small:hover{
text-decoration: none;
}
a.ad:link, a.ad:visited, a.ad:active a.ad:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration:underline;
}

a.ad:hover {
text-decoration: none;
}

a.table:link, a.table:visited, a.table:active  {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #316AC5;
	text-decoration: none;
}
a.table:hover{
	color: #CC3333;
}



/************** header tag styles **************/

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom:5;
}

h4 {

}

h5 {
	margin:0 0 5 0
	font-weight: bold;
	color: #999999;
	line-height: 1ems;
	font-size: 14px;	
	/*margin-bottom:-5;*/
}

h6 {
	font-weight: bolder;
}

hr {
	color: #CCCCCC;
}

table {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
}

/*************** list tag styles ***************/

ul {
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: disc;
	list-style-position: outside;

}

ul ul {
	/* none set */
}

ul ul ul {
	/* none set */
}

li {
	color: #666666;
	margin-left:-15;
}

/********* form and related tag styles *********/

form {
	color: #6699CC;
	background: #E4EAF1;
	padding: 15px;
	border: 1px dotted #000000;
	float: right;
	position:
	line-height: 1.5ems;
	margin-bottom: 10px;
}

label {

}
				
input {
	/* none set */
}
