/*
	Style Index
	
	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Content Styles
	$4 - Header Nav Styles
*/

/*--- editor body ---*/
body.mceContentBody {
background-color: #FFFFFF !important;
background-image: none;
}

/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */
body.contentpane {background:#fff; margin: 20px;}
body.contentpane .contentheading {color:#900;
	font-size: 1.75em;
	line-height: 1.75em;
	font-weight: bold;
}
ul,ol { }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
.rightdes{text-indent:-5000px;text-decoration:none;}
address { font-style:normal }
a:focus {outline:0;}
.designer {margin:14px 5px 0px 5px;color: #d6d6d6;text-align:right;}
.designer a:link,.designer a:visited{color: #d6d6d6;font-size:0.8em;text-decoration:none;}
.designer a:hover {color:#666;}

/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/
/* @group Basic Styles */
html, body {
	height:100%;
	font-family:"Tahoma", Verdana, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #fff;
}

a:focus {
	outline: 0;
}

#mainbody ul {
	padding-left: 20px;
}

a {
	text-decoration: none;
	color:#009;
}

a:hover {
	color:#000000;
}

a:visited {
	text-decoration: none;
}

p {
	margin: 0px 0px 10px 0px;
	color: #009;
}

td {
	color: #009;
}


ul, li {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.clear {
	clear: both;
}

#main_content h1 {
	font: bold 2.5em/1.5em Helvetica, Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #FFF;
}

#main_content h2 {
	font: bold 2em/1.75em Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #000;
}

#main_content h3 {
	font: bold 1.5em/1.75em Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #2d3129;
}
#main_content h4 {
	font: bold 1.25em/1.5em Arial, Verdana, serif;
	letter-spacing: -1px;
	color: #2d3129;
}

ul#checklist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 18px;
	background: url(http://bgviewsevents.com/support/joomla/images/tick.png) no-repeat left center;
}
blockquote {
	background: #fffee4;
	color: #333;
	border: 1px solid #d5d5d5;
	padding: 10px;
	margin: 10px 50px;
}

/* @end */

table.table-wrapper {
	height:100%;
	padding:0;
	background:#eeeeee;
	}

#header {
	position:relative;
	height:115px;
	}
	

#site-container {	
	}

#container {
	background:#fff url(http://bgviewsevents.com/support/joomla/images/site-bg-helios.gif) repeat-x;
	width:975px;
	margin:0 auto;
	}
	
#content-container {
	width:975px;
	padding-bottom:0px;
	font:12px "Lucida Grande", Lucida, "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:#4A4537;
}
	
#left_sidebar {
	width:200px;
	padding:0 2%;
	}
	
#maincol {
	width:25%;
	padding:0 2%;
	background:url(http://bgviewsevents.com/support/joomla/images/border-line.gif) 0px 40px no-repeat;
	}
	
#rightcol {
	width:42%;
	padding:0 2%;
	background:url(http://bgviewsevents.com/support/joomla/images/border-line.gif) 0px 40px no-repeat;
	}
	
#left_sidebar { width:193px; padding:5px;line-height:1.5;
	background: #FFF url(http://bgviewsevents.com/support/joomla/images/border-line_left.gif) repeat-y left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #203B8C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #203B8C;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #203B8C;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #203B8C;
}
#left_sidebar h3, #right_sidebar h3 {
	padding-left: 20px;
	padding-top: 2px;
	margin: 0;
	background:#2f7ec9 url(http://bgviewsevents.com/support/sb_arrow.gif) no-repeat;
	margin: -5px -5px 5px -5px; 
	font-weight: bold;
	height: 20px;
	line-height: 18px;
	text-indent: 5px;
}

#main_content { padding:5px 10px; }


#right_sidebar { width:280px; padding:5px;line-height:1.5;
	background: #FFF url(http://bgviewsevents.com/support/joomla/images/border-line_left.gif) repeat-y left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #203B8C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #203B8C;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #203B8C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #203B8C;
}
	
#lower-content {
	padding-bottom:20px;
	border-bottom:7px solid #000000;
	background-color: #243f8f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	}

.lower-content-container {
	width:975px;
	margin:0 auto;
	font:1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	height: 140px;
	}
/* $2 - Header Styles */

.header-logo {
	padding-top:10px;
	height: 70px;
	padding-left: 10px;
	}
.header-logo h1 a {
	color: #000000;
	padding:0;
	margin: 0;
	font: 38px/38px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.header-logo h2 {
	color: #000000;
	font: 20px/20px Georgia, "Times New Roman", Times, serif;
	padding:0;
	margin: 0;
}

#header-banner {
	width:234px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	}

p.date {
	padding-left:5px;
	font:bold 1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:#000000;
	letter-spacing:1px;
	margin:0 0 6px 0;
	}

.moduletable-search {
	padding-left:5px;
	}

