/* CSS Document */


/* ===== typography ===== */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
h2, h3, h4, h5, h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
	letter-spacing: 1px;
	color: #3B5A6F;
}
h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
	letter-spacing: 1px;
	color: #3B5A6F;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
}
p {
	text-align: justify;
}
ul {
	list-style-type: square;
}
@media print {
  * {
  background-color: #ffffff !important;
  background-image: none !important;
  color:#000000;
 position:relative;
  float: none !important;
  margin: 8px !important; 
  padding: 0% !important;
 width : auto !important;

overflow: visible !important;
	}

}

@media print #productsandservices
{
	*
	{
		display:none;
	
	}
}		

/* ===== general linkology ===== */

a {
	color: #3B5A6F;
	text-decoration: underline;
}
a:hover {
	color: #7E95A6;
	text-decoration: underline;
}
.txtbtn {
	padding: 2px 5px;
	line-height: 22px;
	border: 1px solid #7E95A6;
	text-transform: uppercase;
}

/* ===== general layout ===== */

body {
	background: #ffffff;
	margin: 0;
}
/*#wrapper {
	position: relative;
	width: 814px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #ffffff; 
}*/
#wrapper {
	position: relative;
	/*width: 814px;*/
	width: 815px;
	margin: 0 auto;
	/*padding: 0;*/
	padding-top:2px;
	text-align: left;
	background: #ffffff;
}

.logo {
	padding: 0px 0 0 0px;
	float: left;
}
.phone {
	font-weight: bold;
	float: right;
	padding-right: 20px;
	background: #CCD6E0;
	height:24px; 
}
#headernav {
	float: right;
	margin-top: 0px;
	font-size: 11px;
	padding: 0 0px 0 0;
}
#headernav a {
	padding: 0 10px;
	text-decoration: none;
}
#catalogrequest input {
	font-size: 9px;
	color: #666666;
	border: 1px solid #cccccc;
}
#catalogrequest input.btn {
	background: #ccd6e0;
	cursor: pointer;
}
#catalogrequest {
	text-align: right;
	padding: 4px 0 0 0;
}
/*#mainnavigation {
	/*margin-top: 13px;*/
	/*line-height: 23px;
	height:30px;
	padding-bottom:15px;
	margin-bottom:10px;
	border: 0px solid #ff0000;
	background: #CCD6E0;
	float: right;
	width: 812px;
	z-index:50;
	vertical-align:middle;
	
}*/
#mainnavigation {
	/*margin-top: 13px;*/
	line-height: 27px;
	height:27px;
	border: 0px solid #7E95A6;
	/*background: #CCD6E0;*/
	background:#7c9cb7; 
	/*float: right;*/
	float: left;
	/*width: 812px;*/
	width: 815px;
	z-index:50;
}
.emailRequestBar
{
	z-index:99;
	margin-left:0px;
	margin-top:0px;
	background-color:#7C9CB7;
	height:27px;
	width:804px;
	vertical-align:middle;
	padding-top:0px;
	padding-left:8px;
	padding-bottom:5px;
	margin-bottom:20px;
}
.emailRequestBarForm
{
	height:27px;	
	padding-top:2px;
}
.phoneForm
{
	border:solid 0px #ff0000;	
}
/*#main {
	margin: 0;
	border: 0;
	padding: 0px 0px 20px 0px;
	background: #ffffff;
	float: left;
	clear: both;
	width: 814px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 814px;
}*/

#main {
	margin: 0;
	border: 0;
	/*padding: 10px 0px 20px 0px;*/
	padding: 5px 0px 20px 0px;
	background: #ffffff;
	float: left;
	clear: both;
	width: 814px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
} 

.subnavheader {
	background: #CCD6E0; /* #3B5A6F */
	padding: 4px 6px;
	margin-bottom: 30px;
}
.subnavheader p {
	color: #3B5A6F; /*#ffffff */
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	padding: 0;
	margin: 0;
	text-align: center;
}
.sidenav {
	text-align: right;
}


/* ===== footer ===== */

