@charset "UTF-8";

/*=STRUCTURE
=== === === === === === === === === === */
html {

}
body {
	text-align: center;
	background-color: #EAEAEA;
	font: normal 12px/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.container{
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
/*=COMMON
=== === === === === === === === === === */
p{
	line-height: 150%;
	margin: 0;
	padding: 0 30px 10px 0px;
}
h1, h2, h3, h4, h5, h6{
	line-height: 150%;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
img {
	border: 0;
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover, a:active {
	color: #003366;
	text-decoration: underline;
}
blockquote{
	background: #EEEEEE url(../images/bullet_quote.gif) no-repeat top left;
	margin: 0 20px 10px 20px;
	padding: 15px;
}
.full_size img{
  width:440px;
}
/*=HEADER
=== === === === === === === === === === */
#header {
	width: 100%;
	clear: both;
	float: left;
	margin: 30px 0 0 0;
}
#header h1{
	font-size: 200%;
	padding: 20px 10px 0 90px;
	margin: 0 0 -5px 0;
}
#header p{
	padding: 0 0 20px 90px;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
#header .full{
	width: 100%;
	float: left;
	clear: both;
	background: #FFFFFF url(../images/net_adv_logo.gif) no-repeat left;
}
#header .col_large{
	width: 520px;
	float: left;
}
#header .col_small{
	width: 280px;
	float: left;
}
#header form fieldset{
	border: none;
	padding: 10px;
	margin: 0;
}
#header form fieldset input{
	font-size: 85%;
}
#header form fieldset input.textfield{
	width: 120px;
}
#header form fieldset input.submitbutton{
	margin: 0 0 0 5px;
}
form label {
padding:0pt 20px 10px;
}
/*=PROMO
=== === === === === === === === === === */
#promo {
	width: 100%;
	clear: both;
	float: left;
	background-color: #CCCCCC;
}
#promo .full{
	width: 100%;
	float: left;
	clear: both;
}
#promo img{
	display: block;
	float: left;
	width:200px;
}
/*=NAVIGATION
=== === === === === === === === === === */
#navigation {
  background-color: #DBDBDB;
  width: 100%;
  clear: both;
  float: left;
}
#navigation .full{
  width: 100%;
  float: left;
  clear: both;
}
#navigation .menu_primary,
#navigation .menu_secondary {
  float: left;
  width: 100%;
  padding: 5px 0;
}
#navigation .menu_primary{
  background-color: #333333;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 85%;
}

#navigation .menu_secondary{
  background-color: #666666;
  text-transform: uppercase;
  font-size: 85%;
}

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 20px;
}

#navigation .menu_primary ul li,
#navigation .menu_secondary ul li {
  float: left;
  margin-right: 10px;
}

#navigation a {
  text-decoration: none;
}

#navigation ul a:link,
#navigation ul a:visited{
  color: #FFFFFF;
  text-decoration: none;
}

#navigation ul a:hover,
#navigation ul a:active{
  color: #FFFFFF;
  text-decoration: underline;
}
/*

#navigation ul li{
  display: inline;
  padding: 0 0 0 10px;
}
#navigation a:link, #navigation a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
#navigation a:hover, #navigation a:active {
  color: #FFFFFF;
  text-decoration: underline;
}*/
/*=BODYAREA
=== === === === === === === === === === */
#bodyarea {
	width: 100%;
	clear: both;
	float: left;
	color: #333333;
}
#bodyarea h2{
	padding: 15px 10px 0 0px;
	font-size: 200%;
}

#bodyarea h3{
	padding: 15px 10px 0px 0px;
	font-size: 150%;
}

#bodyarea h3{
	font-size: 150%;
	clear: left;
}
#bodyarea h3.datehighlight{
	background: transparent url(../images/highlight.gif) repeat-x top;
	padding: 5px 10px 5px 10px;
	margin: 10px 10px 0 10px;
}
#bodyarea h4{
	padding: 0px 10px 0px 20px;
	font-size: 125%;
}

h4.AbstractTitle {
  padding-left:0px !important;
}

