/* 
Generics 
*/

BODY
{
	margin: 0px;
	padding: 0px;
	color: #666!important;
/*	background-color: #ebebeb !important;*/
/*	background: url('http://www.aspose.com/images/bg_top2.gif') 0 72px repeat-x;;*/
/*	background: url('//www.aspose.com/Images/bg-wrapper-image.gif') 50% 0 repeat-y;;*/
	background: url("http://www.aspose.com/images/v3/page-bg.png") repeat-x scroll 50% 0 #ffffff;
}

#Common
{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	width: 990px; /*auto*/ 
	margin-left: auto; /*35*/
	margin-right: auto; /*35*/
}

/* -----------------------------------------------------------START------ to fix the threaded view of forums - salman.ehsan ------- */
#ThreadedViewFix {
	mrgin-left: 0px;
	margin-right: 0px;
	width: 710px;
	}
/* ------------------------------------------------------------END----- to fix the threaded view of forums - salman.ehsan ------- */

#CommonBody{
	margin-left: 4px;
	}

.CommonBodyColumn
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#CommonHeader
{
	width: 100%;
	overflow: hidden; 
	margin-top: 0px;
	padding-top: 0px;
}

#CommonFooter{
/*	margin-top: 30px !important;
	margin-left: 23px;
	margin-right: 11px;*/
	color: #dcdad9 !important;
	background-color:#6c6862;
	margin-left: 4px;
}

#CommonLeftColumn
{
/*	background-color: #fff;
	border-width: 0px;
	border-color: #cccccc;*/
	}

#CommonRightColumn{
	
}

A:LINK
{
	color: #3c8dc5;
	
}

A:ACTIVE
{
	color: #3c8dc5;
}

A:VISITED
{
	color: #3c8dc5;
	
}

A:HOVER
{
	color: #3c8dc5 !important;
	text-decoration: underline !important;
}

SELECT
{
    font-family: Verdana, Helvetica;
    font-size: 90%;
}

TEXTAREA
{
    font-family: Verdana, Helvetica;
    font-size: 12px;
	color: #333; 
}

INPUT
{
    font-family: Verdana, Helvetica;
    font-size: 90%;
}

BUTTON
{
    font-family: Verdana, Helvetica;
    font-size: 90%;
}

/* 
Title Bar Styles
*/

.CommonTitleBar
{
	padding-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border-color: #3c8dc5;
	border-top: 0px;
}

.CommonTitleBarTitleArea
{
	font-family: Arial, Helvetica;
	color: #000000;
}

.CommonTitleBarSearchArea
{
	text-align: right;
	font-family: Arial, Helvetica;
	color: #666666;
	padding: 10px;
	margin-top: 5px;
}

.CommonTitleBarImage
{
}

.CommonTitleBarTitle
{
	height: 50px;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica;
	padding-top: 0px;
	font-size: 24px;
	color: #555555;
	margin: 0px;
	margin-bottom: -5px;
	font-weight: bolder;
}

.CommonTitleBarTitle A:LINK
{
	color: #333333;
	text-decoration: none;
}

.CommonTitleBarTitle A:VISITED
{
	color: #333333;
	text-decoration: none;
}

.CommonTitleBarTitle A:ACTIVE
{
	color: #333333;
	text-decoration: none;
}

.CommonTitleBarDescription
{
	position: relative;
	font-family: Arial, Helvetica;
	top: -10px;
	padding: 0px 0px 0px 12px;
	color: #555555;
	margin: 0px;	
	margin-bottom: -14px;
}


/*
User Area
*/

.CommonUserArea
{
	padding-top: 4px;
	color: #02469B;
	font-family: Verdana, Helvetica;
	font-size: 80%;
	font-weight: normal;
}

.CommonUserArea A:LINK
{
	font-weight: bold;
	color: #02469B;
	
	font-size: 80%;
}

.CommonUserArea A:VISITED
{
	font-weight: bold;
	color: #02469B;
	
	font-size: 80%;
}

.CommonUserArea A:ACTIVE
{
	font-weight: bold;
	color: #02469B;
	
	font-size: 80%;
}

.CommonUserArea A:HOVER
{
	text-decoration: underline;
}

/*
Form Styles
*/

.CommonFormArea
{
}

.CommonFormTitle
{
	color: #666666;
	font-size: 140%;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;
}

.CommonFormDescription
{
	font-family: Verdana, Helvetica;
	padding: 2px;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
}

TD.CommonFormFieldName
{
	font-family: Verdana, Helvetica;
	color: #666666;
	padding: 2px;
	padding-right: 8px;
	font-weight: bold;
}

DIV.CommonFormFieldName
{
	font-family: Verdana, Helvetica;
	color: #666666;
	padding: 2px;
	padding-top: 8px;
	font-weight: bold;
}

