﻿html, body, div, span, 
h1, h2, h3, h4, p,
a, img, ol, ul, li,
form, label, 
table, tbody, tfoot, thead, tr, th, td , blockquote
{
    margin: 0;
    padding: 0;
}

body{
	
	color: #7a787a;
	background-color: #888888;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    margin-top: 20px;
    margin-left: 20px;
}


p{  
    line-height: 13px;
    margin-bottom: 13px;
}

p.largeCopy
{
    font-size: 16px;
    line-height: 16px;  
}

p.bigCopy
{   
    font-size: 18px;
    line-height: 19px;
}

p.smallCopy{
    font-size: 11px;
}

h1
{
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 13px;
}

h2{
    font-size: 14px;
    margin-bottom: 13px;
}

h3{
    font-size: 14px;
}
    
a, a:visited{
    cursor: pointer;
    text-decoration: none;
    color: #505050;
}

a:hover, a:visited:hover{
    cursor: pointer;
    text-decoration: none;
    color: #222222;
}

a img{
    border: 0px;
}
hr{
    height: 1px;
    color: #ffffff;
    background-color: #ffffff;
    border-width:0;
    margin-bottom: 13px;
}

ul{
    list-style-type: none;
}

ul ul
{
    margin-left: 50px;
    }



table{
    margin-bottom: 13px;
}

div#container{
    width: 960px;
    background-color: #888888;
    border: solid 1px #ffffff;
}

div#header{
    color: #ffffff;
    width: 230px;
    height: 135px;
    border-bottom: solid 3px #ffffff;
    padding: 20px 20px 0px 710px;
    background: url('../images/pakflatt-logo.gif') no-repeat 20px 20px;
}
div#nav{
    margin-left: 20px;
    width: 170px;
    float: left;
}

div#nav ul{
    list-style-type: none;
    margin-bottom: 13px;
}

div#nav ul li a, div#nav ul li a:visited{
    display: block;
    width: 150px;
    padding: 5px 0px 5px 10px;
    background-color: #a6a6a6;
    color: #ffffff;
    border-bottom: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    text-transform: uppercase; 
}

div#nav ul li a:hover, div#nav ul li a:visited:hover{
        
    background-color: #888888;
    color: #ffffff;
}

div#nav ul li a.selected, div#nav ul li a.selected:visited{
    color: #838284;
}

div#nav ul li a.selected:hover, div#nav ul li a.selected:visited:hover{
    color: #ffffff;
}

div#nav ul li a.sub, div#nav ul li a.sub:visited{

    width: 135px;
    padding: 5px 0px 5px 25px;
    background-color: #d2d1d2;
    text-transform: lowercase;
    
}

div#nav ul li a.sub:hover, div#nav ul li a.sub:visited:hover{
            
    background-color: #7a787a;
    color: #ffffff;
}


div#content{
    min-height: 490px;
    height:auto !important;
    height: 490px;  
    width: 710px;
    background-color:#eeeeee;
    float: right;
}

div#contentFlash{
    min-height: 490px;
    height:auto !important;
    height: 490px;  
    width: 710px;
    background-color:#888888;
    float: right;
    color: #ffffff;
}

div#innerContent{
    width: 255px;
    min-height: 440px;
    height:auto !important;
    height:440px;
    padding: 10px 10px 10px 20px;
}

div#innerContent img{
    margin-bottom: 13px;
}

div#innerContent a img{
    margin-bottom: 13px;
}

div#innerContent a.slideNav img{
    margin-bottom: -5px;
    margin-right: 5px;
}
div#innerContent img.bordered 
{
    border: solid 1px #dddddd;
}

div#innerContent ul{
    margin-left: 15px;
    margin-bottom: 13px;

}

div#innerContent ul.smallList{
    font-size: 9px;
    line-height: 9px;
    margin-bottom: 9px;
}

div#underNav{
    width: 689px;
    height: 15px;
    padding-top: 8px;
    padding-bottom: 7px;
    padding-left: 20px;
    background-color: #7a787a;
    border-left: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
}

div#underNav ul li
{
    font-size: 10px;
    font-weight: bold;
    list-style : none;
    display : inline;
    padding-right: 7px;
    color: #999999;
}

div#underNav ul li a, div#underNav ul li a:visited{
    color: #ffffff;
}

div#underNav ul li a:hover, div#underNav ul li a:hover:visited{
    color: #999999;
}
    
div#footer{
    width: 890px;
    padding: 10px 70px 0px 0px;
    height: 25px;
    text-align: right;
    color: #ffffff;
}

div#footer a, div#footer a:visited{
    color: #fff;
}

div#footer a:hover, div#footer a:hover:visited{
    color: #fff;
    text-decoration: underline;
}

div#header p, div#footer p{
    font-size: 10px;
}

#rotator{
    position:relative;
    height: 490px;
}

#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
    height: 490px;
}

#optionHolder{
    position: relative;
}

#optionHolder div{
    position: absolute;
    top: 0px;
    left: 0px;
}

#fullPage{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#fullPage h1 {
    border-bottom: solid 1px #7A787A;
}

.download{
    float: left;
    width: 100px;
    margin-bottom: 7px;
    margin-right: 10px;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
}

.download img{
    margin-bottom: 3px;
}

.stepHolder{
    float:right;
    width:100px;
    margin-left:15px;
}

.column {

    float: left;
    width: 200px;
    padding-right: 14px;
}


.zoom{
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 20px 20px 20px 20px;
    color: #fff;
    background-color: #888;
    width: 150px;
    text-align: left;
    background-position: bottom right;
    background-image: url('../images/mag.png');
    background-repeat: no-repeat;
}

div#innerContent .zoom a img{
    margin-bottom: 3px;
}


.zoom a{
    color: #fff;
    display: block;
    width: 160px;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}


.news{
    padding-bottom: 13px;
    margin-bottom: 13px;
    border-bottom: solid 1px #666;
}