
body {
padding : 0;
margin : 0;
font : 76% tahoma, verdana, sans-serif, times new roman;
background : #e0e0e0;
color : #303030;
}
a {
text-decoration : none;
color : #286ea0;
}
a:hover {
text-decoration : underline;
}
#toptabs {
margin : 10px auto -13px auto;
font-size : 0.8em;
width : 760px;
}
#toptabs p {
text-align : right;
color : #808080;
}
.toptab {
padding : 3px 5px 3px 5px;
margin : 0 0 0 4px;
text-decoration : none;
background : #f0f0f0 url(images/corner2.gif) no-repeat top right;
color : #808080;
border-bottom : 1px solid #e0e0e0;
}
.toptab:hover {
background : #fafafa url(images/corner2.gif) no-repeat top right;
border-bottom : 1px solid #eaeaea;
color : #505050;
text-decoration : none;
}
.activetoptab {
padding : 3px 5px 3px 5px;
margin : 0 0 0 4px;
color : #505050;
text-decoration : none;
background : #ffffff url(images/corner2.gif) no-repeat top right;
border-bottom : 1px solid #ffffff;
}
.activetoptab:hover {
text-decoration : none;
}
#container {
margin : 0 auto 15px auto;
width : 760px;
padding : 5px 20px 20px 20px;
background : #ffffff;
}
#logo {
margin : 15px 0 0 0;
}
#logo h1 a {
color : #303030;
}
#logo h1 a:hover {
text-decoration : none;
}
#navitabs {
clear : both;
}
.navitab {
padding : 4px 8px 4px 8px;
text-decoration : none;
letter-spacing : 1px;
background : #e0e0e0 url(images/corner.gif) no-repeat top right;
border-bottom : 1px solid #ffffff;
border-left : 1px solid #ffffff;
}
.navitab:hover {
text-decoration : none;
background : #d0d0d0 url(images/corner.gif) no-repeat top right;
}
.activenavitab {
padding : 4px 8px 5px 8px;
color : #ffffff;
margin : 0 0 5px 0;
text-decoration : none;
background : #505050 url(images/corner.gif) no-repeat top right;
}
.activenavitab:hover {
text-decoration : none;
}
#desc {
height : 200px;
color : #ffffff;
padding : 0;
background : #505050 url(images/banner/cusp001.gif) no-repeat top left;
clear : both;
margin : 5px 0 0 0;
}
#desc2 {
height : 175px;
color : #ffffff;
padding : 0;
background : #505050 url(images/banner/cusp002.gif) no-repeat top left;
clear : both;
margin : 5px 0 0 0;
}
#desc4 {
height : 200px;
color : #ffffff;
padding : 0;
background : #505050 url(images/banner/cusp004.gif) no-repeat top left;
clear : both;
margin : 5px 0 0 0;
}
#desc5 {
height : 200px;
color : #ffffff;
padding : 0;
background : #505050 url(images/banner/cusp005.gif) no-repeat top left;
clear : both;
margin : 5px 0 0 0;
}
#desc6 {
height : 175px;
color : #ffffff;
padding : 0;
background : #505050 url(images/banner/cusp006.gif) no-repeat top left;
clear : both;
margin : 5px 0 0 0;
}
#desc7 {
height : 85px;
color : #ffffff;
padding : 0;
background : #505050 url(images/banner/cusp007.gif) no-repeat top left;
clear : both;
margin : 5px 0 0 0;
}
#desc p {
width : 290px;
font-size : 1em;
line-height : 1.3em;
padding : 0 0 0 15px;
}
#desc h2 {
padding : 15px 15px 0 15px;
color : #ffffff;
}
#desc a {
color : #ffffff;
text-decoration : underline;
}
#main {
width : 585px;
float : left;
padding : 25px 15px 0 0;
border-right : 1px solid #d0d0d0;
}
#mainfull {
width : 756px;
padding : 25px 0 0 0;
border-right : 2px solid #d0d0d0;
border-left : 2px solid #d0d0d0;
}
.block {
background : #f0f0f0;
padding : 10px;
}
.small {
font-size : 0.8em;
line-height : 1.5em;
margin : 0 0 0 0;
}
.medium {
font-size : 1.1em;
line-height : 1.5em;
margin : 0 0 0 0;
}
#sidebar {
width : 155px;
float : right;
}
#sidebar p {
font-size : 0.9em;
line-height : 1.3em;
margin : 0 0 5px 2px;
}
.sidelink {
text-align : left;
display : block;
width : 120px;
background : #f0f0f0 url(images/corner.gif) no-repeat top right;
padding : 3px 4px 3px 8px;
margin : 5px 10px 5px 0;
}
.sidelink:hover {
background : #e0e0e0 url(images/corner.gif) no-repeat top right;
text-decoration : none;
}
#footer {
clear : both;
background : #fafafa;
color : #808080;
font-size : 0.9em;
padding : 8px 0 8px 0;
border-top : 1px solid #d0d0d0;
border-bottom : 1px solid #d0d0d0;
text-align : center;
}
#footer a {
color : #808080;
}
h1 {
margin : 0 0 20px 15px;
font-size : 1.3em;
font-weight : bold;
}
h2 {
margin : 0 0 20px 0;
font-size : 1.6em;
font-weight : normal;
}
h3 {
margin : 20px 0 10px 0;
font-size : 1.4em;
font-weight : normal;
}
p {
margin : 0 0 15px 0;
line-height : 1.5em;
text-align : left;
}
.right {
text-align : right;
}
a img {
border : 0;
}
.photo {
padding : 5px;
display : block;
margin : 0 auto 0 auto;
background-color : #f0f0f0;
}
.hide {
display : none;
}
#searchbox {
padding : 0;
margin : 6px 0 16px 0;
}
#searchform {
background : #ffffff;
border : 1px solid #cccccc;
color : #505050;
font-size : 0.9em;
padding : 4px;
width : 116px;
}
#searchbox label {
display : none;
}
.float-left {
float : left;
}
.float-right {
float : right;
}
.align-left {
text-align : left;
}
.align-right {
text-align : right;
}
#imageSlideshowHolder {
width : 136px;
width : 130px;
width : 130px;
height : 106px;
height : 100px;
height : 100px;
background-color : #000;
border : 3px solid #d0d0d0;
position : relative;
}
.imageInGallery {
width : 130px;
height : 100px;
background-color : #000;
left : 0;
top : 0;
position : absolute;
}
#imageSlideshowHolder img {
position : absolute;
}
#lightbox {
position : absolute;
left : 0;
width : 100%;
z-index : 100;
text-align : center;
line-height : 0;
}
#lightbox a img {
border : none;
}
#outerImageContainer {
position : relative;
background-color : #fff;
width : 250px;
height : 250px;
margin : 0 auto;
}
#imageContainer {
padding : 10px;
}
#loading {
position : absolute;
top : 40%;
left : 0%;
height : 25%;
width : 100%;
text-align : center;
line-height : 0;
}
#hoverNav {
position : absolute;
top : 0;
left : 0;
height : 100%;
width : 100%;
z-index : 10;
}
#imageContainer > #hoverNav {
left : 0;
}
#hoverNav a {
outline : none;
}
#prevLink, #nextLink {
width : 49%;
height : 100%;
background : transparent url(../images/blank.gif) no-repeat;
display : block;
}
#prevLink {
left : 0;
float : left;
}
#nextLink {
right : 0;
float : right;
}
#prevLink:hover, #prevLink:visited:hover {
background : url(../images/prevlabel.gif) no-repeat left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
background : url(../images/nextlabel.gif) no-repeat right 15%;
}
#imageDataContainer {
font : 10px Verdana, Helvetica, sans-serif;
background-color : #fff;
margin : 0 auto;
line-height : 1.4em;
overflow : auto;
width : 100%;
}
#imageData {
padding : 0 10px;
color : #666;
}
#imageData #imageDetails {
width : 70%;
float : left;
text-align : left;
}
#imageData #caption {
font-weight : bold;
}
#imageData #numberDisplay {
display : block;
clear : left;
padding-bottom : 1em;
}
#imageData #bottomNavClose {
width : 66px;
float : right;
padding-bottom : 0.7em;
}
#overlay {
position : absolute;
top : 0;
left : 0;
z-index : 90;
width : 100%;
height : 500px;
background-color : #000;
}
#dropmenudiv {
position : absolute;
border : 1px solid black;
border-bottom-width : 0;
font : normal 1em sans-serif;
line-height : 13px;
z-index : 100;
}
#dropmenudiv a {
width : 100%;
display : block;
text-indent : 3px;
border-bottom : 1px solid black;
padding : 1px 0;
text-decoration : none;
font-weight : bold;
}
#dropmenudiv a:hover {
background-color : #d0d0d0;
}

#products {
width: 740px;
margin: 15px 10px 15px 10px;
}

ul.text {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

ol.text {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

p.product-name {
font-size: 14px;
font-weight: bold;
margin-bottom: 15px;
text-decoration: underline;
margin-left: 20px;
}

.product-left {
float: left;
width: 175px;
}

.product-right {
float: left;
width: 545px;
}

.product-chart {
width: 100%;
border: none;
margin: 0px 0px 0px 0px;
}

.product-header {
margin: 0px 0px 0px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 18px;
border-bottom: 1px solid #000000;
}

.rowGray {
background-color: #DBDBDB;
}

.product-info {
margin: 0px 0px 3px 0px;
padding: 3px 0px 3px 6px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 14px;
}

.break {
clear: both;
}

.hrbreak {
clear: both;
margin-top: -20px;
margin-bottom: 25px;
}

.tbreak {
margin-top: 5px;
}

