@charset "utf-8";
/* CSS Document */

/* Reset */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img,
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
ol, ul {
list-style: none;
}

/* End Reset */



/* Main Styles */

body {
font-size : 14px;
font-family : Helvetica, Arial, Verdana, sans-serif;
line-height : 16px;
}
.wrap {
	width:960px;
	margin:0 auto;
        overflow: hidden;
}

div.clear {
	clear:both;
}
a
{
    color: #F26C4F;
    text-decoration: none;
}
a:hover
{
    color: #575757;
}

/* End Main Styles */

body.introred
{
    background-color: #ff004e;
}

body.introyellow
{
    background-color: #f0e905;
}

#introcontent
{
    text-align: center;
}
#intrologo
{
    width: 426px;
    height: 237px;
}
#mainlogo
{
    width: 426px;
    height: 276px;
    overflow: hidden;
}
a.skipintro
{
    color: #9b7741;
    text-decoration: none;
    margin-top: 20px;
    display: block;
}
a.skipintro:hover
{
    text-decoration: underline;
}
#container
{
    margin: 0px auto;
    width: 1024px;
    overflow: hidden;
    background-color: #ffffff;
    height: 768px;
}
.homebg
{
    background: transparent url('../images/homebg.png') center no-repeat;
}
.aboutbg
{
    background: transparent url('../images/aboutbg.png') center no-repeat;
}
.eventsbg
{
    background: transparent url('../images/eventsbg.png') center no-repeat;
}
.contactbg
{
    background: transparent url('../images/contactbg.png') center no-repeat;
}
.pressbg
{
    background: transparent url('../images/pressbg.png') center no-repeat;
}
.productsbg
{
    background: transparent url('../images/productsbg.png') center no-repeat;
}
.productcatsbg
{
    background: transparent url('../images/productinnerbg.png') center no-repeat;
}
body.grey
{
    background-color: #CCCCCC;
}
body
{
    background-color: #000000;
}
.home
{
    background-color: #9b7741 !important;
}
#header
{
    margin-top: 35px;
    overflow: hidden;
}
ul#menu
{
    list-style: none;
    margin-left: 60px;
    float: left;
}
ul#menu li
{
    line-height: 50px;
}
ul#menu li a
{
    color: #f0e904;
    font-size: 44px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
}
ul#menu li a:hover
{
    text-decoration: underline;
}
.headerband
{
    float: left;
}
#productcatdesc
{
    float: left;
    margin-left: 40px;
    margin-top: 70px;
}
#productcatdesc h1.cattitle
{
    color: #9b7741;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: normal;
    float: left;
    margin-right: 20px;
    width: 170px;
    line-height: 24px;
}
#productcatdesc .catdesc
{
    float: left;
    text-align: left;
    font-size: 12px;
    color: #9b7741;
    width: 535px;
}
span.red
{
    color: #d61f30;
}
#logo
{
    float: right;
    margin-right: 25px;
}
.homefooterbg
{
    background: #9B7741 url('../images/homebottom.png') no-repeat center;
    height: 257px;
    width: 960px;
    margin-top: 50px;
}
#maincontent
{
    width: 606px;
    margin: 15px auto;
    clear: both;
    overflow: hidden;
    height: 500px;
}
#contactcontent
{
    width: 553px;
    margin: 15px auto;
    clear: both;
    overflow: hidden;
    height: 483px;
    background: transparent url('../images/contactcontbg.png') center no-repeat;
}
#contactcontent h1
{
    font-size: 24px;
    color: #f0e904;
    margin-top: 130px;
    text-align: center;
    text-transform: uppercase;
}
.contactinfo
{
    margin-top: 15px;
    color: #f0e904;
}
.contactinfo p
{
    margin: 0px;
    text-align: center;
    font-size: 14px;
}
.contactinfo ul
{
    list-style: none;
    margin-left: 110px;
}
.contactinfo ul li
{
    text-align: left;
    clear: both;
    overflow: hidden;
}
.contactinfo ul li a
{
    color: #f0e904;
    line-height: 25px;
    display: block;
    float: left;
}
.contactinfo a
{
    color: #f0e904;
}
.contactinfo a:hover, .contactinfo ul li a:hover
{
    text-decoration: underline;
}
#myheader
{
    overflow: hidden;
    margin-bottom: 30px;
    min-height: 140px;
}

