/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
    width: 100%;
    height: 100%;
    background-color: #A5A5A5;
}
.skinmaster
{
    height: 100%;
    background-color: #FFFFFF;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
}
.skinheader
{
}
.skingradient
{
    border-top: 3px solid rgb(162,29,33);
    color: Gray;
    font-weight: bold;
    padding-top: 3px;
    _padding-top: 0px; /*background-image: url(gradient_DkBlue.jpg); */
}
.controlpanel
{
    width: 100%;
    background-color: #FFFFFF;
}
.toppane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.leftpane
{
    width: 175px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.contentpane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.rightpane
{
    width: 175px;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.bottompane
{
    width: 100%;
    background-color: transparent;
    padding-left: 6px;
    padding-right: 4px;
    padding-top: 6px;
}
.main_dnnmenu_container
{
    background-color: transparent;
}
.main_dnnmenu_bar
{
    cursor: pointer;
    cursor: hand;
    height: 16px;
    background-color: Transparent;
}
.main_dnnmenu_item td
{
    /*TD if menu option for using tables is on*/
    cursor: pointer;
    cursor: hand;
    color: #666666;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
    font-family: Trebuchet MS,Tahoma, Arial, Helvetica;
    white-space: nowrap; /*Word wrapping menu item now optional*/
}

.main_dnnmenu_rootitem
{
    /*TD if menu option for using tables is on*/
    border-right: 1px solid gray;
    background-color: white;
    line-height: 12px;
    _line-height: 16px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    _padding-top: 4px;
    font-weight: bold;
    font-size: 9pt;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}

.main_dnnmenu_itemhover
{
    border: solid 1px gray;
    border-left: 0px solid white;
}

.main_dnnmenu_itemhover td
{
    background-color: #8da4d3;
}


.main_dnnmenu_icon
{
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 100%;
}
.main_dnnmenu_submenu
{
    background-color: #cad5ea;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
    padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break
{
    height: 1px;
    font-size: 1px;
}

.main_dnnmenu_arrow
{
    border-right: #cad5ea 1px solid;
    border-bottom: #cad5ea 1px solid;
    border-top: #cad5ea 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.main_dnnmenu_rootmenuarrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.StandardButton
{
    background: #7994cb none;
    color: #ffffff;
    font-family: Trebuchet MS, verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.Head
{
    font-weight: bold;
    font-size: 11pt;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    color: rgb(162,29,33);
}
td.sideMenuCategory
{
    border-bottom: solid 1px gray;
}
A.sideMenuCategory
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Trebuchet MS,Helvetica,sans-serif; /*color:rgb(84,83,74);	54534a*/
    color: #808080;
    text-decoration: none;
    cursor: pointer;
}

A.sideMenuSubcategory
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Trebuchet MS,Helvetica,sans-serif; /*color:#646464;	*/
    color: #808080;
    text-decoration: none;
}

.productbox
{
    height: 300px;
    width: 220px;
    border: 1px solid #c5c5c5;
    margin: 5px;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}
.productimage
{
    width: 125px;
}
.productsummarydisplaywrapper
{
    width: 200px;
    padding-top: 20px;
    font-size: 10px;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}
.prodsmlimg1
{
    margin: -1px -1px -1px -1px;
    background-color: Black;
    padding: 15px 15px 15px 15px;
}
.prodsmlimg2
{
    margin: -1px -1px -1px -1px;
    background-color: white;
    padding: 5px 5px 5px 5px;
}
.trebf
{
    font-family: Trebuchet MS,Helvetica,sans-serif;
    font-size: small;
}
.prodsmltext, a.prodsmltext
{
    font-weight: bold;
    color: #979797;
    font-size: 11px;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}
.retailprice
{
    font-weight: bold;
    color: black;
    text-decoration: line-through;
}
.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: larger;
    color: #5b626c;
    font-style: italic;
}
.coreboxbody
{
    background-image: url(images/core_box_bg.gif);
    width: 180px;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}
.coreboxtop
{
    background-image: url(images/core_box_top.gif);
    height: 22px;
    width: 180px;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}
.coreboxbottom
{
    width: 180px;
    background-image: url(images/core_box_bottom.gif);
    height: 22px;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}
.coreboxheader
{
    width: 180px;
    background-image: url(images/core_box_bg.gif);
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: center;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}
.tenpixspacer
{
    height: 10px;
}
.twentypixspacer
{
    height: 20px;
}
.sectionoutline
{
    border: 1px solid #cccccc;
    padding: 15px;
}

#rightcontent
{
    position: absolute;
    right: 20px;
    top: 179px;
    width: 180px;
    background: #fff;
    margin-right: 50px;
    z-index: 100;
}

#leftcontent
{
    position: absolute;
    top: 159px;
    left: 10px;
    width: 180px;
    background: #fff;
    z-index: 100;
}

#centercontent
{
    margin-top: 60px;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: 200px;
    margin-right: 205px;
    z-index: 100;
}
.mainproductimage
{
    width: 220px;
    text-align: center;
    float: left;
    padding-bottom: 10px;
}

.productdata
{
    border: none;
    border-collapse: collapse;
    font-size: 10px;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}
.productdata td, .productdata th
{
    font-weight: normal;
    padding: 2px;
    text-align: left;
    font-size: 10px;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}
.price
{
    font-weight: bold;
    color: #c00;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}
del.price
{
    color: #000;
    text-decoration: line-through;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}

.productsection
{
    /*padding: 10px;   border-top: 1px dashed #cccccc;*/
    font-size: 10px;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}
.productsection td
{
    font-size: 11px;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}

.ourprice
{
    font-weight: bold;
    font-size: 10pt;
    color: #b22222;
    font-family: Trebuchet MS, verdana;
}

.retailprice
{
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    font-family: Trebuchet MS, verdana;
    text-decoration: line-through;
}

.totalbox
{
    text-align: center;
    color: #990000;
    font-weight: bold;
}
.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
    font-family: Trebuchet MS,Helvetica,sans-serif;
}
