@charset "UTF-8";

/* SpryMasterDetail.css */

/* Copyright (c) 2007. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Master/Detail structure container. 
 *
 * If you want to constrain the width of the Master/Detail structure, set a width on
 * the Master/Detail container. By default, our structure expands horizontally to fill
 * up available space.
 */
.MasterDetail
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the Master Container element which houses all the MasterColumn
 * classes. By default the Master column occupy about 35% from the width of the 
 * entire structure. 
*/
.MasterDetail .MasterContainer
{
	float: none;
	overflow: hidden;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 180px;
}

/* This is the selector for a Master Column element which holds the actual data for 
 * a master column.
*/
.MasterDetail .MasterColumn
{
	background-color: #2A2A2A;
	cursor:pointer;
	width: 180px;
	margin: 0px;
	padding: 3px;
	vertical-align: middle;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

/* This is the selector for a highlighted Master Column element.
*/
.MasterDetail .MasterColumnHover
{
	background-color: #000;
	padding: 3px;
	width: 180px;
	margin: 0px;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

/* This is the selector for a selected Master Column element.
*/
.MasterDetail .MasterColumnSelected
{
	background-color:#333;
	color: white;
	vertical-align: middle;
	margin: 0px;
	width: 180px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #555;
	border-right-color: #555;
	border-bottom-color: #555;
	border-left-color: #555;
}

/* This is the selector for the Detail Container element which houses all the DetailColumn
 * classes. By default the Detail column occupy about 60% from the width of the 
 * entire structure. 
*/
.MasterDetail .DetailContainer
{
	overflow: auto;
}

/* This is the selector for a Detail Column element which holds the actual data for 
 * a detail column.
*/
.MasterDetail .DetailColumn
{
	margin-bottom: 5px;
	width: 180px;
}
.MasterDetail .MasterColumn2 {
	background-color: #C5BACF;
	cursor:pointer;
	height: 15px;
	padding: 0px;
	width: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4F2E6B;
	border-right-color: #4F2E6B;
	border-bottom-color: #4F2E6B;
	border-left-color: #4F2E6B;
	margin-top: 2px;
}
.MasterDetail .MasterColumnHover2 {
	background-color: #482B6E;
	padding: 0px;
	height: 15px;
	width: 15px;
	border: 1px solid #FFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.MasterDetail .MasterColumnSelected2 {
	background-color:#5C3C76;
	color: white;
	height: 15px;
	width: 15px;
	padding: 0px;
	border: 1px solid #A08DAF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.MasterDetail .MasterContainer2 {
	float: none;
	overflow: hidden;
	padding: 0px;
	width: 20px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.MasterDetail .MasterColumn3 {
	cursor:pointer;
	width: 180px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 5px;
}
.MasterDetail .MasterColumnHover3 {
	width: 180px;
	margin: 0px;
	vertical-align: middle;
	text-align: left;
	color: #FFF;
	padding: 5px;
}
.MasterDetail .MasterColumnSelected3 {
	color: #333;
	vertical-align: middle;
	margin: 0px;
	width: 180px;
	text-align: left;
	padding: 5px;
	background-image: url(../iconos/fondoshome/fondo_audioplayer_selected.png);
}
.MasterDetail .DetailColumn3 {
	width: 180px;
	margin-bottom: 5px;
	padding: 0px;
}
.MasterDetail .DetailContainer3 {
	overflow: auto;
	background-image: url(../iconos/fondoshome/fondo_audioplayer.png);
	margin-bottom: 10px;
}
.MasterDetail .MasterColumn_vint {
	cursor:pointer;
	width: 480px;
	padding: 2px;
	vertical-align: middle;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.MasterDetail .MasterColumnHover_vint {
	padding: 2px;
	width: 480px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: url(../iconos/fondoshome/fondo_audioplayer_selected.png);
}
.MasterDetail .MasterColumnSelected_vint {
	color: white;
	vertical-align: middle;
	width: 480px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-image: url(../iconos/fondoshome/fondo_video_selected.png);
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.MasterDetail .MasterContainer_vint {
	float: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 480px;
}
.MasterDetail .DetailContainer_vint {
	overflow: auto;
}
.MasterDetail .DetailColumn_vint {
	margin-bottom: 10px;
	width: 480px;
	background-image: url(../iconos/fondoshome/fondo_audioplayer_selected.png);
}
