/* 
Type: CSS Document 
Created by: Jeetendra Shimpi
Email: jshimpi@gmail.com
Company: Jaal Web Systems. India.
Website: http://www.jaalsystems.com
Telephone:  +91 9821554195
*/

/* -------------- General Styles ---------------- */

*{margin: 0; padding: 0;}
body {background: #fff url(http://www.activeo.fr/images/body-bg.jpg) repeat-x top left; font: 12px arial; }
img{border: 0;}
ul{list-style-type: none;}
a{text-decoration: none; color: #0054A4;}
a:hover{text-decoration: underline;}
p{font: 12px arial; line-height: 18px; padding: 0 0 10px 0;}
.leftf{float: left; margin: 0 5px 5px 0;}



/* ---------------- Main Structure ---------------- */ 

#wrapmaster
{
width: 950px;
overflow: hidden;
background: #fff;
margin: 0 auto 10px auto;
border-top: 9px solid #3E78AF;
}

/* ------------- Header Style --------------- */

#header-master, #headerBackground{
	width: 950px;
	margin: 0;
	padding: 0;
	height: 149px;
	background: #fff url(http://www.activeo.fr/images/header-bg.jpg) no-repeat top left; 
}

#header-left, #logo{
	width: 170px;
	text-align: center;
	padding: 20px 0 0 0;
	float: left;
}
	
#header-right{
	width: 780px;
	float: right;
}
	
#toplinks{
	width: 780px;
	float: right;
}
#subMenu{
	background: #3E78AF;
	float: right;
}
		
#toplinks ul{
	width: 149px;
	float: right;
}
		
#toplinks ul li{
	float: left;
}
		
#toplinks ul li a{
	float: left;
	padding: 3px 3px 0 3px;
	margin: 0 0 0 5px;
	display: inline;
	font: 11px arial;
	background: #3E78AF;
	height: 19px;
}

#subMenu a, #subMenu span{
	display: inline;
	float: left;
	padding: 0 3px;
	margin: 0 0 0 5px; 
	font: 11px arial;
	height: 19px;
}
		
#toplinks ul li a, #subMenu a, #subMenu span{
	color: #fff;
}

#langbox{
	float: right;
	margin: 100px 0 0 0;
}
		
#langbox ul li{
	float: left;
}
		
#langbox ul li a{
	float: left;
	padding: 0px 5px 0 20px;
	margin: 0 10px 0 0px;
	font: 11px arial;
}

#langbox ul li a.en	{background: url(http://www.activeo.fr/images/us-flag.gif) no-repeat top left;}
#langbox ul li a.fr	{background: url(http://www.activeo.fr/images/fr-flag.gif) no-repeat top left;}

	
	
#mainlinks, #nav{
	width: 950px;
	overflow: hidden;
	margin: 5px auto;
}
#nav{
	background: #3E78AF;
	text-align:center;
}
#mainlinks ul, #nav ul{
	margin: 0;
	padding: 0;
}
#mainlinks ul li{
	float: left;
	height: 20px;
	margin: 0 5px 0 0;
	padding: 5px 20px 0 20px;
	background: #3E78AF;
	font: 12px arial;
}
	
#nav ul li{
	float: left;
	border-right:#FFFFFF solid thin;
	height: 20px;
	margin: 0;
	padding: 5px 12px 0 12px;
	background: #3E78AF;
	font: 12px arial;
}

.nav_first_li{
/*	border-left:#FFFFFF solid thin; */
}
	
#mainlinks ul li a, #nav ul li a{
	color: #fff;
}


/* ------------- Banner Box Style --------------- */

#banner-master
{
overflow: hidden;
margin: 0 auto 5px auto;
width: 950px;
}

	#banner-leftcol
	{
	width: 665px;
	float: left;
	background: #3300CC;
	}
	
		#bannerbox
		{
		width: 665px;
		float: left;
		}	
	#banner-rightcol
	{
	width: 280px;
	margin: 0 0 0 5px;
	float: left;
/*	background: #99CC66; */
	}
	
.callout_maroon{
	background: #af006e url(http://www.activeo.fr/images/callout_maroon_bg.gif) repeat;
	height:200px;
	overflow:hidden;
	width:280px;
}

	

