/* CSS Document */


/* styles that apply to all browsers */
body, div, p, th, td, li, dd, code, tt {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px;
  color: #000000;
}
h1 {
/*display:inline;*/
font-weight:lighter;
  font-size: 20px;
  color:#000000;
}
h2 {
display:inline;
font-weight:lighter;
  font-size: 14px;
  color:#000000;
}
h3 {
display:inline;
font-weight:lighter;
  font-size: 12px;
  color:#000;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color:#649626;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color:#ad1389;
}

blockquote{
	font-style: italic;
	margin-left:0em !important;
	padding:0px;
	
}



/* styles that apply to everything but Netscape 4 */
/*/*/a{}
@media screen, projection {

>body p, html>body th, html>body td, html>body li, html>body dd, html>body code, html>body tt  {
font-size: x-small;html>body, html>body div, html
}

body, body div, body p, body th, body td, body li, body dd, body code, body tt {
 font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: xx-small;
}

}

body h1 {
  /* hide from ie5\*/ 
  font-size: 2em;
  /*end hide*/
}

body h2 {
  /* hide from ie5\*/ 
font-size: 1.3em;
  /*end hide*/
}

body h3 {
  /* hide from ie5\*/ 
font-size: 1.1em;
  /*end hide*/
}



/* end NS4 hack */

/* other styles after this would apply to all browsers */

a:link {
		/*background-image: url(images/bullet_off.jpg);
		background-repeat: no-repeat;*/
		
		color:#0455a4;
	}
	a:visited {
		/*background-image: url(images/bullet_off.jpg);
		background-repeat: no-repeat;*/
		color:#0455a4;
	}
	a:hover {
		/*background-image: url(images/bullet_over.jpg);
		background-repeat: no-repeat;*/
		color:#000000;
	}
	a:active {
		/*background-image: url(images/bullet_on.jpg);
		background-repeat: no-repeat;*/
		color:#0455a4;
	}


body
{
text-align: center;
padding:0px;
margin:0px;
background-color:#FFFFFF;
background-image:url(../images/swirl_bg.jpg);
}

#horizon
{
margin-left: auto;
margin-right: auto;
width: 945px;
text-align: left;
display: block;
box-sizing: border-box;
background-color:#FFFFFF;
}

#horizon_inner{
width: 945px;
float:left;
background-color:#FFFFFF;
}

#maintop {
height: 100px;
width:100%;
float: left;
}

#logo{
float:left;
width:421px;
height:91px;
overflow:hidden;
}

#logo img{
margin-left:10px;
}

#top_banner{
	margin-top:20px;
	margin-left:46px;
	width:368px;
	/*height:60px;*/
	float:left;
	/*background-image: url(http://pagead2.googlesyndication.com/pagead/show_ads.js);*/
	/*display:none;*/
}


#top_socialnetworking{
	margin-top:20px;
/*	width:368px;
*/	/*height:60px;*/
	float:left;
	/*background-image: url(http://pagead2.googlesyndication.com/pagead/show_ads.js);*/
	/*display:none;*/
	text-align:center;
	color:#33CCFF;
	font-weight:bold;
}

#top_socialnetworking img{
	margin-left:3px;
vertical-align:top;
}


#top_menu {
float:left;
width:100%;
clear:both;
}

#top_menu_inner {
background-color: #0455a4;
width:935px;
float:left;
position:relative;
}

#top_menu_inner ul { padding: 0;}
#top_menu_inner ul li { display: inline;}

#top_menu_inner ul
{
margin: 0px 0px 0px 200px;
/*padding: 0px 9px 4px 9px;*/
color: #FFFFFF;
}

#top_menu_inner ul li a
{
padding: 6px 9px 5px 9px;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #eef4f1;
}

#top_menu_inner ul li a:hover
{
background-color: #eef4f1;
background-color: #ef6622;
color: #00447c;
color: #FFFFFF;
}

