body
{
margin: 0px;
padding: 0px;
font-family: Tahoma,Verdana,Arial,sans-serif;
text-align: center;
background: url(img_frontend_default/body_bg.gif) repeat #020202;
font-size: 12px;
}

a
{
color: #CCCCCC;
text-decoration: none;
outline-style: none;
}

a:active
{
color:#CCCCCC;
text-decoration: none;
}

a:link, a:visited
{
color:#CCCCCC;
text-decoration: none;
}

a:hover, a:visited:hover
{
color: #EFEFEF;
text-decoration: none;
}

a img
{
border: none;
margin: 0px;
}

p
{
color: #CCCCCC;
margin: 0px;
padding: 0px;
}

h1, h2, h3, h4
{
margin: 0px;
padding: 0px;
color: #CCCCCC;
}

h1
{
font-size: 16px;
}

h2
{
font-size: 15px;
font-weight: normal;
}

h3
{
font-size: 13px;
font-weight: normal;
}

h4
{
font-size: 12px;
font-weight: normal;
}

ul
{
padding: 0 0 0 25px;
margin: 0;
}

ol
{
padding: 0 0 0 35px;
margin: 0;
}

ul li
{
padding: 0;
margin: 0;
}

blockquote
{
margin: 5px 25px;
}

div.fix-clear
{
clear: both !important;
height: 1px;
font-size: 1px;
}

div.fix-floating
{
clear: both !important;
}

div.clear-none
{
clear: none !important;
}

div.clear-left
{
clear: left !important; 
}

div.clear-both
{
clear: both !important;
}

div.float-none
{
float: none !important;
}

div.float-right
{
float: right !important;
}

div.float-left
{
float: left !important;
}

.no-padding
{
padding: 0 !important;
}

.no-padding-top
{
padding-top: 0 !important;
}

.no-margin
{
margin: 0 !important;
}

div.width-auto
{
width: auto !important;
}

form
{
margin: 0px;
padding: 0px;  
}

input, textarea, select, option
{
color: #1F1F1F;
font-size: 12px;
}

label
{
position: relative;
top: -1px;
}

object
{
outline: none;
}

button
{
font-family: Tahoma,Verdana,Arial,sans-serif;
}

button.default,
button.alternate
{
background: none;
border: none;
padding: 0;
margin: 0;
cursor: pointer;
}

button.default div
{
height: 19px;
line-height: 19px;
background: url(img_frontend_default/form_btn_green_left.gif) no-repeat top left;
}

button.default div div
{
margin-left: 5px;
padding: 0 20px 0 15px;
height: 19px;
line-height: 18px;
background: url(img_frontend_default/form_btn_green_right.gif) no-repeat top right;
color: #ffffff;
font-size: 11px;
font-weight: bold;
}

button.default div div span,
button.alternate div div span
{
position: relative;
top: -1px;
}

button.alternate div
{
background: url(img_frontend_default/form_btn_gray_left.gif) no-repeat top left;
}

button.alternate div div
{
margin-left: 5px;
padding: 0 20px 0 15px;
height: 22px;
line-height: 21px;
background: url(img_frontend_default/form_btn_gray_right.gif) no-repeat top right;
color: #252525;
font-size: 11px;
font-weight: bold;
}

/* main layout */
div#content
{
text-align: left;
clear: both;
margin: 0 auto;
width: 970px;
color: #CCCCCC;
}

div#popup_content
{
text-align: left;
clear: both;
margin: 0 auto;
color: #CCCCCC;
}

div.popup-wrapper
{
padding: 10px;
}

div#header
{
background: url(img_frontend_default/header_bg.jpg) repeat-x scroll 0 12px transparent;
height: 115px;
overflow: hidden;
}

div#header-wrapper-left
{
background: url(img_frontend_default/header_border.jpg) no-repeat scroll 0 12px;
}

div#header-wrapper-right
{
background: url(img_frontend_default/header_border.jpg) no-repeat scroll right 12px;
}

div#logo-box
{
float: left;
width: 185px;
height: 115px;
padding-left: 3px;
overflow: hidden;
}

div#logo-box a.gww-logo
{
display: block;
width: 178px;
height: 118px;
background: url(img_frontend_default/gww_logo.png) no-repeat top left;
}

