/* 
Title:	JustMeans styles for the screen - www.justmeans.com
Author:	Frances Duncan - www.gritmedia.net - frances@gritmedia.net
Edited:	January 14, 2008
*/
body {
	margin: 0;
	padding: 0;
	background: url('../images/bg.gif') #efefef repeat-x;
	font: 11px arial, verdana, sans-serif;
	color: #101010;
	line-height: 16px;
}
a {color:#006B85;font-weight:bold;text-decoration:none;}
a:hover {color:#00AEEF;	text-decoration:underline;}
p {margin:0;padding:3px 0 10px 0;line-height:16px;font: 13px Trebuchet MS, verdana, sans-serif;}
/* vikranr */
/* Positions and wraps the main area of the page, where all headers, content, and footers will appear. */
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #bcbcbc;
	height:auto;
}
/* META LINKS - log in, sign up, and search */
#meta {
	float:right;
	margin:auto;
	top:0;
	height: 26px;
	color:#999;
	text-align: right;
	width: 680px;
}
#meta ul {padding: 3px 10px 0 0;}
/* SEARCH */
#search {
	float:right;
	width: 680px;
	text-align:right; 
	font-size:12px;
	font-family:arial, helvetica;
	background:url(../images/searchBg.gif) repeat-y right top;
	height:35px;
	padding:11px 20px 0 0;
}
#search input { font-size:12px; height:14px; color: rgb(140, 146, 148); vertical-align:middle;}
#search select {font-size:12px; color:#000; font-size:12px;  vertical-align:middle;}
#search .searchBtn {height:22px; width:81px;}
#search .search_focus {color:#000;}
.input {font-family: arial,helvetica;font-size: 12px;color: #686e75;}
/* TOPNAV */
#logo {
	float:left;
	top: 10px;
	margin-left:10px;
	margin-top:-20px;
	z-index:10;
}
#header {height: 100px;padding: 0;}
/* MAIN CONTENT AREA - holds all columns */
#main {margin: 0;padding: 10px 15px 10px 15px;background: #fff;}
/* creates gray bgcolor and text wrap for left and right sidebars */
.sidebar {margin: 0;padding: 0 5px 0 5px;background-color: #ECF9F2;}
.sidebar-green {
	margin: 0;
	padding: 0 5px 0 5px;
	color:#000000;
	border-left: 2px solid #1a9a47;
	border-right: 2px solid #1a9a47;
	border-bottom: 2px solid #1a9a47;
	background-color: #ECF9F2;
}
.sidebar li {list-style: none;list-style-type: none;}
/* LEFT COLUMN */
#left {float: left;margin: 0;padding:5px 0 0 0;	width: 180px;}
#left a:link, #left a:active, #left a:visited {
	color: #006B85;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0px 0;
}
#left a:hover {
	color: #00aeef;
}
.column-top {
	margin: 0;
	padding: 0 0 0 5px;
	height:23px;
	background-image: url('../images/col-top.gif');
}
.column-top-green {
	margin: 0;
	padding: 0 0 0 5px;
	height:23px;
	background-image: url('../images/col-top-green.gif');
	color: #ffffff;
}
.column-top-green h3 {
	color: #ffffff;
}
.column-bottom {
	margin: 0 0 5px 0;
	padding: 0;
	height: 5px;
}
/* local navigation in left col */
#sidenav {
	padding-bottom:15px;
}
#sidenav ul.localnav li {
	display: block;
	margin: 0;
	height:30px;
	line-height:30px;
	background-image: url('../images/sidenav.gif');
}
#sidenav ul.localnav li a {
	color: #006B85;
	display: block;
	height:30px;
	line-height:30px;
	text-indent:10px;
	text-decoration:none;
}
/*#sidenav ul.localnav li a:hover { color:#00aeef; background: #C1EAD6; }*/
#sidenav ul.localnav li a:hover {
	color:#00AEEF;
	line-height:30px;
	background-image: url('../images/sidenav.gif');
	background-position: 0px 30px;
}
#sidenav ul.localnav li.on a {
	color:#006B85;
	line-height:30px
}
#sidenav ul.localnav li:before {
	padding-right:5px;
	color:#bbb;
	font-weight: bold;
	line-height:30px
}
.ad {
	padding: 0px 0 0 0;
}
/* RIGHT COLUMN */
#right {
	float:right;
	width:180px;
	margin:0;
	padding:5px 0 0 0;
}
/* messaging center modified right column */
#rightnet {
	float: right;
	width: 245px;
	padding: 0 0 0 15px;
}
#right a:link, #right a:active, #right a:visited {
	color:#101010;
	text-decoration:underline;
	margin:0;
	padding:0 0 0px 0;
}
#right a:hover {
	color:#00AEEF;
	border-bottom:0;
}
/* HACKY BIT SO CONTENT CLEARS ALL COLUMNS */
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}
/* FOOTER */
#footer {
	width:930px;
	margin:auto;
	padding:15px 0px 15px 0px;
	color:#8e9091;
	border-top: 1px dotted #000000;
	font-size: 10px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#006B85;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover {color:#00AEEF;}
