/* CSS Document */

body{
padding: 0;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #555;
background: #e0e0e0;
}

.bold{
font-weight: bold;
}

.clear{
clear: both;
}

.warning{
color: #ff0000;
font-size: 11px;
}

.title1{
font-weight: bold;
font-size: 14px;
line-height: 20px;
color: #333;
}

.intro{
font-weight: bold;
}

.highlight{
color: #333;
font-weight: bold;
}

.highlight a{
color: #333;
}

.highlight a:hover{
color: #dc1e3a;
}

.quote{
font-style: italic;
color: #dc1e3a;
}

#home-col1 a.button{
height: 22px;
width: 130px;
display: block;
background: url(images/button.gif) right;
color: #fff;
padding: 5px 0 0 15px;
text-decoration: none;
}

#home-col1 a.button:hover{
background: url(images/button-over.gif) right;
color: #fff;
}

p{
padding: 0;
margin: 0 0 15px 0;
}

#container{
width: 840px;
margin: auto;
padding: 20px;
background: #fff;
border: solid #d3a1a9;
border-width: 0 1px 1px 1px;
}

#logo{
padding: 0 0 20px 0;
}

#menu-top{
height: 27px;
background: url(images/menu-bg.gif) repeat-x;
}

#content-holder{
padding: 15px 0 0 0;
}

#left-column{
width: 150px;
float: left;
min-height: 450px;
}

#left-column-banner{
width: 140px;
padding: 20px 0 0 0;
border: 1px solid #ccc;
margin: 20px 0 0 0;
}

#left-column-banner a{
color: #dc1e3a;
}

#left-column-banner p{
padding: 0 10px;
}

#left-column-banner img{
padding: 0 0 15px 0;
text-align: center;
}

#menu-left{
width: 140px;
}

#menu-left ul{
list-style: none;
padding: 0;
margin: 0;
}

#menu-left ul li{
border-bottom: 1px solid #aaa;
}

/* Needed to show the underline for IE */
#menu-left ul li:hover .hoverlink{
text-decoration: underline;
}

#menu-left ul li a#dropdown{
background: url(images/downarrow.gif) no-repeat 95% 12px;
}

#menu-left ul li ul li{
border-top: 1px solid #aaa;
border-bottom: none;
padding: 0 0 0 10px;
}

#menu-left ul li a{
color: #555;
text-decoration: none;
display: block;
padding: 8px 10px;
cursor: pointer;
}

#menu-left ul li#active a{
color: #dc1e3a;
text-decoration: underline;
}

ul.content-list{
padding: 0 10px 10px 0;
margin: 0;
list-style: none;
}

ul.content-list li{
border-bottom: 1px solid #ccc;
padding: 10px 0 10px 22px;
background: url(images/bull.png) no-repeat 0 12px;
}

#menu-left ul li a:hover{
color: #dc1e3a;
text-decoration: underline;
}

#home-col1{
width: 405px;
float: left;
padding: 0 10px 0 10px;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
}

#home-col1 a{
color: #dc1e3a;
}

#home-slide{
padding: 0 0 15px 0;
}

#home-col2{
width: 252px;
float: right;
height: 430px;
font-size: 12px;
}

p.home-archive{
padding: 10px 0 0 5px;
}

p.home-archive a{
color: #dc1e3a;
}

#main-col{
width: 450px;
float: left;
padding: 15px 0 0 30px;
border-left: 1px solid #aaa;
min-height: 450px;
}

#main-col p{
}

#main-col a{
color: #dc1e3a;
}

#content-pics{
background: #eaeaea;
width: 154px;
float: right;
padding: 8px;
margin: 15px 0 20px 0;
font-weight: bold;
font-size: 10px;
text-align: center;
color: #333;
}

#content-pics img{
margin: 10px 0 0 0;
}

#content-pics a img{
border: 2px solid #eaeaea;
}

#content-pics a:hover img{
border: 2px solid #dc1e3a;
cursor: pointer;
}

.right-colbar{
background: url(images/right-col-bar.gif) no-repeat;
height: 22px;
padding: 5px 0 0 15px;
color: #fff;
}

.latest-news-intro{
font-size: 11px;
border-bottom: 1px solid #aaa;
padding: 10px 5px 0 5px;
}

.latest-news-intro a{
color: #333;
}

.latest-news-intro a:hover{
color: #dc1e3a;
}

.latest-news-intro p{
margin-bottom: 10px;
}

.productholder{
width: 100px;
font-size: 10px;
line-height: 12px;
}

#main-col .producttxt a{
color: #fff;
text-decoration: none;
display: block;
background: #e11836;
text-align: center;
padding: 6px 0 0 0;
height: 29px;
}

ul.productpage{
list-style: none;
padding: 10px 0 0 0;
margin: 0;
}

ul.productpage li{
float: left;
padding: 0 5px 0 0;
}

#main-col ul.productpage li a{
display: block;
padding: 1px 3px;
text-decoration: none;
}

#main-col ul.productpage li#productactive a{
background: #dc1e3a;
color: #fff;
}

#main-col ul.productpage li#productactive a:hover{
text-decoration: none;
}

#main-col ul.productpage a:hover{
text-decoration: underline;
}

form input{
border: 1px solid #B6B7B8;
width: 250px;
}

form textarea{
border: 1px solid #B6B7B8;
width: 250px;
}

form select{
border: 1px solid #B6B7B8;
width: 250px;
}

#footer{
clear: both;
text-align: center;
padding: 50px 0 0 0;
font-size: 11px;
}

#footer a{
color: #555;
text-decoration: none;
}

#footer a:hover{
color: #dc1e3a;
text-decoration: underline;
}
