/*	Alpen Capital Style Sheet - Global
-----------------------------------------------------------------------------
version:		1.0
author:		Interactive Limited, Dubai
-----------------------------------------------------------------------------*/
*
	{
		margin:0;
		padding:0;
		outline:0;
	}


/*-----------------------------------------------------------------------------
->	Selectors
-----------------------------------------------------------------------------*/

body
	{
		
		background:url(../images/bg-body.gif) repeat-x;		
	}
	
h1 a
	{
		width:180px;
		height:146px;
		display:block;
		background:url(../images/logo.gif);
		float:left;
		text-indent:-9999px;
	}	

h2
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#535353;
		font-size:16px;
		margin-bottom:10px;
		line-height:24px;
	}
	
h3
	{

		font-weight:normal;
		font-family:Arial, Helvetica, sans-serif;
		color:#999;
		font-size:13px;
		margin-bottom:5px;
	}	
	
h3 a
	{
		text-decoration:none;
		color:#4880B1;
	}
h3 a:hover
	{
		text-decoration:underline;
		color:#4880B1;
	}	
	
h4
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#535353;
		font-size:13px;
		margin-bottom:15px;
	}
	
h4 a
	{
		color:#2382D3;
		text-decoration:none;
	}	
	
h4 a:hover
	{
		color:#4878A5;
		text-decoration:underline;
	}			
	
	
h5
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#4880B1;
		font-size:13px;
		margin-bottom:5px;		
	}		
	
h5 a
	{
		text-decoration:none;
		color:#4880B1;
	}	
h5 a:hover
	{
		text-decoration:underline;
		color:#4880B1;
	}			
h6
	{
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		margin-bottom:15px;
		font-size:11px;
		color:#8C8C8C;		
	}				
			
p
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#8C8C8C;
		margin: 0 0 15px 0;
		line-height:17px;
	}
		
p a
	{
		color:#4878A5;
		text-decoration:none;
	}
	
p a:hover
	{
		text-decoration:underline;
	}
	
hr
	{
		background:#ccc;
	}		

/*-----------------------------------------------------------------------------
->	IDS
-----------------------------------------------------------------------------*/

#wrapper
	{
		width:960px;
		margin:0 auto;
	}
	
#updateWrapper
	{
		position:relative;
	}	
	
	
#content
	{
		width:960px;
		margin-left:20px;
		margin-top:20px;
		position:relative;	
	}	
#mainNavContainer
	{
		width:100%;
		height:32px;
		background:#0257A8;
	
	}
#mainNav
	{	
		margin: 0 auto;
		padding: 0;
		width:944px;
		height:32px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:13px;
		color:#fff;
		line-height:32px;	
	}
	
#mainNav li
	{
		float: left;
		list-style-type:none;
		display:block;
	}

#mainNav li a
	{
		display: block;
		background:#0257A8;
		text-decoration: none;
		padding:0 18px;
		color:#fff;
		outline:0;
		white-space: nowrap;
	}

#mainNav li a:hover
	{	
		background: #00499A;
	}
		
#mainNav li ul
	{	margin: 0;
		padding: 0;
		position: absolute;
		visibility: hidden;
	}
		
#mainNav li ul li
	{	float: none;
		display: inline;
	}
		
#mainNav li ul li a
	{	
		width: auto;
		background: #001161;
	}
		
#mainNav li ul li a:hover
	{
		color:#fff;
		background:#00499A
	}

#mainNav li  .selectedNav
	{
		background:#fff;
		color:#00499A;
	}
	
#mainNav li  .selectedNav:hover
	{
		background:#00499A;
		color:#FFF;
	}		
	
#subNav
	{
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
#subNav li
	{
		list-style-type:none;
		color:#4878A5;
		background:url(../images/bg-li.gif) no-repeat 0 3px;
		padding-left:14px;
		margin-bottom:10px;
	}	
	
#subNav li a
	{
		text-decoration:none;
		color:#4878A5;
	}	
	
#subNav li a:hover
	{
		text-decoration:underline;
	}
	
#location
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		width:773px;
		height:20px;
		margin:5px 0 5px 181px;	
	}
		