#footernav {
	line-height: 24px;
	border: 1px solid #7E95A6;
	border-bottom: 0;
	float: right;
	width: 812px;
}
#footer	{
	margin: 0;
	border: 0;
	padding: 0;
	height: 65px;
	text-align: left;
	background: #ffffff;
	width: 814px;
  	/* font-size: 11px; */
	font-weight: normal;
	line-height: 20px;
	clear: both;
}
#footer .footer-left {
	margin: 0;
	padding: 0;
	text-align: left;
	background: #ffffff;
  	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 24px;
	/*float: left;*/
}
#footer .footer-right {
	text-align: right;
	background: #ffffff;
  	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 24px;
	float: right;
	/* width: 350px; */
}
#footer .cprght {
	padding: 5px 20px 5px 20px;
	border-top: 1px solid #000000;
	text-align: left;
	
  	font-size: 10px;
	color: #7C9CB7;
	line-height: 12px;
	/*float: left;*/
	clear: both;
	width: 814px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 774px;
}
html>#footer .cprght  {
	width: 634px;
} 
.h-seperator {
	margin: 20px 0;
	height: 12px;
	background: #cccccc;
}
.info {
	font-size: 11px;
}
hr.onepix {
	height: 1px;
	width: 100%;
	color:  #cccccc;
}
.hr {
	height: 1px;
	width: 100%;
	background:  #cccccc;
}
.frm-button {
	font-size: 9px;
	color: #666666;
	background: transparent;
	cursor: pointer;
}
.frm-button:hover, .frm-button-checkout:hover {
	font-size: 9px;
	color: #3B5A6F;
	background: #cccccc;
	border: 1px solid #cccccc;
	cursor: pointer;
}
.frm-button-checkout {
	font-size: 9px;
	color: #ffffff;
	background: #3B5A6F;
	border: 1px solid #3B5A6F;
	cursor: pointer;
}
input {
	color: #666666;
	border: 1px solid #cccccc;
}
.pnav {
	text-align: right;
	font-size: 11px;
}
.pnav a {
	text-decoration: none;
}
.pnavftr a {
	text-align: right;
	font-size: 11px;
	float: right;
	text-decoration: none;
}
.pnavftr a:hover, .pnav a:hover {
	text-decoration: underline;
}
.cc {
	padding: 5px 10px;
	border-bottom: 1px dashed #cccccc;
}
.spt {
	text-align: center;
	/* background: #cfdce8; */
	background: #eeeeee;
	width: 560px;
	margin: 0 auto;
	/* padding: 5px 10px; */
}
ul.cnp {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
ul.cnp li {
	background: #eeeeee;
	padding: 2px;
	width: 200px;
	text-align: left;
	border-top: 1px solid #ffffff;
}

/* ===== column layout ===== */

#regullar-block {
	padding: 0;
	width: 100%;
}
#regullar-block-leftwide {
	padding: 0 10px 0 0;
	width: 604px;
}
#regullar-block-rightthin {
	padding: 0 0 0 10px;
	width: 150px;
}

#regullar-block-leftthin {
	padding: 0 10px 0 0;
	width: 150px;
}
#regullar-block-rightwide {
	padding: 0 0 0 10px;
	width: 604px;
}

#regullar-block-leftslim {
	padding: 0 10px 0 0;
	width: 150px;
}
#regullar-block-centerwide {
	padding: 0 10px;
	width: 444px;
}
#regullar-block-rightslim {
	padding: 0 0 0 10px;
	width: 150px;
}


