/* colum box components */
.combox{margin:0 0 10px 0; display:inline; position:relative; float:left; width:122px;}
	.comboxTime{color:#7F8BA1; font-weight:bold; text-align:center; margin:0 0 6px 0 ; height:30px}	
		.comboxTime p{margin:0; padding:0;}

	.comboxPlus{margin:0 0 6px 0;}	
		.comboxPlus a{display:inline; position:relative; float:left; background:url(../images/layout/combox/box_items/box_plus.gif) no-repeat; width:121px; height:84px;}
		
	.comboxMarketStatusOpen{height:54px; background:url(../images/box_market_status_open.jpg) no-repeat; }

/* share price */
	.comboxSharePrice{margin:0 auto 10px auto; padding:0; text-align:center;color:white; height:54px; background:url(../images/layout/combox/box_items/box_share_price_1.jpg) no-repeat; }
	.comboxSharePrice h3{ font-size:1em; margin:0; padding:4px 0 0 0;}
	.comboxSharePrice p{font-size:2em; font-weight:bold;}

/* combox Flat */
	.comboxFlat{ margin:0 0 10px 1px ; width:119px; background:#7F8BA1 url(../images/layout/combox/combox_flat_top_bg.gif) no-repeat; }
	.comboxFlat .inner{display:inline; position:relative; float:left; width:119px; background:url(../images/layout/combox/combox_flat_bottom_bg.gif) no-repeat 0 100%; padding:22px 0 22px 0;}	
	.comboxFlat ul{margin:0; padding:0 0 0 16px; width:103px;}
	.comboxFlat li{margin:0 0 11px 0; padding:0; list-style-type:none; display:inline; position:relative; float:left; clear:both; width:103px;}
	.comboxFlat li a{display:inline; position:relative; float:left;  background:url(../images/layout/combox/combox_flat_arrow.gif) no-repeat 0 3px; padding:0 0 0 11px; color:white;}
	.comboxFlat li a:hover{background:url(../images/layout/combox/combox_flat_arrow_hover.gif) no-repeat 0 3px; color:black;}	

/* combox FlatNews */
	.comboxFlatNews{ margin:0 0 10px 1px ; width:119px; }
	.comboxFlatNews .inner{display:inline; position:relative; float:left; width:119px; padding:22px 0 22px 0;  background: url(../images/layout/combox/combox_flatnews_inner_bg.gif) repeat;}	
	.comboxFlatNews ul{margin:0; padding:0 0 0 16px; width:103px;}
	.comboxFlatNews li{margin:0 0 11px 0; padding:0; list-style-type:none; display:inline; position:relative; float:left; clear:both; width:103px;}
	.comboxFlatNews li a{display:inline; position:relative; float:left;  background:url(../images/layout/combox/combox_flatnews_arrow.gif) no-repeat 0 3px; padding:0 0 0 11px; color:#ffffff;}
	.comboxFlatNews li a:hover{background:url(../images/layout/combox/combox_flatnews_arrow_hover.gif) no-repeat 0 3px; color:black;}	
	
/* combox pod */
	.comboxPod{background:url(../images/layout/combox/combox_pod.gif) no-repeat;  height:115px;}
		.comboxPod a{display:inline; position:relative; float:left; margin:2px 0 0 4px;}
		
/* plus quoted  overides*/
	.plusQuoted .comboxSharePrice{background:url(../images/layout/combox/box_items/box_quoted_share_price.jpg) no-repeat; }
	
	.plusQuoted .comboxFlat{background:#027590 url(../images/layout/combox/combox_quoted_flat_top_bg.gif) no-repeat; }
	.plusQuoted .comboxFlat .inner{background:url(../images/layout/combox/combox_quoted_flat_bottom_bg.gif) no-repeat 0 100%;}	

	.plusQuoted .comboxFlat li a{background:url(../images/layout/combox/combox_quoted_flat_arrow.gif) no-repeat 0 3px; }
	.plusQuoted .comboxFlat li a:hover{background:url(../images/layout/combox/combox_quoted_flat_arrow_hover.gif) no-repeat 0 3px;}	

/* traded listed  overides*/
	.tradedListed .comboxSharePrice{margin:0 0 7px 0; background:url(../images/layout/combox/box_items/box_traded_listed.jpg) no-repeat; }
	
	.tradedListed .comboxFlat{background:#635E7F url(../images/layout/combox/combox_traded_listed_flat_top_bg.gif) no-repeat; }
	.tradedListed .comboxFlat .inner{background-image:url(../images/layout/combox/combox_traded_listed_flat_bottom_bg.gif);}	
	
	.tradedListed .comboxFlat li a{background-image:url(../images/layout/combox/combox_traded_listed_flat_arrow.gif); }
	.tradedListed .comboxFlat li a:hover{background-image:url(../images/layout/combox/combox_traded_listed_flat_arrow.gif);}	

	.tradedListed .comboxCompare{height:41px;  background:url(../images/layout/combox/box_items/box_traded_listed_compare.jpg); color:white; font-weight:bold;}
	.tradedListed .comboxCompare p.left{margin:12px 0 0 10px; width:67px;}
	.tradedListed .comboxCompare p.right{margin:12px 8px 0 0; width:37px;}
