body {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 20px 0 20px 0;
	}
	
p, td {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	}

input, textarea, select {
	font-size: 11px;
	background-color: #E4E3D7;
	border: 1px solid #A3A376;
	}

input.checkbox, input.radio {
	background-color: none;
	border-style: none; }

a:link, a:visited, a:active {
	color: black;  
	font-size: 10px;  
	}

a:hover {
	color: red; 
	font-size: 10px; 
	}
	
a.sublink:link, a.sublink:visited, a.sublink:active {
	color: #ffffff;  
	font-size: 13px; 
	text-decoration: none; 
	white-space: nowrap;
	}

a.sublink:hover {
	color: red; 
	font-size: 13px; 
	text-decoration: none; 
	white-space: nowrap;
	}
		
a.coordlink:link, a.coordlink:visited, a.coordlink:active {
	color: black;  
	font-size: 10px;  
	}

a.coordlink:hover {
	color: red; 
	font-size: 10px; 
	}

.bodymargin {
	margin: 0;
	}

hr.accent_line {
	border: 0;
	color: #a3a376;
	background-color: #a3a376;
	height: 2px;
	}

hr.prodindex_line {
	width: 775px;
	border: 0;
	color: #a3a376;
	background-color: #a3a376;
	height: 2px;
	}

.prev_next {
	font-size: 10px;
	font-weight: bold;
	}

a.prev_next:link, a.prev_next:visited, a.prev_next:hover, a.prev_next:active {
	color: #952e29;  
	font-size: 10px;  
	}

#finishes_vl {
	width: 450px;
	padding-top: 10px;
	}

.finish_vl_swatch {
	padding-top: 10px;
	padding-bottom: 10px;
	}

#mainbody_admin {
	text-align: left;
	width: 776px;
	padding: 20px;
	}
	
.footnote {
	font-size: 9px;
	line-height: 11px;
	}

.prev_next_admin {
	font-weight: bold;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.fieldlabel {
	font-weight: bold;
	text-align: right;
	}
	
.tableheader {
	font-size: 9px;
	background: #e4e3d7;
	text-align: center;
	}

.border {
	border: 1px solid #e4e3d7;
	}

td.border {
	border: 1px solid #e4e3d7;
	}

td.border_btm {
	border-bottom: 1px solid #e4e3d7;
	}

.prodnum {
	font-size: 14px;
	color: #952E29;
	font-weight: bold;
	}

.header {
	font-size: 16px;
	color: #952E29;
	font-weight: bold;
	}

.subhead {
	font-size: 14px;
	color: #666633;
	font-weight: bold;
	}

.prodname {
	font-size: 11px;
	color: black;
	font-weight: bold;
	}


.prodstats {
	font-size: 10px;
	color: black;
	}

.redtext12 {
	font-size: 12px;
	color: #660000;
	}

.blacktext12 {
	font-size: 12px;
	color: black;
	}

.blacktext9 {
	font-size: 9px;
	color: black;
	}
.greentext18 {
	font-size: 18px;
	color: #333300;
	font-weight: bold;
	}

.copyright {
	font-size: 10px;
	color: black;
	}

#formbody {
	background: #990000;
	margin-top: 0;
	}

.error_contact {
    color: #ffff00;
	}

.error_header {
    color: #cc0000;
    font-size: 16px;
    font-weight: bold;
    padding-top: 30px;
	}

.error_message {
    padding-top: 10px;
    color: #cc0000;
    font-weight: bold;
	}

.info_message {
    padding-top: 10px;
    color: #009900;
    font-weight: bold;
	}

.quotebold {
	color: black;
	font-size: 9px;
	font-weight: bold;
	}
	
.quoteital {
	color: black;
	font-size: 9px;
	font-style: italic;
	}
	
.quotenormal {
	color: black;
	font-size: 9px; }

.searchtext {
	color: black;
	font-size: 10px;
	width: 100px;
	height: 16px;}

.formtext {
	color: white;
	font-size: 9px;
	}
	
#admin_nav {
	width: 776px; }

a.admin_nav:link, a.admin_nav:visited, a.admin_nav:active {
	font-weight: bold;
	color: #952E29;
	text-decoration: none; }

a.admin_nav:hover {
	font-weight: bold;
	color: #ff0000;
	text-decoration: none; }

#container {
	position: relative;
	z-index: 100;
	text-align: center;
	width: 100%;
	}


/*
#whois, #upholstered, #blank, #occasional, #senior	{ 
	position:absolute; visibility:visible; top:0; z-index:1; text-align:center; }
	#whois { left:280;  }
	#upholstered { left:150;}
	#occasional { left:150; }
	#senior { left:20; }
	#blank { left:0; }
*/