#bodyarea p.meta{
	margin: -5px 0 0 0;
	padding: 0 20px 5px 20px;
	font-size: 85%;
	color: #999999;
}
#bodyarea p.subscribe{
	margin: 0;
	padding: 0 20px 5px 20px;
	font-size: 85%;
	color: #666666;
	clear: both;
}
#bodyarea p.pages{
	margin: 5px 10px 0 10px;
	padding: 10px 10px 5px 10px;
	font-size: 85%;
	color: #666666;
	border-top: 3px solid #DBDBDB;
	clear: left;
}
#bodyarea .full {
/* when content takes up full site width */
	width: 100%;
	clear: both;
	background-color: #FFFFFF;
	float: left;
	border-bottom: 20px solid #DBDBDB;
	padding: 0 0 10px 0;
}
#bodyarea .col_large, .store_main {
/* when content is with one sidebar */
	float: left;
	width: 520px;
	padding:10px 0 30px 0;
}
#bodyarea .col_small, .store_sidebar {
/* sidebar next to content */
	float: left;
	width: 250px;
	margin:0 10px;
}
#bodyarea a.edit{
	color: #CC0000;
}
#bodyarea .submit_content{
	font-size: 85%;
	background: url(../images/bullet_add.gif) no-repeat left;
	padding: 0 0 0 18px;
	margin: 5px 0 0 20px;
	float:right;
}
#bodyarea .podcast_links {
  margin-left:10px;
  font-size:85%;
  float:right;
}
#searchcontent {
  padding:0 0 10px 0;
}
#bodyarea #searchcontent form{
	margin: 0;
	padding: 0;
}
#bodyarea #searchcontent form fieldset{
	padding: 0 0 0 20px;
	margin: 0;
	border: none;
}
#bodyarea #searchcontent form fieldset input{
	font-size: 85%;
	color: #666666;
	margin: 0 0 0 5px;
}
#bodyarea #searchcontent form fieldset input.textfield{
	width: 250px;
	margin: 0;
}
#bodyarea #paginate{
	clear: both;
	padding: 10px 20px 0 20px;
}
#bodyarea #paginate .next{
	float: right;
	padding: 0 0 10px 0;
}
#bodyarea #paginate .previous{
	float: left;
	padding: 0 0 10px 0;
}
#bodyarea ul{
	padding: 0;
	margin: 0pt 30px 10px 20px;
}
#bodyarea .newsitemsmall{
	float: left;
	margin: 0 10px 10px 0;
	display: block;
}
#bodyarea .newsitemlarge{
	float: left;
	margin: 5px 10px 10px 0;
	display: block;
}
#bodyarea .imagecaption{
	float: right;
	width: 280px;
}
#bodyarea .imagecaption img{
	display: block;
	margin: 5px 0 0 10px;
}
#bodyarea .imagecaption p{
	font-size: 85%;
	padding: 5px 20px 10px 10px;
	color: #666666;
}
#bodyarea .sort ul{
	border-top: 3px solid #DBDBDB;
	margin: 0px 10px 0 20px;
	padding: 5px 10px;
	background-color: #EEEEEE;
	color: #666666;
	clear: both;
}
#bodyarea .sort ul li{
	display: inline;
	padding:5px 11px 8px;
}
#bodyarea .sort ul li form{
	display: inline;
}
#bodyarea .sort ul li form select{
	
}
#bodyarea .thumb{
	float: left;
}
#bodyarea .thumb img{
	margin: 0 0 10px 20px;
}

#photos #searchcontent, #videos #searchcontent, #audio #searchcontent, #documents #searchcontent {
  border-top:1px solid #333333;
}
/*=FOOTER
=== === === === === === === === === === */
#footer {
	clear: both;
}
#footer .full{
	border-top: 1px solid #999999;
}
#footer .creds p {
	font-size: 85%;
	color: #999999;
	padding: 10px 10px 20px 20px;
	text-align:center;
}
#login {
  text-align: center;
  padding-top: 15px;
  font-size:85%;
}