TD.CommonFormFieldDescription
{
	font-family: Verdana, Helvetica;
	color: #000000;
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

DIV.CommonFormFieldDescription
{
	font-family: Verdana, Helvetica;
	color: #000000;
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

TD.CommonFormField
{
	font-family: Verdana, Helvetica;
	color: #000000;
	padding: 2px;
}

DIV.CommonFormField
{
	font-family: Verdana, Helvetica;
	color: #000000;
	padding: 2px;
}

.CommonFormActionButtons
{
	font-family: Verdana, Helvetica;
	color: #000000;
	padding: 2px;
	text-align: right;
}


/*
Message Styles
*/

.CommonMessageArea
{
	width: 50%;
	margin-top: 64px;
	margin-bottom: 64px;
	background-color: #ffffff;
}

.CommonMessageTitle
{
	text-align: left;
	font-family: Verdana, Helvetica;
	font-size: 140%;
	font-weight: bold;
	background-color: #184D8F;
	color: #FFFFFF;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
}

.CommonMessageContent
{
	font-family: Verdana, Helvetica;
	font-size: 100%;
	color: #000000;
	padding: 8px;
	padding-bottom: 16px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.CommonInlineMessageArea
{
	margin-top: 4px;
	margin-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #ffffff;
	background-position: left top;
	background-repeat: repeat-x;
}

.CommonInlineMessageTitle
{
	text-align: left;
	font-family: Verdana, Helvetica;
	font-size: 100%;
	font-weight: bold;
	background: url(../images/forum-title-bg.gif) #005193 0 0 repeat-x;	color: #3c8dc5;
/*	background: url(http://www.aspose.com/images/bg_top2.gif) #005193 0 0 repeat-x;	color: #184D8F;*/
	color: #FFFFFF;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
}

.CommonInlineMessageArea A:LINK, .CommonInlineMessageArea A:VISITED, .CommonInlineMessageArea A:ACTIVE, .CommonInlineMessageArea A:HOVER
{
	color: #FFFFFF;
}

.CommonInlineMessageContent
{
	font-family: Verdana, Helvetica;
	font-size: 12px;
	color: #333333;
	padding: 8px;
	text-align: left;
}

.CommonInlineMessageContent A:Link, .CommonInlineMessageContent A:VISITED, .CommonInlineMessageContent A:ACTIVE, .CommonInlineMessageContent A:HOVER
{
	color: #3c8dc5;
}

.CommonInlineTidbit
{
	background-image: url('/cs/themes/default/images/tidbit_arrow.gif');
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	padding: 4px;
	margin: 1px;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	margin-left: 40px;
}

.CommonInlineTidbit, .CommonInlineTidbit A
{
	text-align: left;
	font-family: Verdana, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #66bb66;
}

.CommonInlineTidbit A
{
	color: #449944;
}

.CommonMessageSuccess
{
	padding: 8px;
	font-family: Verdana, Helvetica;
	font-size: 100%;
	color: #006B31;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #006B31;
	background-color: #B0E57C;
	margin-top: 8px;
	margin-bottom: 8px;
}

.CommonLicenseMessageSuccess
{
	padding: 8px;
	font-family: Verdana, Helvetica;
	font-size: 100%;
	color: #006B31;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #006B31;
	background-color: #B0E57C;
	margin-top: 8px;
	margin-bottom: 8px;
}

.CommonSmallMessageSuccess
{
	padding: 2px;
	font-family: Verdana, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #009900;
}

.CommonMessageError
{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-family: Verdana, Helvetica;
	font-size: 100%;
	color: #910709;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #910709;
	background-color: #EBD9D9;
}

.CommonLicenseMessageError
{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 4px;
	font-family: Verdana, Helvetica;
	font-size: 100%;
	color: #665500;
	font-weight: bold;
	border: solid;
	border-width: 1px;
	border-color: #998800;
	background-color: #ffdd00;
}

.CommonSmallMessageError
{
	padding: 2px;
	font-family: Verdana, Helvetica;
	font-size: 80%;
	font-weight: bold;
	color: #990000;
}

/*
Content
*/

.CommonContentArea
{
	background-color: transparent;
	margin: 4px;
	border: solid;
	border-width: 1px;
	border-color: transparent;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
	/*width: 730px;*/
	overflow:hidden;
}

.CommonFreeTextContent
{
	line-height: 20px;
	padding-left: 15px;
}

.CommonTitle
{
	color: #182945;
	font-size: 28px;
	font-family: Arial, Helvetica;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.CommonTitle A:LINK, .CommonTitle A:ACTIVE, .CommonTitle A:VISITED, .CommonTitle A:HOVER
{
    color: #3c8dc5; /*EF6522*/
}

.CommonSubTitle
{
	color: #666666;
	font-size: 140%;
	font-weight: bold;
	font-family: Arial, Helvetica;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;
}

.CommonHeader
{
	color: #666666;
	font-size: 130%;
	font-weight: bold;
	font-family: Arial, Helvetica;
	padding: 0px;
	margin: 0px;
	margin-top: 8px;
}

.CommonContent
{
	padding: 8px 0px 20px 0px;
	font-family: Arial, Helvetica;
	font-size: 100%;
}

.CommonTreeFormNodeSelected
{
	background-color:Gray;
	font-weight:bold;
}

.CommonGroupedContentArea
{
	padding-bottom: 8px;
	margin-bottom: 16px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #ccc;
}

.CommonFloatArea
{
	float: left;
	width: 126px;
	margin: 8px;
	margin-left: 0px;
	padding: 8px;
	padding-top: 0px;
}

UL.CommonFloatList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

UL.CommonFloatList LI
{
	margin-bottom: 8px;
	clear: both;
}

.CommonNonFloatArea
{
	margin-left: 150px;
}


.CommonSidebar
{
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	width: 193px;
	overflow: hidden; 
	margin-top: 54px;
}

.CommonSidebarContentItem
{
	margin-bottom: 5px;
	display: list-item;
	list-style-type: square;	
	margin-left: 8px;
	width: 193px;
	font-size: 11px;
	overflow: hidden;
	color: #3c8dc5;
}

.CommonSidebarArea
{
	width: 192px;
	margin: 22px 0px 0px 0px;
	overflow: hidden;
}

.CommonSidebarArea A:LINK
{
	color: #3c8dc5;
}

.CommonSidebarArea A:ACTIVE
{
	color: #3c8dc5;
}

.CommonSidebarArea A:VISITED
{
	color: #3c8dc5;
}

.CommonSidebarArea A:HOVER
{
	color: #3c8dc5;
}

.CommonSidebarContent A:LINK
{
	color: #3c8dc5;
}

.CommonSidebarContent A:ACTIVE
{
	color: #3c8dc5;
}

.CommonSidebarContent A:VISITED
{
	color: #3c8dc5;
}

.CommonSidebarContent A:HOVER
{
	color: #3c8dc5;
}

.CommonListTitle A, .CommonListTitle A:VISITED, .CommonListTitle A:ACTIVE, .CommonListTitle A:HOVER
{
	color: #fff;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 100%;
	font-weight:bold;
}

.CommonSidebarHeader
{
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 13px;
	line-height: 1.4em;
	color: #FFFFFF !important;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	background: url(../images/forum-title-bg.gif) #005193 0 0 repeat-x;	color: #3c8dc5;
/*	background: url(http://www.aspose.com/images/bg_top2.gif) #005193 0 0 repeat-x;	color: #184D8F;*/
/*	background-image: url(../images/common/sidebar-header.gif);
*/
}

.CommonSidebarHeader A:ACTIVE
{
	color: #FFFFFF;
}

.CommonSidebarHeader A:Visited
{
	color: #FFFFFF;
}

.CommonSidebarHeader A:Hover
{
	color: #FFFFFF;
}

.CommonSidebarHeader A:Link
{
	color: #FFFFFF;
}

.CommonSidebarContent
{
	font-family: Arial, Helvetica;
	font-size: 90%;
	color: #000000;
	padding-right: 5px;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	border-style: solid; 
	border-width: 1px;
	border-color: #cccccc;
	background-color: #ffffff;
	width: 177px; /*174*/
	overflow: hidden;
}

UL.CommonSidebarList
{
	margin: 0px;
	padding: 0px;
}

UL.CommonSidebarList LI
{
	margin-bottom: 5px;
	list-style-type: square;	
	margin-left: 16px;
	color: #4C7A9E;
}


.CommonDescription
{
	font-family: Arial, Helvetica;
	font-size: 90%;
	color: #666;
	padding: 0px 0px 8px 0px;
	margin-top: -5px;
	margin-bottom: 10px;
}

.CommonSidebarImage
{
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #C4D6AE;
	background-color: #fafafa;
	text-align: center;
}
UL.CommonSidebarImageList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#welcome
{
	color: #4C7A9E;
	font-size: 10px;
	margin-right: 5px;
	margin-top: -5px;
	padding-bottom: 10px;
}

#welcome A, #welcome A:VISITED, #welcome A:ACTIVE, #welcome A:HOVER
{
	font-size: 10px;
	color: #4C7A9E;
	
}


/*
Text Button
*/

.CommonTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.CommonTextButton:LINK
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.CommonTextButton:VISITED
{
	text-decoration: none;
	color: #333333;
	background-color: #eeeeee;
}

.CommonTextButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.CommonTextButton:HOVER
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}

.CommonTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #bbbbbb;
	color: #333333;
	font-family: Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	white-space: nowrap;
}

.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbbbbb;
	color: #333333;
}

.CommonImageTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	padding: 4px;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButton:LINK
{
	text-decoration: none;
	color: #333333;
	margin: 1px;
}

.CommonImageTextButton:VISITED
{
	text-decoration: none;
	color: #333333;
}

.CommonImageTextButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.CommonImageTextButton:HOVER
{
	text-decoration: underline;
	color: #333333;
	background-color: #dddddd;
}

.CommonImageTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #bbbbbb;
	color: #666;
	font-family: Verdana, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButtonHighlight:LINK, .CommonImageTextButtonHighlight:VISITED, .CommonImageTextButtonHighlight:ACTIVE, .CommonImageTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbbbbb;
	color: #666;
}

