body
{
 font-family: arial, verdana, tahoma;
 font-size: 11px;
 color: #555555;
 background-image: url('/ajrgfx/gfx/bg_body.gif');
 background-repeat: repeat-x;
 background-color: #E3E4E3;
 margin: 0;
}

.contenttile{
 width: 968px; text-align: left; margin-left: auto; margin-right: auto;
 background-image: url('/ajrgfx/gfx/content_tile.gif');
}

.sitewidth{
 width: 968px; text-align: left; margin-left: auto; margin-right: auto;
 background-image: url('/ajrgfx/gfx/bg_site.gif');
 background-repeat: no-repeat; background-position: top left;
}

.mainwidth{ width: 958px; text-align: left; }

/* ----------------- default classes ----------------- */

h1,h2{ margin: 0; padding: 0; }
form{ margin: 0; display: inline; }
img{ border: 0; }

.left{ float: left; }
.right{ float: right; }
.clear{ clear: both ;}
.alr{ text-align: right; }
.debug{ background-color: red; }
.cursor{ cursor: pointer; }

/* ----------------- start text classes ----------------- */

h1
{
 background-image: url('/ajrgfx/gfx/arrow_festival.gif');
 background-position: top left; background-repeat: no-repeat;
 padding-left: 13px;
 margin-bottom: 10px;
 font-size: 13px;
 color: #D16550;
 text-transform: uppercase;
 line-height: 16px;
 font-family: trebuchet ms;
 font-weight: normal;
}

.arrowtitle
{
 background-image: url('/ajrgfx/gfx/arrow_festival.gif');
 background-position: top left; background-repeat: no-repeat;
 padding-left: 13px;
 margin-bottom: 10px;
 font-size: 14px;
 color: #D16550;
 text-transform: uppercase;
 line-height: 16px;
 font-family: trebuchet ms;
 font-weight: normal;
}

.title
{
 font-size: 14px;
 color: #D16550;
 text-transform: uppercase;
 line-height: 16px;
 font-family: trebuchet ms;
 font-weight: normal;
 margin-bottom: 10px;
}

h2
{
 margin-bottom: 8px;
 font-size: 11px;
 color: #555;
 font-weight: bold;
 line-height: 14px;
}

