@charset "UTF-8";
/* CSS Document - Landing Pages
Copyright 2008 Torrenegra MarketLabs */

big{	
	margin: 0px;
}
#mainContent{	
	padding-bottom: 10px 25px;	
}
img.graphicTit{	
	margin-bottom: 20px;
	clear: both;
}
.conBigGray{	
	border-top: 1px dotted #969598;
	background-image: url(/img/background/bkBigGray.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
	margin-top: 10px;
}
.iconP{
	float: left;
	margin: -5px 5px 15px 0px;
}
.conGradient .col01,
.conGradient .col02,
.conBigGray .col01,
.conBigGray .col02{
	width: 430px;
	float: left;
	background: none;
}
.conBigGray .col01{
	margin-right: 20px;
}
.btnAddLod,
.btnAddLod:hover{		
	background-image: url(/img/button/btnAddLod.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 450px;
	height: 55px;
	display: block;
}
.btnWatVid,
.btnWatVid:hover{		
	background-image: url(/img/button/btnWatVid.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 450px;
	height: 55px;
	display: block;
}
.btnAddLodUnd,
.btnAddLodUnd:hover{		
	background-image: url(/img/button/btnAddLodUnd.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 450px;
	height: 55px;
	display: block;
}
.btnWatVidUnd,
.btnWatVidUnd:hover{		
	background-image: url(/img/button/btnWatVidUnd.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 450px;
	height: 55px;
	display: block;
}

.btnPlanning,
.btnPlanning:hover{		
	background-image: url(/img/button/btnPlanning.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 450px;
	height: 55px;
	display: block;
}
.btnInventory,
.btnInventory:hover{		
	background-image: url(/img/button/btnInventory.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 450px;
	height: 55px;
	display: block;
}
.btnList,
.btnList:hover{		
	background-image: url(/img/button/btnList.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 450px;
	height: 55px;
	display: block;
}

.btnAddLod:hover,
.btnWatVid:hover,
.btnAddLodUnd:hover,
.btnWatVidUnd:hover,
.btnPlanning:hover,
.btnInventory:hover,
.btnList:hover{
	background-position: 0px -55px;
}
#mainContent .L2C1{
	margin-bottom: 20px;
}
.rightImg{
	float: right;
	margin: 0px 0px 20px 20px;
}

/* Video Bar */

.videoBkMk, #videoBkMk {
	z-index: 10001;
	width: 640px;	
	margin-top: 30px;
}
.videoBkMk tr, #videoBkMk tr td {
	list-style-type: none;
}

.videoBkMk tr, #videoBkMk tr {
	padding: 0;
	clear: both;
	width: 640px;
}

.videoBkMk td, #videoBkMk td,
.videoBkMk td.bkMkVisited, #videoBkMk td.bkMkVisited {
	background-image: url(/img/background/bkVideoBkMk.jpg);
	background-repeat: no-repeat;	
}

.videoBkMk td, #videoBkMk td {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
	float: left;
	cursor: pointer;
	
}

.videoBkMk td.bkMkVisited, #videoBkMk td.bkMkVisited {
	background-position: 0px -30px;	
}

.videoBkMk td.bk.MkDisabled #videoBkMk td.bkMkDisabled {
	background-position: 0px -60px;	
}
.videoBkMk li:hover, #videoBkMk li:hover{
	color: #030;
}
.videoBkMk td.bkMkDisabled:hover, #videoBkMk td.bkMkDisabled:hover {
	color: #FFF;
	cursor: default;
}

.overlay, .ol1, .ol2, .ol3, .ol4, .ol5 {
	background-image:url(/img/global/overlayWhite.png); 
	width:700px; 
	height:500px; 
	display:none; 
}

div.videoBox,
table.videoBox {
	background-image: url(/img/background/bkVideos.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	width: 700px;
	height: 560px;
}

#player, #player1, #player2, #player3, #player4, #player5 {
	display: block;
	width: 640px;
	height: 404px;
	margin-left: 30px;
}

.close{
	background:transparent url(/img/button/btnClosePopExt.png) no-repeat scroll 0 0;
	cursor:pointer;
	height:30px;
	position:absolute;
	right:7px;
	top:4px;
	width:30px;
}
.btnWhite{		
	background-image: url(/img/button/btnWhite.png);
	background-repeat: no-repeat;
	width: 450px;
	height: 40px;
	padding-top: 15px;
	color: #4D4B4C;
	font-size: 1.75em;
	text-align: center;
	
}
.btnWhite a:link,
.btnWhite a:active,
.btnWhite a:visited{		
	text-decoration: underline;
	color: #4D4B4C;
}
.btnWhite a:hover{		
	text-decoration: none;
	color: #4D4B4C;
}