.CommonButtonInnerContentDown
{
	background-image: url(../images/common/button-down-arrow.gif);
	padding-right: 9px;
	background-repeat: no-repeat;
	background-position: right center;
}

.CommonButtonInnerContentRight
{
	background-image: url(../images/common/button-right-arrow.gif);
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: right center;
}

/*
Options Styles
*/

.CommonOptionsListArea
{
	background-color: #f4f4f4;
	padding: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 6px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.CommonOptionsListTitle
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
}

.CommonOptionsListItem
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
}

/*
Advertisements
*/

.CommonStandardTopAdArea
{
	text-align: center;
	padding: 4px;
	margin: 0px;
	margin-bottom: 4px;
	border: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #999999;
}

.CommonStandardTopAdArea IFRAME
{
	margin-left: auto;
	margin-right: auto;
}

.CommonStandardBottomAdArea
{
	text-align: center;
	padding: 4px;
	border: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #999999;
	margin: 0px;
	margin-top: 4px;
}

.CommonStandardBottomAdArea IFRAME
{
	border: solid;
	border-width: 1px;
	border-color: #999999;
	margin-left: auto;
	margin-right: auto;
}

/*
List 
*/

.CommonListArea
{
	padding-bottom: 8px;
	padding-top: 8px;
}

.CommonListTitle
{
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight:bold;
	line-height: 30px;
	background: url(http://test.aspose.com/Community/Themes/default/images/forum-group-title-bg.gif) #005193 0 0 repeat-x !important;
	color: #fff;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
}

.CommonListHeaderLeftMost
{
	text-align: center;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #eee;
	color: #666;
	font-family: Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
}

.CommonListHeader
{
	text-align: center;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-left-width: 0px;
	border-color: #cccccc;
	background-color: #eeeeee;
	color: #666;
	font-family: Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
}

.CommonListCellLeftMost
{
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #ddd;
	color: #666;
	font-family: Arial, Helvetica;
	font-size: 80%;
}

.CommonListCell
{
	padding: 4px;
/*	padding-left:12px;*/
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-color: #ddd;
	color: #666;
	font-family: Arial, Helvetica;
	font-size: 80%;
	text-align: left;
}


/* 
Simple Tab Strip Styles 
*/

.CommonSimpleTabStripTab 
{
	color: white; 
	font-family: Arial, Helvetica; 
	font-size:11px; 
	cursor:pointer;
	background-image: url(../images/common/top_group_bg_bar.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 12px;
	height: 30px;
}

.CommonSimpleTabStripTab A:LINK, .CommonSimpleTabStripTab A:VISITED, .CommonSimpleTabStripTab A:ACTIVE
{
	color: white;
	text-decoration: none;
}

.CommonSimpleTabStripTab A:HOVER
{
	color: white;
	text-decoration: underline;
}

.CommonSimpleTabStripTabHover
{
	font-family: Arial, Helvetica; 
	font-size:11px; 
	color: #FFFFFF;
	cursor:default;
	background-color: #D0E0EF;
	border-color: #ffffff;
	cursor:pointer;
	background-image: url(../images/common/top_item_selected_bg.gif);
	background-repeat:repeat-x;
	padding-left: 12px;
	padding-right: 12px;
	height: 30px;
}

.CommonSimpleTabStripTabHover A:LINK, .CommonSimpleTabStripTabHover A:VISITED, .CommonSimpleTabStripTabHover A:ACTIVE
{
	color: white;
	text-decoration: none;
}

.CommonSimpleTabStripTabHover A:HOVER
{
	color: white;
	text-decoration: underline;
}

.CommonSimpleTabStripSelectedTab
{
	font-family: Arial, Helvetica; 
	font-size:11px; 
	font-weight: bold;
	color: #FFFFFF;
	cursor:default;
	background-color: #D0E0EF;
	border-color: #ffffff;
	cursor:pointer;
	background-image: url(../images/common/top_item_selected_bg.gif);
	background-repeat:repeat-x;
	padding-left: 12px;
	padding-right: 12px;
	height: 30px;
}

.CommonSimpleTabStripSelectedTab A:LINK, .CommonSimpleTabStripSelectedTab A:VISITED, .CommonSimpleTabStripSelectedTab A:ACTIVE
{
	color: white;
	text-decoration: none;
}

.CommonSimpleTabStripSelectedTab A:HOVER
{
	color: White;
	text-decoration: underline;
}

/* 
Tab Strip Styles 
*/

.CommonTabBar
{
	clear: both;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
  	background-color:#8CAEC9; 
  	height: 30px;
	background-image: url(../images/common/top_group_bg.gif);
	background-repeat:repeat-x;
}

.CommonTopGroup
{
}

.CommonLevel2Group
{
	background-color:silver; 
	background-image: url(../images/common/level2_group_bg.gif);
}

.CommonTopLevelTab 
{
  padding-top: 3px;
  color: white; 
  font-family: Arial, Helvetica; 
  font-size:11px; 
  cursor:pointer;
  background-image: url(../images/common/top_group_bg_bar.gif);
  background-position: right top;
  background-repeat: no-repeat;
}

.CommonTopLevelTab A:LINK, .CommonTopLevelTab A:VISITED, .CommonTopLevelTab A:ACTIVE
{
	color: white;
	display:block;
	text-decoration: none;
}

.CommonTopLevelTab A:HOVER
{
	color: White;
	display: block;
	text-decoration: underline;
}

.CommonTopLevelTabHover 
{
  padding-top: 3px;
  position: relative;
  color:#ffffff; 
  font-family: Arial, Helvetica; 
  font-size:11px; 
  cursor:pointer;
  background-image: url(../images/common/top_item_selected_bg.gif);
  background-repeat:repeat-x;
}

.CommonTopLevelTabHover A:LINK, .CommonTopLevelTabHover A:VISITED, .CommonTopLevelTabHover A:ACTIVE
{
	color: white;
	display:block;
	text-decoration: none;
}

.CommonTopLevelTabHover A:HOVER
{
	color: White;
	display: block;
	text-decoration: underline;
}

.CommonSelectedTopLevelTab
{
  padding-top: 3px;
  font-family: Arial, Helvetica; 
  font-size:11px; 
  font-weight: bold;
  color: #FFFFFF;
  cursor:default;
  position:relative;
  background-color: #D0E0EF;
  border-color: #ffffff;
  cursor:pointer;
  background-image: url(../images/common/top_item_selected_bg.gif);
  background-repeat:repeat-x;
  
}

.CommonSelectedTopLevelTab A:LINK, .CommonSelectedTopLevelTab A:VISITED, .CommonSelectedTopLevelTab A:ACTIVE
{
	color: white;
	display:block;
	text-decoration: none;
}

.CommonSelectedTopLevelTab A:HOVER
{
	color: white;
	display:block;
	text-decoration: underline;
}

.CommonLevel2Tab 
{
  font-family: Arial, Helvetica; 
  font-size:11px; 
  cursor:default;
}

.CommonLevel2TabHover 
{
  font-family: Arial, Helvetica; 
  font-size:11px; 
  text-decoration:underline;
  cursor:pointer;
}

.CommonSelectedLevel2Tab 
{
  background-color:#F6F6F6;
  font-family: Arial, Helvetica; 
  font-size:11px; 
  border: 1px solid #AAAAAA;
  border-right-color: #F6F6F6;
  border-bottom-color: #F6F6F6;  
  cursor:pointer;
}

/*
Search Results
*/

.CommonSearchResultArea
{
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #eeeeee;
	margin: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.CommonSearchResult
{
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 100%;
	line-height: 20px;
}

.CommonSearchResultName
{
	color: #738AC4;
	font-size: 150%;
	font-weight: normal;
	font-family: Arial, Helvetica;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;
}

.CommonSearchResultDetails
{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
	font-family: Arial, Helvetica;
	font-size: 80%;
}

.CommonSearchStatistics
{
	font-size: 80%;
	margin-top: 8px;
	margin-bottom: 16px;
}

UL.CommonSearchResultList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*
Validation Styles
*/

.CommonValidationWarning
{
	font-family: Arial, Helvetica;
	font-size: 100%;
	color: #ff0000;
	font-weight: bold;
	padding: 2px;
}

/*
Popup Area
*/

.CommonPopupArea
{
	padding: 8px;
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

/***** CA ************/

.CATopGroup
{
  z-index:99;
  position:relative;
}

.CADefaultTab 
{
  color:black; 
  background-image: url(../../../utility/caimages/tabs/tab_bg.gif);
  font-family: Arial, Helvetica; 
  font-size:11px; 
  cursor:default;
}

.CADefaultTabHover 
{
  color:black; 
  background-image: url(../../../utility/caimages/tabs/hover_tab_bg.gif);
  font-family: Arial, Helvetica; 
  font-size:11px; 
  cursor:default;
}

.CASelectedTab 
{
  color:black; 
  background-image: url(../../../utility/caimages/tabs/selected_tab_bg.gif);
  font-family: Arial, Helvetica; 
  font-size:11px; 
  cursor:default;
}

.CADisabledTab 
{
  color:#AAAAAA; 
  background-image: url(../../../utility/caimages/tabs/tab_bg.gif);
  font-family: Arial, Helvetica; 
  font-size:px; 
  font-weight: bold;
  cursor:default;
}

.CAMultiPage
{
  background-color:White;
  border: 1px solid #919B9C;
  width:100%;
  position:relative;
  padding:10px;
  top:-3px;
  left:1px;
  z-index:98;
}

.CAMultiPageModal
{
  background-color:White;
  border: 1px solid #919B9C;
  height:350px;
  position:relative;
  padding:20px;
  top:-3px;
  left:1px;
  z-index:98;
}
.PageViewModalPanel
{
	height:290px;
	overflow-y:scroll;
	padding-right:2px;
}

.CAPageContent
{
  font-family: Arial, Helvetica; 
}

/*
ContentParts
*/

.CommonContentPartBorderOff
{
	padding: 1px;
}

.CommonContentPartBorderOn
{
	border-style: dotted;
	border-width: 1px;
	border-color: orange;
	background-color: #efefef;
}

.CommonInlineEditOn
{
	border-style: solid;
	border-width: 0px;
	border-color: #999999;
	background-color: #efefef;
}

.CommonInlineEditOff
{
	padding: 0px;
}

/*
Copyright
*/
.Copyright
{
	margin-top: 10px;
	font-family: Arial, Helvetica;
	margin-left: 13px;
	margin-right: 13px;
	font-size: 13px;
	text-align: right;
}

/*
Context Menu Styles
*/

.CommonContextMenuGroup
{
	background-color:#ffffff;
	border:solid 1px gray; 
}

.CommonContextMenuItem
{
	background-color:white; 
	font-family: Arial, Helvetica; 
	font-size:90%; 
	border:solid 1px white; 
	cursor:pointer;
}

.CommonContextMenuItemHover
{
	background-color:silver; 
	color:black; 
	font-family: Arial, Helvetica; 
	font-size:90%; 
	border:solid 1px gray; 
	cursor:pointer;
}

.CommonContextMenuItemExpanded
{
	background-color:silver; 
	color:black; 
	font-family: Arial, Helvetica; 
	font-size:90%; 
	border:solid 1px white; 
	cursor:pointer;	
}

.CommonContextMenuSeperatorItem
{
	background-color:#cccccc; 
	height: 1px;
	border-style: solid;
	border-color: white;
	border-width: 4px;
	cursor:pointer;
}

/* Modal Styles */

#popupMask 
{
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("../images/common/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}

#popupContainer 
{
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}

#popupInner 
{
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	border-right-width: 3px;
	border-right-color: #888888;
	border-bottom-width: 3px;
	border-bottom-color: #888888;
	background-color: #eeeeee;
}

#popupFrame 
{
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}

#popupTitleBar 
{
	font-family: Arial, Helvetica;
	background-color: #CDDEEE;
	color: #4C7A9E;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	padding-bottom: 7px;
	border-style: solid;
	border-width: 0px;
	border-color: #888888;
	border-bottom-width: 1px;
	position: relative;
	z-index: 203;
}

#popupTitle 
{
	float:left;
	font-size: 1.1em;
	color: #4C7A9E;
}

#popupControls 
{
	float: right;
	cursor: pointer;
	cursor: pointer;
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControl
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControlActive
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-color: #ffcc66;
	border-style: solid;
	border-width: 1px;
	border-color: #cc9933;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

/*
Video styles
*/

.CommonVideoArea
{
	width: 350px;
	border-style: solid;
	border-width: 2px;
	border-color: #666666;
	background-color: #000000;
	margin: 16px;
	margin-right: auto;
	margin-left: auto;
}

.CommonVideoContent
{
	padding: 2px;
}

.CommonVideoControlArea
{
	background-color: #999999;
	padding: 2px;
	border-style: solid;
	border-width: 0px;
	border-top-width: 2px;
	border-color: #666666;
	vertical-align: middle;
}

.CommonVideoDuration
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	color: #666;
	font-family: Arial, Helvetica;
	font-size: 80%;
	padding: 2px;
	margin-left: 4px;
}

.CommonVideoPlayButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(../images/common/play-icon.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	margin-left: 4px;
}

.CommonVideoPlayButton:Link, .CommonVideoPlayButton:Hover, .CommonVideoPlayButton:Visited, .CommonVideoPlayButton:Active
{
	text-decoration: none;
}

.CommonVideoPauseButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(../images/common/pause-icon.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	margin-left: 4px;
}

.CommonVideoPauseButton:Link, .CommonVideoPauseButton:Hover, .CommonVideoPauseButton:Visited, .CommonVideoPauseButton:Active
{
	text-decoration: none;
}

.CommonVideoStopButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(../images/common/stop-icon.gif);
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
	margin-left: 4px;
}

.CommonVideoStopButton:Link, .CommonVideoStopButton:Hover, .CommonVideoStopButton:Visited, .CommonVideoStopButton:Active
{
	text-decoration: none;
}

.CommonVideoFooterArea
{
	background-color: #cccccc;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #666666;
	padding: 2px;
}

.CommonVideoDetails
{
	font-family: Arial, Helvetica;
	font-size: 80%;
	color: #000000;
	padding: 2px;
	text-align: right;
	padding-right: 4px;
}

.CommonVideoDownloadButton
{
/*	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #dddddd; */
	color: #333333;
	font-family: Arial, Helvetica;
	font-size: 80%;
/*	font-weight: bold; */
	padding: 2px;
	margin-right: 2px;
}

.CommonVideoDownloadButton:Link, .CommonVideoDownloadButton:Visited, .CommonVideoDownloadButton:Hover, .CommonVideoDownloadButton:Active
{
	color: #333333;
}

/*
Content Selector Styles 
*/

.CommonContentSelectorTreeArea
{
	background-color: #ffffff;
	height: 330px;
	width: 215px;
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	overflow: auto;
}

.CommonContentSelectorItemsArea
{
	margin: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	height: 250px;
	overflow: auto;
	padding: 4px;
}

.CommonContentSelectorOptionsArea
{
	margin: 5px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	height: 60px;
	overflow: auto;
	padding: 4px;
}

.CommonContentSelectorTree
{
	padding: 0px;
	height: 330px;
	width: 215px;
	overflow: visible;
}

.CommonContentSelectorTreeNode
{
	font-family: Arial, Helvetica;
	cursor: pointer;
}

.CommonContentSelectorTreeNodeSelected
{
	font-family: Arial, Helvetica;
	font-weight: bold;
	cursor: pointer;
}

.CommonContentSelectorTreeNodeHover
{
	font-family: Arial, Helvetica;
	cursor: pointer;
}

.CommonContentSelectorItem
{
	font-family: Arial, Helvetica;
	font-size: 90%;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	cursor: pointer;
	padding: 3px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItemSelected
{
	font-family: Arial, Helvetica;
	font-size: 90%;
	border-style: solid;
	border-width: 3px;
	border-color: #999999;
	cursor: pointer;
	padding: 1px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItem img, .CommonContentSelectorItemSelected img
{
	margin-top: auto;
	margin-bottom: auto;
}

.CommonContentSelectorItemName
{
	font-family: Arial, Helvetica;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 6px;
	margin-top: 1px;
	margin-bottom: 16px;
}

.CommonContentSelectorItemNameSelected
{
	font-family: Arial, Helvetica;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	background-color: #999999;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 6px;
	margin-top: 1px;
	margin-bottom: 16px;
}

.CommonContentSelectorButtonArea
{
	margin: 5px;
	margin-top: 0px;
}

/*
ThreePanelResizeableControl Styles
*/

.CommonResizeArea
{
	width: 8px;
	background-color: #7fa2bd /*#eeeeee*/;
	border-style: solid;
	border-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-color: #333333;
	position: relative;
	cursor: move;
	cursor: col-resize;
}

.CommonCollapseButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #cccccc;
	color: #000000;
	
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	vertical-align: middle;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.CommonCollapseButton:LINK, .CommonCollapseButton:VISITED, .CommonCollapseButton:ACTIVE
{
	color: #000000;
	
}

.CommonCollapseButton:HOVER
{
	background-color: #eeeeee;
	color: #000000;
	
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
{
	margin:0in;margin-bottom:.0001pt;
}

TABLE.MsoNormalTable, TR.MsoNormalTable, TD.MsoNormalTable, P.MsoNormalTable {
	WIDTH: 710px;

}

/* Comment Form */

#CommonCommentForm, #CommonContactForm {

	padding: 0;

	font-size: 0.95em;}

#CommonCommentForm h2, #CommonContactForm h2
{
	margin-bottom:0;
}

#CommonCommentForm h3, #CommonContactForm h3{	
font-size: 1.3em;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 5px;
	font-family: Arial, Helvetica;
	font-weight: 600;
	letter-spacing: 0px;}

#CommonCommentForm p, #CommonContactForm p{
	padding: 0em;
	font-size: 0.95em;
}

#CommonCommentForm dl, #CommonContactForm dl {
	margin: 0;
	padding: 0;
}

#CommonCommentForm dt, #CommonContactForm dt {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.0em;
	margin: 0px;}
	
#CommonCommentForm dd, #CommonContactForm dd {
	color: #777777;
	margin-left:0;
}

#CommonCommentForm dt em, #CommonContactForm dt em {
	font-size: 0.95em;
}
 
#CommonCommentForm .smallbox, #CommonContactForm .smallbox {
	width: 350px;
	padding: 2px;
	border-top: 1px solid #7F8D3E;
	border-right: 1px solid #E2E3D1;
	border-bottom: 1px solid #E2E3D1;
	border-left: 1px solid #E2E3D1;
}