#breadcrumb{
padding:7px 0px 7px 0px;
float:left;
width:100%;
}

.mp_backlinks{
padding-left:10px;
}

#leftcol{
float:left;
width: 200px;
background-color: #0455a4;
}

.menuHeadline{
font-size:15px;
}

/*start expander css*/
#menu4{
/*display:none;*/
}
	
	#osm1{
	padding-left:10px;
	padding-right:10px;
	}

#osm1 a{
display:block;
width:100%;
}
	
	#menu8, #menu8 a, #menu8 a:hover{
	
	border-bottom:0px !important;
	}
	
		.SMRoot  {
			color:#FFFFFF !important;
			font-size: 10px;
			text-align: left;
			text-decoration: none;
			padding-top: 5px;
			padding-bottom: 5px;
			/*padding-left: 18px;*/
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
			
			border-bottom:1px solid white;
		}
		
		.SMRoot a {
			color:#FFFFFF !important;
			text-decoration: none;
		}
		
		 .SMRootOver {
			color:#89dbff !important;
			font-size: 10px;
			text-align:left;
			text-decoration:none;
			padding-top:5px;
			padding-bottom: 5px;
			/*padding-left: 18px;*/
			box-sizing:border-box;
			-moz-box-sizing:border-box;
			
			cursor:pointer;
			border-bottom:1px solid white;
		}
		
		.SMRootOver a {
			color:#89dbff !important;
			text-decoration: none;
		}
		
		.SMRootSelected {
			color:#FFFFFF !important;
			font-size: 10px;
			font-weight:bold; 
			text-align:left;
			padding-top:5px;
			padding-bottom: 5px;
			/*padding-left: 18px;*/
			box-sizing:border-box;
			-moz-box-sizing:border-box;
			
			cursor:default;
			border-bottom:1px solid white;
		}
		
		.SMRootSelected .menuHeadline {
		text-decoration:underline;
		}
		
		.SMRootSelected a {
			color:#FFFFFF !important;
			text-decoration: none;
		}
		
		.SMParent  {
			color:#FFFFFF !important;
			font-size: 10px;
			text-align: left;
			text-decoration: none;
			padding-top: 5px;
			padding-bottom: 5px;
			/*padding-left: 18px;*/
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
			
			border-bottom:1px solid white;
		}
		
		.SMParent a {
			color:#FFFFFF !important;
			text-decoration: none;
		}
		
		.SMParentOver {
			color:#89dbff !important;
			font-size: 10px;

			text-align:left;
			text-decoration:none;
			padding-top:5px;
			padding-bottom: 5px;
			/*padding-left:18px;*/
			box-sizing:border-box;
			-moz-box-sizing:border-box;
				
			cursor:pointer;
			border-bottom:1px solid white;
		}
		
		.SMParentOver a {
			color:#89dbff !important;
			text-decoration: none;
		}
		
		.SMParentSelected {
			color:#FFFFFF !important;
			font-size: 10px;
			font-weight:bold; 
			text-align:left;
			
			padding-top:5px;
			padding-bottom: 5px;
			/*padding-left: 18px;*/
			border-bottom:1px solid white;
			box-sizing:border-box;
			-moz-box-sizing:border-box;
			
			cursor:default;
		}
		
		.SMParentSelected .menuHeadline {
		text-decoration:underline;
		}
		
		.SMParentSelected a {
			color:#FFFFFF !important;
			text-decoration: none;
		}
		
		.SMChild {
			color:#0455a4 !important;
			font-size: 10px;
			text-align:left;
			text-decoration:none;
			padding-left: 18px;
			padding-top: 3px;
			padding-bottom: 3px;
			/*border-bottom:1px dotted white;*/
			/*background-image: url(../images/gray_strip.gif);*/
			cursor: pointer;
		}
		
		.SMChild a {
			color:#0455a4 !important;
			text-decoration: none;
		}
		
		.SMChildOver {
			color:#0455a4 !important;
			font-size: 10px;
			text-align:left;
			text-decoration:underline;
			padding-left: 18px;
			padding-top: 3px;
			padding-bottom: 3px;
			cursor:pointer;	
		}
		
		.SMChildOver a {
			color:#0455a4 !important;
			text-decoration:underline;
		}
		
		.SMChildSelected {
			color:#0455a4 !important;
			font-size: 10px;
			padding-left: 18px;
			padding-top: 3px;
			padding-bottom: 3px;
			text-align:left;
			text-decoration:none;
		}
		
		.SMChildSelected a {
			color:#0455a4 !important;
			text-decoration:none;
		}
		
		.SMChildrenBox {
	margin-bottom:10px;
	background-image: url(../images/menu_grad.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	
		}
		.SMMenu {
			/*background-color:white;*/
			/*width: 120px;*/
			/*border:1px solid white;*/
			margin-top: 20px;
			border-bottom:none;
			padding: 0px;
			overflow:hidden;
		}
		.SMImageParent {
			border:0px;
			/*background-image: url(../images/small_arrow.png);*/
		}
		.SMImageChild {
			display:none;
		}
		/*end expander css*/
		
		
#leftcol #searchjobform input, #leftcol #searchjobform textarea {
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

#leftcol #searchjobform{
	background-image: url(../images/blue_grad2.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E2E2E2;
	padding:10px;
	/*background-color:#F7F7F7;*/
	margin:10px;
	width:auto;
	
}



#leftcol #searchjobform h2{
display:block;
}
#leftcol #searchjobform .jobsubmit{
width:auto;
}

