@charset "utf-8";
/* CSS Document */

	.mid { border-top: 1px solid #b9c5d7;margin: 0px 5px;*font-size:0px;}
	.selectLeft {background: url(/images/story_more_left_select.gif) 0 0 no-repeat; height:3px; *font-size:0px;}
	.selectRight {background: url(/images/story_more_right_select.gif) 100% 0 no-repeat;height:3px; *font-size:0px;}
	.unselectLeft {background: url(/images/story_more_left_unselect.gif) 0 0 no-repeat; height:3px;}
	.unselectRight {background: url(/images/story_more_right_unselect.gif) 100% 0 no-repeat;height: 3px;}
	
	.unselected {background: url(/images/story_more_unselected_bg.gif) repeat-x; vertical-align:middle; text-align:center; border:1px solid #b9c5d7; border-top:none; height:25px;}
	.unselectTab {color:#09367A; font-family:arial; font-size:12px; font-weight:bold; text-decoration:none; outline:none;}
	
	.selectTab{color:#EF7B1E; font-family:arial; font-size:14px; font-weight:bold; text-decoration:none; outline:none;}
	.upper_selected {background-image: url(/images/story_more_selected_bg.gif); background-repeat:repeat-x; height:5px; *height:2px; }
	.lower_selected {text-align:center;border:1px solid #b9c5d7; height:26px; border-bottom:none; border-top:none; background-color:#FFF; }
	
	#bottom{ background-image: url(/images/story_more_bottom_part.gif); background-repeat:no-repeat; background-position:top; height:6px; }
	.storyContent{background-image: url(/images/story_more_bottom_bg.gif); background-repeat:repeat-x; background-position:top; border:1px solid #b9c5d7; border-bottom:none; border-top:none; padding:15px 12px 8px;}
	.storyItem{background-image: url(/images/story_more_bullets.gif); background-repeat:no-repeat; background-position:1px 6px; padding-left:10px;}
	a.unselectTab:link{}
	a.unselectTab:visited{}
	a.unselectTab:active{}
	a.unselectTab:hover{color:#EF7B1E;}
	.font12{font-size:12px;}
	
/* Filter Box - zawya select*/
div.filterZSbox { background: #f3f4f8;  }/*border: 0px solid #D2DADF*/
div.filterZSheader { height: 23px; font: bold 12px verdana; color: #fff; border: 1px solid #ABBDD1; background: url(/images/bg_filter.gif) repeat-x 0 100%; }
div.filterZSheader select{ width: 200px; float: right; vertical-align: middle; }
div.filterZS { padding: 10px 5px 5px; border:1px solid #abbdd1; border-top:none;}
div.filterZS select { width: 210px; float: right;}
div.filterZS .hd { width:100%;/* border-bottom: 1px solid #e2edfa*/ }
div.filterZS .hd input.img { vertical-align: middle;  float: right; }
div.filterZS .hd input.textsmall { vertical-align: middle; width: 152px; *width: 150px; float: left; height: 15px; }
div.filterZS .sb { height: 25px;/* border-bottom: 1px solid #e2edfa*/ }
div.filterZS .sb input.text { vertical-align: middle; width: 80.5%; *width: 230px; float: left; }
div.filterZS .sb input.textsmall { vertical-align: middle; width: 152px; *width: 150px; float: left; height: 15px; }
div.filterZS .bd { padding-top: 10px; }
div.filterZS .lbl { float: left; padding-top: 3px; padding-left:6px; color:#333333;}
div.headline { padding: 5px 5px; background: url(/images/top_picks_bg.gif) 0px 1px repeat-x; *background: url(/images/top_picks_bg.gif) 0px 2px repeat-x; border-top: 1px solid #e2edfa; border-bottom: 1px solid #e2edfa; font: bold 15px arial; color: #09367A;}