﻿/* WebResource.axd?d=GRaTi-rnBEi87soacdxua7eP53elvC6ziFYacatf2Qlp4DLbFcnlDbMaeOlu2ZMIl27FfEeb-3ljMiGbxF94cDkF13Bhs6KTD_CMkDVA-Cb7kfyAWnbyBoGdpuvp-64wn9iUuUvUGFHeBnuM1OmkUTYNUgM1&t=634145324660000000 */

.RadRotator_Simple .rrClipRegion
{
	border: solid 1px #999;
}

/*================== The list ========================*/

.RadRotator_Simple .rrClipRegion  .rrItemsList 
{
	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 */

.RadRotator_Simple .rrButton
{
	background-image: url('WebResource399a.gif?d=GRaTi-rnBEi87soacdxua7eP53elvC6ziFYacatf2Qlp4DLbFcnlDbMaeOlu2ZMIl27FfEeb-3ljMiGbxF94cDkF13Bhs6KTD_CMkDVA-Cb7kfyAWnbyBoGdpuvp-64wn9iUuUvUGFHeBnuM1OmkUTYNUgM1&amp;t=634145324660000000');
	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!*/	
}

.RadRotator_Simple .rrButton.rrButtonUp
{
	background-position: 0 0;
	top: -20px;
	left: 50%;
	margin-left: -10px;
}

.RadRotator_Simple .rrButton.rrButtonUp:hover
{
	background-position: -20px 0;
}

.RadRotator_Simple .rrButton.rrButtonRight
{
	background-position: 0 -20px;
	margin-top: -10px;
	right: -22px;
	top: 50%;   
}

.RadRotator_Simple .rrButton.rrButtonRight:hover
{
	background-position: -20px -20px;
}

.RadRotator_Simple .rrButton.rrButtonDown
{
	background-position: 0 -40px;
	top:100%;
	left: 50%;
	margin-left: -10px;
}

.RadRotator_Simple .rrButton.rrButtonDown:hover
{
	background-position: -20px -40px;
}

.RadRotator_Simple .rrButton.rrButtonLeft
{
	background-position: 0 -60px;
	margin-top: -7px;
	left: -20px;
	top: 50%;
}

.RadRotator_Simple .rrButton.rrButtonLeft:hover
{
	background-position: -20px -60px;
}

.RadRotator_Simple .rrButton.rrButtonDisabled
{
	filter: alpha(opacity=20);
	opacity: .2;
	-moz-opacity: .2;
}

/* When LoadOnDemand */
.rrLoadingSign
{
    background: url('WebResource45f9.gif?d=ctNt8gzOzaLmGGLzcUnt47Ks0fFHe1xNzcb1zTaVC8VTnPfyMjqYPH2AfFcr10CJJuaEen9Dm4DdAhoLCVWLQwoMnpG5MUlF56a2Vsgbub-HjhUQjmS7ugPvVb5fcDJqztDF5dYUNse0yPtaTlfyIbkaODU1&amp;t=634145324660000000') no-repeat center;
}