@charset "UTF-8";

.content_border .left_top_border { background: url('/marketplace/images/border_left_top.png') top left no-repeat; width: 12px; height: 12px; }
.content_border .top_border { background: url('/marketplace/images/border_top.png') top left repeat-x; height: 12px; }
.content_border .right_top_border { background: url('/marketplace/images/border_right_top.png') top left no-repeat; width: 12px; height: 12px; }
.content_border .left_border { background: url('/marketplace/images/border_left.png') top left repeat-y; width: 12px; }
.content_border .content { background: white; padding: 4px 10px; }
.content_border .content form td { text-align: left; }
.content_border .right_border { background: url('/marketplace/images/border_right.png') top left repeat-y; width: 12px; }
.content_border .left_bottom_border { background: url('/marketplace/images/border_left_bottom.png') top left no-repeat; width: 12px; height: 12px; }
.content_border .bottom_border { background: url('/marketplace/images/border_bottom.png') top left repeat-x; height: 12px; }
.content_border .right_bottom_border { background: url('/marketplace/images/border_right_bottom.png') top left no-repeat; width: 12px; height: 12px; }
.content_border .left_content { width: 440px; padding-right: 19px; vertical-align: top; text-align: left; }
.content_border .right_content { vertical-align: top; text-align: left; }
.content_border .content_padding_bottom { padding-bottom: 14px; }

