body {
	font: 72.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #002e52 url(themes/site_themes/default/images/bckgrd_body.jpg) repeat-x 0 top;
	padding-bottom: 50px;
}

* {
	padding: 0px;
	margin: 0px;	
}

img {
	border-style: none;
}

.clear {
	clear: both;
}



#container {
	width: 790px;
	border: 1px solid #25609a;
	padding: 12px 24px 24px;
	background-color: #011c37;
	display: block;
	margin: 24px auto 0;
}

h1,h2,h3,h4,h5,h6 {
	text-transform: uppercase;
	color: #d9fea1;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-weight: normal;
	font-style: normal;
}

li {
	list-style-image: none;
	list-style-type: none;	
}

p {
	color: #9cc2ef;	
}

a {
	color: #d9fea1;
	text-decoration: none;
	outline: none;	
}

a:hover {
	color: #fff;
}

a:active {
	color: #f00;	
}

#masthead {
	margin-bottom: 200px;
}

a#branding {
	display: block;
	width: 100%;
	text-align: center;
	background: url(themes/site_themes/default/images/logo_ntr.png) no-repeat center top;
	height: 110px;
	padding-bottom: 8px;
	text-indent: -9999px;
	outline: none;	
}

/* @group navigation */

a#nav_tips_advice {
	background: url(themes/site_themes/default/images/nav_ta_green.png) no-repeat center bottom;
	width: 170px;
	height: 29px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}

a#nav_tips_advice:hover {
	background: url(themes/site_themes/default/images/nav_ta_white.png) no-repeat center bottom;
}

#nav li.current a#nav_tips_advice {
	color: #fff;
	background: url(themes/site_themes/default/images/nav_ta_white.png) no-repeat center bottom;	
}

a#nav_media_gallery {
	background: url(themes/site_themes/default/images/nav_gallery_green.png) no-repeat center bottom;
	width: 207px;
	height: 29px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;		
}

a#nav_media_gallery:hover {
	background: url(themes/site_themes/default/images/nav_gallery_white.png) no-repeat center bottom;
}



#nav li.current a#nav_media_gallery {
	color: #fff;
	background: url(themes/site_themes/default/images/nav_gallery_white.png) no-repeat center bottom;	
}

a#nav_your_ntr {
	background: url(themes/site_themes/default/images/nav_yntr_green.png) no-repeat center bottom;
	width: 239px;
	height: 29px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;	
}

a#nav_your_ntr:hover {
	background: url(themes/site_themes/default/images/nav_yntr_white.png) no-repeat center bottom;
}

#nav li.current a#nav_your_ntr {
	color: #fff;
	background: url(themes/site_themes/default/images/nav_yntr_white.png) no-repeat center bottom;	
}

a#nav_advisory_board {
	background: url(themes/site_themes/default/images/nav_ab_green.png) no-repeat center bottom;
	width: 174px;
	height: 29px;
	display: block;
	text-indent: -9999px;
	cursor: pointer;		
}

a#nav_advisory_board:hover {
	background: url(themes/site_themes/default/images/nav_ab_white.png) no-repeat center bottom;
}

#nav li.current a#nav_advisory_board {
	color: #fff;
	background: url(themes/site_themes/default/images/nav_ab_white.png) no-repeat center bottom;	
}

/* @end */

#nav {
/*	opacity: 0.5;
	-moz-opacity: 0.5;	
	filter: alpha(opacity=50); */
	text-transform: uppercase;
	color: #d9fea1;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-weight: normal;
	font-style: normal;
	display: block;
	text-align: center;
}

#nav li {
	display: inline-block;
}

#nav li a {
	display: block;
	outline: none;	
}

#primary {
	clear: both;
}

#primary h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 2px;
	letter-spacing: 1px;
	margin-bottom: 28px;
}

.oneCol #primary h2 {
	background: url(themes/site_themes/default/images/divider_light.gif) no-repeat -56px bottom;
}

.twoCol #primary h2 {
	background: url(themes/site_themes/default/images/divider_light.gif) no-repeat -300px bottom;
}

#primary h3 {
	margin-left: 40px;
	margin-bottom: 8px;
	letter-spacing: 2px;
	font-weight: normal;
	font-style: normal;
	margin-right: 20px;
}

#primary p {
	margin-left: 40px;
	margin-bottom: 30px;
	line-height: 22px;
	font-size: 12px;
	margin-right: 20px;
}

.twoCol #primary {
	width: 480px;
	float: left;
	margin-right: 20px;
}

.twoCol #primary ul,
.oneCol #primary ul li {
	margin-left: 40px;
}

.twoCol #primary ul li,
.oneCol #primary ul li {
	background: url(themes/site_themes/default/images/divider_dark.gif) no-repeat -300px bottom;
}

.twoCol #primary ul li a {
	padding-left: 12px;	
	background: url(themes/site_themes/default/images/bullet.gif) no-repeat left;
	padding-top: 6px;
	display: block !important;
	display: inline-block;
	padding-bottom: 6px;
}

.twoCol #side {
	float: right;
	width: 260px;
	margin-top: 14px;
}

.twoCol #side p {
}

.twoCol #side h4 {
	font-size: 11px;
	margin-bottom: 8px;
}

#footer {
	text-align: center;
	height: 155px;
	background: url(themes/site_themes/default/images/ftr_accents.gif) no-repeat center center;
	width: 100%;
	clear: left;
}

#tp_link {
	margin-bottom: 20px;
	display: block;
	text-align: center;
	margin-top: 10px;
}

#logo_tp {
	width: 240px;
	height: 64px;
	display: block;
	background: url(themes/site_themes/default/images/logo_tp.gif) center center;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	position: relative;
	top: 90px;	
}

#flashcontent p {
	padding: 50px 20px;
	background-color: #062f4f;
	border: 1px solid #d9fe9f;
	text-align: center;
	font-size: 13px;
}

#side #flashcontent p {
	padding: 14px;
	font-size: 11px;
	line-height: 16px;
}

.icon_popup {
	background: url(themes/site_themes/default/images/icon_popup.gif) no-repeat right top;
	padding-right: 12px;
	float: left;
}

.hidden {
	display: none;
}