/* TAGS */

body {
	
	background-image: url(http://www.southsideradio.co.uk/images/2010_background.gif);
	background-color: #000000;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
}

h1 {
	color: #00aeef;
	font-size: 1.8em;
	padding: 0;
	margin: 10px 0;
}

h2 {
	color: #00aeef;
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0;
}

td {
	padding: 0;
	margin: 0;
}

p {
	padding: 10px 0 0 0;
	margin: 0;
}

a, a:link {
	color: #00aeef;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #00aeef;
}

a:active {
	color: #666;
}

img {
	border: none;
}


/* structural elements 
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#left-col{
	float: left;
	width: 310px;
}

#right-col{
	float: right;
	width: 310px;
	margin-right: 0px;
}



/* GENERAL STYLES */

.clearboth {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.left {
	float: left;
	width: 50%;
}

* html .left {
	margin-right: -3px;
}

.right {
	display: table;
}

* html .right {
	height: 1%;
}

*:first-child+html .right {
	height: 1%;
}

div#center {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

img.center {
ÊÊdisplay: block;
ÊÊmargin-left: auto;
ÊÊmargin-right: auto;
}

div#wrapper {
	width: 700px;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

.mag {
	margin: 0pt 40px 0pt 0pt;
	float: left;
	width: 300px;
}


a#logo {
	background: url("images/logo_2010.png");
	width: 471px;
	height: 65px;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	float: left;
}

a#logo span {
	display: none;
}

div#strapline {
	background: url("images/were-just-doing-us.gif");
	width: 300px;
	height: 10px;
	display: table;
	margin-left: 3px;
	margin-top: 3px;
	float: left;
}

a#listen {
	background: url("images/listenlive.png");
	float: right;
	width: 176px;
	height: 40px;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-left: 25px;
}

* html div#strapline {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/were-just-doing-us.gif',sizingMethod='scale');
}

div#strapline p {
	display: none;
	margin: 0;
	padding: 0;
}

p#contactLink {
	clear: both;
	margin: 0;
	padding: 0;
}

p#contactLink a { 
	padding-bottom: 3px;
	padding-right: 3px;
	background: url("images/greenBox.gif") center right no-repeat;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

p#contactLink a:hover {
	text-decoration: underline;
} 

ul#navigation {
	clear: both;
	margin:0 ;
	padding: 0 0 0 10px;
	background: url("images/navStrip.gif") no-repeat;
	min-height: 40px;
	width: 698px;
}

* html ul#navigation {
	height: 40px;
}

*:first-child+html ul#navigation {
	height: 40px;
}

ul#navigation li {
	float: left;
	list-style: none;
}

ul#navigation li a {
	display: block;
	padding: 12px 16px 14px 25px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url("images/whiteBullet.gif");
	background-repeat: no-repeat;
	background-position: 5px 15px;
}

ul#navigation li a:hover {
	background-image: url("images/whiteBulletLargeS.gif");
	background-position: 3px 12px;
}

#footer {
	clear: both;
	padding-top: 30px;
	margin-bottom: 20px;
}

#footer .right {
	text-align: right;
	float: right;
}

#imageSection {
	height: 398px;
	position: relative;
	width: 708px;
	
}

#mainImage {
	position: relative;
	height: 100%;
	width: 100%;
	padding-bottom: 5px;	
	background: url("images/shadow.png");
}

* html #mainImage {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/shadow.png',sizingMethod='image');
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: absolute;
}

html[xmlns*=""] body:last-child #mainImage {
	width: 718px;
}

#imageWhiteBackground {
	background: white; 
	height:398px;
	position: absolute;
	
}

#ssvideo {
   position: relative;
   top: 50px;
   left: 114px;
}

#lowerImage #imageSection {
	height: 200px;
}

#lowerImage #mainImage {
	background: url("images/shadowSmall.png");

}

#lowerImage #imageWhiteBackground {
	height:200px;
}

#imageSection #links {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 688px;
	padding: 10px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	z-index: 10;
}

* html #imageSection #links {
	bottom: -1px;
}

#imageSection #links a {
	position: relative;
	z-index: 3;
}

#imageSection #links p {
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	float: left;
}

#imageSection #links ul {
	padding: 0;
	margin: 0;
	float: right;
}

#imageSection #links ul li {
	list-style: none;
	float: left;
	margin-left: 10px;
}

#imageSection #links ul li a {
	display: block;
	width: 28px;
	height: 28px;	
}

#imageSection #links ul li a.mySpace {
	background-image: url("images/mySpace.gif");
	position: relative;
	z-index: 3;
}

#imageSection #links ul li a.twitter {
	background-image: url("http://twitter-badges.s3.amazonaws.com/twitter-c.png");
	width: 61px;
	height: 23px;
	margin-top: 5px;
}

#imageSection #links ul li a.facebook {
	background-image: url("images/facebook_wide.jpg");
	width: 73px;
	height: 23px;
	margin-top: 5px;
}