img {
  border: 0px;
}
.blockinfo {
  font-size: 10px;
  color: #993300;
}
.masthead {
  background-color: #CCCCCC;
}
.reg {
  font-size: 11px;
  font-weight: bold; 
  color: #FF0000;
}
.ten {
  font-size: 10px;
  color: #993300;
}
.ten2 {
  font-size: 10px;
  font-style: italic;
  color: #993300;
}
.eleven {
  font-size: 11px;
}
.twelve {
  font-size: 12px;

}
.welldonetitle {
  font-size: 14px; 
  font-weight: bold; 
  color: #3B5A6F;
}
.practice_title {
  font-size: 14px; 
  font-weight: bold; 
  color: #3B5A6F;
}
h2 {
	padding: 0;
	margin: 0;
  font-size: 14px; 
  font-weight: bold; 
  color: #3B5A6F;
}
.practice_text {
  font-size: 11px;
  color: #FFFFFF;
}
.practice_link {
  color: #9BA9BF; 
  font-size: 12px;
  text-decoration: underline;
}
.practice_link:hover {
  color: #9BA9BF; 
  font-size: 12px;
  text-decoration: underline;
}
.practice_hr {
  color: #FFFFFF;
}
.header {
  font-size: 18px; 
  /* font-weight: bold; */
  color: #3B5A6F;
  letter-spacing: 1px;
  /*background: #CCD6E0; */ 
  background: #FFFFFF; 
}
h1 {
  /* font-size: 18px; 
  color: #3B5A6F;
  letter-spacing: 1px;
  background: #FFFFFF; */
  font-size: 14px; 
  font-weight: bold; 
  color: #3B5A6F;
}
.header_inverted {
  font-size: 18px; 
  font-weight: bold; 
  color: #000000;
}
.title {
  font-size: 11px; 
  font-weight: bold; 
  color: #FFFFFF;
  text-decoration: none; 
}
.title:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.title_disabled {
  font-size: 11px; 
  font-weight: bold; 
  color: #FFFFFF;
}
.title_background {
  background-color: #3B5A6F;
}
.title_background2 {
  background-color: #666666;
}
.title_background_disabled {
  background-color: #CCCCCC;
}
.formhandler_input { 
  font-size: 11px; 
  color: #000000; 
  background-color: #FFFFFF;
  border: inset 1px #000000;
  height: 20px;
}
.formhandler_text { 
  font-size: 11px; 
  color: #000000; 
  background-color: #FFFFFF;
  border: inset 1px #000000;
  height: 20px;
  width: 250px;
}
.formhandler_text_no_border { 
  font-size: 11px; 
  color: #000000; 
  background-color: #FFFFFF;      
}  
.formhandler_textarea { 
  font-size: 11px; 
  color: #000000; 
  background-color: #FFFFFF;
  border: inset 1px #000000;
  height: 60px;
  width: 250px;
  overflow: auto;
}
.formhandler_textarea_sm { 
  font-size: 11px; 
  color: #000000; 
  background-color: #FFFFFF;
  border: inset 1px #000000;
  height: 20px;
  width: 250px;
  overflow: auto;
}
.formhandler_multiselect_wide { 
  font-size: 11px; 
  color: #000000; 
  background-color: #FFFFFF;
  border: inset 1px #000000;
  height: 120px;
  width: 300px;
}
.formhandler_multiselect { 
  font-size: 11px; 
  color: #000000; 
  background-color: #FFFFFF;
  border: inset 1px #000000;
  height: 120px;
  width: 200px;
}
.formhandler_file { 
  font-size: 11px; 
  color: #000000; 
  background-color: #FFFFFF;
  border: inset 1px #000000;
  height: 20px;
  width: 250px;
}
.formhandler_button_2 {
  font-size: 11px; 
  color: #FFFFFF; 
  font-weight: bold;
  background-color: #AAAABB;
  border-top: outset 1px #FCFCFF;
  border-right: outset 1px #888899;
  border-bottom: outset 1px #888899;
  border-left: outset 1px #FCFCFF;
  cursor: hand;
  height: 20px;
}
.formhandler_button {
  font-size: 11px; 
  color: #AAAABB; 
  font-weight: bold;
  background-color: #FAFAFF;
  border-top: outset 1px #AAAABB;
  border-right: outset 1px #888899;
  border-bottom: outset 1px #888899;
  border-left: outset 1px #AAAABB;
  cursor: hand;
  height: 20px;
}
.project_background {
  background-color: #DDDDDD;
  border-top: solid 1px #EEEEEE;
  border-bottom: solid 1px #BBBBBB;
}
.task_background {
  background-color: #EEEEEE;
  border-top: solid 1px #FFFFFF;
  border-bottom: solid 1px #CCCCCC;
}
.task_background_complete {
  background-color: #AAFFAA;
  border-top: solid 1px #EEFFEE;
  border-bottom: solid 1px #DD88DD;
}
.task_background_complete_disabled {
  background-color: #DDEEDD;
  border-top: solid 1px #EEFFEE;
  border-bottom: solid 1px #BBAABB;
}
.task_background_overdue {
  background-color: #FFAAAA;
  border-top: solid 1px #FFEEEE;
  border-bottom: solid 1px #DD8888;
}
.task_background_overdue_disabled {
  background-color: #EEDDDD;
  border-top: solid 1px #FFEEEE;
  border-bottom: solid 1px #CCBBBB;
}
.task_text_disabled {
  font-size: 11px;
  color: #666666;
}
.task_text {
  font-size: 11px;
  color: #000000;
}
.block_background {
  background-color: #FFFFFF;
}
.pagenav, .pagenav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.pagenav:hover {
	color: #3B5A6F;
}
.pagenav_inverted, .pagenav_inverted:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.pagenav_inverted:hover {
	text-decoration: none;
}
.tdbottom {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px #000000 solid;
	border-left: 0px;
}
.tdright {
	border-top-width: 0px;
	border-right-width: 1px #000000 solid;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tertnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.tertnav, a.tertnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.tertnav:hover {
	color: #9999CC;
}
.datelog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	background-color: #0066CC;
	border-top: 0px;
	border-right: 0px;
	border-bottom: #000000 1px solid;
	border-left: 0px;
}
.deptheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.deptinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
}
.minitable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.minitableborder {
	border-top: 1px #FFFFFF solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 1px #FFFFFF solid;
}
.innermini {
	border-top: 1px #FFFFFF solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 1px #FFFFFF solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding: 4px;
}
.archivemode {
   border: 1px solid #FFFF00; 
   border-collapse: collapse;   
   border-spacing: 0px;
}
.editmode {
   border: 1px solid #0000FF; 
   border-collapse: collapse;      
   border-spacing: 0px;
}
.pendingmode {
   border: 1px solid #FF0000; 
   border-collapse: collapse;   
   border-spacing: 0px;
}
.livemode{
   border: 0px; 
   border-collapse: collapse;   
   border-spacing: 0px;
}
.directory_name {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  font-weight: bold; 
  color: #000000;
}
.directory_text {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
}
.directory_link, .directory_link:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  color: #000000;
}
.navtop {
  background-color: #3B5A6F;
}
.gray {
  background-color: #CCCCCC;
}
.navnote { 
  display: block; 
  font-size: 11px; 
  line-height: 12px; 
  padding: 3px;  
  background-color: #CCCCCC;
} 
.box {  
  font-size: 10px; 
  font-weight: bold; 
  color: #000000; 
  border: 1px #B4B4D2 solid; 
}
.navbox {  
  display: block; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-weight: bold; 
  color: #000000;
}
a.navbox {  
  display: block; 
  font-size: 10px; 
  font-weight: bold; 
  color: #AA0000; 
  text-decoration: underline;
}
a.navbox:hover {  
  display: block; 
  text-decoration: none;
}

