﻿/*license styles*/
@import url("Licensing/Content/licensing.css");
/*---*/
.tableClass
{
	width:100px;
}
.contentRotator .manageItems
{
	background-color:White;
}
.contentRotator .settings
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
	font-weight:bold;
	width:100px;
}

.contentRotator .manageLinks
{
	color:#5D5D5E !important;
	font-family:Tahoma,Arial,Helvetica;
	font-size:13px !important;
	font-weight:normal;
	height:20px;
	line-height:20px;
	padding-left:20px;
}

.contentRotator .addNewItem
{
	background:transparent url(images/add.gif) no-repeat scroll 0 0;
	float:right;	
	top:20px;
	text-align:right;
}

.contentRotator .moveUp,
.contentRotator .moveUpDisabled
{
	float:right;
	vertical-align:top;
	background:transparent url(images/move-up.gif) no-repeat;
	height:16px;
	width:16px;
}

.contentRotator .moveUpDisabled
{
	background-image:url(images/move-up-disabled.gif);
}

.contentRotator .moveDown,
.contentRotator .moveDownDisabled
{
	float:right;
	vertical-align:bottom;
	background:transparent url(images/move-down.gif) no-repeat;
	height:16px;
	width:16px;	
}

.contentRotator .moveDownDisabled
{
	background-image:url(images/move-down-disabled.gif);
}
.contentRotator .deleteButton
{
	background:transparent url(images/delete.gif) no-repeat scroll 0 0;	
}
.contentRotator .editButton
{
	background:transparent url(images/edit.gif) no-repeat scroll 0 0;	
}
.contentRotator .addAfterButton
{
	background:transparent url(images/add.gif) no-repeat scroll 0 0;	
}
.contentRotator .manageButton
{
	background-color:transparent;
	background-image:url(images/btn.gif);
	background-repeat:no-repeat;
	border:medium none;
	color:#898989 !important;
	cursor:pointer;
	display:block;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	height:22px;
	text-align:center !important;
	text-decoration:none !important;
	width:64px;
}
.contentRotator .separator
{
	height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
	border-bottom: solid 1px #dedddd;
}

.contentRotator .container
{
	display:none;
	overflow:hidden;
}

.contentRotator .randomContainer
{
	overflow:hidden;
}

.contentRotator .item
{
	overflow:hidden;
}
.contentRotator .viewItem
{
	max-width: 700px;
	max-height:600px;
	overflow:hidden;
}
.contentRotator .viewItemContainer
{
	 position: relative;
	 overflow:hidden;
}
.contentRotator .nav a.activeSlide {
	background:transparent url(images/nav1.png) no-repeat scroll 0 0;
	width:13px;	
	height:13px;
	outline: none;
}
.contentRotator .prevButton,  .nextButton, .nav
{
	opacity: 0.6;
	filter: alpha(opacity = 60);
}



.contentRotator .prevButton
{
	background:transparent url(images/cs_cr_prev.png) no-repeat scroll 0 0;
	width:43px;	
	height:20px;
}

.contentRotator .nextButton
{
	background:transparent url(images/cs_cr_next.png) no-repeat scroll 0 0;
	width:41px;	
	height:20px;
}

.contentRotator .nav
{
	background:transparent url(images/cs_cr_middle.png) repeat-x;
	height:20px;
	padding:0px 15px 0px 15px;
}

.contentRotator .prev, .next
{
	outline: none;
	cursor:pointer;
}

.contentRotator .cs_cr_navigation
{
	background:transparent url(images/nav2.png) no-repeat scroll 0 0;
	width:13px;	
	height:13px;
	outline: none;
	font-size:14px;
	float:none;
}

a.cs_cr_navigation:link, a.cs_cr_navigation:visited, a.cs_cr_navigation:active, a.cs_cr_navigation:hover  { text-decoration: none; }



.contentRotator .nav2 .nav
{
	background:transparent url(images/nav2bg.png) repeat-x;
	height:30px;
	padding:0;
	text-align:left;
} 

.contentRotator .nav2 .nav div
{
	float:left;	
	cursor:pointer;
} 

.contentRotator .nav2 .cs_cr_navigation
{
	background:transparent url(images/nav2_separator.png) no-repeat 0px 8px;
	width:auto;	
	height:6px;
	outline: none;
	font-size:14px;
	float:none;
	padding-bottom:20px;
	padding: 5px 8px 12px 12px;
	color:White;
	
}

.contentRotator .nav2 .nav div.first {
	background:transparent;
}

.contentRotator .nav2 .nav div.activeSlide{
	background:transparent url(images/nav2bg_active.png) repeat-x;
	border: solid 1px white;
	border-top-width:0;
	border-bottom-width:0;
	height:13px;
	outline: none;
	position:relative;
	left:2px;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	z-index:3;
	padding: 5px 9px 12px 9px;
}

.contentRotator .nav3 .nav
{
	background:transparent url(images/nav3_bg.png) repeat-x;
	height:30px;
	padding:0;
	text-align:left;
} 

.contentRotator .nav3 .nav div
{
	float:left;	
	cursor:pointer;
} 

.contentRotator .nav3 .cs_cr_navigation
{
	background:transparent;
	width:auto;	
	outline: none;
	font-size:14px;
	font-family:tahoma;
	float:none;
	color:#222222;
}

.contentRotator .nav3 .cs_cr_navigation .value
{
	margin: 6px 8px 12px 12px;
	opacity: 1;
	filter: alpha(opacity = 100);
	font-family:tahoma;
	
}

.contentRotator .nav3 .cs_cr_navigation .separator2
{
	background:transparent url(images/nav3_separator.png) no-repeat 0px 0px;
	width:2px;
	height:40px;
}

.contentRotator .nav3 .nav div.first .separator2 {
	background:transparent;
}

.contentRotator .nav3 .nav div.activeSlide{
	background:transparent url(images/nav2_active.png) no-repeat 47% 0;
}

.contentRotator .cs-arrow
{
	background:transparent url(images/back.png) no-repeat left center;
	padding-left:20px;
	}
	


.contentRotator .nav_arrows {
    display: none;
}
/**************************************

.contentRotator .prevButton, .contentRotator .nextButton {
    background: url("images/bann-arr.png") no-repeat scroll left 50% transparent;
    height: 72px;
    left: 15px;
    margin-top: -35px;
    position: absolute;
    top: 50%;
    width: 25px;
    z-index: 1;
}

.contentRotator .nextButton {
    background-position: right 50%;
    left: auto;
    right: 15px;
}

.contentRotator .container + div, .contentRotator table {
    overflow: hidden;
    position: static !important;
}

*/