﻿/* -------------------------------------------------------------- 
   
    * www.tiem.hu
    * Updated: 2009.05.31.

    * Main Colors:
        #ffb819 /yellow(headerh1&headerimgborders)/
        #de6f00 /orange/
        #e0e0e0 /lightgray(borders)/
        #5c5c5c /gray (text)/
        #efefef /lightgray2(footerbg,columnbg)/

    * Proportions:
        180px-620px-180px /left-main-right column/
        180px-y-80px /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: #5c5c5c;
    font-size: 12px; 
    font-family: Tahoma, Georgia, Times, serif;
    }
    
h1 {
    font-weight: 700;
    font-size: 24px;
    }
    
h2 {
    font-weight: 700;
    font-size: 14px;
    }

a {
    color: #5c5c5c;
    text-decoration: underline;
    }

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

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

body {
    background: #fff url(../images/htmlbody_bg.png) 0 200px repeat-x;
    }
    
#headerWrapper {
    background: #de6f00 url(../images/headerwrapper_bg.png) 0 0 repeat-x;
    height: 180px;
    margin: 0 auto;
	position: relative;
    width: 100%;
    }
   
#header {
    height: 180px;
    margin: 0 auto;
	position: relative;
    width: 1000px;
    }

#body {
    margin: 0 auto;
    padding: 20px 0;
	position: relative;
    width: 1000px;
    }
    
#leftColumn {
    float: left;
	position: relative;
    width: 183px;
    }
    
#mainColumn {
    float: left;
    left: 0;
    padding: 16px 25px;
	position: relative;
    width: 580px;
    }
    
#rightColumn {
    float: left;
    left: 0;
	position: relative;
    width: 183px;
    }

#footerWrapper {
    background: #efefef;
    border-top: 1px solid #e0e0e0;
	position: relative;
    margin-top: 10px;
    width: 100%;
    }
    
#footer {
    margin: 0 auto;
    padding: 20px 10px;
	position: relative;
    text-align: left;
    width: 980px;
    }

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

#header h1 {
    color: #000;
    font-size: 68px;
    letter-spacing: 12px;
    left: 30px;
    margin: 0;
    position: absolute;
    top: 55px;
    }
    
#header h1 span {
    font-size: 10px;
    letter-spacing: 0;
    }
    
#logoBox {
    background: url(../images/logo.png) 0 0 no-repeat;
    display: block;
    height: 96px;
	left: 0;
    position: absolute;
    top: 60px;
    width: 400px;
    }
    
#designBox {
    height: 96px;
    left: 435px;
    position: absolute;
    top: 60px;
    width: 560px;
    }
    
#designBox img {
    border: 1px solid #ffb819;
    margin-left: 40px;
    }
    
#horizontalMenu {
    background: url(../images/horizontalmenu_top.png) 0 0 no-repeat;
    float: left;
    height: 42px;
    width: 990px;
    }
    
#horizontalMenu ul {
    border-left: 1px solid #a7a7a7;
    height: 40px;
    margin-top: 2px;
    width: 990px;
    }
        
#horizontalMenu li {
    float: left;
    }
    
#horizontalMenu a {
    color: #a7a7a7;
    border-right: 1px solid #a7a7a7;
    display: block;
	float: left;
    font-size: 14px;
    font-weight: 500;
    height: 14px;
    padding: 13px 30px 13px;
    text-decoration: none;
    }
    
#horizontalMenu a:hover {
    color: #fff;
    }
    
/* SIDECOLUMNS
-------------------------------------------------------------- */

.generalColumnBox {
    border: 1px solid #e0e0e0;
    margin-top: 16px;
    padding: 10px;
    width: 160px;
    }
    
.generalColumnBox h1 {
    color: #de6f00;
    font-weight: 700;
    font-size: 14px;
    height: 24px;
    margin-bottom: 10px;
    padding: 8px 10px 0 10px;
    width: 140px;
    }

.generalColumnBox li a {
    background: none;
    display: block;
    font-size: 12px;
    height: 12px;
    letter-spacing: -0.5px;
    margin: 0;
    padding: 0 0 12px 10px;
    text-decoration: none;
    width: 150px;
    }
    
.generalColumnBox li li a {
    padding: 0 0 12px 20px;
    width: 140px;
    }
    
.generalColumnBox li li li a {
    padding: 0 0 12px 30px;
    width: 130px;
    }
    
.generalColumnBox form {
    padding-left: 10px;
    }
    
/* LEFT COLUMN
-------------------------------------------------------------- */

#leftColumn .generalColumnBox {
    background: #efefef url(../images/column1_bg.png) 0 0 repeat-x;
    }
    
#leftColumn .generalColumnBox h1 {
    background: #fff;
    }
    
#leftColumn #menuNewsCategory {
    background: none;
    border: 0;
    padding: 0;
    width: 180px;
    }

#leftColumn #menuNewsCategory h1 {
    display: none;
    }
        
#leftColumn #menuNewsCategory li.menuSubLevel-1 { /* bal .generalColumnBox ertekei */
    background: #efefef url(../images/column1_bg.png) 0 0 repeat-x;
    border: 1px solid #e0e0e0;
    padding: 10px;
    width: 160px;
    }
	