#CommonCommentForm textarea, #CommonContactForm textarea {
	width: 500px;
	height: 150px;
	padding: 2px;
	border-top: 1px solid #7F8D3E;
	border-right: 1px solid #E2E3D1;
	border-bottom: 1px solid #E2E3D1;
	border-left: 1px solid #E2E3D1;
	font-size: 1em;
	}

/* Comments */

#comments{
	margin: 0px;
	padding: 0;
}

#comments dl
{
    margin:0;
    padding:0;

}
	
#comments h3{	
font-size: 1.3em;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px;
	font-family: Arial, Helvetica;
	font-weight: 600;
	letter-spacing: 0px;
}

#comments dt{
	font-size: 1.1em;
	letter-spacing: 0px;
	font-weight: 600;
    margin-left:0;
	    padding-left:0;

}
#comments dd{
	padding: 0.5em 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-left:0;
	font-size: 0.9em;
}

#comments dd span{
	font-weight: 600;
	padding-top: 0.5em;
	font-size: 0.9em;
	color: #777777;
}
.comment h4{
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
}

/* Help Icon */
.helpicon
{
	border-style:none;
	line-height: normal;
}

.helpicon img
{
	height: 20px;
	width: 16px;
	vertical-align: middle;
}

a.helpicon
{
	border-style:none;
	height: 20px;
	background-image: url(../../../ControlPanel/images/help_out_lt.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
a.helpicon:hover, a.helpicon:active 
{
	background-image:url(../../../ControlPanel/images/help_hover.gif);
	background-position: left top;
	background-repeat: no-repeat;
	cursor:help;
}

/* BEGIN ComponentArt Date Picker & Popup Calendar */
.calendar_button { border:none; cursor:pointer; }

.picker
{
  background-color: #FFFFFF;
  border: 1px gray solid;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica;
  padding: 2px;
  cursor: pointer;
}

.calendar td { font-size:11px; }

.title { font-weight:bold; background-color:#D7D7E5; }

.day
{
	width:25px;
	cursor:pointer;
	text-align:center;
	border-width:1px;
	border-color:#F6F6F6;
	border-style:solid;
}

.dayhover
{
	width:25px;
	cursor:pointer;
	text-align:center;
	text-decoration:underline;
	border-width:1px;
	border-color:#F6F6F6;
	border-style:solid;
}

.dayheader
{
	width:25px;
	text-align:center;
	border-width:1px;
	border-color:white;
	border-style:solid;
	font-weight:bold;
	background-color:#FFFFFF;
}

.othermonthday { color:#999999; }

.outofrangeday { visibility:hidden; }

.selectedday
{
	width:25px;
	background-color:#FBE694;
	color:#000000;
	border-width:1px;
	border-color:#BB5503 !important;
	border-style:solid;
	font-weight:bold;
}

.calendar
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	border-collapse:collapse;
	background-color:#FFFFFF;
	cursor:default;
}

.month
{
	background-color:#F6F6F6;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:0px;
}

.nextprev
{
	cursor:pointer;
	height:25px;
	vertical-align:center;
	padding:0px 5px 0px 5px;
}

.selector
{
	width:14px;
	cursor:pointer;
	text-align:left;
	vertical-align:center; 
	background-color:#FFFFFF;
}
/* END ComponentArt Date Picker & Popup Calendar */

/* Poll Styles */

.CommonPollMoveUpButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/up.gif);
}

.CommonPollMoveUpButton:LINK, .CommonPollMoveUpButton:VISTED, .CommonPollMoveUpButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.CommonPollMoveUpButton:HOVER
{
	text-decoration: none;
	color: #333333;
	background-color: #dddddd;
}

.CommonPollMoveDownButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/down.gif);
}

