/*öüóőúáű*/
/*
kék: 00adef
kék2: 72cef6
narancs: f8993d 
lila: 662c91
fekete: 444444
*/
body {
   text-align: center;
   margin: 0 0px;
   font-family: verdana;
   font-size: 12px;
   color: #595959;
   width: 100%;
   text-align: left;
   
   background: url("/Core/images/HATTER.gif");
}
body a:link {
	text-decoration:none;
	color:#595959;
}
body a:visited {
	text-decoration:none;
	color:#595959;
}
body a:active {
	text-decoration:none;
	color:#595959;
}
body a:hover {
	text-decoration:none;
	color:#003366;
}

    /*the page*/
body #page {
    clear:both;
    float: none;
    width: 756px;
    padding: 0;
    text-align: left;
    background-color: #ffffff;
    margin-left: 100px;
    color:#36608a;
    border: 1px solid #36608a;
}
body #page a:link {
	text-decoration:none;
	color:#36608a;
}
body #page a:visited {
	text-decoration:none;
	color:#36608a;
}
body #page a:active {
	text-decoration:none;
	color:#36608a;
}
body #page a:hover {
	text-decoration:none;
	color:#003366;
}
    /*the header*/
body #page_header {
    clear: both;
    float: none;
    height: 160px;
    width: 756px;
    color:#36608a;
}
body #page_header a:link {
	text-decoration:none;
	color:#36608a;
}
body #page_header a:visited {
	text-decoration:none;
	color:#36608a;
}
body #page_header a:active {
	text-decoration:none;
	color:#36608a;
}
body #page_header a:hover {
	text-decoration:none;
	color:#003366;
}

/*the address*/
#page_header #address {
    float:none;
    width: 746px;
    height: 19px;
    background-color: #ccddee;
    color: #36608a;
    font-size: 9px;
    text-align: right;
    padding-top: 6px;
    padding-right: 10px;
    font-weight: normal;
}
    /*the logo*/
#page_header #logo {
    float:none;
    width: 730px;
    height: 82px;
    padding-left: 26px;
    padding-top: 26px;
    background: url("/Core/images/bg_felso_756x108.jpg") no-repeat;
}
    /*the lang*/
#page_header #lang {
    float:left;
    height: 19px;
    padding: 4px 0 4px 10px;
}

    /*the login*/
#header_login {
    float: right;
    height: 20px;
    text-align: center;
    padding: 4px 10px 3px 0;
}
#header_login #register {
    float: left;
    font-weight: normal;
    text-align: center;
    font-size: 10px;
    padding-top: 3px;
}
#header_login input {
    float: left;
    border: 1px dotted #36608a;
    background-color: #ccddee;
    width: 80px;
    margin-right: 3px;
    color: #36608a;
}

#header_login .button_submit {
    float: left;
    outline: none;
    border: none;
    color:#ffffff;
    font-weight: bold;
    width: 100px;
    height: 20px;
    cursor: pointer;
    background: url("/Core/images/gomb_lightblue_100x20.png") no-repeat;
}

    /*the page main*/
#page_main {
    clear:both;
    float: none;
    width: 756px;
    color:#36608a;
    /*background-color: #003366;*/
    /*background-color: #ffffff;*/
    background: url("/Core/images/vonal_menu_155x1.png") #ffffff repeat-y;
}
body #page_main a:link {
	text-decoration:none;
	color:#36608a;
}
body #page_main a:visited {
	text-decoration:none;
	color:#36608a;
}
body #page_main a:active {
	text-decoration:none;
	color:#36608a;
}
body #page_main a:hover {
	text-decoration:none;
	color:#003366;
}

    /*page main title*/
#page_title {
    clear:both;
    float: none;
    background-color: #003366;
    height: 39px;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 1px solid #ffffff;
    font-size: 20px;
    padding: 10px 0 0 10px;
    text-align: center;
    text-transform: uppercase;
}

    /*page main left*/

#page_main #page_left {
    float: left;
    width: 154px; /*210px*/
    border-right: 1px solid #36608a;
    overflow: hidden;
}
    
    /*the back button*/
#back_button {
    float: right;
    padding-right: 10px;
    padding-top: 7px;
    text-align: left;  
    font-weight: normal;
    cursor: pointer;
    text-decoration: underline;
    /*color: #a5cede;*/
    /*background: url("/Core/images/button_blue_155x34.jpg") 50% 50% no-repeat;*/
}
#page_main #page_left #back_button {
    width: 145px;
    padding-left: 10px;
    height: 24px;
    padding-top: 10px;
    text-align: left;  
    font-weight: bold;
    cursor: pointer;
    color: #a5cede;
    background: url("/Core/images/button_blue_155x34.jpg") 50% 50% no-repeat;
}
#page_main #page_left #back_button:hover {
    color: #36608a;
	background: url("/Core/images/button_light_blue_155x33.jpg") 50% 50% no-repeat;
}
    /*the left menu*/
#left_menu {
    width: 155px;
    
}
#left_menu #left_menu_upper {
    
}
#left_menu #left_menu_main {
    font-weight: bold;
    text-align: left;
    width: 155px;
    
}

.p {
    overflow: hidden;
    vertical-align: middle;
    width: 145px;
    padding-left: 10px;
    height: 33px;
    cursor: pointer;
    color: #a5cede;
    background: url("/Core/images/bg_button_1_1x33.jpg") 0% 0% repeat-x;
}
.p_alt {
    overflow: hidden;
    vertical-align: middle;
    width: 145px;
    padding-left: 10px;
    height: 33px;
    cursor: pointer;
    color: #ffffff;
    background: url("/Core/images/bg_button_1_1x33.jpg") 0% 0% repeat-x;
}
.p:hover {
    vertical-align: middle;
    color: #36608a;
    height: 33px;
	background: url("/Core/images/button_light_blue_155x33.jpg") 0% 0% no-repeat;
}
.p_alt:hover {
    vertical-align: middle;
    color: #36608a;
    height: 33px;
	background: url("/Core/images/button_light_blue_155x33.jpg") 0% 0% no-repeat;
}
.arrow, .arrow1, .arrow2 {
    display: inline;
    height: 30px;
    padding-left: 5px;
    background: none;
    /*background: url("/Core/images/menu_sign_a_11x6.png") 100% 50%  no-repeat;*/
}
.arrow_alt, .arrow1_alt, .arrow2_alt {
    display: inline;
    padding-left: 5px;
    background: url("/Core/images/menu_sign_11x6.png") 100% 50%  no-repeat;
}

