/*

* @author prasad 

* @bug:  Bug DS-3800

* @fix: here the editor is taking defualt font family when applied anoother font

*/ 
 *{
	box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding:0px;
	margin:0px;
	font-weight:normal
	font-size:12px !important;
	color:#000000;
}
html,
body {
   margin:0;
   padding:0;
   width:100%;
}
 .invitefriends-body
{
	width:690px;
	*width:650px !important;
	padding:0px 20px 20px 20px;
	background:#FFFFFF url(../images/common-images/topic_middle.gif) bottom left repeat-x;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
}
.invitefriends-body span
{
	float:left;
	font-weight:bold;
}
.invitefriends-body a
{
	float:right;
}
.invite-title
{
	clear:both;
}
.invite-title span
{
	font-style:italic;
	font-weight:normal;
	float:none;
	font-size:12px;
}
.invite-title a
{
	float:none;
}
.invite-title .title-text
{
	font-style:normal;
	font-weight:bold;
	float:none;
	font-size:16px;
}
.invite-title textarea
{
	width:600px;
	height:100px;
	border:1px solid #CCCCCC;
	font-size:12px;
	color:#999999;
}
.btn-div
{
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
}
.btn-div a
{
	float:right;
}
.invite-subject
{
	width:615px;
	adding:10px 10px 20px 20px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}
.invite-subject .subject
{
	font-size:14px;
}
.invite-subject .ending
{
	font-size:12px;
	font-weight:normal;
}
.invite-subject a
{
	float:none;
}

/* CSS resets */
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6,blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  font-size: 100%;
  background: transparent; 
  font-weight: normal; }

ol, ul {
  list-style: none; }

body {
  line-height: 1;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: url(../images/common-images/bg.png) repeat-x #fff;
}

a {
  color: #3366cc;
  text-decoration: none; }

a:hover 
{
  text-decoration: underline !important; 
 }
.manage-findmain .right
{
	background: #3366CC !important;
}
.header-td
{
	background-color:#666666;
}
img {
  border: none; }

h3 {
    font-weight:bold;
}


#profile {
	border: 1px solid #666;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-khtml-border-radius:10px;
	-opera-border-radius:10px;
	border-radius: 10px;
	background: #fff;
	padding-bottom:10px;
}
#profile span.set  {
	display: block;
	padding: 10px;
	border-bottom: 1px dashed #999;
	color: #666;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }
.settings-header a
{
	color:#4A4A4A;
}
.settings-header span
{
	color:#4A4A4A ;
}
/* BUTTON */

 .button{
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	*line-height: 28px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	background-image:;
	cursor: pointer;
 }
 /*
 @Author : prasadg
 @Bug No:  3677
 @Fix : New classes are added to greyout the submit button
*/
.button-gray
{
	padding: 5px 10px 6px;
	color:#999999 !important;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	*line-height: 28px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	background-image:;
	background:#EEEEEE !important;
}
.button-gray:hover
{
	text-decoration:none !important;
}
.invite-button{
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	*line-height: 28px;
	-moz-border-radius: 9px;
	-webkit-border-radius: px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	background-image:;
	cursor: pointer;
 }

.button:hover{
   text-decoration:none !imporatnt;
}

 .primary {
     background-color: #3366CC;
     color:#fff;
 }

.primary:hover {
    background: #658FE3;
	text-decoration:none !important;
}

.large {
    font-size:14px;
    padding:8px 19px 9px;
}

.larger
{
	font-size:14px;
	padding:8px 42px 9px !important;
	white-space:nowrap;
	-moz-border-radius: 9px !important;
	-webkit-border-radius: 9px !important;
}
.send-message
{
	padding:8px 56px 9px !important;
}
.small {
    font-size:11px;
    padding:;
}
/*RESULTS DISPLAY*/
.resultsDisplay {
   font-weight:bold;
   padding:5px;
   margin-right:10px;
   border:1px solid #999;
   width:60px;
   height:35px;
   *height:15px;
   line-height:25px;
   text-align:center;
   padding-bottom:10px;
}

.neutral {
   background-color: #336699;
   color:#fff;
}

.pro {
   background-color: #00CC00;
   color:#fff;
}

.con {
   background-color: #CC0000;
   color:#fff;
}

/* LAYOUT */
#view {
	width: 980px;
	margin: 40px auto;
	margin-bottom:20px;
	background: #fff;
	border: 2px solid #777;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	border-radius: 20px;
	box-shadow: 0px 0px 10px #666;
	background: #fff;
	overflow:hidden;
}

#header {
	*width: 940px;
	background: url(../images/common-images/headerbg.png) repeat-x #ccc;
	padding: 20px;
	padding-bottom:10px !important;
	-moz-border-radius-topleft: 18px;
	-moz-border-radius-topright: 18px;
	-webkit-border-top-left-radius:18px;
	-webkit-border-top-right-radius:18px;
	border-radius-topleft: 18px;
	border-radius-topright: 18px;
	position:relative;
	z-index:20;
}
#topnav {
	float: right;  
	padding-top:3px!important;
	padding-bottom:3px!important;
	*width:700px;
}

#topnav #home, #topnav #mainLinks {
	float: left;
	font-size: 12px;
}
#topnav a#home, #topnav #mainLinks{
  background-color: #3366cc;
}

#topnav #mainLinks { 	
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	border-radius: 5px;
	padding-right: 10px;
  float:right;
}

#topnav li {
	float: left;
	margin-left: 10px;
	white-space:nowrap;
}
.inbox-popup
{
	background:url(../images/common-images/inbox-popup.gif) no-repeat;
	*background:url(../images/common-images/inbox-popup.gif) no-repeat 8px 0px;
	width:22px;
	*width:40px;
	height:25px;
	position:absolute;
	top:3px;
	left:828px;
	*left:823px;
	visibility:visible;
}
.inbox-popup div
{
	color:#ffffff;
	text-align:center;
	position:relative;
	top:5px;
	clear:both;
}
#topnav a#home {
	margin-right: 10px;
	background-image: url(../images/common-images/home.gif);
	background-repeat: no-repeat;
    background-position: center center;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
	width: 26px;
	text-indent: -9999px;
	overflow: hidden;
    float:right;
}

#topnav a#home:hover {
	background: url(../images/common-images/home.gif) no-repeat center center #97b9fc !important;	
}

#topnav a {
	color: #fff;
	display:block;
	padding:5px;	
}

#topnav a:hover, #topnav .activeButton {
	background: #97b9fc !important;
	text-decoration: none !important;
}


#topnav #greeting {
	color: #ccc;
	margin-right: 20px;
}

.dropDown {
   color:#FFF;
   background-color:#97b9fc;
   -moz-border-radius-bottomleft: 5px;
   -moz-border-radius-bottomright: 5px;
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
   font-size:12px;
   padding:5px;
}

.dropDown li{
    line-height:2em;
    font-weight: bold;
    cursor:pointer;
	color:#FFFFFF;
}

.dropDown ul li:hover{
    width:100%;
    background-color:#FAFABE !important;
    color:#666;
}
.dropDown li.light{
	line-height:2em;
    font-weight: normal;
    cursor:pointer;
	color:#FFFFFF;
}
#manageDropDown,#manageDropDown2 {
    position:absolute;
    top:42px; 
	visibility: hidden;
}

.manage-background
{
	background:#97b9fc;
}

#manageDropDown ul,#manageDropDown2 ul{
   background-color:inherit;
   background:none;
   margin:0;
}

