/*EXTRAS*/
.contentWrapper h3{
	border-bottom: 1px solid silver;
	background-color: #51BDE0;	
	margin-top:-12px;
}
p{color: #;
	padding: 5px;
	font:"Trebuchet MS", helvetica, sans-serif ;
	color:#5d90b5;
}

/*  TEST 3  */

/*Main Container*/
.container3 {
	width:80%;
}
.container3 ul{
	list-style-type: none;
	margin: 0px;
	padding:0px;	
}
.container3 li{
	display: inline; 
	margin: 0px;
	padding:0px;
}
/*Handle*/
.handle3 {
	float: left;
	width: 64px;
	height: 334px;
	text-align:center;

	background: #51BDE0;
	border: 1px solid white;
}
.handle3 img{
	margin-top:2px;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}
.handleOver3{
	
	background: red;
	border: 1px solid white;
}
.handleOver3 img{
	margin-top:2px;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}
.handleSelected3{
	
	background: #000;
	border: 1px solid white;
}
/*Content Container*/
.contentWrapper3{
	text-align: justify;
	
}
.contentInnerWrapper3{
	padding: 10px;
}
.contentWrapper3 h3{
	border-bottom: 1px solid silver;
	color: #1E90FF;
}
.contentContainer3 {
	padding-left: 0px;	
	float: left;
	width:0px;
	height: 310px;	
	overflow:hidden;
}

/*  TEST 4  */
.test4 .handle {
	float: left;
	width: 32px;
	height: 410px;
	margin: 1px;
	margin-right: -10px;
	background:  url(../images/blade_grey.png) no-repeat;
	text-align:center;
	padding-top:10px;
	font-weight: bold;
	color: #9e9e9e;
	font-size: 16px;
}

img{ padding:0 7px; }
.test4 .handleOver{	
	background: url(../images/blade_grey_sel.png) no-repeat;
}
.test4 .handleSelected{
	
	background: url(../images/blade_grey_sel.png) no-repeat;
}
/***************************************/
.wrap{ float:left;width:370px; margin-left:160px}
		
#mycarousel{ }
 #mycarousel img{ }
	
		.wrap ul li{ display:inline;margin-bottom:3px;}
				
		#img_riad{ float:left; border:1px solid #4598d3; margin-left:120px }
		#img_riad #big_pict{width:373px; height:240px;}
				
	.wrap img{
		height:30px;
		width:40px;
		border:1px solid #4598d3 ;
		padding:2px;
		cursor:default;
		}
     .wrap img:hover, img:link{ padding:2px;}
	 