#leftcol #searchjobform .jobinputboxstyle{
width: 120px;
}

#leftcol #searchjobform input.jobinputboxstyle{
width:100%;
}

#left_banner{
padding-top:30px;
}

#comic_banner_img{
position:relative;
}
#comic_banner_outer{
background-color: #FFFFFF;
display:table;
width:100%;
position:relative;
}

#comic_banner{
	margin-top:30px;
	background-color: #fcfcfc;
	background-image: url(../images/curl.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	border:1px dotted #dddddd;
	padding:10px;
	
	overflow:hidden;
}

img.red_nose{
	position:absolute;
	top:-60px;
	right:-30px;
	behavior: url(/css/iepngfix_v2/iepngfix.htc);
	width: 202px;
	height: 150px;
}

#comic_banner a, #comic_banner a:link, #comic_banner a:visited{
color:#FF0000;
}

#comic_banner a:hover{
color:#000000;
}

#comic_banner h2.comic_first_head{
padding-top:40px !important;
padding-right:40px;
float:left;
clear:both;
margin-bottom:0px;
}

#comic_banner h1{

clear:both;
}

#comic_banner div.tesco_cycle{
padding-bottom:5px;
margin-bottom:10px;
border-bottom:1px dotted #FF0000;
overflow:hidden;
width:178px;
}

#comic_banner div.tesco_cycle img{
padding-bottom:10px;
display:block;
}

#comic_banner div.tesco_cycle p{
background-color: #fcfcfc;
padding:0px;
margin:0px 0px 5px 0px;
}

#comic_banner h1{
font-size:150%;
font-weight:bold;
margin-top:0px;
}






#horizon1{
float:left;
display:block;
width: 725px;
/*height:670px;*/
margin-left:10px;
}

#partners_shad1{
	/*float:left;
	clear:both;*/
	width:100%;
	background:  url(../images/partners_bot_shad.gif) repeat-y bottom;
	margin-top:4px;
	margin-bottom:6px;
	
}

#partners_shad2{
/*float:left;
	clear:both;
	width:725px;*/
	width:100%;
background: url(../images/partners_top_shad.gif) no-repeat top;
padding-bottom:9px;
}

#partners{
/*float:left;
	clear:both;*/
background-color:#FFFFFF;
margin:-4px 4px 0px;
/*width:717px;*/
}