#manageDropDown li,#manageDropDown2 li{
    padding:0;
    margin:0;
    padding:2px;
    display:block;
    float:none; 
	white-space:nowrap;   
}

a#companyname {
	width:400px;
	overflow: hidden;
	color: #666666;
	padding:0;
	text-decoration: none;	
	font-size: 40px;
}
a#companyname:hover {
	text-decoration:none !important;
}
a#companyname span{
	font-size:40px;
	color: #666666;
}

#tagline {
	padding: 8px 0 0 0;
  	color:#666;
}

#main {
	padding: 20px;
	z-index:10;
}

#search {
	width: 230px;
	float: left;
}

#search #query {
	width: 150px;
	*width: 148px;
}



#pagecontent {
	padding: 0 0 20px 0;
	height:1%;
}

#sidebar {
	float: left; 
	width: 230px;
	margin:0;
	display:inline;
	margin:0 0 0 20px;
}

#categories, #manageMenu,#private-login-content {
	border: 1px solid #666;
	padding:0 0 10px 0;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    border-radius-topright:10px;
	border-radius-topleft:10px;
	background: #fff;
	font-size:12px;
}

#categoryheader{
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
    -webkit-border-top-left-radius:10px;
   -webkit-border-top-right-radius:10px;
	border-radius-topright:10px;
	border-radius-topleft:10px;
	background: #666;
	padding: 10px;
	margin-top:10px;
}

#categoryheader a {
	color: #fff;
}
#categoryheader span {
	color: #fff;
	font-weight:bold;
}
#categories a.set  {
	background: #eee;
	display: block;
	padding: 10px;
	border-bottom: 1px dashed #999;
	color: #666;
	font-weight:bold;
}

#categories a.current{
	background: #fafabe;
	font-weight:bold;
	padding: 10px 10px 10px 24px;
}
#categories a.currentlist{
	background: #EEEEEE;
	font-weight:bold;
	padding: 10px 10px 10px 24px;
}
#categories a.currentlist img
{
	margin-right:5px;
}
#categories li span
{
	color: #666;
}
#categories li a{
	color: #666;
	display: block;
	padding: 10px 10px 10px  40px;
	*padding: 10px 10px 10px  20px;
	border-bottom: 1px dashed #999;	
	background: #eee;
	font-weight:bold;
}

#categories a.set:hover, #categories a:hover{
	background: #d0dcf6 !important;
	text-decoration: none !important;
	font-weight:bold;
}
#banneradd-main
{
	width:232px;
	*width:226px;
	clear:both;
	border:1px solid #999999;
	background:#eaeaea;
	color:#999999;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	clear:both;
	text-align:center;
	padding:2px;
	margin-bottom:10px;
	word-wrap:break-word;
	word-break:break-word;
}
#contentmain {
	float:left;
	margin: 0 0 0 20px;
	width: 690px; 
}

#contentheader {
	background: #666;
	padding: 10px 10px 10px 20px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border-radius-topright: 10px;
	border-radius-topleft: 10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
	position: relative;	
	width:690px; 
	*width:660px; 
}

#contentheader h3 {
	color: #fff;
	font-size: 18px;
	white-space:nowrap;
	width:200px;
}
#contentheader-useractivity {
	padding-bottom:20px;
	position: relative;	
	width:690px; 
	*width:660px; 
	clear:both;
}

#contentheader-useractivity h3 {
	color: #000;
	font-size: 20px;
	white-space:nowrap;
	width:200px;
	padding-top:10px;
}


#activefilter {
	padding-left: 10px;
}
#activefilter a {
	padding: 0px 4px 0px 4px;
	font-size: 10px;
	color: #fff;
}
#activefilter a.current {
	background: #000;
}

a#categorywatch {
	display:block;
	background: url(../images/common-images/icon_watch.png) no-repeat;
	overflow:hidden;
	padding-left: 35px;
	width: 80px;
	height: 17px;
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
}

a#categorywatch:hover {
	background: url(../images/common-images/icon_watch.png) no-repeat 0px -17px !important;
}
a#categorywatch-active {
	display:block;
	background: url(../images/common-images/icon_watch.png) no-repeat 0px -17px !important;
	overflow:hidden;
	padding-left: 35px;
	width: 85px;
	height: 17px;
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
}

#contenttabs {
	width: 690px;
	*width: 650px;
	background: #888;
	padding: 10px 20px 0px 20px;
}

#contenttabs li {
	float: left;
	padding-right:8px;
}

#contenttabs a {
	display:block;
	padding:10px 10px 5px 10px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	white-space:nowrap;
}
#contenttabs span {
	color: #fff;
}

#contenttabs a:hover {
	background: #aaa !important;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-radius-topright: 5px;
	border-radius-topleft: 5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  text-decoration:none !important;
}

#contenttabs a.current {
	background: #d0dcf6;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-radius-topright: 5px;
	border-radius-topleft: 5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
	color: #666;
}
#contenttabs a.current span
{
	color: #666;
}
#contentactions {
	width: 690px;
	*width: 650px;
	background:#ffffff url(../images/common-images/subheader_tab_bottom.png) repeat-x;
	padding: 10px 20px 10px 20px;
}

#contentactions a {
	font-size: 12px;
}
#search-span
{
	float:left;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}
#expandall {
	float: right;
}

#topics {
	padding: 10px 0 10px 0;
}

.topic {
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #999;
	padding:10px 20px 0px 10px;
	background: url(../images/common-images/topicbg.png) repeat-x bottom left #fff;
  	margin-bottom:20px;
	*overflow:hidden;
}
.topic ol { 
	font-size:100% !important;
	margin:0px;
	padding:0px !important;
	padding:10px;
	list-style-position: inside;
	list-style-type:decimal;
}
.topic ol li
{
	margin-left:15px;
}
.topic ol li div
{
	display:inline;
}
.topic ol ol
{
	margin-left:15px !important;
}
.topic ul { 
	font-size:100% !important;
	margin:0px;
	padding:0px !important;
	margin-left:15px;
	list-style-position: inside;
}
.topic h1
{
	padding:0px !important;
	color:#000000 !important;
	text-align:left !important;
}
.topic h2
{
	padding:0px !important;
	color:#000000 !important;
	text-align:left !important;
}
.topicheader{
	border-bottom: 1px dashed #999;
	padding: 0 0 10px 0;
}


a.topictitle, .topictitle {
	font-size: 18px;
	color: #333;
	text-decoration:none;
	word-wrap:break-word;
	word-break:break-word;
}
a.topictitle:hover 
{
	text-decoration:none;
}
.activity {
	float: right;
	width: 150px;
	text-align: right;
	font-size: 12px;

}

.activity a {
	font-weight: bold;
}

.byline {
	margin-top:5px;
	font-size: 12px;
	color: #999;
}

.topicdetail {
	margin-top: 10px;
}

.topicfooter {
	margin-top: 0px;
	margin-bottom: 10px;
}

.topicfooter a {
	font-size: 12px;
}

a.viewtopic, a.watchtopic, a.sharetopic, a.watch-active {
	display:block;
	float: left;
	height:20px;
	line-height: 20px;	
}

a.viewtopic {
	background: url(../images/common-images/iconcomment.gif) no-repeat top left;
	padding-left: 27px;
	padding-right:8px;
}

a.watchtopic {
	background: url(../images/common-images/iconwatchtopic.gif) no-repeat left top;
	padding-left: 30px;
	width: 70px;
	*width: 50px;
	overflow: hidden;
}

