/*
	CSS for Notification Popup by Ndee Siswandhi
	31/07/2014
*/

.notification3859168_overlay {
	display: none;
}

.notification3859168_wrapper {
	/*top:auto!important; bottom:14px; margin:0; position:fixed!important;*/
	height: 221px!important;
	border: 7px solid #e9e6dd!important;
}

.notification3859168_wrapper iframe {
	overflow: hidden!important;
}

.notification3859168_table #td11,
.notification3859168_table #td12,
.notification3859168_table #td13,
.notification3859168_table #td21,
.notification3859168_table #td23,
.notification3859168_table #td31,
.notification3859168_table #td32,
.notification3859168_table #td33 {
	display: none;
}

.notification3859168_table {
	height: 222px!important;
}

.notification3859168_content {
	overflow: hidden!important;
	height: 196px!important;
}

.notification3859168_closelink {
	width: 37px;
	height: 8px;
	margin-top: 16px!important;
	background: url("../files/2014-notif-close-button.gif") no-repeat;
}

.ch-container .notification3859168_closelink {
	background-image: url(../files/2014-chn-notif-close-button.gif);
	height: 10px;
	margin-top: 10px !important;
}

img.notification3859168_closeimage {
	display: none;
}

#oList-notif-container {
	padding: 0px;
	text-align: center;
	font-family: 'Gotham-Book', sans-serif;
	color: #242021;
}

#oList-notif-container h2 {
	font-family: 'Gotham-ExtraLight';
	font-size: 30px;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: normal;
	display: inline;
}

#oList-notif-container h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: normal;
}

#oList-notif-container p {
	font-size: 12px;
	margin-bottom: 25px;
}

.oList-notif-FormHolder {
	width: 298px;
	margin: 0 auto;
}

#olist-notif-email {
	border: 1px solid #e9e6dd;
	font-family: 'Gotham-Book', sans-serif;
	font-size: 12px;
	height: 37px;
	line-height: 37px;
	padding: 0;
	text-indent: 5px;
	vertical-align: middle;
	width: 262px;
	color: #000;
}

#olistgo {
	padding: 0;
	vertical-align: middle;
	margin-left: -5px;
}

img.notification3859168_closeimage {
	display: none;
}

#olist-form {
	padding: 0px;
	text-align: center;
	font-family: 'Gotham-Book', sans-serif;
	color: #242021;
}

#olist-form h2 {
	font-family: 'Gotham-ExtraLight';
	font-size: 30px;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: normal;
	display: inline;
}

#olist-form p {
	font-size: 12px;
	margin-bottom: 25px;
}

#olist-form .inputbox {
	border: 1px solid #e9e6dd;
	font-family: 'Gotham-Book', sans-serif;
	font-size: 12px;
	height: 37px;
	line-height: 37px;
	padding: 0;
	text-indent: 5px;
	vertical-align: middle;
	color: #000;
}

#uploadfloatlayer,
#submittingdatalayer,
#pfcheckloginlayer {
	display: none;
}