

/* -------- OVERRIDDEN FATVINE STYLES ---------- */
body a
{
/*	color:#393; */
	color:#00BCE4;
}

body div#SEARCH
{
	width:160px;
	height:40px;
	margin-top:-60px;
	margin-left:10px;
	margin-bottom:0;
	margin-right:-50px;
	padding-top:0px;
	padding-left:10px;
	padding-right:0;
	
	float: right;
	display:block;
	position:relative;
	text-align:right;
}
div#nl_master_container > div#SEARCH
{
	width:160px;
	height:40px;
	margin-top:-15px;
	margin-left:20px;
	margin-bottom:0;
	margin-right:0;
	padding-top:0px;
	padding-left:0px;
	padding-right:0;
	
	float: right;
	display:block;
	position:relative;
}

body div#SEARCH form
{
	float:right;
}

#SEARCH a.nl_advanced_search
{
	display:block;
	margin-left:0;
	padding-left:0;
	text-align:right;
	width:100%;
	
}

body#SEARCH .searchfield
{
	margin-left:0;
	padding-left:0;
	padding-bottom:5px;
}

body div#SEARCH form div.label
{
	position:relative:
	float:left;
	clear:left;
	padding-right:10px;
	padding-top:5px;
	width:90px;
}

body div#SEARCH form div.btngo
{
	position:relative:
	
	margin-right:0;
	margin-top:0px;
	padding-top:3px;
	padding-right:0;
	padding-left:15px;
}

#HEADER
{
	border:solid 1px white;
}

body div#LOGOTOP
{
	position:relative;
	margin-left:0;
	margin-right:auto;
	margin-bottom:0;
	padding-bottom:0;
	width:200px;
	height:10px;
}
div#HEADER > div#LOGOTOP
{
	position:relative;
	margin-left:0;
	margin-right:auto;
	margin-bottom:0;
	padding-bottom:0;
	width:200px;
	height:10px;
	background-color:gray;
}
body div#HEADER-TOOLS
{
	margin-top:20px;
	text-align:right;
}


/* -------- Containers ---------- */

div#nl_master_container
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

div#nl_main_content
{
	margin-top:0px;
	padding:0;
}



/* -------- Primary Nav ---------- */

#nl_nav
{
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
	text-align:left;
	margin-bottom:0px;
	width:560px;
	position relative;
	
}
div#nl_master_container > div#nl_nav
{
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
	text-align:left;
	margin-top:75px;
	margin-bottom:0px;
	width:560px;
	position: relative;
	
	height:15px;
}

#nl_nav a.nl_current_category
{
	color:#393;
}

#nl_nav ul
{
	margin-left:2px;
}

#nl_  ul li 
{
	float: left;
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding:0;
	padding-left:5px;
	padding-right:5px;
}

/* NAV DIVIDER */
#nl_nav ul li
{
	border-right:solid 1px #ff6600;
}

div#nl_nav
{
	padding-bottom:5px;
	margin-right:auto;
	/* margin-bottom:10px; */
	margin-left:0;
	padding-left:0;
	height:5px;
}

div#nl_nav ul li a 
{
	display: block;
	text-decoration: none;
	margin:1px 0 0 0;
	text-align:left;
	font-size:1.3em;
	padding:0;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff6600;
}

div#nl_nav ul li a:hover 
{
	color: #ff6600;
}

/* -------- Sub Nav ---------- */

#nl_subnav
{
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
	width:560px;
	float:left;
}

#nl_subnav ul
{
	margin-left:12px;
	margin-right:5px;
	
}

#nl_subnav ul li 
{
	float: left;
	display: inline;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
}

div#nl_subnav
{
	position:relative;
	padding-bottom:10px;
	margin-right:0;
	margin-left:0;
	height:30px;
	
}

div#nl_subnav ul li a
{
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align:left;
	font-size:1.2em;
	padding:0px;
	padding-right:10px;
	font-weight: bold;
	text-transform: lowercase;
	color: #4da64d;
}

div#nl_subnav a
{
	text-decoration: none;
	text-align:left;
	color: #000;
	font-size:1.2em;
	font-weight: bold;
	text-transform: lowercase;
	padding:0px;
	margin:1px 0px;
}

div#nl_subnav ul li a:hover 
{
	color: #4da64d;
}

#nl_subnav_dynamic_round_container 
{
	width:100%;
	background:#f5f5f5 url(images/nav_leftside.gif) repeat-y left top;
}

.nl_subnav_top 
{
	width:100%;
	height:10px;
	background:url(images/nav_top.gif) no-repeat left top;
}

.nl_subnav_top span 
{
	display:block;
	position:relative;
	height:10px;
	background:url(images/nav_top-right.gif) no-repeat right top;
}