#partnershead{
padding-top:10px;
border:1px solid  #eeeeee;
border-bottom:1px dotted #96c2e9;

}

#partnershead h1{
color:#ff5500;
margin-left:15px;
display:inline;
}

#partnersmain{
	padding-top:10px;
	/*float:left;
	clear:both;
	width:715px;*/
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	display:block;
	height: 85px;
}

#partnersmore{
padding:5px 15px;
background-color: #ff5500;
border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
border-bottom:1px solid #eeeeee;
/*float:left;
clear:both;
width:685px;*/

}

#partnersmore a, #partnersmore a:link, #partnersmore a:hover, #partnersmore a:visited{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}


/* Scroller Box */
#scroller_container {
 position: relative;
 width: 535px;
 height: 85px;
 overflow: auto;
 float:left;
 margin-right:20px;
}

#scroller {
white-space: nowrap;
}

#scroller a{

margin-left:20px;
}

#scroller img{
margin-left:20px;
}

#scroller a img{

margin-left:0px;
}

#content{
float:left;
clear:both;
}

#contentinner{
min-height:670px;
display:table;
width:725px;

}

.whitebg{
background-color:#FFFFFF;
}

.whitebg h1{
margin-left:10px;
}

.blue_tablerow{
background-color:#d0e3f4;
padding:10px;
}

.headerstyle{
color:#FFFFFF;
font-weight:lighter;
font-size: 1em;
}

* html #flashcontent{
/*width:295px;*/
  /* hide from ie5\*/ 
width:390px;
 /*end hide*/
 /*width:345px;
 */
 text-align:right;
 height:10px;
}

.borderImage{
border:10px solid white;
margin:10px;
}


#flashcontent img{
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}

#home_loop{
/*height:100%; 
width:100%;*//*for flash*/
width:390px;
height:272px;
overflow:hidden;
/*display:block;*/
position:relative;
}

#home_loop img{
position:absolute;
	left:0px;
	top:0px;
}


.article{
background-image: url(../images/blue_grad1.jpg);
	background-repeat: repeat-x;
	width:725px;
}

.pink{
background-image: url(../images/pink_grad1.jpg);
	background-repeat: repeat-x;
	width:725px;
}

.story1{
	background-image: url(../images/blue_grad1.jpg);
	background-repeat: repeat-x;
	width:725px;
	
}

.bluegrad{
background-image: url(../images/blue_grad1.jpg);
	background-repeat: repeat-x;
}


.storyspecial{
	background-color: #fcfcfc;
	width:725px;
	margin-top:10px;
}


.story2{
	background-image: url(../images/blue_grad2.jpg);
	background-repeat: repeat-x;
	width:725px;
	margin-top:10px;
}



.story3{
	background-image: url(../images/blue_grad3.jpg);
	background-repeat: repeat-x;
	width:725px;
	margin-top:10px;
	height:100px;
}

.story3_img{
min-width:150px;
}

.storynews{
padding:15px;
background-image: url(../images/blue_grad2.jpg);
	background-repeat: repeat-x;
}

.spotlight{
padding:15px;
background-image: url(../images/grey_grad.jpg);
	background-repeat: repeat-x;
}

.spotlight h1, .spotlight h2, .spotlight p{
color:#333333 !important;
}

.spotlight img{
margin-right:10px;
float:left;
/*margin-left:-15px;
margin-top:-15px;*/
margin-bottom:10px;
border:10px solid #FFFFFF;
}

#tab_panel{
display:table;
width:100%;
padding-top:10px;

}

#featureTabs{
margin:0px;
padding:0px;

}

.featureTab{
	
	background-color: #f2f2f2;
	list-style-type:none;
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px 5px 0px 5px;
}

.featureTab a{
padding:5px 10px 5px 10px;
color:#000000;
font-size:1.1em;
text-decoration:none;
border-bottom:1px solid #f2f2f2;
display:block;
}

.featureTab .sb-inner{
background-color: #f2f2f2 !important;

}

