.bodyWrapper {
	margin: 0 19px 45px 31px !important;
	position: relative;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none !important;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

.ui-tabs-nav ul li { list-style: none; }

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    /*font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;*/
    font-weight: normal;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 9px;
    font-weight: bold;
    list-style: none;
    padding: 0;
    line-height: 0;
    height: 28px;
}

.ui-tabs-panel {
    border-left: 1px solid #dacb88;
    border-right: 1px solid #dacb88;
    padding: 0px;
    width: 730px; /* 711 */
    background: #fff url(../images/tabs/tab_panel_bg.gif) no-repeat top left; /* declare background color for container to avoid distorted fonts in IE while fading */
}

#haan_tabs {
	width: 732px; 
	min-height: 450px;
	height: auto !important;
	height: 450px;
	font-size: 13px;
	position: relative;
	z-index: 200;
}

#haan_tabs a {
	cursor:pointer;
}

#haan_tabs ul {
	padding-left: 15px;
	font-size: 0;
}

#haan_tabs h1, #haan_tabs h2 {
	padding-top: 0;
	margin-top: 0;
}

.tabs_default_left {
	width: 230px;
	min-height: 405px;
	height: auto !important;
	height: 405px;
	float: left;
}

.tabs_default_right {
	width: 471px;
	padding:0 10px;
	min-height: 425px;
	height: auto !important;
	height: 425px;
	float: left;
}

.tabs_default_right p {
	margin-top: 0px;
}

.tabs_default_right td {
	padding: 7px 7px 7px 0;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
}

.tabs_default_right td.specname {
	background: #fdf7d4;
	font-weight: bold;
	text-align: right;
	font-size: 13px;
	width: 145px;
	color: #000;
	
}

.tabs_default_right td.spec {
	color: #000;
	font-size: 13px;
}

.tabs_default_right .support_pdf {
	background: #fdf7d3 url(../images/tabs/icon_pdf.jpg) no-repeat 20px 11px;
	padding: 13px 0 0px 60px;
	height: 37px;	
	margin-bottom: 10px;
}

.tabs_default_right .support_pdf a {
	color: #47433c !important;
}

.tabs_default_right .support_faq {
	background: #fdf7d3 url(../images/tabs/icon_help.jpg) no-repeat 15px 7px;
	padding: 13px 0 0px 60px;
	height: 37px;	
	margin-bottom: 10px;
}

.tabs_default_right .support_faq a {
	color: #47433c !important;
}

.tabs_default_right .files{
	margin-top: 10px;
}

.tabs_default_right .questions {
	margin-top: 20px;
}

.tabs_default_right .general_help {
	margin-top: 25px;
}

.tabs_default_right .general_help a {
	color: #e13a3e !important;
	text-decoration: underline;
}

.tabs_features {
	width: 710px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	margin-left: 10px;
	position: relative;
}

.tabs_features #features {
	background: url(../images/tabs/features_bg.gif) no-repeat;
	height: 199px;
	width: 288px;
	top: 31px;
  left: 406px;
  position: absolute;
  padding: 20px 0 0 0;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  color: #47433c;
  font-weight: normal;
}

.tabs_features #features ul {
	list-style-type: circle !important;
	color: #47433c;
}

.tabs_features #features li {
	line-height: 13px;
	width: 220px;
	height: auto !important;
	padding-bottom: 9px;
	font-weight: normal;
	list-style-type: none !important;
	color: #47433c;	
	margin-left: 15px;
}

#merchant_links {
	width: 460px;
	padding: 0;
}

.merchants { 
	float: left;
	border: 5px #fcf4c6 solid;
	margin: 0 0 25px 25px;
}

.merchants_sm { 
	float: left;
	border: 5px #fcf4c6 solid;
	margin: 0 0 10px 8px;
}

.merchants_sm_first {
	float: left;
	border: 5px #fcf4c6 solid;
	margin: 0 0 10px 25px;
}

.merchants_sm_hide { display: none; }


.clear { 
	clear: both;
}

#haan_tabs #other_images {
	background: url(/~haanusa/_display/images/tabs/hdr_moreimages.gif) no-repeat 0 0;
	padding: 20px 0 0 0;
	margin-top: 17px;
	font-size: 80%;
}

#haan_tabs .imagelist {
	border: 1px solid #ebe9d8;
	height: 97px;
	padding-left: 6px;
}


.imagelist div {
	float: left;
	background: url(/~haanusa/_display/images/tabs/images_divider.jpg) no-repeat 0 10px;
	margin: 8px 9px 0 0px;
	padding: 0 0 0 9px;
	list-style: none;
	color: #fff;
	font-size: 0;
}

.imagelist div.first {
	background: none !important;
	padding-left: 10px;
}

#haan_tabs .internal_wrapper {
	min-height: 350px;
	height: auto !important;
	height: 350px;
	display: block !important;
}




#ImageBoxOverlay
{
	background-color: #000;
	z-index: 9000 !important;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
		z-index: 9003 !important;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 9px;
	font-size: 15px;
	color: #000;
	height: 20px;

}
#ImageBoxCaptionImages
{
	margin: 0;
	display: none;
}
#ImageBoxNextImage
{
	background-image: url(../images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(../images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}

#ImageBoxOuterContainer { 	z-index: 9001 !important; }
#ImageBoxContainer { 	z-index: 9002 !important; }

