body{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #414341;
}

.page_border{
	min-width: 900px;
	max-width: 1200px;
	margin: 15px auto 1px auto;
	background: #fff url(images/page_middle.gif) repeat-y;
}

.page_border_top{
	width: 100%;
	/*background: #fff url(images/page_top.gif) repeat-x;*/
}

.page_border_bottom{
	width: 100%;
	/*background: #fff url(images/page_bottom.gif) repeat-x 0 4px;*/
	clear:both;
}
.sidenav_top{
	background: url(images/top_sidenav.gif) no-repeat;
	display: block;
	height: 7px;
	width: 192px;
	margin-top: 0px;
}
.sidenav_bottom{
	background: url(images/bottom_sidenav.gif) no-repeat;
	display: block;
	height: 7px;
	margin-bottom: 10px;
}
.sidenav {
	background-color: #d0e2ec;
	margin:0;
	padding: 5px 10px;
	color: #146fa2;
	font: .8em Verdana, sans-serif;
}

.sidenav p{
	margin-bottom:0;
}
.sidenav h2{
	margin: 0;
}

.sidenav ul {
    list-style:none;
    margin:0;
    padding:0;
	font: 10px Verdana, sans-serif;
}
.sidenav ul li {
	position: relative;
    margin:0;
    padding:0;
	font-weight: bold;
}
.sidenav ul li a {
    display:block;
    margin:0;
    text-decoration:none;
    padding:2px 0 0 5px;
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
}
.sidenav ul li a:hover {
	color: #f8a212;
}
.sidenav ul li a.active,
.sidenav ul li a.active:hover {
	text-decoration: underline;
	list-style-type: disc; !important;
	
}
.sidenav ul li a span {
    display:block;
}
/*      */

.breadcrumb a {
    text-decoration:none;
    padding:2px 0 0 5px;
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
}
.breadcrumb a:hover {
	color: #f8a212;
}
.breadcrumb a.active,
.breadcrumb a.active:hover {
	text-decoration: underline;
	list-style-type: disc; !important;
	
}

/*     */





#ductless_mini_splits-on a#ductless_mini_splits,
#inventory_specials-on a#inventory_specials,
#ac_split_systems-on a#ac_split_systems
{
	color: #03539d;
	text-decoration: underline;
	font-style: italic;
}



#sidenav.hoa-on a#hoa {
	color: #fff;
	border-bottom: 1px solid #a6a6a6;
}


.sidebar_top{
	background: url(images/sidebar_top.gif) no-repeat;
	display: block;
	height: 4px;
	width: 192px;
	margin: 0px;
}
.sidebar_bottom{
	background: url(images/sidebar_bottom.gif) no-repeat;
	display: block;
	height: 4px;
	margin: 0 0 10px 0;
}

.sidebar{
	background-color: #f3e9ca;
	color: #9e5d0c;
}

.sidebar ul li a{
	padding: 1px 5px;
	color: #9e5d0c;
	text-decoration: underline;
	font-weight: bold;
}
div.rev 
{
	font-size: .8em;
}

div.revdetail
{
	font-size: .9em;
	font-weight: bold;
	font: Geneva, Arial, Helvetica, sans-serif;
}
div.priceinfo
{
	font-size: 1em;
	font: Microsoft Sans Serif,Geneva, Arial, Helvetica, sans-serif;
	color:#0000FF
}
div.priceoverview
{
	font-size: 1.5em;
	font-weight: bold;
	font: Microsoft Sans Serif,Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color:black
}
div.overviewduct
{
	font-size: 1em;
	font: Microsoft Sans Serif,Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color:black
}

div#homepage.titlebar {
	height: 40px;
	background-color: #146fa2;
	margin-top: 2px;
}

div#cart.titlebar {
	width: 192px;
	height: 44px;
	background: #fff url(images/titlebar_cart.gif) no-repeat;
	background-color: #146fa2;
	position: relative;
	bottom: 1px;
}

div#cart.itemsbar {
	width: 172px;
	height: 24px;
/*	background: #fff url(images/titlebar_cart.gif) no-repeat;
	background-color: #146fa2;*/
	position: relative;
	text-align:center;
	/*padding-top:10px;*/
	bottom: 1px;
	color:Blue;
	border:solid 1px black;
    font-size:small;
}


#header_left {
	padding-left: 15px;
	float: left;
	width:120px;
    margin-left:-100%;

}
#header_center {
margin: auto;
	background: url(images/center_block.gif) no-repeat;
	text-indent: -9999px;

}
#header_right {
    width:193px;
    float:left;
    margin-left:-215px;
    height:56px;
	margin-right: 20px;
}

.sch_input {
	height: 20px;
	width: 150px;
     border-style: hidden;
     border-width: 0px;
     color: gray;
     padding-left:10px;
     padding-right:14px;
     font-size:8pt;
     margin-left:0px;
     float: left;
	background: url(images/searchBox.gif) no-repeat;
}

.sch_butt {
	height: 30px;
	width: 31px;
	text-indent: -9999px;
     border-style: hidden;
     border-width: 0px;
     color: gray;
     padding-left:0px;
     padding-right:0px;
     margin-right:6px;
	background: url(images/searchButton.gif) no-repeat;
	float: right;
}

.smlink{
	text-transform: uppercase;
	font: bold 8px Tahoma;
	text-align: left;
	float: right;
	padding-right: 10px;
	margin-top: 2px;
}



#footer a:hover {
text-decoration:none;
color: #fff;
}


#footer a {
text-decoration:none;
color:  #aaa;
}

#footer p {
    padding:10px;
    margin:0;
	color: #aaa;
	font-size: 11px;
}


tr.d0 td {
background-color: #FFFFFF; color: black;
}
tr.d1 td {
background-color: #EEEEEE; color: black;
}
