@charset "UTF-8";
/* CSS Document */
#wrapper {

}

#header {
	background-color: #999;
	height: 70px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/lumWMP_Player_PageHeaderGraphic.jpg);
	background-repeat: no-repeat;
}

#secondHeader {
	height: 650px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
	margin-top: 0px;
	background-image: none;
}
#secondHeader #flashText {
	width: 620px;
	height: 100%;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-image: none;
}
#secondHeader #marketingPanel {
	position: relative;
	width: 970px;
	height: 650px;
	left: 0px;
	background-image: none;
	background-repeat: no-repeat;
}
#secondHeader #marketingPanel #flash {
}

.flashPlayer #contentWrapper {
	padding-bottom:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	left: -2px;
}
.flashPlayer #contentWrapper #mainContent {
	width: 880px;
	margin-left: 0px;
	position: relative;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}
.homepageHeading {
	width: 258px;
	background-image: url(../images/homepageTitlesBG.jpg);
	background-repeat: repeat-x;
	height: 32px;
	padding-bottom: 0px;
	position: relative;
	background-position: bottom;
	margin-bottom: 10px;
}
.rowTitle {
	width: 100%;
	padding-bottom: 10px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.rowDivider {
	width: 100%;
	padding-bottom: 10px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	padding-top: 10px;
}


#contentWrapper #mainContent #customRow {
	position: relative;
	background-color: #EFEFEF;
	padding: 20px;
	border: 1px solid #CCCCCC;
	font-size: 95%;
	width: 840px;
	margin: 0px;
}
#contentWrapper #mainContent #customRow .col {
	position: relative;
	width: 250px;
	float: left;
	margin-right: 40px;
	margin-top: 20px;
	height: 100%;
}
#contentWrapper #mainContent #customRow .colR {
	position: relative;
	float: left;
	margin-top: 20px;
	height: 100%;
	width: 250px;
}
#contentWrapper #mainContent #customRow img {
	margin-bottom: 10px;
}



#contentWrapper #searchTab {
	display:none;
}

#graphicEdge {
	display:none;
}


object {outline:none;}
body {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 0px;
}

