@charset "UTF-8";
/* CSS Document */
* {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
}
#maincontent p, #maincontent li, #maincontent strong {
	font-size:12px;
}
body {
	background:url(/worldawards/images/2010HeaderAndBGV2.png) no-repeat top center fixed;
}
#wrapper {
	position: relative;
	color: #18547C;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width: 900px;
	margin:8px 0;
}
em {
	font-weight:bold;
	color:#F68B1F;
}
h1 {
	font-size:160%;		
	margin:8px 0;
}
h2 {
	font-size:140%;	
	margin:8px 0;
}
h3 {
	font-size:120%;	
	margin:8px 0;	
}
p {
	margin:8px 0;
}
li {
	margin:0 0 0 20px;
}
hr {
	width:90%;
	margin:10px auto;
	color:#18547C;
	background-color:#18547C;
}
a:link {
	color:#18547C;
}
a:visited {
	color:#000;
}
a:hover {
	text-decoration:none;
	color:#F68B1F;
}
a:active {
	text-decoration:none;
	color:#18547C;
}
img {
	border:none;
}

/* Header Area */

#HeadContentContainer {
	background:url(../images/HeadContentBG.png) no-repeat;
	position:relative;
	width:900px;
	margin:4px 0;
	height:120px;
}
#BelowHeaderHolder {
	clear:both;
	position:relative;
	width:100%;
}
.HCFloater1 {
	float:right;
	position:relative;
	text-align:center;
	width:250px;
	padding:0 5px;
	height:110px;
	overflow:hidden;
}
.HCFloater2 {
	text-align:center;
	width:100%;
	margin:0 0 3px;
}
.NextBen strong {
	font-size:18px;
}

/* Side Bar */
.SideBarBlock {
	background:url(/WorldAwards/images/SideBarBlockBG.gif) no-repeat;
	margin:8px 0 0 0;
	padding:1px 10px;
	width:130px;
	min-height:300px;
}
#currentpage2 
{
    white-space: nowrap;
	display: block;
	width:170px;
	background-image:url(/worldawards/Images/MenuButtonActive.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 4px;
	line-height:21px;
	vertical-align:middle;
}
#sidebar {
	position:absolute;
	top:0;
	left:3px;
	width: 160px;
}
#sidebar ul {
	margin:0;
	padding:0;
	text-align:left;
	list-style-type: none;
}
#sidebar dt, #sidebar dd {
	font-size: 1em;
}
#sidebar dd {
	margin: 0 0 5px 10px;
}
#sidebar H3{
	font-size:1em;
	color: #F68B1F;
	border-bottom:solid 1px #F68B1F;
	padding-bottom:5px;
	margin-bottom:0;
}
#localmenu li 
{
    white-space: nowrap;
	background-image:url(/worldawards/Images/MenuButtonActive.gif);
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	color:#000;
	line-height: 21px;
	width:180px;
	margin:0;
	padding:0;
}
#localmenu a {
	display: block;
	width:180px;
	background-image:url(/worldawards/Images/MenuButton.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 6px;
	line-height:21px;
	vertical-align:middle;
}
#localmenu li a:link {
	text-decoration:none;
	color:#000;
	background: #FFF url</worldawards/Images/MenuButtonActive.gif>;
}
#localmenu li a:visited, #localmenu li a:active {
	text-decoration:none;
	color:#000;
}
#localmenu li a:hover {
	text-decoration:none;
	color:#F68B1F;
}
#endorsed li{
	margin-left:10px;
}
	
/* Sublocal Menu */

#sublocalmenu li {
	background-image:url(/worldawards/Images/SubmenuPic.gif);
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-size:9px;
	font-weight:normal;
	color:#000;
	width:180px;
	height:18px;
	margin:0 0 0 2px;
	padding:0;
}
#sublocalmenu a {
	display: block;
	width:180px;
	height:18px;
	background-image:url(/worldawards/Images/SubmenuPic.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 10px;
	line-height:18px;
	vertical-align:middle;
}
#sublocalmenu li a:link {
	text-decoration:none;
	color:#000;
	background: #FFF url</worldawards/Images/SubmenuPic.gif>;
}
#sublocalmenu li a:visited, #sublocalmenu li a:active {
	text-decoration:none;
	color:#000;
}
#sublocalmenu li a:hover {
	text-decoration:none;
	color:#FFF;
}
#submenuend a {
	display: block;
	width:180px;
	height:18px;
	background-image:url(/worldawards/Images/SubmenuEndPic.gif);
	background-repeat:no-repeat;
	padding: 0 0 0 10px;
	line-height:18px;
	vertical-align:middle;
}
#submenuend a:link {
	text-decoration:none;
	color:#000;
	background: #FFF url</worldawards/Images/SubmenuEndPic.gif>;
}
#submenuend a:visited, #submenuend a:active {
	text-decoration:none;
	color:#000;
}
#submenuend a:hover {
	text-decoration:none;
	color:#FFF;
}
#sublocalcurrent {
	text-decoration:none;
	color:#FFFFCC;
}