* html div#logo-box a.gww-logo
{
cursor: pointer;
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/css/dark/img_frontend_default/gww_logo.png");
}

div#navigation-box
{
float: left;
height: 115px;
width: 780px;
overflow: hidden;
}

div#header-links
{
margin: 22px 0 11px 0;
padding-right: 5px;
text-align: right;
font-size: 11px;
overflow: hidden;
}

div#header-links a.login
{
padding: 0 16px 0 10px;
background: url(img_frontend_default/login.gif) no-repeat center right;
}

div#header-links a.my-account
{
padding: 0 14px 0 10px;
background: url(img_frontend_default/my_account.gif) no-repeat center right;
}

div#header-links a.admin-panel
{
padding: 0 14px 0 10px;
background: url(img_frontend_default/admin_panel.gif) no-repeat right 2px;
}

div#header-links a.logout
{
padding: 0 16px 0 10px;
background: url(img_frontend_default/logout.gif) no-repeat center right;
}

div#header-links a.language
{
padding-right: 8px;  
}

div#header-links a.language img
{
position: relative;
top: 1px;
left: 6px;
}

div#header-links a.current-theme
{
padding-right: 18px;
background: url(img_theme_icons/dark.png) no-repeat center right;
display: inline-block;
line-height: 15px;
}

div#header-links span.separator
{
padding: 0 15px;
}

div#header-nav
{
margin-top: 5px;
height: 26px;
text-align: right;
padding-right: 4px;
overflow: hidden;
}

/* main menu */
div#header-nav ul
{
float: right;
list-style: none;
padding: 0px;
z-index: 99;
}

div#header-nav ul li.mainmenu-item
{
float: left;
}

div#header-nav ul li.mainmenu-item h3
{
padding-left: 8px;
height: 26px;
line-height: 26px;
background: url(img_frontend_default/tab_left.png) no-repeat top left;
font-size: 12px;
text-align: center;
cursor: pointer;
}

div#header-nav ul li.mainmenu-item h3 a
{
color: #CCCCCC;
min-width: 50px;
height: 26px;
float: left;
text-decoration: none;
padding: 0 10px 0 2px;
background: url(img_frontend_default/tab_right.png) no-repeat top right;
}

div#header-nav ul li.mainmenu-item:hover h3
{
background: url(img_frontend_default/tab_left.png) no-repeat top left;
}

div#header-nav ul li.mainmenu-item:hover h3 a
{
background: url(img_frontend_default/tab_right.png) no-repeat top right;
color: #C8FE52;
}

div#header-nav ul li.mainmenu-item h3 a span
{
padding: 0 0 0 10px;
background: url(img_frontend_default/menu_arrow.gif) no-repeat scroll 6px 7px; 
}

div#header-nav ul li.mainmenu-item.active h3 a span
{
padding: 0 0 0 10px;
background: url(img_frontend_default/menu_arrow.gif) no-repeat scroll 6px 7px; 
}

div#header-nav ul li.mainmenu-item.active h3
{
color: #000000;
background: url(img_frontend_default/tab_active_left.png) no-repeat top left;
}

div#header-nav ul li.mainmenu-item.active h3 a
{
background: url(img_frontend_default/tab_active_right.png) no-repeat top right;
color: #EFEFEF;
font-weight: bold;
}

div#header-nav ul li.mainmenu-item.active h3:hover
{
background: url(img_frontend_default/tab_active_left.png) no-repeat top left;
}

div#header-nav ul li.mainmenu-item.active h3:hover a
{
background: url(img_frontend_default/tab_active_right.png) no-repeat top right;
color: #EFEFEF;
}

/* submenu */
div#header-nav ul.submenu
{
left: auto;
margin-left: 2px;
position: absolute;
border: 1px solid #505050;
background: #242424;
min-width: 160px;
text-align: left;
}

div#header-nav ul.submenu li.submenu-item
{
float: none;
clear: both;
cursor: pointer;
}

div#header-nav ul.submenu li.submenu-item h3
{
padding: 0 10px 0 18px;
height: 23px;
height: expression('21px');
text-align: left;
background: url(img_frontend_default/submenu_arrow.gif) no-repeat scroll  8px 8px;
}