.p1 {
    overflow: hidden;
    width: 130px;
    padding-left: 25px;
    height: 33px;
    cursor: pointer;
    color: #ffffff;
    font-size: 10px;
    background: url("/Core/images/bg_button_1a_1x33.jpg") 0% 0% repeat-x;
    display: none;
    vertical-align: middle;
}
.p1:hover {
    vertical-align: middle;
    color: #36608a;
    height: 33px;
	background: url("/Core/images/button_light_blue_155x33.jpg") 0% 0% no-repeat;
}
.p1_alt {
    overflow: hidden;
    width: 130px;
    padding-left: 25px;
    height: 33px;
    cursor: pointer;
    color: #ffffff;
    font-size: 10px;
    background: url("/Core/images/bg_button_2a_1x33.jpg") 0% 0% repeat-x;
    display: none;
    vertical-align: middle;
}
.p2 {
    overflow: hidden;
    width: 120px;
    padding-left: 35px;
    height: 33px;
    cursor: pointer;
    color: #ffffff;
    font-size: 10px;
    background: url("/Core/images/bg_button_2a_1x33.jpg") 0% 0% repeat-x;
    display: none;
    vertical-align: middle;
}
.p2_alt {
    overflow: hidden;
    width: 120px;
    padding-left: 35px;
    height: 33px;
    cursor: pointer;
    font-size: 10px;
    background: url("/Core/images/bg_button_3_1x33.jpg") 0% 0% repeat-x;
    display: none;
    vertical-align: middle;
}
.p2:hover {
    vertical-align: middle;
    color: #36608a;
    height: 33px;
	background: url("/Core/images/button_light_blue_155x33.jpg") 0% 0% no-repeat;
}
.p3 {
    overflow: hidden;
    width: 110px;
    padding-left: 45px;
    height: 33px;
    cursor: pointer;
    font-size: 10px;
    background: url("/Core/images/bg_button_3_1x33.jpg") 0% 0% repeat-x;
    display: none;
    vertical-align: middle;
}
.p3:hover {
    vertical-align: middle;
    color: #36608a;
    height: 33px;
	background: url("/Core/images/button_light_blue_155x33.jpg") 0% 0% no-repeat;
}
    /*the_forms*/
#forms {
}
#forms #item_title {
    float: none;
    clear: both;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
#ewmsg_box {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 501;
    display: none;
}
#ewmsg_box #ewmsg_box_body {
    padding: 5px;
    /*
    color: #fafffa;
    background-color: #36608a;
    border: 1px solid #fafffa;
    */
    color: red;
    font-weight: bold;
    background-color: #fafffa;
    border: 2px solid #36608a;
}
#ewmsg_box #ewmsg_box_body_bottom {
    height: 11px;
    width: 100%;
    background: url("/Core/images/ewmsg_arrow_bottom.png") 30px 0% no-repeat;
}
#forms #forms_item {
    float: none;
    background-color: #ccddee;
    min-height: 100px;
    padding: 5px;
}
#forms #forms_item .forms_item {
    float: none;
}
#forms #forms_item .forms_text {
    float: none;
    padding: 5px;
}
#forms #forms_item .forms_name {
    float: left;
    width: 200px;
    padding: 5px;
    text-align: right;
    font-weight: bold;
}
#forms #forms_item .ewmsg_req {
    display: inline;
    text-align: right;
    color: red;
    padding: 12px 10px 5px 5px;
}
#forms #forms_item .forms_answers {
    float: left;
    padding: 12px;
    max-width: 350px;
}
#forms #forms_item .forms_answers .select, .input, .radio, .checkbox {
    border: 1px dotted red;
    background-color:#ccddee;
    font-weight: normal;
    max-width: 350px;
}
#forms #forms_item .forms_answers .checkbox, .radio {
    width: 20px;
    margin: 3px;
}
#forms .button_submit {
    float: none;
    margin: 5px;
    border: none;
    color:#ffffff;
    font-weight: bold;
    height: 20px;
    width: 100px;
    cursor: pointer;
    margin-left: 240px;
    background: url("/Core/images/gomb_lightblue_100x20.png") no-repeat;
}




    /*the tooltip*/
#helper_main_box {
    position: absolute;
    display: none;
    left: 25px;
    top: 25px;
    max-width: 300px;
    text-align: center;
    font-size:12px;
    /*background: url("/Core/images/box_upper_200x8.png") 50% 0% no-repeat;*/
    z-index: 10000;
}
/*
#helper_main_box #helper_main_box_bottom {
    height: 8px;
    background: url("/Core/images/box_bottom_200x8.png") 50% 0% no-repeat;
}
*/
#helper_main_box #helper_main {
    margin: 8px 0px 0px 0px;
    padding: 5px 10px 10px 10px;
    text-align: center;
    color: #36608a;
    font-size:12px;
    border: 1px solid #36608a;
    background-color: #ccddee;
    z-index: 10000;
}
.helper1 {
    float: right;
    width: 100x;
    height: 20px;
    padding-top: 15px;
    padding-left: 70px;
    padding-right: 10px;
    text-align: left;
    cursor: pointer;
    background-color: #ffffff;
    text-decoration: underline;
    /*background: url("/Core/images/comment_warning_30.png") #ffffff 10% 0% no-repeat; */
}
.helper1:hover {
    /*background: url("/Core/images/comment_remove_30.png") #ffffff 10% 0% no-repeat; */
}
.helper1_alt {
    float: right;
    width: 100x;
    height: 20px;
    padding-top: 15px;
    padding-left: 271px;
    padding-right: 10px;
    text-align: left;
    cursor: pointer;
    margin-top: -15px;
    color: #ffffff;
    background-color: #03386a;
    text-decoration: underline;
    /*background: url("/Core/images/comment_warning_30.png") #03386a 55% 0% no-repeat; */
}
.helper1_alt:hover {
    /*background: url("/Core/images/comment_remove_30.png") #03386a 55% 0% no-repeat; */
}
.helper2 {
    float: right;
    width: 150px;
    height: 20px;
    padding-top: 15px;
    padding-left: 70px;
    padding-right: 10px;
    text-align: left;
    cursor: pointer;
    background-color: #ffffff;
    text-decoration: underline;
    /*background: url("/Core/images/comment_remove_30.png") #ffffff 10% 0% no-repeat; */
    display: none;
}
.helper2:hover {
    /*background: url("/Core/images/comment_warning_30.png") #ffffff 10% 0% no-repeat; */
}
.helper2_alt {
    float: right;
    width: 150px;
    height: 20px;
    padding-top: 15px;
    padding-left: 250px;
    padding-right: 10px;
    text-align: left;
    cursor: pointer;
    margin-top: -15px;
    color: #ffffff;
    background-color: #03386a;
    text-decoration: underline;
    /*background: url("/Core/images/comment_remove_30.png") #03386a 55% 0% no-repeat; */
    display: none;
}
.helper2_alt:hover {
   /* background: url("/Core/images/comment_warning_30.png") #03386a 55% 0% no-repeat; */
}
    /*the content*/
