﻿HTML,BODY{
	/*height:100%;*/
}
BODY {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	font-weight:normal;	color:#ffffff; margin:0px;
	padding:0px; background-color:#000000;
}
BODY a {color:#f6f6f5; text-decoration:none;}
BODY a:hover, BODY a.active{color: #acacac; text-decoration:none;}

form{margin:0px;}

Body.Intro h1{
	font-size:21px; font-weight:normal; color:#908462; margin:0px; padding:0px;
}
h1{
	font-size:21px; font-weight:normal; color:#c4c4c4; margin:0px; padding:0px;
}

Body.Business h1{color:#a7a49a;}
Body.Exclusive h1{color:#c8bd9e;}
h3{
	margin-top:8px; margin-bottom:18px; padding:0px; font-size:14px; color:#ffffff;
}

input{
	border:1px solid #333333; background-color:#000; color:#FFF; padding-left:8px; width:394px;
}
.submitButton{
	width:405px; text-align:right;
}
	.submitButton input{
		width:50px; border:none; text-decoration:underline; cursor:pointer; color:#787878;
	}
		.submitButton input:hover{
			color:#FFF;
		}

/*-- COMMON CLASSES: START --*/
.breadcrumb{
}
.FloatLeft{
	float:left;
}
.FloatRight{
	float:right;
}
.nomargin{
	margin:0px;
}
.spacer{
	height:5px;
}
.spacer2{
	height:10px;
}
.spacer3{
	height:20px;
}
.inputSpacer{
	height:11px;
}
.relative{
	position:relative;
}
.center{
	margin-left:auto; margin-right:auto;
}
.underline, .underline:hover{
	text-decoration:underline;
}
.black{
	color:#222222;
}
.white{
	color:#ffffff;
}
.purple{
	color:#862649;
}
.grey{
	color:#595959;
}
.font11{
	font-size:11px;
}
.font13{
	font-size:13px;
}
a.button{
	background:url(Images/buttonBg.gif) repeat-x; display:inline-block; margin:8px 5px 0px 0px;
	color:#862649; padding:10px 21px 13px 21px; font-size:12px;
}
a.button:hover, a.button.active{
	background-position:0 -38px; color:#FFFFFF;
}
a.pdf {
	background:url(Images/pdf.gif) 100% top no-repeat; padding-right:70px;
}
a.downloadFile{
	background:url(Images/downloadFile.gif) 0 0 no-repeat; 
	width:63px; height:14px; margin-left:6px; display:inline-block; line-height:14px !important;
	text-decoration:none !important; font-size:8px; color:#000 !important; padding-left:7px;
}
	a.downloadFile:hover{
		color:#FFF !important; background-position:0 100%;
	}
/*-- COMMON CLASSES: END --*/

.TopWrapper{
	width:1012px; margin-left:auto; margin-right:auto; margin-top:31px;
}
	.TopMenu{
		font-size:12px; display:inline;
	}
	.Appl{
		float:right; text-align:right;
	}

.SpacerTop{
	height:97px;
}

.LogoAreaWrapper{
	width:1012px; margin-left:auto; margin-right:auto; height:150px;
}
	.introText{
		height:0px; width:835px; overflow:hidden; position:absolute; top:0px; left:0px;
		font-size:13px; text-align:left; 
	}
	.homeText{
		font-size:12px;
		text-align:left;
		line-height:17px;
	}
		.homeText a{
			color:#c4c4c4; text-decoration:underline;
		}
		.homeText a:hover{
			color:#F6F6F5; text-decoration:underline;
		}
		.homeText td{
			font-size:14px;
		}
		.homeText td span.articledate{
			font-size:11px;
		}
	
.SpacerMiddle{
	height:24px;
}

.coloredBar{
	width:100%; height:14px; background-color:#333333;
}
Body.Business .coloredBar{
	width:100%; height:14px; background-color:#9a9582;
}
Body.Exclusive .coloredBar{
	width:100%; height:14px; background-color:#a99a6f;
}


.coloredBarWrapper{
	width:1012px; margin-left:auto; margin-right:auto;
}
    .playagain{
        position:absolute; left:158px;
    }

.homeArticlesWrapper{
}	
	.homeArticlesWrapper ul{ margin:0px; padding:0px;}
	.homeArticlesWrapper ul li{
		display:block; width:215px; height:270px; margin:0px; padding-right:20px; margin-left:17px; line-height:16px;
		border-right:1px solid #686878; color:#868685; text-align:left; font-size:11px; list-style-image:none; float:left; margin-bottom:10px;
	}
	.homeArticlesWrapper ul li.firstLi{
		margin-left:0px;
	}
		.homeArticlesWrapper .spacer{
			height:30px;
		}

.MainContentWrapper{
	min-height:200px; margin-top:38px; width:1012px; margin-left:auto; margin-right:auto;
}
Body.Business .MainContentWrapper a{
	color:#a7a49a;
}
Body.Exclusive .MainContentWrapper a{
	color:#d7c9a3;
}
	.Languages{
	}
	.SubMenu{
		position:absolute; left:150px; top:-3px; font-size:15px;
	}	
	Body.Business .SubMenu, Body.Exclusive .SubMenu{
		left:308px; 
	}
		.SubMenu span{
		    background-color:#000000; margin-right:2px; padding:0px 18px;display:inline-block;
		}
		.SubMenu a{ 
			padding-bottom:10px; display:inline-block;
		}
		.SubMenu a.active, .SubMenu a:hover{
			color:#FFFFFF; background:#000000 url(Images/activeLinkUnderline.gif) 50% 100% no-repeat;
		}
	
	.GalleryButton{
		position:absolute; right:0px; top:0px; font-size:12px; font-weight:bold; height:14px;
	}
		.GalleryButton a{
			padding:0px 33px; color:#000000; background-color:#ffffff; 
		}
		
	
	.theContent{
		margin-left:168px;
		font-size:12px;
		text-align:left;
		line-height:17px;
	}
	.theContent.alist a{
		text-decoration:underline; color:#a9a9a9;
	}
		.theContent.alist a:hover{
			color:#FFF;
		}
	.theContent.newsarticle{
		margin-bottom:85px;
	}
		.theContent.newsarticle a{
			line-height:22px;
		}
	.theContent.paging{
		margin-top:25px; margin-bottom:25px;
	}
	.theContent.paging a{
		text-decoration:underline; color:#a9a9a9; margin-right:4px;display:inline-block;width:14px;text-align:center;
	}
		.theContent.paging a:hover{
			color:#FFF; text-decoration:underline;
		}
		.theContent.paging a.active{
			color:#FFF; text-decoration:none;height:25px;background:#000000 url(Images/pagerPointer.gif) 50% 100% no-repeat;
		}
		.theContent.paging span{
			color:#404040; text-decoration:none; margin-right:4px;
		}
	Body.Business .theContent, Body.Exclusive .theContent{
		margin-left:326px;
	}
	.SpaceSubArticles{
		height:50px;
	}
	.ArticleMenu{
		margin-bottom:23px;
	}
	.ArticleMenu a{
		/*text-decoration:underline;*/ background:url(Images/greydot.gif) 0 17px repeat-x;
		 margin-right:15px; padding-bottom:10px; font-style:italic; color:#a9a9a9; display:block; float:left; white-space:nowrap;
	}
	.ArticleMenu a.active, .ArticleMenu a:hover{
		color:#ffffff !important; background:#000000 url(Images/activeLinkUnderline.gif) 50% 100% no-repeat;
	}




.createdby{
	font-size:9px; width:1012px; margin-left:auto; margin-right:auto; text-align:right; 
	font-family:Tahoma,"Trebuchet MS",Arial; font-size:10px; margin-top:50px; margin-bottom:5px;
}
.createdby a{
	text-decoration:none; color:#979797; text-align:right; padding:5px 0 5px 24px;
	background:url(Images/SignatureLogo.gif) 0 -25px no-repeat; line-height:25px;
}
.createdby a:hover{
	background-position:0 1px; color:#FFFFFF;
}
.createdby a span{
	font-weight:bold; font-size:11px;
}


/*-- IFRAME GALLERY CLASSES: START --*/

.Gallery{
	background-color:#000000; margin:0px;
}
.GalleryWrapper{
	height:555px;
}
.Gallery .createdby{
	margin:0px;
	margin-top:0px; padding-bottom:0px;
}


/*-- IFRAME GALLERY CLASSES: END --*/

/*-- CONTACT VALIDATION CLASSES: START --*/


.Validation{
    padding-top:0px;
    color:#fff !important;
    font-family:Verdana, Tahoma, Arial, Sans-Serif;
    line-height:22px;
}
.Validation ul
{
    margin-top:0px; padding-top:0px;
}
.Validation li
{
    list-style-type:circle;
}

/*-- CONTACT VALIDATION CLASSES: END --*/


#Music{
    visibility:visible !important;
}