.content_border_dark .left_top_border { background: url('/marketplace/images/dark_border_left_top_fine.png') top left no-repeat; width: 15px; height: 15px; }
.content_border_dark .top_border { background: url('/marketplace/images/dark_border_top_fine.png') top left repeat-x; height: 15px; }
.content_border_dark .right_top_border { background: url('/marketplace/images/dark_border_right_top_fine.png') top left no-repeat; width: 15px; height: 15px; }
.content_border_dark .left_border { background: url('/marketplace/images/dark_border_left.png') top left repeat-y; width: 15px; }
.content_border_dark .content { background: #f0f1ee; padding: 4px 5px; }
.content_border_dark .right_border { background: url('/marketplace/images/dark_border_right.png') top left repeat-y; width: 15px; }
.content_border_dark .left_bottom_border { background: url('/marketplace/images/dark_border_left_bottom.png') top left no-repeat; width: 15px; height: 15px; }
.content_border_dark .bottom_border { background: url('/marketplace/images/dark_border_bottom.png') top left repeat-x; height: 15px; }
.content_border_dark .right_bottom_border { background: url('/marketplace/images/dark_border_right_bottom.png') top left no-repeat; width: 15px; height: 15px; }

.content_border_grey .left_top_border { background: url('/marketplace/images/grey_border_left_top.png') top left no-repeat; width: 15px; height: 15px; }
.content_border_grey .top_border { background: url('/marketplace/images/grey_border_top.png') top left repeat-x; height: 15px; }
.content_border_grey .right_top_border { background: url('/marketplace/images/grey_border_right_top.png') top left no-repeat; width: 15px; height: 15px; }
.content_border_grey .left_border { background: url('/marketplace/images/grey_border_left.png') top left repeat-y; width: 15px; }
.content_border_grey .content { background: #f7f7f5; padding: 4px 5px; }
.content_border_grey .right_border { background: url('/marketplace/images/grey_border_right.png') top left repeat-y; width: 15px; }
.content_border_grey .left_bottom_border { background: url('/marketplace/images/grey_border_left_bottom.png') top left no-repeat; width: 15px; height: 15px; }
.content_border_grey .bottom_border { background: url('/marketplace/images/grey_border_bottom.png') top left repeat-x; height: 15px; }
.content_border_grey .right_bottom_border { background: url('/marketplace/images/grey_border_right_bottom.png') top left no-repeat; width: 15px; height: 15px; }

.white_border .left_top_border { background: url('/marketplace/images/white_border_top_left.png') top left no-repeat; width: 15px; height: 15px; }
.white_border .top_border { background: url('/marketplace/images/white_border_top.png') top left repeat-x; height: 15px; }
.white_border .right_top_border { background: url('/marketplace/images/white_border_top_right.png') top left no-repeat; width: 15px; height: 15px; }
.white_border .right_top_border2 { background: url('/marketplace/images/white_border_top_right2.png') top left no-repeat; width: 15px; height: 15px; }
.white_border .left_border { background: url('/marketplace/images/white_border_left.png') top left repeat-y; width: 15px; }
.white_border .content { background: #f7f7f5; padding: 16px 6px 0px 6px; }
.white_border .content form td { text-align: left; }
.white_border .right_border { background: url('/marketplace/images/white_border_right.png') top left repeat-y; width: 15px; }
.white_border .left_bottom_border { background: url('/marketplace/images/white_border_bottom_left.png') bottom left no-repeat; width: 15px; height: 8px; }
.white_border .bottom_border { background: url('/marketplace/images/white_border_bottom.png') bottom left repeat-x; height: 8px; }
.white_border .right_bottom_border { background: url('/marketplace/images/white_border_bottom_right.png') bottom left no-repeat; width: 15px; height: 8px; }

.white_border_with_dark_content .left_top_border { background: url('/marketplace/images/white_border_top_left.png') top left no-repeat; width: 15px; height: 15px; }
.white_border_with_dark_content .top_border { background: url('/marketplace/images/white_border_top.png') top left repeat-x; height: 15px; }
.white_border_with_dark_content .right_top_border { background: url('/marketplace/images/white_border_top_right.png') top left no-repeat; width: 15px; height: 15px; }
.white_border_with_dark_content .left_border { background: url('/marketplace/images/white_border_left.png') top left repeat-y; width: 15px; }
.white_border_with_dark_content .content { background: #f7f7f5; padding: 0; }
.white_border_with_dark_content .content form td { text-align: left; }
.white_border_with_dark_content .right_border { background: url('/marketplace/images/white_border_right.png') top left repeat-y; width: 15px; }
.white_border_with_dark_content .left_bottom_border { background: url('/marketplace/images/white_border_bottom_left.png') bottom left no-repeat; width: 15px; height: 8px; }
.white_border_with_dark_content .bottom_border { background: url('/marketplace/images/white_border_bottom.png') bottom left repeat-x; height: 8px; }
.white_border_with_dark_content .right_bottom_border { background: url('/marketplace/images/white_border_bottom_right.png') bottom left no-repeat; width: 15px; height: 8px; }

.img_border .left_top_border { background: url('/marketplace/images/img_border_top_left.png') top left no-repeat; width: 7px; height: 6px; }
.img_border .top_border { background: url('/marketplace/images/img_border_top.png') top left repeat-x; height: 6px; width: 496px; }
.img_border .right_top_border { background: url('/marketplace/images/img_border_top_right.png') top left no-repeat; width: 5px; height: 6px; }
.img_border .left_border { background: url('/marketplace/images/img_border_left.png') top left repeat-y; width: 7px; }
.img_border .right_border { background: url('/marketplace/images/img_border_right.png') top left repeat-y; width: 5px; }
.img_border .left_bottom_border { background: url('/marketplace/images/img_border_bottom_left.png') top left no-repeat; width: 7px; height: 26px; }
.img_border .bottom_border { background: url('/marketplace/images/img_border_bottom.png') top left repeat-x; height: 26px; width: 496px; }
.img_border .right_bottom_border { background: url('/marketplace/images/img_border_bottom_right.png') top left no-repeat; width: 5px; height: 26px; }

.darkbox { table-layout: fixed; }
.darkbox .left_top_border { background: url('/marketplace/images/dark_box_left_top.png') top left no-repeat; width: 11px; height: 11px; }
.darkbox .top_border_box { background: #f0f1ee; height: 11px; }
.darkbox .right_top_border { background: url('/marketplace/images/dark_box_right_top.png') top left no-repeat; width: 11px; height: 11px; }
.darkbox .content { background: #f0f1ee; padding: 0 10px; }
.darkbox .left_bottom_border { background: url('/marketplace/images/dark_box_left_bottom.png') top left no-repeat; width: 11px; height: 11px; }
.darkbox .bottom_border_box { background: #f0f1ee; height: 11px; }
.darkbox .right_bottom_border { background: url('/marketplace/images/dark_box_right_bottom.png') top left no-repeat; width: 11px; height: 11px; }
.darkbox .title { font-size: 17px; font-weight: bold; padding-bottom: 18px; }

.whitebox { table-layout: fixed; }
.whitebox .left_top_border { background: url('/marketplace/images/white_box_left_top.png') top left no-repeat; width: 15px; height: 15px; }
.whitebox .top_border_box { background: #fffffe; height: 15px; }
.whitebox .right_top_border { background: url('/marketplace/images/white_box_right_top.png') top left no-repeat; width: 15px; height: 15px; }
.whitebox .content { background: #fffffe; padding: 0 8px; }
.press_border .content .whitebox .content { padding: 0 !important; }
.whitebox .left_bottom_border { background: url('/marketplace/images/white_box_left_bottom.png') top left no-repeat; width: 15px; height: 15px; }
.whitebox .bottom_border_box { background: #fffffe; height: 15px; }
.whitebox .right_bottom_border { background: url('/marketplace/images/white_box_right_bottom.png') top left no-repeat; width: 15px; height: 15px; }

.yellowbox { table-layout: fixed; }
.yellowbox .left_top_border { background: url('/marketplace/images/yellow_box_left_top.png') top left no-repeat; width: 11px; height: 11px; }
.yellowbox .top_border_box { background: #edc951; height: 11px; }
.yellowbox .right_top_border { background: url('/marketplace/images/yellow_box_right_top.png') top left no-repeat; width: 11px; height: 11px; }
.yellowbox .content { background: #edc951; padding: 0 10px; }
.yellowbox .left_bottom_border { background: url('/marketplace/images/yellow_box_left_bottom.png') top left no-repeat; width: 11px; height: 11px; }
.yellowbox .bottom_border_box { background: #edc951; height: 11px; }
.yellowbox .right_bottom_border { background: url('/marketplace/images/yellow_box_right_bottom.png') top left no-repeat; width: 11px; height: 11px; }

.line { background: url('/marketplace/images/line.png') 0px 5px repeat-x; height: 10px; width: 236px; }

.index_main2_container .top_border { background: #edc951 url('/marketplace/images/border_top_yellow.png') top left no-repeat; height: 12px; }
.index_main2_container .content { background: #edc951 url('/marketplace/images/border_content_yellow.png') top left repeat-y; padding: 4px 3px 4px 10px; }
.index_main2_container .right_top_border { background: url('/marketplace/images/border_right_top_yellow.png') top left no-repeat; width: 12px; height: 12px; }
.index_main2_container .right_border { background: url('/marketplace/images/border_right_yellow.png') top left repeat-y; width: 12px; }
.index_main2_container .right_bottom_border { background: url('/marketplace/images/border_right_bottom_yellow.png') top left no-repeat; width: 12px; height: 12px; }
.index_main2_container .bottom_border { background: #edc951 url('/marketplace/images/border_bottom_yellow.png') top left no-repeat; height: 12px; }
.index_main2_container .fullwidth { width: 100%; }
.index_main2_container .right_content { text-align: right; padding-left: 10px; }

.promotion_date { margin-left: 130px; }
.promotion_date .promotion_date_left { background: white url('/marketplace/images/promotion_date_left.png') top left no-repeat; height: 18px; float: left; width: 6px; }
.promotion_date .promotion_date_middle { background: #4d4d4d; height: 16px; color: #fffffe; float: left; line-height: 15px; padding-top: 2px; width: 151px; text-align: center; }
.promotion_date .promotion_date_right { background: white url('/marketplace/images/promotion_date_right.png') top left no-repeat; height: 18px; width: 5px; float: left; }

.greybox { table-layout: fixed; }
.greybox .left_top_border { background: url('/marketplace/images/grey_box_left_top.png') top left no-repeat; width: 11px; height: 11px; font-size: 1px; line-height: 1px; }
.greybox .top_border_box { background: #f7f7f5; height: 11px; font-size: 1px; line-height: 1px; }
.greybox .right_top_border { background: url('/marketplace/images/grey_box_right_top.png') top left no-repeat; width: 11px; height: 11px; font-size: 1px; line-height: 1px; }
.greybox .content { background: #f7f7f5; padding: 0 35px 0 22px;}
.greybox .content_white { background: #fff; padding: 20px 35px 10px 65px;   -moz-border-radius: 20px; -webkit-border-radius: 20px;  -khtml-border-radius: 20px; border-radius: 20px;}
.greybox .left_bottom_border { background: url('/marketplace/images/grey_box_left_bottom.png') top left no-repeat; width: 11px; height: 11px; font-size: 1px; line-height: 1px; }
.greybox .bottom_border_box { background: #f7f7f5; height: 11px; font-size: 1px; line-height: 1px; }
.greybox .right_bottom_border { background: url('/marketplace/images/grey_box_right_bottom.png') top left no-repeat; width: 11px; height: 11px; font-size: 1px; line-height: 1px; } 

.newsletter_border { display: block; position: relative; background: url('/marketplace/images/newsletter_page_background.png') top left no-repeat; width: 698px; height: 349px; }
.newsletter_border_title { font-family: Verdana, 'ArialBlack', 'Arial Black', arial, sans-serif; font-size: 25px; font-weight: bold; color: #4d4d4d; display: block; width: 510px; position: absolute; top: 125px; left: 95px; line-height: 33px; }
.newsletter_border_input { display: block; background: url('/marketplace/images/newsletter_page_input.png') top left no-repeat; position: absolute; top: 250px; left: 79px; width: 307px; height: 43px; text-align: left; padding-left: 8px; padding-right: 8px; }
.newsletter_border_input input { background: transparent; border: 0 none; font-size: 18px; padding: 10px 0; width: 100%; }
.newsletter_border_button { display: block; background: url('/marketplace/images/newsletter_page_button.png') top left no-repeat; position: absolute; top: 252px; left: 413px; width: 179px; height: 40px; }
.newsletter_border_button a { width: 100%; display: block; text-align: center; font-size: 15px; font-weight: bold; font-family: Verdana, 'ArialBlack', 'Arial Black', arial, sans-serif; color: #fffffe; padding-top: 11px; padding-bottom: 9px; }
.newsletter_border_msg { display: block; position: absolute; top: 300px; left: 88px; width: 512px; height: 40px; text-align: left; }
.newsletter_border_msg span { font-size: 15px; font-weight: bold; }
.newsletter_border_msg span.green { color: green; }
.newsletter_border_msg span.red { color: #a92205; }

.label_desc {border: 1px dotted #888; width: 370px; min-height: 30px; background: #eee; font-size: 11px; font-weight: normal; padding: 3px; }