.shadow1 {	
	-webkit-box-shadow: 0px 40px 55px -20px #000;
	-moz-box-shadow: 0px 40px 55px -20px #000;
	box-shadow: 0px 40px 55px -20px #000;
}

.shadow2 {
	-webkit-box-shadow: inset 0px 0px 6px 2px #000;  
	-moz-box-shadow: inset 0px 0px 6px 2px #000;  
	box-shadow: inset 0px 0px 6px 2px #000; 
}

.shadow3 {
	-webkit-box-shadow: 30px 10px 60px -20px #000;
	-moz-box-shadow: 30px 10px 60px -20px #000;
	box-shadow: 30px 10px 60px -20px #000;	
}

.shadow4 {
	-webkit-box-shadow: 0px 0px 49px 0px #ebf5f3;
	-moz-box-shadow: 0px 0px 49px 0px #ebf5f3;
	box-shadow: 0px 0px 49px 0px #ebf5f3;
}

.shadow5 {
	-webkit-box-shadow: 30px 10px 60px -20px #1c3a65;
	-moz-box-shadow: 30px 10px 60px -20px #1c3a65;
	box-shadow: 30px 10px 60px -20px #1c3a65;
}
.custom_frame_basic{
	padding-left:0px !important;					/* The Left Border Size */
	padding-right:0px !important;					/* The Right Border Size */
	padding-top:0px !important;						/* The Top Border Size */
	padding-bottom:0px !important;					/* The Bottom Border Size */
	-webkit-border-radius:0px !important;			/* The Rounder Corner on the Border */
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.custom_frame_bg {	background:transparent !important;	}		/* The Color or the Image Pattern of the Border */

.custom_mask {	
	-webkit-border-radius:2px !important;						/* Set the Image Rounding on the Corners */
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
}

.custom_toolbox {
	margin-right:auto !important;
	margin-left:auto !important;
	float:none !important;
	top:320px !important;						/* The Top POsition of the Navigation Toolbox */
	background:transparent !important;
	-webkit-border-radius:0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	-webkit-box-shadow: none !important;    /*0px 0px 6px 0px  #1f2120 !important;*/
	-moz-box-shadow: none !important;    /*0px 0px 6px 0px  #1f2120 !important;*/
	box-shadow: none !important;    /*0px 0px 6px 0px  #1f2120 !important;*/
}	

.custom_mini_divider{	background-image:url("../images/assets/rama/navigation/toolbar_separator.jpg") !important; }
.custom_image_thumbnail {
	width:146px !important;					/* The Width of the small Thumbnail */
	height:50px !important;					/* The Height of the Small Thumbnail */	
	margin-top:-51px !important;			/* The Exact Position of the Small Thumbnails */
	background-color:#fff !important;		/* The Background Color of the Thumbnails */
	z-index:4150 !important;
}

.custom_countdown {  background-image:url("../images/assets/rama/loader/timer_white.png") !important;}		/* The CountDown Animation Source */

.custom_image_thumbnail_arrow{			
	background-image:url("../images/assets/rama/navigation/arrow_down_white.png") !important;					/* The Small Arrow Source for the Thumbnails */
	z-index:4150 !important;
}
.frame_custom_innershadow {													/* THe Shadow Settings Inside the Border */
	-webkit-box-shadow: inset 0px 0px 40px -10px #000000;
	-moz-box-shadow: inset 0px 0px 40px -10px #000000;
	box-shadow: inset 0px 0px 40px -10px #000000
}

.frame_custom_reflection {  background:url("../images/assets/rama/reflex_morelight.png") no-repeat; }
.custom_topleftscrew{
	
}

.custom_toprightscrew{
	
}

.custom_bottomleftscrew{
	
}	

.custom_bottomrightscrew{
	
}	



.navbottom{ 
 background:url("../images/assets/rama/navigation/toolbar_bg.jpg");
 width:400px;
 height:42px;
 margin-left:0;
 margin-top:0;
 -webkit-box-shadow: 0px 0px 20px -5px #000;
 -moz-box-shadow: 0px 0px 20px -5px #000;
 box-shadow: 0px 0px 20px -5px #000; 
 -webkit-border-bottom-left-radius: 5px;
 -webkit-border-bottom-right-radius: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px;
 border-bottom-left-radius: 5px;
 border-bottom-right-radius: 5px;
}

.noFilterClass {
	filter:none !important;
}
.frames_slider  ul, li { 
    margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; 
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.frames_slider {		
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;			
	display:none;		
	color: #000;	
	
}

.none_frame{		
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;			
	display:none;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	font-family: 'Istok Web', sans-serif;
	color: #000;	
	-webkit-border-radius:0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	z-index:1;
}
.frames_slider #mask {
	position:absolute;
	-webkit-border-radius:0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.frames_slider .loader{
	background-image:url("../images/assets/rama/loader/loader_round_white.gif");
	background-repeat:none;
	width:18px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
	top:45%;	
	z-index:1499;
	position:relative;
	
}
.frames_slider #bannerlogo {
	position:absolute;
	left:765px;
	top:5px;
	z-index:1500;
	cursor:point;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#bannerlogo a:link {border:none;}
#bannerlogo a:visited {border:none;}

.frames_slider #bannerlogo img{
	border-style:none;	
	border:none;
}
.frames_slider #image_thumbnail{	
	position:absolute;	
	background-color:#fff;	
	-webkit-border-radius:3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 4px 0px  #1f2120;
	-moz-box-shadow:  0px 0px 4px 0px  #1f2120;
	box-shadow: 0px 0px 4px 0px  #1f2120;	
	cursor:pointer;
	z-index:4150 !important;
}
.frames_slider #image_thumbnail_arrow{
	width:9px;
	height:5px;	
	background-image:url("../images/assets/rama/navigation/arrow_down_white.png");
	background-repeat:no-repeat;
	position:absolute;
	z-index:4150 !important;
}
.frames_slider #toolbox {
	/*display:none;*/
	background-color:#1d2427;
	width:auto;
	height:40px;
	position:relative;
	top:292px;
	float:right;
	margin-right:30px;
	padding-left:10px;	
	-webkit-border-radius:10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 6px 0px  #1f2120;
	-moz-box-shadow:  0px 0px 6px 0px  #1f2120;
	box-shadow: 0px 0px 6px 0px  #1f2120;	
	
}
.frames_slider #toolbox #next {
	margin-top:8px;
	margin-left:5px;
	margin-right:5px;
	float:right;
	overflow:hidden;
	/*background-image:url(../images/assets/rama/navigation/nextprev.png);*/
	background-position:top left;
	width:28px;
	height:22px;
	cursor:pointer;	
}
.frames_slider #toolbox #previous {
	margin-top:8px;
	margin-left:5px;
	margin-right:15px;
	float:right;
	overflow:hidden;
/*	background-image:url(../images/assets/rama/navigation/nextprev.png);*/
	background-position:top right;
	width:28px;
	height:22px;
	cursor:pointer;
}
.frames_slider #toolbox #mini_divider {
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	float:right;
	overflow:hidden;
	background-image:url("../images/assets/rama/navigation/toolbar_separator.png");
	width:2px;
	height:28px;
}
.frames_slider #toolbox .mini_thumbnail_buttons {
	margin-top:8px;
	margin-left:2px;
	margin-right:2px;
	float:right;
	overflow:hidden;
	background-image:url("../images/assets/rama/navigation/buttons.png");
	background-position:top left;
	width:22px;
	height:22px;
	cursor:pointer;
}

.frames_slider .pause_sign {
	background:url("../images/assets/rama/navigation/pause.png") no-repeat;	
	width:35px;
	height:37px;	
	position:absolute;
	z-index:4100;
}
.countdown {
  background-image:url("../images/assets/rama/loader/timer_white.png");
  width:10px;
  height:10px;
  position:relative;
  margin-left:6px;
  margin-top:6px;  
  z-index:4055;  
}