﻿/*
body {
	zoom:		1 !important;
	-ms-zoom:	100% !important;
}
*/
img { border: 0 none; }

a:focus,
object:focus { outline: none; }

form {
    height: auto !important;
    height: 100%;
    min-height: 100%;
    width: 100%;
}

#container {
    background-image: url('/com/flash/webstore/images/background-bar.gif');
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 100%;
    height: 100%;
    margin: 0 auto;
    min-height: 100%;
    width: 100%;
    position: relative;
}

#content-container {
    background-image: url('/com/flash/webstore/images/top.gif');
    background-position: top center;
    background-repeat: no-repeat;
    /*margin-top: 39px;*/
}

#content-container #content {
    height: 900px;
    min-width: 858px;
    width: 100%;
}

#content-container #content div#flash-container-fallback-webstore {
    margin: 0px auto;
    position: absolute;
    top: 80px;
    width: 100%;
}

#content-container #content div#flash-container-fallback-webstore p {
    color: #333333;
    margin-bottom: 20px;
    text-align: center;
}

#pnlPPBranding {
    float: right;
    position: relative;
}

#header-links {
    float: right;
    margin-right: 20px;
    position: relative;
    top: 5px;
}

#header {
    background-color: #e3e5e5;
    display: block;
    height: 39px;
    width: 100%;
}

#header .inner {
    margin: 0 auto;
    position: relative;
    width: 858px;
}

#header .inner .left {
    float: left;
    height: 39px;
    position: absolute;
    top: 5px;
}

#header .inner .right {
    float: right;
    margin: auto;
    position: absolute;
    right: 0;
}

#header .title {
    color: #666;
    float: left;
    font-family: Lucida Sans, Helvetica, Arial;
    font-size: 18px;
}

/*#header a
{
	width: 162px;
	height: 39px;	
}*/

#footer {
    height: 39px;
    margin: 0 auto;
    position: relative;
    width: 858px;	
}

#footer a {
    height: 39px;
    width: 162px;
}

#footer #image { float: left; }

#footer #imageBy {
    float: right;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12px;
}

img { border: 0 none; }

a:focus,
object:focus { outline: none; }

form {
    height: auto !important;
    height: 100%;
    min-height: 100%;
    width: 100%;
}

div.initPopupContainer div.modalPopup {
    background: #fff;
    min-height: 400px;
    min-width: 600px;
    padding: 15px;
    text-align: right;
    text-align: left;
}

div.initPopupContainer div.modalPopup, div.initPopupContainer div.modalPopup * {
    font-family: Lucida Sans, Helvetica, Arial;
    font-size: 12px;
}

div.initPopupContainer div.modalPopup a.close {
    background-image: url("/images/portal/modalPopup/bg_close_popup.gif");
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 73px;
}

.modalBackground {
    -moz-opacity: 0.5;
    background: black;
    filter: alpha(opacity=50);
    opacity: .50;
}