/* CSS Document*/

body{
margin:0;
padding:0;
background-color:#000;
color:#999;
font:11px/1.5em Arial, Helvetica, sans-serif;

}

a{
color:#fff;
}
.o{color:#cc7a00;}
.o2{color:#AAA;}
	.subLink{
color:#999;
font-size: 10px;
}
#hero{
/*border-top:7px solid black;*/
/*background-color:#51565A;*/
height:377px;
padding-top:7px;
min-width:900px;
background-image:url(/images/newhome/homestrip.jpg);
background-repeat:repeat-x;
}

#herox,#devstrap{height:50px;
/*background-image:url(/images/newhome/homestrip.jpg);*/
background-color:#040404;
background-repeat:repeat-x;}

#herotext{
float:left;
padding:3px 8px 0 5px;
margin:359px 0 0 57px;
background-color:#000;
}
	#herotextx{
		padding:3px 8px 0 5px;
		margin:0 0 0 57px;
		background-color:#000;
	}
#heroFlash{
float:left;
width:716px;
height:377px;

}
#heroFrame{
width:960px;
}
#fborder{
 
 border:1px solid  #1F2832;
}
#notify{
	height:56px;
	margin:12px 0 8px 0;
	padding:4px;
	background-color: #1F2832;
}

#notify strong{
	color:#fff;
}

#str,#strx{
	width:100%;
	height:210px;
	overflow:auto;
}
#strx{
	height:430px;
	
}
#storyTable{
clear:both;
border-top:5px solid black;
background-image:url(/images/newhome/storiesstrip.jpg);
background-repeat:repeat-x;

}
#storiesCentre{
	background-image:url(/images/newhome/storiesstripR.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	/*height:177px;*/
	height:320px;
	padding-right:0px;
}


.storyItem{
	margin:18px 29px 18px 0;
	width:188px;
	line-height:2.5em;
	/*border:1px solid orange;*/
	float:left;
	font-size: 12px;
	
}
.storyItem img{
	border:4px solid black;
}

.storyItem:hover img{
	border:4px solid white;
}

.storyItem span{
	padding-left:12px;
}

.storyItem a:hover{
	color:orange;
}

#logo{
position:absolute;
left:30px;
/*margin-left:30px;*/
z-index:1;
}

#base{
margin:27px 0 0 0;
overflow:hidden;
}
#basement{
border-top:1px solid #333;
clear:both;
}


#base a{
font-weight:bold;
}
#base img{
padding-bottom:16px;
}
#b1,#b2,#b2a,#b4{
float:left;

/*border:1px solid cyan;*/
}

#b1{

margin:0 40px 0 30px;
}

#b2,#b2a{
margin:10px 40px 0 0;
}

#b3{
float:left;
margin-right:35px;
}
#b1,#b3,#b4{
width:269px;
margin-top:10px;
}
#br{
margin-right:0;	
}
#footloose{
clear:both;
}

#SL{font-size:11px;}
#SS{font-size:8px;color:#555}

.strike{text-decoration:line-through;}

p.feedTitle a{color:#999;}
div.feedburnerFeedBlock{width:250px;}
div.feedburnerFeedBlock UL{list-style:none;padding-left:0px;}
div.feedburnerFeedBlock LI{paddding:0px;margin:0px;}

