* {
	margin: 0;
}
html, body {
	background: url(media/atp2015_background.jpg) no-repeat center top fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/atp2015_background.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/atp2015_background.jpg', sizingMethod='scale')";	*/
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
/*	background-image: url(media/atp2015_background.jpg);
	background-size: cover;
*/	background-repeat: no-repeat;
	background-attachment: fixed;
}
@font-face {
    font-family: 'helvetica_neuelight';
    src: url('helvetnl/helvetnl-webfont.eot');
    src: url('helvetnl/helvetnl-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetnl/helvetnl-webfont.woff') format('woff'),
         url('helvetnl/helvetnl-webfont.ttf') format('truetype'),
         url('helvetnl/helvetnl-webfont.svg#helvetica_neuelight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helvetica_neuemedium';
    src: url('helvetnm/helvetnm-webfont.eot');
    src: url('helvetnm/helvetnm-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetnm/helvetnm-webfont.woff') format('woff'),
         url('helvetnm/helvetnm-webfont.ttf') format('truetype'),
         url('helvetnm/helvetnm-webfont.svg#helvetica_neuemedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'web_symbolsregular';
    src: url('web-symbols/websymbols-regular-webfont.eot');
    src: url('web-symbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('web-symbols/websymbols-regular-webfont.woff') format('woff'),
         url('web-symbols/websymbols-regular-webfont.ttf') format('truetype'),
         url('web-symbols/websymbols-regular-webfont.svg#web_symbolsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
}
#container2 {
	width: 1000px;
	margin: 0 auto; 
}
#top-nav {
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
	height: 90px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	/* [disabled]font-size: 18px; */
	padding-top: 10px;
}
#ATP a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: rgba(255,255,255,0.8);
	float: right;
	text-decoration: none;
	margin-top: 45px;
	font-size: 12px;
	margin-right: 30px;
}
#ATP a:hover {
	color:rgb(68, 61, 58);
	color:rgba(68, 61, 58, 0.9);
}
#content {
	float: left;
	width: 700px;
	margin-right: 20px;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.9);
	min-height: 480px;
	padding: 40px;
}
#content h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 28px;
	color: rgb(68, 61, 58);
	color: rgba(68, 61, 58, 0.9);
	/* [disabled]padding-top: 0px; */
	/* [disabled]padding-right: 40px; */
	/* [disabled]padding-bottom: 10px; */
	/* [disabled]padding-left: 40px; */
}
#content h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: rgb(68, 61, 58);
	color: rgba(68, 61, 58, 0.9);
	/* [disabled]padding-top: 0px; */
	/* [disabled]padding-right: 40px; */
	/* [disabled]padding-bottom: 10px; */
	/* [disabled]padding-left: 40px; */
}

#content p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 15px;
	line-height: 22px;
	/* [disabled]padding-top: 0px; */
	/* [disabled]padding-right: 40px; */
	padding-bottom: 20px;
	/* [disabled]padding-left: 40px; */
}
p .social-icon{
	font-family: "web_symbolsregular";
	font-size: 24px;
	color: rgb(128, 114, 109);
	padding-right: 5px;
	padding-left: 5px;
	line-height: 24px;
	vertical-align: middle;
}

blockquote p {
	padding-left: 50px;
}
#content a {
	color: rgb(118,32,123);
}
#content a:hover {
	color: rgb(68, 61, 58);
	text-decoration: none;
}
#cta-button {
	background: rgb(128, 114, 109);
	background: rgba(195, 136, 18, 0.9);
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	float: left;
	height: 80px;
	width: 700px;
	text-align: center;
	margin-top: 3px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 400;
	line-height: 80px;
	vertical-align: middle;
	display: table-cell;
	/* [disabled]margin-left: 20px; */
	margin-right: 20px;
}
#highlight {
	background: rgb(128, 114, 109);
	background: #741E79;
	font-family: 'Open Sans', sans-serif;
	/* [disabled]font-weight: 300; */
	float: left;
	/* [disabled]height: 80px; */
	width: 660px;
	text-align: left;
	margin-top: 3px;
	color: #FFFFFF;
	/* [disabled]font-size: 20px; */
	/* [disabled]font-weight: 400; */
	/* [disabled]line-height: 24px; */
	vertical-align: middle;
	display: table-cell;
	/* [disabled]margin-left: 20px; */
	margin-right: 20px;
	padding: 20px;
	margin-bottom: 20px;
}