/* Main Content */

#maincontent {
	position:absolute;
	top:0;
	left:160px;
	width:707px;
	background:no-repeat url(/WorldAwards/Images/ContentFrameBG.gif);
	padding:16px 15px 0 18px;
}
.FullWidthContentBlock {
	min-height:600px;
	padding:15px;
}
.contentleft {
	background:url(/WorldAwards/images/ContentBlockBGs.gif) no-repeat;
	clear:both;
	float:left;
	width: 320px;
	padding:10px;
	margin:0 0 0 5px;
}
.contentright {
	background:url(/WorldAwards/images/ContentBlockBGs.gif) no-repeat;
	float:right;
	width: 320px;
	padding:10px;
	margin:0 5px 0 0;
}
blockquote {
	padding:5px 0;
	border-top: 1px solid #F68B1F;
	border-bottom: 1px solid #F68B1F;
}
.belowfold {
	clear:both;
	padding-top:5px;
	border-top: 1px solid #F68B1F;
}
#confHeader {
	text-align:right;
}
#titleh2 {
	color:#F68B1F;
	text-align:right;
}
.hook {
	color:#044068;
	font-size:11px;
	background-color:#FFCC99;
	padding:1px 15px;
	border-top:1px #F68B1F solid;
	border-bottom:1px #F68B1F solid;
}
.phone {
	color:#F68B1F;
	font-weight:bold;
}
#pagetopbottomrule {
	border-bottom:1px #F68B1F solid;
}
#pagebottomtoprule {
	border-top:1px #F68B1F solid;
}
.speclink {
	text-decoration:none;
}
cite {
	font-style:italic;
}
.td {
	font-size:12px;
	vertical-align: top;
}
#blue {
	color:#18547C;
}
.inputbutton{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND: #dadfe5;
    COLOR: #000;
    FONT-FAMILY: Arial, Verdana;
}

/* Head Content Section */

.ForwardButton {
	position:absolute;
	bottom:5px;
	right:10px;
}
.BackButton {
	position:absolute;
	bottom:5px;
	right:30px;
}
.NextBen {
	font-size:180%;
	text-decoration:none;
	font-weight:bold;
	color:#F68B1F;
	margin:15px 0;
}
.BenefitLinksText {
	display:block;
	float:right;
}
.TestimonialName {
	display:block;
	float:left;
	text-align:left;
	color:#000000;
}
#TestimonialBlock {
	max-height:85px;
	overflow:hidden;
}
marquee {
	text-align:center;
	margin:5px;	
}
.AwardCategory {
	margin:25px 0;
	padding:15px 20px 0;
	background:url(/worldawards/images/AwardCategoryBG.gif) no-repeat;
}
.AwardCategory h3 {
	text-indent:70px;
	margin-bottom:25px;
}
#BodyCellWorld {
	float:left;
	width:274px;
	min-height:220px;
	margin:0 0 0 2px;
}
#BodyCellRegion {
	float:right;
	width:274px;
	min-height:150px;
	margin:0 12px 0 0;
}
#BodyCellNational {
	float:right;
	clear:right;
	width:274px;
	min-height:150px;
	margin:0 12px 0 0;
}
.BodyHighlightGold {
	padding:40px 6px 10px;
	width:274px;
	min-height:220px;
	background:url(../images/BodyCellGoldBG.png) no-repeat;
}
.BodyHighlightNat {
	padding:50px 6px 10px;
	width:274px;
	min-height:150px;
	background:url(../images/BodyCellNationalBG.png) no-repeat;
}
.BodyHighlightAmericas {
	padding:65px 6px 10px;
	width:274px;
	min-height:150px;
	background:url(../images/BodyCellAmericasBG.png) no-repeat;
}
.BodyHighlightEMEA {
		padding:65px 6px 10px;
	width:274px;
	min-height:150px;
	background:url(../images/BodyCellEMEABG.png) no-repeat;
}
.BodyHighlightAPAC {
		padding:65px 6px 10px;
	width:274px;
	min-height:150px;
	background:url(../images/BodyCellAPACBG.png) no-repeat;
}
#BodyCellBottom {
	clear:both;
}

