/*
-----------------------------------------------
Swansea Bay 
Author:www.imaginet.co.uk
Version:23 June 2008 
----------------------------------------------- */


/* Global Styles
----------------------------------------------- */

a {
   color:#ab0101;
}



/* Page Structure
----------------------------------------------- */

html body {
   background-image:url("graphics/bodybg_yellow.gif");
}




/* Masthead
----------------------------------------------- */

#masthead {
   background-image:url("graphics/mastbg_yellow.gif");
}
#masthead .breaker {
   background-image:url("graphics/masthead_breaker_yellow.gif");
}




/* Topnav 
----------------------------------------------- */

#topnav {
   background-image:url("graphics/topnav_bg_yellow.gif");
}
#topnavleft {
  background-image:url("graphics/leftnav_top_yellow.gif");
}
body#cy #topnavleft {background-image:url("graphics/leftnav_top_yellow_cy.gif");}





/* Search
----------------------------------------------- */

table tr td#gobut input {
   background-image:url("graphics/gobut_yellow.gif");
}




/* Tabs
----------------------------------------------- */

#tabs ul li {
   background-image:url("graphics/tab_right_yellow.gif");
}
#tabs ul li a {
   background-image:url("graphics/tab_left_yellow.gif");
}
#tabs ul li#active {
   background-image:url("graphics/tab_right_on_yellow.gif");
}
#tabs ul li#active a {
   background-image:url("graphics/tab_left_on_yellow.gif");
   color:#94030a;
}





/* Left Navigation 
----------------------------------------------- */

#leftnav {
   background-color:#edc13e;
   background-image:url("graphics/leftnav_end_yellow.gif");
}
body#cy #leftnav {background-image:url("graphics/leftnav_end_yellow_cy.gif");}

#leftnav ul li {background-color:#fce784;}

#leftnav ul li ul li a {background-image:url("graphics/leftnav01_yellow.gif");}
#leftnav ul li ul li ul li a {background-image:url("graphics/leftnav01a_yellow.gif");}






/* Box Type 01 
----------------------------------------------- */

div.boxtype01 .boxtop {
   background-image:url("graphics/box01top_yellow.gif");
}
#main div.boxtype01 ul li {
   background-image:url("graphics/bullet_small_yellow.gif");
}



/* Box Type 02
----------------------------------------------- */

div.boxtype02 {
   background:#fff url("graphics/box02bg_yellow.gif") repeat-y 0 0;
}
div.boxtype02 .boxtop {
   background-image:url("graphics/box02top_yellow.gif");
}
div.boxtype02 h2 {
   color:#d29506;
}
#main div.boxtype02 ul li {
   background-image:url("graphics/bullet_small_yellow.gif");
}
div.boxtype02 .bot {
   background:url("graphics/box02bot_yellow.gif") no-repeat 0 bottom;
}




/* Content
----------------------------------------------- */

h2 {
   color:#ab0101;
}
div.content ul li {
   background-image:url("graphics/bullet_small_yellow.gif");
}
div.content table th, div.content table thead td {
   background-color:#000;
}