#whois, #upholstered, #blank, #occasional, #senior, #subCat	{ 
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	}

#tabtainer {
	position: relative;
	width: 800px;
	height: 39px;
	padding: 0;
	margin: 0px;
	background: white;	
	}

#nav {
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 39px;
	display: inline;
	overflow: hidden;
	width: 714px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 40px 10 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:39px; /* for IE5/Win */
	background-position: 0 -39px;
	}
	
#nav a.selected {
	background-position: 0 -39px;
	}
	
#twhois a  {
	width: 109px;
	background: url(images/tab_whois.gif) top left no-repeat;
	}

#tupholstered a  {
	width: 109px;
	background: url(images/tab_upholstered.gif) top left no-repeat;
	}


#toccasional a  {
	width: 109px;
	background: url(images/tab_occasional.gif) top left no-repeat;
	}

#tsenior a  {
	width: 109px;
	background: url(images/tab_senior.gif) top left no-repeat;
	}

#tcontact a  {
	width: 109px;
	background: url(images/tab_contact.gif) top left no-repeat;
	}

#tgsa a  {
	width: 109px;
	background: url(images/tab_gsa.gif) top left no-repeat;
	}

.buttonneutral {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #952E29;
	cursor: pointer;
	border-style: none;
	padding: 3px 6px;
	}
	
input.buttonneutral {
	font-size: 9px !important;
	padding: 1px 2px 2px 2px;
	}

a.buttonneutral {
	font-size: 9px;
	text-align: center;
	min-width: 75px;
	}

a.buttonneutral:link, a.buttonneutral:visited, a.buttonneutral:hover, a.buttonneutral:active { 
	background-color: #952E29; 
	color: #ffffff;
	text-decoration: none;
	}

button {
	font-family: verdana, sans-serif;
	color: white;
	font-size: 10px;
	font-weight: bold;
	background-color: #952E29;
	text-decoration: none;
	text-align: left;
	padding: 2px 4px;
	border-style: none;
	cursor: pointer;
	display: block;
	}

button a:link, button a:visited, button a:hover, button a:active {
	text-decoration: none;
	font-weight: bold;
	}

button.up, button.down {
	background-repeat: no-repeat;
	background-position: 90% center;
	padding-right: 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	}

.up {
	background-image: url(/graphics/ArrowUp.gif);
	text-decoration: none;
	font-weight: bold;
	}

.down {
	background-image: url(/graphics/ArrowDown.gif);
	text-decoration: none;
	font-weight: bold;
	}
	
.pfw {
	margin-bottom: 10px; }
	
.pfw .pfw_img, .pfw .pfw_url {
	float: left; }

.pfw .pfw_img {
	width: 160px;
	margin-bottom: 10px; }
	
.pfw .pfw_url {
	width: 300px; }
	
ul#fabric_list li {
	list-style-type: none;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	width: 50em;
	padding: 5px; }
	
ul#fabric_list li div {
	float: left;
	margin-right: 10px; }
	
.clear {
	clear: both; }




/* cm tool */

h1 {
	font-size: 16px;
	}
	
h2 {
	font-size: 14px;
	}
	
h3 {
	font-size: 12px;
	}

h4 {
	font-size: 9px;
	}

.red {
	color: #952e29;
	}
	
.dkgreen {
	color: #666633;
	}
	
.ltgreen {
	color: #a3a376;
	}
	
th img { 
    border: none;
    }

th.sorted a {
    }

th.sortable a, th.sortable a:link, th.sortable a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #503728;
	background-color: #dfdad4;
	background-image: url("/commercialfurniture/admin/cmsadmin/graphics/arrow_off.png");
	background-repeat:no-repeat;
	background-position: left;
	text-align: center;
   	/*display: block;*/
   	/*width: 100%;*/
   	margin: 0;
	padding: 0;
   	list-style-type:none;
    }

th.sortable a#noimg {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #503728;
    background-image: none;
    }
    
th.order1 a, th.order1 a:link, th.order1 a:visited {
   	margin: 0;
   	padding: 0 0 0 10px;
   	background-repeat: no-repeat;
   	list-style-type: none;
   	background-image: url("/commercialfurniture/admin/cmsadmin/graphics/arrow_down.png");
    }

th.order2 a, th.order2 a:link, th.order2 a:visited {
   	margin: 0;
   	padding: 0 0 0 10px;
   	background-repeat: no-repeat;
   	list-style-type: none;
   	background-image: url("/commercialfurniture/admin/cmsadmin/graphics/arrow_up.png");
    }
    
#footer {
    clear: both;
	}