#location li
	{
		float:left;
		list-style-type:none;
		float:left;
		height:20px;
		line-height:20px;
		margin:0 5px 0 0;
	}	
		
#location li a
	{
		display:inline;
		padding:0 10px;
		color:#333;
		text-decoration:none;
		background:#eee;
		height:20px;
		line-height:20px;
		
		float:left;
	}	
		
#location li a:hover
	{
		background:#0257A8;
		color:#fff;
	}
	#locationTeam
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		width:460px;
		height:30px;
		margin:5px 0 5px 0;	
		float:left;
	}
	
	#locationTeam .selected
	{
		background:#0257A8;
		color:#fff;
	}	
#locationTeam li
	{
		float:left;
		list-style-type:none;
		float:left;
		height:30px;
		line-height:30px;
		margin:0 5px 20px 0;
	}	
		
#locationTeam li a
	{
		display:inline;
		padding:0 10px;
		color:#333;
		text-decoration:none;
		background:#eee;
		height:30px;
		line-height:30px;
		
		float:left;
	}	
		
#locationTeam li a:hover
	{
		background:#0257A8;
		color:#fff;
	}
		
		
.podContact
	{
		color:#666;
		width:240px;
		float:left;
		margin:0 60px 0 0;
		padding:0 5px 0 0;
	}
	
#header
	{
		width:960px;
		height:195px;
	}	
	
#mastHead
	{
		width:775px;
		height:146px;
		float:left;
	}	
	
.mastheadHome
{
background:url(../images/bg_banner.jpg) no-repeat;
}	
	
#podIntroHome
	{
		width:440px;
		float:left;
		border-right:1px dotted #DCDCDC;
		padding-right:13px;
		margin:0 20px 0 0;	
		display:inline;
	}	
	
	
#podServiceHome
	{	
		width:440px;
		float:left;
		margin:0 15px 30px 0;
	}	
	
#mainContainer
	{	
		border-right:1px dotted #ccc;
		float:left;
		width:680px;
		margin-left:10px;
	}

	
#mainContainerDept
	{	width:670px;
		border-right:1px dotted #ccc;
		float:left;
		padding:0 12px 0 10px;
	}

#mainContainerCommunity
	{	width:670px;
		border-right:1px dotted #ccc;
		float:left;
		padding:0 15px 0 10px;
	}
	
#mainContainerCredit
	{	width:680px;
		border-right:1px dotted #ccc;
		float:left;
		padding-left:10px;
		margin-left:10px;
	}
	
	
#ourServiceIntro
	{
		width:670px;
		float:left;
		padding:0 5px 0 20px;
		border-right:1px dotted #ccc;
	}
	
	

#ourServiceMain
	{
		width:670px;
		float:left;	
	}
	
#overviewIntro
	{
		width:670px;
		float:left;
		padding:0 20px;
		border-right:1px dotted #ccc;
	}
	
#ourMilestonePage
	{
		width:670px;
		float:left;
		padding:0 20px;	
	}
	
#associatesIntro
	{
		width:670px;
		float:left;
		padding:0 20px;
		border-right:1px dotted #CCC;
	}
		
#newsIntro
	{
		width:600px;
		float:left;
		padding:0 20px;
		border-right:1px dotted #CCC;
	}
	
	#serviceCredit
	{
		width:650px;
		float:left;
		padding:0 20px 0 0;
	}
	
	#serviceDept
	{
		width:675px;
		float:left;
		
		padding:0 10px 0 0;
	}
	
	.podOurService
	{
		width:320px;
		float:left;
	}
	
	.podOurService img
	{
		float:left;
		margin:0 20px 20px 0;
	}
	
	#mainContainerTeam
	{
		width:960px;
		margin-bottom:10px;
		margin-left:30px;

	}
	#mainContainerTeamMan
	{
		width:960px;
		margin-bottom:10px;
		margin-left:30px;
	}
	#podOurteam
	{
		width:280px;
		height:108px;
		float:left;
		margin:0 20px 20px 0;
	}
	
	
		
	#podOurteam img
	{
		float:left;
		margin:0 20px 40px 0;
	}
	
	#podInquiry
	{
		width:220px;
		float:left;
		margin:0 10px 15px 0;
	}
	
	#podInquiry img
	{
		margin:0 20px 0 0;
		float:left;
	}
	
	#ourServicesEvents
	{	
		width:230px;
		float:left;
		padding-left:10px;
	
	}

