﻿html,body {width:100%;height:100%;}
html,body,ul,ol,dl,li,dt,dd,p,blockquote,fieldset,legend,img,form,h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
ul,ol,li,dl,dt,dd {list-style:none;}
blockquote,fieldset,legend,img,form {border:0;}
th,address {font-style:normal;font-weight:normal;}
.clear {clear:both;}

/* general layout */
html {background:#fff;}
body {font:normal 62.5%/1.5 Arial,Helvetica,Garuda,serif;color:#4c4c4c;text-align:left;}
a {
	color:#01aa4d;text-decoration:underline;
	outline: 0 none;
}
p {margin:0 0 1em;}
textarea,input {background:#fff;border:1px solid #cecece;padding:.25em .2em .1em;line-height:1;}
textarea {font-family:Arial,Helvetica,Garuda,serif;}
button {cursor:pointer;border:0;font-size:12px;}
table {width:100%;clear:both;margin:0 0 1em;}
table th {font-weight:bold;}

#top-options,
#main-navigation,
#keyvisual,
#footer .links ul,
#footer .partners,
#win-login,
#sidebar-left,
.product-search,
.login,
.search,
.product-selector,
.files,
.related,
.hidden {
	display: none;
}

.nivo-caption div {
	display: none;
	height: 0;
	overflow: hidden;
	width: 0;
}

#site {
    font-size: 1.2em;
}
.front h2 {font-family:Times New Roman CE,Times,serif;font-size:1.8em;line-height:1;font-weight:normal;margin:0 0 .4em;padding:0 0 14px;color:#333;background:url("/img/v-1/header-line.png") repeat-x bottom;}
.front h2 span {background:#fff;padding:0 .25em 0 0;}
.half {
    margin: 0 0 2em;
}
h1, h2, h3 {font-family:Times New Roman CE,Times,serif;line-height:1;font-weight:normal;margin:0 0 1em;color:#333;overflow: visible;}
h1, .heading1 {font-size:3em;margin:0 0 .5em;}
h2, h3 {font-size:2em;}
h1 .additional-info,
h2 .additional-info,
h3 .additional-info {font-weight:normal;font-size:0.8em}

.product-search-results ol li {
    border-bottom: 1px solid #cbcbcb;
    float: left;
    margin: 0 0 1.5em;
    padding: 0 0 1em;
    width: 100%;
}
.product-search-results ol li .photo {
    float: left;
    height: 110px;
    margin: 0 1.5em 0.5em 0;
    width: 110px;
}
.product-search-results ol li .photo a {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px solid #cbcbcb;
    display: block;
    height: 106px;
    overflow: hidden;
    width: 106px;
}
ul.tab li,
ul.content li {
	display: none;
}
ul.tab li.active{
	display: block;
    color: #000000;
    font-weight: bold;
    margin: 0 0.5em 0 0;
    padding: 0.35em 0.75em 0.15em;
}
ul.content li.active {
	display: block;
}
.tab-content .content h3 {
    border: 1px solid #cbcbcb;
    color: #00a94d;
    cursor: pointer;
    font: bold 1em Arial,Tahoma,sans-serif;
    padding: 0.5em 0.5em 0.25em;
}

.left-align {
    clear: left;
    float: left;
    margin: 0 2em 1em 0;
}
.right-align {
    clear: right;
    float: right;
    margin: 0 0 1em 2em;
}

#gallery {
	width:100%;margin:25px 0;
	float: left;
	overflow: hidden;
}
#gallery li {float:left;background:none;padding:none;}
#gallery li#view ul li{width:auto;}
#gallery li#view ul li img{
	float:left;
	width: 150px;
}
#gallery li.forward,
#gallery li.back { display: none; }
#gallery #images li {padding:0;margin:0 10px 10px 0;}
#gallery #images li a {
	border:1px solid #f2f2f2;float:left;display:block;
	height: 100px;
	overflow: hidden;
}

#footer {
	border-top: 1px solid #CBCBCB;
	clear: both;
	color: #777;
}
#footer a {
	color: #777;
}