body
{
	margin-top: 0px;
	margin-left: 20px;
}

.shadowbox
{
    background-position: left;
    background-image: url('/images/box_shadow_bg.gif');
    background-repeat: repeat-y;
}

.whiteback
{
	background-color:White;
}

.topnavigation,
.topnavigation:visited
{
	font-size: 12px;
	color: #9A9900;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight:bold;
}

.topnavigation:hover
{
	font-size: 12px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	font-weight: bold;
}

.activetopnavigation,
.activetopnavigation:hover,
.activetopnavigation:visited
{
	font-size: 12px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.activetopnavigationBgColor
{
	background-color: #9A9900;
}

/*CSS for Login control*/
.loginlink,
.loginlink:hover,
.loginlink:visited
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099CC;
	text-decoration:none;
}

.loginlinkbold
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #0099CC;
	text-decoration:none;
	font-weight:bold;
}
/*End of Login control's CSS*/

/*CSS for Article*/

.articlename
{
	font-size: 16px;
	color: #999900;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.articlelink,
.articlelink:hover,
.articlelink:visited
{
	font-size: 16px;
	color: #999900;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-decoration:none;
}

.articlelink_small,
.articlelink_small:hover,
.articlelink_small:visited
{
	font-size: 14px;
	color: #999900;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-decoration:none;
}

.editarticle,
.editarticle:hover,
.editarticle:visited
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 16px;
	color: #0099CC;
	text-decoration:none;
	font-weight:bold;
}

