/*
Design by Robert Kulig - AnyWare 2009   
*/

html body {
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #000000;
background-color: #ffffff;
}

.stdcontent {
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #000000;
background-color: #ffffff;
text-align: center;
padding: 0px 15px 0px 15px;
}

/* mainheading area */
.mheading{
color: #000000;
font-style: normal;
font-family:  Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
text-decoration: none;
padding: 0;
text-align: center;
}

/*  .special_image{
border: 1px solid #000000;
} */

.logostrap{
color: #009933; 
font-style: normal; 
font-family:  Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: normal; 
text-decoration: none;
}

.addheadblk{
color: #000000;
font-style: normal;
font-family:  Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: normal;
text-decoration: none;
padding: 0;
text-align: center
}
.addheadred{
color: #ff0000;
font-style: normal;
font-family:  Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
text-decoration: none;
padding: 0;
text-align: center
}

.special_title {
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
text-align: center;
}

.special_price {
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
color: #000000;
text-align: center;
}

.special_offer {
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ff0000;
text-align: center;
}

.subheading{
color: #000;
font-style: italic;
font-family:  Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
text-decoration: none;
padding: 0;
margin: 10px 10px 10px 10px;
}

.logolink{
color: #ccc;
font-style: normal;
font-family:  Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
padding: 5px;
margin: 0; 
}

a{
text-decoration: none;
}

/* page nav */
.mainnav{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
text-decoration: none;
text-align: center;
}
.mainnav_on{
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
text-decoration: none;
text-align: center;
}


