/*************************************************
			Globya User Interface v1.0 
	 	Gloya Main CSS Template for web 2.0
			 Coding by : Halit YESIL
 *************************************************/
 		
		
		
		/* STARS */	
		/* ORANGE-STARS */
		.orange-star-0{ background:url(stars/orange/star_0.png) no-repeat center transparent; }
		.orange-star-1{ background:url(stars/orange/star_1.png) no-repeat center transparent; }
		.orange-star-2{ background:url(stars/orange/star_2.png) no-repeat center transparent; }
		.orange-star-3{ background:url(stars/orange/star_3.png) no-repeat center transparent; }
		.orange-star-4{ background:url(stars/orange/star_4.png) no-repeat center transparent; }
		.orange-star-5{ background:url(stars/orange/star_5.png) no-repeat center transparent; }
		.orange-star-6{ background:url(stars/orange/star_6.png) no-repeat center transparent; }
		.orange-star-7{ background:url(stars/orange/star_7.png) no-repeat center transparent; }
		.orange-star-8{ background:url(stars/orange/star_8.png) no-repeat center transparent; }
		.orange-star-9{ background:url(stars/orange/star_9.png) no-repeat center transparent; }
		.orange-star-10{ background:url(stars/orange/star_10.png) no-repeat center transparent; }
		
		
		
		/* PALACES HOME */
		DIV#gui-slider{
			padding:5px;
			/*height:312px;*/
			width:880px;
			overflow:hidden;
		}
		
		DIV#gui-slider A, DIV#gui-slider A.visited{
			color:#FFFFFF; /* link color */
			padding:0;
			margin:0;
			background:none;
		}
		
		DIV#gui-slider A:hover{
			color:#0099FF; /* link color */
			padding:0;
			margin:0;
			background:none;
		}
		
		/*BIG IMAGE*/
		DIV#gui-slider DIV.big-image{
			float:left;
			width:564px;
			height:312px;
		}		
		
		DIV#gui-slider DIV.big-image DIV.wrapper{
			background-color:#2e2e2e; /* item color */
			padding:3px;
		}
		
		DIV#gui-slider DIV.big-image DIV.item{
			border:solid 1px #000000; /* big image border color */
			width:556px;
			height:302px;
			
			overflow:hidden;
		}
		
		DIV#gui-slider DIV.big-image DIV.item DIV.image{
			position:absolute;
			z-index:1;
			background:url(images/no-image.png) no-repeat center #151515;
		}
		
		DIV#gui-slider DIV.big-image DIV.item DIV.image IMG{
			width:556px;
			height:302px;
			border:0;
		}
		
		DIV#gui-slider DIV.big-image DIV.item DIV.bg{
			position:absolute;
			z-index:2;
			
			padding-top:213px;
			width:556px;
			height:89px;
			overflow:hidden;
		}
		
		DIV#gui-slider DIV.big-image DIV.item DIV.bg DIV{
			background-color:#000000; /* bg color */
			
			filter:alpha(opacity=50);
			-moz-opacity:.50;
			opacity:.50;
			
			width:556px;
			height:89px;
		}
		
		
		DIV#gui-slider DIV.big-image DIV.item DIV.body{
			position:absolute;
			z-index:3;
			
			padding:10px;
			padding-top:225px;
			width:536px;
			overflow:hidden;
		}
		
		
		DIV#gui-slider DIV.big-image DIV.item DIV.body H3.title{
			padding:0;
			margin:0;
			
			width:530px;
			height:25px;
			white-space: nowrap;
			overflow: hidden;
			
			text-overflow: ellipsis;
			-o-text-overflow: ellipsis;
			-icab-text-overflow: ellipsis;
			-khtml-text-overflow: ellipsis;
			-moz-text-overflow: ellipsis;
			-webkit-text-overflow: ellipsis;
			
			
			font:bold 13pt Verdana, Arial, Helvetica, sans-serif;
		}
		
		DIV#gui-slider DIV.big-image DIV.item DIV.body H3.title a, DIV#gui-slider DIV.big-image DIV.item DIV.body H3.title a:visited{
			color:#FFFFFF; /* link color */
			padding:0;
			margin:0;
		}
		
		DIV#gui-slider DIV.big-image DIV.item DIV.body H3.title a:hover{
			color:#0099FF; /* link color */
			padding:0;
			margin:0;
		}
		
		DIV#gui-slider DIV.big-image DIV.item DIV.body DIV.content{
			width:535px;
			height:28px;
			
			overflow:hidden;
									
			font:normal 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
		}
		
		DIV#gui-slider DIV.big-image DIV.item DIV.body DIV.tools{
			margin-top:3px;
			
			font:normal 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color:#9a9a9a; /* text color */
		}
		
		DIV#gui-slider DIV.big-image DIV.item DIV.body DIV.tools DIV.path{
			
		}
		
		DIV#gui-slider DIV.big-image DIV.item DIV.body DIV.tools DIV.stars{
			float:right;
			width:65px;
		}
		
		DIV#gui-slider DIV.big-image DIV.item DIV.body DIV.tools a, DIV#gui-slider DIV.big-image DIV.item DIV.body DIV.tools a:visited{
			color:#9a9a9a; /* link color */
			padding:0;
			margin:0;
		}
		
		DIV#gui-slider DIV.big-image DIV.item DIV.body DIV.tools a:hover{
			color:#0099FF; /* link color */
			padding:0;
			margin:0;
		}
		
		
		
		/*NAVIGATOR*/
		DIV#gui-slider DIV.navigator{
			margin-left:569px;
		}
		
		DIV#gui-slider DIV.navigator ul, DIV#gui-slider DIV.navigator li{
			margin:0;
			padding:0;
			text-align:left;
			list-style:none;
		}
		
		DIV#gui-slider DIV.navigator li.item{
			margin-bottom:4px;
			height:75px;
		}
		
		DIV#gui-slider DIV.navigator DIV.box{
			background-color:#2e2e2e; /* item color */
			padding:5px;
			cursor:pointer;
			c\ursor:hand;
		}
		
		DIV#gui-slider DIV.navigator li.hover DIV.box, DIV#gui-slider DIV.navigator li:hover DIV.box{
			background-color:#343d46; /* hover color */
		}
		
		DIV#gui-slider DIV.navigator li.selected DIV.box{
			background-color:#365b78; /* selected color */
		}
		
		DIV#gui-slider DIV.navigator DIV.box DIV.image{
			float:left;
			height:65px;
			width:95px;
			background:url(images/no-image.png) no-repeat center #151515;
		}
		
		DIV#gui-slider DIV.navigator DIV.box DIV.image IMG{
			width:93px;
			height:63px;
			border:0;
		}
		
		DIV#gui-slider DIV.navigator DIV.box DIV.body{
			margin-left:100px;
		}
		
		DIV#gui-slider DIV.navigator DIV.box H3.title{
			padding:0;
			margin:0;
			
			width:195px;
			height:20px;
			white-space: nowrap;
			overflow: hidden;
			
			text-overflow: ellipsis;
			-o-text-overflow: ellipsis;
			-icab-text-overflow: ellipsis;
			-khtml-text-overflow: ellipsis;
			-moz-text-overflow: ellipsis;
			-webkit-text-overflow: ellipsis;
			
			font:bold 11pt Verdana, Arial, Helvetica, sans-serif;
		}
		
		DIV#gui-slider DIV.navigator DIV.box H3.title a, DIV#gui-slider DIV.navigator DIV.box H3.title a:visited{
			color:#FFFFFF; /* link color */
			padding:0;
			margin:0;
		}
		
		DIV#gui-slider DIV.navigator DIV.box H3.title a:hover{
			color:#0099FF; /* link color */
			padding:0;
			margin:0;
		}
		
		DIV#gui-slider DIV.navigator DIV.box DIV.content{
			width:195px;
			height:28px;
			
			overflow:hidden;
									
			font:normal 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
		}
		
		DIV#gui-slider DIV.navigator DIV.box DIV.tools{
			margin-top:3px;
			
			font:normal 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
			color:#9a9a9a; /* text color */
		}
		
		DIV#gui-slider DIV.navigator DIV.box DIV.tools DIV.path{
			
		}
		
		DIV#gui-slider DIV.navigator DIV.box DIV.tools DIV.stars{
			float:right;
			width:65px;
		}
		
		DIV#gui-slider DIV.navigator DIV.box DIV.tools a, DIV#gui-slider DIV.navigator DIV.box DIV.tools a:visited{
			color:#9a9a9a; /* link color */
			padding:0;
			margin:0;
		}
		
		DIV#gui-slider DIV.navigator DIV.box DIV.tools a:hover{
			color:#0099FF; /* link color */
			padding:0;
			margin:0;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		/**
		* MOST BLOCKS
		*/
		DIV#block_rows{
			padding:5px;
			padding-right:0;
			width:880px;
			overflow:hidden;
		}
		
		DIV#block_rows DIV.item{
			background:url(images/block-top.png) top repeat-x; /* edit block top */
			float:left;
			width:216px;
			margin:0;
			margin-right:5px;
		}
		
		DIV#block_rows DIV.item .sifr-title{
			margin:0;
			padding:0;
			padding:10px;
			width:190px;
			
			font:bold 11pt Verdana, Arial, Helvetica, sans-serif;
			color:#FFFFFF; /* title color */
		}
		
		DIV#block_rows DIV.item OL{
			font:bold 9pt Verdana, Arial, Helvetica, sans-serif;
			color:#676767; /* color */
			margin:0;
			padding:0;
			list-style:none;
			text-align:left;
		}
		
		DIV#block_rows DIV.item OL LI{
			padding-left:10px;
			text-align:left;
		}
		
		DIV#block_rows DIV.item A, DIV#block_rows DIV.item A:visited{
			color:#CCCCCC; /* color */
			text-decoration:none;
			background:none;
			font:bold 8pt Verdana, Arial, Helvetica, sans-serif;
		}
		
		DIV#block_rows DIV.item A:hover{
			text-decoration:none;
			background:none;
			color:#0099FF; /* color */
			font:bold 8pt Verdana, Arial, Helvetica, sans-serif;
		}
		
		
		
		
		
		/* GUI IMAGE SLIDER */
		DIV#gui-image-slider {
			float:left;
		}
		
		DIV#gui-image-slider DIV.big-images{
			padding:5px;
			padding-left:7px;
			background-color:#2e2e2e; /* bg color */
		}
		
		DIV#gui-image-slider DIV.big-images DIV.item IMG{
			background:url(images/no-image.png) no-repeat center #151515; /* image bg */
		}
		
		DIV#gui-image-slider DIV.small-images {
			margin-top:1px;
			/*padding:1px;*/
			background-color:#2e2e2e; /* bg color */
			overflow:hidden;
		}
		
		DIV#gui-image-slider DIV.small-images DIV.item{
			float:left;
			padding:2px;
			
			cursor:pointer;
		}
		
		DIV#gui-image-slider DIV.small-images DIV.item IMG{	
			filter:alpha(opacity=75);
			-moz-opacity:.75;
			opacity:.75;
		}
		
		DIV#gui-image-slider DIV.small-images DIV.hover{
			background-color:#343d46; /* hover color */
		}
		
		DIV#gui-image-slider DIV.small-images DIV.selected{
			background-color:#365b78; /* selected color */
		}
		
		DIV#gui-image-slider DIV.small-images DIV.hover IMG, DIV#gui-image-slider DIV.small-images DIV.selected IMG{	
			filter:alpha(opacity=100);
			-moz-opacity:1;
			opacity:1;
		}
		
		
		
		
	
	/* YUI SKIN */
	#gui_main_content .yui-skin-sam .yui-nav a{ color:#000; text-decoration:none; }
	#gui_main_content .yui-skin-sam .yui-nav .selected a{ color:#FFF; text-decoration:none; }

	#gui_main_content .yui-skin-sam .yui-nav a:visited{ color:#000; text-decoration:none; }
	#gui_main_content .yui-skin-sam .yui-nav .selected a:visited{ color:#FFF; text-decoration:none; }

	#gui_main_content .yui-content{ 
		border:solid 1px #4D545E;
		background-color:#141A29;
		
		color:#A2A5AB;
	}
	
	
	/* STYLE CHANGER */
	div#gui_css_color_style_wrapper_x{
		position:absolute;
		width:100%;
		text-align:center;
	}
	
	div#gui_css_color_style_wrapper{
		width:900px;
		text-align:right;
		margin:auto;
	}	
	
	a.gui-css-style-link, a.gui-css-style-link-selected{
		margin:1px;
		float:right;
		display:block;
	}
	
	a.gui-css-style-link img, a.gui-css-style-link-selected img {
		width:10px;
		height:8px;
	}
	
	a.gui-css-style-link-selected img{
		height:20px;
	}
	
	a.gui-css-style-link:hover img, a.gui-css-style-link-selected:hover img{
		width:10px;
		height:15px;
	}