/* ------ events ------ */
th.events, th.events a, th.events a:hover  {
  font-family: verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  color: #ffffff;
  background: #000033;
}
td.events  {
  font-family: verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-weight: bold; 
  color: #ffffff;
  background: #3B5A6F;
  text-align: center;
}
td.days  {
  font-family: verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #000000;
  border: 1px solid #cccccc;
}
.graybox {
  border: 1px solid #CCCCCC;
}












#ftrnav, #ftrnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#ftrnav a {
	display: block;
	/* width: 10em; */
	line-height: 24px;
	padding: 0 20px;
	text-decoration: none;
	border-right: 1px solid #7E95A6;
}
#ftrnav a:hover {
	color: #7E95A6;
}
#ftrnav li {
	float: left;
	/* width: 10em; */
}

/*
#footer .footer-right a {
	padding: 0 20px 0 19px;
	border-left: 1px solid #7E95A6;
	display: block;
}
*/
#ftrnavright, #ftrnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#ftrnavright li.ftrsearch {
	display: block;
	/* width: 10em;
	line-height: 24px; */
	padding: 0 20px;
	text-decoration: none;
	border-left: 1px solid #7E95A6;
	color: #3B5A6F;
}
.ftrsearchtxt {
	color: #3B5A6F;
  	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#ftrnavright a {
	display: block;
	/* width: 10em; */
	line-height: 24px;
	padding: 0 20px;
	text-decoration: none;
	border-left: 1px solid #7E95A6;
}
#ftrnavright a:hover {
	color: #7E95A6;
}
#ftrnavright li {
	float: left;
	/* width: 10em; */
}
.issues {
	color: #990000;
}
/* ================================================*/
.form_button {
	font-size: 11px; 
	color: #000000; 
	background: #f0f0f0;
	border-bottom: outset 1px #888899;
	border-right: outset 1px #888899;
	border-top: outset 1px #fcfcff;
	border-left: outset 1px #fcfcff;
	cursor: pointer;
	height: 20px;
}
.form_text { 
	font-size: 11px; 
	color: #000000; 
	background: #F0F0F0;
	border-top: inset 1px #888899;
	border-left: inset 1px #888899;
	border-bottom: inset 1px #fcfcff;
	border-right: inset 1px #fcfcff;
	line-height: 18px;
	height: 18px;
}
/* ===== GEA new styles ===== */
.womper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: bold;
	color: #CCD6E0;
	letter-spacing: -1px;
	line-height: 40px;
}