div#header-nav ul.submenu li.submenu-item:hover h3
{
background: url(img_frontend_default/submenu_arrow.gif) no-repeat scroll  8px 8px;
}

div#header-nav ul.submenu li.submenu-item h3 a
{
float: left;
height: 23px;
line-height: 22px;
text-decoration: none;
background: transparent;
padding: 0;
font-weight: normal;
color: #CCCCCC;
}

div#header-nav ul.submenu li.submenu-item:hover
{
background: url(img_frontend_default/submenu_hover_bg.gif) repeat-x top left;
}

div#header-nav ul.submenu li.submenu-item:hover h3 a
{
background: none;
color: #FFFFFF;
}

div#header-nav ul.submenu li.submenu-item h3 a span
{
padding: 0 0 0 10px;
background: url(img_frontend_default/menu_arrow.gif) no-repeat scroll 6px 7px; 
}

div#header-nav ul.submenu li.active h3 a
{
font-weight: normal;
color: #CCCCCC;
}

div#header-nav ul.submenu li.active h3 a:hover
{
color: #EFEFEF;
}

/* path bar */
div#header-path-bar
{
margin-top: 3px;
height: 27px;
line-height: 27px;
font-size: 11px;
overflow: hidden;
}

div#header-path-bar span
{
float: left;
font-weight: bold;
padding-right: 9px;
}

div#header-path-bar a
{
float: left;
color: #77AD00;
font-weight: bold;
}

div#header-path-bar a:hover
{
color: #BEFC35;
}

div#header-path-bar span.separator
{
display: block;
padding: 0 3px;
height: 27px;
line-height: 26px;
color: #77AD00;
font-size: 12px;
text-align: center;
}

div#header-path-bar span.current-page
{
color: #77AD00;
font-weight: normal;
padding-right: 3px;
}

div.top-advertising
{
clear: both;
background: #1A1A1A;
overflow: hidden;
padding: 4px 6px;
text-align: center;
}

div#middle
{
clear: both;
background: #1A1A1A;
border-left: 1px solid #1A1A1A;
border-right: 1px solid #1A1A1A;
}

div#middle div.block-separator
{
clear: both;
height: 5px;
background: #1A1A1A;
font-size: 5px;
}

div#middle table.middle-container
{
width: 100%;
padding: 0px;
margin: 0;
border: none;
}

div#middle table.middle-container tr td
{
vertical-align: top;
}

div#middle table.middle-container tr td#left-panel
{
width: 184px;
background: url(img_frontend_default/panel_separator.gif) repeat-y top right;
}

div#middle table.middle-container tr td#page-content
{
width: 600px;
}

div#middle table.middle-container tr td#right-panel
{
width: 184px;
background: url(img_frontend_default/panel_separator.gif) repeat-y top left;
}

div#middle table.middle-container tr td#page-content div.content-wrapper
{
width: 588px;
overflow: hidden;
margin: 0 6px;
}

div#middle table.middle-container tr td#page-content div.content-wrapper div#content-boxes-right
{
float: right;
width: 232px;
overflow: hidden;
}

div#middle table.middle-container tr td#page-content div.content-wrapper div#content-boxes-right div.content-box div.content div.image
{
padding: 0;
float: none;
}

div#middle table.middle-container tr td#page-content div.content-wrapper div#content-boxes-bottom
{
clear: both;
}

div#middle table.middle-container tr td#left-panel div.content-wrapper,
div#middle table.middle-container tr td#right-panel div.content-wrapper
{
width: 184px;
overflow: hidden;
}

/* advertising */
div.advertising-caption
{
font-size: 9px;
text-align: right;
padding-right: 10px;
}

div.homepage
{
width: 348px;
text-align: center;
background: url(img_frontend_default/homepage_header_left.gif) no-repeat top left;
}

div.homepage div.homepage-header
{
margin-left: 5px;
padding-right: 5px;
padding-top: 8px;
background: url(img_frontend_default/homepage_header_right.gif) no-repeat top right;
}

div.homepage div.globe-box
{
background: url(img_frontend_default/globe_box_bg.jpg) repeat-x top #636363;
}

div.homepage div.globe-box div.globe-header
{
padding-top: 25px
}

div.homepage div.globe-box div.globe-content
{
margin-top: 20px
}

