/* -------------------------------------------------------------- 
   
    * www.insta.hu
      homepage css
    * Updated: 2009.03.27.

    * Main Colors:
        #001d33 /darkblue(maintext)/
        #005ea6 /blue(h2&links)/
        #0082e6 /brightblue(linkhovers)/
    * Proportions:
        304px-586px-0px /left-main-right column/
        385px-y-150px /header-body-footer/
              
-------------------------------------------------------------- */


/* BROWSER RESET
-------------------------------------------------------------- */

html,body,div,span,object,iframe,
h1,h2,h3,h4,h5,h6,p,a,
img,dl,dt,dd,ol,ul,li,
/*fieldset,form,label,legend,input,*/
table,caption,tr,th,td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	padding: 0;
	vertical-align: top;
    }

ol,ul {
    list-style:none;
    }
      
table {
    border-collapse: collapse;
    border-spacing: 0;
    }
    
blockquote:before, blockquote:after, q:before, q:after {
    content:"";
    }

/* TYPO
-------------------------------------------------------------- */

body {    
    color: #001d33;
    font-size: 12px; 
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    }
    
h1 {
    color: #005ea6;
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 16px;
    }
    
h2 {
    font-weight: 700;
    font-size: 14px;
    margin: 12px 0 0;
    }
    
h3 {
    font-weight: 500;
    font-size: 14px;
    margin: 14px 0 9px;
    }

a {
    color: #005ea6;
    font-weight: 700;
    text-decoration: underline;
    }

a:hover {
    color: #0082e6;
    }
           
strong {
    font-weight: 700;
    }

/* GENERIC LAYOUT
-------------------------------------------------------------- */

body {
    background: #fff url(../images/htmlbody_bg.png) 0 0 repeat-x;
    }

#wrapper { /* legkülső div */
    background: url(../images/wrapper_bg.png) 50% 0 no-repeat;
    position: relative;
    width: 100%;
    }
   
#header {
    height: 385px;
    margin: 0 auto;
    position: relative;
    width: 902px;
    }

#body { 
    background: #e8f5ff url(../images/body_bg.png) 0 0 no-repeat;
    position: relative;
    margin: 0 auto;
    width: 902px;
    }
    
#bodyInner {
    background: url(../images/bodyinner_bg.png) 0 0 repeat-y;
    position: relative;
    top: 70px;
    width: 902px;
    }
    
#leftColumn {
    float: left;
    left: 6px;
    padding: 32px 16px 0;
    position: relative;
    top: -70px;
    width: 250px;
    }
    
#mainColumn {
    float: left;
    left: 28px;
    padding: 32px 32px 0 16px;
    position: relative;
    top: -70px;
    width: 538px;
    }
    
#footerWrapper {
    off background: url(../images/footerwrapper_bg.png) 0 0 repeat-x;
    height: 150px;
    position: relative;
    width: 100%;
    }

#footer {
    background: url(../images/footer_bg.png) 0 0 no-repeat;
    height: 86px;
    margin: 0 auto;
    padding: 48px 16px 16px;
    position: relative;
    width: 870px;
    }

/* HEADER
-------------------------------------------------------------- */

#header h1 {
    color: #001d33;
    font-weight: 700;
    font-size: 56px;
    letter-spacing: 6px;
    position: absolute;
    top: 45px;
    }
    
#header h1 span {
    font-size: 12px;
    letter-spacing: 1px;
    }
    
#header a {
    text-decoration: none;
    }
    
#horizontalMenu {
    left: 325px;
    position: relative;
    top: 70px;
    width: 550px;
    }
    
#horizontalMenu li {
    border-left: 1px solid #005ea6;
    float: left;
    font-size: 16px;
    letter-spacing: -1px;
    margin-right: 16px;
    padding-left: 16px;
    }
    
#horizontalMenu li.firstHor {
    border-left: 0;
    padding-left: 0;
    }
    
#logoBox {
    background: url(../images/insta_logo.png) 0 0 no-repeat;
    display: block;
    height: 130px;
    left: 0;
    position: absolute;
    top: 0;
    width: 230px;
    }
    
#navigationBoxes {
    height: 221px;
    left: 0;
    position: absolute;
    top: 150px;
    width: 902px;
    }
    
#box1 {
    background: #99cafd url(../images/box1_bg.png) 0 0 no-repeat;
    float: left;
    height: 221px;
    position: relative;
    width: 294px;
    }
    
#box2 {
    background: #85d6da url(../images/box2_bg.png) 0 0 no-repeat;
    float: left;
    height: 221px;
    left: 10px;
    position: relative;
    width: 294px;
    }
    
#box3 {
    background: #a0ed79 url(../images/box3_bg.png) 0 0 no-repeat;
    float: left;
    height: 221px;
    left: 20px;
    position: relative;
    width: 294px;
    }

.navigationBoxes h2 {
    color: #fff;
    display: block;
    font-size: 14px;
    left: 22px;
    letter-spacing: 2px;
    position: absolute;
    top: 4px;
    text-transform:uppercase;
    }
    
.navigationBoxes h2 a {
    color: #fff;
    }
    
.navigationBoxes p {
    display: block;
    height: 90px;
    left: 96px;
    overflow: hidden;
    position: absolute;
    top: 68px;
    width: 170px;
    }
        
.navigationBoxes a.more {
    font-size: 14px;
    position: absolute;
    top: 194px;
    }
    
#box1 a.more { 
	left: 128px;
	color: #028BEB;
	}
	
#box2 a.more { 
	left: 102px; 
	color: #009FA8;
	}
	
#box3 a.more { 
	left: 100px; 
	color: #1C9900;
	}
	
#box1 a.more:hover { color: #0060a3; }
#box2 a.more:hover { color: #00686e; }
#box3 a.more:hover { color: #105700; }

/* LEFT COLUMN
-------------------------------------------------------------- */

#leftColumn #menuNewsCategory h1 {
    display: none;
    }

#menuNewsCategory ul ul {
    margin: 0 0 14px;
    }
    
#menuNewsCategory .menuSubLevel-1 a {
    font-size: 16px;
    letter-spacing: -1px;
    text-decoration: none;
    }
    
#menuNewsCategory .menuSubLevel-2 a:hover {
    color: #0082e6;
    }
    
#menuNewsCategory li.menuSubLevel-2 {
    list-style: circle inside;
    padding: 2px 0;
    }
    
#menuNewsCategory .menuSubLevel-2 a {
    color: #001d33;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0;
    }
               
/* MAIN COLUMN
-------------------------------------------------------------- */

#mainColumn .mainColumnBox {
    line-height: 18px;
    }
    

#mainColumn .mainColumnBox p {
    padding: 6px 0;
    }
    
#mainColumn .mainColumnBox hr {
    display: none;
    }
    
/* FOOTER
-------------------------------------------------------------- */

#aionInfo {
    }

/* CONTACT PAGE
-------------------------------------------------------------- */

.contactPage form {
    line-height: 24px;
    }

.contactPage label {
    display: block;
    float: left;
    width: 120px;
    }
    
.contactPage textarea {
    width: 300px;
    }

/* MISC
-------------------------------------------------------------- */

.clear {
    clear: both;
    }
    
span.shield {
    color: #7f95d4;
    font-weight: 700;
    }
    
.hidden {
    display: none;
    }
          
/* USER
-------------------------------------------------------------- */

.userBox {
    position: relative;
    width: 200px;
    }   
    
