/* GENERAL STYLES */
/***** Imports *****/
@import url(Global.css);
@import url(globalskin.css);

#pageContainer { width:682px !important; }
#pageContainer > div { width:682px; }

/***** Header *****/
#pageHeader
{ height:126px; margin-top:23px !important; }

#pageHeader img, #frontGraphic img
{ border:none; margin:5px 0 0 6px; padding:0; }

#pageHeader a.button
{ display:block; float:right; margin:3px 6px 0 0; }


/***** Horisontal menu *****/
#horisontalMenu
{ float:left; margin:9px 0 0 10px; padding:0; }

#horisontalMenu li
{ background:transparent url(/gfx/icons/menu_right_arrow_inverse.gif) no-repeat 0 2px; float:left; list-style-type: none; 
	padding: 0 20px 0 15px;}

#horisontalMenu a
{ color:#1f333e; font-weight:bold; font-size:1.2em; text-decoration:none; }

#horisontalMenu a.selected, #horisontalMenu a:hover
{ color:#d56215; }

/***** FrontGraphic *****/
#frontGraphic
{ height:191px;}

/***** FrontText *****/
#frontText h1
{ font-size: 1em; font-weight:normal; letter-spacing:normal; margin:0 0 1.4em 0; padding:0; }

#frontText strong
{ color:#d56215; }

#frontText div.column 
{ width:300px; margin:20px 0 20px 20px; padding: 0 20px 0 0; }

#frontText div.firstColumn
{ background: transparent url(/gfx/divider_vertical.gif) repeat-y top right; }

/***** Content *****/
#content
{ background:#fff url(/gfx/divider_vertical.gif) repeat-y 189px 0 !important; }

#content div.spacer
{ background:#fff; height:15px; }

#content h1, #content h2
{ font-size:1em; font-weight:bold; text-transform:none; }

#content h1
{ background:transparent url(/gfx/divider_horisontal.gif) repeat-x bottom; margin:0 5px 1em 5px; padding: 0 5px 10px 10px; }

#content h2
{ color:#d56215; margin:0; padding:0; }

#content div.firstColumn
{ width:190px !important; }

#content div.column
{ width:450px; }

#content div.contentContainer
{ margin:0 5px; padding-left: 10px }

/***** vCards *****/
.org, .adr
{ margin:0 0 1.4em 0; }

.organisation-name
{ font-weight:bold; }

.tel, .email
{ color:#d56215; }

.tel .type, .email .type
{ color:#1f333e; font-weight:bold; }

/***** Footer *****/
/***** Footer *****/
#footer
{ height:26px; /*margin:0 !important;*/ }

#footer div
{ margin:0; padding:7px 0 0 10px; width:672px; }

#footer span
{ color:#d56114; }



/* EDITOR PROPERTIES */