/* ------------- Content Style --------------- */


#content-master{
	float: left;
	width: 950px;
	margin-top:5px;
}

#leftcolumn{
	width: 665px;
	float: left;
	margin: 0 0 10px 0;
}

#sub_pages #leftcolumn{
	width: 735px;
}
	
	#leftcolumn h1
	{
	font: 18px arial;
	margin: 0 0 10px 0;
	color: #4D8CD3;
	}
	
	#leftcolumn p,
	#rightcolumn p
	{
	color: #999;
	margin: 0 0 5px 0;
	}
	
	
		#serviceboxes
		{
		width: 665px;
		float: left;
		margin: 0 0 15px 0;
		}
		
		#serviceboxes ul
		{
		width: 220px;
		margin: 0 0 0 1px;
		padding: 0;
		float: left;
		}
		
		#serviceboxes ul li
		{
		width: 202px;
		float: left;
		margin: 0 1px 0 0;
		padding: 0px 9px 0 9px;
/*		background: url( http://www.eproneur.com/documents_files/activeo/refLibrary/49971300/services-boxbg.gif) repeat-y top left; */
		background-color:#3E78AF;
		}
		
		#serviceboxes ul li h2
		{
		font: 12px arial;
		margin: 0px 0;
		padding: 5px 0;
		}
		
		
		
		
		#serviceboxes ul li p
		{
		font: 12px arial;
		margin: 0 0 5px 0;
		}
		
		#serviceboxes a,
		#serviceboxes p
		{
		color: #fff;
		}
		
		.more
		{
		font: 11px arial;
		padding: 2px 5px;
		margin: 0 0 5px 0;
		float: right;
		background: #ccc;
		}
		
		
		
	
	#rightcolumn
	{
	width: 280px;
	margin: 0 0 0 5px;
	float: right;
	display: inline
	}
	
		#eventbox
		{
		width: 278px
		float: left;
		border: 1px solid #ccc;		
		}
		
		#eventbox h2
		{
		border: 1px solid #fff;
		height: 23px;
		background: #eee; 
		padding: 6px 0 0 5px;
		font: bold 15px arial;
		}
		
		#eventbox h2 a
		{
		color: #666;
		}
		
		#eventbox ul
		{
		width: 266px;
		margin: 0;
		padding: 0;
		}
		
		#eventbox ul li
		{
		padding: 0 0 5px 0 ;
		margin: 0 0 5px 0;
		/*border-bottom: 1px solid #ccc;*/
		}

		#eventbox ul li h3
		{
		font: bold 12px arial;
		margin: 0 0 3px 0;
		}
		
		#eventbox p{
			margin:0 0 8px;
			padding:0;
		}

		#sidebarlinks
		{
		width: 278px
		float: left;
		border: 1px solid #ccc;
		margin: 10px 0;
		background: #fff url(http://www.activeo.fr/images/sidebarlinks-bg.jpg) repeat-x top left;	
		}
		
		#sidebarlinks ul
		{
		margin: 10px 0 0 10px;
		padding: 0;
		}
		
		#sidebarlinks ul li
		{
		padding: 5px 0 5px 25px;
		font: bold 12px arial;
		height: 20px;
		border-bottom: 1px solid #ccc;
		}

		#sidebarlinks ul li.news{background: url(http://www.activeo.fr/images/news-icon.gif) no-repeat top left; border: none;}
		#sidebarlinks ul li.art{background: url(http://www.activeo.fr/images/article-icon.gif) no-repeat top left;}
		#sidebarlinks ul li.papers{background: url(http://www.activeo.fr/images/papers-icon.gif) no-repeat top left;}
		#sidebarlinks ul li.nletter{background: url(http://www.activeo.fr/images/nletter-icon.gif) no-repeat top left;}
		
		
		
		
		#cusbox
		{
		height: 130px;
		width: 268px
		float: left;
		padding: 5px 5px 15px 5px;
		border: 1px solid #ccc;
		margin: 5px 0;
		overflow: hidden; 
		background: #f0f0f0 url(http://www.activeo.fr/images/sidebarlinks-bg.jpg) repeat-x top left;	
		}
		
		#cusbox h2
		{
		font: bold 15px arial;
		color: #666;
		}
		
		
