body {
margin: 0;
padding: 0;
background-color:#fff; color:#333;
font-family: Tahoma, Arial, Helvetica, sans-serif;
background-image: url(/static/images/furniture/bg_body.gif); background-repeat: repeat; background-attachment: fixed;
text-align:left;
}

input {
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; font-weight:normal;
border-bottom-color:#FFFFFF; border-right-color:#FFFFFF;
}

td {
vertical-align:top;
font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;
}

h1 {
margin-top:6px; margin-bottom:5px;
}

h2 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: normal;
margin: 0 0 10px 0; 
padding: 0;	
line-height: 18px;
}

h2.noMarg {
	margin: 0;
}

h2.listing {
font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#333333; font-weight:bold;
margin-bottom:-2px;
}

h3 {
margin:0; padding: 0;
font-size:11px; font-weight:bold; line-height: 15px; color: #666;
}

a {
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h4
{
	font-family: Tahoma , Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
}
p, pre
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	/* margin-top: 2px; */
	/* border: 1px solid #000; */
	line-height: 15px;
	color: #333;
	padding: 0;
	margin: 0 0 15px 0;
}

table
{
	text-align: left;
	margin: 0px;
	padding: 0px;
}
td, th
{
	font-weight: normal;
	font-size: 11px;
}
ul {
	margin: 0 0 15px 2em;
	padding: 0;
}
ul.noBullets {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}
li {
	line-height: 15px;
}
strong {
	font-weight: bold;
	color: #666;
}
img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img.withBorder {
	border: 1px solid #ccc;
}
a, a:link, a:visited, a:active
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
select
{
	font-size: 11px;
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-weight: normal;
	color:#666;
	background: #f6f6f6;
}
label, label.correct {
	font-weight: bold;
	color: #666;
	line-height: 18px;
}
label.error {
	font-weight: bold;
	color: #c00;
	line-height: 18px;
}
label.long {
	font-weight: normal;
	line-height: 15px;
}

.checkBox {
margin-top:2px; position:relative; left:-3px;
}

.checkBoxContainer {
padding-top:3px; padding-bottom:3px; color:#333;
}

input {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
input.button
{
	font-size: 10px;
	color: #cccccc;
	font-family: Tahoma, helvetica, sans-serif;
	height: 15px;
}
input.image, a.image
{
	background-color: #666;
	margin: 0;
	padding: 0;
}
input.image-hover, a.image-hover {
	background-color: #333;
}
input.textbox {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding-left: 3px !important;
}
br.clearFloat {
	clear: left;
	height: 8px;
	font-size: 8px;
	line-height: 8px;
}

table.dotted {
	margin-top: 1px;
	border-top: 1px dotted #ccc;
}

p.noMarg {
	margin: 0;
}

p.slight {
	/* margin-top: 5px; */
	margin-bottom: 0px;
}
p.intro {
	/* margin-top: 5px; */
	/* margin-bottom: -10px; */
}

p.hint {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 9px;
	color: #666;
}

.last {
	/* margin-top: 5px; */
	margin-bottom: 0px !important;
}
.errorText {
	color: #c00; font-weight: bold;
}
p.errorText {
	margin: 0;
}
p.floatImage {
	/* margin-top: 5px; */
	margin-bottom: 0px;
	width:260px;
}
p.listing {
margin-top:4px; margin-bottom: 0px;
}
p.note {
font-size: 10px; line-height: 12px !important;
}
p.common {
margin-top:0px; margin-bottom:5px !important;
}



/* TEMPLATE LAYOUT */
td#layoutTableCol1 {
border-right: 1px solid #ccc;
}
td#layoutTableCol1End {
border-right: 1px solid #ccc;
}
td#layoutTableCol2 {
border-left: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff;
background-color: #fff; width: 724px;
}
td#layoutTableCol3 {
border-left: 1px solid #ccc;
background-image: url(/static/images/furniture/bg_right_drop.gif); background-repeat: repeat-y;
width: 26px;
}
td#layoutTableCol3End {
border-left: 1px solid #ccc;
background-image: url(/static/images/furniture/bg_right_drop.gif); background-repeat: repeat-y;
}
td#layoutTableCol3 img {
position:relative; top:85px; left:5px;
}
td#layoutTableBottomBorder {
height: 2px;
background-image: url(/static/images/furniture/bg_footerBorder.jpg); background-repeat: repeat-x;
}