#page_main #page_middle {
    float: right;
    width: 556px;
    padding: 15px 15px 15px 30px;
    text-align: left;
    background-color: #ffffff;
    min-height: 408px;
}
#page_main #page_middle a:link {
	text-decoration:underline;
}
#page_main #page_middle a:visited {
	text-decoration:underline;
}
#page_main #page_middle a:active {
	text-decoration:underline;
}
#page_main #page_middle a:hover {
	text-decoration:underline;
}

    /*the footer*/
#page_footer {
    clear: both;
    float: none;
    font-size: 10px;
    width: 756px;
    background-color: #ccddee;
}
    /*the footer menu*/
#page_footer #footer_menu {
    float: none;
    height: 19px;
    padding: 6px 10px 0px 15px;
    text-align: right;
}
    /*the copyright button1*/
#page_footer #footer_copy1 {
    float: none;
    clear: both;
    padding: 15px;
    color: #000000;
    font-size: 10px;
    font-weight: normal;
    font-style: italic;
}
#page_footer #footer_copy1 a:hover {
    font-weight: normal;
}
    /*to the top button*/
.to_the_top {
    float: right;
    text-align: right;
    padding: 3px;
    height: 17px;
    padding-right: 10px;
    padding-left: 32px;
    padding-top: 15px;
    margin-right: 2px;
    margin-top: 0;
    cursor: pointer;
    background-color: #ffffff;
    text-decoration: underline;
}
.to_the_top_alt {
    float: right;
    text-align: right;
    padding: 3px;
    height: 17px;
    padding-right: 10px;
    padding-left: 32px;
    padding-top: 15px;
    margin-right: 2px;
    margin-top: -15px;
    background-color: #03386a;
    cursor: pointer;
    color: #ffffff;
    text-decoration: underline;
}

    /*the copyright button*/
#footer_copy {
    clear: both;
    float: none;
    padding: 10px 15px;
    text-align: left;
    font-weight: bold;
    font-size: 10px;
    margin-left: 90px;
    margin-bottom: 10px;
}
    /*the start page*/
#start_page {
    margin-left: -28px;
    margin-top: -15px;
    overflow: hidden;
    float: none;
    clear: both;
    width: 597px;
    height: 223px;
    padding-top: 200px;
    background-color: #002a66;
    text-align: center;
    background: url("/Core/images/bg_start_600x423.jpg") 0% 0% no-repeat;
}
.start_image_prev {
    float: left;
    width: 30px;
    height: 82px;
    background-color: red;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding-top: 68px;
    cursor: pointer;
}
.start_image_next {
    float: left;
    width: 30px;
    height: 82px;
    background-color: red;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding-top: 68px;
    cursor: pointer;
}
.start_image_box {
    float: left;
    display: none;
}
.start_image {
    float: left;
    width: 173px;
    height: 148px;
    border: 1px solid #929292;
    border-left: 3px solid #929292;
    border-right: 3px solid #929292;
    cursor: pointer;
    overflow: hidden;
}
.start_image img {
    max-width: 177px;
    /*max-height: 135px;*/
   min-height: 148px;
    border: none;
}
/**/

    /*the product*/
#product_item_forms {
    position: absolute;
    top: 110px;
    left: 100px;
    min-height: 100px;
    width: 737px;
    padding: 10px;
    background-color: #003366;
    text-align: center;
    display: none;
    z-index: 500;
}

#product_item_forms #product_item_forms_body {
    text-align: left;
}

#product_list_nav {
    float: none;
    clear: both;
    margin-bottom: 15px;
    padding: 5px 0;
    border-bottom: 1px dotted #003366;
}
#product_list_nav #product_list_nav_sr {
    float: left;
    padding: 5px 0;
}
#product_list_nav #product_list_nav_se {
    float: left;
    clear: left;
    padding: 5px 0;
}
#product_list_nav #product_list_nav_se input, textarea, select, button, submit {
    float: left;    
    border: 1px dotted red;
    font-weight: normal;
    width: 200px;
    margin-right: 10px;
    margin-top: 5px 0;
    background-color:#ccddee;
}
#product_list_nav #product_list_nav_se .button_submit {
    float: left;
    margin: 0 3px;
    border: none;
    color:#ffffff;
    font-weight: bold;
    height: 20px;
    width: 100px;
    cursor: pointer;
    background: url("/Core/images/gomb_lightblue_100x20.png") no-repeat;
}
#product_list_nav #product_list_nav_cl {
    float: left;
    text-align: center;
    margin: 5px 3px;
    padding-top: 2px;
    border: none;
    color:#ffffff;
    font-weight: bold;
    height: 20px;
    width: 100px;
    cursor: pointer;
    background: url("/Core/images/gomb_lightblue_100x20.png") no-repeat;
}


