/* mac hide\*/

html, body {height: 100%}

/* end hide */

body {

    padding: 0;

    margin: 0;

    text-align: center;

    min-width: 760px;/* for mozilla*/

    color: #000000;

    background: #252e33;

    font: normal 12px tahoma;

}

#outer {

    height: 100%;

    min-height: 100%;

    width: 900px;

    color: #000000;

    text-align: left;

    margin: auto;

    position: relative;

    background-color: #fff;

}

 

html>body #outer{height: auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */

    position: relative;

    padding: 10px 10px 10px 10px;

}

/********************

 * header

 */

#header{

    position: absolute;

    top: 0px;

    left: 0px;

    width: 100%;

    height: 115px;

    color: #000000;

    /*font-size: 0px;*/

    

}

    #logo {

        position: absolute;

        top: 20px;

        left: 25px;

        background: url('../apart/logo.jpg') no-repeat top left;

        width: 332px;

        height: 35px;

    }

    #header #hederContent {

        margin: 10px;

        position: relative;

        background-color: #2c75bb;

        height: 110px;

    }

    #languages {

        position: absolute;

        font: bold 10px verdana;

        color: #b6bbbe;

        top: 10px;

        right: 15px;

        

    }

        #languages a {

            color: #b6bbbe;

            text-transform: uppercase;

            padding: 0px 1px 0px 1px;

            text-decoration: none;

        }

        #languages a.active {

            color: #fff;

        }

        #languages a:hover {

            text-decoration: underline;

        }

/******************

 * right

 */

#right {        

   	width: 206px;

    position: relative;

    margin: 120px 0px 0px 0px;

    float:right;

    /*border: 1px solid #cc0000;*/        

}

    #right div.block {

        border: 1px solid #cccccc;

        margin: 0px 0px 10px 0px;

        padding: 0px 0px 0px 0px;

    }

    #right .title {

        background: url('../apart/bg-right-title.gif') repeat-x top left;

        height: 30px;

        padding: 0px 0px 0px 20px;

        font: bold 11px verdana;

        color: #5a471a;

        line-height: 30px;

    }

        #right .title .arrow {

            background: url('../apart/arror-brown-down.gif') no-repeat 0px 7px;

            padding: 0px 0px 0px 16px;

        }

    #right .text {

        padding: 10px 20px 10px 20px;        

    }

    

    

    #contact .country {

        color: #33ccff;

        font: normal 14px verdana;

        margin:5px 0px 0px 0px;

    }

    #contact .phone {

        font: normal 15px verdana;

        margin:5px 0px 15px 0px;    

    }

/*******************

 * footer

 */

#footer {

    width: 100%;

    clear: both;

    height: 50px;

    color: #000000;

    left: 0;

    bottom: 0;

    position: absolute;

}

    #footerContent {

    	width:664px;

        margin: 0px 20px 0px 20px;

        height: 100%;

        background: url('../rolvika/line-h.gif') repeat-x top left;

        font-size: 10px;

        position: relative;

        padding: 0px 0px 0px 0px;

        font: normal 11px tahoma;

        text-align:center;

    }

    	#footerContent a{ 

			color:#333;

    		font: normal 10px verdana;

    		text-transform: uppercase;

    	}

        

/*******************

 * center

 */

#centrecontent {

    padding-top: 120px;

    position: relative;

    margin:0px 0px 0px 0px;

    width:662px;

    float:left;

}

    #title-flash {

        border: 1px solid #cccccc;    

    }

    #page_text {

        margin: 0px 0px 0px 0px;

        border: 1px solid #cccccc;        

    }

    #page_text-2 {

        margin: 0px 0px 0px 0px;

    }

    #content {

        padding:0px 10px 10px 10px;

    }

    #page_title {

        font: bold 16px verdana;

        background-color: #F2F2F2;

        padding: 0px 0px 0px 5px;

        color: #5a471a;

    }

/*************************

 * clear center

 */    

 

#clearfooter {

    width: 100%;

    clear: both;

    height:50px;

} /* to clear footer */





/*****************

 * btn

 */

.btn {

	border: none ; 

	background-color: rgb(19, 75, 163); 

	color: rgb(255, 255, 255);

	font:normal 11px verdana;

	height: 20px;

}

.text_input {

	width:300px;

	font:normal 12px arial;

}

.password_form fieldset{

	border:none;

	padding:20px 0px 0px 0px;

}

/*************************

 * Log form

 */   



#log_container {

    position: fixed;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

    z-index: 500;

    display: none;

    cursor: pointer;

    border-collapse: collapse;

}



#log_container td {

    vertical-align: middle;

    text-align: center;

    filter:alpha(opacity=90);

    -moz-opacity:0.90;

    opacity:0.90;

    background: #eeeeee;

}



#log_container td #log {

    position: relative;

    border: #cacaca 1px solid;

    font: 12px Verdana;

    color: black;

    z-index: 501;

    width: 340px;

    margin: 0 auto;

    padding: 34px 25px 25px 25px;

    text-align: left;

    background: #fafafa url(../gfx/layout/close.gif) no-repeat 358px 6px;

}



#content .p_error,

#log .p_error,

#log_inline .p_error {

    color: #d10508;

    background: url(../gfx/global/bullet_red.gif) no-repeat 0 0;

    padding: 0 0 11px 20px;

    margin: 0;

    font-size: 12px;

}



#content .p_succ,

#log .p_succ,

#log_inline .p_succ {

    color: #387c9b;

    background: url(../gfx/global/bullet_green.gif) no-repeat 0 0;

    padding: 0 0 11px 20px;

    margin: 0;

    font-size: 12px;

}

.slepti {display: none;}

#footerContent .bottom_link {
	margin-top: 20px;
	color:#FFF;
	padding-bottom: 12px;
}

#footerContent .bottom_link span {
	padding-left: 30px;
}

#footerContent .bottom_link span a {
	color:#FFF;
}