.nl_subnav_center_content 
{
	position:relative;
	background:url(images/nav_rightside.gif) repeat-y right top;
	width:560px;
	margin-top:-5px;
	margin-bottom:-2px;
	
}
div#nl_subnav_dynamic_round_container > div.nl_subnav_center_content 
{
	position:relative;
	background:url(images/nav_rightside.gif) repeat-y right top;
	padding:0px 5px 10px 5px;
	width:550px;
	height:5px;
	margin-top:-2px;
	margin-bottom:0px;

}

.nl_subnav_bottom 
{
	height:10px;
	background:url(images/nav_bottom.gif) no-repeat left bottom;
}

.nl_subnav_bottom span 
{
	display:block;
	position:relative;
	height:10px;
	background:url(images/nav_bottom-right.gif) no-repeat right top;
	margin-bottom:-3px;
}

#nl_subnav .nl_help a
{
	color:black;
}


/* -------- Content Styles ---------- */

#nl_left_content
{
	width:440px;
	float:left;
	text-align:left !important;
}

#nl_left_content ul
{
	list-style-type:none;
	list-style-image:none;
	margin:0 5px 0 5px;
	padding:0;
}

#nl_left_content ul li
{
	text-align: left;
	margin:0;
	padding:0;
}

#nl_left_content ul li a
{
	color:#393;
}

#nl_right_content
{
	width:440px;
	float:right;
	text-align:left !important;
	z-index: 1;
}

div.nl_center_content h3
{
	padding-bottom:4px;
	margin-bottom:5px;
	margin-top: 10px;
	color:#0099cc;
}

div.nl_center_content h4
{
	padding-bottom:2px;
	margin-top: 10px;
	color:#0099cc;
}

div.nl_center_content table
{
	width:100%;
	border-collapse: separate;
  	border-spacing:5px;
}

div.nl_center_content table td
{
	width:33%;
}

div.nl_center_content table thead
{

}

div.nl_center_content table thead td
{
	text-align:center;
	padding-left:auto;
	padding-right:auto;
	padding-top:6px;
	padding-bottom:6px;
	background:#e5e5e5;
}

.nl_large_links
{
	font-size:1.5em;
}


.nl_large_links a
{
	color:#ff6600;
}

.nl_login_content
{
	width:140px;
	float:right;
}

.nl_login_member_photo
{
	float:left;
	width:75px;
	text-align:center;
}

.nl_left_col_links
{
	width:110px;
	float:left;
}

.nl_right_col_links
{
	width:110px;
	float:right;
}

/* -------- ITEM STYLES ---------- */

div.nl_item_title a
{
	margin-top:0;
	padding-top:2px;
	font-size:1.4em;
	font-weight: 100;
	color:#393;
}

div.nl_item_author a
{
	font-size:1em;
	font-weight: 100;
	color:#393;
}

div.nl_item_author img
{
	height:18px;
	width: 18px;
	padding-right:2px;
	padding-bottom:4px;
	vertical-align:middle;
}

div.nl_item_description
{
	font-size:1.1em;
}

div.nl_item_meta_date,div.nl_item_meta_comments,div.nl_item_meta_views
{
	font-size:1em;
	color:#999;
}


div.nl_item_meta_rating ul
{
	float:left;
	margin-left:0;
	margin-right:auto;
	padding-left:0;
	padding-right:10px;
}

/* -------- MEMBER STYLES ---------- */

#nl_member_list
{
}
div.nl_center_content > div#nl_member_list
{
	width:230px;

	
}

#nl_member_list a
{
	font-size:1em;
	font-weight: 100;
	color:#393;
}

#nl_member_list ul
{
	float:left;
	list-style: none;
	display: inherit;
	padding-left:0;
	margin-left:0;
}

#nl_member_list ul li
{
	float:left;
	clear:both;
	border-bottom:solid 1px #eee;
	padding-bottom:4px;
	margin-bottom:15px;
}

#nl_member_list ul li div.nl_member_details ul
{

}

#nl_member_list ul li div.nl_member_details ul li
{
	border:none;
	display:inline;
	float:left;
	clear:none;
	width:32px;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
} 

#nl_member_list_compact ul
{
	float:left;
	list-style: none;
	display: inline;
	padding-left:0;
	margin-left:0;
}

#nl_member_list_compact ul li
{
	float:left;
	border-bottom:solid 1px #eee;
	padding-top:4px;
	padding-bottom:0px;
	margin-bottom:2px;
	margin-top:0;
	padding-right:15px;
}

div.nl_member_photo
{
	float:left;
	clear:both;
	width:80px;
	height:80px;
	text-align:center;
}

div.nl_member_details
{
	width:145px;
	float:right;
	clear:both;
}
ul li > div.nl_member_details
{
	width:145px;
	float:right;
	clear:right;
}
div.nl_member_details div
{
	width:145px;
	height:65px;
	float:right;
	clear:none;
}

