body {
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: url(/backgrounds/back.gif);
}

a:link, a:visited, a:active {
	text-decoration: none;
	border-bottom: 1px dotted #000066;
	color: #000066;
}

a:hover {
	color: #000066;
}

p
{
    font-size: 14px;
    font-family: Tahoma;    
    color: #333333;
}

/* BODY */
.page_content
{
    min-width: 940px;
    max-width: 1300px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px auto;
    border-left: 1px solid #ABABAB;
    border-right: 1px solid #ABABAB;
    background-color: #FFFFFF;
}

.page_Title
{
    font-size: 24px;
    font-family: Arial;
    color: #000000;
    padding: 8px 8px 8px 0px;
}



/* HEADER AREA */
.page_header
{
    height:110px; 
}

.page_header_logo_area
{
    width:230px; 
    float: left;
}

.page_header_logo_area a, img
{
    text-decoration: none;
    border: none 0px;
}

.page_header_search_area
{
    height: 20px;
    margin-top: 2px;
    padding-left: 16px;
}

.page_header_search_area input
{
    border: solid 1px #DCDCDC;
}

.page_header_center_area
{
    margin-left: 230px;
}

.page_header_banner_area
{
    height:65px;
    padding-top: 4px;
    padding-bottom: 8px;
}

.page_header_banner_Item
{
    vertical-align: top;
    text-align: center;
}


.page_header_banner_Item a, img
{
    border: none 0px;
    text-decoration: none;
}

/* current CITY */

.page_header_currentCity_panel
{
    height: 20px;
    float: left;
    font-size: 13px;
}

.page_header_currentCity_panel a
{
    border: none 0px;
    text-decoration: underline;
    color: #000000;
}


