﻿body
{
    background-position: top;
    margin: 0px;
    background-color: #0a1d2c;
    background-image: url('../images/misc/site_bg.png');
    background-repeat: repeat-x;
    opacity: .9999;
}
.tableSite
{
    width: 1050px;
    margin-right: auto;
    margin-left: auto;
}
.divHeader
{
    background-color: #a2abaf;
    text-align: center;
    height: 80px;
}
.divFlash
{
    width: 1024px;
    height: 385px;
    position: absolute;
    top: 0px;
    left: 0px;
   
}
.tdLeftShadow
{
    width: 13px;
    background-image: url('../images/misc/site_left_shadow.png');
    background-repeat: repeat-y;
    background-position: right;
}
.tdRightShadow
{
    width: 13px;
    background-image: url('../images/misc/site_right_shadow.png');
    background-repeat: repeat-y;
    background-position: left;
}
.divHeaderContainer
{
    width: 1024px;
    height: 385px;
    position: relative;
    clear: both;
    background-image: url('../images/misc/miami_generic_bg.jpg');
}
.divTopMenu
{
    position: absolute;
    left: 240px;
    top: 345px;
    line-height: 14px;
    z-index: 10;
}
.linkTopMenu
{
    font-family: verdana;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
}
.linkTopMenu:hover{color: #F2CC56;}
.separatorTopMenu
{
    font-family: verdana;
    font-size: 13px;
    color: #FFFFFF;
    margin-right: 9px;
    margin-left: 9px;
}
.divSideMenu
{
    background-position: left top;
    width: 207px;
    background-image: url('../images/misc/side_bar_yellow_bg.jpg');
    padding-bottom: 15px;
    background-color: #96601e;
    vertical-align: top;
    background-repeat: no-repeat;
}
.divSideMenuBlueContainer
{
    width: 180px;
    margin-left: 9px;
    border-right-style: solid;
    border-width: 1px;
    border-color: #FFFFFF;
    border-left-style: solid;
    background-image: url('../images/misc/blue_transparency_side_menu.png');
    z-index: 10;
}
.divSideMenuTopImage
{
    border-width: 1px;
    border-color: #757a7c;
    text-align: center;
    padding-bottom: 15px;
    border-bottom-style: solid;
    padding-top: 5px;
}
.divMainContent
{
    width: 817px;
    vertical-align: top;
}
.sideMenuContainer
{
    text-align: right;
    line-height: 25px;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #757a7c;
    height: 25px;
    padding-right: 50px;
   
}
.sideMenuContainerHover
{
    background-position: center;
    text-align: right;
    line-height: 25px;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #757a7c;
    height: 25px;
    padding-right: 50px;
    background-image: url('../images/misc/menu_item_hover_bg.png');
    background-repeat: repeat-x;
}
.linkSideMenu
{
    font-family: verdana;
    font-size: 16px;
    color: #f9f7ed;
    text-decoration: none;
}
.linkSideSubmenu
{
    display: block;
    font-family: verdana;
    font-size: 14px;
    color: #FFFFFF;
    background-image: url('../images/misc/blue_transparency_side_menu.png');
    height: 25px;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #757a7c;
    text-decoration: none;
    padding-left: 10px;
    line-height: 25px;
    padding-right: 10px;
   
}
.linkSideSubmenu:hover
{
    background-image: url('../images/misc/menu_item_hover_bg.png');
}
.bottomMenuDivider10
{
    color: #FFFFFF;
    margin-left: 5px;
    margin-right: 5px;
}
.bottomMenuDivider12
{
    color: #FFFFFF;
    margin-left: 6px;
    margin-right: 6px;
}
.linkBottomMenu
{
   
    color: #000000;
    text-decoration: none;
}
.linkBottomMenu:hover{color: #FFFFFF;}
.tableSideMenu
{
    border-top-style: solid;
    border-right-style: solid;
    border-width: 1px;
    border-color: #757a7c;
    visibility: hidden;
    position: relative; z-index: 20
}
.divShoppingCart
{
  
    width: 180px;
    margin-left: 9px;
    border-right-style: solid;
    border-width: 1px;
    border-color: #FFFFFF;
    border-left-style: solid;
   }
 .divShoppingCartContent
{
    border-width: 1px;
    border-color: #757a7c;
    background-image: url('../images/misc/side_shopping_cart_gradient_bg_2.png');
    background-repeat: repeat-x;
    background-position: top;
    border-bottom-style: solid;
    padding-bottom: 10px;
    padding-top: 5px;
}
.spanCartStatus
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    margin-left: 10px;
    display: block;
    margin-bottom: 10px;
}
.divBottomMenu
{
    width: 950px;
    text-align: left;
    padding-top: 15px;
    margin-left: auto;
    margin-right: auto;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
}
.divSearchPanel
{
    margin-left: 10px;
    margin-top: 20px;
}
.textSearch
{
    width: 150px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
}
.watermarkSearch
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: middle;
    width: 150px;
    background-color: #D7EBFF;
}
.btnSearch
{
    margin-top: 5px;
    margin-bottom: 40px;
}
.divCopy
{
    width: 950px;
    text-align: left;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    font-family: arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #0a1d2c;
}
.linkImage
{
    border-style: none;
}

/* SHOPPING CART STYLES - START*/
.cartProductLink
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #EBEBEB;
    margin-left: 10px;
    display: inline-block;
}
.tableCartDetails
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #F5F5F5;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.divCartDetails span
{
     
     display: inline-block;
    }
.cartX
{
    width: 10px;
    text-align: center;
}
.cartEqual
{
    width: 10px;
    text-align: center;
}

.cartItemQty
{
    text-align: right;
    width: 10px;
}
.cartItemPrice
{
    text-align: right;
    width: 40px;
}
.cartLineTotal
 {
    text-align: right;
    width: 45px;
}
.cartRemoveButton
{
     width: 30px;
    }
.btnRemoveFromCart{
    font-size: 10px;
    color: #EAEAEA;
    text-decoration: none;
    width: 30px;
}
.shoppingCartFooter
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #EBEBEB;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-style: solid;
    border-width: 1px;
    border-color: #EBEBEB;
    margin-top: 5px;
    text-align: right;
}

/* SHOPPING CART STYLES - END*/

/* HIDDEN PANELS */
.PopUpBackGroundHidden
{
   
    display: none;
   
}
        .PopUpBackGround
{
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%; /* padding-top: 25%;
    padding-left: 25%;*/
    background-image: url('../images/misc/opacity.png');
    font-family: verdana;
    font-size: 12px;
    z-index: 1000;
    line-height: 100%;
    padding-top: 30%;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopupVisible
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 8px 20px 10px 20px;
    vertical-align: middle;
    text-align: center;
}
.modalPopupInvisible
{
   background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 8px 20px 8px 20px;
    vertical-align: middle;
    text-align: center;
    display: none;
}
.modalBtOk
{
    padding: 4px 10px 4px 10px;
    font-family: Verdana;
    background-color: #C0C0C0;
    text-decoration: none;
    color: #000000;
    width: 50px;
    height: 18px;
    font-size: 12px;
}
.modalMessage
{
    font-family: Verdana;
    font-size: 11px;
}
.Arial12BoldBlack
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}

.divSideCartImage
{
    padding: 5px;
    border: 1px solid #FFFFFF;
    z-index: 2000;
    background-image: url('../images/misc/blue_transparency_side_menu.png');
}