div.homepage div.globe-box div.globe-content div.install_flash
{
padding: 0px 27px;
padding-top: 50px;
text-align: left;
font-weight: bold;
font-size: 12px;
}

div.homepage div.globe-box div.globe-content div.install_player_button
{
text-align: center;
padding: 15px;
}

div#footer
{
clear: both;
padding: 0 15px 0 0;
background: url(img_frontend_default/footer_bg.jpg) repeat-x bottom #1A1A1A;
border-left: 1px solid #1A1A1A;
border-right: 1px solid #1A1A1A;
border-bottom: 1px solid #1A1A1A;
height: 38px;
font-size: 11px;
text-align: right;
overflow: hidden;
}

div#footer ul
{
display: block;
margin: 12px 0 0 5px;
line-height: 13px;
list-style: none;
text-align:center;
}

div#footer ul li
{
float: left;
padding: 0 10px;
border-right: 1px solid #6F6F6F;
}

div#footer ul li.last
{
border: none;
}

div#footer ul li h4
{
font-size: 11px;
text-align: center;
cursor: pointer;
}

div#footer ul li h4 a
{
float: left;
text-decoration: none;
}

div#footer span.copy
{
display: block;
height: 15px;
overflow: hidden;
}

/* dropdown layer */
div.drop-down
{
position: absolute;
background: #242424;
width: 120px;
}

div.drop-down div.container
{
border: 1px solid #656565;
}

div.drop-down div.container div.content
{
margin: 5px;
}

div.drop-down div.container div.content div
{
clear: both;
padding: 1px 0;
}

div.drop-down div.container div.content div a img
{
position: relative;
top: 1px;
}

div.drop-down div.container div.content div a.switch-theme-link
{
padding-left: 18px;
background: url(img_theme_icons/default.png) no-repeat center left;
}

div.drop-down div.container div.content div a.dark
{
background: url(img_theme_icons/dark.png) no-repeat center left !important;
}

div.drop-down div.container div.content div a.blue
{
background: url(img_theme_icons/blue.png) no-repeat center left !important;
}

div.drop-down div.container div.content div a.green
{
background: url(img_theme_icons/green.png) no-repeat center left !important;
}

div.drop-down div.container div.content div a.red
{
background: url(img_theme_icons/red.png) no-repeat center left !important;
}

div.drop-down div.container div.content div a.pink
{
background: url(img_theme_icons/pink.png) no-repeat center left !important;
}

/* boxes with different content (become a member, network, webshop etc) */
div#middle table.middle-container tr td#left-panel div.content-wrapper div.content-box
{
margin: 0 8px 0 6px;
}

div#middle table.middle-container tr td#right-panel div.content-wrapper div.content-box
{
margin: 0 7px 0 8px;
}

div#middle table.middle-container tr td#page-content div.content-wrapper div.hor-sep-line
{
height: 15px;
background: url(img_frontend_default/hor_sep.gif) repeat-x scroll center 10px;  
}

div#middle table.middle-container tr td#page-content div.content-wrapper div#content-boxes-bottom div.content-box
{
float: left;
width: 290px;
margin: 7px 0;
overflow: hidden;
}

div.content-wrapper div.separator,
div.popup-wrapper div.separator
{
clear: both;
height: 15px;
}

div.content-wrapper div.small-separator,
div.popup-wrapper div.small-separator,
div#mpModalDialog div.small-separator
{
clear: both;
height: 5px;
font-size: 5px;
}

div#middle table.middle-container tr td#page-content div.content-wrapper div#content-boxes-bottom div.separator
{
clear: none;
float: left;
width: 8px;
height: 30px;
}

div.content-box div.header
{
height: 26px;
background: url(img_frontend_default/page_header_left.gif) no-repeat top left;
}

div.content-box div.header div
{
margin-left: 12px;
padding-left: 3px;
height: 26px;
line-height: 26px;
color: #77AD00;
font-size: 13px;
background: url(img_frontend_default/page_header_right.gif) no-repeat top right;
overflow: hidden;
}

div.content-box div.content
{
background: #333333;
padding: 5px;
border: 1px solid #494848;
}

div#middle table.middle-container tr td#page-content div.content-wrapper div#content-boxes-bottom div.content-box div.content
{
height: 95px;
overflow: hidden;
}

