/* START Telerik.Web.UI.Skins.Rotator.css */
/* new styles */
.RadRotator
{
	visibility:hidden; 	
}

.radr_relativeWrapper
{
	position: relative;
	margin:0 !important;/*MUST BE 0 for proper rendering*/
}

.radr_clipRegion
{
	width: 100%;
	height: 100%;
	/* We change the width and height from the code, and then this setting becomes active! */
	overflow: hidden;
	position: absolute;
}

/*================== The list ========================*/

.radr_clipRegion  .radr_itemsList 
{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;          
}

.radr_clipRegion  .radr_itemsList li 
{ 
	float: left;
}

/* For vertical carousel, not set, width defaults to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari */

.RadRotator ul.radr_verticalList 
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.RadRotator .radr_verticalList li
{ 
	float: none;
	margin-bottom: 0px;
	/* Force the LI to respect the HEIGHT specified */
	overflow: hidden;
	display: block;
}

.radr_button
{
	font-size: 1px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	/*Button size is defined here, we use margins to position them too */
	height: 15px;
	width: 15px;
	line-height: 15px;
	/* Very important for the layout!*/	
	display: none; 
	outline: none;
}

.radr_button:hover
{
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

.radr_button.radr_buttonUp
{
	background-position: 0 0;
	top: -15px;
	left: 50%;
	margin-left: -8px;
}

.radr_button.radr_buttonRight
{
	background-position: 0 -15px;
	margin-top: -8px;
	right: -16px;
	top: 50%;   
}

.radr_button.radr_buttonDown
{
	background-position: 0 -30px;
	top:100%;
	left: 50%;
	margin-left: -8px;
	margin-top: 1px;
}

.radr_button.radr_buttonLeft
{
	background-position: 0 -45px;
	margin-top: -7px;
	left: -15px;
	top: 50%;
}

.radr_button.radr_buttonDisabled
{
	filter: alpha(opacity=20);
	opacity: .2;
	-moz-opacity: .2;
}

.radr_noBorder .radr_clipRegion
{
	border-width: 0px !important;
}

/* Needed because IE cannot position vertical LI items properly. In addition to this css, the UL's width needs to be EXPLICITLY set from code if IE or Safari */
html* .radr_verticalList li
{
	float: left !important;
}	
/* END Telerik.Web.UI.Skins.Rotator.css */
/* START Telerik.Web.UI.Skins.Default.Rotator.Default.css */
/* new styles */
.radr_Default 
{
	
}

.radr_Default .radr_clipRegion
{
	border: solid 1px #626262;
}

/*================== The list ========================*/

.radr_Default .radr_clipRegion  .radr_itemsList 
{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;          
}

/* For vertical carousel, not set, width defaults to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari */

.radr_Default .radr_button
{
	background-image: url('/WebResource.axd?d=6Sc7AzKUtshwRqry5DQlgKqg4x3SsB2_tk-MEC6jARx9ULldyr6xMmrhFK8LP7BM44Jz_OXXnO93i6JwZydf4W9GVtR5HZBb0iH5Hp7Ea801&t=634136910118860000');
	background-repeat: no-repeat;
	/*background-color: red;*/
	/*Button size is defined here, we use margins to position them too */
	height: 20px;
	width: 20px;
	line-height: 20px;
	/* Very important for the layout!*/	
}

.radr_Default .radr_button.radr_buttonUp
{
	background-position: 0 0;
	top: -20px; /* -15px */
	left: 50%;
	margin-left: -10px;
}

.radr_Default .radr_button.radr_buttonUp:hover
{
	background-position: -20px 0;
}

.radr_Default .radr_button.radr_buttonRight
{
	background-position: 0 -20px;
	margin-top: -10px;
	right: -20px; /* -16px */
	top: 50%;   
}

.radr_Default .radr_button.radr_buttonRight:hover
{
	background-position: -20px -20px;
}

.radr_Default .radr_button.radr_buttonDown
{
	background-position: 0 -40px;
	top: 100%;
	left: 50%;
	margin-left: -10px;
}

.radr_Default .radr_button.radr_buttonDown:hover
{
	background-position: -20px -40px;
}

.radr_Default .radr_button.radr_buttonLeft
{
	background-position: 0 -60px;
	margin-top: -10px;
	left: -20px; /* -15px */
	top: 50%;
}

.radr_Default .radr_button.radr_buttonLeft:hover
{
	background-position: -20px -60px;
}

.radr_Default .radr_button.radr_buttonDisabled
{
	filter: alpha(opacity=20);
	opacity: .2;
	-moz-opacity: .2;
}
/* END Telerik.Web.UI.Skins.Default.Rotator.Default.css */
/* START Telerik.Web.UI.Skins.Default2006.Rotator.Default2006.css */
/* new styles */
.radr_Default2006 .radr_clipRegion
{
	border: solid 1px #626262;
}

/*================== The list ========================*/

.radr_Default2006 .radr_clipRegion  .radr_itemsList 
{
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;          
}

/* For vertical carousel, not set, width defaults to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari */

.radr_Default2006 .radr_button
{
	background-image: url('/WebResource.axd?d=6Sc7AzKUtshwRqry5DQlgKqg4x3SsB2_tk-MEC6jARxq9mtW7tEZTZQR38yhA5xdu9HV0UTu7r3Xmc5cMp9k6HeKYcDSis8sdeAbUFKfpwE1&t=634136910118860000');
	background-repeat: no-repeat;
	/*Button size is defined here, we use margins to position them too */
	height: 20px;
	width: 20px;
	line-height: 20px;
	/* Very important for the layout!*/	
}

.radr_Default2006 .radr_button.radr_buttonUp
{
	background-position: 0 0;
	top: -20px; /* -15px */
	left: 50%;
	margin-left: -10px;
}

.radr_Default2006 .radr_button.radr_buttonUp:hover
{
	background-position: -20px 0;
}

.radr_Default2006 .radr_button.radr_buttonRight
{
	background-position: 0 -20px;
	margin-top: -10px;
	right: -20px; /* -16px */
	top: 50%;   
}

.radr_Default2006 .radr_button.radr_buttonRight:hover
{
	background-position: -20px -20px;
}

.radr_Default2006 .radr_button.radr_buttonDown
{
	background-position: 0 -40px;
	top:100%;
	left: 50%;
	margin-left: -10px;
}

.radr_Default2006 .radr_button.radr_buttonDown:hover
{
	background-position: -20px -40px;
}

.radr_Default2006 .radr_button.radr_buttonLeft
{
	background-position: 0 -60px;
	margin-top: -10px;
	left: -20px; /* -15px */
	top: 50%;
}

.radr_Default2006 .radr_button.radr_buttonLeft:hover
{
	background-position: -20px -60px;
}

.radr_Default2006 .radr_button.radr_buttonDisabled
{
	filter: alpha(opacity=20);
	opacity: .2;
	-moz-opacity: .2;
}
/* END Telerik.Web.UI.Skins.Default2006.Rotator.Default2006.css */
/* START Telerik.Web.UI.Skins.Window.css */
/* RadWindow 2 Common Css */

div.radwindow
{
	float: left;
	position: absolute;
}

div.radwindow a
{
    outline: none;
}

div.radwindow table
{
    width: 100%;
    height: 100%;
    table-layout: auto;
}

div.radwindow div.min
{
	display: none;
}

div.radwindow table td
{
	padding: 0; 
	margin: 0;
	border-collapse: collapse;
	vertical-align: top;
}

.radwindow .corner,
.radwindow .footercenter
{
    line-height:1;
}

div.radwindow table td.titlebar
{
	-moz-user-select: none;
	/*cursor: move;*/
}

div.radwindow td.titlebar div.topresize
{
	font-size: 1px;
	height: 4px !important;
	line-height: 4px !important;
	width: 100%;
}

div.radwindow td.statusbar input
{
	border: 0px;		
	background-color: transparent !important; 
	background-repeat: no-repeat;		
	width: 100%;	
	cursor: default;
	-moz-user-select: none;
	overflow: hidden; 
	text-overflow: ellipsis;
	display: block; 
	float: left;
}

div.radwindow td.statusbar div
{		
	width: 18px; 
	height: 18px;	
}

div.radwindow td.statusbar .loading
{
	padding-left:30px;
}

div.radwindow td.statusbar span.statustext
{
	cursor: default; 
	-moz-user-select: none;
}

div.radwindow.nostatusbar tr.statusbarrow
{
	display: none;
}

div.radwindow table.titlebarcontrols ul.controlbuttons
{
	padding: 0; 
	margin: 0;
	list-style: none; 
	white-space:nowrap;	
	float: right; 
}

div.radwindow table.titlebarcontrols ul.controlbuttons li
{
	float: left;
}

div.radwindow table.titlebarcontrols ul.controlbuttons li a
{
	display: block; 
	text-decoration: none;
}

div.radwindow table.titlebarcontrol ul.controlbuttons li a span
{
	text-indent: -9999px; 
	display: block;	
}

div.radwindow table.titlebarcontrols a.windowicon
{
	display: block; 
	margin-right: 3px;	
	width: 20px !important;
	height: 16px !important;
}

div.radwindow table.titlebarcontrols em
{	
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
	float: left;	
}

div.radwindow.minimizedwindow
{
	overflow: hidden;
}

div.radwindow div.iconmenu
{
	float: left; 
	position: absolute; 
	z-index: 56000000;
}

div.radwindow div.iconmenu a
{
	cursor: default;
}

div.radwindow.inactivewindow table.titlebarcontrols
{
	position: static;
}
/* end of inactive window settings */

/* popup windows */
.radwindow .windowpopup a.radwindowbutton
{
    margin-top: 24px !important;
}

.radwindow .windowpopup a.radwindowbutton:focus,
.radwindow .windowpopup a.radwindowbutton:active
{
    border: 1px dotted #999999;                        
}

.radwindow .windowpopup a.radwindowbutton,
.radwindow .windowpopup a.radwindowbutton span
{
	display: block; 
	float: left;
}

div.radwindow table.titlebarcontrols ul.controlbuttons li a
{
    text-indent: -9999px;
}

/* opera fix */
html:first-child div.radwindow ul
{
    float: right; 
    border: solid 1px transparent;
}

.radwindow .dialogtext
{
    text-align: left;
}

div.radwindow.minimizedwindow .pinbutton,
div.radwindow.minimizedwindow .reloadbutton,
div.radwindow.minimizedwindow .maximizebutton,
div.radwindow.minimizedwindow .topresize
{
    display: none !important;
}

.radwindow .contentrow .windowcontent
{
    font-size: 11px;
}

/* inactive window settings */
div.radwindow.inactivewindow td.corner,
div.radwindow.inactivewindow td.titlebar,
div.radwindow.inactivewindow td.footercenter
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40) !important;
	opacity: .4 !important; 
	-moz-opacity: .4 !important;
}
/* END Telerik.Web.UI.Skins.Window.css */
/* START Telerik.Web.UI.Skins.Default2006.Window.Default2006.css */
/* RADWINDOW PROMETHEUS "DEFAULT2006" SKIN */

