

@import url("/inc/css/reset.css");
@import url("/inc/css/custom.css");
@import url("/inc/modules/gallery/types/colorbox/colorbox.css");
@import url("/inc/modules/gallery/types/colorbox/colorbox-custom.css");
@import url("/inc/modules/news/news.css");


/*

                                                                                111010
                                                                         1111001000010111
                                                                      010011000010011100101
                                                                     00011101111000110000101
                                                                   1011100011011101010100111
                                                                  01000010      01100000011
                                                                 101000111        0101101
                                 010011110001111000111101110111101111110011
                           01101101011001011101001101000100001100000011011111
                       00110111011011000100011101100101110100000111000100100001
                 10001110010101111010000100010100111110100100101000011000000000
               001000101100001111101110011101110010100101001100010101011000011100101
             0111110100100001110100010100101000100101111100000110100111101111101000001
          110000011011011100101111011110111110101110011000010011110000110111110011100011
        0000101101000011100110011110001100011010011011011000101000100001110101000001111101
       001110101010100100110100001100000011010010111111110011010100111000100000100110001100
      001000010110011011101110000011000100                11010000111010000110110101110000001
      0101011110110000111101110110010011                      101100111010011110101101110010110
     100110110010011110111110100111100                         10011010011001100001000000100000
    11100011000110100111111000000101                            11001011000111101000011010011110
    01000101011011010001111111110110                             00000000101111011000011100111101
   11100000011011011000011100000010                             00101110000001011011111000010011
   01110100110111001110111100101011                              00001001001111110001000010100100
   10011110110001110000100100000111                             0001101110101101111011110010101
    11110101011101100111111111010011                            00100101001110001000000100110011
    00010101100011010100010100000110                           11010011110111100110101110001010
     010000011111010010000010010111111                        00111000101011111100111010010111
      010100101000011000110111100011100                     000101001010101111111100010010011
       1111101100101100100100010100000101                 10111110110001011100011001100101101
        00100001010110111010000010001111010011        011000101111100010101111011000010110000
         0101010010111011010011001010010000001111000110101111110010000100001001101111100010
          1000110011010101010011100000100101111000010001010001000001011010011100111000111
            011111001000100110011001111011110010100111101100110011111101110011101001000
              11110110111101000110000100000100100001011110000111010111000110011111011
                 111000111010000110001001000110011111010010001110010001011000010101
                    1011110000011110111010100000001111100100000100110001101101
                        0011001010000110110110111111000010010011000011110
                             1111011000100011111011110101011101100
                                          0111011000011


                                    >--.. www.ORANGO.nu ..--<
																					

*/

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;	
}

body {

	background-image: url(/gfx/template/wood.jpg);
	background-position: 50% top;
	background-repeat: repeat;

	background-attachment: fixed;
}

body, div, span, p, td, th, h1, h2, h3, h4, h5, li, input, select, textarea {
	font-family: Comic Sans MS, Comic Sans MS, cursive;
	font-size: 15px;
	color: #443d36;
}

h1, h1 span  {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	font-family: Comic Sans MS, Comic Sans MS, cursive;
	margin: 0;
}
h1 { border-bottom: 2px solid #93918e; padding: 0 0 8px 0;}

h2, h2 span  {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	font-family: Comic Sans MS, Comic Sans MS, cursive;
	margin: 0;
}

h3, h3 span  {
	font-size: 12px;
	font-weight: normal;
	color: #443d36;
	font-family: Comic Sans MS, Comic Sans MS, cursive;
	margin: 0;
}

form { margin: 0; }

a, a:active, a:link, a:visited {
	color: #0077a8;
	text-decoration: none;
}

a:hover {
	color: #443d36;
	text-decoration: none;
}

input, select, textarea {
	
	color: #000000;
}


#template_outer {
	width: 100%;
	height: 755px;
}

#outer_bgLeft {

	background-position: right top;
	background-repeat: repeat-x;
	height: 100%;
	vertical-align: top;
}

#outer_bgLeft_img {

	width: 100%;
	height: 100%;

}

#outer_center {

	background-image: url(/gfx/template/repeat.png);
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 1054px;
	vertical-align: top;
		
}

#template_inner {
	width: 1054px;
	height: 755px;
}

#inner_top {
	
	background: url(/gfx/template/top.png) top left no-repeat;	
	width: 1054px;
	height: 198px;
	
}

#inner_top_container {
	width: 1054px;
	height: 198px;
	position: relative;
	z-index: 100;
}

#inner_main {
	
	background-image: url(/gfx/template/content.png);
	background-position: 0px 198px;
	background-repeat: no-repeat;	
	position: relative;
	margin: 0 auto;
	width: 1054px;
	height: 100%;
	min-height: 755px;
	z-index: 99;
	
}

#cols {
	width: 1054px;
}

#inner_cols {
	min-height: 360px;
	
	background-image: url(/gfx/template/content.png);
	background-position: 0 0;
	background-repeat: no-repeat;		
	background-color: ;
}

#inner_col1 {
	width: 196px;
	vertical-align: top;
}

#inner_col1_container {
	width: 196px;
	position: relative;
}

#inner_col2 {
	width: 560px;
	vertical-align: top;
}

#inner_col2_container {
	width: 560px;
	position: relative;
}

#inner_col3 {
	width: 298px;
	vertical-align: top;
}

#inner_col3_container {
	width: 298px;
	position: relative;
}


#holder_content {
		
	margin: 24px 24px 0 24px;
}

#inner_bottom {

	background-image: url(/gfx/template/bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;	
	height: 197px;
	width: 1054px;

}
#inner_bottom_container {

	height: 197px;
	width: 560px;
	position: relative;	
	left: 196px;
	margin-top: 20px;
	
}


#outer_bgRight {

	background-position: left top;
	background-repeat: repeat-x;
	height: 100%;
	vertical-align: top;
}

#outer_bgRight_img {

	background-position: left top;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;

}


p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}


div#status {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	border: 1px solid #afafaf;
	background-color: #fffedc;
	color: #707070;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	z-index: 101;
	display: none;
	padding: 5px 0 0 0;
	text-align: center;
}

img {
	border: none;
}

.menu_top {
	position: absolute;
	width: auto;
	height: auto;
	top: 91px;
	left: 10px;

}

.menu_subs {
	position: absolute;
	width: 160px;
	height: auto;
	top: 10px;
	right: 20px;

}


/* Forms */
fieldset {  
margin: 0;  
padding: 0;
border: none;  
}

legend {  

color: #000000;  
font-weight: bold;
}

fieldset p {  

}

fieldset ol {  

list-style: none;
}

fieldset li {  
padding-bottom: 2px;
}

fieldset.submit {  
border-style: none;
}

label {  
float: left;  
width: 50px;  
margin-right: 10px;  
text-align: right;
}

.fieldset label {  
margin-right: 1em;  
text-align:center;
width: 150px;  
}

fieldset ol input.text, fieldset ol textarea {  
	width: 200px;
}


#flash_rotate {
	position: absolute;
	bottom: 25px;
	left: 315px;
}

#flash_top {
	margin-bottom: 2px;
}

#print {
	display: none;
}

#img_print {
	display: none;
}

ul#sitemap {
}


td { vertical-align: top; }