div.content-box div.content div.image
{
float: left;
/*width: 75px;*/
padding-right: 5px;
}

/*div#middle table.middle-container tr td#page-content div.content-wrapper div#content-boxes-bottom div.content-box div.content div.image
{
width: 140px;
}*/

div.button,
div.button-gray
{
clear: both;
height: 17px;
padding-top: 7px;
text-align: right;
}

div.button a
{
float: right;
padding-left: 5px;
background: url(img_frontend_default/box_button_left.gif) no-repeat center left;
height: 17px;
line-height: 17px;
}

div.button a span
{
float: left;
display: block;
margin: 0px;
padding: 0 12px 0 8px;
background: url(img_frontend_default/box_button_right.gif) no-repeat center right;
height: 17px;
line-height: 16px;
min-width: 80px;
font-size: 10px;
color: #FFFFFF;
text-align: center;
cursor: pointer;
}

div.button-gray a
{
float: right;
padding-left: 5px;
background: url(img_frontend_default/box_button_gray_left.gif) no-repeat center left;
height: 16px;
line-height: 16px;
}

div.button-gray a span
{
float: left;
display: block;
margin: 0px;
padding: 0 12px 0 8px;
background: url(img_frontend_default/box_button_gray_right.gif) no-repeat center right;
height: 16px;
line-height: 14px;
min-width: 60px;
font-size: 10px;
color: #252525;
text-align: center;
cursor: pointer;
}

/* content */
div.form-container div.top-wrapper
{
height: 4px;
background: url(img_frontend_default/form_container_top_left.gif) no-repeat bottom left;
}

div.form-container div.top-wrapper div
{
height: 4px;
margin-left: 4px;
background: url(img_frontend_default/form_container_top_right.gif) no-repeat bottom right; 
}

div.form-container div.page-header
{
background: url(img_frontend_default/page_header_left.gif) no-repeat top left;
height: 26px;
line-height: 26px;
overflow: hidden;
}

div.form-container div.page-header div
{
margin-left: 5px;
background: url(img_frontend_default/page_header_right.gif) no-repeat top right;
}

div.form-container div.page-header h1
{
font-size: 12px;
padding: 0 5px;
margin-right: 5px;
color: #77AD00;
}

div.form-container div.page-header h1 a
{
font-size: 13px;
color: #77AD00;
}

div.form-container div.form-content
{
padding: 5px 0;
background: #333333;
border: 1px solid #494848;
}

div.form-container div.form-content div.form-content-separator
{
clear: both;
margin: 10px 0;
height: 2px;
font-size: 2px;
background: url(img_frontend_default/form_content_separator.png) no-repeat center center;
}

div.form-container div.form-content div.header-separator
{
clear: both;
margin: 10px 0;
height: 1px;
background: #1A1A1A;
border-bottom: 1px solid #505050;
}

div.form-container div.bottom-wrapper
{
display: none;
height: 0px;
background: url(img_frontend_default/form_container_bottom_left.gif) no-repeat bottom left;
}

div.form-container div.bottom-wrapper div
{
display: none;
height: 0px;
margin-left: 4px;
background: url(img_frontend_default/form_container_bottom_right.gif) no-repeat bottom right; 
}

div.form-container div.form-content div.small-caption
{
font-size: 10px;
text-align: center;
color: #9F9F9F;
}

div.form-container div.form-content span.required
{
color: #FE8A01;
}

div.inputs-form
{
padding: 15px 15px 5px;
}

div.inputs-form div.form-description
{
width: 100%;
clear: both;
}

div.inputs-form div.row
{
clear: both;
}

div.inputs-form div.error
{
color: #FE8A01;
}

div.inputs-form div.preview
{
height: 20px;  
}

div.inputs-form div.row div.caption
{
width: 150px;
float: left;
padding-right: 5px;
}

div.inputs-form div.row div.single
{
padding-top: 8px;  
}

div.inputs-form div.row div.caption div
{
font-weight: bold;
}

div.inputs-form div.row div.caption div span.small,
div.inputs-form div.row div.caption div.description
{
font-weight: normal;
font-size: 10px;
}

div.inputs-form div.row div.caption div.description
{
padding-top: 2px;
}