div.radwindow_Default2006.maximizedwindow table td
{
	vertical-align: top;
}

div.radwindow_Default2006 table td.corner
{
	width: 4px;
}

div.radwindow_Default2006 table td.topleft
{
    border-left: solid 1px #e5e5e5;
	background: transparent url('/WebResource.axd?d=6Sc7AzKUtshwRqry5DQlgKqg4x3SsB2_tk-MEC6jARxq9mtW7tEZTZQR38yhA5xd2ofQbRH0QsD_-1tC25vSdBXIJh7l4r4BOZpRs9KibbE1&t=634136910118860000')  repeat-x 0 -80px;
}

div.radwindow_Default2006 table td.topright
{
	border-right: solid 2px #e5e5e5;
	background: transparent url('/WebResource.axd?d=6Sc7AzKUtshwRqry5DQlgKqg4x3SsB2_tk-MEC6jARxq9mtW7tEZTZQR38yhA5xd2ofQbRH0QsD_-1tC25vSdBXIJh7l4r4BOZpRs9KibbE1&t=634136910118860000')  repeat-x 0 -80px;
}

div.radwindow_Default2006 table td.titlebar
{
    background: transparent url('/WebResource.axd?d=6Sc7AzKUtshwRqry5DQlgKqg4x3SsB2_tk-MEC6jARxq9mtW7tEZTZQR38yhA5xd2ofQbRH0QsD_-1tC25vSdBXIJh7l4r4BOZpRs9KibbE1&t=634136910118860000') repeat-x 0 -80px;
}

