/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html
{
    height: 100%;
    margin-bottom: 1px;
}

form
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: Verdana, Helvetica,Arial,sans-serif;
    line-height: 1.3em;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    background: #000;
}

a:link, a:visited
{
    text-decoration: none;
    color: #000;
}

a:hover
{
    text-decoration: none;
    color: #000;
}

input.button
{
    cursor: pointer;
}

p
{
    margin-top: 0;
    margin-bottom: 5px;
}

#right 
{
  position: absolute;
  top: 295px;
  left: 50%;
  margin-left: 420px;

}

img
{
    border: 0 none;
}

/*****************************************/



/*** Template specific layout elements ***/



/*****************************************/

#page_bg
{
    padding: 10px 0;
    margin-bottom: 1px;
}

div.center
{
    text-align: center;
}
div#wrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    background-color: #FFF;
}

div#header
{
    height: 299px;
    width: 900px;
    background: transparent url(../images/header.jpg) no-repeat;
}

div#mainmenu
{
    height: 52px;
    background: url(../images/menu_bg.jpg) no-repeat;
}

div#language_selector
{
    height: 25px;
    text-align: right;
}
#mainmenu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#mainmenu li
{
    float: left;
    margin: 0;
    padding: 0;
    font-size: 0px;
}

#mainmenu a
{
    font-family: Arial, Helvetica, sans-serif;
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 12px;
    text-indent: -9999px;
    float: left;
    display: block;
    height: 50px;
    line-height: 50px;
    color: #000;
    text-decoration: none;
}
#mainmenu li.item54 a
{
    background: transparent url(../images/home_btn.gif) no-repeat;
    width: 188px;
    height: 50px;
}

#mainmenu li.item55 a
{
    background: transparent url(../images/shop_btn.gif) no-repeat;
    width: 126px;
    height: 50px;
}
#mainmenu li.item56 a
{
    background: transparent url(../images/partner_btn.gif) no-repeat;
    width: 169px;
    height: 50px;
}

#mainmenu li.item57 a
{
    background: transparent url(../images/promo_btn.gif) no-repeat;
    width: 153px;
    height: 50px;
}

#mainmenu li.item59 a
{
    background: transparent url(../images/contact_btn.gif) no-repeat;
    width: 263px;
    height: 50px;
}
div#content_wrapper
{
    background: transparent url(../images/content_bg.jpg) no-repeat center top;
}
div#categoryMenu
{
    height: 60px;
}
div#content
{
    padding: 5px 30px;
    text-align: left;
}

div#footer
{
    background-color: white;
    text-align: center;
}

#footer_menu
{
    list-style: none;
    padding: 0 0 10px;
    margin: 0px;
}

#footer_menu li
{
    border-right: 1px solid Black;
    display: inline;
    font-weight: bold;
    padding: 0 11px 0 11px;
}

div#categoryMenu ul
{
    margin: 0px;
    padding-top: 25px;
    padding-left: 60px;
    list-style: none;
}
div#categoryMenu li
{
    float: left;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: Verdana;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
}

.contentheading
{
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 5px 0;
}

.createdate
{
    text-align: right;
}

.article_separator
{
    display: none;
    
}


.componentheading
{
    display: none;
}

h3
{
    font-size: 16px;
    padding-left: 20px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
}



.newsletterbutton
{
    border: 0px;
    font-weight: bold;
    margin-left: auto;
    margin-right: 0;
    margin-top: 15px;
    position: relative;
    text-align: center;
    width: 150px;
}



.mainnewsletter
{
    color: #000000;
    float: right;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin-right: 0;
    text-align: center;
    width: 250px;
}

.mainnewsletter #subscribelayout
{
    background: none repeat scroll 0 0;
    border-bottom: 0px solid #000000;
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
    color: #92939D;
    font-size: 12px;
    font-weight: normal;
    padding-top: 10px;
    z-index: 9;
    position: relative;
    
}

#CartMenu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#CartMenu li
{
    float: left;
    margin: 0;
    padding: 0;
    font-size: 0px;
}

#CartMenu a
{
    font-family: Arial, Helvetica, sans-serif;
    background-position: 0 0;
    background-repeat: no-repeat;
    font-size: 12px;
    text-indent: -9999px;
    float: left;
    display: block;
    height: 50px;
    line-height: 50px;
    color: #000;
    text-decoration: none;
}
#CartMenu li.item71 a
{
    background: transparent url(../images/cart.gif) no-repeat;
    width: 50px;
    height: 50px;
}

.pagination{

    font-size: 16px;
}