div.inputs-form div.row div.input
{
float: left;
padding-top: 5px;
width: 215px;
}

div.inputs-form div.row div.input-wide
{
float: left;
padding-top: 5px;
width: 400px;
}

div.inputs-form div.row div.input input[type=text]
{
width: 200px;
}

div.inputs-form div.row div.small input[type=text]
{
width: 100px;
}

div.inputs-form div.row div.error-message
{
float: left;
width: 185px;
overflow: hidden;
padding-top: 8px;
font-weight: bold;
}

div.inputs-form div.payment-option
{
float: left;
padding: 0 15px 5px 0;
}

div.inputs-form div.payment-form
{
padding-top: 10px;
text-align: center;
}

div.inputs-form div.payment-button
{
padding-top: 15px;
text-align: center;
}

button.submit-green
{
background: url(img_frontend_default/big_button_green.png) no-repeat;
}

button.submit-green
{
border: none;
width: 135px;
height: 30px;
line-height: 30px;
font-family: verdana, tahoma, arial;
font-size: 15px;
color: #ffffff;
cursor: pointer;
}

div.form-content .highlight
{
color: #77AD00;
}

div.form-content .highlight-dark
{
color: #CCCCCC;
}

div.form-content .highlight-gold
{
color: #E3AF07;
}

div.submit-buttons div.left-col
{
width: 49%;
text-align: right;
}

div.submit-buttons div.right-col
{
float: right;
width: 49%;
}

div.submit-buttons div.centered-col,
div.centered
{
text-align: center;
}

div.submit-buttons div.centered-link
{
position: relative;
left: 243px;
}

div.inputs-form button.default div div
{
min-width: 80px;
}

div.inputs-form div.left
{
text-align: left !important;
}

div.inputs-form div.submit-buttons div.button-container
{
text-align: center;
}

div.inputs-form div.submit-buttons a.link-button
{
display: inline-block;
background: url(img_frontend_default/form_btn_green_left.gif) no-repeat center left;
height: 19px;
line-height: 19px;
}

div.inputs-form div.submit-buttons a.link-button span
{
display: inline-block;
margin-left: 5px;
padding: 0 10px 0 5px;
background: url(img_frontend_default/form_btn_green_right.gif) no-repeat center right;
height: 19px;
line-height: 18px;
min-width: 80px;
font-size: 11px;
color: #FFFFFF;
text-align: center;
cursor: pointer;
}

/* messages */
div.msg-warning,
div.msg-success,
div.msg-warning-popup,
div.msg-success-popup
{
margin: 0 5px 10px 5px; 
}

div.msg-warning div.top-wrapper
{
height: 5px;
background: url(img_frontend_default/warning_msg_top_left.gif) no-repeat bottom left;
}

div.msg-warning div.top-wrapper div
{
height: 5px;
margin-left: 5px;
background: url(img_frontend_default/warning_msg_top_right.gif) no-repeat bottom right; 
}

div.msg-warning div.middle-wrapper
{
clear: both;
height: 99%; /* thx ie */
background: url(img_frontend_default/warning_msg_middle_left.gif) repeat-y left;
}

div.msg-warning div.middle-wrapper div.msg-content
{
margin-left: 5px;
background: url(img_frontend_default/warning_msg_middle_right.gif) repeat-y right;
color: #F6BA00;
}

div.msg-warning div.middle-wrapper div.msg-content div,
div.msg-success div.middle-wrapper div.msg-content div
{
padding: 5px;
}

div.msg-warning div.middle-wrapper div.msg-content div.icon
{
padding: 5px 0 5px 29px;
background: url(img_frontend_default/msg_warning_icon.png) no-repeat center left;
}

div.msg-warning div.bottom-wrapper
{
display: block;
clear: both;
height: 5px;
font-size: 4px;
background: url(img_frontend_default/warning_msg_bottom_left.gif) no-repeat bottom left;
}

div.msg-warning div.bottom-wrapper div
{
display: block;
height: 5px;
font-size: 4px;
margin-left: 5px;
background: url(img_frontend_default/warning_msg_bottom_right.gif) no-repeat bottom right;
}

div.msg-success div.top-wrapper
{
height: 5px;
background: url(img_frontend_default/success_msg_top_left.gif) no-repeat bottom left;
}