div.radwindow_Default2006 .windowcontent
{
	height: 100%;
    border-bottom: solid 1px #e5e5e5;
	background: white;
}

div.radwindow_Default2006 table td.bodyleft
{
    width: 4px;
	background: white;
	border-left: solid 1px #e5e5e5;
}

div.radwindow_Default2006 table td.bodyright
{
    width: 4px;
	background: white;
	border-right: solid 2px #e5e5e5;
}

div.radwindow_Default2006 table td.footerleft
{
	background: white;
	border-left: solid 1px #e5e5e5;
	border-bottom: solid 2px #e5e5e5;
}

div.radwindow_Default2006 table td.footerright
{
    background: white;
	border-right: solid 2px #e5e5e5;
	border-bottom: solid 2px #e5e5e5;
}

div.radwindow_Default2006 table td.footercenter
{
	background: white;
	height: 4px;
	border-bottom: solid 2px #e9e9e9;
}

div.radwindow_Default2006 td.statusbar
{
	height: 20px; line-height: 20px;
	background: #f7f7f7;
	border-top: solid 1px #ffffff;
}

div.radwindow_Default2006 td.statusbar input
{
    background-repeat: no-repeat;
    background: transparent;
    color: #595959;
    height: 20px;
    font: normal 11px Arial, Arial, Verdana;
}

