/* CSS Document */

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000;
}

a { 
	color: #4F74B4;
	text-decoration: underline;
	cursor: pointer;
}

a:visited {
	color: purple;
}

a:hover {
	color: #336;
}

a:active {
	color: #C63;
}


b, strong {
	color: #336;		
}

h1 {
	color: #630;
	font-size: 22px;
	line-height: 110%;
}

h2 {
	color: #C63;
	font-size: 14px;
}

form {
	margin: 0px;
	padding: 0px;
}

form input.textbox {
	font-size: 11px;
}

form input.button {
	margin: 3px 0 0 0;
}

#header-1 {
	height: 75px; 
	width: 394px; 
	position: absolute; 
	top: 0; 
	left: 0; 
	margin: 10px 0 0 10px;
	/*background: url("../images/phone_07.gif") top right no-repeat;*/
}

#header-2 {
	height: 75px; 
	width: 495px; 
	position: absolute; 
	top: 0; 
	right: 0; 
	margin: 10px 0 0 0; 
	text-align: right;
}

#header-2 img {
	margin: 0 10px 11px 0; 
}

#header-2 #topnav {
	width: 460px;
	height: 10px;
	padding: 0;
	margin: 0;
	position: relative;
	right: 10px;
	float: right;
}

#header-2 #topnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0px;
}

#header-2 #topnav li, #header-2 #topnav a {
	height: 10px;
	display: block;
} 

#header-2 #topnav a em {
	display: none;
}	

#pg1 { left: 0px; width: 46px;}
#pg2 { left: 46px; width: 110px;}
#pg3 { left: 156px; width: 63px;}
#pg4 { left: 219px; width: 44px;}
#pg5 { left: 263px; width: 55px;}
#pg6 { left: 318px; width: 79px;}
#pg7 { left: 397px; width: 63px;}

#header-3 {
	height: 10px; position: relative; top: 84px; margin: 7px 10px; font-size: 11px; font-weight: bold;
}

#roomnav-wrap {
	height: 29px; 
	position: relative; 
	top: 84px;
}

#roomnav {
	width: 760px;
	height: 29px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

#roomnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#roomnav li, #roomnav a {
	height: 29px;
	display: block;
}

#roomnav a em {
	display: none;
}

#bttn1 { left: 23px; width: 67px; }
#bttn2 { left: 105px; width: 75px; }
#bttn3 { left: 195px; width: 55px; }
#bttn4 { left: 267px; width: 95px; }
#bttn5 { left: 377px; width: 90px; }
#bttn6 { left: 482px; width: 43px; }
#bttn7 { left: 539px; width: 97px; }
#bttn8 { left: 652px; width: 84px; }

#content-wrap {
	position: relative; top: 84px; margin: 0 0 0 2px;
}

#left-col-top {
	width: 200px;
	height: 11px;
}

#newsletterbox, #searchbox {
	font-size: 10px;
	margin: 0 10px 20px 10px;
	line-height: 140%;
}

#searchbox ul {
	margin: 0;
	padding: 0;
}

#searchbox ul li {
	list-style: none;
	margin: 0 0 2px 0;
	padding: 0 0 0 14px;
	background: url("../images/bullet-1.gif") 0 7px no-repeat;
	text-transform: uppercase;
	font-size: 9px;
}

#searchbox a {
	color: #663;
}

#leftcol-content {
	margin: 10px;
}

#leftcol-content p {
	margin: 0 0 6px 0;
}

.leftcol-ul {
	margin: 0 0 24px 0;
	padding: 0;
}

.leftcol-ul li {
	list-style: none;
	background: url("../images/bullet-1.gif") 0 7px no-repeat;	
	padding: 0 0 0 14px;
	margin: 0 0 3px;
}

#content {
	margin: 20px; background: #FFF;
}

#content p {
font-size: 12px;
}

#cat-lists h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
}

#cat-lists h3 a {
	color: #336;
	text-decoration: none;
}