#product_list_nav #product_list_nav_cl a:link {
	text-decoration:none;
	color:#ffffff;
}
#product_list_nav #product_list_nav_cl a:visited {
	text-decoration:none;
	color:#ffffff;
}
#product_list_nav #product_list_nav_cl a:active {
	text-decoration:none;
	color:#ffffff;
}
#product_list_nav #product_list_nav_cl a:hover {
	text-decoration:none;
	color:#ffffff;
}
#product_list_nav #product_list_nav_c2 {
    float: left;
    text-align: center;
    margin: 5px 3px;
    padding-top: 2px;
    border: none;
    color:#ffffff;
    font-weight: bold;
    height: 20px;
    width: 100px;
    cursor: pointer;
    background: url("/Core/images/gomb_lightblue_100x20.png") no-repeat;
}


#product_list_nav #product_list_nav_c2 a:link {
	text-decoration:none;
	color:#ffffff;
}
#product_list_nav #product_list_nav_c2 a:visited {
	text-decoration:none;
	color:#ffffff;
}
#product_list_nav #product_list_nav_c2 a:active {
	text-decoration:none;
	color:#ffffff;
}
#product_list_nav #product_list_nav_c2 a:hover {
	text-decoration:none;
	color:#ffffff;
}

#product_list_nav #product_list_nav_select_cat {
    float: left;
    padding: 5px 0;
}
#product_list_nav #product_list_nav_select_cat select {
    float: left;    
    border: 1px dotted red;
    font-weight: normal;
    width: 320px;
    margin-right: 10px;
    margin-top: 5px 0;
    background-color:#ccddee;
}
.product_item {
    float: none;
    clear: both;
    margin-bottom: 10px;
    border: 1px solid #003366;
    padding: 5px 10px 10px 10px;
    background-color: #ccddee;
}
.product_item .product_name {
    float: left;
    width: 50%;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    padding: 5px 0;
    border-bottom: 1px dotted #003366;
}
.product_item .product_category {
    float: right;
    width: 50%;
    text-align: right;
    height: 27px;
    padding: 5px 0;
    border-bottom: 1px dotted #003366;
}
.product_item .product_id_number {
    float: left;
    width: 12%;
    text-align: right;
    height: 35px;
    padding:5px;
    border-bottom: 1px dotted #003366;
}
.product_item .product_image {
    float: left;
    clear: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 180px;
    height: 135px;
}
.product_item .product_image img {
    max-width: 180px;
    max-height: 135px;
    min-height: 60px;
    cursor: pointer;
}
.product_item .product_image_small {
    float: left;
    height: 110px;
    width: 100px;
    padding: 5px;
    cursor: pointer;
}
.product_item .product_image_small .product_image_small_item {
    max-height: 25px;
    max-width: 50px;
    margin-right: 3px;
    border: 1px dotted #003366;
    margin: 3px;
}
.product_item .product_image_small .product_image_small_item:hover {
    border: 1px solid #003366;
}
#product_item_img_big { 
    position: absolute;
    left: 470px;
    top: 100px;
    padding: 20px;
    border: 1px solid #ffffff;
    background-color: #003366;
    min-width: 345px;
    max-width: 640px;
    text-align: center;
    display: none;
    bubu: 100px;
}
#product_item_img_big img {
    border: 1px dotted #ffffff;
    max-width: 600px;
}
#label {
    float: left;
    width: 180px;
    text-align: left;
    font-weight: bold;
    cursor: pointer;
    padding-left: 10px;
}

#label:hover {

}

.product_item .product_size {
    float: right;
    width: 200px;
    font-weight: bold;
    padding: 5px;
    background: url("/Core/images/orange_1x1.png") #ffffff 0% 100% repeat-x;
    margin: 2px 0;
}
.product_item .product_size:hover {
    background-color: #afc3dc;
}
.product_item .product_size_alt {
    float: right;
    width: 200px;
    font-weight: bold;
    padding: 5px;
    color: #ffffff;
    background: url("/Core/images/orange_1x1.png") #36608a 0% 100% repeat-x;
    margin: 2px 0;
}
.product_item .product_price {
    float: right;
    width: 200px;
    font-weight: bold;
    padding: 5px;
    background: url("/Core/images/orange_1x1.png") #ffffff 0% 100% repeat-x;
    margin: 4px 0 2px 0;
}
.product_item .product_price:hover {
    background-color: #afc3dc;
}
.product_item .product_price_alt {
    float: right;
    width: 200px;
    font-weight: bold;
    padding: 5px;
    color: #ffffff;
    background: url("/Core/images/orange_1x1.png") #36608a 0% 100% repeat-x;
    margin: 4px 0 2px 0;
}
.product_item .product_is_buyable {
    float: right;
    width: 200px;
    font-weight: bold;
    padding: 5px;
    background: url("/Core/images/orange_1x1.png") #ffffff 0% 100% repeat-x;
    margin: 2px 0 4px 0;
}
.product_item .product_is_buyable:hover {
    background-color: #afc3dc;
}
.product_item .product_is_buyable_alt {
    float: right;
    width: 200px;
    font-weight: bold;
    padding: 5px;
    color: #ffffff;
    background: url("/Core/images/orange_1x1.png") #36608a 0% 100% repeat-x;
    margin: 2px 0 4px 0;
}
.product_item .product_is_stock {
    float: left;
    width: 340px;
    padding: 3px;
    background-color: #ffffff;
}
.product_item .product_body_text {
    float: none;
    clear: both;
    font-size: 11px;
    padding: 10px 10px 5px 10px;
    background: url("/Core/images/orange_1x1.png") #ffffff 0% 100% repeat-x;
    color: #434343;
}
    /*the docs*/
.docs {
    float: none;
    clear: both;
    margin-bottom: 10px;
    border-bottom: 1px dotted #003366;
    padding: 5px;
}
.docs .docs_category {
    float: left;
    padding: 3px;
    font-style: italic;
}
.docs .docs_timestamp {
    float: right;
    padding: 3px;
}
.docs .docs_file {
    float: none;
    clear: both;
    padding: 3px 3px 3px 15px;
    font-weight: bold;
}
    /*Static_pages*/
