@charset "utf-8";
/* CSS Document */
:link,:visited { text-decoration:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input,ul,li{ margin:0; padding:0 } 
a img,:link img,:visited img { border:none } 
address { font-style:normal } 
li { list-style:none;}

/*HTML Tags - START*/
BODY {
	background-color:#7092c1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#005696;
	margin:0px;
	padding:0px;}
	
H1 {}

H2 {
	color:#00b6de;
	font-size:16px;}
	
A {
	text-decoration:none;
	color:#007ac9;}
	
A:HOVER {
	color:#ff9f0f;}
/*HTML Tags - END*/

/*Misc classes - START*/
.clear {
	clear:both;}
/*Misc classes - END*/

/*Layout - START*/
#container {
	background-color:#FFF;
	background-image:url(/files/nation0001/newyou/img/bottom-grad-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;}
	
	#containerInner {
		background-image:url(/files/nation0001/newyou/img/girl.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
		height:836px;
		width:901px;
		margin:0px auto;}
	
		#top {
			height:179px;}
			
			#topLeft {
				width:229px;
				float:left;}
				
			#topRight {
				float:left;
				padding:98px 0 0 0;}
				
			#topRightLogin {
				float:right;
				width:228px;}
				
				#topRightLogin TD {
					font-size:11px;}
					
					#topRightLogin TD A {
						color:#005696;
						text-decoration:none;}					
					#topRightLogin TD A:HOVER {
						color:#005696;
						text-decoration:underline;}
				
				.txtUsername {
					background-image:url(/files/nation0001/newyou/img/forms/toplogin/txtUsername.gif);
					width:220px;
					height:17px;
					padding:5px 0 0 8px;
					color:#959595;
					font-size:11px;
					border:0px none;}
				
				.txtPassword {
					background-image:url(/files/nation0001/newyou/img/forms/toplogin/txtPassword.gif);
					width:220px;
					height:17px;
					padding:5px 0 0 8px;
					color:#959595;
					font-size:11px;
					border:0px none;}
					
				.btnLogin {
					background:none;
					border:0px none;
					background-image:url(/files/nation0001/newyou/img/forms/toplogin/btnLogIn.gif);
					background-repeat:no-repeat;
					width:64px;
					height:23px;
					cursor:pointer;}
					
				.btnLogOut {
					background:none;
					border:0px none;
					background-image:url(/files/nation0001/newyou/img/forms/toplogin/btnLogOut.gif);
					background-repeat:no-repeat;
					width:64px;
					height:23px;
					cursor:pointer;}
				
		#nav {
			height:23px;
			z-index:1;
			}
			
			#nav LI {
				float:left;
				margin-left:13px;
				display:inline;}
				
		#main {}
		
			#mainLeft {
				width:229px;
				height:511px;
				float:left;}
				
				#latestnews {
					margin:34px 0 0 0;
					/*height:226px;*/ /*For 3 news items*/
					height:162px;
					font-size:11px;}
					
					.newsitem {
						margin:12px 0 0 0;
						width:205px;}
					
					#latestnews A {
						color:#ffc614;
						text-decoration:none;}
					#latestnews A:HOVER {
						text-decoration:underline;}
						
				#leftnav {
					margin:13px 0 0 0;}
					
			#mainRight {
				width:672px;
				float:left;}
				
				#mainContent {
					margin:26px 0 0 0;
					height:299px;}
					
		#footer {
			border-top:1px solid #FFF;
			margin:24px 0 0 0;
			padding:25px 0 0 0;
			color:#FFF;
			font-size:11px;
			line-height:12px;}
			
			#footerLeft {
				width:229px;
				float:left;}
				
			#footerRight {
				width:457px;
				float:left;}
				
			#footerRightLogo {
				width:205px;
				float:right;}
				
			#footer A {
				color:#FFF;
				text-decoration:none;}
			#footer A:HOVER {
				text-decoration:underline;}
/*Layout - START*/
#forgottenpasswordTop {
background-color:#ffc614;
background-image:url(/files/nation0001/newyou/img/member_profile/orangebox-top.gif);
background-repeat:no-repeat;
background-position:top;
margin-right:12px;
position:absolute;
z-index:999;
}

#forgottenpasswordBottom {
background-image:url(/files/nation0001/newyou/img/member_profile/orangebox-bottom1.gif);
background-repeat:no-repeat;
background-position:bottom;
width:210px;
min-height:185px;
_height:185px;}

#forgottenpasswordInner {
padding:14px;}