a.watch-active
{
    background: url(../images/common-images/iconwatchtopic.gif) no-repeat left -20px;	
	padding-left: 31px;
	width: 80px;
	*width: 60px;
	overflow: hidden;
}

a.watchtopic:hover {
	background: url(../images/common-images/iconwatchtopic.gif) no-repeat left -20px;	
}
a.watchtopic.active {
	background: url(../images/common-images/iconwatchtopic.gif) no-repeat left -20px;	
}
a.sharetopic {
	background: url(../images/common-images/iconsharethis.png) no-repeat top left;
	padding-left: 20px;
	width: 100px;	
	*width: 90px;	
}
/* Topic Make Widget */
a.makewidget{
	background: url(../images/common-images/make_widget.png) no-repeat 2px top;
	*background: url(../images/common-images/make_widget.png) no-repeat -1px -1px;
	padding-left: 23px;
	width: 70px;
	overflow: hidden;
	padding-bottom:10px;
}

/* TABS */
/* uses transparent .pngs - ie6 stylesheet would need to use .gifs */
#maintabs {
	margin-left: 250px;
	width: 685px;
}
.maintab {
	width:217px;
	height:87px;
	float:left;
	position:relative;
}
#maintabs a {
	background:url(../images/common-images/tab.gif) no-repeat 0 0;
	width:217px;
	height:87px;
	*width:202px;
	*height:72px;
	position:absolute 0 0;
	display:block;
	text-decoration:none;
	color:#333;
	font-size:18px;
	padding:15px 0 0 15px;
}

#maintabs a:hover {
	background:url(../images/common-images/tab.gif) no-repeat 0 -87px;
	color:#000;
	cursor:pointer;	
	text-decoration:none !important;
}

.title {
	padding:0 0 0 50px;
	display:block;
	width:140px;
	*width:90px;
	height:45px;
	text-align:center;	
}

.secondary {
	font-size:12px;
	color:#999;
	display:block;
	clear:both;
	width:185px;
	padding:5px 0 0 0;
	text-align:center;	
}

#ask, #comment {
	margin-right: 17px;
}
#ask .title {
	background:url(../images/common-images/ask_icon.gif) no-repeat 0 0;
}
#comment .title {
	background:url(../images/common-images/comment_icon.gif) no-repeat 0 0;
}
#results .title {
	background:url(../images/common-images/results_icon.gif) no-repeat 0 0;
}

/* TOPIC DETAILS*/

.rankedHeader {
    border-bottom:1px dashed #999;
    margin-top:30px;
    padding-bottom:10px;
	color:#666666;
    clear:both;
}
openQuestionList .resultsDisplay {
   font-weight:bold;
   padding:5px;   
   border:1px solid #999;
   width:40px;
   height:25px;
   line-height:25px;
   text-align:center;
   clear:both;
}
openQuestionList-hover .resultsDisplay {
   font-weight:bold;
   padding:5px;   
   border:1px solid #999;
   width:40px;
   height:25px;
   line-height:25px;
   text-align:center;
   clear:both;
}
.resultsDisplay:hover {
   background-color: #3366CC;
}

.openQuestionList {
    margin:20px 0px 20px 0px !important;
    clear:both !important;
   
}
.openQuestionList ul
{
	list-style-type:disc;
}
.openQuestionList ol
{
	list-style-type:decimal;
}
.openQuestionList-hover {
    margin:20px 0px 20px 0px !important;
	background:#fee4c2;
}
.openQuestionList-hover ul {
	list-style-type:disc;
}
.openQuestionList-hover div, .openQuestionList-hover .vote{
     float:left;   
}
.openQuestionList-hover .vote{
    line-height:20px;
	height:30px;
	*height:20px;
    margin-top:3px;
}
.openQuestionList div, .openQuestionList .vote{
     float:left;   
}
.openQuestionList .vote{
    line-height:20px;
	height:30px;
	*height:20px;
    margin-top:3px;
}
.openQuestionList span
{
	white-space:normal !important;
}
.openQuestionList-hover span
{
	white-space:normal !important;
}
#submitAnswer {     
    clear:both;
}
#submitAnswer textarea{
    width:100%;
    height:70px;
    margin-top:5px;
	resize: none;
}
.vote
{
	background:#3366CC;
}
.submit {
    float:right;
    margin-right:60px;
    margin-top:10px;
}