/* menu bar */
 
#AwardsBannerNav {
	background:url(../images/SiteNavMenuBG.gif) no-repeat;
	height:30px;
	width:900px;
	text-transform:uppercase;
	font: bold 1em Verdana, Geneva, sans-serif;
	line-height:30px;
	color: #18547C;
	padding:0 0 0 10px;
	margin: 0 0 4px;
	list-style-type: none;
}
#AwardsBannerNavCCW {
	padding:0 10px;
	float:left;
}
#AwardsBannerNavAwards {
	padding:0 10px;
	float:left;
	height:30px;
	background:url(../images/SiteNavButtonMid.gif) repeat-x;
}
#AwardsBannerNavConferences {
	padding:0 10px;
	float:left;
}
#AwardsBannerNavAwardsLeft {
	float:left;
	height:30px;
	width:10px;
	background:url(../images/SiteNavButtonLeft.gif) no-repeat;
}
#AwardsBannerNavAwardsRight {
	float:left;
	height:30px;
	width:10px;
	background:url(../images/SiteNavButtonRight.gif) no-repeat;
}

/* the-process.asp */

#ProcessWrapper {
	width:596px;
	position:relative;
}
.FlowChartRow {
	width:100%;
	height:67px;
	margin:0;	
}
.FlowCell {
	background:url(../images/FlowCellBG.jpg) no-repeat;
	width:131px;
	height:36px;
	padding:2px;
	text-align:center;
	margin:0 auto;
}
.FlowSplitCell {
	float:left;
	background:url(../images/FlowCellSplitBG.jpg) no-repeat;
	width:131px;
	height:36px;
	padding:2px 27px;
	text-align:center;
	margin:0 0 0 35px;
}
.FlowCellThreeColLeft {
	float:left;
	background:url(../images/FlowCellBG.jpg) no-repeat;
	width:131px;
	height:36px;
	padding:2px;
	text-align:center;
	margin:0 0 0 35px;
}
.FlowCellThreeColRight {
	float:left;
	background:url(../images/FlowCellBG.jpg) no-repeat;
	width:131px;
	height:36px;
	padding:2px;
	text-align:center;
	margin:0 0 0 35px;
}
.FlowCellTwoColLeft {
	float:left;
	background:url(../images/FlowCellBG.jpg) no-repeat;
	width:131px;
	height:36px;
	padding:2px;
	text-align:center;
	margin:0 0 0 35px;
}
.FlowCellTwoColRight {
	float:left;
	background:url(../images/FlowCellBG.jpg) no-repeat;
	width:131px;
	height:36px;
	padding:2px;
	text-align:center;
	margin:0 0 0 255px;
}
.FlowCellAward {
	float:left;
	background:url(../images/FlowCellAwardBG.jpg) no-repeat;
	width:556px;
	height:36px;
	padding:2px;
	text-align:center;
	margin:0 0 0 35px;
}
.FlowChartArrow {
	background:url(../images/FlowChartArrow.gif) no-repeat;
	width:135px;
	height:25px;
	margin:0 auto 2px;
}
.FlowChartArrowColLeft {
	float:left;
	clear:left;
	background:url(../images/FlowChartArrow.gif) no-repeat;
	width:135px;
	height:25px;
	margin:0 0 2px 35px;
}
.FlowChartArrowColRight {
	float:left;
	background:url(../images/FlowChartArrow.gif) no-repeat;
	width:135px;
	height:25px;
	margin:0 0 2px 255px;
}
.FlowChartArrowExtender {
	background:url(../images/FlowChartArrowExtenderBG.gif) repeat-y;
	position:absolute;
	width:135px;
	margin:40px 0 0 425px;
}
.ClearBothBottom {
	clear:both;
}td {
vertical-align: top;
}
.hinttext{COLOR: #808080;FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;FONT-SIZE: 8pt;}