/* CSS Document for zonealarm.se */
html,body {
	text-align: center;
	margin: 15px;
	vertical-align: top;
	height: 100%;
	min-height: 100%;
	max-height: 100%;
}

body, p, a, li, ul, td, th {
    font-family: Verdana, Arial, Tahoma, sans-serif;
}

a {
    text-decoration: none;
}

img, a {
    border: 0px;
}

body {
    /*background: url(img/bg3.gif) no-repeat;
    background-color: #e6e6e6;*/
    background-color:#f9f9f9;
}

#left 
{
    float: left;
	margin: 0px;
	width: 150px;
	min-width: 150px;
	max-width: 150px;
	/*background-color: #4A93D4;*/
    text-align:left;
}

#left p {
	margin: 5px;
}

.leftHeader {
	/*background: url(img/left_top_small.gif) no-repeat;*/
	width: 150px;
	height: 25px;
	line-height: 22px;
	background-color:#dadceb;
}

.leftSeparator {
	height: 5px;
}

.leftHeaderText {
	font-size: 13px;
	color: #002D56;
	font-weight: bold;
}

.leftLink 
{
    display:block;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	padding-left:5px;
}

.leftLink a:link, .leftLink a:visited, .leftLink a:hover {
	color: Black;
	text-decoration: none;
}

.leftMisc {
	/*background: url(img/left_light.gif) no-repeat;
	background-color: #A9D6FF;*/
	width: 150px;
	font-size: 9px;
	color: #002D56;
	text-decoration: none;
	padding-left:5px;
}
.leftMiscHeaderText {
	font-size: 11px;
	color: #002D56;
	font-weight: bold;
}

.leftMisc a:link, .leftMisc a:visited, .leftMisc a:hover {
	color:Black;
	text-decoration: none;
}
.noSpace
{
    margin:0px;
    padding:0px;
    border:0px;
}

.mainContentBox {
    margin:0px 0px 0px 20px;
    padding:0px;
    width:630px;
    border:0px;
    background-image:url(img/mainContentBoxBG.gif);
}

.mainContent 
{
    width:650px;
    height:100%;
    margin:0px;
    padding:0px;
}

.mainHeaderText {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.mainBodyText {
	font-size: 9px;
	color: #000000;
	width:100%;
	text-align:left;
}

.mainSubText {
	font-size: 9px;
	color: #000000;
	width:460px;
}

.mainLegalText {
	font-size: 9px;
	color: #555555;
    width:460px;
}

.height5 {
	height: 5px;
}

.storeTop {
    height:30px;
    width:100%;
    background-image:url(img/tab_background2.gif);
}

.storeButton {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

.selectText {
	font-size: 9px;
	color: #000000;
}

.mainText {
	font-size: 9px;
	color: #000000;
}

.LargeText {
    font-size: 9pt;
    font-weight: bold;
    color: #E1EFFF;
}

.LargeTextHeader {
    font-size: 9pt;
    font-weight: bold;
    color: #002D56;
}

.CommonText {
    font-size: 8pt;
}

.LargerText {
    font-size: 9pt;
    font-weight: bold;
}


.SmallTextGray {
    font-size: 7pt;
    color: #777777;
}

.SmallTextBlue {
    font-size: 8pt;
    color: #002D56;
}

.NormalTextBlue {
    font-size: 9pt;
    color: #002D56;
}

.SmallTextRed {
    font-size: 8pt;
    color: #FF2C2C;
}

.SmallText {
    font-size: 7pt;
    color: #000000;
}

.mainContent p, td {
        font-size: 8pt;
}

.checkoutFormHeader {
    border-color:#cccccc;
    border-style:solid;
    border-width: 1px 0px 1px 0px;
    height:12px;
    background-color:#ededed;
}

.FormText {
    height:20px;
    margin:5px 0px 0px 0px;
    padding:0px;
    border:0px;
    vertical-align:middle;
}