#static_main {
    float: left;
    max-width: 650px;
}
#static_right {
    float: right;
    clear: right;
    max-width: 200px;
}
#static_left {
    float: none;
    width: 200px;
    margin-top: 20px;
}
.static_item {
    float: none;
    width: 180px;
    text-align: center;
    margin-bottom: 10px;
    border-bottom: 1px solid #cacbcd;
    padding-bottom: 5px;
}
.static_item_main_title {
    width: 180px;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: center;
    color: #f8993d;
}
.static_item_title {
    width: 180px;
    text-align: left;
    font-weight: bold;
    cursor: pointer;
}
.static_item_title:hover {
    color: #42454b;
}
.static_item_city {
    width: 160px;
    text-align: left;
    padding-left: 20px;
}
.static_item_img {
    width: 160px;
    text-align: center;
    margin-top: 5px;
}
.static_item_img img {
    max-height: 80px;
    max-width: 80px;
    border:1px solid #c7c7c9;
}
    /*the news*/
#news {
    float: none;
    clear: both;
    padding: 10px 3px;
    background: transparent;
    border-bottom: 2px dotted #ccddee;
}
#news_title {
    float: left;
    margin-bottom: 3px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
#news_timestamp {
    float: right;
    margin-bottom: 3px;
    margin-right: 15px;
    font-weight: bold;
}
#news_lead {
    float: none;
    clear: both;
    margin-bottom: 15px;
    font-size: 12px;
    padding-left: 10px;
    font-style: italic;
}
.news_image {
    float: left;
    padding-left: 10px;
    max-width: 198px;
    max-height: 200px;
}
.news_image img {
    max-width: 198px;
    border: 1px solid #ccddee;
    max-height: 198px;
}
.news_trigger {
    cursor: pointer;
    float: left;
    margin-left: 30px;
    margin-bottom: 10px;
    font-weight: bold;
}
.news_body {
    float: left;
    display: none;
    padding-left: 10px;
    width: 500px;
}
.news_body img {
    border: 1px solid #ccddee;
}
#news_cover {
    float: none;
    clear: both;
    padding: 10px 3px;
    background: transparent;
    border-bottom: 2px dotted #ccddee;
}
#news_title_cover {
    float: left;
    margin-bottom: 3px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
#news_timestamp_cover {
    float: right;
    margin-bottom: 3px;
    margin-right: 15px;
    font-weight: bold;
}
#news_lead_cover {
    float: none;
    clear: both;
    margin-bottom: 15px;
    font-size: 12px;
    padding-left: 10px;
    font-style: italic;
}
.news_image_cover {
    float: left;
    padding-left: 10px;
    max-width: 198px;
    max-height: 200px;
}
.news_image_cover img {
    max-width: 198px;
    border: 1px solid #ccddee;
    max-height: 198px;
}
.news_body_cover {
    float: left;
    display: none;
    padding-left: 10px;
    width: 500px;
}
.news_body_cover img {
    border: 1px solid #ccddee;
}

/*the video*/
.video {
    float: left;
    padding: 10px 3px;
    background: transparent;
    height: 40px;
    overflow: hidden;
    width: 250px;
}
#video_title {
    float: left;
    margin-bottom: 3px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #42454b;
    text-transform: uppercase;
}
#video_timestamp {
    float: right;
    margin-bottom: 3px;
    margin-right: 15px;
    font-weight: bold;
    color: #42454b;
}
#video_lead {
    float: none;
    clear: both;
    margin-bottom: 15px;
    font-size: 12px;
    padding-left: 10px;
    font-style: italic;
}
#video_image {
    float: left;
    padding-left: 10px;
    max-width: 198px;
    max-height: 200px;
}
#video_image img {
    max-width: 198px;
    border: 1px solid #686868;
    max-height: 198px;
}
.video_trigger {
    cursor: pointer;
    float: left;
    margin-left: 30px;
    margin-bottom: 10px;
    font-weight: bold;
}
.video_body {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 92%;
    width: 100%;
    background: url("/Core/images/bg_grey_alpha80_10x10.png");
    padding-top: 4%;
    z-index: 20000;
    color:#44494f;
    text-align: center;
}
.video_area {
    float: none;
    text-align: center;
    border: 1px solid #44494f;
    background-color: #000000;
    width: 60%;
    margin: 20px 20% 0 20%;
}
.video_title_body {
    float: none;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #42454b;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px dotted #44494f;
}
.video_body_act {
    float: none;
    padding: 10px;
    text-align: left;
}
#video_body img {
    border: 1px solid #686868;
}
.video_cover {
    float: left;
    padding: 10px 3px;
    background: transparent;
    height: 40px;
    width: 250px;
    overflow: hidden;
}
#video_title_cover {
    float: left;
    margin-bottom: 3px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #42454b;
}
#video_timestamp_cover {
    float: right;
    margin-bottom: 3px;
    margin-right: 15px;
    font-weight: bold;
    color: #42454b;
}
#video_lead_cover {
    float: none;
    clear: both;
    margin-bottom: 15px;
    font-size: 12px;
    padding-left: 10px;
    font-style: italic;
}
#video_image_cover {
    float: left;
    padding-left: 10px;
    max-width: 198px;
    max-height: 200px;
}
#video_image_cover img {
    max-width: 198px;
    border: 1px solid #686868;
    max-height: 198px;
}
.video_body_cover {
    float: left;
    display: none;
    padding-left: 10px;
    max-width: 600px;
}
#video_body_cover img {
    border: 1px solid #686868;
}
/*
kék: 00adef
narancs: f8993d 
lila: 662c91
*/
    /*the forms*/
