body
{
	color: #000;
	background-color: #e9e7e2;
	padding: 0;
	margin: 0;
	font: normal 13px Arial, Helvetica, Sans-serif;
}

a
{
	color: #c66905;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img, img:focus, a:focus
{
	border: 0;
	outline: none;
}

input:focus
{
	outline: none;
}

.error
{
	color: #f00;
	font-size: 14px;
}

a.big
{
	cursor: pointer;
	display: block;
	float: left;
	height: 29px;
	font-size: 16px;
	line-height: 27px;
	color: #70788a;
	background: url(/img/global/big-link-bg-left.gif) top left no-repeat;
	padding: 0 0 0 16px;
	margin: 0;
	text-decoration: none;
}

a.big span
{
	display: block;
	height: 29px;
	background: url(/img/global/big-link-bg-right.gif) top right no-repeat;
	padding: 0 16px 0 0;
	margin: 0;
}

a.big.bold
{
	color: #c66905;
	font-weight: bold;
	background-image: url(/img/global/bold-link-bg-left.gif);
}

a.big.bold span
{
	background-image: url(/img/global/bold-link-bg-right.gif);
}

form, fieldset
{
	padding: 0;
	margin: 0;
	border: 0;
}

input, textarea, select
{
	padding: 0;
	margin: 0;
	font: normal 12px Arial, Helvetica, Sans-serif;
}

.italic
{
	/*font-style: italic; */
}

.clear
{
	clear: both;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.datetime
{
	color: #566c9c;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFF;
	border: solid 1px #dedfe4;
	padding: 1px 2px;
	text-transform: uppercase;
}

h1, h2
{
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #4a6295;
	margin: 0 15px;
}

h2
{
	font-size: 20px;
}

/* LIGHTBOX */

#lightbox, #loginbox, #permissionbox
{
	position: fixed;
	z-index: 500;
	top: 0;
	left: 0;	
}

#pageoverlay
{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 499;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#loading
{
	position: absolute;
	z-index: 1000;	
	background-color: #FFFFFF;
	background-image: url(/img/global/loading.gif);
	background-repeat: no-repeat;
 	background-position: center 33%;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;	
}

/* GLOBAL BOXES & TITLES */

.title
{
	float: left;
	width: 100%;
	border-bottom: solid 2px #dedfe4;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
}

.title h1, .title h2
{
	float: left;
	font-size: 30px;
	line-height: 32px;
	margin: 0;
	padding: 0;
}

.title h1 a, .title h2 a
{
	color: #4a6295;
}

.title h2
{
	font-weight: normal;
	font-size: 24px;
	padding: 0 0 0 8px;
}

.title .controls
{
	float: right;
	margin: 5px 0 0 0;
}

.title .controls a.more
{
	float: right;
}

.paging, .refine
{
	float: right;
	height: 20px;
	background: url(/img/global/paging-bg.gif) top left;
	margin: 0 5px 0 0;
}

.refine
{
	float: left;
	background: url(/img/global/paging-bg-show-onblue.gif) top left no-repeat;
}

.refine.white
{
	background: url(/img/global/paging-bg-show.gif) top left no-repeat;	
}

.refine.white.sort
{
	background-image: url(/img/global/paging-bg-sort.gif);
}

.refine.sort
{
	background-image: url(/img/global/paging-bg-sort-onblue.gif);
}

.paging img, .refine img
{
	vertical-align: top;
}

.paging span, .refine span
{
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	padding: 0 5px;
}

.paging span.text, .refine span.text
{
	font-size: 11px;
	padding: 0 0 0 5px;
}

.paging a.selected
{
	color: #343434;
}

.refine span.text
{
	display: block;
	height: 20px;
	background: url(/img/global/paging-bg-rightcap-onblue.gif) top right no-repeat;
	padding-right: 3px;
}

.refine.white span.text
{
	background: url(/img/global/paging-bg-rightcap.gif) top right no-repeat;
}

.refine.show span.text, .refine.sort span.text
{
	padding-left: 49px;
}

.refine span.text a
{
	padding: 3px 5px 3px 0;
	margin: 0 0 0 5px;
	border-right: solid 1px #d1d2d7;
	text-decoration: none;
}


.refine .select select
{
	margin: 0 5px 0 5px;
}

.refine span.text a.selected
{
	color: #343434;
}

.refine span.text a.last
{
	border: 0;
}

.box
{
	float: left;
	background: url(/img/global/box-bg-right.gif) bottom right no-repeat;
}

.box .footer
{
	clear: both;
	width: 100%;
	height: 5px;
	background: url(/img/global/box-bg-left.gif) bottom left no-repeat;
	overflow: hidden;
}

.box .title
{
	height: 47px;
	padding: 0;
	margin: 0;
	border: 0;
	background: url(/img/global/title-bg.gif) top right no-repeat;
}

.box .title h2
{
	display: block;
	line-height: 22px;
	height: 39px;
	padding: 8px 0 0 13px;
	background: url(/img/global/title-bg-cap.gif) top left no-repeat;
}

.box .title .controls
{
	margin: 11px 14px 0 0;
}

.box .container
{
	float: left;
	background-color: #f7f5f0;
	border-left: solid 1px #e7e0cf;
	border-right: solid 1px #e7e0cf;
}

#content
{
	width: 958px;
	margin: 0 auto;
	background: url(/img/global/shadow-left.gif) top left repeat-y;
}

#page
{
	width: 958px;
	background: url(/img/global/shadow-right.gif) top right repeat-y;
}

#header
{
	width: 958px;
	height: 80px;
	background: url(/img/global/header-bg.gif) top left no-repeat;
}

#header #logo
{
	float: left;
	width: 161px;
	height: 62px;
	background: url(/img/global/logo-beta.png) top left no-repeat;
	margin: 7px 0 0 21px;
}

/*#header #logo
{
	float: left;
	width: 143px;
	height: 62px;
	background: url(/img/global/logo.png) top left no-repeat;
	margin: 7px 0 0 21px;
}*/

#header #logo h1
{
	display: none;
}

#login, #logout
{
	float: right;
	width: 280px;
	height: 50px;
	font-size: 11px;
	background: url(/img/global/login-bg.png) top left no-repeat;
	margin: 6px 14px 0 0;
}


#login input
{
	width: 94px;
	height: 19px;
	border: 0;
	color: #999;
	background: transparent url(/img/global/login-field-bg.gif) top left no-repeat;
	vertical-align: top;
	margin: 7px 4px 0 0;
	padding: 2px 3px 0px 3px; 
	float: left;
}

/*#login input
{
	width: 94px;
	height: 19px;
	line-height: 19px;
	border: 0;
	color: #999;
	background: transparent url(/img/global/login-field-bg.gif) top left no-repeat;
	vertical-align: top;
	margin: 7px 4px 0 0;
	padding: 0 3px;
}*/

#login input.username
{
	margin-left: 8px;
}

#login input.submit
{
	width: 58px;
	height: 21px;
	background: none;
	margin: 6px 0 0 0;
	padding: 0;
}

#login p
{
	margin: 5px 0 0 8px;
}

#login p a
{
	padding: 0 8px 0 0;
}

#logout .name
{
	float: left;
	width: 205px;
	height: 23px;
	color: #566c9c;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 0 10px;
	overflow: hidden;
}

#logout a.logout
{
	float: right;
	margin: 4px 4px 0 0;
}

#logout p
{
	float: left;
	display: block;
	width: 265px;
	height: 18px;
	background: url(/img/global/logged-in-bg.gif) top left no-repeat;
	padding: 0 0 0 7px;
	margin: 0 0 0 4px;
}

#logout p a
{
	display: block;
	float: left;
	/* overflow: hidden; */
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	padding: 0 5px 0 0;
	margin: 4px 5px 0 0;
	border-right: solid 1px #e3d7b6;
}

#logout p a.settings
{
	border: 0;
}

#logout p a.messages
{
	padding: 0 5px 0 15px;
	background: url(/img/global/email.gif) center left no-repeat;
}

#nav
{
	float: left;
	width: 923px;
	height: 33px;
	list-style-type: none;
	list-style-position: inside;
	padding: 0 0 0 27px;
	margin: 0 4px;
	background: #FFF url(/img/global/nav-bg.gif) 10px 0 no-repeat;
}

/* OVERLAY LOGIN BOX */

#loginOverlay, #permissionOverlay, #colleagueOverlay
{
	width: 653px;
/*	height: 387px; */
	background-color: #FFF;
	padding: 0 12px 12px 12px;
	border: solid 1px #738bbe;
}

#loginOverlay .title, #permissionOverlay .title, #colleagueOverlay .title
{
	padding: 0 0 1px 0;
	margin: 10px 0 20px 0;
}

#loginOverlay .title h1, #permissionOverlay .title h1, #colleagueOverlay .title h1
{
	font-size: 26px;
}

#loginOverlay p, #permissionOverlay p, #colleagueOverlay p
{
	color: #545454;
	font-size: 16px;
	padding: 20px 0 5px 0;
}

#colleagueOverlay p.error
{
	color: #f00;
}

#loginOverlay .loginForm, #colleagueOverlay .colleagueForm
{
	float: left;
	width: 633px;
	color: #545454;
	background-color: #f7f5f0;
	padding: 20px 10px;
}

#loginOverlay .loginForm p
{
	width: 445px;
	font-size: 12px;
	color: #545454;
	padding: 0;
	margin: 5px 0 0 65px;
}

#loginOverlay .loginForm p.error
{
	color: #F00;
	margin: 0 0 10px 60px;
}

#loginOverlay .loginForm input
{
	width: 200px;
	height: 28px;
	font-size: 16px;
	color: #545454;
	padding: 0 10px;
	border: solid 1px #dedfe4;
}

#loginOverlay .loginForm input.email
{
	margin: 0 0 0 60px;
}

#loginOverlay .loginForm input.submit
{
	width: 67px;
	height: 29px;
	vertical-align: top;
	padding: 0;
	border: 0;
}

#loginOverlay .close, #permissionOverlay .close, #colleagueOverlay .close
{
	float: left;
	width: 633px;
	margin: 15px 10px 0 10px;
	text-align: right;
}

/*#nav li
{
	display: block;
	float: left;
	height: 22px;
	margin: 6px 2px 0 0;
}*/

#nav li
{
	display: block;
	float: left;
	height: 22px;
	margin: 6px 26px 0 0;
}

#nav li a
{
	display: block;
	height: 21px;
	background: transparent top left no-repeat;
	cursor: pointer;
}

/*#nav li.home a
{
	width: 59px;
	background-image: url(/img/global/nav/home.png);
	margin: 0px 24px 0 0px;
}*/

#nav li.home a
{
	width: 59px;
	background-image: url(/img/global/nav/home.png);
}

#nav li.home a:hover, #nav li.home a.selected
{
	background-image: url(/img/global/nav/home-on.png);
}

/*#nav li.publish a
{
	width: 76px;
	background-image: url(/img/global/nav/publish.png);
	margin: 0px 24px 0 0px;
}*/


#nav li.publish a
{
	width: 76px;
	background-image: url(/img/global/nav/publish.png);
}


#nav li.publish a:hover, #nav li.publish a.selected
{
	background-image: url(/img/global/nav/publish-on.png);	
}


/*#nav li.articles a
{
	width: 77px;
	background-image: url(/img/global/nav/articles.png);
	margin: 0px 24px 0 0px;
}

#nav li.articles a:hover, #nav li.articles a.selected
{
	background-image: url(/img/global/nav/articles-on.png);	
}*/

#nav li.articles a
{
	width: 77px;
	background-image: url(/img/global/nav/articles.png);
}

#nav li.articles a:hover, #nav li.articles a.selected
{
	background-image: url(/img/global/nav/articles-on.png);	
}


/*#nav li.networks a
{
	width: 98px;
	background-image: url(/img/global/nav/networks.png);
	margin: 0px 24px 0 0px;
}

#nav li.networks a:hover, #nav li.networks a.selected
{
	background-image: url(/img/global/nav/networks-on.png);
}*/

#nav li.networks a
{
	width: 98px;
	background-image: url(/img/global/nav/networks.png);
}

#nav li.networks a:hover, #nav li.networks a.selected
{
	background-image: url(/img/global/nav/networks-on.png);
}

/*#nav li.groups a
{
	width: 75px;
	background-image: url(/img/global/nav/groups.png);
	margin: 0px 24px 0 0px;
}

#nav li.groups a:hover, #nav li.groups a.selected
{
	background-image: url(/img/global/nav/groups-on.png);
}*/

#nav li.groups a
{
	width: 75px;
	background-image: url(/img/global/nav/groups.png);
}

#nav li.groups a:hover, #nav li.groups a.selected
{
	background-image: url(/img/global/nav/groups-on.png);
}


/*#nav li.admin a
{
	width: 66px;
	background-image: url(/img/global/nav/admin.png);
}
*/

#nav li.admin a
{
	width: 66px;
	margin-top: -1px;
	background-image: url(/img/global/nav/admin.png);
}

#nav li.admin a:hover, #nav li.admin a.selected
{
	background-image: url(/img/global/nav/admin-on.png);
}

#nav li.support
{
	float: right;
}

#nav li.support a
{
	width: 69px;
	background-image: url(/img/global/nav/support.png);
}

/*#nav li.support a
{
	width: 69px;
	background-image: url(/img/global/nav/support.png);
	margin: 0px 24px 0 0px;
}*/

#nav li.support a:hover, #nav li.support a.selected
{
	background-image: url(/img/global/nav/support-on.png);
}

#nav h2
{
	display: none;
}

#main
{
	float: left;
	width: 950px;
	background-color: #FFF;
	margin: 0 4px;
	padding: 10px 0;
	overflow: hidden;
}

#footer
{
	width: 958px;
	height: 55px;
	margin: 0 auto 20px auto;
	background: url(/img/global/footer-bg.gif) top left no-repeat;
}

#footer .rule
{
	width: 950px;
	height: 2px;
	border-top: solid 2px #dedfe4;
	margin: 0 4px;
}

#footer #secondaryNav, #footer #legal
{
	float: left;
	width: 585px;
	height: 40px;
	color: #717a8e;
	background-color: #f1f2f2;
	margin: 0 0 0 4px;
	padding: 7px 0 0 0;
}

#footer #legal
{
	width: 353px;
	height: 37px;
	font-size: 14px;
	line-height: 22px;
	text-align: right;
	margin: 0;
	padding: 10px 12px 0 0;

}

/* START */

#footer a
{
	display: block;
	float: left;
	height: 28px;
	font-size: 18px;
	line-height: 26px;
	color: #70788a;
	background: url(/img/global/footer-link-bg-left.gif) top left no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 0 8px;
}

#footer a span
{
	display: block;
	height: 28px;
	background: url(/img/global/footer-link-bg-right.gif) top right no-repeat;
	padding: 0 10px 0 0;
	margin: 0;
}

/*#footer #legal a
{
	height: 23px;
	font-size: 14px;
	line-height: 23px;
	background: url(/img/global/footer-link-bg-left-s.gif) top left no-repeat;
	padding: 0 0 0 10px;
}*/

#footer #legal a
{
	float: right;
	height: 23px;
	font-size: 14px;
	line-height: 23px;
	background: url(/img/global/footer-link-bg-left-s.gif) top left no-repeat;
	padding: 0 0 0 10px;
}

#footer #legal a span
{
	height: 23px;
	background: url(/img/global/footer-link-bg-right-s.gif) top right no-repeat;
	padding: 0 10px 0 0;
}

#footer a:hover
{
	color: #c66905;
	text-decoration: none;
}

/* GLOBAL SIDEBAR LOGIN FORM */

#membersLogin
{
	float: left;
	background: url(/img/beta/sidebar-bg.gif) bottom left no-repeat;
	margin: 0 0 18px 0;
	padding: 0 0 10px 0;
}

#membersLogin .title, #learn .title
{
	float: none;
	width: 328px;
	height: 48px;
	background: url(/img/beta/sidebar-title.gif);
	border: 0;
	padding: 0;
	margin: 0;
}

#membersLogin .title h1, #learn .title h1
{
	float: left;
	font-size: 24px;
	font-weight: normal;
	margin: 8px 0 0 15px;
}

#membersLogin h2
{
	font-size: 18px;
	font-weight: normal;
	color: #4a6295;
	margin: 0 20px 5px 16px;
}

#membersLogin form
{
	width: 289px;
	padding: 10px 0 15px 0;
	margin: 0 0 10px 16px;
	background: url(/img/beta/login-divider.gif) bottom left no-repeat;
}

#membersLogin .formRow
{
	float: left;
	width: 289px;
	padding: 5px 0;
}

#membersLogin .formLabel
{
	float: left;
	color: #83878e;
	text-align: right;
	width: 85px;
	margin: 2px 5px 0 0;
}

#membersLogin .formField
{
	float: left;
	width: 199px;
}

#membersLogin .password
{
	float: left;
	width: 196px;
	margin: 3px 0 0 0;
}

#membersLogin .login
{
	float: left;
	width: 64px;
}

#membersLogin input.text
{
	width: 171px;
	height: 20px;
	line-height: 20px;
	border: 0;
	padding: 0 3px;	
	background: url(/img/beta/login-bg.gif) top left no-repeat;
}

#membersLogin p
{
	font-size: 12px;
	margin: 0 20px 16px 16px;
}

#membersLogin .register
{
	text-align: center;
	margin: 15px 6px 15px 1px;
}

/* GLOBAL SIDEBAR LEARN */

#learn
{
	float: left;
	background: url(/img/beta/sidebar-bg.gif) bottom left no-repeat;
	margin: 0 0 18px 0;
	padding: 0 0 10px 0;
}

#learn .title
{
	float: none;
	width: 328px;
	height: 48px;
	background: url(/img/beta/sidebar-title.gif);
	border: 0;
	padding: 0;
	margin: 0;
}

#learn .title h1
{
	float: left;
	font-size: 24px;
	font-weight: normal;
	margin: 8px 0 0 15px;
}

#learn p
{
	width: 296px;
	font-size: 12px;
	margin: 5px 0 10px 14px;
}

#learn .italic
{
	color: #999;
}

#learn img
{
	margin: 0 0 0 14px;
}

#learn a img
{
	border: solid 1px #c66905;
}

/* GLOBAL COLLEAGUES LISTING */

#colleagues .colleague
{
	float: left;
	width: 346px;
}

#colleagues .colleague .pic
{
	float: left;
	width: 76px;
	height: 75px;
	background: url(/img/profiles/colleague-pic-bg.gif) top left no-repeat;
	padding: 7px 0 0 8px;
	margin: 0 0 0 2px;
}

#colleagues .colleague .info
{
	float: left;
	width: 255px;	
	height: 64px;
	font-size: 14px;
	background-color: #FFF;
	padding: 8px 0 0 5px;
	margin: 4px 0 0 0;
	overflow: hidden;
}

#colleagues .colleague .info h3
{
	font-size: 16px;
	padding: 0;
	margin: 0;	
	font-weight: normal;
}

#colleagues .colleague .info p
{
	width: 255px;		
	height: 16px;
	overflow: hidden;
	padding: 0;
	margin: 0;	
}

#colleagues .colleague .info p.articleCount
{
	color: #777;
}

#colleagues .colleague .alert p
{
	float: left;
	width: 340px;
	padding: 0;
	margin: 8px 8px 3px 8px;
	color: #383838;
}

/* GLOBAL EVENTS LISTING */

#events
{
	float: left;
	width: 940px;
	height: 252px;
	overflow: hidden;
}

#events #calendar
{
	float: left;
	width: 257px;
}

#events #calendar.box
{
	background-image: url(/img/home/events-box-bg-right.gif);
}

#events #calendar.box .title
{
	background-image: url(/img/home/events-title-bg.gif);
}

#events #calendar .container
{
	width: 238px;
	height: 198px;
	padding: 0 7px 2px 7px;
	overflow: hidden;
}

#events #calendar .wrapper
{
	float: left;	
	width: 254px;
	height: 205px;
}

#events #calendar .nav
{
	float: left;
	width: 238px;
	color: #474540;
	text-align: center;
	margin: 5px 0 3px 0;
}

#events #calendar .nav a
{
	display: block;
	float: left;
	width: 50px;
	font-size: 14px;
}

#events #calendar .nav a.next
{
	float: right;
	text-align: right;
}

#events #calendar .nav span
{
	float: left;
	display: block;
	width: 138px;
	font-size: 16px;
	text-align: center;
}

#events #calendar p
{
	display: block;
	float: left;
	width: 33px;
	height: 24px;
	color: #bcaa89;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	background-color: #f1eadd;
	margin: 0 1px 1px 0;
}

#events #calendar p.dayTitle
{
	height: auto;
	font-size: 10px;
	line-height: 12px;
	color: #b8b6b3;
	background-color: #f7f5f0;
	margin: 5px 0 3px 0;
}

#events #calendar p.day
{
	background-color: #ebdec7;
}

#events .eventsListing
{
	float: left;
	width: 664px;
	background: url(/img/home/events-bg.gif) top right no-repeat;
	height: 247px;
	margin: 4px 0 0 0;
}

#events .eventsListing .controls
{
	width: 650px;
	text-align: right;
	margin: 11px 14px 5px 0;
}

#events .eventsListing .event
{
	width: 634px;
	background-color: #f7f5f0;
	padding: 5px 7px;
	margin: 0 11px 4px 5px;
	height: 37px;
}

#events .eventsListing .event p, #events .eventsListing .event h2, #events .eventsListing .event h3
{
	color: #474540;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;	
}

#events .eventsListing .event p
{
	margin-top: 11px;			
}

#events .eventsListing .event h2, #events .eventsListing .event h3
{
	margin: 0 0 4px 0;
	padding: 0;
}

#events .eventsListing .event h3
{
	color: #9e9c97;
	font-size: 12px;
	margin: 0;
}

#events .eventsListing .event h3 a
{
	font-size: 14px;
}

/* GLOBAL GROUP GRID */

.groupGrid .titles, .memberGrid .titles
{
	float: left;
	width: 100%;
	color: #bcaa89;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #f1eadd;
	padding: 0;
	margin-bottom: 2px;
}

.groupGrid .titles div, .groupGrid .group div, .memberGrid .titles div, .memberGrid .member div
{
	float: left;
	padding: 3px 7px;
}

.groupGrid .group, .memberGrid .member
{
	float: left;
	width: 100%;
	background-color: #FFF;
	margin-bottom: 3px;
}

.groupGrid .group .updated
{
	padding-top: 5px;
	text-align: center;
}

.groupGrid .group .updated .datetime
{
	font-size: 10px;
}

.groupListing .group
{
	float: left;
	background-color: #FFF;
	padding: 3px 5px;
	margin: 0 5px 3px 5px;
}

.groupListing .group .datetime
{
	font-size: 10px;
}

/* GLOBAL DISCUSSION GRID */

.discussionGrid .titles
{
	float: left;
	width: 100%;
	color: #bcaa89;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #f1eadd;
	padding: 3px 0;
	margin-bottom: 2px;
}

.discussionGrid .titles div, .discussionGrid .comment div
{
	float: left;
	padding: 3px 7px;
}

.discussionGrid .comment .article h2
{
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.discussionGrid .comment .article h3
{
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 4px 0 0 0;
}

.discussionGrid .comment .article h3 a
{
	color: #484540;
}

.discussionGrid .comment .lastComment
{
	font-size: 12px;
}

.discussionGrid .comment .updated .datetime
{
	font-size: 10px;
}

/* GLOBAL DISCUSSION LISTING - LARGE */

.discussionListing .comment, .discussionGrid .comment
{
	float: left;
	width: 100%;
	background-color: #f7f5f0;
	padding: 5px 0;
	margin-bottom: 2px;
}

.discussionListing .comment .datetime
{
	float: left;
	color: #566c9c;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFF;
	border: solid 1px #dedfe4;
	padding: 1px 2px;
	margin: 2px 0 4px 10px;
}

.discussionListing .comment h2, .discussionListing .comment h3
{
	float: none;
	clear: both;
	font-weight: normal;
	font-size: 12px;
	color: #474540;
	margin: 0 10px;
}

.discussionListing .comment h2
{
	color: #a09c94;
	font-size: 14px;
	margin: 5px 10px;
}

.discussionListing .comment h3 a.more
{
	font-weight: bold;
	font-size: 10px;
}

/* GLOBAL ARTICLE LISTING - LARGE */

.articleListing .refine
{
	clear: both;
	color: #4a6295;
	font-size: 11px;
	font-weight: bold;
	background-color: #f4f5f6;
	background-image: none;
	border: solid 1px #dedfe4;
	padding: 10px;
	margin: 0 0 4px 0;
}

.articleListing .refine select
{
	width: 170px;
}

.articleListing .article
{
	float: left;
	width: 100%;
	background-color: #f7f5f0;
	padding: 5px 0;
	margin-bottom: 2px;
}

.articleListing .article h2
{
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	margin: 0 10px;
	padding: 0;
}

.articleListing .article span.datetime
{
	float: none;
	font-size: 10px;
	margin: 0;
	border: none;
	background-color: inherit;
	color: #a09c94;
	font-weight: bold;
}

.articleListing .article img.video
{
	padding: 4px 0 0 0;
}

.articleListing .article h3
{
	font-size: 12px;
	font-weight: normal;
	color: #474540;
	margin: 2px 10px 0 10px;
	padding: 0;
}

.articleListing .article .datetime
{
	float: left;
	color: #566c9c;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFF;
	border: solid 1px #dedfe4;
	padding: 1px 2px;
	margin: 5px 0 4px 10px;
}

.articleListing .article .feedback
{
	float: right;
	font-weight: bold;
	font-size: 11px;
	margin: 6px 10px 0 10px;
}

/*.articleListing .article .feedback a
{
	display: block;
	float: left;
	color: #a09c94;
	padding: 0 8px 0 0;
	background: url(/img/articles/feedback-divider.gif) center right no-repeat;
}*/


.articleListing .article .feedback a, .articleListing .article .feedback span.sponsored
{
	display: block;
	float: left;
	color: #a09c94;
	padding: 0 8px 0 0;
	background: url(/img/articles/feedback-divider.gif) center right no-repeat;
}


.articleListing .article .feedback a.recommendations
{
	padding: 0 0 0 17px;
	margin: 0 0 0 2px;
	background: url(/img/articles/recommendations.gif) top left no-repeat;
}

.articleListing .article .feedback a.recommendations.white
{
	background: url(/img/articles/recommendations-onwhite.gif) top left no-repeat;	
}

.articleListing .article .feedback span.sponsored
{
	color: #70788a;
}


/* GLOBAL ARTICLE LISTING - SMALL */

.articleListing.small
{
	margin: 5px 0 0 0;
}

.articleListing.small .article
{
	width: 346px;
	background-color: #FFF;
	margin: 0 0 3px 5px;
}

.articleListing.small .article h2
{
	font-size: 13px;
	line-height: 15px;
	margin: 0 5px;
}

.articleListing.small .article .datetime
{
	margin: 5px 0 4px 5px;
}

.articleListing.small .article .feedback a.comments
{
	padding: 0;
	background-image: none;
}

/* GLOBAL FILE LISTING & REVISION LISTING */

.fileGrid
{
	float: left;
	width: 100%;
}

.fileGrid .titles, .revisionGrid .titles
{
	float: left;
	width: 100%;
	height: 20px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #959595;
}

.fileGrid .folder .wrapper
{
	float: left;
	background: url(/img/articles/files-background.gif) top left repeat;
}


.fileGrid .titles .expandCollapse
{
	padding: 4px 0 0 2px;
}

.fileGrid .titles .expandCollapse a
{
	background: url(/img/articles/expanded.gif) no-repeat;
	width: 9px;
	height: 8px;
	display: block;
}

.fileGrid .folder.closed .titles .expandCollapse a
{
	background: url(/img/articles/expand.gif) no-repeat;	
}

.fileGrid .folder.closed .titles div, .fileGrid .folder.closed .wrapper
{
	display: none;
}

.fileGrid .folder.closed .titles .expandCollapse, .fileGrid .folder.closed .titles .folderName, .fileGrid .folder.closed .titles .folderName .dropzone
{
	display: block;
}

.fileGrid .titles .folderName
{
	color: #3a3a3a;
	background: url(/img/articles/folder-icon.gif) top left no-repeat;
	padding: 0 0 0 23px;
}

.fileGrid .file, .revisionGrid .revision
{
	float: left;
	width: 100%;
	font-size: 12px;
	color: #3a3a3a;
	padding: 4px 0;
}

/*.fileGrid .file, .revisionGrid .revision
{
	background-color: #f7f5f0;	
}

.fileGrid .file.alt, .revisionGrid .revision.alt
{
	background-color: #ebe8e2;
}
*/

.revisionGrid .revision
{
	background-color: #f7f5f0;	
}

.revisionGrid .revision.alt
{
	background-color: #ebe8e2;
}

/*.fileGrid .file div, .fileGrid .titles div, .revisionGrid .revision div, .revisionGrid .titles div
{
	float: left;
	padding: 0 5px;
}
*/

.fileGrid .file div, .fileGrid .titles div, .revisionGrid .revision div, .revisionGrid .titles div
{
	float: left;
	height: 12px;
	padding: 0 5px;
	overflow: hidden;
}

.fileGrid .titles div, .revisionGrid .titles div
{
	height: 14px;
}

/*  GLOBAL SUBMIT ARTICLE  */
#submitArticle
{
	width: 358px;
	height: 39px;
	margin: 12px 0 10px 0;
}

#submitArticle span
{
	font-size: 14px;
	font-weight: normal;
	color: #c2c4ce;
}

#submitArticle a
{
	text-decoration: none;
}

#register input.active
{
	font-style: normal;
	color: #474540;
}

/* TOOLBAR & FOOTER */

.toolbar
{
	width: 936px;
	height: 46px;
	background: url(/img/articles/toolbar-bg.gif) top left no-repeat;
	margin: 16px 0 0 9px;
	position: relative;
}

.toolbar .options
{
	float: left;
	width: 553px;
	margin: 7px 0 0 7px;
}

#create .toolbar .options
{
	width: 604px;
}

.toolbar .options a
{
	float: left;
}

.toolbar .options .divide, .toolbar .divide
{
	display: block;
	float: left;
	width: 1px;
	height: 29px;
	margin: 0 4px;
}

#create .toolbar .controls .divide
{
	float: right;
}

.toolbar .controls
{
	float: right;
	width: 366px;
	margin: 7px 10px 0 0;
}

#create .toolbar .controls
{
	width: 315px;
}

#create .footer, #article .footer
{
	float: left;
	width: 927px;
	height: 50px;
	background: #FFF url(/img/articles/article-bg-footer.gif) top left no-repeat;
	margin: 0 0 0 14px;
}

#article .footer .controls
{
	width: 912px;
	height: 36px;
	background-color: #fafafb;
	border-top: solid 1px #dedfe4;
	margin: 0 0 0 1px;
	padding: 6px 8px 0 0;
}

.toolbar .controls a, .footer .controls a
{
	display: block;
	float: right;
}

.toolbar .divider, .footer .divider
{
	display: block;
	float: right;
	width: 2px;
	height: 29px;
	background: url(/img/articles/toolbar-divider.gif) center left no-repeat;
	margin: 0 10px;
}

.toolbar .options .divider
{
	float: left;
}


/* TOOLBAR DRAWER */

.toolbarDrawer
{
	float: left;
	width: 932px;
}

.toolbarDrawer .container
{
	float: left;
	width: 920px;
	padding: 0 6px 0 0;
	margin: 0 0 0 14px;
	background: #FFF url(/img/articles/article-bg-right.gif) top right repeat-y;
	border-left: solid 1px #dedfe4;
}

.toolbarDrawer .backdrop
{
	float: left;
	background-color: #f7f5f0;
	padding: 0 0 0 10px;
	margin: 0 5px 5px 5px;
}

.toolbarDrawer .footer
{
	float: left;
	width: 927px;
	height: 16px;
	background: #FFF url(/img/articles/drawer-footer.gif) bottom left no-repeat;
	padding: 0;
	margin: 0 0 0 14px;
}

/* GLOBAL COMMENTS AND COMMENT BOX */

/*#comments, #addComment
{
	float: left;
	width: 920px;

}
*/

#comments, #addComment
{
	float: left;
	width: 920px;
	margin: 20px 0 0 15px;
}

#comments .title h1, #addComment .title h1
{
	margin: 0;
}

#comments .comment
{
	float: left;
	width: 920px;
	margin: 0 0 20px 0;
	padding: 0;
}

#comments .comment .pic, #addComment .pic
{
	float: left;
	width: 76px;
	height: 76px;
	padding: 8px 0 0 8px;
	background: url(/img/articles/userpic-bg.png) top left no-repeat;
	margin: 0 0 0 -3px;
}

#comments .comment .header, #addComment .header
{
	float: left;
	width: 807px;
	height: 44px;
	color: #474540;
	font-size: 14px;
	background-color: #f7f5f0;
	border-top: solid 1px #ccc;
	padding: 6px 15px 0 8px;
	margin: 4px 0 0 8px;
}

#comments .comment .header p, #addComment .header p
{
	display: block;
	float: left;
	width: 485px;
	margin: 0 0 2px 0;
	line-height: 18px;
}

#comments .comment .header a, #addComment .header a
{
	font-size: 16px;
	margin: 0 5px 0 0;
}

#comments .comment .header .posted, #addComment .header .posted
{
	font-size: 11px;
	font-weight: bold;
	color: #566c9c;
	border: solid 1px #dedfe4;
	background-color: #FFF;
	padding: 0 2px;
	margin: 0 5px 0 0;
}

#comments .comment .header .recommended, #addComment .header .recommended
{
	color: #8d8b86;
	font-size: 11px;
}

#comments .comment .header .controls
{
	float: right;
	width: 322px;
	text-align: right;
	margin: 8px 0 0 0;
}

#comments .comment .header .controls img.divider
{
	vertical-align: top;
	margin: 4px 5px 0 0;
}

#comments .comment .body
{
	float: right;
	width: 822px;
	color: #383838;
	font-size: 13px;
	line-height: 16px;
	margin: 0;
}

#comments .comment .body p
{
	margin: 13px 0 13px 0;
}

#comments .comment .body blockquote
{
	margin: 5px 0 5px 10px; 
	padding: 1px 10px;
	background-color: #fbfaf7;
	border-left: solid 5px #eddfcf;
}

.commenter .header
{
	background-color: #f1f2f2;
}

.commenter .toolbar
{
	float: left;
	width: 836px;
	height: 47px;
	background: url(/img/articles/comment-toolbar-bg.gif) top left no-repeat;
	margin: 8px -14px 0 9px;
}

.commenter .toolbar .options
{
	float: left;
	width: 535px;
	margin: 7px 0 0 7px;
}

.commenter .toolbar .options a
{
	float: left;
	height: 29px;	
}

.commenter .toolbar .options .divide
{
	display: block;
	float: left;
	width: 2px;
	height: 29px;
	margin: 0 4px;
}

.commenter .toolbar .controls
{
	float: right;
	width: 272px;
	margin: 7px 12px 0 0;
}

.commenter .toolbar .controls a, .commenter .toolbar .controls input
{
	float: right;
}

.commenter textarea, #comment_container, #editComment_container
{
	float: right;
	width: 821px;
	height: 195px;
	color: #898989;
	font-style: italic;
	font-size: 14px;
	border: solid 1px #dedfe4;
	border-top: 0;
	margin: 0 4px 0 0;
	background-color: #fff;	
}

.commenter textarea
{
	resize: none;
	border-bottom: 0;
}

#comment_wrapper, #editComment_wrapper
{
	height: 195px;
	float: right;
	overflow: hidden;	
}

#comment_container, #editComment_container
{
	border-bottom: 0;	
	overflow: hidden;	
}

#comment_status_bar, #editComment_status_bar
{
	float: right;
	width: 821px;	
	height: 20px;
	border: solid 1px #dedfe4;
	border-top: 0;	
	margin: 0 4px 17px 0;	
}

#comment_resize, #editComment_resize, #editArticle_resize
{
	float: right;
	width: 20px; 
	height: 20px;
	cursor: se-resize;
	background: url(/img/articles/comments-resize.gif) top left no-repeat;	
}

#comment_bold, #editComment_bold, #editArticle_bold
{
	width: 30px;
	height: 29px;	
	background: url(/img/articles/comments-bold.gif) top left no-repeat;	
}

#comment_bold.mceButtonActive, #editComment_bold.mceButtonActive, #editArticle_bold.mceButtonActive
{
	background: url(/img/articles/comments-bold-on.gif) top left no-repeat;		
}

#comment_italic, #editComment_italic, #editArticle_italic
{
	width: 30px;
	height: 29px;		
	background: url(/img/articles/comments-italics.gif) top left no-repeat;	
}

#comment_italic.mceButtonActive, #editComment_italic.mceButtonActive, #editArticle_italic.mceButtonActive
{
	background: url(/img/articles/comments-italics-on.gif) top left no-repeat;		
}

#comment_underline, #editComment_underline, #editArticle_underline
{
	width: 37px;
	height: 29px;		
	background: url(/img/articles/comments-underline.gif) top left no-repeat;	
}

#comment_underline.mceButtonActive, #editComment_underline.mceButtonActive, #editArticle_underline.mceButtonActive
{
	background: url(/img/articles/comments-underline-on.gif) top left no-repeat;		
}

#comment_insertunorderedlist, #editComment_insertunorderedlist
{
	width: 70px;
	height: 29px;		
	background: url(/img/articles/comments-bullet.gif) top left no-repeat;	
}

#comment_insertunorderedlist.mceButtonActive, #editComment_insertunorderedlist.mceButtonActive
{
	background: url(/img/articles/comments-bullet-on.gif) top left no-repeat;		
}

#comment_blockquote, #editComment_blockquote
{
	width: 66px;
	height: 29px;		
	background: url(/img/articles/comments-quote.gif) top left no-repeat;	
}

#comment_blockquote.mceButtonActive, #editComment_blockquote.mceButtonActive
{
	background: url(/img/articles/comments-quote-on.gif) top left no-repeat;		
}

/* LINK CHOOSER */

#linkChooser, #editComment_linkChooser
{
	background: url(/img/articles/comments-link.gif) top left no-repeat;
	width: 56px;
	height: 29px;	
}

#linkChooser.on, #editComment_linkChooser.on
{
	background: url(/img/articles/comments-link-on.gif) top left no-repeat;	
}

/*.toolbar #link, .toolbar #editComment_link
{
	position: absolute;
	top: 34px;
	left: 360px;
	width: 247px;
	height: 80px;
	background: url(/img/articles/link-bg.png) top left no-repeat;
}
*/

.toolbar #link, .toolbar #editComment_link
{
	position: absolute;
	top: 34px;
	left: 360px;
	width: 247px;
	height: 80px;
	background: url(/img/articles/link-bg.png) top left no-repeat;
	z-index: 2000;
}

#addComment .toolbar #link, #editCommenter .toolbar #editComment_link
{
	left: 283px;	
}

.toolbar #link .cancel, .toolbar #editComment_link .cancel
{
	float: left;
	width: 100px;
	margin: 10px 0 0 6px;
}

.toolbar #link .save, .toolbar #link .edit, .toolbar #editComment_link .save, .toolbar #editComment_link .edit
{
	float: right;
	width: 100px;
	text-align: right;
	margin: 10px 10px 0 0;
}

.toolbar #link .save a, .toolbar #link .edit a, .toolbar #editComment_link .save a, .toolbar #editComment_link .edit a
{
	float: right;
}

.toolbar #link input.http, .toolbar #editComment_link input.http
{
	width: 223px;
	font-size: 16px;
	color: #414140;
	background-color: #fbf4dd;
	padding: 2px;
	margin: 10px 0 0 7px;
	border: solid 1px #a69983;
	border-bottom-color: #ede0bc;
	border-right-color: #ede0bc;
}

/* COMMENT OPTIONS */

.commenter .commentOptions
{
	float: right;
	width: 751px;
	padding: 0 0 0 70px;
	margin: 0 0 40px 0;
}

.commenter .attach, .commenter .insert, .commenter .upload
{
	float: left;
	width: 190px;
	background-color: #f4f5f6;
	border: solid 1px #dedfe4;
	padding: 0 0 5px 0;
	margin: 0 10px 0 0;
	text-align: center;
}

.commenter .insert
{
	width: 230px;
}


.commenter .upload
{
	width: 200px;
}

.commenter h2
{
	position: relative;
	top: -7px;
	left: 11px;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 14px;
	color: #4a6295;
	background-color: #FFF;
	border: solid 1px #dedfe4;
	padding: 0 2px;
	margin: 0;
}

.commenter h2 span
{
	font-weight: normal;
}

.commenter .toolbar .divider
{
	display: block;
	float: right;
	width: 2px;
	height: 29px;
	background: url(/img/articles/toolbar-divider.gif) center left no-repeat;
	margin: 0 10px;
}

.commenter .toolbar .options .divider
{
	float: left;
}

/* CONTACTS AUTOCOMPLETE */

/*#contactsChooser
{
	position: absolute; //was commented before
	z-index: 2000;
	margin-left: -70px;
}
*/

#contactsChooser
{
	position: absolute;
	z-index: 10;
	margin-left: -70px;
}
/*
#contactsChooser ul.contacts
{
	float: left;
	width: 200px;
	background-color: #FFF;
	list-style-type: none;
	border: solid 1px #CCC;
	border-top: none;
	padding: 0;
	margin: 0 0 0 75px;
	z-index:10;
}
*/

#contactsChooser ul.contacts
{
	float: left;
	width: 200px;
	background-color: #FFF;
	list-style-type: none;
	border: solid 1px #CCC;
	border-top: none;
	padding: 0;
	margin: 0 0 0 75px;
}

#contactsChooser ul.contacts li
{
	float: left;
	width: 200px;
	padding: 5px 0;
	border-top: solid 1px #DDD;
	cursor: pointer;
}

#contactsChooser ul.contacts li:hover, #contactsChooser ul.contacts li.selected
{
	background-color: #f7f5f0;
}

#contactsChooser ul.contacts li img
{
	float: left;
	width: 35px;
	height: 35px;
	margin: 0 5px;
}

#contactsChooser ul.contacts li div
{
	float: left;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

#contactsChooser ul.contacts li .name
{
	width: 150px;
	font-weight: bold;
	color: #c66905;
	margin: 2px 0;
}

#contactsChooser ul.contacts li .name strong
{
	font-weight: bold;
	color: #000000;
}

#contactsChooser ul.contacts li .email
{
	width: 150px;
}

/* 404 page */

#permission
{
	width: 920px;
	padding: 0 0 100px 0;
	margin: 20px 0 0 14px;
}

#permission .title.main
{
	margin-bottom: 20px;
}

#permission h2
{
	padding: 0;
	margin: 0;
}

#permission p
{
	padding: 0;
	margin: 0 0 20px 0;
}


/* ---------- Additional css add by rani for expo tab---------------*/


/*#nav li.expo
{
	margin-left: 24px;
}

#nav li.expo a
{
	width: 60px;
	background-image: url(/img/global/nav/expo.png);
	margin: 0px -5px 0px 0px;
}

#nav li.expo a:hover, #nav li.expo a.selected
{
	background-image: url(/img/global/nav/expo-on.png);	
}*/


#nav li.expo a
{
	float: left;
	width: 53px;
	background-image: url(/img/global/nav/expo.png);
	text-decoration: none;
}

#nav li.expo.withUpdates a
{
	width: auto;
}

#nav li.expo a:hover, #nav li.expo a.selected
{
	background-image: url(/img/global/nav/expo-on.png);
}

#nav li.expo span.updates
{
	float: left;
	margin-left: 53px;
}

#nav li.expo span.left
{
	width: 7px;
	height: 20px;
	background: transparent url(/img/global/nav/expo-tab-left.gif) top left no-repeat;
	display: block;
	float: left;
	margin: 1px 0 0 2px;
}

#nav li.expo span.count
{
	background: transparent url(/img/global/nav/expo-tab-bg.gif) repeat-x scroll left 0;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin: 1px 0 0 0;
	padding: 1px 0 0 0;
	text-align: center;	
	float: left;
	height: 22px;
}

#nav li.expo span.right
{
	width: 12px;
	height: 20px;
	background: transparent url(/img/global/nav/expo-tab-right.gif) top left no-repeat;
	display: block;
	float: left;
	margin: 1px 0 0 0;
}



#nav li.visitors 
{
	background:transparent url(/img/global/nav/expotabrepeater.gif) repeat-x scroll left 0;
	color:#B6C8ED;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	margin:0px;
	text-align:center;
}
	
	
.clearer
{
clear:both;
}

.titleheading
{
	float: none;
	width: 277px;
	height: 41px;
	background: url(/img/beta/titleheadingbg.gif) left top no-repeat;
	border: 0;
	padding: 7px 0px 0px 0px;
	margin: 0;
}


.titleheading h2
{
	font-weight: normal;
	font-size: 22px;
	padding: 0 0 0 0px;
}

.height1
{
height:1px;
clear:both;
font-size: 0; 
overflow: hidden;
}


.height2
{
height:2px;
clear:both;
font-size: 0; 
overflow: hidden;
}

.height3
{
height:3px;
clear:both;
font-size: 0; 
overflow: hidden;
}

.height5
{
height:5px;
clear:both;
font-size: 0; 
overflow: hidden;
}

.height8
{
height:8px;
clear:both;
font-size: 0; 
overflow: hidden;
}


.height10
{
height:10px;
clear:both;
font-size: 0; 
overflow: hidden;
}

.height15
{
height:15px;
clear:both;
font-size: 0; 
overflow: hidden;
}

.height25
{
height:25px;
clear:both;
font-size: 0; 
overflow: hidden;
}

.height30
{
height:30px;
clear:both;
font-size: 0; 
overflow: hidden;
}


.floatright
{
float:right;
}

.floatleft
{
float:left;
}

.floatleftpaddingtopsix
{
padding-top:10px;
float:left;
}

.bolder
{
font-weight:bolder;
color:#000000;
}

.bold-orange
{
font-weight:bold;
}

.fontsize
{
font-size:12px;
color:#474540;
}

.messaging
{
width:100%;
float:left;
padding:7px 0px 0px 280px;
height:5px;
margin:0px;
font-size: 0; 
overflow: hidden;
}

.texttranform
{
text-transform:uppercase;
}

.italic
{
/*font-style:italic;*/
}

.paddingtopsix
{
padding-top:6px;
}

/*---------------------------css for sugar snap footer ---------------------------*/
#footersugarsnap
{
	width: 958px;
	height: 55px;
	margin: 0 auto 20px auto;
	background: url(/img/global/footer-bg.gif) top left no-repeat;
}

#footersugarsnap .rule
{
	width: 950px;
	height: 2px;
	border-top: solid 2px #dedfe4;
	margin: 0 4px;
}

#footersugarsnap #secondaryNav, #footersugarsnap #legal
{
	float: left;
	width: 555px;
	height: 40px;
	color: #717a8e;
	background-color: #f1f2f2;
	margin: 0 0 0 4px;
	padding: 7px 0 0 0;
}

#footersugarsnap #legal
{
	width: 382px;
	height: 37px;
	font-size: 14px;
	line-height: 22px;
	text-align: right;
	margin: 0;
	padding: 10px 12px 0 0;
	
}

/* START */

#footersugarsnap a
{
	display: block;
	float: left;
	height: 28px;
	font-size: 18px;
	line-height: 26px;
	color: #70788a;
	background: url(/img/global/footer-link-bg-left.gif) top left no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 0 8px;
}

#footersugarsnap a span
{
	display: block;
	height: 28px;
	background: url(/img/global/footer-link-bg-right.gif) top right no-repeat;
	padding: 0 10px 0 0;
	margin: 0;
}

#footersugarsnap #legal a
{
	height: 23px;
	font-size: 14px;
	line-height: 23px;
	background: url(/img/global/footer-link-bg-left-s.gif) top left no-repeat;
	padding: 0 0 0 10px;
}

#footersugarsnap #legal a span
{
	height: 23px;
	background: url(/img/global/footer-link-bg-right-s.gif) top right no-repeat;
	padding: 0 10px 0 0;
}

#footersugarsnap a:hover
{
	color: #c66905;
	text-decoration: none;
}


.bold-orange{
	font-weight: bold;
}	


/*----- css End for sugar snap footer ---------------------------*/


/* ---------- Additional css add by rani for  expo tab---------------*/

/* ---------- Additional css add by AARICA for admin dashboard tab---------------*/

#nav1 h2
{
	display: none;
}

#nav1 li
{
	display: block;
	float: left;
	height: 22px;
	margin: 6px 2px 0 0;
}

#nav1 li a
{
	display: block;
	height: 21px;
	background: transparent top left no-repeat;
	cursor: pointer;
}
#nav1 li.admin_dashboard a
{
	width: 274px;
	background-image: url(/img/global/nav/admin_dashboard.png);
}

#nav1 li.admin_dashboard a:hover, #nav li.admin a.selected
{
	background-image: url(/img/global/nav/admin_dashboard-on.png);
}

#nav1
{
	float: left;
	width: 923px;
	height: 33px;
	list-style-type: none;
	list-style-position: inside;
	padding: 0 0 0 27px;
	margin: 0 4px;
	background: #FFF url(/img/global/nav-bg1.gif) 10px 0 no-repeat;
}

#header1
{
	width: 958px;
	height: 80px;
	background: url(/img/global/header-bg1.gif) top left no-repeat;
}

#header1 #logo1
{
	float: left;
	width: 223px;
	height: 62px;
	background: url(/img/global/logo_ss.png) top left no-repeat;
	margin: 7px 0 0 21px;
}

#header1 #logo1 h1
{
	display: none;
}

.title1 h1, .title1 h2
{
	float: left;
	font-size: 20px;
	line-height: 32px;
	margin: 0;
	padding: 0;
}

#orangegrid
{
background-color: #f7f5f0;
border: solid 1px #dedfe4;
}


/* ---------- Additional css add by AARICA for admin dashboard tab---------------*/

/*--------------------------Added By Abhilash START--------------------------------*/
.success_message {
background:#FFF6BF url(/img/global/success.png) no-repeat scroll 15px 50%;
border-bottom:2px solid #FFD324;
border-top:2px solid #FFD324;
float:right;
margin:5px 0 0 0;
padding:5px 20px 5px 45px;
text-align:left;
width:578px;
	}
.error_message {
	background: #FFD9CF url(/img/global/error.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #FF9A7F;
	border-bottom: 2px solid #FF9A7F;
	width:578px;
	float:right;
  margin:5px 0 0 0;
	}

.error_message_full {
	background: #FFD9CF url(/img/global/error.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #FF9A7F;
	border-bottom: 2px solid #FF9A7F;
	width:850px;
  margin:5px 0 0 10px;
	}	


/*
.info_message {
	background: #D6DDEB url(/img/global/info.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos 
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #7795D5;
	border-bottom: 2px solid #7795D5;
	width:578px;
	float:right;
	margin:5px 0 0 0;
	color: #1B2B4C;
	}	
*/

.info_message {
background-color:#E1831D;
border:1px solid #DEDFE4;
color:#FFFFFF;
float:right;
font-size:14px;
font-weight:bold;
line-height:18px;
margin:0 55px 0 10px;
padding:5px 0 5px 5px;
width:578px;
}

.selected-column{
	background-color:#CFCFCF;
}	

.grid-header{
	color:#605E5E;
}
.grid-header a{
	color:#605E5E;
	text-decoration:none;
}
.grid-header a:hover{
	color:#C66905;
	text-decoration:none;
}

/* For autocomplete Users*/

.field {
background-color:#FFFFFF;
border:1px solid #B2B2B2;
cursor:text;
float:left;
padding:0px 3px 3px;
width:575px;
}

.field {
cursor:text;
}

.user {
background-color:#F7F5F0;
border:1px solid #E7E0CF;
color:#383838;
float:left;
font-weight:normal;
margin:3px 5px 0pt 0pt;
padding:2px 3px 2px 5px;
}

.field .user .delete {
font-size:9px;
font-weight:bold;
}


.field input {
border:0pt none;
color:#383838;
float:left;
font-weight:normal;
margin:3px 5px 0pt 0pt;
padding:2px 3px 2px 5px;
width:60px;
}

/* For autocomplete Users*/

/*--------------------------Added By Abhilash END----------------------------------*/

/* ---------- Additional css add by rani for expo tab---------------*/

/*
#nav li.expo a
{
	width: 60px;
	background-image: url(/img/global/nav/expo.png);
	margin: 0px 0px 0 0px;
	margin: 1px 26px 0pt 0pt;
}

#nav li.expo a:hover, #nav li.expo a.selected
{
	background-image: url(/img/global/nav/expo-on.png);	
}

#nav li.text 
{
	width: 17px;
	color:#b6c8ed;
	font-weight:bold;
	margin:4px 0px 0px 0px;
	text-align:center;
	font-size:10px;
}


#nav li.expo
{
	width: 53px;
	background-image: url(/img/global/nav/expo.png);
	margin:5px 2px 0 0;
}

*/
.bold
{
font-weight:bolder;
}



/* start prototip.css  */
.prototip { position: absolute; }
.prototip .effectWrapper { position: relative; }
.prototip .tooltip { position: relative; }
.prototip .toolbar {
	position: relative;
	display: block;
	}
.prototip .toolbar .title {
	display: block;
	position: relative;
	}
.prototip .content_tip { clear: both; background:#eeeff0;border:#c5c8d0 1px solid; width:90px; padding:10px 10px 10px 10px;}
.prototip .toolbar a.close {
	position: relative;
	text-decoration: none;
	float: right;
	width: 15px;
	height: 15px;
	background: transparent url(/images/tooltip_close.gif);
	display: block;
	line-height: 0;
	font-size: 0px;
	border: 0;
	}
.prototip .toolbar a.close:hover { background: transparent url(/images/tooltip_close_hover.gif); }

.iframeShim { 
	position: absolute;
	border: 0;
	margin: 0;	
    padding: 0;
    background: none;
}

/* end prototip.css  */

.dim
{
	color: #cccccc;
}

/* ---------- Additional css add by ROHIT for gen search---------------*/
.new_starreview {
	color:#636363;
	float:right;
	font-size:11px;
	font-weight:bold;
	padding:3px 5px 0 0;
	width:235px;
	margin-left:-150px;
	text-align:right;
}

.searchdescription{
	padding:8px 15px 0px 15px;
}
.left_box .header{
	height: 7px;
	background: url(/img/global/box-head-bg.gif) top left no-repeat;
}
.left_box .container{
	float:left;
	width:98%;
	background-color: #f7f5f0;
	border-left: solid 1px #e7e0cf;
	border-right: solid 1px #e7e0cf;
	_margin-top:-9px;
}
.left_box .footer{
	margin-top:-1px;
	height: 7px;
	background: url(/img/global/box-foot-bg.gif) top left no-repeat;
}
.full_box .header{
	height: 7px;
	background: url(/img/global/box-long-head-bg.gif) top left no-repeat;
}
.full_box .container{
	float:left;
	width:917px;
	background-color: #f7f5f0;
	border-left: solid 1px #e7e0cf;
	border-right: solid 1px #e7e0cf;
	_margin-top:-9px;
}
.full_box .container .innerbox {
	background-color:#FFFFFF;
	border:1px solid #E0E0E5;
	margin:7px 3px;
	padding:6px 4px 5px;
}
.full_box .container .innerbox  .yellow_row{
	background-color: #f7f5f0;
	color:#9f9f9f;
	font-size:12px;
	padding:10px 10px 10px 23px;
}
.full_box .footer{
	margin-top:-1px;
	height: 7px;
	background: url(/img/global/box-long-foot-bg.gif) top left no-repeat;
}
.description_list li{
	line-height:27px;
}
/* ---------- End of Additional css add by ROHIT for gen search---------------*/



/*#nav li.members a {
	background-image:url(/img/global/nav/members.png);
	margin-top:-1px;
	width:100px;
	margin-left:26px;
}

#nav li.members a:hover, #nav li.members a.selected {
	background-image:url(/img/global/nav/members-on.png);
}*/


#nav li.members a
{
	width: 100px;
	margin-top: -1px;
	background-image: url(/img/global/nav/members.png);
}

#nav li.members a:hover, #nav li.members a.selected
{
	background-image: url(/img/global/nav/members-on.png);
}


/*#nav li.expo span.updates {
	float:left;
	margin-left:53px;
	width:40px;
}


#nav li.expo span.left {
	background:transparent url(/img/global/nav/expo-tab-left.gif) no-repeat scroll left top;
	display:block;
	float:left;
	height:20px;
	margin:1px 0 0 2px;
	width:7px;
}



#nav li.expo span.count {
	background:transparent url(/img/global/nav/expo-tab-bg.gif) repeat-x scroll left 0;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:22px;
	line-height:16px;
	margin:1px 0 0;
	padding:1px 0 0;
	text-align:center;
}


#nav li.expo span.right {
	background:transparent url(/img/global/nav/expo-tab-right.gif) no-repeat scroll left top;
	display:block;
	float:left;
	height:20px;
	margin:1px 0 0;
	width:12px;
}*/

#nav li.faq a {
	background-image:url(/img/global/nav/faq.png);
	width:34px;
}

#nav li.faq a:hover, #nav li.faq a.selected {
	background-image:url(/img/global/nav/faq-on.png);
}

/*#nav li.register a {
	background-image:url(/img/global/nav/register.png);
	width:81px;
	margin-left:26px;
}

#nav li.register a:hover, #nav li.register a.selected {
	background-image:url(/img/global/nav/register-on.png);
}*/

#nav li.register a
{
	width: 81px;
	background-image: url(/img/global/nav/register.png);
}

#nav li.register a:hover, #nav li.register a.selected
{
	background-image: url(/img/global/nav/register-on.png);
}