.CommonPollMoveDownButton:LINK, .CommonPollMoveDownButton:VISTED, .CommonPollMoveDownButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.CommonPollMoveDownButton:HOVER
{
	text-decoration: none;
	color: #333333;
	background-color: #dddddd;
}

.CommonPollDeleteButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	width: 20px;
	height: 20px;
	line-height: normal;
	background-image: url(../images/common/delete.gif);
}

.CommonPollDeleteButton:LINK, .CommonPollDeleteButton:VISTED, .CommonPollDeleteButton:ACTIVE
{
	text-decoration: none;
	color: #333333;
}

.CommonPollDeleteButton:HOVER
{
	text-decoration: none;
	color: #333333;
	background-color: #dddddd;
}

ol.CommonPollAnswerList
{
	margin: 0px;
	padding: 0px;
}

ol.CommonPollAnswerList li
{
	margin-left: 24px;
}

/* rendered poll styles */

.CommonPollArea
{
	width: 375px;
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	margin-left: auto;
	margin-right: auto;
}

.CommonPollQuestion
{
	background-color: #CDDEEE;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #999999;
	padding: 4px;
	color: #4C7A9E;
	margin: 0px;
	font-size: 105%;
}

.CommonPollContent
{
	padding: 4px;
}

.CommonPollDescription
{
}