div.radwindow_Default2006 td.statusbar div
{
      background: url('/WebResource.axd?d=6Sc7AzKUtshwRqry5DQlgKqg4x3SsB2_tk-MEC6jARxq9mtW7tEZTZQR38yhA5xdq-QnjKs4FMyGaUTyugx_0mPSlj-ObSSuaaPQuA0YKlDNDu9kKIQ5l6MmGnT_hOnR0&t=634136910118860000') no-repeat -40px 4px;
}

div.radwindow_Default2006 td.statusbar .loading
{	
	background-image: url('/WebResource.axd?d=6Sc7AzKUtshwRqry5DQlgKqg4x3SsB2_tk-MEC6jARxq9mtW7tEZTZQR38yhA5xdwMLQm63EU26E5BTnROlMdBnrMmcX99sCTlu6AbQFTAs1&t=634136910118860000');	background-repeat: no-repeat;
}

div.radwindow_Default2006 td.statusbar span.statustext
{
	font: normal 11px Verdana, Arial, Sans-serif;
	color: black;
}

div.radwindow_Default2006 tr.statusbarrow .corner.bodyleft
{
    width: 4px;
    background: white;
}

div.radwindow_Default2006 tr.statusbarrow .corner.bodyright
{
    width: 4px;
    background: white;
}

div.radwindow_Default2006 table.titlebarcontrols ul.controlbuttons li a
{
	width: 14px; height: 14px; line-height: 14px; font-size: 1px;
	cursor: default;
	background-image: url('/WebResource.axd?d=6Sc7AzKUtshwRqry5DQlgKqg4x3SsB2_tk-MEC6jARxq9mtW7tEZTZQR38yhA5xdm2GmO6OQPhlhPghC8N_45mmlojhlAbHm4sNGIESY8SQ1&t=634136910118860000');
	background-repeat: no-repeat;
}

/* reload button */
div.radwindow_Default2006 a.reloadbutton
{
	background-position: -42px 0;
}

/* unpin button */
div.radwindow_Default2006 a.pinbutton
{
	background-position: -70px 0;
}

/* pin button */
div.radwindow_Default2006 a.pinbutton.on
{
	background-position: -56px 0;
}

/* minimize button */
div.radwindow_Default2006 a.minimizebutton
{
	background-position: -28px 0;
}

/* maximize button */
div.radwindow_Default2006 a.maximizebutton
{
	background-position: -14px 0;
}

/* restore button */
div.radwindow.radwindow_Default2006.maximizedwindow a.maximizebutton,
div.radwindow.radwindow_Default2006.minimizedwindow a.minimizebutton
{
	background-position: 0 0 !important;
}

/* close button */
div.radwindow_Default2006 a.closebutton
{
	background-position: -84px 0;
}

div.radwindow_Default2006 table.titlebarcontrols a.windowicon
{
	background: transparent url('/WebResource.axd?d=6Sc7AzKUtshwRqry5DQlgKqg4x3SsB2_tk-MEC6jARxq9mtW7tEZTZQR38yhA5xdrGmg8SaPVlepEYstRRVnu4eah-hzWNeMMji9994gcP41&t=634136910118860000') no-repeat left top;
	width: 16px; height: 16px;
	cursor: default;
	margin: 2px 0 0 2px;
}

div.radwindow_Default2006 table.titlebarcontrols em
{
	font: bold 11px Arial, Verdana, sans-serif !important;
	color: #212121;	
	margin: 2px;
}

div.radwindow_Default2006.minimizedwindow
{
	width: 140px !important;
	height: 20px !important;
	background: #f8f8f8;
	border: solid 1px #232323;
}

