.con-wrapper {
	background: url(../library/bg-con-wrapper.png) repeat-y top right;
	border-bottom: 1px solid #fff;
	}
.con-main {
	width: 750px;
	}	
.con-supp-1 {
	width: 230px;
	position: relative;
	z-index: 1;
	}	
	
/* =================== Your Share Holding =================== */		
.mod-shareholding {
	background: #009bda;
	padding: 20px 25px 20px 25px;
	}
.mod-shareholding h3 {
	color: #ace2f8;
	padding: 0;
	margin: 0 0 10px 0;
	}
.mod-shareholding p {
	padding-bottom: 0;
	margin-bottom: 0;
	}			
	
/* =================== Info Panels =================== */	

.mod-feature,	
.mod-latestnews,	
.mod-communityblog {
	float: left;
	width: 246px;
	}
.mod-latestnews .pad-mod {padding-right: 10px;}	
.mod-feature {
	width: 258px;
	position: relative;
	z-index: 1;
	}
.mod-feature ul {
	height: 300px;
	overflow: hidden;
	}
.mod-feature a {
	/*position: absolute;
	z-index: 1;
	top: 0;
	left: 0;*/
	width: 230px;
	height: 300px;
	}		
.mod-feature img {
	width: 230px;
	height: 300px;
	}	
.mod-communityblog .pad-mod {
	padding-right: 30px;
	}	

/* =================== Media Player =================== */

.mod-campaign {
	width: 750px;
	height: 323px;
	background: #fff;
	display: none!important;
	}	

.mod-mediaplayer {
	width: 750px;
	height: 323px;
	background: #fff;
	}	
	
	
.mod-santosinfo {
	min-height: 308px;
	}
.mod-santosinfo h1 {
	padding: 0;
	min-height: 215px;
	}	

.media-player-loader
{
	background: #fff;
	width: 750px;
	height: 323px;
	position:absolute;
	top:0;
	left:0;
	z-index:99;
}

.media-player-loader div
{
	background: url(../library/loading.gif) no-repeat center center;
	width: 750px;
	height: 323px;
}
	
.media-player 
{
	position:relative;
	height:323px;
	width:750px;
	}
.media-bg, .media-bg2 {
	position:absolute;
	top:0;
	left:0;
	height:323px;
	width:750px;
	margin:0;
	padding:0;
	z-index:0;
	}
.media-list {
	width:212px;
	height:264px;
	position:absolute;
	top: 24px;
	left: 26px;
	padding:0;
    	margin:0;
	}
.media-details {
	position:absolute;
	top: 24px;
	left: 258px;
	width: 468px;
    height: 264px;
	}
.media-details img {
	display: block;
	}
.media-list img {
    width: 80px;
    height: 57px;
	}
#media-videoplayer {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 468px;
    height: 264px;
    display:none;
	}
.link-video {
	position: absolute;
	z-index: 4;
	top: 298px;
	left: 25px;
	}	
.link-video a:link {color: #eee; text-decoration: none;}
.link-video a:visited {color: #eee; text-decoration: none;}
.link-video a:focus {color: #fff; text-decoration: none;}
.link-video a:hover {color: #fff; text-decoration: none;}	
.link-video a:active {color: #fff; text-decoration: none;}	