#tab_panel .ui-tabs-selected .sb-inner{
background-color:#4d4e4f !important;
}

#tab_panel .ui-tabs-hide{
display:none;
}

#tab_panel .ui-tabs-selected a{
border-bottom:1px solid #4d4e4f;
margin-bottom:-1px;
padding:5px 10px 6px 10px;
color:#FFFFFF;

}

.tab_detail{
float:left;
clear:both;
background-image: url(../images/blue_grad2.jpg);
background-repeat: repeat-x;
width:100%;
/*border-top:1px solid #dddddd;*/
padding-top:15px;
padding-bottom:15px;

/*background-color: #fcfcfc;
	background-image: url(../images/curl.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;*/
	border-top:5px solid #4d4e4f;
	border-left:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
	
	background-image: url(../images/grey_grad_light.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
}


.tab_detail a, .tab_detail a:link, .tab_detail a:visited{
/*color:#FF0000;*/
}

.tab_detail a:hover{
color:#000000;
}

.tab_detail p{
padding-left:15px;
padding-right:15px;
}

.tab_detail h1{
padding-left:15px;
padding-right:15px;
}

.tab_detail img{
margin:0px 15px 10px 10px;
border:10px solid #FFFFFF;
}



.story_text{
padding:15px;
max-width:555px;
width:255px;
/*width:320px;*/
}

.story_text.storyspecial_text{
background-image: url(../images/curl.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	border:1px dotted #dddddd;
}

* html .story_text{
/* hide from ie5\*/ 
width:320px;
 /*end hide*/
}

.article_text{
padding:15px;
text-align:center;
height:231px;
width:100%;
}

.storydesk_text{
padding:15px;

}

dt.storydesk_lead{
height:20px;
padding-top:10px;
}

dt.storydesk_lead img{
	border:5px solid #FFFFFF;
	margin-right:10px;
	vertical-align:bottom;
	margin-top:-10px;
}

dd.storydesk_lead{
	height:26px;
	margin-bottom:10px;
}

.article_textinner{
text-align:left;
margin-left:auto;
margin-right:auto;
width: 620px;
}

.story2_text{
width:395px;
/* hide from ie5\*/ 
width:390px;
 /*end hide*/
padding-top:15px;
padding-left:15px;
padding-right:10px;
background-image: url(../images/blue_grad2.jpg);
background-repeat: repeat-x;
}

.story2_text.storyspecial_text{
background-image: url(../images/curl.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	border:1px dotted #dddddd;
}

.storyspecial_text img{
margin-right:10px;
margin-bottom:10px;
}
.story2_text img{
margin-right:10px;
float:left;
/*margin-left:-15px;
margin-top:-15px;*/
margin-bottom:10px;
border:10px solid #FFFFFF;
}

.social_media img{
margin-left:3px;
vertical-align:top;
}



.outline_header, #outline_header{
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:15px;
	background-color: #FFFFFF;
	border-top: 1px solid #96c2e9;
	border-right: 1px solid #96c2e9;
	border-bottom: 5px solid #96c2e9;
	border-left: 1px solid #96c2e9;

}

.inlineElement{
display:inline;
}

#story3_spacerspan{
  /* hide from ie5\*/ 

	width:15.5em;
	
	 height:1px;
	margin-left:0em;
	overflow:hidden;
 /*end hide*/

 margin-top:-1px;
}

#story3_spacerspan img, #story3_spacerspan div.cycle{
margin-top:-1px;
}

.story3_img div.cycle{
overflow:hidden;
width:250px;
height:188px;
}

.story3_img div.cycle img{

left:0px;
top:0px;
}

#flashcontent div.cycle{
overflow:hidden;
width:405px;
height:271px;
}

#flashcontent div.cycle img{
left:0px;
top:0px;
}

#mumbles_cycle{
width:309px;
height:205px;
background:#FFFFFF;
overflow:hidden;
/*float:left;*/
margin:0px 10px 0px 0px
}

