/*------------ Main Menu --------*/
#mainMenu	{ font: normal 18px Georgia, "Times New Roman", Times, serif; }
	.mainMenuItem, .mainMenuItemActive	{ 
		background: url(/images/mainmenu_bg.png) no-repeat left top;
		cursor: pointer;
		height: 20px;
		padding: 94px 0 0 5px;
		position: relative; 
		width: 112px; 
	}
	.childs1	{ height: 41px; height:36px\9; padding-top: 73px; padding-top: 78px\9;  }
	.childs2	{ height: 56px; height:51px\9; padding-top: 58px; padding-top: 63px\9; }
	.childs3	{ height: 71px; height:66px\9; padding-top: 43px; padding-top: 48px\9; }
	.childs4	{ height: 86px; height:81px\9; padding-top: 28px; padding-top: 33px\9;}
		.mainMenuItem .firstLevelLink, 
		.mainMenuItemActive .firstLevelLinkActive	{ font-weight: normal; }
		.mainMenuItem .firstLevelLink:hover, 
		.mainMenuItemActive .firstLevelLinkActive:hover	{ font-style: italic; text-decoration: none; }
		.mainMenuItemActive .firstLevelLinkActive	{ font-style: italic; }
			.mainMenuItem ul li,
			.mainMenuItemActive ul li	{ height: 11px; padding: 0 0 4px 0; width: 100px; }
				.mainMenuItem .secondLevelLink,
				.mainMenuItemActive .secondLevelLink	{ font: normal 12px Arial, Helvetica, sans-serif; }
				.mainMenuItem .secondLevelLink:hover,
				.mainMenuItemActive .secondLevelLink:hover	{ color: #bdbebf; text-decoration: none; }
				.mainMenuItemActive .secondLevelLinkActive	{ color: #bdbebf; font: normal 12px Arial, Helvetica, sans-serif;}
				.mainMenuItemActive .secondLevelLinkActive:hover	{ text-decoration: none; }

/*------------ Contact/Scanadian styles --------*/
.contactMainInfo	{ 
	background: url(/images/gfx_dottedBorder.png) no-repeat left bottom; 
	font: normal 14px Tahoma;
	margin: 0 0 20px 0;
	padding: 3px 0 16px 0; 
	width: 440px; 
}
.contactLeftColumn,
.contactRightColumn	{ margin: 27px 0 0 0; width: 440px; }
	.firstContactItem	{ margin: 0 0 30px 0; width: 440px; }
	.contactItem	{ margin: 0 0 30px 0; width: 200px; }
		.contactImage,
		.scandianOverviewImage	{ height: 156px; position: relative; width: 200px; }
			.contactImage img,
			.scandianOverviewImage img	{ left: 0px; position: absolute; top: 0px; }
			.contactImage span,
			.scandianOverviewImage span	{ 
				background: #909193; 
				bottom: 0px;
				font: normal 16px Georgia, "Times New Roman", Times, serif;
				height: 19px; 
				left: 0px;
				padding: 2px 15px 0 15px;
				position: absolute; 
			}
			.scandianOverviewImage span	{ background: #00a0a3; }
		.contactPersonInfo,
		.scanadianInfo	{ 
			background: #909193; 
			height: 41px; 
			padding: 7px 0 0 15px;
			width: 185px; 
		}
		.contactMargin	{ margin: 0 40px 0 0; }
.teaserWrap	{ 
	background: url(/images/gfx_dottedBorderWide.png) no-repeat left bottom; 
	font: italic normal 16px/19px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 0;
	padding: 0 0 5px 0; 
	width: 584px; 
}
.scanadiansWrap,
.scanadianDetailWrap	{ width: 960px; }
	.scanadianCategory	{ margin: 0 0 20px 0; width: 960px; }
		.letterCategory	{ 
			background: url(/images/gfx_dottedBorderWide.png) no-repeat right bottom; 
			font: italic normal 65px Georgia, "Times New Roman", Times, serif;
			height: 60px;
			margin: 0 0 20px 0;
			width: 960px; 
		}
		.scanadianListItems	{ margin: 0 0 0 66px; }
			.scanadianListItem	{ height: 204px; margin: 0 30px 30px 0; width: 200px; }
				.scanadianInfo	{ background: #00a0a3; }
.scanadianDetailWrap	{ margin: 58px 0 0 0; }
	.scanadianDetailWrap img	{ margin: 5px 0 0 0; }
	.scanadianDetail	{ width: 581px; }
		.scanadianContactInfo	{ 
			background: url(/images/gfx_dottedBorderWide.png) no-repeat left bottom;
			padding: 8px 0 8px 0;
			width: 581px;
		}
			.scanadianContactInfo .textCol	{ font: normal 12px Georgia, "Times New Roman", Times, serif; width: 60px;  }
			.scanadianContactInfo .dataCol	{ padding: 0 0 4px 0; width: 500px; min-height:14px;  }
		.scanadianSkills	{
			background: url(/images/gfx_dottedBorderWide.png) no-repeat left bottom;
			font: italic normal 16px/21px Georgia, "Times New Roman", Times, serif;
			padding: 8px 0 8px 0;
			width: 581px;
		}
		.scanadianAbout	{ font: normal 12px/18px Georgia, "Times New Roman", Times, serif; margin: 41px 0 0 0; width: 581px; }
			.scanadianAbout h3	{ display: inline; margin: 0 0 5px 0; }
			.scanadianSkills ul,
			.scanadianAbout ul  	{ margin: 2px 0; }
			.scanadianSkills ul li,
			.scanadianAbout ul li	{ list-style-type: disc; margin: 0 0 0 15px; }
		
			
/*------------ breadcrumb styles --------*/
.breadcrumb	{ 
	background: url(/images/gfx_dottedBorderWide.png) no-repeat left top; 
	font: normal 12px Arial, Helvetica, sans-serif; 
	margin: 11px 0 0 0;
	padding: 4px 0 0 2px; 
	text-transform: lowercase; 
	width: 582px;
}
	.breadcrumb li	{ float: left; }


/*------------ breadcrumb styles --------*/
.caseWrap	{ margin: 26px 0 0 0; width: 970px;  }
	.caseListItem	{ height: 190px; margin: 0 18px 13px 0;  width: 310px; }
		.caseListItemImage	{ height: 139px; position: relative; width: 310px; }
			.caseListItemImage img	{ left: 0px; position: absolute; top: 0px; }
			.caseListItemImage span	{
				background: #050505; 
				bottom: 0px;
				font: normal 16px Georgia, "Times New Roman", Times, serif;
				height: 19px; 
				left: 0px;
				padding: 2px 15px 0 15px;
				position: absolute; 
			}
		.caseInfo	{
			background: #050505; 
			font: italic normal 14px Georgia, "Times New Roman", Times, serif;
			height: 44px; 
			padding: 7px 0 0 15px;
			width: 295px; 
		}
		
		
h1.noBgHeading	{ 
	font: normal 30px Georgia, "Times New Roman", Times, serif; 
	height: auto;
	width: 360px;
	margin-top:60px;
	float:left;
	background-color:#eafd14; 
	color:#444348!important;
	padding: 2px 5px;
	margin-bottom:25px;
}


h1.redHeading	{ 
	background: url(/images/sprite_heading_bg.png) no-repeat;
	font: normal 40px Georgia, "Times New Roman", Times, serif; 
	height: 82px;
	padding: 6px 0 0 14px; 
	width: 317px; 
}
h1.blueHeading	{ 
	background: url(/images/sprite_heading_bg.png) no-repeat 0 -88px;
	font: normal 40px Georgia, "Times New Roman", Times, serif; 
	height: 82px;
	padding: 6px 0 0 14px; 
	width: 317px; 
}
h1.yellowHeading	{ 
	background: url(/images/sprite_heading_bg.png) no-repeat 0 -176px;
	color: #3d423f;
	font: normal 40px Georgia, "Times New Roman", Times, serif; 
	height: 82px;
	padding: 6px 0 0 14px; 
	width: 317px; 
}
h1.blackHeading	{ 
	background: url(/images/sprite_heading_bg.png) no-repeat 0 -264px;
	font: normal 40px Georgia, "Times New Roman", Times, serif; 
	height: 82px;
	padding: 6px 0 0 14px; 
	width: 317px; 
}


h2.redBg	{ 
	background: #b70415; 
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	height: 19px;
	padding: 0 17px 0 0; 
}
.borderBottom	{ 
	background: url(/images/gfx_dottedBorderWide.png) no-repeat left bottom; 
	font: italic normal 25px Georgia, "Times New Roman", Times, serif; 
	padding: 0 0 9px 0;
}
.blueBg	{
	background: #00a0a3; 
	font: italic normal 25px Georgia, "Times New Roman", Times, serif;
}


.displayNone	{ display: none; }
.noRightMargin	{ margin-right: 0px; }
.italic	{ font-style: italic; }
.clearLeft	{ clear: left; }
.pointer	{ cursor: pointer; }
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