.CommonPollSwitchedContent
{
	width: 275px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 6px;
}

ul.CommonPollAnswerList
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.CommonPollAnswerList li
{
	padding: 0px;
	margin: 6px;
	margin-left: 0px;
	margin-right: 0px;
}

.CommonPollAnswer
{
	padding: 2px;
}

.CommonPollUserVote
{
	color: #777777;
}

.CommonPollFooter
{
	padding: 2px;
	background-color: #cccccc;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #999999;
	font-size: 80%;
}

ul.CommonPollFooterList
{
	list-style-type: none;
	margin: 0px;
	text-align: center;
}

ul.CommonPollFooterList li
{
	display: inline;
	margin-left: 6px;
	margin-right: 6px;
}

/* End Poll Styles */

.code
{
	font-size: small;
	color: black;
	font-family: "Courier New", Consolas, Courier, Monospace;
	background-color: #ffffff;
	white-space: pre;
}

.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: "Courier New", Consolas, Courier, Monospace;
	background-color: #ffffff;
	white-space: pre;
}
.csharpcode	pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }

/* Tag Cloud Styles */

.CommonTagCloud
{
	background-color: #f7f7f7;
	padding: 16px 8px 16px 8px;
	margin: 32px 0;
	color: #999;
	line-height: 250%;
	list-style-type: none;
}

