﻿
/* CONTACT CONTROL */

#div_contact
{
    float: right;
    width: 266px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

#div_contact_form
{
}

#div_contact_confirmation
{
    text-align: center;
}

.txt_contact_message
{
    width: 259px;
    height: 150px;
    border: solid 1px #d1d1d1;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #777;
    padding-left: 3px;
    margin-bottom: 8px;
    overflow: auto;
    padding-top: 3px;
}

.txt_contact
{
    width: 259px;
    border: solid 1px #d1d1d1;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #777;
    padding-left: 3px;
    margin-bottom: 8px;
    padding-top: 3px;
}

.btn_contact_form
{
    float: right;
    background-repeat: no-repeat;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    padding-top: 4px;
    text-indent: -14px;
    text-decoration: none;
    margin-right: 35px;
    width: 80px;
    height: 27px;
    background-image: url(/graphics/others/btn_dark.gif);
}

.btn_offpayment_form
{
    background-repeat: no-repeat;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    padding-top: 4px;
    text-indent: -14px;
    text-decoration: none;
    width: 80px;
    height: 27px;
    background-image: url(/graphics/others/btn_dark.gif);
}

#table_contact_form td
{
    vertical-align: top;
}

.span_field_label
{
    margin-right: 10px;
    margin-top: 4px;
}

#div_subscribe_me
{
    clear: both;
    text-align: center;
}

#div_subscribe_me_name
{
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

#div_subscribe_me_email
{
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

#div_subscribe_me_policy
{
    width: 240px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    margin-top: 8px;
}

.span_subscribe_me_title1
{
    display: block;
    font-size: 14px;
    margin-top: 10px;
}

.span_subscribe_me_title2
{
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
}

.val_subscribe_me
{
}

.txt_subscribe_me
{
    float: left;
}

.chb_subscribe_me
{
    float: left;
}

.btn_subscribe_me
{
    width: 74px;
    height: 33px;
    float: right;
    background-repeat: no-repeat;
    text-align: left;
    padding-left: 10px;
    color: white;
    font-weight: bold;
    font-size: 10px;
    padding-top: 4px;
    margin-top: 2px;
    margin-right: 12px;
    text-decoration: none;
    background-image: url(/data/images/btn_transp.png);
    display: block;
}

.lbl_subscribe_me_name
{
    float: left;
}

.lbl_subscribe_me_email
{
    float: left;
}

.lbl_subscribe_me_accept
{
    display: block;
}


/* SCREENSHOTS CONTROL */

#div_screenshots
{
    width: 428px;
    text-align: center;
    float: left;
    margin-left: auto;
    margin-right: auto;
}

.div_screenshots_screenshot
{
    width: 128px;
    height: 82px;
    padding-left: 8px;
    padding-top: 7px;
    vertical-align: top;
    margin-left: 2px;
    margin-right: 2px;
    text-align: left;
    background-repeat: no-repeat;
    float: left;
}


.hl_screenshot_small
{
    cursor: pointer;
}






/*OtherSiteParts*/

#div_subsite_abstract
{
    margin: 0px 5px 0px 5px;
    width: 190px;
    height: auto;
    float: left;
}
#div_subsite_abstract a
{
    color: orange;
    float: right;
}


/* BANER TABS */

#div_baner_tabs
{
    width: 600px;
    height: 264px;
    border: 1px solid black;
    overflow: auto;
}

#div_baner_tabs_left
{
    float: left;
}

#div_baner_tabs_left a
{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 10px;
    padding-left: 4px;
    color: white;
    display: block;
    width: 170px;
    height: 55px;
}

#div_baner_tabs_right
{
    float: left;
    border: 8px solid #cccccc;
}

.btn_baner_tabs
{
    background-color: #555555;
    border-right: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
}

#div_baner_tabs_left a.btn_baner_tabs_selected
{
    background-color: #cccccc;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    color: #555555;
}

.hl_baner_tabs_image
{
}




/********************* ctrlShop.css******************************/

/* PRODUCT BUY CONTROL */
/*Large Control*/
#div_product_buy_Large
{
    display: block;
    width: 600px;
    margin-left: 10px;
    margin-bottom: 20px;
    float: left;
    clear: both;
}

#div_product_buy_left_Large
{
    float: left;
    background-image: url(/graphics/Set20-frames/medium_logo_frame.png);
    background-repeat: no-repeat;
    float: left;
    padding-left: 8px;
    padding-top: 7px;
    text-align: left;
    vertical-align: top;
    width: 176px;
}

#div_product_buy_right_Large
{
    float: left;
    width: 400px;
    margin-left: 10px;
    margin-top: 5px;
}

#div_product_buy_buttons_Large
{
    display: block;
    margin: 10px;
}

.img_product_buy_logo_Large
{
    width: 160px;
    height: 106px;
    margin-bottom: 10px;
}


.lbl_product_buy_name_Large
{
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 35px;
}

.lbl_product_buy_description_Large
{
    font-size: 11px;
}

.lbl_product_buy_Large
{
    font-weight: bold;
    font-size: 11px;
}

.btn_product_more_info_Large
{
    width: 112px;
    height: 24px;
    float: right;
    background-repeat: no-repeat;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 10px;
    padding-top: 4px;
    margin-top: 5px;
    margin-left: 5px;
    text-decoration: none;
    background-image: url(/graphics/Set02-buttons/MoreInfo.png);
}

.btn_product_buy_Large
{
    width: 112px;
    height: 24px;
    float: right;
    background-repeat: no-repeat;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 10px;
    padding-top: 4px;
    margin-top: 5px;
    margin-left: 5px;
    text-decoration: none;
    background-image: url(/graphics/Set02-buttons/AddToCart.png);
}

.btn_product_download_Large
{
    width: 112px;
    height: 24px;
    float: right;
    background-repeat: no-repeat;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 10px;
    padding-top: 4px;
    margin-top: 5px;
    margin-left: 5px;
    text-decoration: none;
    background-image: url(/graphics/Set02-buttons/Download.png);
}


/*Small Control*/
#div_product_buy_Small
{
    display: block;
    width: 350px;
    overflow: auto;
    margin-bottom: 12px;
    clear: both;
}

#div_product_buy_left_Small
{
    float: left;
    width: 90px;
    padding-left: 5px;
    vertical-align: top;
    text-align: left;
    background-repeat: no-repeat;
}

#div_product_buy_right_Small
{
    float: left;
    width: 245px;
    padding-left: 10px;
}


.img_product_buy_logo_Small
{
    width: 90px;
    height: 65px;
}


.lbl_product_buy_name_Small
{
    font-family: 'Segoe UI' , Verdana, Tahoma, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    color: Black;
    clear: both;
}

.lbl_product_buy_description_Small
{
}

.lbl_product_buy_Small
{
    font-weight: bold;
    font-size: 10px;
}

.btn_product_more_info_Small
{
    width: 79px;
    height: 19px;
    background-repeat: no-repeat;
    text-align: center;
    color: orange;
    font-size: 11px;
    padding-top: 8px;
    margin-top: 5px;
    margin-left: 2px;
}

.btn_product_buy_Small
{
    width: 79px;
    height: 19px;
    font-weight: bold;
    background-repeat: no-repeat;
    text-align: center;
    color: orange;
    font-size: 11px;
    padding-top: 8px;
    margin-top: 5px;
    margin-left: 2px;
}


.btn_product_download_Small
{
    width: 79px;
    height: 19px;
    background-repeat: no-repeat;
    text-align: center;
    color: orange;
    font-size: 11px;
    padding-top: 8px;
    margin-top: 5px;
    margin-left: 2px;
}



/* CONTROL ORDERFORM [Platnosci.pl] */

#div_orderform_platnosci
{
    width: 800px;
    margin: 0 auto 0 auto;
}

.td_orderform
{
    padding: 3px 10px 3px 10px;
    text-align: left;
    border-top: 1px dotted gray;
    border-right: 1px dotted gray;
}

#div_orderform_wizard
{
}

#table_orderform
{
    border-left: 1px gray dotted;
    border-bottom: 1px gray dotted;
    margin: 0;
    padding: 0px;
    width: 800px;
    background-color: white;
}

#table_orderform_clientdata
{
    border-left: 1px gray dotted;
    border-bottom: 1px gray dotted;
    margin: 0;
    margin-top: 8px;
    padding: 0px;
    background-color: white;
}

#table_orderform_invoicedata
{
    border-left: 1px gray dotted;
    border-bottom: 1px gray dotted;
    margin: 0;
    padding: 0px;
    background-color: white;
}

#div_orderform_wizard_validationsummary
{
}
#div_orderform_payment_validator
{
    font-weight: bold;
    padding-top: 30px;
}
#div_orderform_buttons
{
	 margin-top: 10px;
	 margin-left: 50px;
	margin-right: 50px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.error_field_validator
{
    float: right;
    padding-left: 20px;
    position: absolute;
}

.lbl_orderform_header
{
    font-size: 20px;
    font-weight: bold;
}

.lbl_orderform_product_price
{
    font-weight: bold;
}

.lbl_table_orderform_left
{
}

.txt_orderform_data
{
    width: 300px;
}

.payment_radiobuttonlist_item
{
    cursor: pointer;
    text-align: center;
}
.payments_div_for_img
{
    background-repeat: no-repeat;
    background-position: center 2px;
    height: 54px;
    width: 98px;
}

.payments_radiobuttonlist
{
    text-align: center;
}

.payments_foreign_radiobuttonlist
{
    vertical-align: middle;
    display: block;
    text-align: left;
    margin-left: 50px;
    margin-top: 20px;
}

.payment_foreign_radiobuttonlist_item
{
    cursor: pointer;
    vertical-align: middle;
    margin-top: 50px;
    margin-bottom: 50px;
}




#div_orderform_viewEmptyCart
{
    font-weight: bold;
    text-align: center;
    padding-bottom: 50px;
}

/* CONTROL SHOPPING CART PRODUCT */

#div_shoppingcart_product
{
    height: 24px;
    clear: both;
    display: block;
}

.chb_shoppingcart_product
{
}

.lbl_shoppingcart_productname
{
}

.lbl_shoppingcart_productprice
{
}

.ddl_shoppingcart_quantity
{
}

.lbl_shoppingcart_totalprice
{
}

.btn_shoppingcart_remove
{
}

.lbl_shoppingcart_error
{
}


/* SHOPPING CART CONTROL */

#div_shoppingcart
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.div_shoppingcart_total
{
    margin-left: 630px;
    margin-bottom: 20px;
}

.lbl_shoppingcart_totalprice_info
{
    margin-right: 3px;
}

.lbl_shoppingcart_totalprice_info_price
{
    font-weight: bold;
    font-size: 110%;
}

.div_shoppingcart_c1
{
    margin-left: 5px;
    float: left;
    width: 25px;
}

.div_shoppingcart_c2
{
    margin-left: 5px;
    float: left;
}

.div_shoppingcart_c3
{
    margin-left: 5px;
    float: right;
    width: 70px;
}

.div_shoppingcart_c4
{
    margin-left: 5px;
    float: right;
    width: 60px;
}

.div_shoppingcart_c5
{
    margin-left: 5px;
    float: right;
    width: 90px;
}

.div_shoppingcart_c6
{
    margin-left: 5px;
    float: right;
    width: 30px;
}

.lbl_shoppingcart_column_desc
{
    font-weight: bold;
}



/* SHOPPING CART SMALL CONTROL */

#top_container_stripe *
{
    margin-right: 4px;
}

#div_shoppingcart_small
{
    vertical-align: top;
    float: right;
}

#div_shoppingcart_small_data
{
}

#div_shoppingcart_small_validation
{
}

.ddl_shoppingcart_small
{
    font-size: 9px;
    color: gray;
}

.hl_shoppingcart_small
{
    text-decoration: none;
    font-size: 9px;
    color: gray;
}

.img_shoppingcart_small
{
    padding-right: 3px;
    width: 34px;
    height: 18px;
    float: left;
    background-repeat: no-repeat; /* background-image: url(/graphics/shared/shop/btn_shopping_small.png); */
}

.error_shoppingcart_small
{
}









/* NAVI small_ div */

#div_upsmall_navi_menu
{
    clear: both;
    margin-top: 0px;
    margin-left: 10px;
    margin-bottom: 10px;
    float: left;
    height: 20px;
    width: 100%;
    display: block;
}

.div_upsmall_navi_menu_item
{
    float: left;
}


#div_upsmall_navi_menu_left
{
    float: left;
    display: block;
    margin-left: 2px;
    background-image: url(/graphics/MasterPages/Set01/new_bp_umbraco/b1up_off_l.gif);
    width: 10px;
    height: 20px;
}

#div_upsmall_navi_menu_left.Selected
{
    background-image: url(/graphics/MasterPages/Set01/new_bp_umbraco/b1up_on_l.gif);
}

#div_upsmall_navi_menu_middle
{
    float: left;
    display: block;
    margin: 0;
    background-image: url(/graphics/MasterPages/Set01/new_bp_umbraco/b1up_off_mid.gif);
    background-repeat: repeat-x;
    height: 20px;
}

#div_upsmall_navi_menu_middle.Selected
{
    background-image: url(/graphics/MasterPages/Set01/new_bp_umbraco/b1up_on_mid.gif);
}

#div_upsmall_navi_menu_right
{
    float: left;
    display: block;
    margin: 0;
    background-image: url(/graphics/MasterPages/Set01/new_bp_umbraco/b1up_off_r.gif);
    width: 10px;
    height: 20px;
}

#div_upsmall_navi_menu_right.Selected
{
    background-image: url(/graphics/MasterPages/Set01/new_bp_umbraco/b1up_on_r.gif);
}



#div_upsmall_navi_menu_middle a
{
    font-size: 9px;
    font-weight: bold;
    font-family: Verdana;
    line-height: 22px;
    text-align: center;
    color: white;
    text-decoration: none;
    height: 23px;
    display: block;
    padding-left: 3px;
    padding-right: 3px;
    margin-top: -3px;
}

#div_upsmall_navi_menu_middle a:hover
{
    color: #303030;
}

#div_upsmall_navi_menu_middle.Selected a
{
    color: #303030;
}










/* NAVI small_ div */

#div_small_navi_menu
{
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
    height: 20px;
    vertical-align: bottom;
}

.div_small_navi_menu_item
{
}


#div_small_navi_menu_left
{
    float: right;
    display: block;
    margin-right: 2px;
    background-image: url(/graphics/MasterPages/Set01/new_bp_umbraco/b1_off_r.gif);
    width: 10px;
    height: 20px;
}

#div_small_navi_menu_left.Selected
{
    background-image: url(/graphics/MasterPages/Set01/new_bp_umbraco/b1_on_r.gif);
}

#div_small_navi_menu_middle
{
    float: right;
    display: block;
    margin: 0;
    background-image: url(/graphics/MasterPages/Set01/new_bp_umbraco/b1_off_mid.gif);
    background-repeat: repeat-x;
    height: 20px;
}

#div_small_navi_menu_middle.Selected
{
    background-image: url(/graphics/MasterPages/Set01/new_bp_umbraco/b1_on_mid.gif);
}

#div_small_navi_menu_right
{
    float: right;
    display: block;
    background-image: url(/graphics/MasterPages/Set01/new_bp_umbraco/b1_off_l.gif);
    width: 10px;
    height: 20px;
}

#div_small_navi_menu_right.Selected
{
    background-image: url(/graphics/MasterPages/Set01/new_bp_umbraco/b1_on_l.gif);
}



#div_small_navi_menu_middle a
{
    font-size: 9px;
    font-weight: bold;
    font-family: Verdana;
    line-height: 22px;
    text-align: center;
    color: white;
    text-decoration: none;
    height: 23px;
    display: block;
    padding-left: 3px;
    padding-right: 3px;
}

#div_small_navi_menu_middle a:hover
{
    color: #303030;
}

#div_small_navi_menu_middle.Selected a
{
    color: #303030;
}


/* Navigation MainMenu Menu Element */

#div_navi_menu
{
    clear: both;
    margin-top: 0px;
    height: 35px;
    width: 900px;
    padding-left: 50px;
    margin-left: auto;
    margin-right: auto;
}

.div_navi_menu_item
{
    float: left;
}

#div_navi_menu_left
{
    float: left;
    display: block;
    margin-top: 1px;
    background-image: url(/graphics/Set05-tabs/tab_01.png);
    width: 4px;
    height: 33px;
}

#div_navi_menu_left.Selected
{
    /* background-image: url(/Data/Assets/able-mind-t1/green/tab_on_01.jpg); */
}

#div_navi_menu_middle
{
    float: left;
    display: block;
    margin-left: 4px;
    margin-right: 4px;
    padding-left: 12px;
    padding-right: 12px; /* background-image: url(/Data/Assets/able-mind-t1/tab_off_02.jpg); */
    background-repeat: repeat-x;
    height: 35px;
}

#div_navi_menu_middle.Selected
{
    background-color: White;
    background-image: url(/graphics/Set05-tabs/tab_02.png);
}

#div_navi_menu_right
{
    float: left;
    display: block;
    margin-top: 1px;
    background-image: url(/graphics/Set05-tabs/tab_03.png);
    width: 4px;
    height: 33px;
}

#div_navi_menu_right.Selected
{
    /*background-image: url(/Graphics/tab_03.jpg);*/
}



#div_navi_menu_middle a
{
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
    line-height: 30px;
    text-align: center;
    color: #dddddd;
    text-decoration: none;
    height: 35px;
    display: block;
    padding-left: 3px;
    padding-right: 3px;
}

#div_navi_menu_middle a:hover
{
    color: #ffffff;
}

#div_navi_menu_middle.Selected a
{
    color: #101010;
}

/* Navigation MainMenu SubMenu Element */

#div_navi_submenu
{
    margin-top: 0px;
    margin-bottom: 0px;
    background: #eeeeee;
    background-image: url('/Graphics/Others/SubMenuBkg.png');
    background-repeat: repeat-x;
    height: 35px;
    width: 100%;
    clear: both;
}

#div_navi_submenu_items
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.div_navi_submenu_item
{
    float: left;
    height: 31px;
    margin-top: 1px;
}

.div_navi_submenu_link
{
}


#div_navi_submenu_left
{
    float: left;
    display: block;
    margin-top: 1px;
    width: 4px;
    height: 31px;
}

#div_navi_submenu_left.Selected
{
    background-image: url('/graphics/others/selectedLeft.png');
}

#div_navi_submenu_middle
{
    float: left;
    display: block;
    padding-left: 12px;
    padding-right: 12px; /* background-image: url(/Data/Assets/able-mind-t1/tab_off_02.jpg); */
    background-repeat: repeat-x;
    height: 31px;
}

#div_navi_submenu_middle.Selected
{
    background-image: url('/graphics/others/selectedMiddle.png');
}

#div_navi_submenu_middle a
{
    height: 31px;
    line-height: 31px;
    vertical-align: baseline;
    color: #555555;
}

#div_navi_submenu_middle a:hover
{
    text-decoration: none;
}

#div_navi_submenu_right
{
    float: left;
    display: block;
    margin-top: 1px;
    width: 4px;
    height: 31px;
}

#div_navi_submenu_right.Selected
{
    background-image: url('/graphics/others/selectedRight.png');
}

/* SIDE MENU */

#div_side_menu_container
{
    padding-top: 30px;
    width: 204px;
    float: left;
}

#div_side_menu_container ul
{
    margin: 0;
    padding: 0;
}

#div_side_menu
{
    width: 204px;
    min-height: 326px;
    float: left;
}

#div_side_menu_bottom
{
    width: 204px;
    height: 35px;
    float: left;
}

#div_side_menu a
{
    line-height: 21px;
    text-decoration: none;
}

#div_side_menu li
{
    display: block;
}

#div_side_menu li a
{
    padding-left: 10px;
    display: block;
}

#div_side_menu li.level_0
{
    padding-left: 4px;
    font-weight: bold;
}
#div_side_menu li.level_0 a
{
    font-size: 11pt;
    color: #EF7709;
}
#div_side_menu li.level_0 a.sidemenu_selected
{
    font-weight: bold;
}



#div_side_menu li.level_1
{
    padding-left: 8px;
}
#div_side_menu li.level_1 a
{
    font-size: 10pt;
    color: #444444;
}
#div_side_menu li.level_1 a.sidemenu_selected
{
    font-weight: bold;
}



#div_side_menu li.level_2
{
    padding-left: 26px;
}
#div_side_menu li.level_2 a
{
    background-position: 0px 8px;
    font-size: 9pt;
    color: #888888;
}
#div_side_menu li.level_2 a.sidemenu_selected
{
    font-weight: bold;
}

#div_side_menu li.level_3
{
    padding-left: 37px;
}
#div_side_menu li.level_3 a
{
    font-size: 8pt;
}
#div_side_menu li.level_3 a.sidemenu_selected
{
    font-weight: bold;
}

#div_page_with_sidemenu_content
{
    float: left;
    margin-left: 10px;
    width: 600px;
}

#div_page_with_sidemenu_column
{
    float: left;
    margin-left: 10px;
}


/* Navigation MenuHorizontal */

#div_nav_cat
{
    clear: both;
    height: 17px;
    border-bottom: 3px solid #878787;
}

#div_nav_cat_left
{
    width: 4px;
    height: 17px;
    background-image: url(/graphics/Set04-tabs/tab_off_1.gif);
    float: left;
    margin: 0px;
}

#div_nav_cat_left.Selected
{
    background-image: url(/graphics/Set04-tabs/tab_on_sub_1.gif);
}

#div_nav_cat_middle
{
    height: 17px;
    background-color: #bbb;
    background-image: url(/graphics/Set04-tabs/tab_off_2.gif);
    background-repeat: repeat-x;
    float: left;
    margin: 0px;
}

#div_nav_cat_middle a
{
    margin: 0px;
    margin-left: 3px;
    margin-right: 3px;
    text-decoration: none;
    color: #eeeeee;
    padding: 0px;
    font-size: 9px;
}

#div_nav_cat_middle.Selected a
{
    font-weight: bold;
}

#div_nav_cat_middle.Selected
{
    background-image: url(/graphics/Set04-tabs/tab_on_sub_2.gif);
}

#div_nav_cat_right
{
    width: 4px;
    height: 17px;
    background-image: url(/graphics/Set04-tabs/tab_off_3.gif);
    float: left;
    margin-right: 3px;
}

#div_nav_cat_right.Selected
{
    background-image: url(/graphics/Set04-tabs/tab_on_sub_3.gif);
}

#div_nav_cat_home_left
{
    width: 9px;
    height: 17px;
    background-image: url(/graphics/Set04-tabs/tab_home.gif);
    float: left;
    margin: 0px;
    margin-left: 2px;
    margin-right: 4px;
}

#div_nav_cat_home_middle
{
    padding-right: 9px;
    height: 17px;
    float: left;
    margin: 0px;
}

#div_nav_cat_home_right
{
    height: 17px;
    width: 1px;
    float: left;
    margin: 0px;
}

.nav_cat_home_link
{
    color: #303030;
    padding: 0px;
    font-size: 9px;
}

#div_nav_cat_submenu
{
    clear: both;
    background-color: #878787;
    border: 1px solid 878787;
    border-top: 0px;
    display: block;
}

#div_nav_cat_submenu_element
{
    float: left;
}

#div_nav_cat_submenu_element a
{
    margin-left: 3px;
    margin-right: 3px;
    color: #eeeeee;
    font-size: 9px;
}

#div_nav_cat_submenu_element.Selected a
{
    color: #303030;
    font-weight: bold;
}


/* NEWS */

.span_news_title
{
    color: #ef7709;
    font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
    font-size: 18px;
}

.span_news_date
{
    display: block;
    font-family: sans-serif, Tahoma, Verdana, Arial, Helvetica;
    font-size: x-small;
}

/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color: Red;
}

#menucontainer
{
    margin-top: 40px;
}

div#title
{
    display: block;
    float: left;
    text-align: left;
}

#logindisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

.display-label, .editor-label
{
    clear: both;
    float: left;
    min-width: 100px;
}

.display-field, .editor-field
{
}

.editor-box
{
    height: 30px;
    border-bottom: 1px;
    border-bottom-color: Gray;
}

.textboxfor
{
    width: 250px;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}


/* Default buttons */

.btn_default_1
{
}

.btn_default_1_left
{
    width: 29px;
    height: 77px;
    background-image: url('/graphics/others/btnBkgBigLeft.png');
    float: left;
}

.btn_default_1_middle
{
}

.btn_default_1_right
{
}

.btn_default_1_a
{
}

.btn_default_2
{
    text-align: center;
}

.btn_default_2_left
{
    width: 29px;
    height: 77px;
    background-image: url('/graphics/others/btnBkgBigLeft.png');
    float: left;
}

.btn_default_2_main
{
    position: relative;
    margin-left: 29px;
}

.btn_default_2_middle
{
    height: 77px;
    background-image: url('/graphics/others/btnBkgBigMiddle.png');
    background-repeat: repeat-x;
    padding-top: 18px;
    margin-right: 29px;
}

.btn_default_2_right
{
    width: 29px;
    height: 77px;
    background-image: url('/graphics/others/btnBkgBigRight.png');
    float: right;
}

.btn_default_2_a
{
    color: #fff;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    font-size: 20px;
    vertical-align: middle;
}




























