/*
-----------------------------------------------
Swansea Bay 
Author:www.imaginet.co.uk
Version:23 June 2008 
----------------------------------------------- */


/* Global Styles
----------------------------------------------- */

a {
   color:#49b0d9;
}



/* Page Structure
----------------------------------------------- */

html body {
   background-image:url("graphics/bodybg_lblue.gif");
}




/* Masthead
----------------------------------------------- */

#masthead {
   background-image:url("graphics/mastbg_lblue.gif");
}
#masthead .breaker {
   background-image:url("graphics/masthead_breaker_lblue.gif");
}




/* Topnav 
----------------------------------------------- */

#topnav {
   background-image:url("graphics/topnav_bg_lblue.gif");
}
#topnavleft {
  background-image:url("graphics/leftnav_top_lblue.gif");
}
body#cy #topnavleft {background-image:url("graphics/leftnav_top_lblue_cy.gif");}





/* Search
----------------------------------------------- */

table tr td#gobut input {
   background-image:url("graphics/gobut_lblue.gif");
}




/* Tabs
----------------------------------------------- */

#tabs ul li {
   background-image:url("graphics/tab_right_lblue.gif");
}
#tabs ul li a {
   background-image:url("graphics/tab_left_lblue.gif");
}
#tabs ul li#active {
   background-image:url("graphics/tab_right_on_lblue.gif");
}
#tabs ul li#active a {
   background-image:url("graphics/tab_left_on_lblue.gif");
   color:#94030a;
}




/* Left Navigation 
----------------------------------------------- */

#leftnav {
   background-color:#51c0ed;
   background-image:url("graphics/leftnav_end_lblue.gif");
}
body#cy #leftnav {background-image:url("graphics/leftnav_end_lblue_cy.gif");}


#leftnav ul li {background-color:#87ccde;}
#leftnav ul li ul li a {background-image:url("graphics/leftnav01_lblue.gif");}
#leftnav ul li ul li ul li a {background-image:url("graphics/leftnav01a_lblue.gif");}



/* Box Types 
----------------------------------------------- */

div.boxtype01 .boxtop {
   background-image:url("graphics/box01top_lblue.gif");
}
#main div.boxtype01 ul li {
   background-image:url("graphics/bullet_small_lblue.gif");
}



/* Box Type 02
----------------------------------------------- */

div.boxtype02 {
   background:#fff url("graphics/box02bg_lblue.gif") repeat-y 0 0;
}
div.boxtype02 .boxtop {
   background-image:url("graphics/box02top_lblue.gif");
}
div.boxtype02 h2 {
   color:#49b0d9;
}
#main div.boxtype02 ul li {
   background-image:url("graphics/bullet_small_lblue.gif");
}
div.boxtype02 .bot {
   background:url("graphics/box02bot_lblue.gif") no-repeat 0 bottom;
}




/* Content
----------------------------------------------- */

h2 {
   color:#49b0d9;
}
div.content ul li {
   background-image:url("graphics/bullet_small_lblue.gif");
}
div.content table th, div.content table thead td {
   background-color:#49b0d9;
}

