html {
height: 100%;
}
body {
margin: 0;
padding: 0;
height: 100%;
/*background-image: url(../image/bg02.gif); 
background-repeat: repeat-y; 
background-position: top center;
background-color: #f5f7f8*/
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #cccccc;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #e9e9e9;
scrollbar-shadow-color: #d0d0d0;
scrollbar-track-color: #f2f2f2;
}
td {font: normal 10px helvetica,helv,arial; color: #4b3905; line-height: 175%;}
a:link {font: bold 10px helvetica,helv,arial; color: #656565; background-color: transparent; text-decoration: none; line-height: 175%; text-align: left;}
a:visited {font: bold 10px helvetica,helv,arial; color: #656565; background-color: transparent; text-decoration: none; line-height: 175%; text-align: left;}
a:hover {font: bold 10px helvetica,helv,arial; color: #4b3905; background-color: transparent; text-decoration: none; line-height: 175%; text-align: left;}
a:active {font: bold 10px helvetica,helv,arial; color: #4b3905; background-color: transparent; text-decoration: none; line-height: 175%; text-align: left;}
.productnav:link {font: bold 10px helvetica,helv,arial; color: #656565; background-color: transparent; text-decoration: none; line-height: 175%; text-align: left;}
.productnav:visited {font: bold 10px helvetica,helv,arial; color: #656565; background-color: transparent; text-decoration: none; line-height: 175%; text-align: left;}
.productnav:hover {font: bold 10px helvetica,helv,arial; color: #cccccb; background-color: transparent; text-decoration: none; line-height: 175%; text-align: left;}
.productnav:active {font: bold 10px helvetica,helv,arial; color: #cccccb; background-color: transparent; text-decoration: none; line-height: 175%; text-align: left;}
.nav:link {font: bold 10px helvetica,helv,arial; color: #FFFFFF; background-color: transparent; text-decoration: none; line-height: 175%; text-align: left;}
.nav:visited {font: bold 10px helvetica,helv,arial; color: #FFFFFF; background-color: transparent; text-decoration: none; line-height: 175%; text-align: left;}
.nav:hover {font: bold 10px helvetica,helv,arial; color: #656565; background-color: transparent; text-decoration: none; line-height: 175%; text-align: left;}
.nav:active {font: bold 10px helvetica,helv,arial; color: #656565; background-color: transparent; text-decoration: none; line-height: 175%; text-align: left;}
.header {font: bold 14px helvetica,helv,arial; color: #a1a1a1; line-height: 175%; text-align: left;}
.navhead {font: bold 10px helvetica,helv,arial; color: #FFFFFF; line-height: 175%; text-align: left;}

dd, ul, li {
margin: 0px;
padding: 0;
list-style-type: none;
}

.highslide {
	/*cursor: url(http://www.ofs.com/ofsmock/highslide/graphics/zoomin.cur), pointer;*/
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-html {
    background-color: #4b3900;
	color:#fff;
	border: 2px solid white;
	text-align:center;
	font: normal 12px helvetica,helv,arial;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-html-content {
    width: 405px;
    padding: 10px;
}
.highslide-html-content a {
	color:#fff;
	text-decoration:none;
}
.highslide-html-content a:hover {
	text-decoration:underline;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 4px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
	text-align:center;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: #fff;
	color:#525759;
	font-family:Arial, Helvetica, sans-serif;
}
.highslide-loading {
    display: block;
	width:105px;
	height:79px;
    background-color: white;
    background-image: url(http://www.carolinabusinessfurniture.com/include/highslide/graphics/ajax-loader.gif);
    background-repeat: no-repeat;
	background-position:center;
}

a.highslide-full-expand {
	background: url(http://www.carolinabusinessfurniture.com/include/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-move {
    cursor: pointer;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(http://www.carolinabusinessfurniture.com/include/highslide/graphics/controlbarnew.gif);
	width: 96px;
	height: 30px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 30px;
}
.controlbar a:hover {
	background-image: url(http://www.carolinabusinessfurniture.com/include/highslide/graphics/controlbarnew-hover.gif);
}
.controlbar .print {
	width: 32px;
}
.controlbar .highslide-move {
	width: 32px;
	background-position: -32px 0;
}
.controlbar .close {
	width: 32px;
	background-position: -64px 0;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}