/* ------------- Inside Page Style --------------- */
	
#breadcrumb{
width: 665px;
float: left;
height: 25px;
margin: 0 0 7px 0;
background: url(http://www.activeo.fr/images/bread-bg.jpg) repeat-x top left;
}

#sub_pages #breadcrumb{
	width: 735px;
}


	#breadcrumb ul
	{
	margin: 0 0 0 10px;
	padding: 0;
	}
	
	#breadcrumb ul li
	{
	font: 11px arial;
	margin: 0;
	float: left;
	padding: 5px 10px 0 0;
	}
	
/* ------------- Content Page Style --------------- */

#content{
	width: 445px;
	float: left;
	padding: 10px;
}	

#sub_pages #content{
	width: 515px;
}

	#content h1, h1#content_title
	{
	font: 20px arial;
	background: url(http://www.activeo.fr/images/h1-bg.jpg) no-repeat bottom left;
	padding: 0 0 7px 0;
	}
	
	#content h2, .content_title h2 
	{
	font: 15px arial;
	margin: 0 0 10px 0;
	display: block;
	}
	
	#content p, table #article_table p{
	font: 12px arial;
	padding: 0 0 10px 0;
	color: #666;
	}
	
	#content span.subtext
	{
	font: 12px arial;
	margin: 0 0 10px 0px;
	display: block;
	}
	
	#content ul, #news_article ul
	{
	margin:0px;
	float: left;
	padding: 0;
	}
	
	#content ul li, #news_article ul li
	{
	font: 12px arial; 
	margin:0px 0px 0px 8px; 
	display: block; 
	padding: 0 0 0 15px; 
	background: url(http://www.activeo.fr/images/circle-bullet.jpg) no-repeat top left; 
	color: #666;

	}
	
	#content table tr td, #news_article table tr td
	{
		font: 12px arial;
		color: #666;
	}

	

#insideleftcol
{
	width: 200px;
	float: left;
	/*background:  #DBE6D8;*/
	background:  #f0f0f0  url(http://www.activeo.fr/images/sidebarlinks-bg.jpg) repeat-x top left;
}

#insiderightcol.column
{
padding-bottom: 20010px;
margin-bottom: -20000px;  
}

#insideleftcol.column
{
padding-bottom: 20010px;
margin-bottom: -20000px;  
}

	#leftnav
	{
	width: 190px;
	float: left;
	padding: 10px 0 0 10px;
	}
	
		#leftnav h2
		{
		font: bold 15px arial;
		margin: 0 0 5px 0;
		}
		
		#leftnav ul
		{
		margin: 0;
		padding: 0;
		}
	
		#leftnav ul li
		{
		font: 11px arial;
		margin: 0 0 0 10px;
		padding: 0 0 0 8px;
		line-height: 18px;
		background: url(http://www.activeo.fr/images/bluebullet.gif) no-repeat center left;
		}
	
	#testibox
	{
	width: 170px;
	float: left;
	margin: 20px 0 0 0;
	padding: 10px 10px 0 20px;
	}

		#testibox h2
		{
		font: bold 15px arial;
		margin: 0 0 5px 0;
		padding: 0 0 0 30px;
		background: url(http://www.activeo.fr/images/quotemark-left.gif) no-repeat top left;
		height: 30px;
		}


		#testibox span#byline
		{
		font: bold 12px arial;
		color: #666;
		margin: 0 0 5px 0;
		padding: 3px 0 0 0px;
		display: block;
		background: url(http://www.activeo.fr/images/quotemark-right.gif) no-repeat top right;
		height: 27px;
		}
		
		#testibox span.rmore
		{
		font: bold 11px arial;
		color: #0066CC;
		}
		
		
		
		
		
		
		

#insiderightcol{
	width: 280px;
	float: left;
	height: 500px;
	margin: 0 0 0 5px;
	/*background:  #DBE6D8;*/
	background:  #f0f0f0  url(http://www.activeo.fr/images/sidebarlinks-bg.jpg) repeat-x top left;
}

#sub_pages #insiderightcol{
	width: 210px;
}

.rightboxes{
	width: 230px;
	margin: 10px auto;
	padding: 10px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ccc;
}
	
#sub_pages .rightboxes{
	width: 160px;
}
	
	
	.rightboxes h2
	{
	color: #0066CC;
	font: bold 15px arial;
	margin: 0 0 5px 0;
	height: 25px;
	padding: 5px 0 0 35px;
	}
	
	.rightboxes h2.white
	{
	background: url(http://www.activeo.fr/images/whitepaper-icon.gif) no-repeat top left;
	}




	.rightboxes h2 a
	{
	color: #0066CC;
	}
	
	.rightboxes p
	{
	font: 11px arial;
	margin: 0 0 5px 0;
	}


	.rightboxes span.rmore
	{
	font: 11px arial;
	}
	
#insiderightcol_small
{
width: 230px;
float: left;
height: 500px;
margin: 0 0 0 5px;
background:  #DBE6D8;
}

#insiderightcol_small .rightboxes{
	width: 180px;
	margin: 10px auto;
	padding: 10px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #ccc;
}
	



/* ------------- Footer Style --------------- */

#footer{
	background: url(http://www.activeo.fr/images/footer-leftbg.jpg) repeat-y top left;
	margin: 0;
	padding: 2px 0;
	position:relative;
	width: 950px;
}

#footer-left{
	width: 800px;
	float: left;
	height: 20px;
	padding: 5px 5px 0 10px;
	background: url(http://www.activeo.fr/images/footer-leftbg.jpg) repeat-y top left;
	font: 12px arial;
	color: #fff;
}
	
#footer-left a{
	color: #fff;
}