div#subContent {
margin-bottom:10px;
}


/* TEMPLATE 1 (width=724) */
div#t1Content {
padding-top:10px;
background-color:#ffffff;
}
div#t1Gutter1 {
float:left; width:10px; 
}
div#t1Col1 {
float:left; margin-top:5px; width:434px;
}
div#t1Gutter2 {
float:left; width:10px;
}
div#t1Col2 {
float:left; margin-top:10px; width:260px;
}
div#t1Gutter3 {
float:left; width:10px;
}

/* TEMPLATE 2 (width=724) */
div#t2Content {
padding-top:10px;
background-color:#ffffff;
}
div#t2Gutter1 {
float:left; width:5px; 
}
div#t2Col1 {
float:left; margin-top:5px; width:125px;  
}
div#t2Gutter2 {
float:left; width:15px;
}
div#t2Col2 {
float:left; margin-top:5px; width:434px;  
}
div#t2Gutter3 {
float:left; width:10px;
}
div#t2Col3 {
float:left; margin-top:5px; width:125px;  
}
div#t2Gutter4 {
float:left; width:10px;
}

/* TEMPLATE 3 (1 column) */
div#t3Content {
padding-top: 10px;
background-color:#FBFBFB;
}
div#t3Gutter1 {
float: left; width: 10px;
}
div#t3Col1 {
float:left; margin-top:5px; width:704px;
}
div#t3Gutter2 {
float: left; width: 10px;
}

/* Headers */
table#header {
	margin: 0; padding: 0;
	background-color: #cc3838;
	background-image: url(/static/images/common/header/bg.jpg);
}
td#headerLeft {
	padding-left: 43px;
	text-align: left;
}

.primaryNavContainer {
	border-top:1px solid #FFFFFF; border-bottom:1px solid #CCCCCC;
	background: #f1f1f1 url(/static/images/furniture/bg_primaryNav2.jpg) repeat-x;
	position:relative;
}
.primaryNavContainer ul {
	margin: 0; padding: 0;
	list-style: none;
}
.primaryNavContainer li {
	display: inline;
	border-left: solid 1px #FFFFFF; 
	padding: 5px 8px 4px 7px;
	line-height:22px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#666666; 
	font-weight:bold;
	border-right:1px solid #CCCCCC;
}
.primaryNavContainer a {
	color: #868686;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.primaryNavContainer a:hover {
	color: #333;
	text-decoration: none;
}
.primaryNavContainer li.firstNavItem {
	border-left: solid 0px; padding-left: 8px;
}
.primaryNavContainer li.firstNavItem a {
	color: #333;
}

.nav2 {
font-size:11px; font-weight:bold; color:#666666;
}
.nav2:hover {
text-decoration:none;
color:#333333;
}
.nav3 {
color:#CCCCCC;
}
.nav3:hover {
color:#333333;
text-decoration:none;
}




/* FOOTER */
.footerLink {
font-size:10px; color:#666666;
text-decoration:none; line-height:13px;
font-weight: normal;
}
.footerLink:hover {
text-decoration:underline;
font-weight: normal;
}
.footerText, .footerText p {
font-size:10px; color:#999999;
line-height:13px;
}
.footerText p {
margin: 0 0 8px 0;
}
div#footerContent {
background-image: url(/static/images/furniture/bg_footer.jpg); background-repeat: repeat-x;
background-color: #e4e4e4;
margin: 10px 0 0 0;
padding: 15px 0 0 0;
}
div#footerContent td {
padding: 0 0 8px 0;
}