﻿/*************************************************************/
/* Media Player - Outer Container Styles : Top
/*************************************************************/
ul.mp_outer_top
{
	list-style-type:none;
	clear:both;		
}

ul.mp_outer_top li
{
	list-style-type:none;
	float:left;	
}

li.mp_outer_top_left
{
	background-image:url(../../../../URQuestGlobalTheme/Images/misc/media_player/mp_outer_top_left.png);
	background-repeat:no-repeat;
	width:5px;
	height:4px;
}

li.mp_outer_top
{
	background-image:url(../../../../URQuestGlobalTheme/Images/misc/media_player/mp_outer_top.png);
	background-repeat:repeat-x;
	width:695px;
	height:4px;	
}

li.mp_outer_top_right
{
	background-image:url(../../../../URQuestGlobalTheme/Images/misc/media_player/mp_outer_top_right.png);
	background-repeat:no-repeat;
	width:5px;
	height:4px;	
}

/*************************************************************/
/* Media Player - Outer Container Styles : Mid
/*************************************************************/

ul.mp_outer
{
	list-style-type:none;
	clear:both;		
}

ul.mp_outer li
{
	list-style-type:none;
	float:left;	
}

li.mp_outer_left
{
	background-image:url(../../../../URQuestGlobalTheme/Images/misc/media_player/mp_outer_left.png);
	background-repeat:repeat-y;
	width:5px;
	height:407px;
}

li.mp_outer
{
	background-color:#ebebeb;
	width:695px;
	height:407px;	
}

li.mp_outer_right
{
	background-image:url(../../../../URQuestGlobalTheme/Images/misc/media_player/mp_outer_right.png);
	background-repeat:repeat-y;
	width:5px;
	height:407px;	
}

/*************************************************************/
/* Media Player - Outer Container Styles : Bottom
/*************************************************************/

ul.mp_outer_bottom
{
	list-style-type:none;
	clear:both;		
}

ul.mp_outer_bottom li
{
	list-style-type:none;
	float:left;	
}

li.mp_outer_bottom_left
{
	background-image:url(../../../../URQuestGlobalTheme/Images/misc/media_player/mp_outer_bottom_left.png);
	background-repeat:no-repeat;
	width:5px;
	height:5px;
}

li.mp_outer_bottom
{
	background-image:url(../../../../URQuestGlobalTheme/Images/misc/media_player/mp_outer_bottom.png);
	background-repeat:repeat-x;
	width:695px;
	height:5px;	
}

li.mp_outer_bottom_right
{
	background-image:url(../../../../URQuestGlobalTheme/Images/misc/media_player/mp_outer_bottom_right.png);
	background-repeat:no-repeat;
	width:5px;
	height:5px;	
}


.modal_wrapper
{
	width:695px;
	height:397px;	
	padding:0;
	border:0;
}

.player_padding
{
	margin-top: 12px;	
}