#footer-left p{
	float:left;
}

#footer-right{
	width: 135px;
	float: right;
	background: #fff;
}

.am_i_inner{
	float:left;
	position:relative;
}

.small_white_box{
	border: #ccc 1px solid; 
	padding: 10px; 
	background: #fff; 
	margin: 10px auto; 
	overflow: hidden; 
	width: 150px;
}

.small_white_box h2{
	color: #0066CC;
	font: bold 15px arial;
	margin: 0 0 5px 0;
	height: 25px;
	padding: 5px 0 0 35px;
}

.small_white_box h2.white	{
	background: url(http://www.activeo.fr/images/whitepaper-icon.gif) no-repeat top left;
}

/* -------------- Article Styles ---------------- */
#cat_art_list ul{
	padding:0 0 0 5px; 
	margin: .5em 0 0 .5em; 
	background:transparent;
}

#cat_art_list ul li{
	margin:5px 0 0 10px;
	display: block; 
	list-style: outside disc url(http://www.activeo.fr/images/article_bullet.gif); 
}

/*----------------------- MISC ----------------------*/
#hp_testimonial{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	height: 154px; 
	padding:0; 
	width: 652px; 
}

.hp_testimonial_styles{
	color:#666666;
	font-size:12px;
	padding:0; 
}

table #article_table h1 {
	color: #4D8CD3;
	font: 20px arial;
	background: url(http://www.activeo.fr/images/h1-bg.jpg) no-repeat bottom left;
	padding: 0 0 7px 0;
}

table #article_table ul{
	padding:0 0 0 5px; 
	margin: .5em 0 12px .5em; 
	list-style:outside disc;
}

table #article_table ul li{
	color: #666;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin:5px 0 0 10px;
}
/**********************************************************/
/*****************  Star Ratings  *************************/
/**********************************************************/
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
	background: url(/images/star.gif) left -1000px repeat-x;
}
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{
	display: inline;
}
.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
	background-position: left bottom;
}

.star-rating a.one-star{
	width:0%;
	z-index:6;
}
.star-rating a.two-stars{
	width:0%;
	z-index:5;
}
.star-rating a.three-stars{
	width:0%;
	z-index:4;
}
.star-rating a.four-stars{
	width:0%;
	z-index:3;
}
.star-rating a.five-stars{
	width:0%;
	z-index:2;
}

.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

/* smaller star */
.small-star{
	width:50px;
	height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
	background-image: url(/images/star_small.gif);
	line-height: 10px;
	height: 10px;
}