#logos {
	margin:auto;
	padding:10px;
	width: 940px;
	background: #EFEFEF;
	color: #2c2c2c;
	font: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #000000;
}
#logos ul {padding: 10px 0 10px 0;margin: 0;}
#logos li {display:inline;padding: 0 8px 0 8px;}
/* CENTER COLUMN */
#center {
	width:auto;
	padding: 5px 0 0 0;
	margin:0 190px 25px 190px;
	font-size:13px;
}
#center_wide {width:auto;padding: 0;margin:0 45px 25px 190px;}
#content {padding: 0;margin: 0;width: auto;font-size:13px;}
#tour {width:auto;padding: 0;margin:0 25px 25px 190px;}
.indent {padding: 0 5px 10px 0;}
.indent td img {padding: 5px;text-align:center;width:auto;}
/* LEFT COLUMN ELEMENTS */
/* login/welcome box */
#welcome {padding: 0;margin: 0;}
#welcome ul {padding: 0;}
#welcome li {padding: 0;display: block;}
/* tag cloud in the sidebar */
#tagcloud {margin: 0;padding: 0 5px 0 5px;}
#tagcloud .small {font-size: 9px;}
#tagcloud .medium {font-size: 10px;}
#tagcloud .large {font-size: 11px;}
#tagcloud .x-large {font-size: 12px;}
#tagcloud .xx-large {font-size: 14px;}
#tagcloud a:link, #tagcloud a:visited {	color:#0191c7;}
#tagcloud a:hover {color:#00aeef;text-decoration:none;}
/* styles for the tag cloud's own page */
.tagcloud-home {margin: 0;padding: 10px 5px 0 5px;line-height: 22px;}
.tagcloud-home .small {font-size: 12px;}
.tagcloud-home .medium {font-size: 14px;}
.tagcloud-home .large {font-size: 16px;}
.tagcloud-home .x-large {font-size: 20px;}
.tagcloud-home .xx-large {font-size: 24px;}
.tagcloud-home a:link, #tagcloud a:visited {color:#0191c7;}
.tagcloud-home a:hover {color:#00aeef;text-decoration:none;}
/* featured content */
.spotlight {margin: 0;padding: 0;}
.section-type {margin: 0;padding: 0 0 2px 0;}
.content-type {margin: 0 0 5px 0;padding: 0 0 8px 0;}
/* calendar */
.calendar {
	width: 141px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #ccc;
	text-align: center;
	background-color: #559e58;
}
.month, .month a {
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.caption {
	margin: 0;
	padding: 2px 0 2px 0;
	width: 141px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #559e58;
	color: #efefef;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.calendar th {
	font-size: 11px;
	font-weight: bold;
	color: #616B76;
	background: #efefef;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.titlemonth td {
	background: #559e58;
	color: #efefef;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image:none;
}
.calendar td.today {background: #84C4CA;}
.calendar td.today a, .calendar td.today a:link, .calendar td.today a:visited {color: #4e4e4e;}
.calendar td.today a:hover {background: #84C4CA;color: #616B76;}
.daystyle {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url('../images/bg_calendar.gif');
}
.calendar td a {padding: 0;margin: 0;text-decoration: none;display: block;}
.calendar td a:link, .calendar td a:visited {padding: 0;margin: 0;color: #559e58;}
.calendar td a:hover {background: #efefef;color: #616b75;}
.calendar td a:active {color: #6aa3ae;}
/* RIGHT COLUMN ELEMENTS */
/* job listing  */
.job {padding: 5px 0 8px 0;margin: 0 5px 0 0px;border-bottom: 1px dotted #ccc;}
.joblast {padding: 5px 0 8px 0px;}
.date {font-size: 9px;color: #000000;}
.cat {color: #101010;}
.cat a:link, .cat a:active, .cat a:visited {font-weight: normal;color:#006B85;}
.cat a:hover {font-weight: normal;color:#00AEEF;}
/* GENERAL STYLES */
/* headers, typefaces, sizes, and padding styles */
h1 {	
	margin: 9px 0 0 0;
	padding: 5px 0 0 8px;
	font-size: 16px;
	color: #006B85;
	background-image: url('../images/bg-h1.gif');
	background-repeat: repeat-x;
	line-height:13px;
}
h2 {
	height: 30px;
	margin: 0;
	padding: 0px 0 5px 8px;
	font-size: 13px;
	line-height:26px;
	color: #006B85;
	background-image: url('../images/bg-h2.gif');
	background-repeat: repeat-x;
}
h3 {
	font-size: 12px;
	color:#006B85;
	margin:0;
	padding:5px 0 0 0;
	line-height:18px;
}
h3 a:link, h3 a:active, h3 a:visited {color:#006B85;}
h3 a:hover {color:#00AEEF;}
h4 {font-size: 13px;color:#006B85;margin:0;padding:10px 0 3px 0;}
h4 a:link, h4 a:active, h4 a:visited {color:#006B85;}
h4 a:hover {color:#00AEEF;text-decoration:none;}
h5 {font-size: 12px;color:#006B85;padding:10px 0 0 0;margin:0;}
h5 a:link, h5 a:active, h5 a:visited {color:#006B85;}
h5 a:hover {color:#00AEEF;text-decoration:none;}
#center h3.blue {
	height: 30px;
	margin: 0;
	padding: 0px 0 5px 8px;
	font-size: 13px;
	line-height:26px;
	color: #ffffff;
	background-image: url('../images/bg-h3-blue.gif');
	background-repeat: repeat-x;
}
#center h3.green {
	height: 30px;
	margin: 0;
	padding: 0px 0 5px 8px;
	font-size: 13px;
	line-height:26px;
	color: #ffffff;
	background-image: url('../images/bg-h3-green.gif');
	background-repeat: repeat-x;
}
#center h3.yellow {
	height: 30px;
	margin: 0;
	padding: 0px 0 5px 8px;
	font-size: 13px;
	line-height:26px;
	color: #006B85;
	background-image: url('../images/bg-h3-yellow.gif');
	background-repeat: repeat-x;
}
/* creates the blue bar h3 style */
#center h1 {
	height: 30px;
	margin: 0px 0 0 0;
	padding: 5px 0 0 8px;
	font-size: 14px;
	text-transform: none;
	color: #006B85;
	background-image: url('../images/bg-h1.gif');
	background-repeat: repeat-x;
	line-height:20px;
}
#center h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 5px 0 0 8px;
	font-size: 14px;
	text-transform: none;
	color: #006B85;
	background-image: url('../images/bg-h2.gif');
	background-repeat: repeat-x;
	line-height:20px;
}
#center h3 {
	height: 30px;
	margin: 0px 0 0 0;
	padding: 5px 0 0 8px;
	font-size: 14px;
	text-transform: none;
	color: #006B85;
	background-image: url('../images/bg-h3.gif');
	background-repeat: repeat-x;
	line-height:20px;
}
#center h4 {
	margin: 0px 0 0 0;
	padding: 5px 0 0 8px;
	font-size: 13px;
	text-transform: none;
	color: #006B85;
	line-height:14px;
}
#center h5 {
	margin: 0px 0 0 0;
	padding: 5px 0 0 8px;
	font-size: 12px;
	text-transform: none;
	color: #006B85;
	line-height:14px;
}
#center h6 {
	margin: 0px 0 0 0;
	padding: 5px 0 0 8px;
	font-size: 11px;
	text-transform: none;
	color: #006B85;
	line-height:14px;
}
#center h3 a:link, #center h3 a:active, #center h3 a:visited {color: #006B85;}
#center h3 a:hover {color: #00AEEF;}
/* lists */
ol {padding: 0 0 10px 25px;margin: 0;}
ul {padding: 0;margin: 0;}
ul li ul {margin: 0 0 0 15px;padding: 0 0 0 15px;}
ol ul {padding: 5px 0 0 15px;}
ol ul li {padding: 0 0 5px 0;}
.bulleted {list-style-type: disc;padding: 0 0 10px 25px;}
.nobullet {list-style: none;padding: 0 0 10px 0;}
/* styles for share options in articles */
#share ul {margin: 0;padding: 0;list-style: none;list-style-type: none;}
#share li {display: inline;}
/* styles any subnavigation in the main part of the page */
ul.subnav li {display: inline;font-size: 11px;font-family:arial, "trebuchet MS";}
ul.subnav { margin-right:8px; margin-top:3px;}
ul.subnav li a {font-weight: normal;text-decoration:none;}
ul.subnav li a:hover {color:#00AEEF;}
ul.subnav li.on {color:#000;}
ul.subnav li.onfirst {color:#000;}
ul.subnav li.onfirst:before {content:'';}
ul.subnav li.on a {color:#000;text-decoration:none;}
ul.subnav li {padding: 0 2px 0 4px;border-left: 1px dotted #bbb;}
ul.subnav li.first {padding: 0 2px 0 4px;border: 0;}
/* styles company subnavigation in the main part of the page */
ul.csubnav {text-align:center;}
ul.csubnav li {text-align:center;display: inline;font-size: 12px;background:#F7F7F7;border:1px dotted #CCCCCC;}
ul.csubnav li a {font-weight: bold;}
ul.csubnav li a:hover {color:#8414208;}
ul.csubnav li.on {color:#000;background-color:#C1EAD6;}
ul.csubnav li.onfirst {color:#000;}
ul.csubnav li.onfirst:before {content:'';}
ul.csubnav li.on a {color:#000;}
ul.csubnav li {padding: 0 2px 0 5px;}
ul.csubnav li.first {padding: 0 2px 0 5px;background:#F7F7F7;border:1px dotted #CCCCCC;}
/* styles metadata after article posts (comments, categories, etc.) */
ul.postdata {padding: 2px 0 5px 0;}
ul.postdata li {display: inline;font-size: 10px;}
ul.postdata li a {font-weight: normal;}
ul.postdata li a:hover {color:#00aeef;}
ul.postdata li {padding: 0 2px 0 4px;border-left: 1px dotted #bbb;}
ul.postdata li.first {padding: 0 0px 0 0px;border: 0;}
.industries {margin: 0;padding: 0;}
.group {padding: 3px 0 0 0;}
/* img  NEW CSS FOR IMAGE QUALITY */
.image {float: left;margin:2px 8px 10px 0;	padding:5px;}
.screenshot {float: right;margin:2px 0 3px 5px;padding: 5px;}
.avatar {margin: 3px 5px 5px 0;padding: 5px;}
.avatar img {background-color:#FFFFFF;}
.avatar-sm {margin: 0 5px 0 0;padding: 3px;}
.icon img {float: left;margin: 5px 10px 30px 0;padding: 5px;border: 5px solid #efefef;}
.icon_inside img {float: right;margin: 0 10px 10px 10px;padding: 5px;border: 5px solid #efefef;}
.icon a:hover img {padding: 5px;border: 5px solid #7fd8f9;}
.img_caption {font-size: 9px;font:Verdana, Arial, Helvetica, sans-serif;}
/* horizontal rules */
hr {margin:5px 0 10px 0;padding:0;border:0;color:#006B85;height:1px;}
.thin {
	margin:10px 0 5px 0;
	padding:0;
	border:0;
	color:#e4e8ec;
	background-color:#e4e8ec;
	height:1px;
}
.side {
	margin:10px 0 5px 0;
	padding:0;
	border:0;
	color:#ccc;
	background-color:#999;
	height:1px;
}
/* submit buttons */
.button {
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: solid;
	border-top-color: #ffffff;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #666666;
	padding-left: 2px;
	padding-right: 2px;
	height: 18px;
	background-image: url('../images/buttons/button_bg.jpg');
	font-weight: bold;
	font-size: 9px;
	cursor:pointer;
	text-transform:uppercase;
}
.button-gray {
	color: #666666;
	text-align: center;
	vertical-align: middle;
	border-width: 1px;
	border-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-left: 2px;
	padding-right: 2px;
	height: 26px;
	background-image: url('../images/dhtml/box_header-bg2.gif');
	font-weight: bold;
	font-size: 12px;
	line-height:12px;
	cursor:pointer;
}
/* text styles */
.note {color: #000000;font-weight: bold;border-bottom-color: 1px dotted #666666;padding:2px;}
.note a:link, .note a:active, .note a:visited {color: #008eb0;font-weight: normal;}
.note a:hover {color: #05647b;}
.gpa {font-size: 10px;color: #008eb0;}
.rec {
	width: auto;
	padding: 5px;
	margin: 10px 10px 10px 0px;
	color: #000;
	border: 1px solid #F8B407;
	background-color: #F8E2A9;
}
.success {
	width: 520px;
	padding: 5px 10px 5px 5px;
	margin: 5px 0px 5px 0px;
	border: 1px dotted #00a554;
	background-color: #c1ead6;
	color: #0f6239;
	font-size:12px;
}
.showinfo {
	width: 94%;
	padding: 5px;
	margin: 10px 0 0 20px;
	border: 1px dotted #385D8A;
	background-color: #7BBAEF;
	color: #FFFFFF;
}
strong {color: #000;}
strong a:hover {color: #4e4e4e;}
.pullquote {font-size: 14px;font-weight: bold;line-height: 20px;color: #559e58;}
.optional {color: #8FDF44;}
.require {color: #F90D0D;}
 /* new one by vikrant */
/* table styles */
.rowtop td {border-bottom: 5px dotted #eee;}
.rowbot td {border-bottom:1px dashed #cccccc;padding: 3px 0 5px 0;}
.rowlast td {border-bottom: 5px dotted #eee;}
.head th {color: #2c2c2c;border-bottom: 1px dotted #ccc;}
/* for the bottom of columns with multiple pages or results, e.g., search results, articles list */
.pagethru {padding: 5px 10px 10px 0;text-align: right;}
/* news, articles, blogs listing styles */
.article {margin: 0;padding: 10px 0 10px 0;border-bottom:4px dashed #cccccc;}
.article-last {margin: 0;padding: 10px 0 10px 0;}
.article-title {font: 14px Trebuchet MS, verdana, sans-serif;color: #006B85;}
a.article-title, a:link.article-title, a:active.article-title, a:visited.article-title {color: #006B85;}
a:hover.article-title {color: #00AEEF;}
.happening-icon {width: 30px;height: 30px;margin: 0;padding: 0 7px 0 0;float: left;}
.dotted {border-right: 1px dotted #ccc;}
/* HOMEPAGE SPECIFIC ELEMENTS */
/* special headers for the homepage */
.top {
	height: 30px;
	margin: 5px 0 0 0;
	padding: 5px 0 0 8px;
	font-size: 14px;
	text-transform: none;
	color: #2c2c2c;
	background-image: url('../images/bg-h3sm.gif');
	background-repeat: no-repeat;
}
.featured h4 a:link, .featured h4 a:active, .featured h4 a:visited {
	font: 14px Trebuchet MS, verdana, sans-serif;
	font-weight: bold;
	color: #559e58;
}
.featured h4 a:hover {color: #3a6e3d;}
/* styles for the splash intro image on the homepage and tour */
#splash {
	margin: 0 0 10px 0;
	padding: 0;
	width: 930px;
}
.column-top-home {
	margin:0;
	padding:0;
	height:15px;
	background-image:url('../images/col-top-home.gif');
}
.column-bottom-home {
	margin:0;
	padding:0;
	height:15px;
	background-image:url('../images/col-bot-home.gif');
}
.splash-inside-home {
	margin:0;
	padding:0;
	width: 930px;
	height: 120px;
	background:#efefef;
}
.splash-inside {
	margin:0;
	padding:0;
	width: 930px;
	height: 170px;
	background:#efefef;
}
.splash-container {width:930px;}
.home-welcome {margin: 0;padding: 0 15px 5px 360px;} 
/* do 5 if reqd space in between tag line and buttons*/
.home-tagline {	margin: 0;	padding: 10px 15px 10px 360px;}
.splash-image {
	float: left;
	margin: 0;
	padding:0 15px 0 15px;
}
/* rollovers for the splash image on homepage */
.forcompanies {padding: 0;}
.forcompanies a img {
	height: 20px;
	width: 160px;
	border-width: 0px;
}
a.forcompanies img {background: url('../images/button_forcompanies-off.jpg?280508') top left no-repeat;}
a.forcompanies:hover img {background: url('../images/button_forcompanies-on.jpg?280508') top left no-repeat;}
.forindvs {padding: 0 70px 0 5px;}
.forindvs a img {
	height: 20px;
	width: 160px;
	border-width: 0;
}
a.forindvs img {background: url('../images/button_forindvs-off.jpg') top left no-repeat;}
a.forindvs:hover img {background: url('../images/button_forindvs-on.jpg') top left no-repeat;}
/* more tour stuff */
.tour_for-companies {margin: 0;padding: 0 15px 0 360px;}
.tour_package {	padding: 5px 0 10px 10px;background: #fff;}
.tour_package-on {padding: 5px 0 10px 10px;	background: #FFFFCC;}
/* events */
.event-list {padding: 10px 0 10px 0;border-bottom: 1px solid #efefef;}
.event-list-last {padding: 10px 0 10px 0;}
.event-date {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	padding: 5px;
	margin: 0 5px 10px 0;
	float: left;
}
.event-detail {font-size: 12px;}
/* GLOBAL STYLE FOR COMMENTS AND DISCUSSTIONS */
.discussion {
	margin: 0 0 10px 0;
	padding: 3px 0 5px 5px;
	border-bottom: 1px solid #efefef;
}
.discuss td {
	padding: 3px 0 5px 0;
	border-bottom: 1px solid #efefef;
}
.discuss-last td {
	padding: 3px 0 10px 5px;
}
.discuss-img {float: left;}
.discuss-posts {
	margin: 0;
	padding: 0;
	font: Verdana, Arial, 'Lucida Grande';
	font-size: 9px;
	color: #999;
}
.discuss-replies {
	margin: 0;
	padding: 0;
	font: Verdana, Arial, 'Lucida Grande';
	font-size: 9px;
	color: #4e4e4e;
}
.discuss-content {margin: 0 0 0 75px;}
/* global style for two column sublayouts, e.g., profile, jobs homepage */
.twocolwrap {margin: 5px 0 0 5px;}
.twocolleft {
	float: left;
	margin:0;
	padding:0;
	width: 235px;
}
.twocolright {
	margin: 0 0 0 240px;
	padding:0;
}
/* global style for three column sublayouts, e.g., Contacts list in Profile */
.colwrap {float: left;width: 300px;	height: 50px;}
.rightcol {padding: 0 0px 20px 0;text-align: right;}
.leftcol {float: left;padding: 0 5px 20px 0;}
/* company stuff */
.inactive {filter: alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}
.inactive-on {filter: alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;}
.inactive p {color: #000;}
.cpage {
	padding: 0 2px 0 5px;
	background-color:#CCCCCC;
	border:1px dotted #CCCCCC;
}
.conpage {
	padding: 0 2px 0 5px;
	background-color: #FFFFFF;
	border:1px dotted #CCCCCC;
}
.fnlink {
	padding: 0 2px 0 5px;
	background-color: #E7F4E6;
	border:1px dotted #CCCCCC;
}
.sharediv {
	width:200px;
	height:25px;
	border:1px #CCCCCC dotted;
}
.atrdate {font-size:9px;color:#0088ab;}
.admincomments {background-color:#AEE1E0;}
.mybgcolorcomment {background-color:#7FD8F9;}
#id_shownetwork {padding-bottom:10px;}
/* styles for events pages */
#calendarday {
	background:url(../images/calendar_day.gif) no-repeat;
	width:50px;
	height:57px;
}
#calendardate {
	padding-top:10px;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
#tabnav {
	height:27px;
}
#tabnav a:link, #tabnav a:visited {
	color: #006B85;
	text-align: center;
	vertical-align: middle;
	height:27px;
	background-image: url('../images/tab.gif');
	font-weight: bold;
	font-size: 11px;
	cursor:pointer;
	width:100px;
	text-decoration:none;
	display:inline-block;
	line-height:27px;
}
#tabnav a:hover {color: #00AEEF;}
#tabnavwide a:link, #tabnavtabnavwide a:visited {
	color: #006B85;
	text-align: center;
	vertical-align: middle;
	height:27px;
	background-image: url('../images/tabwide.gif');
	font-weight: bold;
	font-size: 11px;
	cursor:pointer;
	width:175px;
	text-decoration:none;
	display:inline-block;
	line-height:27px;
}
#tabnavwide a:hover {color: #00AEEF;}
.nicebox_title { float: left; font-size: 14px; color: #006B85; font-weight:bold;line-height:20px; height:24px;}
/*************************************
Navigation styles
***************************************/
img {border:0;}
.menusnew{padding: 4px 10px 0 0px;}
/* zeroing padding/margin for all elements */
#nav, #nav * {
	padding:0;
	text-align:left;
	display: inline;
	margin:0;
	list-style:none;
}
/* "Master" UL (the whole Menu) */
#nav {
	position:absolute;
	top:73px;
	width: 960px;
	height: 28px;
	border-bottom: 3px solid #00495b;
	border-top: 1px solid #fff;
	background:#63b5d2;
	z-index:10;
	margin:0; padding:0;
}
#nav li {display:inline; margin:0; padding:0; list-style:none;}
/* All LIs */
#nav td {
	float:left;
	font-weight:bold;
	font-size: 12px;
	text-align:left;
	background:url(../images/menuSeperator.gif) no-repeat right 3px;
}
/* All anchors */
#nav li a {
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	height:2em;
	text-align:left;
	padding: 6px 16px 0 16px;
}
#nav li a.isSubMenu {background:url(../images/menuArro.gif) no-repeat right 11px;}
#nav td.active {background:#00495b;border-top:3px solid #63b5d2;}
#nav td.active a {padding-top: 3px;}
#nav td.active a.isSubMenu {background:url(../images/menuArro.gif) no-repeat right 9px;}
#nav td.active a:hover {color: #fff;}
.submenus{position:absolute; width:170px; border-left:1px solid #61b7d3;border-right:1px solid #61b7d3;border-bottom:1px solid #61b7d3;background:#63b5d2; z-index:10;}
#nav li a:hover,
#nav li a:focus,
#nav li a:active { color: #00495b; }
.submenus a { font-size:11px; line-height:23px !important; padding: 0px 15px 0px 15px !important;}
.submenus a:hover { background:#00495b; color:#fff !important;}