#cat-lists h3 a:hover {
	text-decoration: underline;	
}

#cat-lists ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#cat-lists ul li {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url("../images/bullet-2.gif") 0 7px no-repeat;
}

#horiz-rule {
	background: url("../images/footer-line_78.gif") repeat-x; height: 3px; position: relative; top: 84px;
}

#footer {
	position: relative; 
	top: 84px; 
	text-align: center; 
	font-size: 10px; 
	padding: 12px;
	height: 200px;
}

#footer a {
	color: #C63;
}

/* CSS Document for PRODUCTS page */

#prd-lt-col {
	margin: 0 160px 0 0;
	border: solid 1px red;
}

#prd-rt-col {
	background: url("../images/prd-col-bg_08.gif") top right repeat-y;
}

#prd-rt-content {
	width: 150px;
	margin: 0 0 0 10px;
}

#prd-rt-content ul {
	list-style: none;
	margin: 10px;
	padding: 0;
}

#prd-rt-content ul li a {
	color: #630;
	text-decoration: none;
}

#prd-rt-content ul li a:hover {
	text-decoration: underline;
}

#prd-rt-content ul li {
	font-size: 10px;
	padding: 0 0 2px 10px;
	background: url("../images/bullet-dot_03.gif") 0 5px no-repeat;
}

#prd-rt-content ul li.first {
	font-weight: bold;
	text-transform: uppercase;
	color: #630;
	background: none;
	padding: 0 0 2px 0;
}

#prd-rt-content ul li.testimonial {
	padding: 0;
	background: none;
}

h1.prd-pg-title {
	color: #630;
	font-size: 12px;
	text-transform: uppercase;
	background: #e1e9c7;
	padding: 8px;
	margin: 0 0 0 20px;
}

#drilldown {
	padding: 8px;
	font-size: 10px;
	color: #630;
}

#drilldown ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#drilldown ul li {
	margin: 0 0 2px 0;
}

#pages {
	padding: 8px;
	color: #690;
	font-size: 9px;
}

#pages span {
	float: right;
}

#product-table {
	margin: 0 auto;
}

#product-table tr td {
	width: 110px;
	padding: 0 20px 20px 0;
}

.prd-short {
	font-size: 9px;
}

.thumb {
	border: solid 1px #CC9;
}

.prd-name {
	font-size: 11px;
}

.prd-price {
	color: #C63;
	font-weight: bold;
	font-size: 12px
}

.new {
	color: #069;
	font-weight: bold;
	text-transform: uppercase;
}

.urgent {
	color: #C00;
	font-weight: bold;
	text-transform:uppercase;
}

#crumb-trail
{
padding: 0 0 20px 0;
font-size: 11px;
}

#crumb-trail ul {
	margin: 0;
	padding: 0;
	display: inline;
        position: relative;

}

#crumb-trail ul li {
	list-style: none;
	display: inline;
}

#crumb-trail ul li.menudrop {

}

#crumb-trail ul li ul {
	display: none;
	background: white;
	border: solid 1px #D8E3B1;
	margin: 5px 0 0 0;
        position: absolute;
        top: 8px;
        right: -120px;
padding: 5px;
width: 200px;

}

#crumb-trail ul li ul li {
	display: block;
	/*border-left: solid 2px #D8E3B1;*/
	padding: 2px;
}

#crumb-trail ul li.menudrop:hover ul {
	display: block;
}

.no-img
{
display: block;
width: 78px;
height: 54px;
padding: 25px 0 0 0;
border: solid 1px #CC9;
color: black;
font-family: verdana;
font-size: 10px;
font-weight: bold;
text-align: center;
text-decoration: none;
}

/*
#tblATE td
{
border: 0px dotted black;
}
*/

.req {
	font-size: 9px;
	color: #F00;
}

tr.divider td {
	border-bottom: solid 1px #999;
}

tr.table-head td {
	color: #333;
	background: #CCC;
}