#nl_member_list div.nl_member_details div h2
{
	font-size:2.2em;
	margin-bottom:0px;
	padding-bottom:0;
}

#nl_member_list div.nl_member_details div h2 a
{
	color:#ff6600;
}

#nl_member_list div.nl_member_details ul li, #nl_member_list div.nl_member_details ul li img
{
	width:30px;
	height:30px;
}


/* -------- Content Container ---------- */

#nl_dynamic_round_container 
{
	width:100%;
	margin:0px auto;
	margin-top:35px;
	margin-bottom:5px;
	padding-top:0px;
	background:#ffffff url(images/leftside.gif) repeat-y left top;
}

#nl_dynamic_round_container h2
{
	font-family: Lucida Grande, Arial, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	
}

.nl_top 
{
	width:100%;
	height:20px;
	background:url(images/top.gif) no-repeat left top;
	float:left;
}

.nl_top span 
{
	display:block;
	height:20px;
	background:url(images/top-right.gif) no-repeat right top;
}

.nl_center_content 
{
	
	min-width:227px;
	min-height:550px;
	height:auto;
	font-family: Lucida Grande, Arial, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	background:url(images/rightside.gif) repeat-y right top;
	padding:0 2px 0 2px;
	margin:-10px 0 -1px 0;
	
}

.nl_center_content_body
{
	padding:10px 40px 5px 40px;
}

.nl_page_body_with_nav
{
	float:right;
	width:600px;
	padding:20px 50px 5px 10px;
	background: url(images/content_background.gif) no-repeat;
}

div.nl_center_content_body ul li, div.nl_center_content_body ol li
{
	margin-left:40px;
}

.nl_center_content:after{content:".";display:block;height:0;clear:both;visibility:hidden}

.nl_bottom 
{
	height:20px;
	background:url(images/bottom.gif) no-repeat left bottom;
}

.nl_bottom span 
{
	display:block;
	position:relative;
	height:20px;
	background:url(images/bottom-right.gif) no-repeat right top;
}

/* ------- SIDE NAV -------- */
#nl_side_nav
{
	display:block;
	float:left;
	padding:20px;
	margin-top:20px;
	margin-right:20px;
	border-right:solid 1px #00BCE4;
	color: #00BCE4;
	width:175px;
	height:400px;
}

#nl_side_nav ul li
{
	list-style: none;
	margin-left: 0;
	padding-left:0;
}

#nl_side_nav ul li ul li
{
	margin-left: 15px;
	padding-left:15px;
}

#nl_side_nav a
{
	color: #00BCE4;
	text-decoration: none;
}

#nl_side_nav a:hover
{
	color: #000;
	text-decoration: underline;
}

li.current_page_item a
{
	color: #000 !important;
	text-decoration: none;
}

li.current_page_parent a
{
	color: #000 !important;
	text-decoration: none;
}


/* -------- "bottom/news" Content Container ---------- */

#nl_dark_dynamic_round_container 
{
	width:100%;
	margin:0px auto;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:-10px;
	background:#ffffff url(images/leftside.gif) repeat-y left top;
}

#nl_dark_dynamic_round_container h2
{
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: 300;
	padding-top: 5px;
	padding-bottom: 10px;
}

.nl_dark_top 
{
	width:100%;
	height:20px;
	background:url(images/dark_top.gif) no-repeat left top;
}

.nl_dark_top span 
{
	display:block;
	position:relative;
	height:20px;
	background:url(images/dark_top-right.gif) no-repeat right top;
}

.nl_dark_center_content 
{
	min-width:227px;
	font-family: Helvetica, Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	font-weight: 200;
	position:relative;
	background:url(images/rightside.gif) repeat-y right top;
	padding:0 2px 0 2px;
	margin:-10px 0 -1px 0;
	
}

.nl_dark_center_content_body
{
	padding:0px 20px 5px 20px;
	background: transparent;
}

.nl_dark_center_content:after{content:".";display:block;height:0;clear:both;visibility:hidden}

.nl_dark_bottom 
{
	height:20px;
	background:url(images/bottom.gif) no-repeat left bottom;
}

.nl_dark_bottom span 
{
	display:block;
	position:relative;
	height:20px;
	background:url(images/bottom-right.gif) no-repeat right top;
}

/* ---------------- COLLEGE BOOK SPECIFIC ----------------- */

div#nl_college_search
{
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:30px;
}

#nl_college_search div.nl_college_search_input
{
	float:right;
}

#nl_left_content div.btngo
{
	float:right;
	clear:right;
	width:20px;
	margin-right:10px;
	margin-bottom:10px;
	padding-top:3px;
	padding-right:10px;
	padding-left:5px;
	position:relative;
	
}


* html #nl_dynamic_round_container 
{
	margin-top:0px;
}