a{ text-decoration: none; color: #D16550; }
a:hover { color: #D16550; text-decoration: underline; }

.readmore{ text-decoration: none; color: #D16550; }

.colorbox{ background-color: #D16550; width: 204px; height: 25px; margin-bottom: 5px; }
.imageline{ padding: 0 0 5px 0; border-bottom: 3px solid #D16550; margin-bottom: 10px; }

.subnav{
 background-image: url('/ajrgfx/gfx/arrow_small_festival.gif');
 background-position: top left; background-repeat: no-repeat;
 border-bottom: 1px solid #CDCDCD;
 padding: 5px 0 5px 19px;
}

.subnav a{ color: #D16550; font-size: 12px; }
.subnav a:hover{ color: #D16550; font-size: 12px; text-decoration: none; font-weight:bold; }

.subnav a.selected{ color: #D16550; font-size: 12px; font-weight:bold; }
.subnav a.selected:hover{ color: #D16550; font-size: 12px; text-decoration: none; font-weight:bold; }

.subnav2{
 background-image: url('/ajrgfx/gfx/bg_subnav2.gif');
 background-position: top left; background-repeat: no-repeat;
 padding: 5px 0 0 7px;
}

.subnav2 a{ color: #777; font-size: 12px; }
.subnav2 a:hover{ color: #D16550; font-size: 12px; text-decoration: none; font-weight:normal; }

.subnav2 a.selected{ color: #D16550; font-size: 12px; font-weight:normal; }
.subnav2 a.selected:hover{ color: #D16550; font-size: 12px; text-decoration: none; font-weight:normal; }

.bottomlinesub{
 width: 922px; height: 22px; background-image: url('/ajrgfx/gfx/bottom_line_festival.gif');
 background-position: top left; background-repeat: repeat-x;
}

div{ line-height: 14px; color: #555; }

input,textarea,select{ font-family: arial, verdana, tahoma; color: #000; font-size: 11px; }

.ButtonInputsMedium
{
 font-weight: bold;
 height: 20px;
 padding: 0px 10px 0px 10px;
 cursor: pointer;
 background-color: #cccccc;
 border: 1px solid #999999;
}

input.FormFieldInputsNarrow{
 border: 1px solid #CDCDCD; width: 185px; background-image: url('/ajrgfx/gfx/bg_textinput.gif');
 background-position: top left; background-repeat: repeat-x;
 padding: 2px 2px 2px 2px;
}

input.FormFieldInputsMedium{
 border: 1px solid #CDCDCD; width: 385px; background-image: url('/ajrgfx/gfx/bg_textinput.gif');
 background-position: top left; background-repeat: repeat-x;
 padding: 2px 2px 2px 2px;
}

input.FormFieldInputsWide{
 border: 1px solid #CDCDCD; width: 480px; background-image: url('/ajrgfx/gfx/bg_textinput.gif');
 background-position: top left; background-repeat: repeat-x;
 padding: 2px 2px 2px 2px;
}

input.qsearch{
 border: 1px solid #CDCDCD; width: 185px; border-right: 0;
 background-image: url('/ajrgfx/gfx/bg_textinput.gif');
 background-position: top left; background-repeat: repeat-x;
 padding: 2px 2px 2px 2px;
}

.searchinputhigh
{
 border: 1px solid #CDCDCD; width: 318px;
 background-image: url('/ajrgfx/gfx/bg_textinput_high.gif');
 background-position: top left; background-repeat: repeat-x;
 padding: 2px 2px 2px 2px;
 font-size: 19px;
}

textarea.FormFieldInputsMedium
{
 border: 1px solid #CDCDCD; width: 385px; background-image: url('/ajrgfx/gfx/bg_textarea.gif');
 background-position: bottom left; background-repeat: repeat-x;
 padding: 2px 2px 2px 2px;
 height: 120px;
}

select.medium{ width: 201px; border: 1px solid #CDCDCD; }

.FormFieldLabelMediumStdColor{ margin-top: 10px; }
.minor { font-size: 11px }

/* ----------------- start list classes ----------------- */

ul{ padding: 0; margin: 0; margin-left: 10px; list-style-type: none; }

li
{
 background-image: url('/ajrgfx/gfx/list_item.gif');
 background-repeat: no-repeat;
 padding-left: 10px;
 padding-bottom: 5px;
}

ol li{  background-image: none; padding-left: 0px; }

/* ----------------- Start custom classes ----------------- */

.searchbar{
 width: 966px; height: 37px;
 background-image: url('/ajrgfx/gfx/bg_searchbar.gif');
 background-repeat: no-repeat; background-position: bottom left; text-align: right;
}

.search{ padding: 8px 8px 0 0; }

.toolbar{ position: relative; width: 958px; height: 174px; }
.logo{ position: absolute; top: 16px; left: 18px; }
.icons{ position: absolute; right: 4px; }
.address{ position: absolute; top: 75px; right: 18px; }

.topmenu{
 width: 842px; height: 23px;
 background-image: url('//ajrgfx/gfx/bg_topmenu.gif');
 background-repeat: no-repeat;
}

.padtop8{ padding-top: 8px; }
.padbot3{ padding-bottom: 3px; }
.padright7{ padding-right: 7px; }

.col922{ width: 922px; margin-left: 18px; }
.col498{ width: 498px; }
.col204{ width: 204px; }
.col183{ width: 183px; }
.col291{ width: 291px; }

.boxborder{ border: 1px solid #CDCDCD; padding: 2px; background-color: #fff; }

.content{
 background-image: url('/ajrgfx/gfx/bg_content.png');
 background-repeat: no-repeat;  
 text-align: left;
 padding: 5px;
}

.subcontent{
 background-image: url('/ajrgfx/gfx/bg_subcontent.jpg');
 background-repeat: no-repeat;  
 text-align: left;
 padding: 5px;
 min-height: 400px; height:auto !important; height: 400px;
}

.navigation{ padding-left: 18px; height: 32px; }

.frontpage{
 width: 906px; height: 279px;
 background-repeat: no-repeat;
 position: relative;
 overflow: hidden;
}

.frontpageimage{ position: absolute; }
.frontpagetext{ font-size: 12px; color: #434343; width: 265px; position: absolute; top: 28px; left: 18px; line-height: 16px;}
.greenbar{ padding: 6px 0 6px 0; }
.colorbar{ height: 12px; background-color: #D26550; }


.fpteaser{ width: 298px; float: left; margin-right: 6px; }
.teaserimage{ margin-bottom: 7px; }
.bgfpteaser{
 background-image: url('/ajrgfx/gfx/bg_fpteaser_festival.gif');
 background-repeat: no-repeat; width: 298px; height: 129px;
}

.teasertitle{ padding: 10px 0 0 26px; font-family: Trebuchet MS; font-size: 14px; color: #D16550; text-transform: uppercase; }
.teasertext{ padding: 14px; line-height: 16px; font-size: 12px; color: #525252; }

.bottom{ padding: 0 0 0 18px;  }

.navline{ margin-bottom: 5px; }

.terebalogo{ padding-left: 5px; padding-top: 13px; }

.newsblock{ padding: 10px 10px 10px 15px; }
.dashlinewide{ margin: 10px 0 10px 0; }
.dashlinewide2{ padding: 13px 0 13px 0; }

.contact{ float: left; width: 140px; height: 240px; margin-right: 18px; }

.bgsearchbox{
 background-image: url('/ajrgfx/gfx/bg_search_box.gif');
 background-repeat: repeat-x; height: 160px;
 background-color: #fff; border: 1px solid #CDCDCD;
}

.searchboxpad{ padding: 12px 0 0 58px; }

/* udm style */
#udm li { background-image: none; }
#udm li{ padding-right: 8px; }
#udm li ul{ width: 160px; background-color: #D16550; padding: 6px 0 10px 0; }

#udm li ul li{ padding-top: 4px; }
#udm li ul li a{ color: #fff; }
#udm li ul li a:hover{ text-decoration: underline; }

.nohref{ text-transform: uppercase; }
div.BreadMediumStdColor{ color: #525252; font-size: 12px; line-height: 16px;}
h2.MediumStdColor{ font-size: 12px; line-height: 16px;}
h1.MediumStdColor{ font-size: 14px; }

.festivallogo{ position: absolute; top: 38px; left: 135px; z-index: 3; }

.ajourlogo{ text-align: right; padding-right: 30px; padding-top: 10px; }

/* --- Style til sitemap --- */


.VerticalLine
{
 background-image: url('/AjrGfx/Sitemap/sitemap_vertical_line.gif');
 background-repeat: repeat-y;
 background-position: top left;
}


.VerticalLine2
{
 background-image: url('/AjrGfx/Sitemap/sitemap_vertical_line2.gif');
 background-repeat: repeat-y;
 background-position: top left;
}

.ChildNode
{
 background-image: url('/AjrGfx/Sitemap/sitemap_childnode.gif');
 background-repeat: no-repeat;
 background-position: top left;
}

.LastChildNode
{
 background-image: url('/AjrGfx/Sitemap/sitemap_lastchildnode.gif');
 background-repeat: no-repeat;
 background-position: top left;
}