#podEquityService
	{
		width:310px;
		float:left;
		margin:0 20px 0 0;
	}
	
#podEquityService img
	{
		float:left;
		margin:0 20px 100px 0;		
	}
	
.podCommunity
	{
		width:310px;
		float:left;
		margin:10px 20x 30px 0;
		padding-right:20px;
		
		
	}

.podCommunity img
	{		
		margin:0 10px 10px 0;
	}

#podAssociates
	{
		width:310px;
		height:210px;
		float:left;
		margin:10px 20x 20px 0;
		padding:7px 14px 7px 0;
	}

#newsArticle
{	
	width:600px;
	padding:20px;
	float:left;
	border-right:dotted 1px #C2C2C2;
}

#newsArticle img
	{
		float:left;
		margin:10px 10px 10px 0;
	}

#newsArticleOman
	{	
		width:600px;
		
		padding:20px;
		float:left;
		border-right:dotted 1px #C2C2C2;
	}

#newsArticleOman img
	{
		float:left;
		margin:10px 10px 10px 0;
	}
	
.highlightedPara
	{
		width:540px;
		border:6px solid #EFEFEF;
		padding:20px;
		margin-bottom:20px;
		background:url(../images/bg-hilite.gif) repeat-x;
	}

#footer
	{
		margin-top:30px;
		padding-top:10px;
		margin-left:10px;
		border-top:solid 1px #B2C7DB;
	}
		
#footer p
	{
		font-size:11px;
	}
		
#btn-prev
{
		width:25px;
		height:30px;
		position:absolute;
		top:600px;
		left:155px;
		background:url(../images/back-media.png) no-repeat;
		z-index:0;
	
}	
.previous3
{
	

		width:25px;
		height:30px;
		position:absolute;
		top:150px;
		left:-14px;
		background:url(../images/back-media.png) no-repeat;
		z-index:0;
	
}

#btn-prev2
{
		width:25px;
		height:30px;
		position:absolute;
		top:150px;
		left:-20px;
		background:url(../images/back-media.png) no-repeat;
		z-index:0;
	
}	
#btn-next2
{
		width:25px;
		height:30px;
		position:absolute;
		top:600px;
		left:560px;
		background:url(../images/next-media.png) no-repeat;
		
	
}	
#btn-next
{
		width:25px;
		height:30px;
		position:absolute;
		top:150px;
		left:330px;
		background:url(../images/next-media.png) no-repeat;
		z-index:0;
	
}
dl
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;	
		background:url(../images/bg-li-gray.gif) no-repeat 0 2px;
		padding-left:14px;
		margin-bottom:10px;
	}
	
dl dt
	{
		color:#8C8C8C;
		font-size:11px;	
	}	
	
dl dd a
	{
		color:#4878A5;
		text-decoration:none;
		font-size:12px;	
		line-height:18px;
	}	
	
dl dd a:hover
	{
		text-decoration:underline;
	}		
	
	

#newsticker-demo ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:2px; }

#newsticker-demo .info { float:left; width:390px; height:70px;   }
	
/*-----------------------------------------------------------------------------
->	Classes
-----------------------------------------------------------------------------*/	

.clear
	{
		clear:both;
		
	}

#SecondaryContent
	{
		width:900px;
		float:left;
		background:#F7F7F7;
		margin:0 0 10px 0px;
		padding:10px 20px 20px 20px;
		border-top:#EDEDED solid 4px;
		height:390px;
	}
	
