/*
-----------------------------------------------
Eisteddfod 2009
Author:www.imaginet.co.uk
Version:Sept 2009
----------------------------------------------- */



/* Global Styles
----------------------------------------------- */

a {
   color:#02636c;
   text-decoration:none;
}


/* Page Structure
----------------------------------------------- */

#decoration {
  width:956px;
  background:url(graphics/left_blue_bg.gif) 0 bottom no-repeat;
}
#main {
  width:956px;
  background:url(graphics/blue_bg.gif) repeat-y;
}
#main2 {
  width:956px;
  background:url(graphics/blue_bg3.gif) repeat-y;
}
#main_home {
  width:956px;
  background:url(graphics/blue_bg2.gif) repeat-y;
}



/* Content
----------------------------------------------- */


#header h1 {
   font-size:2.1em;
   color:#0195a0;
   margin:12px 0 12px 0;
}
#content_home_content ul {
   list-style:none;
   font-size:1.7em;
   line-height:0.8em;
   margin:0;
   padding:0;
}
#content_home_content ul li {
   background:url("graphics/bullet_blue.gif") no-repeat 0px 8px;
   padding:0px 10px 1.2em 13px;
   margin:0;
}

/* Form
----------------------------------------------- */

button.submitBtn {
   padding:0 15px 0 0;
   margin-right:5px;
   font-size:1em;
   text-align:center;
   background:transparent url("graphics/form_but4.gif") no-repeat right -140px;
}
button.submitBtn span {
   padding:5px 10px 0 10px;
   height:30px;
   background:transparent url("graphics/form_but4.gif") no-repeat left top;
   color:#fff;
   font-size:1.2em;
   font-weight:bold;
   font-family:Arial;
}