#mumbles_cycle img{
border:none;
margin:10px;
}


.paddedrow{
padding-top:5px;
padding-bottom:5px;
}

#videoList{
width:100%;
height:11em;
overflow:auto;
text-align:left;
}

#storyList{
width:100%;
height:10em;
overflow:auto;
text-align:left;
}

#storyList dt{
padding-top:0px;
margin-top:0px;
margin-left:0px;
font-weight:lighter;
font-size: 14px;
color:#000000;
/* hide from ie5\*/ 
font-size: 1.3em;
/*end hide*/
}

#storyList dd{
padding-bottom:10px;
margin-left:0px;
position:relative;
}


#jobsList{
width:100%;
height:26em;
overflow:hidden;
background-color: #ff5500;

}

#jobsList_fader{
height:100%;
}

#jobsList h1,#jobsList h2,#jobsList li,#jobsList p{
color:#ffffff;
}

#jobsListTop{
height:20px;
background-color: #ff5500;
}

#jobsListOuter .sb-border {
background-color:#000000;
}

#jobsList .sb-inner { 
background-color:#ff5500; 
}

#jobsListTop { background-color:#53a8c8; background-image:url(../images/grad2.gif);background-repeat:repeat-x}
#jobsListTop .sb-inner { background-color:#53a8c8; background-image:url(../images/grad2.gif);background-repeat:repeat-x}
#jobsListTop .sb-inner.blank { background-color:#53a8c8; background-image:none;}
#jobsList { background-color:#53a8c8; background-image:url(../images/grad3.gif);background-repeat:repeat-x}
#jobsList .sb-inner { background-color:#53a8c8; background-image:url(../images/grad3.gif);background-repeat:repeat-x}
#jobsList .sb-inner.blank { background-color:#53a8c8; background-image:none;}

#jobsList_outer{
padding-bottom:10px;
}

#jobsListinner{
padding:15px;
}

#jobsListinner h1{
margin:0px;
}

#jobsListinner ul{
list-style-type: none;
margin:12px 0px 0px;
padding:0px;
}

#jobsListinner li{
list-style-type: none;
margin:0px;
padding:3px 0px;
}

#jobsListinner a{
font-weight:bold;
}

#jobsListinner p{
margin-top:10px;
margin-bottom:10px
}

#videoList ul{
list-style-type: none;
margin-top:12px;
margin-left:15px;
padding:0px;
}

#videoList li{
list-style-type: none;
margin:0px;
padding:3px 0px;
}



#videoList img{
padding-right:10px;
position:relative;
vertical-align: baseline;
margin-top:0px;
}

#videoList dl{
/*margin-left:-15px;
margin-top:-10px;*/
margin-top:12px;
margin-left:15px;
position:relative;
}

#videoList dt{
/*margin-top:0px;

font-weight:bold;
font-size:0.8em;
*/
padding-top:0px;
margin-top:10px;
margin-left:50px;
z-index:2;
position:absolute;



}

#videoList dd{
/*
line-height:0.8em;
padding-bottom:10px;
color:#c5002f;
font-weight:bold;
*/
padding-bottom:10px;
margin-left:0px;
position:relative;
}

#videoList a{
display:block;
width:100%;
}

#videoList a:hover{
background:#e3f2ff;
border-left:5px solid #ef6622;
margin-left:-5px;
}

* html #videoList a:hover img{
margin-left:-5px;
}




* html #videoList dd{
/*padding-bottom:8px;*/
}

#allow_contact,
#keep_informed,
#subbut {
	width: auto;
}

#footer{
float:left;
clear:both;
margin-top:20px;
margin-bottom:20px;
width:100%;
background-color:#4d4e4f;
text-align:right;


}

#footer a,#footer a:link,#footer a:hover,#footer a:visited{
color:#FFFFFF;
margin:4px 10px 4px 10px;
float:none;
display:block;
font-weight:bold;
}