/* Styles for Alerts */
#alerts-main
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:690px;
	background:#FAFABE;
	padding-top:10px;
	padding-bottom:20px;
	margin-bottom:20px;
}
.link-div
{
	height:36px;
	margin-left:10px;
	margin-right:10px;
	border-bottom:1px solid #bab98d;
}
.more-div
{
	height:36px;
	margin-left:10px;
	margin-right:10px;
	border-bottom:1px solid #bab98d;
}
.more-div .span
{
	color:#3665cd;
	font-size:13px;
}
.hide-div
{
	height:36px;
	margin-left:10px;
	margin-right:10px;
}
.alerts-text
{
	float:left;
	padding-top:5px;
}
.alerts-text span
{
	color:#646344;
	font-size:13px;
	font-weight:bold;
}
.alerts-text a
{
	color:#3665cd;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.alerts-text .link
{
	color:#3665cd;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.alerts-text .link:hover
{
	text-decoration:none !important;
}
.alerts-close
{
	float:right;
	padding-top:5px;
	cursor:pointer
}
.alerts-close a
{
	color:#3665cd;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/common-images/show_down_arrow.gif) right no-repeat;
	padding-right:15px;
}
.alerts-hide
{
	float:right;
	padding-top:5px;
	cursor:pointer
}
.alerts-hide a
{
	color:#3665cd;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/common-images/show_up_arrow.gif) right no-repeat;
	padding-right:15px;
}
.system-alert
{
	background:url(../images/common-images/alert-icon.gif) no-repeat;
	color:#cc3333 !important;
	padding-left:30px;
}
.moderator-alert
{
	background:url(../images/common-images/new-m-icon.gif) no-repeat;
	padding-left:30px;
	padding-bottom:10px;
	*height:30px;
	*line-height:30px;
}
#block-popup
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius:3px;
	border:1px solid #bebf95;
	width:110px;
	height:65px;
	background:#FFFFFF;
	padding-top:2px;
}
#block-popup li
{
	float:right;
	width:100%;
	text-align:right;
}
#block-popup li a
{
	background:#FFFFFF;
	color:#666666 !important;
	font-size:11px !important;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	
}
#block-popup li a:hover
{
	background:#e5e5d4;
	color:#666666 !important;
	font-size:11px !important;
	text-decoration:none;
}
.more-block
{
	float:right;
	padding-right:10px;
}
.more-block a
{
	color:#fea619;
	font-size:12px;
	font-weight:bold;
	background:url(../images/common-images/more-down-icon.gif) right 3px no-repeat;
	padding-right:15px;
}
.more-block a:hover
{
	text-decoration:none;
}
.more-block-up
{
	float:right;
	padding-right:10px;
	padding-bottom:10px;
}
.more-block-up a
{
	color:#fea619;
	font-size:12px;
	font-weight:bold;
	background:url(../images/common-images/more-up-icon.gif) right 3px no-repeat;
	padding-right:15px;
}
.more-block-up a:hover
{
	text-decoration:none;
}
#more-popup
{
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	border:1px solid #bebf95;
	width:150px;
	height:80px;
	background:#FFFFFF;
	padding-top:2px;
}
#more-popup li
{
	float:right;
	width:100%;
	text-align:right;
}
#more-popup li a
{
	background:#FFFFFF;
	color:#666666 !important;
	font-size:11px !important;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	white-space:nowrap;
}
#more-popup li a:hover
{
	background:#e5e5d4;
	color:#666666 !important;
	font-size:11px !important;
	text-decoration:none;
}
/* Styles for Alerts */
.topic-description
{
	font-size:13px;
	color:#575757;
	clear:both;
	padding-bottom:10px;
	word-wrap:break-word;
}
.topic-description h2
{
	float:none !important;	
}
.topic-description ul
{
	list-style-type:disc;
	margin-left:15px;
}
.topic-description ul ul li 
{
	list-style-type:circle;
	list-style-position:inside;
}
.topic-description ul ul li div
{
	display:inline;
}
.topic-description ul ul ul li 
{
	list-style-type:square;
	list-style-position:inside;
}
.topic-description ul ul ul li div
{
	display:inline;
}
.topicdesc ul li
{
	list-style-type:disc;
}
.topicdesc ul ul li 
{
	list-style-type:circle;
	list-style-position:inside;
}
.topicdesc ul ul li div
{
	display:inline;
}
.topicdesc ul ul ul li 
{
	list-style-type:square;
	list-style-position:inside;
}
.topicdesc ul ul ul li 
{
	display:inline;
}
.comment-user ul li
{
	list-style-type:disc !important;
}
.comment-user ul ul li 
{
	list-style-type:circle !important;
	list-style-position:inside !important;
}
.comment-user ul ul li div
{
	display:inline;
}
.comment-user ul ul ul li 
{
	list-style-type:square !important;
	list-style-position:inside !important;
}
.comment-user ul ul ul li div
{
	display:inline;
}
.selected-user-pro ul li
{
	list-style-type:disc !important;
}
.selected-user-pro ul li div
{
	display:inline;
}
.selected-user-pro ul ul li 
{
	list-style-type:circle !important;
	list-style-position:inside !important;
}
.selected-user-pro ul ul li div
{
	display:inline;
}
.selected-user-pro ul ul ul li 
{
	list-style-type:square !important;
	list-style-position:inside !important;
}
.selected-user-pro ul ul ul li div
{
	display:inline;
}
.topic-description ol
{
	list-style-type:decimal;
	margin-left:15px;
}
.topicdesc
{
	font-size:13px;
	color:#575757;
	clear:both;
	padding-bottom:10px;
}
.topicdesc ul li
{
	list-style-type:disc;
	margin-left:15px;
}
.topicdesc ul li div
{
	display:inline;
}
.topicdesc ul li ul li
{
	list-style-type:circle;
	list-style-position:inside;
}
.topicdesc ul li ul li div
{
	display:inline;
}
.topicdesc ol
{
	margin-left:15px;
}
.topicdesc ol li
{
	list-style-type:decimal;
	margin-left:15px;
}
.topicdesc ol li div
{
	display:inline;
}
.votes
{
	clear:both;
	color:#666666;
	float:right;
}
.comments
{
	color:#666666;
	clear:both;
	float:right;
	white-space:nowrap;
    width:148px;

}
/*signout-css-starts*/
.signout-maindiv
{
     margin:0 auto;
	 margin-bottom:40px;
}
.signout-box
{
	width:690px;
	*width:668px;
	clear:both;
	margin:0 auto;
	
}
.signout-box .top
{
	width:690px;
	*width:678px;
	height:41px;
	*height:31px;
	background:#A6A6A6;
	-moz-border-radius-topleft :10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	color:#ffffff;
	padding:10px 0 0 10px;
	font-weight:bold;
	font-size:18px;
}


.signout-box .middle-bg
{
	width:690px;
	*width:616px;
	background:url(../images/common-images/topic_middle.gif) bottom left repeat-x;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	padding:30px 35px;
	*padding-bottom:5px;
	font-size:15px;
}
.signout-box .middle-bg .signout-logo
{
	width:123px;
	margin-right:20px;
	height:51px;
	background:url(../images/common-images/collaborize-new-bottom-logo.gif) no-repeat;
	float:left;
}
.signout-box .middle-bg .right-content
{
   font-weight:bold;
   padding-top:10px;
   font-size:14px !important;
   float:left;
   width:475px;
}
.signout-box .middle-bg .right-content a
{
    color:#2F2FFF;
    font-size:14px;
	
}
/*signout-css-ends*/
/*Pagination-css-stars*/
.pagination-main
{
    float:right;
	padding:20px 0px 0 0px;
	*padding:20px 0px 5px 0px;
	color:#4976D0;
}

.pageNoTextInput
{
	border:1px solid #CCCCCC;
	font-size:12px;
	height:25px;
	*height:20px;
	width:25px;
	text-align:center;
	color:#4976D0;
	*paddig-top:5px;
}
/*Pagination-css-ends*/
#ask a 
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/common-images/tab.gif) no-repeat scroll 0 0;
	color:#333333;
	display:block;
	font-size:18px;
	height:87px;
	padding:15px 0 0 15px;
	text-decoration:none;
	width:217px;
	*width:202px;
	*height:72px;
}
#ask a 
{
	text-decoration:none !important;
}
.font
{
	color:#000000 !important;
	border: 1px solid #D6D6D6;
}
.settings-header
{
	background:#666666;
}
.inbox-header-td
{
	background:#666666;
}
#custom-logo {
    float:right;
    padding-top:60px;
	clear:both;
 }
.invite-clear
{
	width:690px !important;
	*width:648px !important;
	border-left:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF; 
}
#compliance-header 
{
	padding-bottom:10px !important;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	position:relative;
	z-index:20;
	width:570px;
	float:left;
	margin:2px;
}
.compliance-collaborize-logo
{
    float:left;
	padding:40px 0 0 70px;
}
.compliance-heading
{
     font-size:36px; 
	 color:#666666; 
	 clear:both; 
	 padding:30px 0 0 0px; 
	 text-align:center;
}
.compliance-subheading
{
     font-size:20px; 
	 color:#666666; 
	 clear:both; 
	 padding:7px 0 0 0px; 
	 text-align:center;
}
.compliance-middle-content
{
     width:900px;
	 margin:0 auto;
	 padding:34px 0 0 0px;
}
.siteowner-panel
{
    width:435px;
	border-right:2px solid #cdcdcd;
	float:left;
	line-height:18px;
}
.siteuser-panel
{
    width:425px;
	float:left;
	margin:0 0 0 35px;
	line-height:18px;
}
.siteowner-details-text
{
	float:left;
	color:#666666;
	clear:both;
}

.siteowner-heading
{
     font-size:18px;
	 color:#515050;
}
.siteowner-subheading
{
     color:#515050;
	 font-weight:bold;
	 white-space:nowrap;
}
.siteowner-textbox
{
     border:1px solid #d5d3d3;
	 width:242px;
	 height:18px;
	 margin:0 0 10px 50px;
}
.siteowner-textbox1
{
     border:1px solid #d5d3d3;
	 width:242px;
	 height:18px;
	 margin:0 0 0px 23px;
}
.email-form
{
     margin:10px 0 0 30px;
	 color:#666666;
}
.siteowner-staylogedin
{
     float:left;
	 padding:14px 0 0 85px;
}
.siteowner-forgotpassword
{
	clear:both;
    float:right;
	white-space:nowrap;
}
.siteowner-forgotpassword a
{
    color:#2e64d2;
	font-size:11px;
	text-decoration:none;
}
.siteowner-loginbtn-main
{
     clear:both; 
	 padding:5px 0 20px 88px;
}