#page_middle #app_add {
    float: none;
    font-weight: bold;
    padding-top: 15px;
}
#page_middle #app_add #add_header {
    float: left;
    clear: left;
    width: 150px;
    text-align: right;
    padding-top: 12px;
    padding-bottom: 5px;
    padding-right: 10px;
    font-weight: bold;
    min-height: 30px;
}
#page_middle #app_add #add_body {
    float: left;
    width: 360px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    min-height: 30px;
    text-align: left;
    font-weight: normal;
}
#page_middle #app_add #add_body input, textarea, select, button, submit {
    border: 1px dotted red;
    background:transparent;
    background-color:#ccddee;
    font-weight: normal;
    width: 348px;
    max-height: 100px;
}
#page_middle #app_add #add_body .button_submit {
    float: left;
    margin: 5px;
    border: none;
    color:#ffffff;
    font-weight: bold;
    height: 20px;
    width: 100px;
    cursor: pointer;
    background: url("/Core/images/gomb_lightblue_100x20.png") no-repeat;
}
#page_middle #app_add #add_body .checkbox {
    max-width: 20px;
}

#page_middle #app_edit {
    float: none;
    font-weight: bold;
    padding-top: 15px;
}
#page_middle #app_edit #add_header {
    float: left;
    clear: left;
    width: 150px;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    font-weight: bold;
    min-height: 30px;
}
#page_middle #app_edit #add_body {
    float: left;
    width: 360px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    min-height: 30px;
    text-align: left;
    font-weight: normal;
}

#page_middle #app_edit #add_body input, textarea, select, button, submit {
    border: 1px dotted red;
    background:transparent;
    background-color:#ccddee;
    font-weight: normal;
    width: 348px;
    max-height: 100px;
}
#page_middle #app_edit #add_body .button_submit {
    float: left;
    margin: 5px;
    border: none;
    color:#ffffff;
    font-weight: bold;
    height: 20px;
    width: 100px;
    cursor: pointer;
    background: url("/Core/images/gomb_lightblue_100x20.png") no-repeat;
}
#page_middle #app_edit #add_body .checkbox {
    max-width: 20px;
}

    /*the FAQ*/
#faq_question {
    float: none;
    clear: both;
    margin-bottom: 15px;
    font-size: 12px;
    padding-left: 10px;
    font-style: italic;
}
#faq_answer {
    float: none;
    clear: both;
    padding-left: 30px;
    /*height: 198px;*/
}
.faq_title_div {
    font-weight: bold;
    padding: 3px;
}
#faq_title {
    margin: 5px;
}

    /*the contact*/
#contact {
    position: absolute;
    display: none;
    left: 100px;
    top: 135px;
    width:736px;
    padding: 10px;
    background-color: #003366;
    border: 1px solid #fafffa;
    font-weight: normal;
    font-size: 12px;
}
#contact a:link {
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
	color:#595959;
}
#contact a:visited {
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
	color:#595959;
}
#contact a:active {
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
	color:#595959;
}
#contact a:hover {
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
	color:#003366;
}

#contact #contact_header {
    /*background-color: #36608a;*/
    background-color: #003366;
    padding: 5px 5px 0px 5px;
    color: #ffffff;
    text-align: left;
    font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
/*    
    height: 13px;
    background: url("/Core/images/box_upper_500x13.png") no-repeat;
    border-bottom: 1px solid #42454b;
    */
}
#contact #contact_header a:link {
    text-transform: none;
	text-decoration:underline;
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;
}
#contact #contact_header a:visited {
    text-transform: none;
	text-decoration:underline;
	font-weight: normal;
	font-size: 12px;
	color:#ffffff;
}
#contact #contact_header a:active {
    text-transform: none;
	text-decoration:underline;
	font-weight: normal;
	font-size: 12px;
	color:#ffffff;
}
#contact #contact_header a:hover {
    text-transform: none;
	text-decoration:underline;
	font-weight: normal;
	font-size: 12px;
	color:#ffffff;
}
#contact #contact_main {
    float: none;
    background-color: #ffffff;
    min-height: 100px;
    padding: 5px;
    /*background: url("/Core/images/panelbg.gif");*/
    
}

#contact #contact_footer {
/*
    height: 13px;
    background: url("/Core/images/box_bottom_500x13.png") no-repeat;
    border-top: 1px solid #42454b;
    */
}

#contact_main #add_header {
    float: left;
    clear: left;
    width: 150px;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    font-weight: bold;
    min-height: 30px;
}
#contact_main #add_body {
    float: left;
    width: 540px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    min-height: 30px;
    text-align: left;
    font-weight: normal;
}

#contact_main textarea {
    width: 500px;
    height: 200px;
    font-weight: normal;
}
#contact_main select, input {
    width: 350px;
    border: 1px dotted red;
    background-color:#ccddee;
    font-weight: normal;
}
#contact_main .button_submit {
    float: left;
    margin: 5px;
    border: none;
    color:#ffffff;
    font-weight: bold;
    height: 20px;
    width: 100px;
    cursor: pointer;
    background: url("/Core/images/gomb_lightblue_100x20.png") no-repeat;
}
#contact_main .checkbox {
    max-width: 20px;
}


#ewmsg_contact {
    clear: both;
    float: none;
    withd: 450px;
    color: red;
}