#imageSection #links ul li a span {
	display: none;
}

/* HOMEPAGE STYLES */

.content  {
	padding-left: 20px;
	padding-top: 20px;
}

.content h2 {
	padding-left: 20px;
	background: url("images/bluebox.gif") no-repeat left center;	
}

.content table {
	padding-left: 8px;
}

.content .inner {
	padding: 0 40px 0 20px;
}

.content td {
	padding: 5px 10px;
	vertical-align: top;
}

.content table#downloads td {
	vertical-align: middle;
}


/*Events page images and Real Life page */

	
a#pf {
	background: url("images/pf.png");
	width: 300px;
	height: 69px;
	margin-top: 10px;
	float: right;
}

a#dpg {
	background: url("images/dpg.gif");
	width: 199px;
	height: 44px;
	margin-top: 10px;
	float: right;
}

a#ssl {
	background: url("images/ssl.jpg");
	width: 100px;
	height: 100px;
	margin-top: 10px;
	float: right;
}


a#alexrose {
	background: url("images/alexrose.jpg");
	width: 200px;
	height: 133px;
	margin-top: 10px;
	float: left;
}
	
a#enough {
	background: url("images/enough.gif");
	width: 200px;
	height: 79px;
	margin-top: 10px;
	float: left;
}

a#oasis {
	background: url("images/oasis.gif");
	width: 205px;
	height: 100px;
	margin-top: 10px;
	float: left;
}

a#xlp {
	background: url("images/xlp.jpg");
	width: 200px;
	height: 92px;
	margin-top: 10px;
	float: left;
}

	a#stop {
	background: url("images/stop.jpg");
	width: 375px;
	height: 50px;
	margin-top: 10px;
	float: left;
}

a#unitedevents {
	background: url("images/se1.jpg");
	width: 150px;
	height: 112px;
	margin-top: 10px;
	float: right;
	
}

a#se1real-life {
	background: url("images/se1.jpg");
	width: 150px;
	height: 112px;
	margin-top: 10px;
	float: left;
	
}
		
	a#ccu {
	background: url("images/ccu.gif");
	width: 200px;
	height: 37px;
	margin-top: 10px;
	float: left;
}

	a#frank {
	background: url("images/frank.png");
	width: 203px;
	height: 59px;
	float: left;
}

	a#younglambeth {
	background: url("images/younglambeth.jpg");
	width: 300px;
	height: 113px;
	float: left;
}

	a#whtvr {
	background: url("images/whtvr");
	width: 297px;
	height: 85px;
	float: left;
}

	a#twitter {
	background-image: url("http://twitter-badges.s3.amazonaws.com/t_small-c.png");
	width: 22px;
	height: 22px;
	margin-right: 5px;
	float: right;
}


	a#facebook {
	background-image: url("images/facebook_icon.jpg");
	width: 22px;
	height: 22px;
	float: right;
}

	a#animation {
	background-image: url("images/animation.jpg");
	width: 675px;
	height: 330px;
	margin-left: 14px;
	float: left;
}

 
/* Sponsor's logos */

	a#southwark {
	background: url("images/southwark.gif");
	width: 120px;
	height: 55px;
	margin-right: 5px;
	margin-top: 0px;
	float: left;
}

	a#lambeth {
	background: url("images/lambeth.gif");
	width: 125px;
	height: 45px;
	margin-left: 5px;
	margin-top: 0px;
	float: left;
}

	a#jack {
	background: url("images/JPFLogo.gif");
	width: 100px;
	height: 101px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}

	a#speaking {
	background: url("images/speaking.gif");
	width: 150px;
	height: 23px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}

	a#lamend {
	background: url("images/lamend.gif");
	width: 150px;
	height: 23px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}

	a#vlogo {
	background: url("images/vlogo.jpg");
	width: 300px;
	height: 93px;
	margin-left: 200px;
	margin-top: 0px;
	float: left;
}


	a#rolldeep {
	background: url("images/rolldeep.jpeg");
	width: 279px;
	height:185px;
	margin-right: 0px;
	margin-top: 0px;
	margin-right: 30px;
	float: left;
}

	a#villagers {
	background: url("images/villagers.jpg");
	width: 280px;
	height:280px;
	margin-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
}

	a#themix {
	background: url("http://www.reprezent.org.uk/assets/images/themix/mix_logo.png");
	width: 196px;
	height:209px;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-right: 0px;
	float: left;
}

	a#gew {
	background: url("images/GEW.gif");
	width: 150px;
	height:122px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 26px;
	float: left;
}

	a#britishcouncil {
	background: url("http://www.britishcouncil.org/Templates-BCD-V1/Images/Structure/logo.gif");
	width: 150px;
	height: 43px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
	float: left;
}

	a#equalaccess {
	background: url("http://www.equalaccess.org/images/ea_logo.gif");
	width: 144px;
	height: 75px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 15px;
	float: left;
}




	
/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