/* Collaborize Forgot Password*/

.collab-forgot-password
{
	width:386px;
	height:230px;
	margin:30px auto;
}
.forgtpaswrd-content
{
	margin:0px auto;
	clear:both;
	padding:25px;
}
.forgot-header
{
	width:386px;
	margin:auto;
	background:#555555;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-opera-border-top-left-radius:8px;
	-opera-border-top-right-radius:8px;
	-khtml-border-top-left-radius:8px;
	-khtml-border-top-right-radius:8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.forgtpaswrd-content p
{
	color:#333333;
	font-size:14px;
	padding-bottom:25px;
	margin:0;
}
.forgtpaswrd-content div
{
	color:#333333;
	font-size:14px;
	line-height:18px;
	margin-top:25px;
	clear:both;
}
.forgtpaswrd-content a
{
	text-decoration:none;
	color:#0033ff;
}
.collaborize-password-title
{
	color:#fff;
	font-size:18px;
	padding:10px;
}

/* Collaborize Forgot Password ends*/

/*nominate-popupclose-css start*/
#nominate-close-popup
{
	position:absolute;
	top:400px;
	left:300px;

}
.nominate-close-top
{
	width:472px;
	height:10px;
	clear:both;
	font-size:0px;
}
.nominate-close-top .left
{
	width:10px;
	height:10px;
	float:left;
	background:url(../images/common-images/nominate_close_topleft.gif) no-repeat;
	font-size:0px;
}
.nominate-close-top .middle
{
	width:452px;
	height:10px;
	float:left;
	background:url(../images/common-images/nominate_close_topmiddle.gif) repeat-x;
	font-size:0px;
}
.nominate-close-top .right
{
	width:10px;
	height:10px;
	float:left;
	background:url(../images/common-images/nominate_close_topright.gif) no-repeat;
	font-size:0px;
}
.nominate-close-bottom
{
	width:472px;
	height:10px;
	clear:both;
}
.nominate-close-bottom .left
{
	width:10px;
	height:10px;
	float:left;
	background:url(../images/common-images/nominate_close_bottomleft.gif) no-repeat;
}
.nominate-close-bottom .middle
{
	width:452px;
	height:10px;
	float:left;
	background:url(../images/common-images/nominate_close_bottommiddle.gif) repeat-x;
}
.nominate-close-bottom .right
{
	width:10px;
	height:10px;
	float:left;
	background:url(../images/common-images/nominate_close_bottomright.gif) no-repeat;
}
.nominate-close-middle
{
	width:470px;
	background:#ffffff;
	clear:both;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}
.nominate-close-middle .innercontenttitle
{
	padding:10px 75px;
}
.nominate-close-middle .innercontenttitle span
{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.nominate-close-middle  .innercontendesc
{
		padding:5px 12px;
}
.nominate-close-middle  .innercontendesc p
{
	color:#333333;
	font-size:12px;
	font-family:verdana;
	line-height:16px;
}
.skiplink-div
{
	padding-top:20px;
	float:right;
	margin-right:25px;
	*margin-right:0px;
	*padding-right:20px;
}
.skiplink-div a
{
	font-size:14px;
	text-decoration:none;
	background:url(../images/popup-images/started-arrow.gif) right bottom no-repeat;
	color:#3366cc;
	padding-right:15px;
}

.notify{
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	*line-height: 28px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	background-image:;
	cursor: pointer;
	font-size:11px;
	background:#9D0A0E ;
 }
 
 a.notify:hover{
 background: #cc292e !important;
 text-decoration:none;
 }
 .openQuestion ul
 {
	list-style-type:disc;
 }
 .openQuestion ol
 {
	list-style-type:decimal;
 }
 em
 {
	font-style: italic;
 }
.sectionclear {
	margin:20px;
	margin-top:15px !important;
	font-size:12px !important;
}
 #needhelp {
	float:right;
	padding-top:2px;
	font-size:12px !important;
}
#topicTitle
{
	display:block;
	height:50px;
	margin:0 0 10px;
	width:610px;
	*width:605px;
}
#questiontype, #attachmentoptions, #previewbutton, .typedetail, .change, .adddetail {
	position: relative;
	font-size:12px !important;
}

#previewbutton {
	padding: 20px;
	clear:both;
}

.adddetail {
	clear: both;
	padding: 10px 0 0 0;
}

#typelist {
	padding: 0 0 20px 0;
}

.secondary {
	font-size: 12px;
}

li.typeitem {
	display: block;
	width: 610px;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 5px 0;
}

.itemdefinition {
	cursor: pointer;
	padding: 15px;		
}
.itemdefinition-change {
	cursor: normal;
	padding: 15px;		
}

li#yesorno {
	background: #fcfcfc url(../images/common-images/icon_yesno.png) no-repeat 10px 5px;
}
li#yesorno.typehover {
	background: #fff url(../images/common-images/icon_yesno.png) no-repeat 10px 5px;
}
li#multiplechoice {
	background: #fcfcfc url(../images/common-images/icon_multiplechoice.png) no-repeat 10px 5px;
}
li#multiplechoice.typehover {
	background: #fff url(../images/common-images/icon_multiplechoice.png) no-repeat 10px 5px;
}
li#multiplechoicedisplay {
	background: #fcfcfc url(../images/common-images/icon_multiplechoice.png) no-repeat 10px 5px;
}
li#multiplechoicedisplay.typehover {
	background: #fff url(../images/common-images/icon_multiplechoice.png) no-repeat 10px 5px;
}
li#suggestandvote {
	background: #fcfcfc url(../images/common-images/icon_suggestandvote.png) no-repeat 10px 5px;
}
li#suggestandvote.typehover {
	background: #fff url(../images/common-images/icon_suggestandvote.png) no-repeat 10px 5px;
}
li#openforum {
	background: #fcfcfc url(../images/common-images/icon_openforum.png) no-repeat 10px 5px;
}
li#openforum.typehover {
	background: #fff url(../images/common-images/icon_openforum.png) no-repeat 10px 5px;
}
.typetitle {
	display: block;
	float: left;
	padding: 0 0 0 45px;
	font-weight: bold;
	font-size:12px !important
}

.typedesc {
	display: block;
	margin-left:148px;
	color: #666;
	font-size:12px !important;
}

.typedetail {
	padding: 10px;
}
#attachmentoptions h2#add{
	float: left;
	width:55px;
}
#attachmedia h2#attach
{ 
	float: left;
	padding-right:10px;
}
#addoptions li {
	float: left;
	display: block;
	margin-right: 20px;
}
#category {
font-size:16px;
width:150px;
}
.choice
{
	padding-bottom:5px;
}
.choice input
{	
	width:525px;
}
.adddetail .delete {
	position: absolute;
	top: 10px;
	right: 0px;
	padding: 1px 7px 1px 7px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	background: #666;
	color: #fff;
	font-size:14px;
}
.adddetail textarea
{
	width:610px;
}
.actions a {
	float: right;
	margin: 20px 20px 0 0;
}
#preview {
	background: #fff;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
}
.previewquestion {
	font-size: 18px;
	color: #000;
	margin: 0 0 20px 0;
	font-weight:bold;
}
.previewdescription{
	font-size: 14px;
	color: #666;
	margin: 0 0 20px 0;
}
#previewquestionchoices {
	margin: 0 0 20px 0;
}
#previewquestionchoices li {
	display: block;
	padding: 0 0 10px  0;
}
#previewquestionchoices input {
	margin-right: 20px;
}
.delete-icon
{
	color:#3A6EC9;
	cursor:pointer;
}
.accordion_content ul li a span
{
	position:relative;
}
.select-time
{
	float:left;
}
.calender
{
	float:left;
}
#questionsaccordion
{
	padding-top:15px;
}

