.gcui_right_image_rotator {
	height:324px;
	margin:0 auto;
	padding:0;
	position: relative;
	color:white;
	background-color:#1A1A1A;
	width: 860px;
	left: 0px;
	top: 0px;
}
.gcui_right_image_rotator-menu-pane {
	color:#EEEEEE;
	font-size:9pt;
	height:243px;
	left:576px;
	padding-left:20px;
	padding-top:20px;
	position:absolute;
	width:264px;
	z-index:30;
}
.gcui_right_image_rotator-menu-pane a,
.gcui_right_image_rotator-menu-pane a:link {
	color:#DDDDDD;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.gcui_right_image_rotator-menu-pane a:hover,
.gcui_right_image_rotator-menu-pane a:acrive {
	text-decoration: underline;
}

.gcui_right_image_rotator-slideshow {
	position: absolute;
	width: 860px;
}

.gcui_right_image_rotator-slideshow-text-inner {
	display:table-cell;
	vertical-align: middle;
	width: 100%;
	height:0;
}

.gcui_right_image_rotator-slideshow-text  {
	background:url("/sites/all/themes/gold_master/images/gcui_right_image_rotator_bg.png") repeat scroll left top transparent;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:60px;
	left:36px;
	padding-left:16px;
	position:absolute;
	top:264px;
	width:489px;
	z-index: 16;
	display: table;
	min-height: 60px;
}

.gcui_right_image_rotator-slideshow-control-text  {
	display:table-cell;
	vertical-align: middle;
	width: 100%;
	height:0;
}

.gcui_right_image_rotator-slideshow-control {
	height:60px;
	left:576px;
	position:absolute;
	top:264px;
	width:284px;
	display: table;
	min-height: 60px;
	z-index: 100;
}
.gcui_right_image_rotator_inactive {
	display: none;
	z-index: 10;
}
.gcui_right_image_rotator_active {
	display: block;
	z-index: 11;
}

.gcui_right_image_rotator_inactive-text {
	display: none;
	z-index: 16;
}
.gcui_right_image_rotator_active-text {
	display: table;
	z-index: 17;
}

.gcui_right_image_rotator-image {
	position: absolute;
}
#gcui_right_image_rotator-sidebar  {
	background:url("/sites/all/modules/gold_common_ui/images/gcui_slide_header_next_btn.png") no-repeat scroll right center transparent;
	cursor:pointer;
	height:60px;
	left:541px;
	position:absolute;
	top:264px;
	width:36px;
	z-index: 20;
}
#gcui_right_image_rotator-sidebar-back  {
	background:url("/sites/all/modules/gold_common_ui/images/gcui_slide_header_prev_btn.png") no-repeat scroll left center transparent;
	cursor:pointer;
	height:60px;
	left:0;
	position:absolute;
	top:264px;
	width:36px;
	z-index: 20;
}
.gcui_right_image_rotator-manu-item {
	margin-bottom: 20px;
}


.gcui_right_image_rotator-counter-active a,
.gcui_right_image_rotator-counter-active a:link {
	cursor: default;
	color: #eeeeee;
	text-decoration: none;
	font-weight: bold;
}

.gcui_right_image_rotator-counter-inactive a,
.gcui_right_image_rotator-counter-inactive a:link {
	cursor: pointer;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
.gcui_right_image_rotator-counter-inactive a:hover,
.gcui_right_image_rotator-counter-inactive a:active {
	text-decoration: underline;
}
.gcui_right_image_rotator-menu-pane-title  {
	color:#333333;
	font-family:'Century Gothic',Century,Arial;
	font-size:30px;
	left:16px;
	position:absolute;
	top:4px;
	text-transform: uppercase;
}