/* CSS for Country website - business-executives.com
   Website is copyright material, (c) 2006, Institute for Independent Business International Ltd 
*/

* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

body {
	width:779px;
	margin:20px auto;
	background:url(bg.gif);
}

img	{
	border:0;
}

.hide {
	display:none;
}

#oDivHeader {
	width:777px;
	height:90px;
	float:left;
	background:#ffc;
	background:#ffc url("iib-busexecslogo.gif") no-repeat left;
	border-top:4px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
}

#oDivHeader img {
	float:right;
}

#oDivHeader #oDivTopRight {
	width:179px;
	height:80px;
	float:left;
	overflow:hidden;
	
	background:#ffc url("corner.gif") no-repeat top left;
	padding-left:20px;
}

/* Main Navigation */

#oUlMainNav{
	width:779px;
	height:25px;
	margin:0;
	padding:0;
	float:left;
	display:block;
	background:#333;
	list-style:none;
}
	#oUlMainNav li{
		float:left;
	}
	
	#oUlMainNav a{
		width:110px;
		height:20px;
		display:block;
		padding-top:5px;
		border-left:1px solid #fff;
		color:#fff;
		text-align:center;
		text-decoration:none;
		font-size:small;
	}
	
	#oUlMainNav a:hover{
		background:#ccc;
		color:#252525;
		text-decoration: none;
	}
	
	#oUlMainNav li a#oLinkMainNavFirst{
		border-left:0;
	}
	
	#oUlMainNav li a#oLinkMainNavLast{
		border-right:1px solid #fff;
	}
	
	#oUlMainNav li ul { /* second-level lists */
		position: absolute;
		margin:0;
		padding:0;
		width: 129px;
		left: -999em; 
		list-style:none;	
		background:#333;
		
	}
	
	#oUlMainNav li:hover ul, #oUlMainNav li li:hover ul, #oUlMainNav li.sfhover ul, #oUlMainNav li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
		
	#oUlMainNav li ul li a{
		border-left:0;
		font-size:x-small;
		width:119px;
		height:18px;
		padding-top:5px;
		padding-left:10px;
		text-align:left;
	}
	
#oDivContent {
	width:717px;
	float:left;
	padding-top:5px;
	padding-bottom:20px;
	border-left:1px solid #333;
	border-right:1px solid #333;
	background:#ffc;
	padding-left: 60px;
}

/* Left Menu is now actually the Lower Menu*/
#oDivContent #oDivLeftMenu{
	width:653px;
	float:left;
	color:#333;
	font-size:small;
	text-align: center;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 3px;
	
	margin-top: 5px;
}

	#oDivContent #oDivLeftMenu a{
		color:#0000CC;
		font-size:small;
		text-decoration: none;
	}
	
	#oDivContent #oDivLeftMenu a:hover{
		color:#990033;
		font-size:small;
		text-decoration: underline;
	}
	
	#oDivContent #oDivLeftMenu .thisPage	{
		color:#CCCCCC;
		font-size:small;
		text-decoration: none;
	}
	
	#oDivContent #oDivLeftMenu .thisPage:hover{
		color:#CCCCCC;
		font-size:small;
		text-decoration: underline;
	}
	
#oDivContent #oDivSpacer {
	width:653px;
	float:left;
	color:#333;
	font-size:small;
	}
	
/* Main Content */
#oDivContent #oDivMainContent	{
	width:653px;
	padding-left:20px;
	float:left;
}
	
	#oDivContent #oDivMainContent h1	{
		width:630px;
		float:left;
		margin-bottom:5px;
		padding-right:20px;
		padding-bottom:5px;
		border-bottom:1px solid #000;
		font-size:small;
		padding-top: 5px;
	}


	#oDivContent #oDivMainContent h1.h1NoFlagBorder	{
		border-bottom:none;
	}

	#oDivContent #oDivMainContent h2	{
		width:100%;
		float:none;
		margin:5px 0;
		padding-right:20px;
		font-size: 110%;
		clear:both;
	}
	
		#oDivContent #oDivMainContent h3	{
		width:100%;
		float:none;
		margin:10px 0px 0px;
		padding-right:20px;
		font-size:100%;
		clear:both;
	}

	#oDivContent #oDivMainContent a.body {
	color: #000000;
	text-decoration: none;	
}

	#oDivContent #oDivMainContent a.body:hover {
	color: #000000;
	text-decoration: none;	
}
	
	#oDivContent #oDivMainContent form#oFormCountryQuickfind{
		width:170px;
		float:right;
		margin-top: 10px;
		margin-bottom:5px;
		padding-left:20px;
		font-size:small;
	}
	
	#oDivContent #oDivMainContent form#oFormCountryQuickfind select{
		width:170px;
		height:20px;
	}
	
	#oDivContent #oDivMainContent ul{
	float:left;
	list-style:outside disc;
	width: 653px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
	
	#oDivContent #oDivMainContent ul li{
	margin:5px 10px 10px 15px;
	padding-right: 40px;
	}

	.oImgApply {
		float:right;
		padding-right:20px;
	}
	
	.biglistLeft	{
		font-size:small;
		padding-right: 5px;
		letter-spacing: 1px;
		color: #339900;
		line-height: 20px;
		font-variant: normal;
		font-weight: bold;
		text-transform: uppercase;
		float: left;
		width: 250px;
	}
	
	.biglistRight	{
	font-size:small;
	letter-spacing: 1px;
	color: #339900;
	line-height: 20px;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	}

	.biglist	{
		margin-left: 50px;
		font-size:small;
		letter-spacing: 1px;
		color: #339900;
		line-height: 20px;
		font-variant: normal;
		font-weight: bold;
		text-transform: uppercase;
		float: left;
	}
	
	.oImgLeft {
		float:left;
		padding:10px 10px 10px 0px;
	}
	
	.oImgRight {
		float:right;
		padding:10px 20px 10px 20px;
	}
	
	.skillslist {
		line-height: 22px;
		padding-bottom: 15px;
		padding-top: 15px;
		font-size: small;
		font-weight: normal;
	}
	
#oDivFooter {
	width:779px;
	height:20px;
	float:left;
	padding-top:4px;
	font-size:xx-small;
	color:#fff;
	background:#333;	
}

	#oDivFooter a	{
		font-size:xx-small;
		color:#FFFFFF;
		text-decoration: none;
		padding-left: 50px;
	}
	
	#oDivFooter a:hover	{
		text-decoration: underline;
	}