/*profile-popup-css-starts*/
.profile-popup
{
	z-index:10000;
	position:relative;

}
.profile-popup-main
{
    width:580px;
	background-color:#e8ebff;
	padding:5px;
	margin:0 auto;
}
.profile-popup-main
{
    width:620px;
	background-color:#e8ebff;
	padding:10px;
	margin:0 auto;
	color:#000000;
	line-height:18px;
	font-size:14px;
	font-weight:bold !important;
}
.profile-popup-main .heading
{
     font-weight:bold;
	 color:#000000;
	 font-size:18px;
}
.profile-popup-main font
{
     color:#838383;
	 font-weight:bold;
}


.inbox-bottom-border
{
	clear:both;
	border-bottom:1px dashed #999999;
	padding-bottom:5px;
}



/*profile-popup-css start*/

.profile-email-top
{
	height:10px;
	clear:both;
	font-size:0px;
}
.profile-email-top .left
{
	width:10px;
	height:10px;
	float:left;
	background:url(../images/common-images/nominate_close_topleft.gif) no-repeat;
	font-size:0px;
}
.profile-email-top .middle
{
	height:10px;
	float:left;
	background:url(../images/common-images/nominate_close_topmiddle.gif) repeat-x;
	font-size:0px;
}
.profile-email-top .right
{
	width:10px;
	height:10px;
	float:left;
	background:url(../images/common-images/nominate_close_topright.gif) no-repeat;
	font-size:0px;
}
.profile-email-bottom
{
	height:10px;
	clear:both;
}
.profile-email-bottom .left
{
	width:10px;
	height:10px;
	float:left;
	background:url(../images/common-images/nominate_close_bottomleft.gif) no-repeat;
}
.profile-email-bottom .middle
{
	height:10px;
	float:left;
	background:url(../images/common-images/nominate_close_bottommiddle.gif) repeat-x;
}
.profile-email-bottom .right
{
	width:10px;
	height:10px;
	float:left;
	background:url(../images/common-images/nominate_close_bottomright.gif) no-repeat;
}
.profile-email-middle
{
	background:#ffffff;
	clear:both;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
}
.profile-email-middle .innercontenttitle
{
	padding:10px 20px;
}
.profile-email-middle .innercontenttitle span
{
	color:#333333;
	font-size:22px;
	text-align:center;
}
.profile-email-middle  .innercontentdesc
{
		padding:5px 12px;
}
.profile-email-middle  .innercontentdesc .email-address
{
	padding:0px 45px;
}
.profile-email-middle  .innercontentdesc .change-password
{
	padding:0px 15px;
}
.profile-email-middle  .innercontentdesc .email-from
{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	font-family:verdana;
}
.profile-email-middle  .innercontentdesc p
{
	padding-top:10px;
	line-height:16px;
	color:#333333;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}
.cringely-btns-main
{
     float:right;
	 padding:10px 5px 10px 0px;
	 clear:both;
}
.profile-email-middle  .innercontentdesc .list-of-sites
{
	padding-top:10px;
	line-height:16px;
}
.email-td-bold
{
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#4a4a4a;
	padding-left:20px;
}
strong
{
	font-weight:bold !important;
}
/*profile-popup-css end*/

.category-group-name
{
	background:#FFFFFF;
	border-bottom:1px dashed #999999;
	color:#666666;
	display:block;
	padding:10px 10px 10px 10px;
	cursor:default;
	font-weight:bold;
}
.category-set-name
{
	background:#FFFFFF;
	border-bottom:1px dashed #999999;
	color:#666666;
	display:block;
	padding:10px 10px 10px 40px;
	cursor:default;
	font-weight:bold;
}
.category-group-title
{
	float:left;
	display:block;
	font-weight:bold;
}
.category-group-count
{
	margin-left:200px;
	*margin-left:195px
}
.category-set-title
{
	float:left;
	display:block;
	font-weight:bold;
	color:#666;
	*padding-left:20px;
}
.category-set-count
{
	margin-left:170px;
	*margin-left:185px;
}
.restore-heading
{
	color:#323232;
	font-size:22px;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
	padding-left:20px;	
}
.restore-heading span
{
	color:#999999;
	font-size:12px;
}
.restore-border
{
	border-bottom:1px dashed #d6d6d6;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	width:620px;
	*width:600px;
}
.restore-border-hover
{
	border-bottom:1px dashed #d6d6d6;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:10px;
	width:620px;
	*width:600px;
	background:#fafabe;
}
.button-div
{
	padding-top:20px;
	float:right;
	padding-right:20px;
	padding-bottom:10px;
}
.alert-setting-div
{
	padding-top:10px;
	padding-left:25px;
	float:left;
	width:400px;
}
.alert-setting-div span
{
	color:#999999 !important;
	font-size:12px !important;
}
.margin-left30
{
	margin-left:30px;
	*margin-left:15px;
}
.border-bottom0
{
	border-bottom:0px !important;
}
.display-heading
{
	color:#323232;
	font-size:18px;
	padding-top:10px;
	padding-left:30px;	
	clear:both;
}
.pagination-div
{
	float:left;
	padding-top:20px;
	padding-left:300px;
}
.pagination-div img
{
	cursor:pointer;
}
.pagination-div-moderator
{
	float:left;
	padding-left:300px;
}
.pagination-div-moderator img
{
	padding-top:5px;
	cursor:pointer;
}
.restore-link-div
{
	text-align:center;
	clear:both;
	padding-top:10px;
}
.restore-link-div img
{
	cursor:pointer;
}
.restore-link
{
	background:url(../images/common-images/restore-icon.gif) no-repeat;
	padding-left:20px;
	color:#999999 !important;
	font-weight:bold;
}
.restore-link:hover
{
	text-decoration:none;
}
.popup-main-restore
{
	width:620px;	
	clear:both;
}
.popup-main-restore .top
{
	width:620px;
	height:19px;
}
.popup-main-restore .top .left
{
	float:left;
	width:18px;
	height:19px;
	background:url(../images/popup-images/popup_top_left.gif) no-repeat;
}
.popup-main-restore .top .right
{
	float:left;
	width:18px;
	height:19px;
	background:url(../images/popup-images/popup_top_right.gif) no-repeat;
}
.popup-main-restore .top .middle
{
	float:left;
	width:584px;
	height:19px;
	background:#ffffff;
}
.popup-main-restore .top .middle a
{
	font-size:12px;
	color:#666666;
	float:right;
	text-decoration:none;
	padding-top:4px;
}
.popup-main-restore .middle-div
{
	width:620px !important;
	height:365px;
	background:#FFFFFF;
	padding-top:10px;
}
.popup-main-restore .middle-div-restore
{
	width:620px !important;
	background:#FFFFFF;
	padding-top:10px;
	clear:both;
}
.popup-main-restore .bottom
{
	width:620px;
	clear:both;
}
.popup-main-restore .bottom .left
{
	float:left;
	width:18px;
	height:19px;
	background:url(../images/popup-images/popup_bottom_left.gif) no-repeat;
}
.popup-main-restore .bottom .right
{
	float:left;
	width:18px;
	height:19px;
	background:url(../images/popup-images/popup_bottom_right.gif) no-repeat;
}
.popup-main-restore .bottom .middle
{
	float:left;
	width:584px;
	height:19px;
	background:#ffffff;
}
.alert-div-action
{
	background-color:#FFFFC1;
	border:1px solid #D5D5D5;
	margin-top:10px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	width:560px;
}
.edit-block
{
	text-align:right; 
	padding-top:10px;
	padding-right:20px;
 	float:right;
}
#userEmailId
{
	color: #3366cc;
	text-decoration: none;
}
#userRole
{
	font-weight:bold;
}
.clr
{
	clear:both;
}
.answer
{
	word-wrap:break-word;
	word-break:break-word;
}
.advertise-text
{
	display:block;
	clear:both;
	float:right;
	padding-right:205px;
	font-size:14px; 
	color:#858585;
	padding-top:20px;
	white-space:nowrap;
}
.advertise-pannel
{
	display:block;
	float:right;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
}
.advertise-text-two
{
	color:#919191;
	float:left;
	font-size:12px; 
	padding-bottom:5px;
	width:151px;
	display:block;
}
.advertise-pannel-two
{
	display:block;
}
/* @author: pgudipalli
   @comitted by:spenumatsa
   @bug:DS-3915 .As any collaborize user, It was noticed that questions are underlined.
   @fix:Overwritten the css attributes.
  */
span.MsoHyperlink {
text-decoration:none !important;
}
span.MsoHyperlink {
text-decoration:none !important;
}
.H1 {
     font-family:  Arial, Helvetica, sans-serif;
     color: black;
     font-size: 17pt;
     font-weight: normal;
     padding-left: 0px;
	 line-height: 32px;
}
.H2 {
     font-family:  Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 13pt;
     font-weight: normal;
     padding-left: 0px;
}
.H3 {
     font-family:  Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 10pt;
     font-weight: normal;
     padding-left: 0px;
}
.H4 {
     font-family:  Arial, Helvetica, sans-serif;
     color: #000000;
     font-size: 10pt;
     font-weight: normal;
     padding-left: 0px;
}
.button-gray-small
{
	padding:5px 10px 6px;
	color:#999999 !important;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	background-image:;
	background:#EEEEEE !important;
	*border: 1px solid #CCCCCC;
	border: 1px solid #CCCCCC\9;
}
.cname-text
{
	color:#999999;
	padding-left:48px;
	padding-top:5px;
	font-size:12px;
}
.cname-text a
{
	color:#2C81C8;
	text-decoration:underline !important;
}
.domain-alias
{
	margin-top:8px;
}
.domain-alias input
{
	border:1px solid #cccccc;
	width:345px;
	height:20px;
}
.spam-comma
{
    color:#999999;
	margin:0px !important;
	font-size:12px;
}
#resourcesTabCenterContent img,#resourcesCenterContent img
{
	margin:0px 0px 20px 25px;
}
/* added styles */
#sponsorship {
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #d3d6d3;
	padding:20px 20px 10px 20px;
	background:#eaeaea;
	margin-bottom:20px;
	padding:10px;
	width:686px;	
	*width:666px;
	margin-left:250px;
	color:#050505;
	font-size:13px;
}
#sponsorship span{
	color:#606060;
	font-size:12px;
}
#sponsorship p{
	margin-top:9px;
}
#sponsorship a{
	color:#606060;
	font-weight:800;
	text-decoration:underline !important;
}
/* added styles for classroom product*/
.community-header
{
	height:85px;
	padding-left:10px;
	background:#FFFFFF;
}
.getstarted
{
	color: #7E7E7E;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    padding-top: 6px;
    text-align: justify; 
}
.welcome-title
{
	color:#e6a52f;
	font-size:18px;
	font-weight:bold;
}
.community-main
{
	float:left;
	text-align:justify;
	width:497px;
	*width:490px
	padding:2px 10px 0px 6px;
}
.float-right
{
	float:right;
}
.icebreakers-link
{
	color:#2281bb;
	font-weight:bold;
}
.icebreakers-link:hover
{
	text-decoration:none;
}
li.typeitem-classroom {
	display: block;
	width: 630px;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 0 0 5px 0;
}
textarea {
border:1px solid #CCCCCC;
}
.margin-top10
{
	margin-top:10px !important;
}
.sectiontitle {
	margin:20px;
	margin-top:15px !important;
	margin-bottom:0px !important;
	font-size:12px !important;
}
.sectiondescription {
	margin:20px;
	margin-top:0px !important;
	margin-bottom:0px !important;
	font-size:12px !important;
}
.category-div {
float:left;
padding-left:10px;
}
.float-left
{
	float:left;
}
.post-link 
{
	float:left;
	padding-left:10px;
	padding-top:5px;
}
#categoryId
{
	font-size:14px;
}
#categoryId optgroup
{
	font-style:normal;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-left:2px;
}

