
/* Network Channel Bar */

#net_bar * {
	margin: 0;
	padding: 0;
	text-align: left;
}
#net_bar a {
	outline: none;
}
#net_bar a:active {
	outline: none;
}
:focus {
	-moz-outline-style: none;
}
#net_bar ul, #net_bar li {
	list-style: none;
}
#net_bar fieldset {
	border: none;
}
.hide {
	display: none;
}
.show {
	display: block;
}
#net_bar {
	background: #e0e0e0;
	border-bottom: 1px solid #7d87a2;
	height: 33px;
	font: 12px/1em Trebuchet MS, arial, verdana, sans-serif;
}

/* The College Publisher Logo Bit */

#net_cp_a {
	width: 165px;
	height/**/: 26px;
	line-height: 26px; /* for IE5/win */
	text-indent: -1000px; 
	position: absolute;
	left: 5px;
	top: 4px;
	z-index: 2;
}
#net_cp_a a {
	display: block;
	width/**/: 165px; /* empty comments for IE5/win */
	height/**/: 26px;
	line-height: 26px; /* for IE5/win */
	text-indent: -1000px; 
	background: url(http://media.collegepublisher.com/media/images/net_cp2.gif) top left no-repeat;
}
#net_cp_a a:hover, #net_cp_a.unselected a:hover {
	background-position: 0 -26px;
}
#net_cp_a.selected a, #net_cp_a.selected a:hover, #net_cp_a a:active {
	background-position: 0 -52px;
}
#net_cp_a.unselected a {
	background-position: 0 0;
}
#net_cp_nav_list {			
	position: absolute;
	left: 5px; 
	top: 28px;
	z-index: 1;
}			
ul#net_cp_nav_list {
	list-style: none;
	border: 1px solid #7d87a2;
	background: #fff;
	width: 225px;
	padding: 5px 5px 3px;
}
ul#net_cp_nav_list li a {
	display: block;
	font: 12px/1em Trebuchet MS, arial, verdana, sans-serif;
	border: 1px solid #ccc;
	margin: 0 0 5px;
	padding: 5px;
	background: #f5f5f5;
	text-decoration: none;
	color: #666;
}
ul#net_cp_nav_list li a:hover {
	background: #fff;
	color: #303030;
}

#net_search {
	visibility: visible;
}
/* Text Box */

#net_search_input {
	position: absolute;
	top: 7px;
	left: 180px;
	font-size: 12px;
	width: 125px;
}

/* The Search Select Bit */

#net_search_choose_link {
	width: 16px;
	height/**/: 23px;
	line-height: 22px; /* for IE5/win */
	text-indent: -1000px; 
	position: absolute;
	left: 313px;
	top: 6px;
	z-index: 2;
}
#net_search_choose_link a {
	display: block;
	width/**/: 16px; /* empty comments for IE5/win */
	height/**/: 22px;
	line-height: 22px; /* for IE5/win */
	text-indent: -1000px; 
	background: url(http://media.collegepublisher.com/media/images/dropdown.png) top left no-repeat;
}
#net_search_choose_link a:hover, #net_bar #net_search_choose_link.unselected a:hover {
	background-position: 0 -22px;
}
#net_bar #net_search_choose_link.selected a, #net_bar #net_search_choose_link.selected a:hover, #net_bar #net_search_choose_link a:active {
	background-position: 0 -44px;
}
#net_bar #net_search_choose_link.unselected a {
	background-position: 0 0;
}
#net_search_choose_options {			
	position: absolute;
	left: 313px; 
	top: 25px;
	z-index: 1;
}			
ul#net_search_choose_options {
	list-style: none;
	border: 1px solid #7d87a2;
	background: #fff;
	width: 175px;
	padding: 5px 5px 0;
	background: #fff;
}
ul#net_search_choose_options li {
	margin: 0 0 5px;
	padding: 5px;
	border: 1px solid #ccc;
	font: 12px/1em Trebuchet MS, arial, verdana, sans-serif;
}

/* The Submit Button */

#net_search_choose_submit {
	position: absolute;
	left: 329px;
	top: 6px;
	z-index: 2;
	background: url(http://media.collegepublisher.com/media/images/button_bg.png) top right no-repeat;
	overflow: hidden;
}
#net_search_choose_submit a {
	font: 11px/21px Trebuchet MS, arial, verdana, sans-serif;
	margin: 0 6px 0 4px;
	text-decoration: none;
	color: #333;
}

/* Navigation Bar */

#net_channels {
	position: absolute;
	top: 12px;
	right: 200px;
	width: 375px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#net_channels {
	width: auto;
}
/* End IE5-Mac hack */
#net_channels ul {
	margin:0;
	padding:0;
	list-style:none;
}
#net_channels li {
	float:left;
	margin:0;
	padding:0;
	background:url(http://media.collegepublisher.com/media/images/nav_right_1.png) no-repeat right top;
	margin: 0 0 0 2px;
}
#net_channels a {
	float: left;
	display:block;
	font: 11px/1em Trebuchet MS, arial, verdana, sans-serif;
	padding: 4px;
	background:url(http://media.collegepublisher.com/media/images/nav_left_1.png) no-repeat left top;
	text-decoration: none;
	color: #303030;
}			

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#net_channels a {
	float:none;
}
/* End IE5-Mac hack */


/* IE Hacks */

ul#net_cp_nav_list li {
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	height: 1%;
	margin: 0 0 -3px;
	/* End IE5-Mac hack */
}

/* Net Weather */

#net_weather {
	position: absolute;
	right: 0;	
	top: 0;
}