.CommonSidebarTagCloud
{
	line-height: 225%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.CommonTag1, .CommonTag2, .CommonTag3, .CommonTag3, .CommonTag4, .CommonTag5, .CommonTag6
{
	margin: 0;
	padding: 0;
	display: inline;
}
.CommonTag1 a:link, .CommonTag1 a:visited, .CommonTag1 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #666;
	font-size: 17pt;
/*	font-weight: bolder;
*/}
.CommonTag2 a:link, .CommonTag2 a:visited, .CommonTag2 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #666;
	font-size: 14pt;
/*	font-weight: bolder;
*/}

.CommonTag3 a:link, .CommonTag3 a:visited, .CommonTag3 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #666;
	font-size: 12pt;
/*	font-weight: bolder;
*/}

.CommonTag4 a:link, .CommonTag4 a:visited, .CommonTag4 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #666;
	font-size: 10pt;
/*	font-weight: bolder;
*/}

.CommonTag5 a:link, .CommonTag5 a:visited, .CommonTag5 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #666;
	font-size: 9pt;
	font-weight: bold; 
}

.CommonTag6 a:link, .CommonTag6 a:visited, .CommonTag6 a:active
{
	margin-right: 6px;
	text-decoration: none;
	color: #666;
	font-size: 8pt;
}

.CommonTag1 a:hover, .CommonTag2 a:hover, .CommonTag3 a:hover, .CommonTag4 a:hover, .CommonTag5 a:hover, .CommonTag6 a:hover
{
	text-decoration: underline;
}

.CommonSidebarFooter
{
	font-size: 85%;
	margin: 8px 0 0 0;
	padding: 4px 0 0 0;
	border-top: solid 1px #fff;
}

/* End Tag Styles */

/*====================================================================================
Code below is for new Header and Footer
=====================================================================================*/


.HeadWrapper{
/*	margin-bottom: 25px;*/
	}
	
.top2-search input{
/*	color: #FFF !important;*/
	}
	
.top2{
/*	background: #005193 url("http://www.aspose.com/images/bg_top2.gif") 0 0 repeat-x !important;
*/}

.radmenu .RadMenu_Default {
	background: trasnparent !important;
	display: none !important;
	height: 0px !important; 
	} 

.RadMenu_Default {
/*	background: url("http://www.aspose.com/images/bg_top2.gif") 0 0 repeat-x !important;*/
	text-decoration: none !important;
	background: transparent !important;
	}
	
body .RadMenu_Default .text {
/*	cursor: pointer;
	color:#FFF;
	text-decoration: none !important;*/
    padding: 3px 6px 5px 10px;
	font-weight: bold;
	}

.RadMenu_Default .rootGroup .link .text { 
/*	cursor: pointer;
	color:#FFF;
	margin-left: 20px;
	line-height: 35px!important; /*39*/
	/*text-decoration: none !important;*/
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Verdana,Geneva,sans-serif;
    font-size: 13px !important;
    font-weight: bold !important;
    line-height: 33px !important;
    line-height: 32px !important;
    margin-left: 14px;
    padding-left: 8px;
    padding-right: 8px;
	font-weight: bold;
	}
	
body .RadMenu_Default .rootGroup .link .text:hover  {
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    line-height: 32px !important;
    text-decoration: none !important;
    background: url("http://www.aspose.com/images/v3/bg_top3.png") repeat-x scroll 0 0 transparent !important;
	}


	
.Footer {
/*	background-color: #78746e;
	background-image: url("http://www.aspose.com/images/bg_footer.gif");*/
	
/*	font-family: Arial, Helvetica, sans-serif !important;
	color: #dcdad9 !important;
	font-size: 0.97em !important;
	height: 70px;
	line-height: 17px;*/
	/*margin-top: 30px; 30
	margin-right: 10px;
	margin-bottom: 0px; 10 
	margin-left: 4px; */
/*<!--	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;-->*/
/*	border-bottom:10px solid #FFFFFF;*/
/*	width: 966px !important;
	margin:0 auto;*/


    background: url("http://www.aspose.com/images/footer-bgv3.png") repeat-x scroll 0 0 #3B3B3B;
    clear: both;
    color: #DCDAD9;
    display: block;
    float: left;
    font: 12px Arial, Helvetica, sans-serif;
    height: 86px;
    margin: 0 0 0 4px;
    padding: 10px;
    width: 966px;
}