#categoryId optgroup option
{
	padding-left:4px;
}
.optional 
{
	color:#999999 !important;
	font-size:12px;
}
.category-content 
{
	border:1px solid #AEAEB0;
	list-style-type:none;
	margin:0;
	padding:0;
	width:370px;
}
.class-category 
{
	background:#E9E9E9;
	float:left;
	font-weight:bold;
	padding:4px;
	width:368px;
}
.sub-category 
{
	background:#FFFFFF;
	border-top:1px solid #AEAEB0;
	clear:both;
	color:#313131;
	padding:3px;
}
.category-checkbox 
{
	float:left;
	padding-top:3px;
}
.category-name 
{
	color:#666666;
	float:left;
	padding:5px;
	width:349px;
	*width:320px;
	word-wrap:break-word;
}
.category-groupname 
{
	color:#666666;
	float:left;
	font-size:13px;
	font-weight:bold;
	word-wrap:break-word;
}
.category 
{
	color:#313131;
	font-size:14px;
}
.dark-border 
{
	border-top:1px solid #AEAEB0;
}
#multi-categories 
{
	height:161px;
	overflow-x:hidden;
	overflow-y:auto;
	width:387px;
}
.section-preview
{
	margin-bottom:0 !important;
	margin:0 auto;
	width:610px;
}
#preview 
{
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #CCCCCC;
	padding:20px;
}
.padding-bottom20
{
	padding-bottom:20px;
}
.padding-top20
{
	padding-top:20px;
}
.posted-text
{
	float:left;
	font-size:14px;
	color:#666666;
}
.discussions-div
{
	float:left;
	font-size:14px;
	width:363px;
	padding-left:10px;
	color:#333333;
}
.voting-discussion-text
{
	float:left;
	font-size:14px;
	color:#666666;
}
.internal-date-text
{
	float:left;
	font-size:14px;
	padding-left:10px;
	color:#333333;
}
.note-message
{
	color:#504F4F;
	font-family:arial;
	font-size:13px;
	padding:10px 0 10px 20px;
	background-color:#FFFFC1;
	border:1px solid #D5D5D5;
	margin-top:18px;
	font-weight:800;
}
.make-change-text
{
	float:left;
	padding-left:10px;
	padding-top:5px;
	color:#666666;
	font-size:16px;
	font-weight:normal;
}
.good-text
{
	float:left;
	padding-right:10px;
	color:#666666;
	font-size:16px;
	font-weight:normal;
}
a.normal-button {
	color: #333;
	display: block;
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	cursor: pointer;
	border:0.1em solid #CDCDCD;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	float:left;
}
.edit-button-div
{
	float:left;
	padding-top:10px;
}
.save-button-div
{
	float:right;
	padding-top:15px;
}
.width630
{
	width:630px !important;
}
#addpdfdetail,#addphotodetail,#addvideodetail
{
	border-top: 1px dashed #CCCCCC;
}
#ampmField
{
	*width:45px;
}
#dateFieldEditVal,#dateFieldVal
{
	border:0px;
	background:#ebebe4;
}
.datefield-div
{
	float:left;
	padding-right:5px;
	margin-right:5px;
	background:#ebebe4;
	border:1px solid #7f9db9;
	height:20px;
}
.remove-date
{
	float:left;
	padding-top:2px;
	cursor:pointer;
}
.edit-heading
{
	font-size:26px;
	font-weight:bold;
	padding-left:5px;
	color:#333333 !important;
}