.search-search input {
	float:left;
	border:none;
	}

.search-search input {
	height:19px;
	width:199px;
	padding:0 3px;
	margin-right:2px;
	background:url(http://bgviewsevents.com/support/joomla/images/search-bg.gif) no-repeat;
	}

.search-search input.button-search {
	height:19px;
	width:30px;
	padding:0;
	background:url(http://bgviewsevents.com/support/joomla/images/button-search-bg.gif) no-repeat;
	font:bold 1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	color:white;
	cursor:pointer;
	}


/*Content Links*/

#content-container td.contentheading, #content-container .contentheading {
	background:#2f7ec9 url(http://bgviewsevents.com/support/sb_arrow.gif) no-repeat;
	color:#FFF;
	text-align: left;
	text-decoration:none;
	font:bold 1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	padding-left: 24px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}
#content-container a.contentpagetitle:link,#content-container a.contentpagetitle:visited {
	color:#FFF;
	text-align: left;
	text-decoration:none;
	font: 1em/1.5em "Trebuchet MS", Geneva, sans-serif;
}

#content-container a.contentpagetitle:hover {color:#000;text-decoration:none;}

#content-container .componentheading {
	color: #FFF;
	font:bold 1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	padding-left: 20px;
	padding-top: 2px;
	margin: 0;
	background:#2f7ec9 url(http://bgviewsevents.com/support/sb_arrow.gif) no-repeat;
	margin: -5px -5px 5px -5px; 
	height: 20px;
	line-height: 18px;
	text-indent: 5px;
}

#content-container div.sitemap h2.componentheading {
    color           :#000;
	text-align      : left;
	text-decoration :none;
	font            : 1.5em/1.5em "Trebuchet MS", Geneva, sans-serif;
	padding         : 0;
	border-bottom   : 1px solid #ccc;
}	


h1,h2,h3,h4,h5,h6 {
	color:#FFF;
	font-family:"Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	}

.lower-content-container h3 {
	height:35px;
	line-height:31px;
	font-size:13px;
	}

div#content-container ul, div#content-container ol, #lower-content ul, #lower-content ol {
	margin-left: 20px;
	}
	
div#content-container ul#mainlevel, #lower-content ul#mainlevel {
	margin-left:0px;
	list-style:none;
	}
	
img {
	border:none;
	}


.lower-content-container .moduletable {
	padding:0 0 15px 0;
	margin-bottom:15px;
	background:url(http://bgviewsevents.com/support/joomla/images/border-hz.gif) 0% 100% no-repeat;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

}

.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* MainMenu Expandable Tables */

#left_sidebar a.mainlevel-sidenav, #left_sidebar a.mainlevel-sidenav2 {
	height: 20px;
	line-height: 20px;
	display: block;
	padding: 0px 0px 0px 12px;
	background: url(http://bgviewsevents.com/support/joomla/images/mainlevel.gif) no-repeat 0% 50%;
	color: #666;
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #fff;
	font-size: 13px;
	text-decoration: none;
}

#left_sidebar a.mainlevel-sidenav:hover, #left_sidebar a.mainlevel-sidenav2:hover {
	height: 20px;
	line-height: 20px;
	display: block;
	padding: 0px 0px 0px 12px;
	background: url(http://bgviewsevents.com/support/joomla/images/mainlevel_over.gif) no-repeat 0% 50%;
	color: #333;
	margin: 1px 0px 1px 0px;
	border-top: 1px solid #fff;
	font-size: 13px;
	text-decoration: none;
}

#left_sidebar a.sublevel, #left_sidebar a.sublevel-sidenav, #left_sidebar a.sublevel-sidenav2 {
	line-height: 16px;
	display: block;
	padding: 0px 0px 2px 10px;
	color: #74AC00;
	margin-bottom: 1px;
	background: url(http://bgviewsevents.com/support/joomla/images/mainlevel_sub.gif) no-repeat 0 50%;
	text-decoration: underline;
	font-size: 12px;
}

#left_sidebar a.sublevel:hover, #left_sidebar a.sublevel-sidenav:hover, #left_sidebar a.sublevel-sidenav2:hover {
	color: #333;
	text-decoration: underline;
}
/* MainMenu Flat List */



#left_sidebar ul#mainlevel, #left_sidebar ul#mainlevel-sidenav, #left_sidebar ul#mainlevel-sidnav2, #left_sidebar a.mainlevel-sidenav,#left_sidebar a.mainlevel-sidenav2, #left_sidebar a.mainlevel, #left_sidebar a.sublevel, #left_sidebar a.sublevel-sidenav, #left_sidebar a.sublevel-sidenav2 {
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#left_sidebar ul#mainlevel li a, #left_sidebar ul#mainlevel-sidenav li a, #left_sidebar ul#mainlevel-sidenav2 li a {
	height: 16px;
	display: block;
	padding: 2px 0px 2px 5px;
	margin-bottom: 1px;
	color: #fff;
	text-decoration: none;
	border: none;
	background: url(http://bgviewsevents.com/support/joomla/images/mainlevel.png) repeat-x 0 0;
}