/* ===== GEA right side nav ===== */
.rightsidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 14pt;
}
A.rightsidenav:link {
	color: #3B5A6F;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	margin-left : 4px;
}
A.rightsidenav:active {
	color: #3399CC;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	margin-left : 4px;
}
A.rightsidenav:visited {
	color: #3B5A6F;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	margin-left : 4px;
}
A.rightsidenav:hover {
	color: #006699;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	margin-left : 4px;
}
A.sidemenu:link {
	color: #3B5A6F; 
	/* color: #000000; */
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	margin-left : 12px;
}
A.sidemenu:active {
	color: #3399CC;
	/* color: #000000; */
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	margin-left : 12px;
}
A.sidemenu:visited {
	color: 000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	margin-left : 12px;
}
A.sidemenu:hover {
	color: #006699; 	
	/* color: #000000; */
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	TEXT-DECORATION: none;
	margin-left : 12px;
}


/* ------ start block style ------ */
#titlebgoff {
	background: transparent;
	padding: 2px;
}
#titlebgoff .practice_title {
	color: #3B5A6F;
}
#titlebgon {
	background: #3B5A6F;
	padding: 2px;
}
#titlebgon .practice_title {
	color: #ffffff;
}
#titlebgon h2 {
	color: #ffffff;
}
#titlebgon a {
	color: #cccccc;
}
#titlebgon .eleven {
	color: #cccccc;
}
/* ------ end block style ------ */

/* Smart Furniture added styles. 4/17/06  -  PMG modified 5/24/06 */