.articletext
{
	font-size: 12px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.articletextsmall
{
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.normaltext
{
	font-size: 11px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.greenlink,
.greenlink:visited
{
	font-size: 11px;
	color: #999900;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.greenlink:hover
{
	font-size: 11px;
	color: #999900;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.greenlinkbold,
.greenlinkbold:visited
{
	font-size: 11px;
	color: #999900;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight:bold;
}

.greenlinkbold:hover
{
	font-size: 11px;
	color: #999900;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
	font-weight:bold;
}

/*End of Article's CSS*/


.mosttopbarlink,
.mosttopbarlink:hover,
.mosttopbarlink:visited
{
	font-size: 11px;
	color: #cc6602;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
}

.divider
{
	font-size: 11px;
	color: #b4b4b4;
	font-weight:bold;
}

.normal
{
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.label
{
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.label_padding_bottom
{
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	padding-bottom:10px;
}

.graytext
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.graylabel
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.watermarktextbox
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.menu_top_border
{
	border-top: #b5ce03;
}

.menu_bottom_border
{
	border-top: #b5ce03;
}

.picture_frame
{
	border-left: silver 1px solid;
	border-bottom: silver 4px solid;
	border-top: silver 1px solid;
	border-right: silver 4px solid;
}

.emptygridtext
{
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.button
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #e2dfd6;
	text-decoration:  none;
	border-left: #dcdcdc 2px solid;
	border-top: #dcdcdc 2px solid;
}

.greyheadercenter
{
	background-image: url('/images/header_grey_center.gif');
}

.greybandheading
{
	font-size: 12px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/*CSS for bottom control*/
.copyrightlabel
{
	font-size: 10px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.bottomlabel
{
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.bottomlink
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.bottomdivider
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.bottomlink:hover
{
	font-size: 11px;
	color: #999999;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: Underline;
}

.bottomseperatorline
{
	background-image: url('/images/dot.gif');
	background-repeat:repeat-x;
}

/*End of bottom's CSS*/

.ratingStar 
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar 
{
    background-image: url('/images/FilledStar.png');
}

.emptyRatingStar 
{
    background-image: url('/images/EmptyStar.png');
}

.savedRatingStar 
{
    background-image: url('/images/SavedStar.png');
}

.topnavseperator
{
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}

.errortitle
{
	font-size: 14px;
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.errorbox
{
	border: #CC6600 1px solid; 
	background-color: #FFFFCC;
	padding : 10px 10px 10px 10px;
	font-size: 12px;
	color: red;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-align:left;
	margin-bottom:12px;
}

.error
{
	font-size: 10px;
	color: red;
	font-family: Verdana;
}

.messageboxforsearch
{
	border: #999999 1px solid; 
	background-color: #E3EDBB;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	height:25px;
}

.messagebox
{
	border: #999999 1px solid; 
	background-color: #EEEEEE;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	height:25px;
}


.commentcenter
{
	background-color:#EFEFEF;
}

.pageheading
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}
.pagesmallheading
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}
.gridItem
{
	font-size: 11px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	padding-top:3px;
	padding-bottom:3px;
	
}

.gridaltitem
{
	font-size: 11px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color: #E5F1F6;
}

.gridheader
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	background-color:White;
	text-align: left;
	padding-top:3px;
	padding-bottom:3px;
}

.subheading
{
	font-size: 12px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.gridcenter
{
	background-image: url('/images/box_border.gif');
}

.heading
{
	font-size: 14px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.normaltext a,
.articletext a,
.articlelink a
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #999900;
	text-decoration:none;
}

.normaltext a:hover,
.articletext a:hover,
.articlelink a:hover
{
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #999900;
	text-decoration:underline;
}

.helptext
{
	font-size: 11px;
	color: #333333;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

.genericmessagelabel
{
	font-size: 14px;
	color: black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.errormessagelink
{
	font-size: 14px;
	color: #999900;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:none;
	font-weight:bold;
}

.errormessagelink:hover
{
	font-size: 14px;
	color: #999900;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration:underline;
	font-weight:bold;
}

.topdottedline
{
    border-top:dotted 1px #cccccc;
}



.articletext .wikilink
{
	font-size: 11px;
	color: #CEA042;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: none;
}

.articletext .wikilink:hover
{
	font-size: 11px;
	color: #CEA042;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	text-decoration: underline;
}

.legend
{
	font-size: 16px;
	color: #9A9900;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}

.fieldset
{
	margin-bottom:15px;
}
.seperator
{
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
.sharelegend
{
	font-size: 14px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	
}
.greycenter
{
	background-image: url('/images/greycenter.gif');
}
.labelblack
{
	font-size: 11px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}
.req_star
{
	font-size: 11px;
	color: #FF0000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}
.textbox
{
	color: Black;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 12px;
}
/* Modal dialog styles */
.modalBackground 
{
	background-color: #EBEBEB;
	filter: alpha(opacity=50);
	opacity: 0.5;
}


.modaltable
{
	border: 2px solid #BBBBBB;
	border-collapse:collapse;
}

.modaltable td
{
	border: 2px solid #BBBBBB;
	border-collapse:collapse;
}


.modaltable #modalheader
{
	background-color: #dddddd;
}

.modaltable #modalheadertext
{
	padding-left:10px;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color:#6E6965;
}

.modaltable #modalclosecross
{
	background-color: #eeeeee;
	border-left: 2px solid #BBBBBB;
	border-collapse:collapse;
}


.modaltable td table td
{
	border: 0px solid;
	border-collapse:collapse;
}

.modaltable #modalmainarea
{
	background-color:#eeeeee;
	padding-top:10px;
}
.formrow td
{
	padding-bottom: 10px;
	empty-cells:hide;
}

.AjaxUpdateProgressLabel
{
	font-size: 16px;
	color: #000000;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	font-weight:bold;
}
.fieldsetshare
{
	padding: 5px 5px 15px 5px;
}

.itemborder
{
    border:solid 1px #E9E9E9;
}
.itemborderpadding
{
	border:solid 1px #E9E9E9;
	padding: 15px;
}

.itemtopborder
{
    border-top:solid 1px #E9E9E9;
}

/* Wiki POP UP (Upload) CSS Starts */
.pop_wiki
{
	background-position: left top;
	background-image: url('/images/wikiidea/wiki_idea_bg.gif'); /*border:solid 1px #CCCCCC;*/
	padding:6px;
	background-repeat: repeat-x;
	
}

.pop_wiki #txtWikiKeyword
{
	width:150px;
}

.pop_wiki #cmd_WikiKeywordClose
{
	vertical-align:middle;
	padding-right:0px;
}

.pop_wiki #cmd_WikiKeywordGo
{
	vertical-align:middle;
	padding:0px 5px 0px 5px;
}

.pop_wiki #lblWikiLabel
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
	padding-left:0px;
}


/* Wiki POP UP (Upload) CSS Ends */

.bodymain
{
	margin: 0px;
}

.maintable
{
	background-color:White;
	margin: 0px 0px 0px 20px;
}

.bottom_margin
{
	margin: 0px 0px 10px 20px;
}

/* CSS for Like it button */

.likeitlabel
{
	font-size: 11px;
	color: #666666;
	font-family: Lucida Grande, Lucida Sans Unicode, Tahoma, Arial, Verdana, Sans-Serif;
}

/* CSS for Like it button ends */

.formrowremove td
{
	padding-bottom:0px;
}