#highlight .headline {
	font-size: 18px;
	font-weight: bold;
}
#highlight a {
	color: #FFF;

}


#highlight a:hover {
	color: rgb(195, 136, 18);
}
a #highlight-purple{
	background: rgb(128, 114, 109);
	background: #731D78;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	float: left;
	/* [disabled]height: 80px; */
	width: 660px;
	text-align: left;
	margin-top: 3px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	vertical-align: middle;
	display: table-cell;
	/* [disabled]margin-left: 20px; */
	margin-right: 20px;
	padding: 20px;
	margin-bottom: 20px;
}

a:hover #highlight-purple {
	color: rgba(195, 136, 18, 1.0);
}


a:hover #cta-button {
	background-color: #731D78;
}
.cta-button {
	text-decoration: none;
}
#right-nav {
	float: right;
	height: 500px;
	width: 200px;
}
#right-nav a {
	text-decoration: none;
}
#right-nav-register {
	background: rgb(195, 136, 18);
	background: rgba(195, 136, 18, 0.9);
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	float: right;
	height: 60px;
	width: 200px;
	text-align: center;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 30px;
	vertical-align: middle;
	display: table-cell;
	line-height: 60px;
}
a:hover #right-nav-register {
	background-color: #731D78;
}
#right-nav-button {
	background: rgb(128, 114, 109);
	background: rgba(128, 114, 109, 0.9);
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	float: right;
	height: 50px;
	width: 200px;
	text-align: center;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 50px;
	vertical-align: middle;
	display: table-cell;
}
a:hover #right-nav-button {
	background-color: #731D78;
}
#right-nav-button-golf {
	background: rgb(128, 114, 109);
	background: rgba(128, 114, 109, 0.9);
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	float: right;
	height: 50px;
	width: 200px;
	text-align: center;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 50px;
	vertical-align: middle;
	display: table-cell;
}
#right-nav-button-golf img {
	margin-right: 10px;
	margin-left: 10px;
}
a:hover #right-nav-button-golf {
	background-color: #006633;
}
#right-nav-fill {
	/*background: rgb(88, 79, 75); */
	/* [disabled]background: rgba(88, 79, 75, 0.9); */
	font-family: 'Open Sans', sans-serif;
	float: right;
	height: 40px;
	width: 200px;
	text-align: center;
	margin-top: 30px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 300;
}
#sponsor-container {
	/* [disabled]background-color: #00FF00; */
	height: 120px;
	width: 1000px;
	margin-top: 20px;
	padding-bottom: 120px;
	float: left;
	vertical-align: middle;
}
#sponsor-title {
	/* [disabled]background-color: #00FF00; */
	/* [disabled]height: 120px; */
	width: 220px;
	/* [disabled]margin-top: 20px; */
	/* [disabled]margin-bottom: 100px; */
	float: left;
}
#sponsor-scroll {
	/* [disabled]background-color: #00FF00; */
	/* [disabled]height: 120px; */
	width: 780px;
	margin-top: 20px;
	/* [disabled]margin-bottom: 100px; */
	float: right;
}
#footer {
	background-color: #584f4b;
	height: 100px;
	width: 100%;
	position: fixed;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
	padding-top: 35px;
}
#footer-container {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
#footer-social {
	float: left;
	color: #FFFFFF;
	/* [disabled]width: 220px; */
	clear: none;
	text-align: center;
	height: 100px;
}
#footer-social a {
	font-family: "web_symbolsregular";
	color: rgba(255,255,255,0.6);
	display: inline-block;
	font-size: 32px;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}