h2.edit-heading
{
	font-size:26px !important;
	font-weight:bold;
	padding-left:10px;
	color:#333333 !important;
}
.notify-heading
{
	font-size:20px !important;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
	color:#333333 !important;
}
.section-notify {
	margin:18px 20px;
	margin-bottom:0px !important;
}
.section-notify span{
	font-size:12px;
	color:#666666;
}
#ghost-text
{
	height:90px;
	color:#999;
	font-size:14px;
	width:630px;
}


/*starts new send message css*/
.sendmessage-modal
{
     width:611px;
	 padding-top:20px;
	 margin:0px auto;
}
.sendmessage-modal .topmain
{
     width:611px;
	 clear:both;
}
.sendmessage-modal .topmain .topleft
{
	 float:left;
	 width:25px;
	 height:25px;
	 font-size:0px;
	 background:url(../images/popup-images/new_modal_topleft.gif) no-repeat;
}
.sendmessage-modal .topmain .topmiddle
{
     float:left;
	 width:561px;
	 height:25px;
	 font-size:0px;
	 background:url(../images/popup-images/new_modal_topmiddle.gif) repeat-x;
}
.sendmessage-modal .topmain .topright
{
     float:left;
	 width:25px;
	 height:25px;
	 font-size:0px;
	 background:url(../images/popup-images/new_modal_topright.gif) no-repeat;
}

.sendmessage-modal .middlebg-main
{
     width:611px;
	 *width:561px;
	 background:url(../images/popup-images/new_sendmessagemodal_middle.gif) repeat-y;
	 float:left;
	 padding:0px 25px 15px 25px;
}
.sendmessage-modal .bottommain
{
     width:611px;
}
.sendmessage-modal .bottommain .bottomleft
{
     float:left;
	 width:25px;
	 height:25px;
	 font-size:0px;
	 background:url(../images/popup-images/new_modal_bottomleft.gif) no-repeat;
}
.sendmessage-modal .bottommain .bottommiddle
{
     float:left;
	 width:561px;
	 height:25px;
	 font-size:0px;
	 background:url(../images/popup-images/new_modal_bottommiddle.gif) repeat-x;
}
.sendmessage-modal .bottommain .bottomright
{
     float:left;
	 width:25px;
	 height:25px;
	 font-size:0px;
	 background:url(../images/popup-images/new_modal_bottomright.gif) no-repeat;
}
.newmodal-header
{
	border-bottom:1px solid #bfbfbf;
	clear:both;
	padding-bottom:15px;
}
.newmodal-title
{
	font-size:22px;
	color:#000000;
	font-weight:bold;
	float:left;
}
.newmodal-close-icon
{
	float:right;
}
.newmodal-close-icon img
{
	border:0px;
}
.sendmodal-title
{
	font-size:16px;
	color:#000000;
	padding-top:20px;
	clear:both;
	padding-bottom:5px;
}
.message-list
{
	padding-top:20px;
}
.sendmessage-title
{
	float:left;
	color:#000000;
	font-size:16px;
}
.sendmessage-list
{
	float:left;
	padding-left:20px;
	font-size:14px;
	padding-top:5px;
}
.sendmessage-list ul
{
	padding:0px;
	margin:0px;
}
.sendmessage-list ul li
{
	padding-bottom:10px;
	list-style:none;
}
.period-group
{
	width:190px;
	border:1px solid #bfbfbf;
	margin-left: 23px;
	height:82px;
	overflow:auto;
}
.period-group ul li
{
	list-style:none;
	border-bottom:1px solid #bfbfbf;
	padding-left:5px;
	font-size:12px;
	padding-bottom:5px !important;
	padding-top:3px !important;
	margin-top:5px;
	margin-top:5px;
	padding-bottom:5px !important;
	word-wrap:break-word;
	word-break:break-word;
	clear:both;
}
.period-group .grp-text
{
	float:left;
	padding-left:5px;
	word-wrap:break-word;
	word-break:break-word;
	width: 152px !important;
	*width: 140px !important;
}
.border-none
{
	border-bottom:none !important;
}
.sendmodal-textfield input
{
	border:1px solid #bfbfbf;
	width:100%;
	height:30px;
}
.sendmodal-textfield textarea
{
	border:1px solid #bfbfbf;
	width:100%;
	height:160px;
}
.account-body
{
	background:#FFFFFF;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	padding:10px;
	 border: 1px solid #666666;
}
.account-body .text
{
	padding-bottom:15px;
}
.account-body a
{
	font-size:14px !important;
}
.account-body .sub-text
{
	font-size:14px !important;
}
.account-body .title-text
{
	font-weight:bold;
	font-size:14px !important;
}

.user-alert-popup
{
	position:relative;	
	top:-17px;
	left:17px;
}
.find-search-groups
{
	float:left !important;
	position:relative !important;
	width: 370px;
	top:0px !important; 
	right:0px !important;
	margin-top:0px !important;
	margin-bottom:15px;
}
/** @author:Md Naveed
	changes made as per the mail received from Marina Holshevnikoff on Tuesday, June 07, 2011 12:07 AM
**/
.popularity
{
	float:left;
	width:80px;
	height:45px;
	border:1px solid #cecece;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	-opera-border-radius:5px;
	margin:0px 10px 0px 0px;
}
.like-text
{
	height:26px;
	background:#e5e5e5;
	padding-top:6px;
	padding-left:10px;
	font-size:12px;
	color:#535353;
}
a.like-link
{
	background:url(../images/common-images/like.gif) no-repeat;
	padding-left:30px;
	padding-bottom:2px;
	color:#535353;
}
a.like-link:hover
{
	background:url(../images/common-images/like_hover.gif) no-repeat;
	padding-left:30px;
	text-decoration:none !important;
}
a.unlike-link
{
	background:url(../images/common-images/like.gif) no-repeat;
	padding-left:30px;
	padding-bottom:2px;
	color:#535353;
}
a.unlike-link:hover
{
	background:url(../images/common-images/unlike_hover.gif) no-repeat;
	padding-left:30px;
	text-decoration:none !important;
}
.popularity-text
{
	font-size:12px;
	color:#828282;
	text-align:center;
	padding-top:3px;
	*padding-top:0px;
}
.popularity-text span
{
	font-size:10px;
	color:#828282;
}

.width395
{
	width:395px;
}

.width496
{
	width:496px;
}
