@charset "utf-8";

body {
background-color: #FFFFFF;
padding: 0px;
margin: 0px;
}

sup {
font-size: 10px;
}

a {
text-decoration: none;
color: #000;
}

s {
color: #818181;
}

.menu {
padding: 0px;
width: 190px;
float: left;
}

.menu img {
padding: 0px 0 5px 0;
border: 0px;
}

.menu ul {
margin: 5px 0 5px -10px;
padding: 0px;
font-family: Georgia;
font-size: 12px;
background-color: #FFF;
}

.menu ul li {
list-style: none;
padding-left: 10px;
background-color: #FFF;
}

.menu ul li:hover {
background-color: #FFF; position: relative;
}

.menu ul ul {
display: none;
position: absolute;
left: 190px;
top: -4px;
background-color: #FFF;
height: 25px;
line-height: 25px;
border-top: 1px solid #000;
}

.menu ul li:hover ul {display: block;}

.menu ul ul li {
border: 0;
width: 150px;
float: left;
display: inline;
list-style: square;
color: #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
}

.menu ul ul li a {
text-decoration: none;
color: #000;
}

.frontpage_main {
padding: 0px;
margin: 0px;
width: 1000px;
}

.frontpage_news {
background-color: #cecece;
color: #000;
padding: 1px 5px 5px 190px;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
}

.content {
padding: 0px;
width: 810px;
float: left;
}

.titleimg {
padding: 39px 10px 25px 309px;
width: 461px;
height: 85px;
}

.breadcrumbs {
padding: 10px 0px 10px 0;
margin: 0px;
font-family: arial, helvetica, sans-serif;
font-style: oblique;
font-size: 12px;
color: #000;
}

.breadcrumbs a {
text-decoration: none;
color: #000;
}

.intro {
padding: 10px 0 0 0;
font-family: arial, helvetica, sans-serif;
width: 770px;
font-size: 12px;
line-height: 18px;
}

.prodlineup {
padding: 0px 10px 0 0;
width: 770px;
}

.product {
float: left;
padding: 25px 40px 0 0;
}

.product img {
border: 0px;
}

.prodtitle {
padding: 5px 0 5px 5px;
font-family: arial, helvetica, sans-serif;
font-style: oblique;
font-size: 14px;
color: #000;
}

.prodprice {
padding: 0px 0 5px 5px;
font-family: arial, helvetica, sans-serif;
font-size: 24px;
color: #000;
float: left;
}

.productprice {
padding: 11px 0 5px 5px;
font-family: arial, helvetica, sans-serif;
font-size: 28px;
float: left;
}

.prodcopy {
padding: 0px 0 20px 0;
font-family: georgia;
font-size: 14px;
color: #000;
}

.prodcopytitle {
padding: 0px 5px 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
}

.prodpurchase {
margin: -15px 0 0 0;
}

.prodselect {
margin: 0px 10px 10px 0;
padding: 5px;
float: left;
font-family: Georgia;
background-color: #000;
color: #fff;
}

.prodselect select {
background-color: #fff;
color: #000;
margin: 5px 0 5px 0;
border: 1px solid #fff;
}

.prodshare {
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform: uppercase;
color: #000;
}

.prodshare a {
text-decoration: none;
color: #000;
}

#bigmenu {
display: inline;
}

#bigmenu img {
border: 0;
padding-bottom: 10px;
}

#elsewhere {
float: right;
width: 250px;
padding: 0px;
margin: -5px 5px 0 0;
}

#elsewhere img {
margin: 5px;
border: 0;
}

.order_thankyou {
width: 550px;
height: 200px;
background-image: url('images/order_thankyou.gif');
margin: 10% auto;
}

#contact_image {
float: left;
text-align: center;
margin: -50px 0 0 0;
}

#contact_form {
width: 450px;
margin: 10px 0 0 0;
float: left;
}

#faq {
width: 450px;
margin: 10px 0 0 0;
float: left;
}

.faq_item {
font-family: Georgia;
font-style: oblique;
font-weight: bold;
font-size: 13px;
}

.faq_q {
width: 150px;
font-family: arial, helvetica, sans-serif;
font-weight: bold;
display: block;
font-size: 14px;
text-align: left;
float: left;
margin: 10px 0 0 0;
}

.faq_a {
width: 250px;
margin: 10px 0 0px 5px;
float: left;
font-family: Georgia;
display: block;
clear: right;
}

.faq_top {
width: 400px;
text-align: right;
font-family: arial, helvetica, sans-serif;
display: block;
font-size: 10px;
margin: -5px 0 5px 0;
}

.faq_top a {
color: #000;
text-decoration: none;
}

#contact_form label {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: left;
width: 150px;
float: left;
margin: 5px 0 0 0;
}

#contact_form input, #contact_form select, #contact_form textarea {
border: 1px solid #000;
font-family: Georgia;
float: left;
margin: 5px 0 5px 5px;
width: 250px;
clear: right;
}


#contact_form button {
clear: both;
border: 1px solid #000;
margin: 20px 40px 10px 0;
width: 150px;
height: 50px;
background: #000 url('images/contact_submit.png') no-repeat;
color: #FFF;
font-weight: bold;
font-size: 16px;
line-height: 30px;
text-align: center;
float: right;
}

#contact_captcha {
padding: 0px;
margin: 0 0 0 5px;
width: 255px;
float: left;
}

#contact_captcha img {
margin: 5px 0 0 0px;
width: 150px;
float: left;
}

#contact_captcha span {
font-size: 11px;
line-height: 16px;
width: 95px;
padding: 0px;
margin: 5px 0 5px 5px;
}

#contact_captcha input {
width: 95px;
margin: 5px 0px 0 5px;
}

.contact_thankyou {
width: 800px;
background-image: url('images/contact_thankyou.gif');
background-repeat: no-repeat;
margin: 10% auto;
text-align: center;
}
