body
{
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'Arial', 'Helvetica', sans-serif;
}

#ie6
{
    position: fixed;
    top 0px;
    left: 20%;
    width: 60%;
    background-color: #FFD0D0;
    border: 3px #FF0000 outset;
    font-size: 12px;
    z-index: 300;
    padding: 10px;
    color: #FF0000;
}

#ie6 h3
{
    font-size: 20px;
}

#ie6 ul
{
    font-size: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}

#ie6 ul li
{
    margin-bottom: 10px;
}

#ie6 a
{
    color: #0080FF
}

#ie6 a:visited
{
    color: #0050CF;
}

#ie6 a:hover
{
    color: #30B0FF;
}

a, a:visited, a:active
{
    color: #fffeef;
    text-decoration: none;
}

a:hover
{
    color: #ffeccf;
}

#containerWrapper
{
    background-image: url(img/bg.png);
    background-position: top center;
    background-repeat: repeat-x;
    background-color: #ffeccf;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

#containerHead
{
}

#container
{
    width: 862px;
    margin: 0 auto;
}

#logo
{
    position: absolute;
    left: 100px;
}

#logo img
{
    margin: 0;
    padding: 0;
}

#logo img.logo
{
    padding: 0;
    margin: 0;
    border: 0;
}


#headerWrapper
{
}

#headerHead
{
}

#header
{
}

#header h1
{
    display: none;
}

#header p
{
    display: none;
}

#menuWrapper
{
    background-image: url(img/header.jpg);
    width: 862px;
    height: 323px;
    margin: 0;
    padding: 0;
}

#menuHead
{
}

#menu
{
    text-align: center;
    width: 862px;
}

ul.mainMenu
{
    margin: 0 auto;
    padding: 115px 70px 0 70px;
}

ul.mainMenu li,
ul.mainMenu li ul li
{
    margin: 0;
    padding: 0;
    display: inline;
    float: left;
}

ul.mainMenu li a
{
    display: none;
}

ul.mainMenu li ul li a
{
    display: inline;
    margin: 0;
    padding: 0;
    color: #2d415e;
    text-decoration: none;
    padding: 2px 7px;
    font-size: 12px;
    font-weight: bold;
}

ul.mainMenu li ul li a:hover
{
    color: #6f839f;
}

ul.mainMenu li ul
{
    margin: 0;
    padding: 0;
}

ul.mainMenu li:hover ul,
ul.mainMenu li.hover ul
{
    margin: 0;
    padding: 0;
}

ul.mainMenu li ul li
{
    margin: 0;
    padding: 0;
}

#menuFoot
{
}

#duelContentWrapper
{
}

#contentWrapper
{
}

#contentHead
{
}

#content
{
    background-image: url(img/body_content.png);
    background-position: top center;
    background-repeat: repeat-y;
    padding: 0 100px;
    min-height: 487px;
    color: #ffffff;
    line-height: 20px;
    font-size: 14px;
    overflow: hidden;
}

#content p, #content ul, #content img, #content div
{
    margin: 0;
    padding: 5px 0;
}

#contentFoot
{
    background-image: url(img/body_bottom.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 487px;
    margin-top: -430px;
    z-index: -1;
}

.picturePanel
{
    background-image: url(img/body_pic_panel.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 745px;
    height: 220px;
    margin-left: -40px !important;
    text-align: center;
    position: relative;
}

.picturePanel img
{
    margin: 24px 5px !important;
}

#sideContentWrapper
{
}

#sideContentHead
{
}

#sideContent
{
    padding: 0 100px 20px 100px;
    text-align: center;
    color: #606060;
}

#sideContent a
{
    color: #503030;
}

#sideContent a:hover
{
    color: #805050;
}

#homeMenu
{
    width: 862px;
    position: relative;
    left: -45px;
}

#homeMenu p
{
    display: inline;
    margin: 0;
    padding: 0;
}

#homeMenu a
{
    margin: 0;
    padding: 0;
}

#homeMenu a img
{
    border: 2px solid #b49c71;
    padding: 0;
    margin: 0;
}

#sideContentFoot
{
}

#footerWrapper
{
}

#footerHead
{
}

#footer
{
}

#footerFoot
{
}

#containerFoot
{
}

div.staticWrapper
{
}

div.staticHead
{
}

div.static
{
}

div.staticContent
{
}

div.staticFoot
{
}

div.dynamicWrapper
{
}

div.dynamicHead
{
}

div.dynamic
{
}

div.dynamicContent
{
}

div.dynamicFoot
{
}

div.galleryWrapper
{
}

div.galleryHead
{
}

div.gallery
{
}

div.galleryContent
{
}

div.galleryFoot
{
}

div.info
{
}

span.date
{
}

span.poster
{
}

div.dynamicInfo
{
}

/* E-Commerce Stuff */
#shoppingTab a
{
    /*background-color: %StoreBottomTabBackgroundColor%;
    color: %StoreBottomTabFontColor%;
    font-size: %StoreBottomTabFontSize%;
    width: 300px;
    height: 30px;
    position: fixed;
    bottom: 0;
    right: 0;*/
    background: url(img/btn_vieworder.png);
    width: 106px;
    height: 66px;
    position: fixed;
    bottom: 0;
    right: 50px;
    z-index: 10;
    content: "";
}

#shoppingTab a span
{
    display: none;
}

#shoppingCart
{
    width: 348px;
    height: 280px;
    background-image: url(../../admin/store/Store/img/header_square_shadow.png);
    background-repeat: no-repeat;
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    text-align: center;
    background-color: #CBB38A;
    background-position: 1px 0;
    z-index: 20;
}

#shoppingCart p
{
    width: 339px;
    height: 39px;
    margin: 6px 0 0 3px;
    color: %StoreShoppingCartFontColor%;
    font-size: %StoreShoppingCartFontSize%;
    padding: 0;
}

#shoppingCart p a
{
    display: block;
    width: 30px;
    height: 29px;
    background-image: url(/admin/store/Store/img/exit_icon.png);
    background-repeat: no-repeat;
    float: right;
}

#shoppingWindow
{
    width: 100%;
    height: 235px;
    background-image: url(../../admin/store/Store/img/background_shadow.png);
    border: 0;
    overflow: auto;
}

.StoreWrapper
{
    padding: 8px !important;
    float: left;
}

.StoreHead, .StoreFoot
{
    display: none;
}

div.itemWrapper 
{
    display: inline;
}

.ItemReturn
{
    clear: both;
}

table.itemTable
{
    font-family: 'Arial', 'Helvetica', sans-serif;
    border: 0;
    font-size: 9pt;
}

table.itemTable td
{
    padding: 10px;
    /*font-size: 12px;*/
}

table.itemTable td.picture
{
    text-align: center;
}

table.itemTable td h4,
table.itemTable td p,
table.itemTable td img
{
    margin: 0;
    padding: 0;
}

table.itemTable img
{
    /*width: 90px!important;
    height: 90px;*/
    width: 250px !important;
    height: 250px;
}

table.itemTable td h4
{
    text-align: center;
    color: #808080;
}

table.itemTable td p
{
    color: #606060;
}

table.itemTable td img
{
    border: #606060 1px outset;
}

table.itemTable td.cart
{
    display: none;
}

/*div.itemWrapper
{
    margin: 20px;
}

table.itemTable
{
    font-family: 'Arial', 'Helvetica', sans-serif;
    border-collapse: collapse;
    width: 100%;
    border: %StoreBorderColor% %StoreBorderSize% outset;
}

table.itemTable td
{
    padding: 10px;
    font-size: %StoreTextSize%;
    border: %StoreBorderColor% 1px solid;
}

table.itemTable td.picture
{
    text-align: center;
}

table.itemTable td h4,
table.itemTable td p,
table.itemTable td img
{
    margin: 0;
    padding: 0;
}

table.itemTable td h4
{
    text-align: center;
    color: %StoreHeaderTextColor%;
}

table.itemTable td p
{
    color: %StoreTextColor%;
}

table.itemTable td p
{
    color: %StoreTextColor%;
}

table.itemTable td img
{
    border: #606060 2px outset;
}

table.itemTable td.cart
{
    text-align: right;
}*/