div.msg-success div.top-wrapper div
{
height: 5px;
margin-left: 5px;
background: url(img_frontend_default/success_msg_top_right.gif) no-repeat bottom right; 
}

div.msg-success div.middle-wrapper
{
clear: both;
height: 99%; /* thx ie */
background: url(img_frontend_default/success_msg_middle_left.gif) repeat-y left;
}

div.msg-success div.middle-wrapper div.msg-content
{
margin-left: 5px;
background: url(img_frontend_default/success_msg_middle_right.gif) repeat-y right;
color: #F0FFCF;
}

div.msg-success div.middle-wrapper div.msg-content div.icon
{
padding: 5px 0 5px 29px;
background: url(img_frontend_default/msg_success_icon.png) no-repeat center left;
}

div.msg-success div.bottom-wrapper
{
display: block;
clear: both;
height: 5px;
font-size: 4px;
background: url(img_frontend_default/success_msg_bottom_left.gif) no-repeat bottom left;
}

div.msg-success div.bottom-wrapper div
{
display: block;
height: 5px;
font-size: 4px;
margin-left: 5px;
background: url(img_frontend_default/success_msg_bottom_right.gif) no-repeat bottom right;
}

div.msg-warning-popup
{
border: 1px solid #141414;
}

div.msg-warning-popup div.msg-content
{
padding: 7px;
border: 1px solid #9E7E11;
background: #454222;
color: #F6BA00;
}

div.msg-success-popup
{
border: 1px solid #141414;
}

div.msg-success-popup div.msg-content
{
padding: 7px;
border: 1px solid #92D404;
background: #677D22;
color: #F0FFCF;
}

/* modal dialog */
div#ModalLayer
{
display: none;
position: absolute;
top: 0px;
left: 0px;
background-color: #000000;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
overflow: hidden;
z-index: 90000;
}

div#ModalDialog
{
position: absolute;
width: 400px;
z-index: 99999;
font-size: 11px;
}

div#ModalDialog div.title
{
clear: both;
background: url(img_frontend_default/modal_dialog_title_bar_bg.gif) repeat-x bottom #080808;
color: #ffffff;
font-weight: bold;
height: 23px;
line-height: 23px;
padding: 0 5px;
border: 1px solid #666666;
border-bottom: none;
}

div#ModalDialog div.title div
{
float: left;
}

div#ModalDialog div.title div#ModalClose
{
float: right;
width: 14px;
height: 14px;
cursor: pointer;
margin-top: 4px;
background: url(img_frontend_default/dialog_close.png) no-repeat center center;
}

div#ModalDialog div.content
{
clear: both;
padding: 10px 10px 5px 10px;
background: #666666;
color: #FFFFFF;
font-size: 12px;
border: 1px solid #8F8F8F;
border-top: 1px solid #8F8F8F;
}

div#ModalDialog div.content div.icon
{
float: left;
width: 55px;
height: 50px;
}

div#ModalDialog div.content div.warning
{
background: url(img_frontend_default/dialog_warning.gif) no-repeat left -7px;
}

div#ModalDialog div.content div.msg-description
{
float: left;
width: 320px;
}

div#ModalDialog div.content div.buttons
{
clear: both;
padding-top: 5px;
}

div#ModalDialog div.content div.buttons button#ModalCloseBig
{
position: relative;
left: 144px;
width: 100px;
}

/* 404 page */
div.page-not-exists
{
padding: 10px 15px 5px 15px;
}

div.page-not-exists div.picture
{
float: left;
width: 80px;
height: 80px;
margin-right: 20px;
background: url(img_frontend_default/404.png) no-repeat top right;
}

div.page-not-exists div.description
{
padding-top: 13px;
}

/* payments info */
div.payment-info-container
{
background: url(img_frontend_default/payments_bg.gif) repeat-x;
border: 1px solid #1A1A1A;
}

div.payment-info-container div.payment-info-content
{
background: url(img_frontend_default/info_icon.png) no-repeat scroll 15px center;
border: 1px solid #4B4A4A;
text-align: left;
overflow: hidden;
padding: 10px 10px 10px 115px;
min-height: 80px;
width: 428px;
}

/** tiny content */
div.page-block
{
clear: both;
}

div.page-block div.content
{
line-height: 1.3;
}
