#flash{
	width:950px;
	height:315px;
	clear: both;
	position: static;

}

.bar{
	height:27px;
	width:950px;
	margin-left:0px;
	margin-top:10px;
	overflow:hidden;
}

.left-bar{
	background:url(../images/left-middle-bar.jpg) no-repeat;
	height:27px;
	width:4px;
	float:left;
	margin-left:0px;
}

.middle-bar{
	background:url(../images/middle-middle-bar.jpg) repeat-x;
	float:left;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	height:27px;
	width:942px;
}

.right-bar{
	background:url(../images/right-middle-bar.jpg) no-repeat;
	height:27px;
	width:4px;
	float:left;
	margin-left:0px;
}

.middle-bar h5{
	color:#61247B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top:5px;
	margin-left:2px;
	float:left;
}

.left-purple-arrow{
	background:url(../images/left-purple-arrow.gif) no-repeat 5px 5px;
	width:20px;
	height:20px;
	float:left;
	margin-left:5px;
	margin-top:4px;
	cursor: pointer;
}

.right-purple-arrow{
	background:url(../images/right-purple-arrow.gif) no-repeat 5px 5px;
	width:20px;
	height:20px;
	float:left;
	margin-left:5px;
	margin-top:4px;
	cursor: pointer;
}

.small-vert-line{
	margin-top:2px;
	margin-left:1px;
	color:#61247B;
	float:left;
}

.news{
	width:610px;
	float:left;
	margin-left:0px;
}

.news p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	font-size:12px;
	color:#4D4D4D;
	margin-top:5px;
}
.news a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	font-size:12px;
	color:#4D4D4D;
	margin-top:5px;
}

.news a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	font-size:12px;
	color:#4D4D4D;
	margin-top:5px;
}

.news span{
	color:#000;
	font-size:12px;
}

.middle-bar a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	font-size:12px;
	color:#4D4D4D;
	margin-top:5px;
	margin-left:3px;
	text-decoration:none;
	display:inline;	
}

.middle-bar a:hover{
	border-bottom:1px dotted #4D4D4D;
}

.rss-icon{
	height:17px;
	width:18px;
	margin-left:6px;
	margin-right:2px;
	margin-top:-1px;
	border:none;
	float:left;
}

.right{
	float:right;
	padding:0px;
	margin-left:0px;
}

* html .right{
	padding-right:0px;
	margin-right:0px;
}

.title-list{
	width:205px;
	float:left;
}

.video{
	width:160px;
	height:121px;
	float:left;
	margin-top:10px;

	margin-left:17px;
}

* html .video{
	margin-left:8px;
}
.video-flash{

	background-repeat:no-repeat;
	width:160px;
	height:110px;
	margin-top:0px;
}

.video h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#59595C;
	margin-top:2px;
}

/* IE 6/7 fix for newsticker */
#viewall {
	float:right;
	margin-right:10px;
}
*html #viewall {
	float:right;
	margin-right:4px;
}

/* NEW NEWS TICKER */
#theNewNewsTicker {
	width:100%; 
	height:27px;
	margin:0;
	margin-top:10px; padding:0; 
	background-color:#000;
	background:url(../images/middle-middle-bar.jpg) repeat-x;
	font-size:12px;
}
#leftNewsBlock {
	height:27px;
	background-image:url(../images/left-middle-bar.jpg);
	background-repeat:no-repeat;
	float:left; 
	padding-left:4px;
}
#lnb_a{float:left; height:27px;}
#lnb_a h5{margin:0;margin-top:4px;margin-left:4px;font-size:14px;padding:0;color:#61247B}
#leftNewsBlock div#prev{cursor:pointer;float:left;}
#leftNewsBlock div#next{cursor:pointer;float:left; margin-left: 4px;}
#leftNewsBlock p.small-vert-line {float:left; margin-top:4px;}
#newsHolder {list-style-type: none; width:614px; height:27px; float:left; margin:0; margin-left:6px;overflow:hidden; padding: 0;}
#newsHolder li {
	width:610px;
	float:left;
	margin-left:0px;
}
#newsHolder li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	font-size:12px;
	color:#4D4D4D;
	margin-top:5px;
}

.rssLink {
	background: transparent url(/fileadmin/templates/emulex-web_templates/images/rss-icon.gif) left -1px no-repeat; 
	display: inline-block;
	padding: 0 0 0 21px;
	line-height: 16px;
	height: 16px;
	margin: 0 0 0 10px;
}

#rightNewsBlock {

	height:27px; 
	background-image:url(../images/right-middle-bar.jpg);
	background-repeat:no-repeat; 
	background-position:right;
	float:right; 
	padding-right:12px;
}
#rightNewsBlock a {float:left; margin-top:6px;}
#rightNewsBlock  .rss {float:left; margin-left:4px;margin-right:2px; margin-top:5px;	background:url(../images/rss-icon.gif) no-repeat;
	height:17px;
	width:18px;
	border:0;
}

#footwrap {
	padding-top: 40px;
}

#footwrap .indexfooter {
	margin-top: 0;
}