#leftColumn #menuNewsCategory li.menuSubLevel-1.menuSubPosition-2,
#leftColumn #menuNewsCategory li.menuSubLevel-1.menuSubPosition-3,
#leftColumn #menuNewsCategory li.menuSubLevel-1.menuSubPosition-4,
#leftColumn #menuNewsCategory li.menuSubLevel-1.menuSubPosition-5 {
    margin-top: 16px;
	}
	
#menuNewsCategory .menuSubLevel-1 a { /* bal .generalColumnBox h1 ertekei */
	background: #fff;
	color: #de6f00;
	font-weight: 700;
	font-size: 14px;
	height: 24px;
	margin-bottom: 10px;
	padding: 8px 10px 0 10px;
	width: 140px;
    }
    
#menuNewsCategory .menuSubLevel-2 ul {
    background: none;
    padding: 0;
    }
    
#menuNewsCategory .menuSubLevel-2 a { /* bal generalColumnBox li a ertkei */
    background: none;
    color: #5c5c5c;
    font-weight: 500;
    font-size: 12px;
    height: 12px;
    letter-spacing: -0.5px;
    margin: 0;
    padding: 0 0 12px 10px;
    width: 130px;
    }
    
#menuNewsCategory .menuSubLevel-3 a {
    padding: 0 0 12px 20px;
    width: 140px;
    }
    
#menuNewsCategory .menuSubLevel-4 a {
    padding: 0 0 12px 30px;
    width: 130px;
    }
  
/* MAIN COLUMN
-------------------------------------------------------------- */

#mainColumn h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 14px 0 14px;
    }
    
#mainColumn h2 {
    margin: 6px 0 10px;
    }
    
#mainColumn h2 a {
    color: #de6f00;
    font-weight: 700;
    text-decoration: none;
    }
    
#mainColumn p {
    margin-bottom: 6px;
    }
    
#mainColumn img {
    border: 1px solid #e0e0e0;
    float: left;
    margin-top: 4px !important;
    margin-right: 12px;
    margin-bottom: 6px;
    }

#mainColumn .mainColumnBox {
    line-height: 16px;
    }
    
#mainColumn .generalColumnBox {
    border: 0;
    padding: 0;
    width: 500px;
    }
    
#mainColumn table {
    margin: 12px 2px;
    border: 1px solid #e0e0e0;
    width: 500px;
    }
 
#mainColumn table th {
    background: #efefef;
    color: #de6f00;
    font-weight: 700;
    text-align: left;
    }
    
#mainColumn table th,
#mainColumn table td {
    padding: 6px 12px;
    }

/* RIGHT COLUMN
-------------------------------------------------------------- */

#rightColumn .generalColumnBox {
    background: #fff;
    }
    
#rightColumn .generalColumnBox h1 {
    background: #efefef;
    }
    
#rightColumn a {
    text-decoration: underline;
    }
    
#rightColumn #userBox {
    background: url(../images/userbox_bg.png) 0 0 no-repeat;
    }
    
#rightColumn #searchBox {
    background: url(../images/searchbox_bg.png) 0 0 no-repeat;
    }
    
#rightColumn #forumTopicListHomeSideLong {
    background: url(../images/forumbox_bg.png) 0 0 no-repeat;
    }
    
#rightColumn #userBox h1,
#rightColumn #searchBox h1,
#rightColumn #forumTopicListHomeSideLong h1 {
    background: none;
    padding-left: 14px;
    }
    
#rightColumn #loginBox p {
    padding: 0 10px 5px;
    line-height: 16px;
    }
    
#rightColumn #loginBox form {
    display: none;
    }
       
/* FOOTER
-------------------------------------------------------------- */

#footer {
    color: #5c5c5c;
    }

#footer p {
    margin: 0 0 5px 0;
    }

.footContent2 p {
    display: none;
    }
    
#aionInfo {
    font-size: 10px;
    letter-spacing: 1px;
    margin-top: 16px;
    }

/* RECENT NEWS
-------------------------------------------------------------- */

h1.newsListMostRecentHome {
    display: none;
    }
    
/* FORUM
-------------------------------------------------------------- */

.guestBook input.submitButton {   
    clear: left;
    float: left;
    }

/* REGISTRATION
-------------------------------------------------------------- */

.regForm fieldset {
    clear: left;
    float: left;
   /* margin-bottom: 12px; */
    width: 500px;
    border: none;
    }
    
.regForm legend {
    display: none;
    }
    
.regForm input {
    left: 140px;
    position: relative;
    top: -16px;
    }
    
.regForm input.submitButton {
    left: 0;
    top: 0;
    width: 140px;
    }

/* FORMS & BUTTONS
-------------------------------------------------------------- */

label {
    display: block;
    height: 16px;
    width: 140px;
    }

input {
    margin-bottom: 6px;
    width: 140px;
    }
   
input.submitButton {
    width: 60px;
    }
    
select {
    margin-bottom: 6px;
    }
    
#mainColumn textarea {
    width: 300px;
    }
    
#mainColumn input.submitButton,
#mainColumn input.button {   
    clear: left;
    float: left;
    width: 140px;
    }

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

hr {
    clear: both;
    margin-bottom: 12px;
    visibility: hidden;
    }

.clear {
    clear: both;
    }
    
.hidden {
    display: none;
    }
    
span.shield {
    }
       
/* USER
-------------------------------------------------------------- */

  