.caution {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #ffffff; line-height: 20px} 
.caution p {line-height: 20px}
.caution a, .caution a:hover { color: #ffffff; }
.caution a:active { color: #000000; }

/* Smart Furniture added styles for subnav tab system 07/03/06 */

/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #A2AFBC;
      }
    #tabsJ ul {
	margin:0;
	padding:0px 0px 0 0px;
/*	padding:10px 10px 0 50px; */
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("//www.smartfurniture.com/shop/images/site/CSSMenus/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("//www.smartfurniture.com/shop/images/site/CSSMenus/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

/* Smart Furniture added styles. 1/31/07. Tyrick Christian.*/

	#BottomLine 
	{
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:10px;
    }
		
	#PublicationsTable    
	{
	padding-left:13px;
	padding-top:1px;
	}
	
	#PublicationsTableContainer    
	{
	padding-top:1px;
	padding-bottom:8px;
	}
	
	#PublicationsBottomRow
	{
	padding-top:30px;
	}
	
	#SmartTable
	{
	border:thin;
	border-style:solid;
	border-color:#CCCCCC;
	padding:0px;
	border-collapse:collapse;
	}
	
	#PublicationsContent    
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:lighter;
	color:#000000;
	background-color: #FFFFFF;
	line-height:18px;
	padding-left:2px;
	}
	
	#PublicationsContentContainer  
	{
	padding-top:15px;
	}
	
	#content    
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:11px;
	color:#000000;
	background-color:#FFFFFF;
	}
	
	#PublicationsUnorderedList2
	{
	list-style:circle;
	padding-top:1px;
	padding-left:45px;
	padding-bottom:10px;
	line-height:12px;
	}
		
	#SmartH1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:10px;
	}
	
	#SmartH2
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:10px;
	}
	
	#SmartH3
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:10px;
	}
	
	#PublicationsUL
	{
	padding-left:10px;
	}

	#Smart tbody tr.even2 td 
	{
    background-color:#E6E6E6;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:10px;
    }
	
	#Smart tbody tr.odd2  td
	{
    background-color: #FFFFFF;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:10px;
	}
	
	#Smart tbody tr.head  td
	{
    background-color:#b2bece;
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:7px;
    }
	
	#Smart tbody tr.even td 
	{
    background-color:#E6E6E6;
	padding-left:7px;
    }
	
    #Smart tbody tr.odd  td
	{
    background-color: #FFFFFF;
    padding-left:7px;
	}
	
	#TableContainerPricing    
	{
	padding-left:0px;
	}
	
	#Smart tbody tr.bottom td
	{
    background-color:#FFFFFF;
	padding-left:7px;
    }

	#TableContainer    
	{
	padding-left:15px;
	padding-top:5px;
	}
	
	#PricingParagraph
	{
	padding-top:0px;
	}
	
	#SmartParagraph
	{
	padding-top:0px;
	}
	
	#DimensionsImage
	{
	padding-top:25px;
	padding-bottom:35px;
	}
	
	#TableContainerPricing    
	{
	padding-left:0px;
	}
	
	#Smart tbody tr.bottom td {
    background-color:#FFFFFF;
	padding-left:7px;
    }

	#TableContainer    
	{
	padding-left:15px;
	padding-top:5px;
	}
	
	#TableContainer2    
	{
	padding-top:5px;
	position:relative;
	float:left;
	}
	
	#DimensionsImage
	{
	padding-top:25px;
	padding-bottom:35px;
	}

	#BlockQuote 
	{
	text-indent: 30px;
	background:url(http://www.smartfurniture.com/shop/images/site/testimonials/quote1.jpg);
	background-position: 0 2px;
	background-repeat: no-repeat;
	display:block;
	margin:0;
	}
	
	#BlockQuoteP 
	{
	display: inline;
	margin: 0;
	padding-right: 24px;
	background:url(http://www.smartfurniture.com/shop/images/site/testimonials/quote2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	vertical-align:bottom;
	}
	
	#TopLeftQuote
	{
	width:268px;
	height:125px;
	border-right:thin;
	border-right-color:#999999;
	border-right-style:solid;
	border-bottom:thin;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	position:relative;
	float:left;
	padding-top:30px;
	padding-left:10px;
	padding-bottom:15px;
	padding-right:25px;
	height:200px;
	}
	
	#TopRightQuote
	{
	width:269px;
	height:125px;
	border-bottom:thin;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	position:relative;
	float:right;
	padding-top:30px;
	padding-right:10px;
	padding-bottom:15px;
	padding-left:25px;
	height:200px;
	}
	
	#BottomLeftQuote
	{
	width:268px;
	height:125px;
	border-right:thin;
	border-right-color:#999999;
	border-right-style:solid;
	position:relative;
	float:left;
	padding-top:30px;
	padding-left:10px;
	padding-bottom:15px;
	padding-right:25px;
	height:200px;
	}
	
	#BottomRightQuote
	{
	width:269px;
	height:125px;
	position:relative;
	float:right;
	padding-top:30px;
	padding-right:10px;
	padding-bottom:15px;
	padding-left:25px;
	height:200px;
	}
	
	#TopQuoteContainer
	{
	position:relative;
	float:left;
	}
	
	#BottomQuoteContainer
	{
	position:relative;
	float:left;
	margin-bottom:15px;
	}

	#InformationCallOut
	{
	position:relative;
	float:left;
	padding-top:5px;
	padding-left:8px;
	padding-bottom:10px;
	background-color:#CCD6E0;
	width:600px;
	line-height:16px;
	}

	#InformationCallOutContainer
	{
	position:relative;
	float:left;
	height:60px;
	padding-top:20px;
	}
	
	#HeaderMainImage
	{
	padding-top:20px;
	padding-bottom:100px;
	position:relative;
	float:left;
	}
	
	#HeaderImage2
	{
	padding-top:5px;
	padding-bottom:10px;
	position:relative;
	float:left;
	margin-top:25px;
	}
	
	#QuoteCaption
	{
	color:#CCD6E0;
	}
	
	#FAQHeader
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:2px;
	padding-bottom:0px;
	}
	
	#FAQResponse
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:11px;
	margin-bottom:2px;
	padding-left:12px;
	padding-bottom:0px;
	line-height:13px;
	padding-right:5px;
	}
	
	#FAQResponse2
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:11px;
	margin-bottom:2px;
	padding-left:18px;
	padding-bottom:0px;
	padding-right:5px;
	line-height:13px;
	}
	
	#FAQUnorderedList
	{
	list-style:none;
	padding-top:8px;
	padding-bottom:12px;
	padding-left:35px;
	line-height:15px;
	}
	
	#FAQIndentedParagraph
	{
	padding-left:18px;
	margin-top:5px;
	}

	#RetailLeft
	{
	width:365px;
	height:200px;
	border-right:thin;
	border-right-color:#999999;
	border-right-style:solid;
	border-bottom:thin;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	position:relative;
	float:left;
	}
	
	#RetailRight
	{
	width:175px;
	height:200px;
	border-right:thin;
	border-right-color:#999999;
	border-right-style:solid;
	border-bottom:thin;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	position:relative;
	float:right;
	}
	
	#RetailMainContentContainer
	{
	width:600px;
	height:300px;
	position:relative;
	float:left;
	border-style:solid;
	border-width:thin;
	border-color:#999999;
	}

	#RetailColumnRight 
	{
	float: right;
	width: 201px;
	height:280px;
	padding-top:10px;
 	padding-bottom:10px;
	background-color:#FFFFFF;
 	text-align:left;
 	border-style:solid;
	border-width:thin;
	border-color:#999999;
	}

	#RetailColumnLeft 
	{
	float: left;
	width: 395px;
	height:280px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:thin;
	border-color:#999999;
	}

	#RetailSecondaryContentContainer
	{
	width:598px;
	height:90px;
	position:absolute;
	top:355px;
	align:left;
	}

	#RetailSecondaryColumnRight 
	{
	float: right;
	width: 268px;
	height:65px;
	padding-top:10px;
	padding-left:10px;
 	padding-right:10px;
 	padding-bottom:10px;
	background-color:#FFFFFF;
 	text-align:left;
 	border-style:solid;
	border-width:thin;
	border-color:#999999;
	}

	#RetailSecondaryColumnLeft 
	{
	float: left;
	width: 268px;
	height:65px;
	padding-left:10px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:thin;
	border-color:#999999;
	}

	#RetailMainContainer
	{
	width:610px;
	float:left;
	position:absolute;
	}
	
	#RetailSecondaryColumnHeader
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	}
	
	#RetailSecondaryContent
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-top:2px;
	position:relative;
	}
	
	#Blue1
	{
	width:600px;
	height:26px;
	position:absolute;
	top:450px;
	background-color:#B6C3CE;
	}

	table.Product
	{
	border-color:#FFFFFF;
	background-color:#FF0000;
	position:absolute;
	top:600px;
	}
	
	#Product tbody tr td {
    background-color:#FFFFFF;
	padding-left:7px;
    }
	
	#RetailNav tbody td
	{
    background-color:#FFFFFF;
	padding-left:7px;
	border-color:#FFFFFF;
	border-collapse:collapse;
    }
	
	#BlueWhiteID
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3B5A6F;
	font-weight:normal;
	font-style:normal;
	margin-left:5px;
	margin-top:2px;
	}
	
	#RetailTableContainer
	{
	width:600px;
	height:auto;
	position:absolute;
	top:600px;
	}
	
	#RetailContent
	{
	width:600px;
	height:600px;
	position:relative;
	}
	
	#HowItWorksGifContainer
	{
	width:305px;
	height:305px;
	position:relative;
	float:left;
	border-color:#CCCCCC;
	border-width:thin;
	border-style:solid;
	margin-top:25px;
	}
	
	#IntroducingDesigner
	{
	width:600px;
	height:270px;
	position:relative;
	float:left;
	}
	
	#DesignYourOwnBannerContainer
	{
	width:600px;
	height:88px;
	position:absolute;
	top:900px;
	background-color:#999999;
	}
	
	#SpeechBubblesBanner
	{
	width:300px;
	height:86px;
	position:relative;
	float:left;
	}
	
	#ViewPhotoGalleryBanner
	{
	width:300px;
	height:88px;
	position:relative;
	float:right;
	}
	
		#HistoryContainer
	{
	position:fixed;
	top:10px;
	background-color:#CCCCCC;
	width:600px;
	height:250px;
	}
	
	#HistoryContainer2
	{
	position:fixed;
	top:200px;
	background-color:#00CC66;
	width:600px;
	height:250px;
	}
	
	#HistoryContainer3
	{
	position:fixed;
	top:390px;
	background-color:#FF0000;
	width:600px;
	height:200px;
	}
	
	#HistoryLeft1
	{
	position:relative;
	float:left;
	width:300px;
	height:250px;
	background-color:#FFFFFF;
	}

	#HistoryRight1
	{
	position:relative;
	float:right;
	width:300px;
	height:250px;
	background-color:#E6E6E6;
	}
	
	#HistoryLeft2
	{
	position:relative;
	float:left;
	width:300px;
	height:250px;
	background-color:#E6E6E6;
	}
	
	#HistoryRight2
	{
	position:relative;
	float:right;
	width:300px;
	height:250px;
	background-color:#FFFFFF;
	}
	
	#HistoryLeft3
	{
	position:relative;
	float:left;
	width:300px;
	height:200px;
	background-color:#FFFFFF;
	}
	
	#HistoryRight3
	{
	position:relative;
	float:right;
	width:300px;
	height:200px;
	background-color:#E6E6E6;
	}
	
	#HistoryH1
	{
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:lighter;
	font-style:normal;
	color:#5F7A8E;
	width:300px;
	padding-top:3px;
	padding-left:5px;
	}
	
	#HistoryH2
	{
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:lighter;
	font-style:normal;
	color:#5F7A8E;
	line-height:14px;
	width:300px;
	padding-left:5px;
	}
	
	#HistoryCopy
	{
	position:relative;
	float:left;
	padding-left:5px;
	width:280px;
	}
	
	#HistoryBottomRow
	{
	position:absolute;
	top:625px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:lighter;
	color:#5F7A8E;
	}

/* added for new top nav */
/* JNG 3/11/08 */
a.catstyle:link {color: #FFFFFF; text-decoration: none}
a.catstyle:visited {color: #FFFFFF; text-decoration: none}
a.catstyle:hover {color: #FFFFFF; text-decoration: underline}

.blackcaps {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
}
.blacksmall {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000000;
}

.whitebold {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bluebold {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5883a3;
}
.g_nav {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.whitecaps {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; }

input.text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #bcbdc1;
	height: 15px;
}

a.topnav:link {color: #FFFFFF; text-decoration: none}
a.topnav:visited {color: #FFFFFF; text-decoration: none}
a.topnav:hover {color: #FFFFFF; text-decoration: underline}
