body {
	background-image: url(../images/popup_newsletter.jpg);
	margin: 0px;
	padding: 0px;
}

#title {
	color: white;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	
	position: absolute;
	left: 19px;
	top: 64px;
}

#regtext {
	color: white;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	position: absolute;
	left: 100px;
	top: 125px;
	width: 400px;

}


#content {
	position: absolute;
	left: 0px;
	top: 121px;
	width: 440px;
	height: 401px;
	border: 0px;
}

#outerbanner {
	position: absolute;
	left: 440px;
	top: 0px;
	width: 160px;
	height: 600px;
}

#close{
	left: 400px;
	top: 563px;
	position: absolute;
}

#closenewsletter {
	left: 560px;
	top: 555px;
	position: absolute;
}

#note {
    left: 123px;
    top: 555px;
    width: 200px;
    height: 180px;
    position: absolute;
    
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    color: white;
}

#closenewsletterforever {
    left: 350px;
    top: 555px;
    position: absolute;
}


#close a, #close a:hover, #closenewsletter a, #closenewsletter a:hover, #closenewsletterforever a, #closenewsletterforever a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#close a,#closenewsletter a, #closenewsletterforever a, #note a {
	text-decoration: none;
	color: white;
}

#close a:hover,#closenewsletter a:hover, #closenewsletterforever a:hover, #note a:hover {
	text-decoration: none;
	color: black;
}

/* Content */

.spacer {
	height: 12px;
	width: auto;
}

.title {
	font-weight: bold;
	margin-bottom: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}


.title a {
	color: white;

}

.title a:hover {
	color: white;
	text-decoration: underline;
}

.text {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	
}

.text a {
	text-decoration: none;
	color: dodgerBlue;
}

.text a:hover {
	text-decoration: underline;
}

/* Register for E-Mail */

#pnlStart td {
	/*vertical-align: top;*/
	padding: 2px;
	text-align: left;
}

#register {
	position: relative;
	top: 0px;
	left: 0px;
	width: 400px;
	padding: 0px;
    margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
    z-index: 998;
}

#register legend {
	font-weight: bold;
	color: white;
}

#register #btnSend, #register #btnUnregister, #register #btnClear {
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 0px;
}

#lblEmailLabel, #lblFirstName, #lblLastName, #lblEmailLabel2 {
	position: relative;
	display: block;
	text-align: left;
	width: 80px;
	float: left;
	margin: 4px;
	color: white;
}

.err {
    font-size: 10px;
}

#txtEmail, #txtFirstName, #txtLastName, #txtEmail2 {
	position: relative;
	display: block;
	text-align: left;
	width: 80px;
	float: left;
	
	margin: 2px;
	padding: 1px;
}


/* Send VOD to a Friend */

#fsContent {
	display: none;
	position: absolute;
}

#fsEmail {
	position: relative;
	top: 0px;
	left: 0px;
	width: 460px;
	padding: 0px;
    margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#lblResult {
    color: white;
    font-weight: bold;
}

#fsEmail legend {
	font-weight: bold;
	color: white;
}


#fsEmail #labelEmailTo, #fsEmail #labelEmailFrom, #fsEmail #labelEmailMesage {
	position: relative;
	display: block;
	text-align: left;
	width: 200px;
	float: left;
	margin: 4px;
	color: white;
}

#fsEmail #txtEmailTo, #fsEmail #txtEmailFrom, #fsEmail #txtEmailMessage {
	position: relative;
	display: block;
	text-align: left;
	width: 200px;
	float: left;
	
	margin: 4px;
	padding: 1px;
}

#fsEmail #btnSend {
	margin: 4px;
}

#fsEmail br {
	clear: both;
}

#fsEmail #btnClose {
	display: none;
	position: absolute;
}



#Strip1 {
    position: absolute;
    left: 0px;
    top: 0px;
}

#Strip2 {
	height: 200px;
    width: 600px;
    position: absolute;
    left: 0px;
    top:195px;
    z-index: 998;
}

#Strip2 #vAlignOuter {
	display: block;
    position: absolute;
    left:0px;
    top:0px;
    height: 200px;
    width: 600px;
}

#Strip2 #vAlignMiddle {
	display: block;
	vertical-align: baseline;
	top: 0px;
	left: 0px;
    position: absolute;
    height: 200px;
    width: 600px;
}

#Strip2 #vAlignInner {
	display: block;
	text-align: left;
	top: 0px;
    left: 0px;
    position: absolute;
    height: 600px;
    width: 600px;
}

#Strip2 #lblResult {
	margin: 4px;
}

#pnlResult {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
    position: relative;
    width: 400px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: white;
}

#pnlResult a {
    display: none;
    color: white;
    text-decoration: none;
}

#pnlResult a:hover {
    text-decoration: underline;
}

#cblCategories {
	display: none;
}


#btnClear2 {
    width: 50px;
    height: 22px;
}

/* banner */

	#banner, #banner_over, #ban {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 160px;
		height: 600px;
	}
	
	#banner_over {
		display: none;
	}
	
	#hoverplay {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 160px;
		height: 480px;
	}
	#hoversamsung {
		position: absolute;
		top: 480px;
		left: 0px;
		width: 160px;
		height: 120px;
	}


