/* MNC Box Style CSS */

#base {
	width: 970px;
	text-align: left;
	margin: auto;
	display: block;
	font-size: 10px;
}
#hdrNavContainer {
	float: right;
	width: 160px;
	padding-top: 12px;
}
#contentContainer {
	width: 730px;
	padding-top: 10px;
	margin: auto;
	font-size: 12px;
	line-height: 16px;
	float: right;
	text-align: left;
	color: #999;
}
#contentContainer H1 
{
	color: #ffffff;
}
.bottomBorder {
	padding-bottom: 5px;
	border-bottom: thin dotted #6d6d6d;
	border-bottom-width: 1px;
}
#buttonBar {
	padding-top: 5px;
}
.cursorPointer {
	cursor: pointer;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
	color: #FFFFFF;
}
.clear {
    clear: both;
    height: 1px;
    overflow: hidden;
}
/**************************** homePage :: featured */
#featureContainer {
	width: 730px;
}
.featureIMG {
	border: medium solid #808080;
	border-width: 1px;
	background-color: #252525;
}
.featureBoxTitle_left {
	padding-top: 5px;
	padding-left: 2px;
	text-align: left;
}
.featureBoxTitle_right {
	padding-top: 5px;
	padding-right: 2px;
	text-align: right;
}
.feature_left 
{
	float: left;
	width: 360px;
	height: 270px;
	background-color: #252525;
	border: medium solid #808080;
	border-width: 1px;
    vertical-align: middle;
	text-align: center;
}
.feature_right
{
	float: right;
	width: 360px;
	height: 270px;
	background-color: #252525;
	border: medium solid #808080;
	border-width: 1px;
	vertical-align:middle;
	text-align: center;
}
.featureBox_left
{
	float: left;
	width: 360px;	
	vertical-align: middle;
}
.featureBoxImage_left
{
	background-color: #252525;
	width: 360px;
	height: 270px;
	text-align: center;
	vertical-align: middle;
}
.featureBoxText_left
{
	color: #ffffff;
	text-align: left;
	font-size: 11px;
	margin-top: 5px;
}
.featureBox_right
{
	float: right;
	width: 360px;	
	vertical-align: middle;
}
.featureBoxImage_right
{
	background-color: #252525;
	width: 360px;
	height: 270px;
	text-align: center;
	vertical-align: middle;
}
.featureBoxText_right
{
	color: #ffffff;
	text-align: right;
	font-size: 11px;
	margin-top: 5px;
}


/**************************** homePage :: What's New */
#whatsNewContainer {
	width: 730px;
	height: 155px;
	margin-top: 25px;
	background-color: #252525;
	margin-bottom: 25px;
}
.whatsNewTitleBar {
	width: 720px;
	height: 19px;
	background-color: #5a5a5a;
	padding-left: 10px;
	padding-top: 1px;
}
.whatsNewThumbBox {
	width: 160px;
}
.whatsNewBox {
	margin-left: 10px;
}
.whatsNewThumb {
	background-color: #000000;
	width: 100px;
	height: 75px;
}
.whatsNewName {
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}

/**************************** creative page */
#displayContainer {
	width: 725px;
	height: 510px;
	margin-top: 20px;
}
#displayMedia {
	width: 725px;
	background-color: #252525;
	text-align: center;
	margin-top: 20px;
}
#mediaInfo{
	line-height: 14px;
	font-size: 11px;
	color: #999;
	letter-spacing: .5pt;
	margin: 4px 0;
}
#mediaInfo span {
	font-weight: bold;
	color: #88dc00;
}
#thumbContainer {
	width: 705px;
	height: 170px;
	overflow: hidden
}
#thumbTable td, th {
	padding: 6px;
	background-color: #252525;
}
#thumbScroller {
	width: 15px;
	height: 170px;
}
/**************************** directory */
.sideBarDirectory 
{
	float: right;
	padding-right: 10px;
	padding-top: 3px;
}

/**************************** Emailbox  */
#EmailBox
{
	display:none;
	position:absolute;
	top: 160px;
	right:273px;
	width:300px;
	height:137px;
	background-color:#B4B09F;
}
#EmailBox table
{
	font: bold 10px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px 10px;
}
#EmailBox a
{
	margin: 0px 0px 0px 60px;
}

/**************************** admin */
.adminDescriptRight {
	float: right;
	width: 350px;
}
.pfolio_container {
	clear: both;
}
.pfolio_leftThumb {
	float: left;
	width: 100px;
	height: 75px;
	background-color: #252525;
	vertical-align: middle;
	text-align: center;
}
.pfolio_bottomNav {
	width: 100px;
}
.uploadForm_left {
	float: left;
	width: 380px;
}
.uploadInstruct_right {
	float: right;
	width: 300px;
	text-align: left;
}
.diskUsageContainer {
	width: 100px;
	height: 10px;
	background-color: #252525
}
.diskUsageBar {
	height: 10px;
	background-color: #88dc00;
	float: left;
}
/**************************** sidebar */
#sideBarContainer {
	width: 200px;
	margin-left: 5px;
	padding-top: 10px;
	float: left;
}
.sideBarTitleBox {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #5a5a5a;
	padding-left: 8px;
	color: #FFFFFF;
}
.sideBarContent {
	padding-top: 7px;
	padding-bottom: 7px;
}
.sideBarEventNews {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 2px;
}
.search_chkbox 
{
	color: #ffffff;
}
/**************************** search by focus (toggle) */
#focusBtn {
	margin-top: 5px;
	margin-bottom: 5px;
}
#focusBox {
	background-image: url(../images/refineFocus_boxTile.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
	margin-bottom: 5px;
}
#focusBox_checkbox {
	padding-left: 10px;
}
.objON {
	display: block;
}
.objOFF {
	display: none;
}
/**************************** search Results */
#resultTitle_container {
	padding-bottom: 10px;
}
#resultNav_container {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-bottom: 1px;
	border-bottom: thin dotted #6d6d6d;
	border-bottom-width: 1px;
	border-top: thin dotted #6d6d6d;
	border-top-width: 1px;
}
#resultTable {
	width: 730px;
	padding-top: 30px;
}

#resultTable a:link, a:active {
	color: #FFFFFF;
	border-bottom-width: none;
	border-bottom-style: none;
	text-decoration: none;
}

#resultTable a:visited  {
	color: #AAAAAA;
	border-bottom-width: none;
	border-bottom-style: none;
	text-decoration: none;
}

#resultTable a:hover  {
	color: #88dc00;
	border-bottom-width: none;
	border-bottom-style: none;
	text-decoration: none;
}

.resultTable_cell {
	width: 180px;
	text-align: center;
	vertical-align: top;
}
.result_name {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#basicListing {
	border-top: thin dotted #6d6d6d;
	border-top-width: 1px;
	margin-top: 20px;
	padding-top: 10px;
}
#basicListing a:link, #basicListing a:visited, #basicListing a:active {
	color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #88dc00;
	padding-bottom: 1px;
	text-decoration: none;
}
/**************************** header - footer */
#header {
	width: 970px;
	height: 80px;
	margin: auto;
	text-align: left;
}
#footer {
	text-align: right;
	margin: auto;
	width: 970px;
	padding-top: 30px;
	line-height: 20px;
	padding-bottom: 15px;
	clear: both;
	color: #7A7A7A;
}

/* CSS Tooltip for portfolio page showing media type icons*/    
    a.media{
    position:relative; /*this is the key*/
    z-index:24;
    cursor:pointer;
    text-decoration:none;
}

a.media:hover{z-index:25;}

a.media span{display: none}

a.media:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-10px; left:0em;
    background-color:#000000;
    }