.maincont
{
    float: left;
}
.pagecont
{
    float: left;
    background-color: #ff0060;
    width: 518px;
    height: 290px;
    font-size: 14px;
    color: #efe824;
}
.yellowpagecont
{
    float: left;
    background-color: #f0e922;
    width: 518px;
    height: 280px;
    font-size: 14px;
    color: #9b7741;
}
.pagecont h1
{
    text-align: center;
    margin: 0px 0px 30px 0px;
    font-size: 24px;
}
.pagecont .mycont, .yellowpagecont .mycont
{
    text-align: left;
    margin: 0px 30px;
    height: 280px;
}
.pagecont .mycont p
{
    margin-bottom: 10px;
}
.pagecont .mycont a
{
    color: #efe824;
    text-decoration: none;
}
.pagecont .mycont a:hover
{
    text-decoration: underline;
}
.yellowpagecont h6.red
{
    font-size: 24px;
    color: #ff0060;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-left: 25px;
}
.yellowpagecont ul
{
    margin-bottom: 30px;
}
.yellowpagecont ul#bloglinks
{
    list-style: disc outside;
    margin-left: 15px;
}
.yellowpagecont ul#bloglinks li
{
    font-size: 14px;
    text-transform: none;
}
.yellowpagecont ul#bloglinks li a
{
    color: #9b7741;
    text-decoration: none;
}
.yellowpagecont ul#bloglinks li a:hover
{
    text-decoration: underline;
}
.yellowpagecont ul li:first-child
{
    padding: 0px 5px 0px 0px;
}
.yellowpagecont ul li
{
    float: left;
    font-size: 12px;
    color: #9b7741;
    text-transform: uppercase;
    padding: 0px 5px;
    border-right: 1px solid #ff0060;
}
.yellowpagecont ul li:last-child
{
    border: 0px;
}
.eventslist
{
    border: 1px solid #9b7741;
    color: #ff0060;
    margin-top: 20px;
    border-collapse:collapse;
}
.eventslist th, .eventslist td
{
    border: 1px solid #9b7741;
    color: #ff0060;
    font-size: 12px;
    font-weight: bold;
}
.eventslist td
{
    text-transform: uppercase;
}
#footer
{
    overflow: hidden;
    clear: both;
    margin-top: 30px;
}
#footer ul.nav-menu
{
    overflow: hidden;
    float: right;
    background: transparent url('../images/footerbird.png') right no-repeat;
    height: 60px;
    margin-right: 30px;
    padding-right: 40px;
}
.productcatsbg #footer ul.nav-menu li
{
    color: #9b7741;
}
#footer ul.nav-menu li
{
    margin: 0px 5px;
    float: left;
    color: #f0e923;
    font-size: 10px;
    line-height: 60px;
}
.productcatsbg #footer ul.nav-menu li a
{
    color: #9b7741;
}
#footer ul.nav-menu li a
{
    color: #f0e923;
    font-size: 10px;
    text-decoration: none;
}
#footer ul.nav-menu li a:hover
{
    text-decoration: underline;
}
#prodcontent
{
    margin: 30px 0px 0px 60px;
    clear: both;
    overflow: hidden;
    height: 500px;
}
#prodcontent h1.title
{
    color: #ff0060;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 40px;
    overflow: hidden;
}
span.yellow
{
    color: #efe824;
}
.productcat
{
    margin-top: 40px;
    font-size: 21px;
    text-transform: uppercase;
    line-height: 21px;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}
a.prodcat
{
    color: #ff0060;
}
.productcat ul
{
    margin-top: 20px;
    clear: both;
    color: #f0e923;
}
.productcat ul li
{
    float: left;
    font-size: 18px;
    line-height: 20px;
}
.productcat ul li.sep
{
    color: #ff0060;
    margin: 0px 5px;
}
#prodcatcontent
{
    margin: 20px 0px 0px 40px;
    clear: both;
    overflow: hidden;
    height: 425px;
}
#prodcatcontent ul
{
    overflow: hidden;
}
#prodcatcontent ul li
{
    float: left;
    margin: 3px;
}
#prodcatcontent ul.listdinprod li img
{
    width: 130px;
    height: 125px;
}
#prodcatcontent ul.listhmfprod li img
{
    width: 185px;
    height: 125px;
}
.pagination
{
    clear: both;
    text-align: right;
    margin-right: 25px;
    margin-top: 10px;
}
.pagination img
{
    margin: 0px 10px;
}