#contact_text {
    padding: 0 10px;
    text-align: justify;
}

    
    /*the file uploader*/
    /*
#file_uploader_nav_main {
    position: absolute;
    top: 600px;
    left: 43px;
    z-index: 200;
    width: 50px;
    height: 71px;
    background: url("/Core/images/box_upload_48.png") no-repeat;
    cursor: pointer;
}
#file_uploader {
    position: absolute;
    left: 740px;
    top: 85px;
    width: 500px;
    font-weight: bold;
    display:none;
    color: #777777;
}

#file_uploader #file_uploader_header {
    height: 13px;
    background: url("/Core/images/box_upper_500x13.png") no-repeat;
    border-bottom: 1px solid #42454b;
}
#file_uploader #file_uploader_body {
    background-color: #131313;
    border-left: 1px solid #cacbcd;
    border-right: 1px solid #cacbcd;
    background: url("/Core/images/panelbg.gif");
}
#file_uploader #file_uploader_footer {
    height: 13px;
    background: url("/Core/images/box_bottom_500x13.png") no-repeat;
    border-top: 1px solid #42454b;
}
#file_uploader #file_uploader_body #add_header {
    float: left;
    clear: left;
    width: 150px;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
    font-weight: bold;
    min-height: 30px;
}
#file_uploader #file_uploader_body #add_body {
    float: left;
    width: 300px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    min-height: 30px;
    text-align: left;
}
#file_uploader #file_uploader_body #add_body input, textarea, select, button, submit {
    border: 1px solid #c7c7c9;
    background:transparent;
    background-color:#333333;
    color:#777777;
    font-weight: bold;
    background: url("/Core/images/panelbg.gif");
}
#file_uploader #file_uploader_body #add_body .button_submit {
    float: left;
    margin: 5px;
    border: none;
    color:#ffffff;
    font-weight: bold;
    height: 20px;
    width: 100px;
    cursor: pointer;
    background: url("/Core/images/gomb_lightblue_100x20.png") no-repeat;
}
#file_uploader #file_uploader_body #add_body .checkbox {
    max-width: 20px;
}

#file_uploader #file_uploader_body #file_uploader_nav {
    float: none;
    claer: both;
    cursor: pointer;
    text-align: center;
    padding-left: 150px;
}
#file_uploader #file_uploader_body #file_uploader_nav #file_uploader_nav1 {
    float: left;
    padding: 5px 10px 5px 10px;
}
#file_uploader #file_uploader_body #file_uploader_nav #file_uploader_nav1:hover {
    color: #44494f;
}
#file_uploader #file_uploader_body #file_uploader_nav #file_uploader_nav2 {
    float: left;
    padding: 5px;
}
#file_uploader #file_uploader_body #file_uploader_nav #file_uploader_nav3 {
    float: left;
    padding: 5px;
}
#file_uploader #file_uploader_body #file_uploader_upload {
    float: none;
    claer: both;
    text-align: center;
    display: none;
}
#file_uploader_list_img_main_big {
    position: absolute;
    left: -648px;
    top: 0px;
    width: 612px;
    border: 1px solid #c7c7c9;
    background-color: #dedee0;
    padding: 40px 10px;
    display: none;
    z-index: 1000;
    color: #929699;
    background: url("/Core/images/panelbg.gif");
}
#file_uploader_list_img_main_big img {
    float: none;
    clear: both;
    max-width: 600px;
    max-height: 700px;
    border: 1px dotted #c7c7c9;
}
#file_uploader #file_uploader_body #file_uploader_list_img {
    float: none;
    claer: both;
    text-align: center;
    max-height: 600px;
    width: 490px;
    overflow: auto;
}

#file_uploader #file_uploader_body #file_uploader_list_img .file_uploader_list_img1 {
    float: left;
    margin: 5px;
    text-align: center;
    width: 105px;
    height: 130px;
    text-align: center;
}
#file_uploader #file_uploader_body #file_uploader_list_img .file_uploader_list_img1 .file_uploader_list_img_main {
    float: none;
    clear: both;
    margin: 3px;
    text-align: center;
    width: 97px;
    height: 82px;
}
#file_uploader #file_uploader_body #file_uploader_list_img .file_uploader_list_img1 .file_uploader_list_img_name {
    float: none;
    clear: both;
    margin: 3px;
    cursor: pointer;
}
#file_uploader #file_uploader_body #file_uploader_list_img .file_uploader_list_img1 .file_uploader_list_img_main img {
    border: 1px dotted #c7c7c9;
    max-width: 95px;
    max-height: 80px;
}
#file_uploader #file_uploader_body #file_uploader_list_img .file_uploader_list_img1 .file_uploader_list_img_delete {
    float: right;
    clear: right;
    margin: 2px 5px;
    text-align: center;
    cursor: pointer;
    width: 15px;
    height: 15px;
}
#file_uploader #file_uploader_body #file_uploader_list_img .file_uploader_list_img1 .file_uploader_list_img_delete img {
    border: none;
}
#file_uploader #file_uploader_body #file_uploader_list_img .file_uploader_list_img1 .file_uploader_list_img_drag {
    float: left;
    margin: 2px 5px;
    text-align: center;
    cursor: pointer;
    width: 15px;
    height: 15px;
    display: none;
}
#file_uploader #file_uploader_body #file_uploader_list_img .file_uploader_list_img1 .file_uploader_list_img_drag img {
    border: none;
}

#file_uploader #file_uploader_body #file_uploader_list_other {
    float: none;
    claer: both;
    text-align: center;
    display: none;
}
#file_uploader #file_uploader_body #file_uploader_list_other .file_uploader_list_other_main {
    float: left;
    margin: 5px;
    text-align: center;
}
#file_uploader #file_uploader_body #file_uploader_list_other .file_uploader_list_other_main .file_uploader_list_other_delete {
    float: right;
    clear: right;
    margin: 2px 5px;
    text-align: left;
    cursor: pointer;
}
#file_uploader #file_uploader_body #file_uploader_list_other .file_uploader_list_other_delete img {
    border: none;
}
#file_uploader_list_img_main_small {
    display: none;
    position: absolute;
    left: 20px;
    top: 20px;
    width: 48px;
    height: 48px;
    border: 1px solid #c7c7c9;
    background-color: #dedee0;
    display: none;
    z-index: 10000;
    color: #000000;
    background: url("/Core/images/image_48.png") no-repeat;
}
    */
    


.item_left_top {
    display: none;
    float: left;
    height: 10px;
    width: 12px;
    background: url("/Core/images/bg_main_lt_12x10.jpg") no-repeat;
}
.item_top {
    display: none;
    float: none;
    clear: both;
    height: 10px;
    background: url("/Core/images/bg_main_top_1x10.jpg") repeat-x;
    width: 100%;
}
.item_right_top {
    display: none;
    float: right;
    height: 10px;
    width: 12px;
    background: url("/Core/images/bg_main_rt_12x10.jpg") no-repeat;
}
.item {
    float: none;
    clear: both;
    margin-bottom: 10px;
    background: transparent;
    
}
.item_main {
    float: none;
    clear: both;
}
.item_left_bottom {
    display: none;
    float: left;
    height: 10px;
    width: 12px;
    background: url("/Core/images/bg_main_lb_12x10.jpg") no-repeat;
}
.item_bottom {
    display: none;
    float: none;
    clear: both;
    height: 10px;
    background: url("/Core/images/bg_main_bottom_1x10.jpg") repeat-x;
    width: 100%;
}
.item_right_bottom {
    display: none;
    float: right;
    height: 10px;
    width: 12px;
    background: url("/Core/images/bg_main_rb_12x10.jpg") no-repeat;
}