#left_sidebar ul#mainlevel li a:hover, #left_sidebar ul#mainlevel-sidenav li a:hover, #left_sidebar ul#mainlevel-sidenav2 li a:hover {
	height: 16px;
	display: block;
	padding: 2px 0px 2px 5px;
	margin-bottom: 1px;
	background: url(http://bgviewsevents.com/support/joomla/images/mainlevel.png) repeat-x 0 -20px;
	color: #FFF;
	text-decoration: none;
	border: none;
}
/* @end */


/* $4 Header Nav Styles */

#navbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}


#navbar li { /* all list items */
	float: left;
}

#navbar li ul { /* second-level lists */
	position: absolute;
	background:#000000;
	filter:alpha(opacity=90);
	opacity:0.9;
	width:179px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navbar li li {
	border-bottom:1px solid #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	}

/*#navbar li:hover { 
	background:#333;
	border-left:1px solid #B5A171;
	border-right:1px solid #B5A171;
}*/


#navbar a {
	display: block;
	height:25px;
	width:1%;
	padding:8px 18px 0;
	color:#FFFFFF;
	font:bold 14px "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:center;
	white-space:nowrap;
	text-decoration: none;
}

html>body #navbar a {
	display: block;
	height:25px;
	width:auto;
	padding:8px 18px 0;
	color:#FFFFFF;
	font:bold 14px "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:center;
	text-decoration: none;
}


#navbar a:hover, #navbar a#active_menu {
	background:#000000 url(http://bgviewsevents.com/templates/js_education_red_gld/images/mainlevel-bg.gif) no-repeat right top;
	padding:8px 18px 0;
	text-decoration:none;
	color: #f36821;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f36821;
	border-left-color: #f36821;
}

html>body #navbar a:hover, #navbar a#active_menu {
	background:#000000 url(http://bgviewsevents.com/templates/js_education_red_gld/images/mainlevel-bg.gif) no-repeat right top;
	border:none;
	margin:0;
	padding:8px 18px 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f36821;
	border-left-color: #f36821;
}


#navbar li:hover, #navbar li.mainlevel_current {
	background:#000000;
	margin:0 -1px;
}

#navbar li li a {
	display:block;
	height:22px;
	width:171px;
	padding:4px 0 0 8px;
	color:white;
	font:bold 13px "Trebuchet MS", "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:left;
	margin:0;
}

#navbar li li a:hover, #navbar li li a#active_menu {
	background:#f36821;
	color:#000000;
	border:none;
	margin:0;
	padding:4px 0 0 8px;
}

#navbar li li:hover {
	border-bottom:1px solid #FFFFFF;
	margin:0;
	border-top: none;
	border-right: none;
	border-left: none;
}
#navbar li li.sublevel_current {
	border:none;
	border-bottom:1px solid #B5A171;
	border-top:1px solid #B5A171;
	margin:0;
}
#navbar li ul ul { /* third-and-above-level lists */
	margin: -25px 0 0 179px;
}

#navbar ul li:hover li:hover li a:link,#navber ul li.iehover li.iehover li a:link {
	float: none;
	background:#000000;
	color:#fff;
	border:none;
	margin:0;
	padding:4px 0 0 8px;
}

#navbar ul li:hover li:hover li a:hover,#navber ul li.iehover li.iehover li a:hover {
	background:#f36821;
	color:#FFFFFF;
}

#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li.iehover ul ul, #navbar li.iehover ul ul ul {
left: -999em;
}

#navbar li:hover ul, #navbar li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

	
/*--- forms styles ---*/
form {
	padding: 0;
	margin: 0;
}