#newsEvents
	{
		width:428px;
		height:220px;
		float:left;
		border-right:dotted 1px #C2C2C2;
		margin:0 0 15px 0;
		padding-right:25px;
	}
	
#newsArchive
	{	
		width:170px;
		height:350px;
		float:left;
		padding-left:13px;		
							
	}
	
#tombstone
	{
		width:410px;
		float:left;
		margin:0 0 0 20px;
		padding-right:15px
	}
	
.servicesContent
	{
		float:left;
		width:620px;
		height:170px;
	}	
	
.services
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666;
		float:left;
	}
	
.services li
	{
		list-style-type:none;
		padding-left:15px;
		line-height:22px;
		width:200px;
		background:url(../images/bg-li.gif) no-repeat 0 7px;
	}	
	
.services li a
	{
		text-decoration:none;
		color:#4A7FB1;
	}	
	
.services li a:hover
	{
		text-decoration:underline;
	}	
	.keyStrength
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666;
		list-style-type:none;
		margin-right:10px;
		
	}
	.keyStrength li
	{
		background:url(../images/bg-li.gif) no-repeat 0 7px;
		list-style-type:none;
		padding-left:20px;
		
	}
.previous
	{
		width:25px;
		height:31px;
		position:absolute;
		top:100px;
		left:-16px;		
		background:url(../images/backarrow.gif) no-repeat;
	}

.next
	{
		width:25px;
		height:30px;
		position:absolute;
		top:100px;
		left:335px;
		background:url(../images/nextarrow.gif) no-repeat;
	}
	
	.previousIndustry
	{
		width:25px;
		height:31px;
		position:absolute;
		top:25px;
		left:-22px;		
		background:url(../images/backarrow.gif) no-repeat;
	}

.nextIndustry
	{
		width:25px;
		height:30px;
		position:absolute;
		top:25px;
		left:335px;
		background:url(../images/nextarrow.gif) no-repeat;
	}
	
	.nextMedia
	{
		width:25px;
		height:30px;
		position:absolute;
		top:150px;
		left:389px;
		background:url(../images/next-media.png) no-repeat;
	}		
	
.footNote
	{
		font-size:10px;
		font-style:italic;
		color:#999966;
		line-height:13px;
	}	
#SlideshowMileCOntainer
	{
		width:480px;
		height:350px;
		position:relative;
		
		
	}
	#SlideshowMile
{
	width:450px;
	height:350px;
	margin:10px 3px 10px 3px;
	background:#FFFFFF;
	border:8px solid #EDEDED;
	padding-right:5px;
	padding-left:5px;
	float:left;
}	
#SlideshowMile li img
	{
		border:1px solid #CCCCCC;
		height:328px;
		width:208px;
	}
	
#SlideshowMile li
	{
		margin:10px 2px ;
		float:left;		
	}
#SlideshowEquityContainer
	{
		width:615px;
		height:315px;
		position:relative;
		
		margin:0 auto;
	}

#SlideshowEquity
{
	height:315px;
	width:615px;
	margin:10px 3px 10px 3px;
	background:#FFFFFF;
	border:8px solid #EDEDED;
	padding-right:5px;
	padding-left:5px;
	float:left;
}	


	#SlideshowEquity2
{
	height:270px;
	width:615px;
	margin:10px 3px 10px 3px;
	background:#FFFFFF;
	border:8px solid #EDEDED;
	padding-right:5px;
	padding-left:5px;
	float:left;
}	

#SlideshowEquity li img
	{
		border:1px solid #CCCCCC;
		height:290px;
		width:170px;
	}

#SlideshowContainer
	{
		width:370px;
		position:relative;
		height:250px;
		margin:0 auto;	  
	}
	#SlideshowContainer2
	{
		width:380px;
		position:relative;
		height:270px;
		margin:0 auto;	  
	}
	
	#SlideshowContainerIndustry
	{
		width:370px;
		position:relative;
		height:85px;
		margin:0 auto;	  
	}
