@charset "utf-8";
/* CSS Document */
body {
padding:0; margin:0; background-color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;
}
ul {
padding:0; margin:0;
}
a, a:link, a:visited, a:active {
text-decoration:none; font-weight:bold; color:#175BAA;
}
a:hover {
color:#3E9CD7;
}
a img {
border:none;
}
h1{ /*text for page header*/
padding:0; margin:0; color:#666; font-size:20px; font-weight:bold; margin-top:-6px; margin-bottom:5px;
}
html>body h1 {
margin-top:0px;
}
h2 { /*text for sub header*/
padding:0; margin:0; color:#175BAA; font-weight:bold; font-size:15px; margin-bottom:5px;
}
h3 { /*text for blue bar background*/
padding:0; margin:0; color:#FFF; font-size:15px; font-weight:bold;
}
h4 { /*text for sub-sub hearder*/
padding:0; margin:0; color:#357FD6; font-size:12px;
}
p {
padding:0; margin:0; line-height:18px; margin-bottom:15px;
}
blockquote {
padding: 10px; text-align: center; background-color: #D7D7D7; font-family: "Times New Roman", Times, serif; font-size: 18px; line-height: 28px;
}
.fontBlue {
color:#175BAA;
}
.fontRed {
color:#9C2626;
}
.btns {
width:70px; height:25px; background:url('../images/bg_btns.jpg') no-repeat; color:#FFF; font-weight:bold; border:none; cursor:pointer;
}
.btns:hover {
background:url('../images/bg_btns2.jpg') no-repeat;
}
input, textarea {
padding:0; margin:0; border:solid 1px #CCC; margin-bottom:2px;
}
textarea {
font-family:Arial, Helvetica, sans-serif; font-size:13px;
}
#footer {
font-size:10px;
}
ul#menu {
padding:0; margin:0; list-style:none;
}
ul#menu li {
float:left; display:inline; line-height:43px; height:44px;
background:url('../images/bg_menusep.jpg') no-repeat left bottom;
}
ul#menu li.home {
background:none;
}
ul#menu li a {
display:block; padding-left:13px; padding-right:13px; color:#FFF; font-weight:bold; margin-left:2px;
}
ul#menu li a:hover {
background:url('../images/bg_menuhover.jpg') repeat-x;
}
ul#menu li.home a.home {
padding-left:18px; margin-left:0px; margin-top:1px;
}
ul#menu li.home a.home:hover {
background:url('../images/bg_menuhome.jpg') no-repeat left;
}
ul#sidemenu {
padding:0; margin:0; list-style:none;
}
ul#sidemenu li a {
height:25px; line-height:25px; display:block;padding-left:15px; margin-bottom:2px;
}
ul#sidemenu li.selected {
height:25px; line-height:25px; margin-bottom:2px; padding-left:15px; font-weight:bold; color:#FFF;
background:url('../images/bg_sidemenu.gif') no-repeat left;
}
.clearer {
clear:both; height:1px; line-height:1px; float:none; display:none;
}
.boxss {
background:url('../images/bg_boxssmid.jpg') repeat-y;
}
.boxsstop {
background:url('../images/bg_boxsstop.jpg') no-repeat top; padding:8px 5px 5px 12px;
}
.boxssbtm {
background:url('../images/bg_boxssbtm.jpg') no-repeat bottom; height:7px; margin-bottom:3px;
}
.boxs {
background:url('../images/bg_boxsmid.jpg') repeat-y;
}
.boxstop {
background:url('../images/bg_boxstop.jpg') no-repeat top; padding:8px 5px 5px 12px;
}
.boxsbtm {
background:url('../images/bg_boxsbtm.jpg') no-repeat bottom; height:9px;
}
.boxm {
background:url('../images/bg_boxmmid.jpg') repeat-y; width:486px;
}
.boxmtop {
background:url('../images/bg_boxmtop.jpg') no-repeat top; height:9px; padding-bottom:10px;
}
.boxmbtm {
background:url('../images/bg_boxmbtm.jpg') no-repeat bottom; padding:0px 18px 18px 18px;
}
.boxl {
background:url('../images/bg_boxlmid.jpg') repeat-y; width:724px;
}
.boxltop {
background:url('../images/bg_boxltop.jpg') no-repeat top; height:9px; padding-bottom:10px;
}
.boxlbtm {
background:url('../images/bg_boxlbtm.jpg') no-repeat bottom; padding:0px 18px 18px 18px;
}
.boxxl {
background:url('../images/bg_boxxlmid.jpg') repeat-y; width:961px;
}
.boxxltop {
background:url('../images/bg_boxxltop.jpg') no-repeat top; height:9px; padding-bottom:10px;
}
.boxxlbtm {
background:url('../images/bg_boxxlbtm.jpg') no-repeat bottom; padding:0px 18px 18px 18px;
}
table.products tr td a img {
border:solid 2px #999;
}
table.products tr td a img:hover {
border:solid 2px #0072BB;
}
div#language {
text-align:right; padding-top:5px; padding-right:5px;
}