.page_header_currentCity_area
{
    float:left;
    width: 164px;
    height: 19px;
    padding: 1px 22px 0px 8px;
    color: #000000;
    cursor: pointer;
    background-image: url(/images/header/header-buttons.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.page_header_currentCity_area:hover
{
    background-position: 0px -20px;
}

.page_header_currentCity_areaFocused
{
    float:left;
    width: 164px;
    height: 19px;
    padding: 1px 22px 0px 8px;
    color: #000000;
    cursor: pointer;
    background-image: url(/images/header/header-buttons.png);
    background-repeat: no-repeat;
    background-position: 0px -20px;
}



.page_header_currentCity_title
{
    font-weight: bold;
}

.page_header_AdminMode
{
    float:right;
    width:200px;
    height: 20px;
    text-align:center; 
    padding-top: 3px;
    font-size: 12px;
    font-weight: bold;
    color: Red;
}

.page_header_AdminMode a
{
    font-weight: normal;
}

.page_header_currentCity_choose_another
{
    float:left;
    margin-left: 16px;
    padding-top: 5px;
    height: 20px;
}

.selectCityPanel_panel
{
    z-index: 9999;
    position: absolute;
    width: 148px;
    background-color: #FFFFFF; /* #E6E6E6; */
    border: solid 1px #397dc9;
    padding: 4px;
    visibility: hidden;
    display: none;
    font-size: 13px;
}

.selectCityPanel_title
{
    font-size: 13px;
    color: #000000;
    padding-left: 4px;
    padding-bottom: 2px;
}

.selectCityPanel_item
{
    padding: 2px 4px 2px 4px;
    border: 1px solid #FFFFFF;
}

.selectCityPanel_item:hover
{
    padding: 2px 4px 2px 4px;
    background-color: #ffe6a0;
    border: 1px solid #d2b47a;
    color: #000000;
    cursor: pointer;
}


/* Shop Cart button */
.pageHeader_shopCartButton
{
    float: right;
    height: 20px;
    background-repeat: no-repeat;
    color: #666666;
    margin-left: 16px;
}

.pageHeader_shopCartButton:hover
{
    color: #ff0000;
    cursor: pointer;
}

.pageHeader_shopCartP1
{
    float:left;
    width: 32px;
    height: 20px;
    background-image: url(/images/header/header-buttons.png);
    background-position: -114px -64px;
}

.pageHeader_shopCartP2
{
    float:left;
    height: 18px;
    padding-top: 2px;
    font-family: Arial;
    font-size: 12;
    font-weight: bold;
    background-image: url(/images/header/header-buttons.png);
    background-position: 0px -42px;
    background-repeat: repeat-x;
}

.pageHeader_shopCartP3
{
    float:left;
    width: 23px;
    height: 20px;
    background-image: url(/images/header/header-buttons.png);
    background-position: -148px -64px;
}

/* My Account button */
.pageHeader_myAccountButton
{
    float: right;
    height: 20px;
    background-repeat: no-repeat;
    color: #666666;
    margin-left: 16px;
}

.pageHeader_myAccountButton:hover
{
    color: #ff0000;
    cursor: pointer;
}

.pageHeader_myAccountButtonP1
{
    float:left;
    width: 32px;
    height: 20px;
    background-image: url(/images/header/header-buttons.png);
    background-position: 0px -64px;
}

.pageHeader_myAccountButtonP2
{
    float:left;
    height: 18px;
    padding-top: 2px;
    font-family: Arial;
    font-size: 12;
    font-weight: bold;
    background-image: url(/images/header/header-buttons.png);
    background-position: 0px -42px;
    background-repeat: repeat-x;
}

.pageHeader_myAccountButtonP3
{
    float:left;
    width: 21px;
    height: 20px;
    background-image: url(/images/header/header-buttons.png);
    background-position: -34px -64px;
}

/* My Account button: Logged */
.pageHeader_myAccountButton2
{
    float: right;
    height: 20px;
    font-size: 12px;
    font-family: Tahoma;
    font-weight: bold;
    background-repeat: no-repeat;
    color: #333333;
    margin-left: 16px;
}

.pageHeader_myAccountButton2:hover
{
    color: #000000;
    cursor: pointer;
}

.pageHeader_myAccountButton2Hot
{
    float: right;
    height: 20px;
    font-size: 12px;
    font-family: Tahoma;
    font-weight: bold;
    background-repeat: no-repeat;
    color: #000000;
    margin-left: 16px;
    cursor: pointer;
}


.pageHeader_myAccountButton2P1
{
    float:left;
    width: 32px;
    height: 20px;
    background-image: url(/images/header/header-buttons.png);
    background-position: -57px -64px;
}

.pageHeader_myAccountButton2P2
{
    float:left;
    height: 17px;
    padding-top: 3px;
    background-image: url(/images/header/header-buttons.png);
    background-position: 0px -42px;
    background-repeat: repeat-x;
}

.pageHeader_myAccountButton2P3
{
    float:left;
    width: 21px;
    height: 20px;
    background-image: url(/images/header/header-buttons.png);
    background-position: -91px -64px;
}


.pageHeader_MyAccountActionsPanel
{
    z-index: 9999;
    position: absolute;
    width: 158px;
    background-color: #FFFFFF; /* #E6E6E6; */
    border: solid 1px #397dc9;
    padding: 4px;
    visibility: hidden;
    display: none;
    font-size: 13px;
}

.pageHeader_MyAccountActions_item
{
    padding: 2px 4px 2px 4px;
    border: 1px solid #FFFFFF;
}

.pageHeader_MyAccountActions_item:hover
{
    padding: 2px 4px 2px 4px;
    background-color: #ffe6a0;
    border: 1px solid #d2b47a;
    color: #000000;
    cursor: pointer;
}

.pageHeader_MyAccountActions_itemSeparator
{
    height: 1px;
    margin-top: 4px;
    margin-bottom: 4px;
    border-top: 1px solid Gray;
}




/* NAVIGATOR */

.navigator_area
{
    width:230px; 
    float: left;
    padding-top: 8px;
}

.catalog_area
{
    background-color: #FAFAFA;
    width: 208px;
    border: solid 1px #ADADAD;
    font-family: Arial;
    font-size: 13px;
    padding: 1px;
}

.catalog_title
{
    background-color: #D2D1D0;
    height: 23px;
    color: #000000;
    font-family: Arial;
    font-size: 16px;
    padding: 4px 4px 0px 17px;
}

.catalog_group
{
    cursor: pointer;
    color: #000000;
    padding-left: 17px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-image: url(/images/catalog-group.gif);
    background-position: left;
    background-repeat: no-repeat;
}

.catalog_group:hover
{
    color: #990000;
}

.catalog_itemList
{
    background-color: #ABABAB;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.catalog_item
{
    margin-left: 16px;
    padding-right: 1px;
}

.catalog_item a
{
    display: block;
    text-decoration: none;
    border-bottom: 0px none;
    background-color: #ababab;
    color: #FFFFFF;
}

.catalog_item a:hover
{
    background-color: #FFFFFF;
    color: #000000;
}

.catalog_itemTitle
{
    padding: 1px 1px 1px 6px;
}


/* PRICE DOWNLOAD AREA */
.catalogPrice_area
{
    padding: 20px 4px 14px 10px;
    font-family: Tahoma;
    font-size: 13px;
    color: #000000;
}

.catalogPrice_btnPrice
{
    width: 148px;
    height: 20px;
    background-image: url(/images/header/header-buttons.png);
    background-position: 0px -86px;
    padding: 3px 0px 0px 24px;
    margin-bottom: 6px;
}

.catalogPrice_btnPrice:hover
{
   background-position: 0px -111px; 
   cursor: pointer;
}

.catalogPrice_btnPrice a
{
    text-decoration: none;
    border-bottom: 0px none;
    color: #000000;
    display: block;
}

.contactsArea
{
    background-color: #FAFAFA;
    width: 208px;
    border: solid 1px #ADADAD;
    font-family: Arial;
    font-size: 13px;
    padding: 1px;
}

.contactsArea_Title
{
    background-color: #D2D1D0;
    height: 23px;
    color: #000000;
    font-family: Arial;
    font-size: 16px;
    padding: 4px 4px 0px 17px;
}

.contactsArea_group
{
    color: #000000;
    padding: 4px;
    font-size: 15px;
    padding-left: 15px;
}

.contactsArea_groupItem
{
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 23px;
    padding-top: 5px; 
    padding-left: 26px;
    vertical-align: middle;
    background-image:url(/images/contact-images.png)
}

.groupItemFAX
{
    background-position: -0px -28px;
}

.groupItemSKYPE
{
    background-position: -0px -56px;
}

.groupItemICQ
{
    background-position: 0px -84px;
}

.groupItemAddress
{
    background-position: 0px -112px;
}

.groupItemBook
{
    background-position: 0px -140px;
}

.contactsArea_groupItem a
{
    border: none 0px;
    text-decoration: underline;
    color: #000000;
}


/* Vertical Banners */ 
.bannerVertical_Area
{
    margin-top: 20px;
    width: 208px;
}

.bannerVertical_Item
{
    margin-bottom: 11px;
}


.bannerVertical_Item a,img
{
    text-decoration: none;
    border-bottom: 0px none;
}



/* CONTENT PLACE HOLDER */

.content_PlaceHolder
{
    padding-left: 230px;
}



/* PLACE HOLDER - BANNERS */

.bigBanner_area
{
}

.bigBanner_item
{
    height:156px; 
    padding-right: 4px; 
    padding-bottom: 4px;
}

.bigBanner_item a
{
    border: 0px none;
    text-decoration: none;
}

.bigBanner_itemBack
{
    border: solid 3px #FFFFFF;
    background-position: center;
}

.bigBanner_itemBack:hover
{
    border: solid 3px #CC0000;
}

.bigBanner_item img
{
    border: 0px none;
}



/* PLACE HOLDER - NEWS */

.eventArea
{
    margin-top: 16px;
    margin-bottom: 24px;    
}

.eventArea_item
{
    width: 50%;
    vertical-align: top;
    padding-left: 3px;
    padding-right: 7px;
}

.eventArea_itemBack
{
    background-repeat: no-repeat;
}

.eventArea_item a
{
    text-decoration: none;
    border: none 0px;
}

.eventArea_itemHolder
{
    padding: 13px 10px 13px 74px; /* 10px + img.w 54px + 10px */ 
    text-align: left;
    background-position: 10px 13px;
    background-repeat: no-repeat;
}

.eventArea_title
{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 2px;
}

.eventArea_description
{
    font-size: 14px;
}


/* ADS */

.ads_area
{
    padding-top: 8px;
    padding-bottom: 8px;
    
}

.ads_item
{
    border: solid 1px #C0C0C0;
    width: 160px;
}

.ads_image
{
    padding: 4px;
}

.ads_image a
{
    text-decoration: none;
    border: 0px none;
}

.ads_title
{
    height: 28px;
    font-family: Arial;
    font-size: 12px;
    padding: 2px 4px 2px 4px;
    overflow:hidden;
    color: #545454;
    text-align: center;
    vertical-align: middle;
}

.ads_price
{
    height: 32px;
    padding: 6px;
    font-family: Arial;
    font-size: 26px;
    font-weight: bold;
    color: #FF0000;
    text-align: center;
    vertical-align: bottom;
}

.ads_price_prefix
{
    font-size: 22px;
    font-weight: bold;
    padding-right: 4px;
}

.ads_price_suffix
{
    font-size: 17px;
    font-weight: bold;
    padding-left: 4px;
}






/* CATALOG LIST */
.goodsList_holder
{
    padding-top: 8px;
}

.goodsList_imgThumbPanel
{
    z-index:9999;
    visibility:hidden;
    position:absolute;
    left:0px;
    top:0px;
    border: 5px solid #2C2C2C;
    background-color: #FFFFFF;
    background-image: url(/images/catalog/loading_thumb.gif);
    background-position: center;
    background-repeat:no-repeat;
    padding: 4px;
}

.goodsList_imgThumbImage
{
    width:240px;
    height: 240px;
    background-repeat:repeat;
    background-position: center;
}

.goodsList_otherCityPanel
{
    z-index:9999;
    visibility:hidden;
    position:absolute;
    left:300px;
    top:0px;
    width:220px;
    background-color: #2C2C2C;
    color: #FFFFFF; 
}

.goodsList_otherCityHolder
{
    font-family: Arial;
    font-size: 12px; 
    margin: 8px;
}

.goodsList_otherCityList
{
    padding-left:16px;
    font-size: 14px;
}


.goodsList_group
{
    margin-bottom: 18px;
}

/* header */

.goodsList_headerRow
{
    background-color: #ECECEC;
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    height: 33px;
    border-bottom: solid 2px #FFFFFF;
}

.goodsList_headerColumnTitle
{
    font-size: 18px; 
    padding: 4px;
    padding-left: 15px;
    background-image: url(/images/catalog/group-corner-left-top.gif);
    background-repeat: no-repeat;
}

.goodsList_headerColumnTitle a
{
    border-bottom: 0px none;
    color: #333333;
}

.goodsList_headerColumnPrice1 /* цена (лей) */
{
    width: 72px;
    white-space: nowrap;
    text-align: right;
    padding: 4px;
}

.goodsList_headerColumnPrice2 /* цена (клуб) */
{
    width: 72px;
    white-space: nowrap;
    text-align: right;
    padding: 4px;
}

.goodsList_headerColumnWarranty /* гар. */
{
    width: 40px;
    white-space: nowrap;
    text-align: right;
    padding: 4px;
}

.goodsList_headerColumnAviability /* наличие */
{
    width: 90px;
    white-space: nowrap;
    text-align: center;
    padding: 4px;
    background-image: url(/images/catalog/group-corner-right-top.gif);
    background-repeat: no-repeat;
    background-position: right 0px;
}

/* item */

.goodsList_itemRow
{
    font-family: Arial;
    font-size: 14px;
    border-bottom: solid 1px #ECECEC; 
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.goodsList_itemRow:hover
{
    font-family: Arial;
    font-size: 14px;
    border-bottom: solid 1px #ECECEC; 
    background-position: 1px 0px;
    background-repeat: no-repeat;
    background-color: #F0F0F0;
}

.goodsList_itemColumnImageSmall /* Image */
{
    width: 40px;
    height: 33px;
    padding-top: 3px;
    padding-left: 5px;
    vertical-align: top;
}

.goodsList_itemColumnImageSmall a
{
    text-decoration: none;
    line-height: 0px;
    border: none 0px;
}

.goodsList_itemColumnImageSmall div /* div Image */
{
    width: 30px;
    height: 30px;
}

.goodsList_itemColumnTitle /* Title */
{
    overflow: hidden;
    padding: 4px;
}

.goodsList_itemColumnTitle a
{
    text-decoration: none;
    border: none 0px;
}

.goodsList_itemColumnSpecial /* special signs for goods, see modifiers bellow */
{
    width: 42px;
    background-position: center;
    background-repeat: no-repeat;
}

.goods_is_BestPrice /* Special + Best Price */
{
    width: 43px;
    height: 11px;
    float: left;
    margin-top: 3px;
    margin-right: 6px;
    background-image: url(/images/catalog/goods-buttons.png);
    background-position: -40px 0px;
    background-repeat: no-repeat;
}

.goods_is_New /* Special + New */
{
    width: 38px;
    height: 11px;
    float: left;
    margin-top: 3px;
    margin-right: 6px;
    background-image: url(/images/catalog/goods-buttons.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.goodsList_itemRow:hover .goods_is_for_sell /* Special + Buy Goods */ 
{
    width: 42px;
    height: 11px;
    background-image: url(/images/catalog/goods-buttons.png);
    background-position: -72px -13px;
    background-repeat: no-repeat;
}

.goodsList_itemRow:hover .goods_is_for_sell:hover /* Special + Buy Goods */ 
{
    background-position: -72px -26px;
    cursor: pointer;
}

.goodsList_itemRow .goods_is_for_Remove /* Special + remove Goods from cart */ 
{
    width: 20px;
    height: 15px;
    font-size: 11px;
    background-image: url(/images/catalog/goods-buttons.png);
    background-position: -116px 0px;
    background-repeat: no-repeat;
    padding-left: 22px;
    padding-top: 1px;
}

.goodsList_itemRow .goods_is_for_Remove:hover
{
    background-position: -158px 0px;
    cursor: pointer;
}

.goodsList_itemColumnPrice1 /* цена (лей) */
{
    width: 72px;
    text-align: right;
    padding: 4px;
}

.goodsList_itemColumnPrice2 /* цена (клуб) */
{
    width: 72px;
    text-align: right;
    color: #000000;
    padding: 4px;
}

.goodsList_itemColumnWarranty /* гар. */
{
    width: 36px;
    text-align: right;
    font-size: 12px;
    padding-right: 4px;
}

.goodsList_itemColumnAviability /* наличие */
{
    width: 90px;
    text-align: center;
    padding: 4px;
    vertical-align: middle;
}

.goodsList_itemColumnAviability img
{
    padding-left: 2px;
    cursor: help;
}

.goodsList_itemColumnAviability_OtherCity
{
    width: 70px;
    height: 11px;
    margin-left: 10px;
    background-image: url(/images/catalog/goods-buttons.png);
    background-position: 0px -13px;
    background-repeat: no-repeat;
    cursor: help;
}

.goodsList_itemColumnAviability_OtherCity:hover
{
    background-position: 0px -26px;
}

.goodsList_SearchCriteria
{
    color: Maroon;
}

.goodsList_SearchNoResults
{
    font-size: 14px;
    color: #000000;
}

.goodsList_SearchTooManyResults
{
    font-size: 14px;
    color: #000000;
    padding-top: 8px;
    padding-bottom: 24px;
}

/* Group - footer */
.goodsList_FooterRow
{
    font-family: Arial;
    font-size: 12px;
    font-style: italic;
}

.goodsList_FooterTitle
{
    padding: 8px 0px 6px 4px;
    cursor: help;
}

.goodsList_FooterTitle:hover
{
    color: #d83333;
}

/* Catalog Legends */ 
.catalogLegend_area
{
    text-align: right;
    font-family: Arial;
    font-size: 14px;
}

.catalogLegend_Red
{
    font-size: 16px;
    color: Red;
}

.catalogLegend_cityList
{
    
}

.catalogLegend_cityItem
{
    height: 24px;
}

.catalogLegend_cityItem img
{
    padding-left: 8px;
    padding-bottom: 8px;
}













/* FOOTER */
.page_footer_area
{
    text-align: center; 
    padding: 16px;
}

.page_footer_bar
{
    width: 600px;
    height: 26px;
    margin: 0px auto;
}

.page_footer_bar_LeftCell
{
    width: 3px;
    height: 26px;
    float: left;
    background-image: url(/images/footer-lc.gif);
    background-position: left;
    background-repeat:no-repeat;
}

.page_footer_bar_RightCell
{
    width: 3px;
    height: 26px;
    float: right;
    background-image: url(/images/footer-rc.gif);
    background-position: right;
    background-repeat:no-repeat;
}

.page_footer_bar_Text
{
    height: 19px;
    padding-top: 7px;
    margin-left: 3px;
    margin-right: 3px;
    cursor: pointer;
    font-family: Arial;
    font-size: 11px;
    background-color: #ECECEC;
    color: #243142;
}






/* CONTACTS */

.contacts_General
{
    font-family: Arial;    
    font-size:17px; 
}

.contacts_AboutCurrentCity
{
    font-family: Arial;
    font-size:16px; 
}

.contacts_ShopContacts
{
    font-family: Tahoma;
    font-size:16px; 
    font-weight: bold;
}



/*  EVENTS  */
.events_eventArea
{
    margin-top: 12px;
}

.events_eventItem
{
    float: left;
    margin-bottom: 6px;
    margin-right: 6px;
    width: 56px;
    height: 56px;
    border: solid 2px White;
}

.events_eventItem_selected
{
    float: left;
    margin-bottom: 6px;
    margin-right: 6px;
    width: 56px;
    height: 56px;
    border: solid 2px #000066;
}

.events_eventItem:hover
{
    border: solid 2px #CC0000;
}

.events_eventArea img
{
    width: 54px;
    height: 54px;
    padding: 1px;
}


.events_eventArea a
{
    text-decoration: none;
    border: none 0px;
}


/* Daily Goods */

.dailyGoods_area
{
    margin-top: 8px;
    text-align: center;
    padding: 20px 4px 0px 4px;
    background-image: url(/daily-goods/back.jpg);
    background-repeat:no-repeat;
    background-position:center top;
}

.dailyGoods_todayGoods
{
    padding-top: 16px;
}

.dailyGoods_goodsCell
{
    width:200px; 
    margin: 0px auto 0px auto;
    padding: 15px;
    background-color: #FFFFFF;
}

.dailyGoods_goodsItemImage
{
    width: 200px;
    height: 200px;
    cursor: pointer;
}

.dailyGoods_goodsOldPrice
{
    font-family: Arial; 
    font-size: 28px; 
    text-decoration: line-through;
    color: #9E9E9E;
}

.dailyGoods_goodsOldPricePrefix
{
    font-family: Arial; 
    font-size: 20px; 
    padding-right: 4px;
    color: #9E9E9E;
}

.dailyGoods_goodsOldPriceSuffix
{
    font-family: Arial; 
    font-size: 16px; 
    padding-left: 4px;
    color: #9E9E9E;
}


.dailyGoods_goodsNewPrice
{
    font-family: Arial;
    font-size: 46px;
    color: #FF0000;
    text-align: center;
    padding-top: 8px;
}

.dailyGoods_goodsNewPricePrefix
{
    font-size: 28px;
    padding-right: 4px;
}

.dailyGoods_goodsNewPriceSuffix
{
    font-size: 24px;
    padding-left: 4px;
}

.dailyGoods_goodsTitle
{
    font-family: Arial;
    font-size: 14px;
    padding-top: 8px;
    height: 32px; 
    overflow: hidden;
    color: #303030;
}




.dailyGoods_tomorrowGoods
{
    padding-top: 24px;
    padding-bottom: 24px;
}

.dailyGoods_goodsFutureCell
{
    width:160px; 
    margin: 0px auto 0px auto;
    padding: 2px 35px 2px 35px;
    background-color: #FFFFFF;
    filter:alpha(opacity=50);
    opacity: 0.5;
}

.dailyGoods_goodsFutureItem
{
    cursor: pointer;
    width: 160px;
    height: 160px;
}


/* INPUT Blocks */

.inputBloc_Area
{
    background-color: #e9f0f2;
    padding: 20px;
    font-size: 14px;
    font-family: Tahoma;
}

.inputBloc_Label
{
    width: 200px;
    text-align: right;
}

.inputBloc_LabelTitle
{
    width: 200px;
    text-align: right;
    color: #333333;
    font-size: 15px;
    font-weight: bold;
}


.inputBloc_Input
{
    width: 280px;
}

.inputBloc_Input input[type="text"],input[type="password"],select,textarea
{
    border: solid 1px #DCDCDC;
    font-size: 14px;
    width: 280px;
    padding: 2px;
}

.inputBloc_InputHL
{
    width: 280px;
    color: #333333;
    font-size: 16px;
}

.inputBloc_Input_OptionsArea
{
    margin-top: 16px; 
    border-top: 1px solid Silver;
    padding-top: 12px;
    height: 24px;
}

.inputBloc_Input_OptionsItem
{
    padding-bottom: 4px;
    font-size: 14px;
    color: #333333;
    padding-right: 24px;
    float: left;
}

.inputBloc_Input_OptionsItem a:hover
{
    color: Red;
}

.inputBloc_Input_Errors
{
    color: Red;
}

.inputBloc_TextValue
{
    width: 280px;
    font-size: 14px;
    color: #000000;
}


.inputBloc_btnSubmitLong
{
    width: 127px;
    height: 29px;
    background-image: url(/images/catalog/goods-buttons.png);
    background-position: 0px -120px;
    background-repeat: no-repeat;
    border: 0px none;
    color: #FFFFFF;
}

.inputBloc_btnSubmitLong:hover
{
    background-position: -129px -120px;
    cursor: pointer;
}

.inputBloc_btnSubmitSort
{
    width: 78px;
    height: 23px;
    background-image: url(/images/catalog/goods-buttons.png);
    background-position: -129px -70px;
    background-repeat: no-repeat;
    border: 0px none;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 12px;
    vertical-align: middle;
}

.inputBloc_btnSubmitSort:hover
{
    background-position: -209px -70px;
    cursor: pointer;
}

.inputBloc_btnOtherShort
{
    width: 78px;
    height: 23px;
    background-image: url(/images/catalog/goods-buttons.png);
    background-position: -129px -95px;
    background-repeat: no-repeat;
    border: 0px none;
    color: #FFFFFF;
}

.inputBloc_btnOtherShort:hover
{
    background-position: -209px -95px;
    cursor: pointer;
}

.inputBloc_btnOtherLong
{
    width: 127px;
    height: 29px;
    background-image: url(/images/catalog/goods-buttons.png);
    background-position: 0px -201px;
    background-repeat: no-repeat;
    border: 0px none;
    color: #FFFFFF;
}

.inputBloc_btnOtherLong:hover
{
    background-position: -129px -201px;
    cursor: pointer;
}

.inputBloc_DescriptionText
{
    color: #333333;
    font-size: 14px;
}


.inputBloc_InfoText
{
    color: #666666;
    font-size: 14px;
    padding: 2px 0px 8px 19px;
}


/* Shop Cart details  */
.shopCart_NoGoods
{
    font-family: Arial;
    font-size: 14px;
    color: #333333;
}

.shopCart_headerRow
{
    background-color: #ECECEC;
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    height: 33px;
    border-bottom: solid 2px #FFFFFF;
}

.shopCart_headerTextCenter
{
    white-space: nowrap;
    text-align: center;
    padding: 4px;
}

.shopCart_headerTextLeft
{
    white-space: nowrap;
    text-align: left;
    padding: 4px;
}

.shopCart_headerTextRight
{
    white-space: nowrap;
    text-align: right;
    padding: 4px;
}

.shopCart_itemRow
{
    font-family: Arial;
    font-size: 14px;
    border-bottom: solid 1px #ECECEC; 
    background-position: 0px 0px;
    background-repeat: no-repeat;
    color: #333333;
}

.shopCart_itemRow:hover
{
    font-family: Arial;
    font-size: 14px;
    border-bottom: solid 1px #ECECEC; 
    background-position: 1px 0px;
    background-repeat: no-repeat;
    background-color: #F0F0F0;
}


.shopCart_itemCode
{
    width: 70px;
    text-align: center;
    color: #999999;
}

.shopCart_itemTitle
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.shopCart_itemTitle a
{
    border-bottom: 0px none;
    text-decoration: none;
}

.shopCart_itemPrice
{
    width: 100px;
    text-align: right;
    padding-right: 4px;
}

.shopCart_itemQty
{
    width: 64px;
    padding-left: 16px;
    padding-right: 16px;
}

.shopCart_itemQty2
{
    width: 64px;
    text-align: center;
}

.shopCart_itemQty_btnDec
{
    float: left;
    width: 11px;
    height: 11px;
    margin-right: 4px;
    margin-top: 4px;
    visibility: hidden;
}

.shopCart_itemRow:hover .shopCart_itemQty_btnDec
{
    background-image: url(/images/catalog/goods-buttons.png);
    background-position: -129px -35px;
    background-repeat: no-repeat;
    border-bottom: 0px none;
    visibility: visible;
}

.shopCart_itemRow:hover .shopCart_itemQty_btnDec:hover
{
    background-position: -142px -35px;
    cursor: pointer;
}

.shopCart_itemQty_btnInc
{
    float: left;
    width: 11px;
    height: 11px;
    margin-left: 4px;
    margin-top: 4px;
    visibility: hidden;
}

.shopCart_itemRow:hover .shopCart_itemQty_btnInc
{
    background-image: url(/images/catalog/goods-buttons.png);
    background-position: -155px -35px;
    background-repeat: no-repeat;
    border-bottom: 0px none;
    visibility: visible;
}

.shopCart_itemRow:hover .shopCart_itemQty_btnInc:hover
{
    background-position: -168px -35px;
    cursor: pointer;
}

.shopCart_itemQty_inputQty
{
    float: left;
    width: 30px;
    padding: 2px;
    text-align: center;
}

.shopCart_itemRow:hover .shopCart_itemQty_inputQty
{
    border: 1px solid #4d8be8;
    padding: 1px;
    background-color: #FFFFFF;
}

.shopCart_itemTotal
{
    width: 100px;
    text-align: right;
    padding-right: 4px;
}

.shopCart_itemRemove
{
    width: 41px;
    padding-left: 30px;
}

.shopCart_itemRemove_btn
{
    float: left;
    width: 11px;
    height: 11px;
    margin-top: 0px;
    visibility: hidden;
}

.shopCart_itemRow:hover .shopCart_itemRemove_btn
{
    background-image: url(/images/catalog/goods-buttons.png);
    background-position: -181px -35px;
    background-repeat: no-repeat;
    border-bottom: 0px none;
    visibility: visible;
}

.shopCart_itemRow:hover .shopCart_itemRemove_btn:hover
{
    background-position: -194px -35px;
    cursor: pointer;
}


.shopCart_Footer
{
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
    color: #000000;
    text-align: right;
}

.shopCart_itemPrice1Total
{
    padding-right: 4px;
    padding-top: 8px;
}

.shopCart_itemQtyTotal
{
    padding-top: 8px;
    text-align: center;
}

.shopCart_itemTotalTotal
{
    padding-top: 8px;
    padding-right: 4px;
}

.shopCart_panelButtons
{
    margin-top: 24px;
    font-size: 14px;
    color: #FFFFFF;
}


.shopCart_btnClearAll
{
    float: left;
    width: 145px;
    height: 23px;
    text-align: center;
    background-image: url(/images/catalog/goods-buttons.png);
    background-repeat: no-repeat;
    background-position: 0px -176px;
    color: #ffffff;
    border: 0px none;
    font-size: 14px;
}

.shopCart_btnClearAll:hover
{
    background-position: -147px -176px;
    cursor: pointer;
}

.shopCart_TextFloatRight
{
    float: right;
    margin-right: 8px;
    color: #0033cc;
    padding-top: 2px;
}

.shopCart_btnNextStep
{
    float: right;
    width: 145px;
    height: 23px;
    text-align: center;
    background-image: url(/images/catalog/goods-buttons.png);
    background-position: 0px -151px;
    background-repeat: no-repeat;
    color: #ffffff;
    border: 0px none;
    font-size: 14px;
}

.shopCart_btnNextStep:hover
{
    background-position: -147px -151px;
    cursor: pointer;
}

.shopCart_Text1
{
    font-size: 14px;
    color: #000000;
    padding-top: 20px;
    padding-bottom: 4px;
}
