﻿.branding1			{ background-color:#00788A; }
.branding2			{ background-color:#192026; }

#divIntroSplash		{ width:695px; padding:4px; }
#divIntroSplash		#btnCloseSplash					{ float:right; background-image:url(Icon-CloseSplash.png); content:""; height:40px; width:40px; margin:-53px -88px 0px 0px; }
#divIntroSplash		#divSiteIntroduction			{ background-color:#ffffff; border-radius:7px; margin:12px; padding:40px 75px 10px 75px; }
#divIntroSplash		#divSiteIntroduction			#imgOldCompany1		{ margin:5px 10px 10px 25px;}
#divIntroSplash		#divSiteIntroduction			#imgNewCompany1		{ margin:5px 0px 10px 10px;}
#divIntroSplash		#divSiteIntroduction			>b					{ color:#666666; }
#divIntroSplash		#divSiteIntroduction			>p					{ padding-top:30px; padding-bottom:30px; vertical-align:middle; border-top:2px solid #EFEFEF; color:#666666; text-align:center; font-size:.90em; }
#divIntroSplash		#divSiteIntroduction			>img				{ vertical-align:middle; }
#divIntroSplash		.lnkBookmark:before				{ background-image:url(Icon-Bookmark.png); width:18px; height:18px; content:"";  display:inline-block; vertical-align:middle;}
#divIntroSplash		.lnkBookmark					{ color:#65deed; line-height:45px; }
#divIntroSplash		.lnkClose:before				{ background-image:url(Icon-Explore.png); width:21px; height:21px; content:" "; display:inline-block; vertical-align:middle; margin-right:5px; }
#divIntroSplash		.lnkClose						{ width:245px; }
#divIntroSplash		.lnkNav:after					{ content:" "; display:block; height:0;font-size:0; clear:both; visibility:hidden;  }
#divIntroSplash		.lnkNav							{ list-style-type:none; display:block; }
#divIntroSplash		.lnkNav							li					{ float:left; margin:5px 20px; }

.btnRedOrange		{ background-color:#F05D21; display:block; height:45px; font-weight:bold; color:#ffffff; text-align:center; vertical-align:middle; line-height:45px; text-decoration:none; cursor:pointer; border:0px; border-radius:5px; box-shadow:2px 5px 4px rgba(50, 50, 50, 0.75);}