input.button {
	color: #203B8C;
	padding: 4px;
	margin: 10px;
	font-size: 10px;
	background: url(http://bgviewsevents.com/support/joomla/images/but_bg.png) repeat-x center center;
	border:1px solid #ccc;
}

div.message {
	color: #cd2800;
	font-size: 18px;
	font-weight: bold;
}

.inputbox {
	border: 1px solid #999;
}

.moduletable .inputbox {
	border: 1px solid #999;
	height: 14px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

/*-- default Joomla styles --*/
.article_seperator { }
.back_button { }
.blog { }
.blog_more { }
.blogsection { }
.button {background: #666 url(http://bgviewsevents.com/support/joomla/images/mainlevel.png) repeat-x left center;border: 1px solid #000;color: #fff;font-size: 11px;line-height: 16px;}
.buttonheading { }
.category { }
.clr {clear:both;}
.componentheading { }
.contact_email { }
.content_rating { }
.content_vote { }
.contentdescription { }
.contentheading { }
.contentpagetitle { }
.contentpane { }
.contentpaneopen { }   
.contenttoc { }
.createdate {margin:5px;color: #bbb;font-size: 10px;}
.fase4rdf  { }
.frontpageheader  { }
.highlight {background-color:#FFFFCD;color:#000000;}
.latestnews  { }
.message  { }
.modifydate {margin:5px;color: #bbb;font-size: 10px;}
.module  { }
div.moduletable {margin-bottom: 20px;} 
div.mosimage {border: 1px solid #eaeaea;margin: 7px;}
div.mosimage_caption {padding: 2px;background-color: #f7f7f7;border-top: 1px solid #eee;}
.mostread  { }
.newsfeed  { }
.newsfeeddate {margin:5px;color: #bbb;font-size: 10px;}
.newsfeedheading { }
.pagenav { }
.pagenav_next { }
.pagenav_prev { }
.pagenavbar { }
.pagenavcounter { }
.pathway { }
.polls { }
table.pollstableborder {text-align:left;}
table.pollstableborder tr {padding: 2px 0;}
table.pollstableborder td {padding: 0 2px;}
a.readon {color: #740000;display: block;float: right;line-height: 12px;background: url(http://bgviewsevents.com/support/joomla/images/readon.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
a.readon:hover {color: #600;display: block;float: right;line-height: 12px;background: url(http://bgviewsevents.com/support/joomla/images/readon.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
#left_sidebar a.readon {color: #740000;display: block;float: right;line-height: 12px;background: url(http://bgviewsevents.com/support/joomla/images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
#left_sidebar a.readon:hover {color: #600;display: block;float: right;line-height: 12px;background: url(http://bgviewsevents.com/support/joomla/images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
#right_sidebar a.readon {color: #740000;display: block;float: right;line-height: 12px;background: url(http://bgviewsevents.com/support/joomla/images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: underline;}
#right_sidebar a.readon:hover {color: #600;display: block;float: right;line-height: 12px;background: url(http://bgviewsevents.com/support/joomla/images/readon_side.gif) no-repeat left center;text-indent: 16px;text-decoration: none;}
.search { }
.searchintro { }
td.sectiontableentry1 {padding: 4px;}
td.sectiontableentry2 {background: #f2f2f2;padding: 4px;}
td.sectiontableheader {background: #d8d8d8;color: #333;font-weight: bold;padding: 4px;}
.sitetitle { }
.small {margin:5px;color: #bbb;font-size: 10px;}
.smalldark {margin:5px;color: #994;font-size: 10px;}
.syndicate { }
.syndicate_text { }
.toclink { }
.weblinks { }
.wrapper { }


#cp_leader {
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 10px 0 0px;
}

.border {
}

/* 
|	Footer Styles
|________________________________________________________ */
#cp_footer {
	clear: both;
	padding: 10px;
	margin: 0;
	color: #fff;
	font-size: 10px;
}
#cp_footer a, #cp_footer p {
	color: #fff;
	font-size: 10px;
}

.bottom_ad {
	clear: both;
	text-align: center;
	width: 975px;
	padding-top: 10px;
}

.footer_links {
	padding-left: 35px;
	width: 768px;
	margin: 0 auto;
	color: #FFFFFF;
}

.footer_links a{
	color: #FFFFFF;
	text-decoration: none;
}

.footer_links a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.footer_links a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

		
.footer_header {
	font-size: 14px;
	width: 150px;
	border-bottom: 1px solid #000000;
	color: #dedede;
	line-height: 22px;
	margin-bottom: 3px;
	font-family: "Trebuchet MS", "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
		}

.footer_links .column-wide {
			width: 360px;
			float: left;
			margin-right: 10px;
			margin-top: 10px;
		}
		
.footer_links .column {
			width: 180px;
			float: left;
			margin-right: 10px;
			margin-top: 10px;
		}
		
		
#print-footer {display: none;}

/* 
|	Header Styles
|________________________________________________________ */


#header-links {
	color: #000000;
	font-size: x-small;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#header-links a{
	color: #000000;
	text-decoration: none;
}

#header-links a:link{
	color: #000000;
	text-decoration: none;
}

#header-links a:active{
	color: #000000;
	text-decoration: none;
}

#header-links a:hover{
	color: #000000;
	text-decoration: underline;
}

#header-links a:visited{
	color: #000000;
}

/* 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 {
	height: 18px;
	font: 12px/1em Trebuchet MS, arial, verdana, sans-serif;
	background-image: url(http://bgviewsnetwork.com/_images/hat-bg.gif);
	background-repeat: repeat-x;
}

#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: -1px;
	width: 500px;
	left: 10px;
}
/* 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: 1px;
}