.Footer a {
	color:#dcdad9 !important;
	font-size: 12px !important;
	line-height: 22px;
	font-family: Arial, Geneva, sans-serif;

	}
	
.Footer a:hover {
	text-decoration: underline !important;

	}

#Footer a {
	color:#dcdad9 !important;

	}
	
#Footer a:hover {
	text-decoration: underline !important;

	}
	
#Footer img {
	float: right;
	}







/* =======================================================================================================================================================================*/
/* =======================================================================================================================================================  new header */
/* =======================================================================================================================================================================*/


/*------------------------------------------------------------------------------------------------------------------------------------- TOP LINE*/

.top1 {
/*	border-bottom:1px solid #BCBCBC;*/
	clear:both;
	display:block;
	float:left;
	height:72px;
	width:986px; /*1000*/
/*	margin-top: -25px;*/


}
.top1 SPAN {
	clear:right;
	float:right;/*width:70px;*/

}
.top1 SPAN IMG {
	vertical-align:middle;
	border: 0px;
}
.top1 SELECT {
/*	width:150px;
	border:1px inset #CBCBCB;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif !important;
	letter-spacing: 0px;*/
    background-color: #CCCCCC;
    border: 1px inset #CCCCCC;
    font-size: 11px !important;
    margin-left: 4px;
/*    margin-top: 10px;*/
    width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.aspose-logo {
	clear:left;
	display:inline;
	float:left;
	margin-left:0px;
}
.top-right {
    display:inline;
	float:right;
	height:72px;
	width:253px; /*240*/
}
.welcome-user {
/*	font-family: Arial, Helvetica, sans-serif !important;
	font-size:12px;
	border-bottom:1px solid #B9BCAD;
	border-right:1px solid #B9BCAD;
	border-left:1px solid #B9BCAD;
	background:url(http://www.aspose.com/images/bg_welcome.gif) repeat-x #FFF; /*B9BCAD*/
	/*clear:both;
	display:block;
	float:right;
	height:20px;
	padding:7px 8px 0px 5px;
	width:238px;*/
	
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    clear: both;
    color: #CBCBCB !important;
    display: block;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    padding: 7px 8px 0 5px;
    width: 232px;
}
.welcome-user IMG {
	vertical-align:middle
}
.language-line {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	clear:both;
	display:block;
	float:right;
	height:27px;
	padding:10px 5px 0px 5px;
	width:240px;
	}

.language-line a:link,.language-line a:visited, .language-line a:active  {
	color: #CBCBCB;
	text-decoration: none;
}

.language-line a:hover {
	text-decoration: underline;
	}

/*------------------------------------------------------------------------------------------------------------------------------------- TOP 2*/

.top2 {
/*	border-left:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;*/
/*	background: url(http://www.aspose.com/images/bg_top2.gif) top repeat-x #fff; /*005193*/
	background: none transparent;
	clear:both;
	display:block;
	height:39px;
	float:left;
	width:100%; /*980*/
}
/*------------------------------------------------------------------------------------------------------------------------------------- TOP 2*/

.top2-search {
/*	border-left:1px solid #BCBCBC;*/
/*	background:url(http://www.aspose.com/images/bg_top2_search.gif) top repeat-x #6A7B91;*/
	display:inline;
	float:right;
	height:39px; /*39*/
	width:260px;
}
.top2-search SPAN {
/*	background:#2C2D33;
	border:1px solid #A2ABB5;
	display:block;
	clear:both;
	margin:6px 12px 0 0;
	height:24px;
	width:234px;*/
	
    background: url("http://www.aspose.com/images/v3/search-bg.png") no-repeat scroll 0 6px transparent;
    border-left: medium none;
    display: inline;
    float: right;
    height: 39px;
    padding: 6px 0 0 6px;
    width: 252px;
}
.top2-search SPAN INPUT {
/*	background-color:transparent;
	border:0px;
	color:#fff;
	float:left;
	padding:6px 5px 4px 5px;
	width: 182px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif !important;*/

	background-color: transparent;
    border: 0 none;
    color: #CBCBCB;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 6px 5px 4px;
    width: 182px;
}

/*------------------------------------------------------------------------------------------------------------------------------------- Login Area CSS from Homepage*/

.loginLink
    {
/*    width: 100% !important;
    height: 20px !important;
    clear: both;
    display: both;
    color: #333;
	padding-left: 5px;*/
    clear: both;
    height: 20px !important;
    width: 100% !important;
    }

.loginLink a{ /* added by me */
	color: #CBCBCB;
	text-decoration: none;
    }

.loginLink a:hover{ /* added by me */
	text-decoration: underline;
	}



.CommonBreadCrumbArea{
	margin-left: 0px;
	}
.top2-search #button {
	margin-right: 12px !important;
	margin-top: 2px;
	}
	
	
.Feedback-Bar a {
    background: url("http://www.aspose.com/HomeTest/Homepage-V3/images/Feedback-Image.png") no-repeat scroll 0 0 #3C8DC5;
    display: block;
    height: 90px;
    left: 0;
    position: fixed;
    top: 45%;
    width: 25px;
    z-index: 9999999;
}
.Feedback-Bar a:hover {
    background: url("http://www.aspose.com/HomeTest/Homepage-V3/images/Feedback-Image.png") no-repeat scroll 100% 0 #3C8DC5;
}


#aspnetForm.liquidLayout{
                font-family:Verdana, Arial, Helvetica, sans-serif;
                float:left !important;
				width:100%;
}

#aspnetForm.liquidLayout #Common{
                width:100% !important;
                background:#fff !important;
}

#aspnetForm.liquidLayout #Common #CommonBody{
                margin:0px !important;
}

#aspnetForm.liquidLayout #CommonFooter{
                margin:0px !important; width:100% !important;
                background:#fff !important; 
                background: url("http://www.aspose.com/images/footer-bg-v3.png") repeat-x scroll 0 0 #3B3B3B !important;
}

#aspnetForm.liquidLayout #CommonFooter .Footer{
                float:none !important;
    margin:0px auto !important;
                background:none !important;
}

#aspnetForm.liquidLayout #Common .CommonBreadCrumbArea{
                padding-bottom:10px !important; padding-top:10px !important;
                background:#e1e1e1 !important; padding-left:6px !important; padding-right:6px !important;
}