.item_comment {
    float: right;
    margin: 3px;
    padding-right: 21px;
    background: transparent;
    cursor: pointer;
}

    /*the close button*/
.close {
    float: right;
    clear: both;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 10px;
}
.close:hover {
    color: #f58416;
}

    /*the comments*/
    
#comment_main {
    position: absolute;
    top: 140px;
    left: 320px;
    display: none;
    background-color: #fff8e6;
    border: 2px solid #cacbcd;
    padding: 15px;
    width: 405px;
    min-height: 100px;
    color: #929699;
}

#comment_main #comment_list {
    float: none;
    clear: both;
    margin: 15px 0px 15px 0px;
    max-height: 450px;
    overflow: auto;
}
#comment_main .comment_item {
    float: none;
    clear: both;
    margin: 5px 0px 10px 0px;
    border-bottom: 1px solid #c7c7c9;
}
#comment_main .comment_user {
    float: left;
    font-weight: bold;
}
#comment_main .comment_timestamp {
    float: right;
    font-style: italic;
}
#comment_main .comment_body {
    float: none;
    clear: both;
    margin: 5px;
    border-top: 1px dotted #c7c7c9;
    background-color: #ffffff;
}
#comment_main .button_submit {
    float: none;
    margin: 5px;
    border: none;
    color:#ffffff;
    font-weight: bold;
    height: 20px;
    width: 100px;
    cursor: pointer;
    background: url("/Core/images/gomb_lightblue_100x20.png") no-repeat;
}

 /*the form div*/
.form {
    border: 2px solid #003366;
    background-color: #ccddee;
    padding: 3px;
}
.user_1 {
    padding-top: 5px;
    background-color: #ffffff;
    margin-bottom: 5px;
    border: 1px solid #003366;
}
.user_2 {
    padding-top: 5px;
    background-color: #ffffff;
    margin-bottom: 5px;
    border: 1px solid #003366;
}
.user_3 {
    padding-top: 5px;
    background-color: #ffffff;
    margin-bottom: 5px;
    border: 1px solid #003366;
}

.user_4 {
    padding-top: 5px;
    background-color: #ffffff;
    margin-bottom: 5px;
    border: 1px solid #003366;
}
.user_5 {
    padding-top: 5px;
    background-color: #ffffff;
    margin-bottom: 5px;
    border: 1px solid #003366;
}
.user_6 {
    padding-top: 5px;
    background-color: #ffffff;
    margin-bottom: 5px;
    border: 1px solid #003366;
}

.form_1 {
    float: left;
    padding-top: 5px;
    background-color: #ffffff;
    margin-bottom: 5px;
    border: 1px solid #003366;
    height: 300px;
    width: 190px;
    text-align: left;
}
.form_2 {
    float: right;
    padding-top: 5px;
    background-color: #ffffff;
    margin-bottom: 5px;
    border: 1px solid #003366;
    height: 300px;
    max-width: 565px;
    overflow: hidden;
}
.form_2 .forms_item .forms_name {
    max-width: 120px;
    overflow: hidden;
}
.form_3 {
    float: none;
    clear: both;
    padding-top: 5px;
    background-color: #ffffff;
    margin-bottom: 5px;
    border: 1px solid #003366;
}

.form_4 {
    float: none;
    clear: both;
    padding-top: 5px;
    background-color: #ffffff;
    margin-bottom: 5px;
    border: 1px solid #003366;
    text-align: center;
}


    /*the other*/
    /*Searched text*/
#match_string {
    display: inline;
    background-color: #f0e8ff;
    color: #e00000;
    font-weight: bold;
}
    /*error message*/
#ewmsg {
    margin-left: 22px;
    margin-right: 5px;
    width: 133px;
    font-size: 11px;
    color: #00FF00;
    text-align: center;
}


#main_place_body_images, #main_city_body_images {
    width: 50px;
    height: 50px;
}

.edit_img_upload {
    cursor:pointer;
    margin-left: 5px;
    border: 1px dotted #000000;
    max-height: 50px;
}
#uploader_drag_target {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 20px;
    background: url("/Core/images/box_48.png") 50% 50% no-repeat;
}
#uploader_drag_target:hover {
    background: url("/Core/images/box_download_48.png") 50% 50% no-repeat;
    cursor: pointer;
}
.file_uploader_list_dir {
    background: url("/Core/images/folder_20.png") 0% 50% no-repeat;
    color: #000000;
    text-align: left;
    margin-left: 20px;
    width: 175px;
    float: left;
    cursor: pointer;
    padding: 3px 3px 3px 25px;
}
#file_uploader_list_dir_name {
    clear: both;
    padding-top: 10px;
    font-size: 13px;
}
#myselect {
    margin-top: 10px;
}
#list_dirs {
    padding: 3px;
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #c7c7c9;
}

#fooldal_div {
    margin-top: -25px;
    margin-bottom: -10px;
    margin-left: -38px;
    max-width: 597px;
    overflow: hidden;
    background-color: #002a66;
}

/*the site map*/
.sitemap {
}
.sitemap .sitemap_1 {
    width: 300px;
    padding: 3px;
    cursor: pointer;
    text-transform: uppercase;
}
.sitemap .sitemap_2 {
    text-indent: 20px;
    width: 300px;
    padding: 3px;
    cursor: pointer;
}
.sitemap .sitemap_3 {
    text-indent: 30px;
    width: 300px;
    padding: 3px;
    cursor: pointer;
    font-style: italic;
    font-weight: normal;
}
.sitemap .sitemap_4 {
    text-indent: 40px;
    width: 300px;
    padding: 3px;
    cursor: pointer;
    text-decoration: underline;
    font-weight: normal;
}