#Slideshow
	{
		height:250px;
		width:340px;
		margin-left:0;
		background:#FFFFFF;
		border:8px solid #EDEDED;
		padding-right:5px;
		padding-left:5px;
		float:left;
		margin:0 auto;
	}
#Slideshow2
	{
		height:270px;
		width:380px;
		
		background:#FFFFFF;
		border:8px solid #EDEDED;
	
		float:left;
		margin:0 auto;
	}
	#SlideshowIndustry
	{
		height:85px;
		width:340px;
		margin-left:0;
		background:#FFFFFF;
		border:8px solid #EDEDED;
		padding-right:5px;
		padding-left:5px;
		float:left;
		margin:0 auto;
	}
	#SlideshowIndustry li
	{
		margin:2px 2px ;
		float:left;	
	}
	#SlideshowIndustry li img
	{
		border:1px solid #CCCCCC;
		height:81px;
		width:80px;
	}
	
#Slideshow li
	{
		margin:2px 2px ;
		float:left;	
	}

#Slideshow li img
	{
		border:1px solid #CCCCCC;
		height:244px;
		width:152px;
	}

#SlideshowEquity li
	{
		margin:10px 2px ;
		float:left;		
	}
	
#SlideshowContainer a
	{
		text-decoration:none;
	}

.previous2
	{
		width:25px;
		height:31px;
		position:absolute;
		top:120px;
		left:-12px;	
		background:url(../images/back.gif) no-repeat;
		
	}
.prevs2
	{
		width:25px;
		height:31px;
		position:absolute;
		top:220px;
		left:-12px;	
		background:url(../images/back.gif) no-repeat;
		
	}

.next2
	{
		width:25px;
		height:30px;
		position:absolute;
		top:120px;
		left:550px;
		background:url(../images/next.gif) no-repeat;
}
.nextMile
	{
		width:25px;
		height:30px;
		position:absolute;
		top:120px;
		left:450px;
		background:url(../images/next.gif) no-repeat;
}
.next3
	{
		width:25px;
		height:30px;
		position:absolute;
		top:120px;
		left:370px;
		background:url(../images/next.gif) no-repeat;
}
.nextC
	{
		width:25px;
		height:30px;
		position:absolute;
		top:120px;
		left:193px;
		background:url(../images/next.gif) no-repeat;
}
#slider {

	/* You MUST specify the width and height */
	width:320px;
	height:350px;
	position:relative;	
	overflow:hidden;
		border:8px solid #EDEDED;
		margin:0 auto;
	
	/*border:8px #EDEDED solid;*/
}
.slides
{
	width:330px;
	height:450px;
	position:relative;
	margin:0 auto;
	border:1px white dotted;
	margin-top:10px;
}
.slidesArt
{
	width:395px;
	height:350px;
	position:relative;
	margin:0 auto;
	
	padding-top:20px;
}
#slider2
{
	width:380px;
	height:270px;
	position:relative;	
	overflow:hidden;
	border:8px solid #EDEDED;
	margin:0 auto;
	
}


#mask-gallery {
	
	overflow:hidden;
	width:380px;
	
	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:450px;
	overflow:hidden;
	
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
		width:320px;
	}


#mask-excerpt {
	
	/* Set the position */
	position:absolute;	
	top:00;
	left:0;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:320px;
	height:100px;
	overflow:hidden;
	margin-top:300px;	
	
	

}
#mask-excerpt2 {
	
	/* Set the position */
	position:absolute;	
	top:00;
	left:0;
	z-index:500px;
	
	/* width should be lesser than #slider width */
	width:380px;
	height:200px;
	overflow:hidden;
	margin-top:210px;
	
	

}
	
#excerpt {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:320px;
	
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#000000;
	background:#fff;	
	
		
}
#excerpt2 {
	/* Opacity setting for different browsers */
	filter:alpha(opacity=60);
	-moz-opacity:0.6;  
	-khtml-opacity: 0.6;
	opacity: 0.6;  
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	/* Set the position */
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	
	/* Set the style */
	width:380px;
	
	background-color:#000;
	overflow:hidden;
	font-family:arial;
	font-size:10px;
	color:#000000;
	background:#fff;	
}