/* overlay element should be minimized when the window is minimized */
iframe.minimizedwindowoverlay_Default2006
{
	/* take into account the borders of the main DIV of the window when setting width/height */
	width: 142px !important; height: 22px !important;
}

div.radwindow_Default2006.minimizedwindow td
{
    background: none !important;
}

div.radwindow.radwindow_Default2006.minimizedwindow table.titlebarcontrols 
{
	width: 150px !important;
	height: 40px !important;
	margin-top: -3px;
}

div.radwindow.radwindow_Default2006.minimizedwindow table.titlebarcontrols ul
{
    position: relative; top: 3px;
}

div.radwindow_Default2006.minimizedwindow em
{
	color: black !important;
	width: 75px !important;
}

div.radwindow_Default2006.minimizedwindow td.corner
{
	cursor: default;
}

div.radwindow_Default2006.minimizedwindow td.corner.topleft,
div.radwindow_Default2006.minimizedwindow td.corner.topright
{
	width: 10px !important;
}

div.radwindow_Default2006.minimizedwindow td.titlebar
{
	cursor: default;
	background: #4b4b4b;
}

div.radwindow_Default2006 .windowcontent .windowpopup
{
	margin: 16px;
	font: normal 11px Arial;
	color: black;	
	padding: 0px 0px 16px 50px;
}

div.radwindow_Default2006 .windowcontent .windowpopup.radalert
{
	background: transparent url('<%=WebResource("Telerik.Web.UI.Skins.Vista.Window.ModalDialogAlert.gif') no-repeat 8px center;
}

div.radwindow_Default2006 .windowcontent .windowpopup.radprompt
{
	padding: 0;
}

div.radwindow_Default2006 .windowcontent .windowpopup.radconfirm
{
	background: transparent url('<%=WebResource("Telerik.Web.UI.Skins.Vista.Window.ModalDialogConfirm.gif') no-repeat 8px center;	
}

div.radwindow_Default2006 .windowcontent input.dialoginput
{
	padding: 3px 4px 0 4px;
	height: 17px;
	width: 100%;
	font: normal 11px Verdana, Arial, Sans-serif;
}

div.radwindow_Default2006 .windowcontent a,
div.radwindow_Default2006 .windowcontent a span
{
	text-decoration: none;
	color: black;
	line-height: 22px;
	cursor: default;
}

div.radwindow_Default2006 .windowcontent a.radwindowbutton
{
	background: transparent url('<%=WebResource("Telerik.Web.UI.Skins.Vista.Window.ModalDialogButtonSprites.gif') no-repeat 0 0; 
	padding: 0 0 0 3px;
	margin: 8px 8px 8px 0;
}

div.radwindow_Default2006 .windowcontent a.radwindowbutton span.outerspan
{
	background: transparent url('<%=WebResource("Telerik.Web.UI.Skins.Vista.Window.ModalDialogButtonSprites.gif') no-repeat right 0;
	padding: 0 3px 0 0;
}

div.radwindow_Default2006 .windowcontent a.radwindowbutton span.innerspan
{
	background: white url('<%=WebResource("Telerik.Web.UI.Skins.Vista.Window.ModalDialogButtonSprites.gif') repeat-x 0 -22px;
	padding: 0 12px;
}

div.radwindow_Default2006 .windowcontent a.radwindowbutton:hover
{
	background: transparent url('<%=WebResource("Telerik.Web.UI.Skins.Vista.Window.ModalDialogButtonSprites.gif') no-repeat 0 -64px; 
	padding: 0 0 0 3px;
	margin: 8px 8px 8px 0;
}

div.radwindow_Default2006 .windowcontent a.radwindowbutton:hover span.outerspan
{
	background: transparent url('<%=WebResource("Telerik.Web.UI.Skins.Vista.Window.ModalDialogButtonSprites.gif') no-repeat right -64px;
	padding: 0 3px 0 0;
}

div.radwindow_Default2006 .windowcontent a.radwindowbutton:hover span.innerspan
{
	background: white url('<%=WebResource("Telerik.Web.UI.Skins.Vista.Window.ModalDialogButtonSprites.gif') repeat-x 0 -86px;
	padding: 0 12px;
}

div.modaldialogbacgkround
{
	background: black;
}

div.radwindow.radwindow_Default2006 .windowcontent
{
	background: #ededed;
}
/* END Telerik.Web.UI.Skins.Default2006.Window.Default2006.css */