#footer-social a:hover {
	color: rgba(255,255,255,1.0);
}
#footer-contact {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: rgba(255,255,255,0.6);
	float: left;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 16px;
	padding-top: 10px;
	/* [disabled]width: 330px; */
	height: 100px;
	clear: none;
}
#footer-contact a {
	color: rgba(255,255,255,0.6);
	text-decoration: none;
}
#footer-contact a:hover {
	color: rgba(255,255,255,1.0);
}
#footer-connect {
	float: left;
	/* [disabled]width: 450px; */
	height: 100px;
	clear: none;
	padding-top: 10px;
}

.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{
	width: 780px;
	background-color: transparent;
	}



	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	margin-left: 10px;
	margin-right: 70px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:rgb(68, 61, 58);
		color:rgba(68, 61, 58, 0.9);
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:rgb(68, 61, 58);
		color:rgba(68, 61, 58, 0.9);
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:rgb(68, 61, 58);
		color:rgba(68, 61, 58, 0.9);
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:1px;
		margin:0px;
		background-color:rgb(68, 61, 58);
		background-color:rgba(68, 61, 58, 0.9);
/*		background-color:rgba(255, 255, 255, 0.9);*/
		margin-left: 0px;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:5px 40px 5px 5px;
		margin:0px 0px 0px 0px;
		background-color:transparent;
		color:rgb(255,255,255);
		color:rgba(255,255,255, 0.9);
/*		color:rgb(68, 61, 58);*/
/*		color:rgba(68, 61, 58, 0.9);*/
		font-size:15px;
		font-weight:300;
		border-width:0px;
		border-style:none;
		border-color:#cccccc;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:none;
		color:rgb(68, 61, 58);
		color:rgba(68, 61, 58, 0.9);
/*		color:rgba(255,255,255,1);*/
		background-color:rgb(255,255,255);
		background-color:rgba(255,255,255, 0.9);
/*		background-color:rgb(68, 61, 58);*/
/*		background-color:rgba(68, 61, 58, 0.9);*/
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:none;
		color:rgb(68, 61, 58);
		color:rgba(68, 61, 58, 0.9);
/*		color:rgba(255,255,255,1);*/
		background-color:rgb(255,255,255);
		background-color:rgba(255,255,255, 0.9);
/*		background-color:rgb(68, 61, 58);*/
/*		background-color:rgba(68, 61, 58, 0.9);*/
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#FFFFFF;
		text-decoration:none;
	}
.qmparent {
	margin-top: 8px;
}
.platinum-logo {
	width: 240px;
	height: 120px;
	/* [disabled]padding-right: 40px; */
	/* [disabled]padding-bottom: 70px; */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gold-logo {
	width: 240px;
	height: 120px;
	padding-right: 50px;
	padding-left: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.silver-logo {
	width: 170px;
	height: 85px;
	padding-right: 30px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sponsor {
	/* [disabled]display: table-cell; */
	/* [disabled]min-height: 100px; */
	width: 700px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
#sponsor-logo {
	float: left;
	width: 280px;
}

#sponsor-text {
	font-family: 'Open Sans', sans-serif;
	float: right;
	width: 420px;
	font-size: 12px;
	line-height: 18px;
}
.webcast-day {
	font-size: 24px;
	font-weight: bold;
	color: #79207A;
	display: block;
	font: 'Open Sans', sans-serif;
	padding-top: 18px;
	padding-bottom: 18px;
}
.webcast-title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	display: block;
	font: 'Open Sans', sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
.webcast-name {
	/* [disabled]font-size: 14px; */
	font-weight: bold;
	color: #79207A;
	display: inline;
	font: 'Open Sans', sans-serif;
}
.webcast-name-title {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	display: inline;
	font: 'Open Sans', sans-serif;
	font-style: italic;
}
#content .webcast-description {
	font-size: 12px;
	line-height: 16px;
	font: 'Open Sans', sans-serif;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