#excerpt h3
{
	font-weight:bolder;
	color:#000000;
	
	font-size:15px;
	margin-top:10px;

}

#excerpt li
{
	padding-left:10px;
	color:#000000;
	
	font-size:10.5px;
	font-weight:bold;
	
}
#excerpt2 h3
{
	font-weight:bolder;
	color:#000000;
	text-align:center;
	font-size:15px;
	margin-top:10px;
	
}

#excerpt2 li
{
	padding-left:10px;
	color:#000000;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

.clear {
	clear:both;	
}



#list
	{
		height:130px;
		width:880px; 
		margin:30px auto; 
	}

#overviewIntro	ul
	{	
		margin-left:10px;
		width:480px;	
	}
#overviewIntro ul li
	{
		list-style-type:none;
		background:url(../images/bg-equity.gif) no-repeat 0 7px;
		border-bottom:#EDEDED 1px solid;
		font-size:12px;
		color:#666666;
		font-family:Arial, Helvetica, sans-serif;
		line-height:24px;
		padding-left:21px;
	}
	
#featuresAll
	{	
		font-family:Arial, Helvetica, sans-serif;	
		color:#666;
		font-size:12px;
		width:400px;
	}
#featuresAll li
	{
		width:300px;
		list-style-type:none;
		background:url(../images/bg-equity.gif) no-repeat 0 7px;
		border-bottom:#EDEDED 1px solid;
		line-height:24px;
		padding-left:21px;
	}	
	
	
#newsticker-demo
	{ 
		width:420px;
		background:#F7F7F7; 
	}
	
.picture
	{
		float:left;
		margin-right:30px;
	}	
	
.lightWindow
	{
		float:left;
	}	
	
#allMilestones
	{
	
	}	
	
#allMilestones li
	{
		list-style-type:none;
		float:left;
		margin-right:0px;
		margin-bottom:00px;
		border:1px solid #ccc;
	}	
	
	
.award
	{
		margin-left:10px;
	}
	.newsborder
	{
		border-left:1px #CCCCCC dotted;
	}
	
/*-----------------------------------------------------------------------------
->	Services Thick box
-----------------------------------------------------------------------------*/		


#serviceContainer	
	{
		font-size:12px;
		color:#8C8C8C;
		width:550px;
		float:left;
		margin-top:15px;
	}
#mailContainer	
	{
		font-size:12px;
		color:#8C8C8C;
		width:500px;
		float:left;
		margin-top:15px;
	}
#AssociatesContainer	
	{
		font-size:12px;
		color:#8C8C8C;
		width:850px;
		float:left;
		margin-top:15px;
	}


#servicePic
	{
		float:left;
		margin:25px 20px 0 0;
	}
	
	#servicePic1
	{
		float:left;
		margin:10px 0px 0 0;
	}
	
#serviceContainer  a
	{
		color:#4878A5;
		text-decoration:none;
	}
	
#serviceContainer  a:hover
	{
		text-decoration:underline;
	}
		
	
/* styling  awards section home */

#serviceContainer
{
	float:left;
}
#carousel {
	
	width: 816px;
	height: 51px;
	padding: 0;
	overflow: scroll;
	
}
#carousel ul {
	list-style: none;
	width: 1500px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
.textholder {
	text-align: left;
	font-size: small;
	padding: 6px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}







.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   border-radius: 8px;
    background: #fff;
    border:8px solid #EDEDED;
	width:450px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 270px;
    padding: 10px 20px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  270px;
    height: 120px;
	
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;

}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
   height:150px;
  
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
	
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
	
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 33px;
    right:-25px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/nextarrow.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: -15px;
    right: auto;
    background: transparent url(../images/backarrow.gif);
	width: 32px;
    height: 32px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
 
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 32px;
    left: -20px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/backarrow.gif) no-repeat 0 0;

}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
     background: transparent url(../images/next.gif)
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
   
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