/*=CALENDAR
=== === === === === === === === === === */
#event_calendar{
	padding: 10px 10px 10px 10px;
	clear: both;
}
#event_calendar table{
	border-collapse: collapse;
	margin: 0;
}
.dayName th{
  background-color:white;
	border-bottom: 1px solid #999999;
	vertical-align: top;
	font-size: 85%;
	color: #666666;
	width: 75px;
}
#event_calendar table td{
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
	font-size:85%;
	text-align:left;
}
#event_calendar table td.today{
	background: transparent url(../images/highlight.gif) repeat-x top;
}
#event_calendar table td.today p{
	
}

#event_calendar table td p{
	padding: 0;
	margin: 0;
	font-size: 85%;
}
#bodyarea #event_calendar table td ul{
	font-size: 85%;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}
#bodyarea #event_calendar table td ul li{
	padding: 0 0 10px 0;
	line-height: 100%;
	font-size:85%;
}
.clear {
clear: both;
}
#event_calendar .day, #event_calendar .weekendDay{
  text-align:left;
  height:70px;
  background-color:white;
}

/*=STORE
=== === === === === === === === === === */
.sort .current {
  background-color: white;
}
.sort {
  font-size:90%;
  padding:10px 0 0 0 !important;
}
#cart {
  float:right;
  margin:25px 40px 0px 0px;
}
.podcast_links {
  float: right;
	width: 100px;
	padding: 5px;
}
.podcast_links a {
	margin-right: 5px;
	float: left;
}
.edit_order {
	padding: 10px;
}

.podcast_links {
	float:right;
  margin-top:5px;
  margin-bottom:-25px;
}
.podcast_links a {
	text-decoration: none;
}
/*=STORE
=== === === === === === === === === === */
#bodyarea ul.products_list{
	list-style: none;
	padding: 0;
	margin: 0  20px;
}
#bodyarea ul.products_list li{
	padding: 10px 0 0 0;
	margin: 0;
	width: 100%;
	border-top: 1px solid #ccc;
}
#bodyarea ul.products_list li .product_img{
	float: left;
	width: 120px;
}
#bodyarea ul.products_list li .product_img img{
	display: block;
	margin: 0 0 10px 0;
}
#bodyarea ul.products_list li .product_desc{
	float: left;
	width: 240px;
}
#bodyarea ul.products_list li p{
	padding: 0 0 5px 0;
	margin: 0;
}
#bodyarea #cart p{
	text-align: right;
	font-size: 85%;
	margin: 0;
	padding: 10px 20px 0 20px;
}
#bodyarea table.products_list,
#bodyarea .summary table{
	margin: 0 0 40px 20px;
	border-collapse: collapse;
	width: 440px;
}
#bodyarea table.products_list th,
#bodyarea .summary table th{
	padding: 3px;
}
#bodyarea table.products_list td,
#bodyarea .summary table td{
	padding: 3px;
	border-top: 1px solid #ccc;
}
#bodyarea #buysteps{
	border-bottom: 2px solid #ccc;
  margin:10pt 20px 5px;
	color: #666;
	font-size: 85%;
}
#bodyarea #buysteps ul{
	padding: 0 10px 4px 0;
	margin: 0;
	list-style: none;
}
#bodyarea #buysteps ul li{
	padding: 0 10px 0 0;
	display: inline;
}
#bodyarea #buysteps ul li.current{
	font-weight: bold;
}
.top_cart_links{
  text-align:left !important;
  margin-bottom:10px;
}
.view_links{
  margin-top:-30px;
}
.themed_pagination{
  margin-left: 20px;
}

.flash_player {
  margin-left:20px;
}
.largecontent{
  padding:5px;
}

.news_img {
  padding:0 10px 0 20px !important;
}

.news_desc {
  padding:0 0 0 20px !important;
}

.view_more_link {
  padding:0 0 0 20px;
  margin:0 !important;
}

ul.products_list h3 {
  padding:0 !important;
}

.photo_album {
  margin:15px;
}

ul.external-podcast-list h2 {
  font-size:125% !important;
}

embed {
  padding-left:20px !important;
}

.store_main h2,.store_main h3, #event h2, #event h3, #event p, #announcements h2, .news_list h3, #news h2{
  padding:0 0 0 20px !important;
}