.award_text{
padding-top:15px !important;
padding-left:15px !important;
}

.story_finalists{
margin-top:10px;
	background-image: url(../images/blue_grad1.jpg);
	background-repeat: repeat-x;
	width:725px;
}

#trophy{
margin-left:50px;
margin-right:70px;
vertical-align:bottom;
float:left;
behavior: url(/css/iepngfix_v2/iepngfix.htc);
}

.award_large{
font-size:200%;
}

.awardblock{
clear:both;
border-bottom:1px dotted #CCCCCC;
float:left;
width:100% !important;
padding-bottom:10px;
}

.awardblock h2{
display:block;
text-transform:uppercase;
margin-top:10px;
}

.awardindex{
width:45%;
float:left;
display:table;
white-space:nowrap;
margin:0px 0px 10px 0px;
}
.awardindex dt, .awardindex dd{
float:left;
}

.awardindex dt{
margin-right:10px;
}

.awardindex dd{
margin-left:0px;
margin-right:10px;
min-width:15em;
}

.name, .category, .clip_link{
	width: 100%;
	display: block;
}
.name{
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
}

.clip_link{
margin-top:5px;
text-transform:uppercase;
}



/*#weatherDisplayTop {height:20px;}*/
/*#weatherDisplayTop,#weatherDisplayTop .sb-inner div{ background:#5c93c8 url(../images/yahoo_weather/grad2.png) repeat-x;}*/
/* filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='../images/yahoo_weather/grad2.png')"*/
/*#weatherDisplayPanel {min-height:161px;}*/
/*#weatherDisplayPanel, #weatherDisplayPanel .sb-inner div { background:#5c93c8 url(../images/yahoo_weather/grad3.png) repeat-x;}*/
#weatherDisplayPanel .sb-inner{
/*background:#5c93c8 url(../images/yahoo_weather/grad3.png) repeat-x;
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='crop',src='../images/yahoo_weather/grad3.png');*/
}
#weatherDisplayTop .sb-inner{
background-color:#5c93c8;
/*background:#5c93c8 url(../images/yahoo_weather/grad2.png) repeat-x;*/
/*background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='crop',src='../images/yahoo_weather/grad2.png');*/
}
/*#weatherDisplayTop .sb-border { background:#000; }

#weatherDisplayPanel .sb-border { background:#000; }*/

/* The tabs */
/*#tabs { overflow:hidden; padding:0; margin:20px auto 0 auto; width:400px; color:#444; }
* html #tabs { height:1%; }
#tabs li { float:left; color:#000; list-style:none; padding:0; margin:0 0 0 5px; }
* html #tabs li { display:inline-block; }
#tabs li a { display:block; float:left; text-decoration:none; padding:5px; color:#000; }

#tabs li:hover, #tabs li:hover .sb-inner { background:#eee; }
#tabs li.hover, #tabs li.hover .sb-inner { background:#eee; }
#tabs li .sb-border { background:#fff; }
#tabs-content { background:#ccc; width:380px; margin:-1px auto 20px auto; padding:10px; 
                border:1px solid #fff; color:#000; }*/
				
				/*#weatherDisplayTabs li, #weatherDisplayTabs li .sb-inner {background:#ff0000 url(/images/yahoo_weather/grad2.png) repeat-x; }*/
.gallbox_exp p{
clear:both;
}
.thumbnail{
	width:50px !important;
	height:50px !important;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	border:0px;
}

.focus_on_index{
	width:390px;
	text-align:left;
}

.focus_on_index dd{
	margin:5px 0px 0px 0px;
}

#flashcontent .focus_on_index img{
	border:5px solid #95c1e8;
	margin-right:10px;
}

#twitter ul{
list-style-type: none;
margin:0px;
padding:0px;
}

#twitter li {
	font-size: 10px;
	line-height: 1.3em;
	padding: 0.8em 0 1em;
	border-bottom: 2px solid #ddd;
}

#twitter {
	margin-left:10px;
}
