/*
Generics
*/

body, html
{
	margin: 0 auto;
	padding: 10px;
	 background:url('../images/starbg.jpg') repeat;
	
    font-family: Arial, Helvetica;
	
    /*font-family: Arial, Helvetica;
    background-image:url('../images/background.gif');
    background-attachment:fixed;
    color: #333;
	background-color: #f0f0f0;
    background-image: none;*/

   
}
 
form
{
    min-width: 750px;
}

.Common
{
	margin: 0 auto;
	padding: 0;
	width: 750px;
}

#CommonHeader
{
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
	height: 115px;
	background-color: #fff;
}

#CommonHeaderUserArea
{
	margin-top:50px;
	padding: 0;
	float: right;
	position: relative;
    z-index: 100;
}

#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited
{
    color: #4A4A4A;
	text-decoration: none;
}

#CommonHeaderUserWelcome a:hover
{
	text-decoration: underline;
}

#CommonHeaderUserWelcome .sub a
{
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
}

#CommonHeaderUserWelcome .sub a:hover
{
	text-decoration: underline;
	color: #fff;
}

#CommonHeaderUserWelcome .sub2
{
    text-align: right; 
    font-size: 90%; 
    margin-top: .5em;
    font-weight: normal;
}

#CommonHeaderUserWelcome .sub2 a
{
    color: #e3e3e3;
}

#CommonHeaderUserContent
{
    padding: 6px 12px 3px 12px;
	background-color: #95B6C3;
	text-align: right;
    color: #8EA5AE;
}

#CommonHeaderUserWelcome
{
    font-size: 90%;
    font-weight: bold;
}

#CommonHeaderUserRoundBottom
{
    margin: 0;
    padding: 0;
	height: 5px;
	width: inherit;
	overflow: hidden;
}

#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4
{
	height: 1px;
	overflow: hidden;
	background-color: #95B6C3;
}

#CommonHeaderUserRoundBottom .r4 { margin: 0 5px; }
#CommonHeaderUserRoundBottom .r3 { margin: 0 3px; }
#CommonHeaderUserRoundBottom .r2 { margin: 0 2px; }
#CommonHeaderUserRoundBottom .r1 { margin: 0 1px; height: 2px; }

#CommonHeaderTitleArea
{
	float: left;
	padding-top: 14px;
	width: 70%;
	overflow: hidden;
}

.CommonHeaderTitle
{
	font-size: 325%;
	font-weight: bold;
	color: #000;
	letter-spacing: -2px;
	line-height: 100%;
}

.CommonHeaderTitleDescription
{
	font-size: 85%;
	padding-left: 2px;
}

#CommonFooter
{
	clear: both;
	margin-top: 16px;
	background-color: #f7f7f7;
	border-top: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
}

#CommonFooter .Common
{
	padding: 12px 0;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
}

#CommonNavigation
{
    clear: both;
    margin: 0;
	width: 100%;
	height: 27px;
	background-color: #95B6C3;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	padding: 0;	
	font-size: 14px;
float:left;
}

#CommonNavigation2
{
	clear: both;
	margin: 0;
	width: 100%;
	overflow: hidden;
	background-color: #D7E0E5;
	border-bottom: solid 1px #aaa;
	padding: 0;
	font-size: 90%;
float:left;
}

#CommonNavigation2Empty
{
	height: 0;
	overflow: hidden;
	top: -1px;
	position: relative;
	border-bottom: solid 1px #666;
}

#CommonNavigation1 .Common
{
	 /*background-image: url('../images/button_1nav.jpg');
	float:left;
  border-left: solid 1px #A5AEB5;
   border-right:solid 1px #A5AEB5;*/
   width:960px;
   height:56px;
   width:960px;
}

#CommonNavigation1 .Common .Inner
{
	/*float:left;
	background-image: url('../images/button_1nav.jpg');
	border-left: solid 1px #D5E1E7;*/
	
	
}
#navinner
{
	float:left;
	width:950px;
border-left: solid 1px #A5AEB5;
border-right: solid 1px #A5AEB5;

	background-image: url('../images/button_1nav.jpg');
	height:56px;
}

#CommonNavigation2 .Common .Inner
{
	
	width: 100%;
	overflow: hidden;
	height:56px;
}

#CommonNavigationShadow
{
	clear: both;
	margin-bottom: 12px;
}

#CommonNavigation1 ul, #CommonNavigation2 ul
{
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;

}

#CommonNavigation1 ul li
{
	height:56px;
	display: block;
	float: left;
	padding: 0;
	border-left: solid 1px #A5AEB5;
	/*font-weight: bold;*/
	color: #000;

}

#CommonNavigation2 ul li
{
	display: block;
	float: left;
	padding: 0;
	font-weight: bold;
	color: #333;
}

#CommonNavigation1 a:link, #CommonNavigation1 a:active, #CommonNavigation1 a:visited
{
	
    color: #5D6077;
    text-decoration:none;
    display: block;
   /* padding: 6px 12px;*/
   /* border-right: solid 1px #558B9F;*/
    font-family:Myriad Pro;
    font-size:16px;
    padding-top:20px;
    padding-left:12px;
    padding-right:12px;
    height:34px;
float:left;
}

#CommonNavigation2 a:link, #CommonNavigation2 a:active, #CommonNavigation2 a:visited
{
    color: #557783;
    text-decoration: none;
    display: block;
    margin: 6px 0 6px -1px;
    padding: 0 12px;
    border-left: solid 1px #666;
}

#CommonNavigation1 a:hover
{
	background-image: url('../images/blue2.jpg');
	border-top: solid 1px #bbb;
	border-left: solid 1px #A5AEB5;
    color: #eee;
   /*  text-decoration: none;
    display: block;
    padding: 6px 12px;
    border-right: solid 1px #558B9F;*/
    height:34px;
float:left;
 
}

#CommonNavigation2 a:hover
{
    color: #333;
    text-decoration: none;
    display: block;
    margin: 6px 0 6px -1px;
    padding: 0 12px;
    border-left: solid 1px #666;
}

#CommonNavigation1 a.Selected:link, #CommonNavigation1 a.Selected:active, #CommonNavigation1 a.Selected:visited
{
    color: #eee;
    background-color: #d6e1e7;
    border-color: #d6e1e7;
    border-bottom-width: 0;
    font-weight:bold;
	/*padding-bottom: 7px;
	margin-bottom: -1px;*/
	border-top: solid 1px #bbb;
	background-image: url('../images/blue2.jpg');
	 height:34px;
}

#CommonNavigation2 a.Selected:link, #CommonNavigation2 a.Selected:active, #CommonNavigation2 a.Selected:visited
{
    color: #333;
}

#CommonNavigation a.Selected:hover
{
    color: #191919;
}

#CommonNavigation1 a.Selected:hover
{
    color: #333;
}

#CommonContent {
	margin: 0;
	padding:0px 5px 10px 7px;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;
}
Div.CommonContentTab
{
padding:0px 5px;
padding-left:15px;
}

#CommonContentInner
{
	width: 100%;
float:left;
/*	overflow: hidden;*/
}

#CommonSidebarLeft
{
}

#CommonSidebarLeft .CommonSidebar
{
        float: left;
	
	overflow: hidden;
	width: 180px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
margin-left:13px;
}

#CommonSidebarRight
{
padding-left:10px;
margin-top:0px;
}

#CommonSidebarRight .CommonSidebar
{
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	float:left;
	overflow: hidden;
	/*margin-right:50px;*/
	width: 240px;
}

A:LINK, A:ACTIVE
{
    color: #36c;
    text-decoration: none;
}

A:VISITED
{
    color: #039;
    text-decoration: none;
}

A:HOVER
{
	text-decoration: underline;
}

SELECT, TEXTAREA, INPUT, BUTTON
{
    font-family: Arial, Helvetica;
    font-size: 90%;
}

TABLE
{
    empty-cells: show;
}

HR
{
	border-left:0px dotted #ccc; border-right:0px dotted #ccc; border-top:0px dotted #ccc; border-bottom:1px dotted #ccc; background-color: transparent;
	height: 0
}

/*
Common Styles
*/

.CommonBreadCrumbArea
{
	margin-left:18px;
	padding: 4px 0;
	font-size: 85%;
	color: #000;
	background-color: #f7f7f7;
	border-bottom: solid 1px #bbb;
width:99.4%;
}

/*
Form Styles
*/

.CommonFormArea
{
    margin: 0;
}

.CommonFormTitle
{
	color: #000;
	font-size: 180%;
	font-weight: bold;
	padding: 0;
	margin: 32px 0 0 0;
	line-height: 100%;
}

.CommonFormSubTitle
{
    margin: 16px 0 4px 0;
    padding: 6px;
    font-weight: bold;
    color: #000;
    background-color: #ddd;
}

.CommonFormDescription
{
	padding: 8px 2px 8px 0;
}

TD.CommonFormFieldName
{
	font-weight: bold;
	padding: 8px 5px 2px 2px;
}

DIV.CommonFormFieldName
{
	font-weight: bold;
	padding: 12px 2px 2px 2px;
}

TD.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

DIV.CommonFormFieldDescription
{
	padding: 2px;
	font-size: 90%;
	font-weight: normal;
}

TD.CommonFormField
{
	color: #000;
	padding: 8px 2px 2px 2px;
}

DIV.CommonFormField
{
	color: #000;
	padding: 2px;
}

/*
Message Styles
*/

.CommonMessageSuccess
{
	padding: 12px;
	font-size: 100%;
	color: #030;
	font-weight: normal;
	border: solid 1px #030;
	background-color: #88dd88;
	margin: 16px 0;
}

.CommonMessageWarning
{
	margin: 16px 0;
	padding: 12px;
	font-size: 100%;
	color: #330;
	font-weight: normal;
	border: solid 1px #eec600;
	background-color: #FFFFAA;
}

.CommonMessageError
{
	margin: 16px 0;
	padding: 12px;
	font-size: 100%;
	color: #000;
	font-weight: normal;
	border: solid 1px #300;
	background-color: #d66;
}

/*
Content
*/

.CommonContentArea
{
    margin: 16px 0 0 0;
}

.CommonTitle
{
    color: #051456;
	font-size: 150%;
	letter-spacing: -1px;
	font-weight: bold;
	padding-left:11px;
font-family:Lucida Sans;
	margin:0;
}

.CommonSubTitle
{
	margin-top: 15px;
	text-align: left;
	padding: 4px;
	background-color: #999;
	color: #fff;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 110%;
}

.CommonHeader
{
	color: #aaa;
	font-size: 130%;
	font-weight: bold;
	padding: 0;
	margin: 8px 0 0 0;
}

.CommonContent
{
width:90%;
}

.CommonGroupedContentArea
{
	padding: 0 0 8px 0;
	margin: 0 0 16px 0;
}

.CommonDescription
{
	margin: 0 0 16px 0;
}

.CommonWarning
{
	padding: 8px 8px;
	font-weight: normal;
	margin: 24px 0 16px 0;
	color: #333;
	border: solid 1px #FFD226;
	background-color: #fffcb3;
}

/*
Text Button
*/

.CommonTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	white-space: nowrap;
	cursor: pointer;
	color: #36c;
}

.CommonTextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
}

.CommonTextButton:ACTIVE
{
	text-decoration: none;
}

.CommonTextButton:HOVER
{
	text-decoration: underline;
}

.CommonTextButtonHighlight
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	padding: 4px;
	background-color: #bbb;
	white-space: nowrap;
	cursor: pointer;
	color: #333;
}

.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color: #bbb;
	color: #333;
}

.CommonImageTextButton
{
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	margin: 1px;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: 4px 4px 4px 22px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButton:LINK, .CommonImageTextButton:VISITED
{
	text-decoration: none;
	margin: 1px;
}

.CommonImageTextButton:ACTIVE
{
	text-decoration: none;
}

.CommonImageTextButton:HOVER
{
	text-decoration: underline;
}

/*
Specific Buttons
*/

.CommonDownloadButton { background-image: url('../images/common/download.gif'); }
.CommonLockedButton { background-image: url('../images/common/locked.gif'); }
.CommonPaperclipButton { background-image: url('../images/common/paperclip.png'); }

/*
List 
*/

.CommonListArea
{
	padding: 8px 0;
}

.CommonListTitle
{
	padding: 6px 6px 6px 0;
	color: #000;
	font-weight: bold;
	margin: 0;
}

.CommonListTitle A, .CommonListTitle A:VISITED, .CommonListTitle A:ACTIVE
{
	color: #000;
	text-decoration: none;
}

.CommonListTitle A:HOVER
{
    text-decoration: underline;
}

.CommonListHeader
{
	text-align: left;
	padding: 4px;
	/*background-color: #999;*/
	color: #fff;
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 110%;
}

.CommonListCell
{
	padding: 5px 0px 5px 5px;
	color: #333333;
	font-family: Arial, Helvetica;
	text-align: left;
}

.CommonListRow
{
	background-color: #eee;
}

.CommonListRow PRE,
.CommonListRowAlt PRE
{
	font-family: Arial, Helvetica;
	text-align: left;	
	float:left;
}

.CommonListRowAlt td
{
	background-color: inherit;
}

/*
Avatar List
*/

.CommonAvatarListItemsArea
{
	margin: 0;
}

.CommonAvatarListItemArea
{
	margin: 10px 0;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 10px 10px 10px 70px;
	min-height: 46px;
	background-color: #eee;
}

.CommonAvatarListItemArea.Alt
{
	background-color: #fff;
}

.CommonAvatarListItemArea.Weblog
{
    background-image: url('../images/blog.png');
}

.CommonAvatarListItemArea.Forum
{
    background-image: url('../images/forum.png');
}

.CommonAvatarListItemArea.MediaGallery
{
    background-image: url('../images/media.png');
}

.CommonAvatarListItemArea.Hub
{
    background-image: url('../images/page.png');
}

.CommonAvatarListItemArea.Wiki
{
    background-image: url('../images/page.png');
}

.CommonAvatarListItemArea.Unknown
{
    padding-left: 10px;
}

.CommonAvatarListItemArea.Custom
{
	padding-left: 0px;
}

.CustomAvatarListItemCustomAvatar
{
	float: left;
	padding-left: 10px;
	width: 60px;
	height: 60px;
	overflow: hidden;
}

.CustomAvatarListCustomContent
{
	margin-left: 80px;
}

.CommonAvatarListItem
{
	font-size: 100%;
}

.CommonAvatarListItemName
{
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px 0;
}

.CommonAvatarListItemDetails
{
	margin: 4px 0 0 0;
	color: #000;
	font-size: 80%;
}

UL.CommonAvatarListItemList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.CustomWikiPageDetailsAvatar
{
	float: left;
	padding-left: 4px;
	width: 60px;
	height: 60px;
	overflow: hidden;
}

.CustomWikiPageDetailsContent
{
	margin-left: 60px;
}

.CustomWikiPageDetailsTitle
{
	margin-left: 4px;
	margin-bottom: 2px;
	margin-top: 8px;
}

.CustomWikiPageDetailsArea
{
	border-bottom: 1px dotted #ddd;
	height: 75px;
}

.WikiPageDetailsSummaryArea
{
	float: left;
	margin-top: 8px;
	margin-left: 4px;
}

/*
Validation Styles
*/

.CommonValidationWarning
{
	font-size: 100%;
	color: #f00;
	font-weight: bold;
	padding: 2px;
}

/*
ContentParts
*/

.CommonContentPartBorderOff
{
	padding: 1px;
}

.CommonContentPartBorderOn
{
	border: dashed 1px #999;
	background-color: #efefef;
}

/*
Context Menu Styles
*/

.CommonContextMenuGroup
{
	background-color:#fff;
	border: solid 1px #999; 
}

.CommonContextMenuItem
{
	background-color: #fff; 
	font-size: 90%; 
	border: solid 1px #fff; 
	cursor: pointer;
	padding: 3px;
}

.CommonContextMenuItemHover
{
	background-color: #f4f4f4; 
	color: #000; 
	font-size: 90%; 
	border: solid 1px #E1E1E1; 
	cursor: pointer;
	padding: 3px;
}

.CommonContextMenuItemExpanded
{
	background-color: #E1E1E1; 
	color: #000; 
	font-size: 90%; 
	border: solid 1px #f4f4f4; 
	cursor: pointer;	
	padding: 3px;
}

/* Modal Styles */

.CommonModalMask
{
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333;
}

.CommonModal
{
	background-color: #fff;
	border: solid 6px #333;
}

.CommonModalTitle
{
	border-bottom: solid 1px #333;
	padding: 8px 0 2px 0;
	font-size: 150%;
	margin: 0 8px;
	font-weight: bold;
	color: #333;
	cursor: move;
	min-height: 24px;
}

.CommonModalContent
{
	background-color: #fff;
}

.CommonModalFooter
{
	width: 100%;
	height: 12px;
}

.CommonModalClose
{
	width: 16px;
	height: 15px;
	background-image: url('../images/common/close.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	right: 8px;
	top: 8px;
	margin: 0
}

.CommonModalResize
{
	width: 12px;
	height: 12px;
	background-image: url('../images/common/resize.gif');
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	right: 6px;
	bottom: 6px;
	cursor: se-resize
}

/*
Rating Styles
*/

.CommonRateControlReadOnly
{
	display: inline-table;
	display: inline-block;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControl
{
	display: inline-table;
	display: inline-block;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControlActive
{
	display: inline-table;
	display: inline-block;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

/*
Content Selector Styles 
*/

.CommonContentSelectorTreeArea
{
	background-color: #fff;
	height: 330px;
	margin: 5px;
	margin-left: 0;
	border: solid 1px #999;
	overflow: hidden;
}

.CommonContentSelectorItemsArea
{
	margin: 5px;
	margin-right: 0;
	margin-left: 0;
	background-color: #fff;
	border: solid 1px #999;
	overflow: auto;
	padding: 4px;
	height: 322px;
}

.CommonContentSelectorOptionsArea
{
	margin: 0;
	background-color: #fff;
	border: solid 1px #999;
	padding: 4px;
}

.CommonContentSelectorItemArea
{
    float: left;
}

.CommonContentSelectorItem
{
	font-size: 90%;
	border: solid 1px #ccc;
	cursor: pointer;
	padding: 3px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItemSelected
{
	font-size: 90%;
	border: solid 3px #999;
	cursor: pointer;
	padding: 1px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin: 6px 6px 0 6px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItem img, .CommonContentSelectorItemSelected img
{
	margin-top: auto;
	margin-bottom: auto;
}

.CommonContentSelectorItemName
{
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}

.CommonContentSelectorItemNameSelected
{
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	background-color: #999;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}

.CommonContentSelectorButtonArea
{
	text-align: right;
	margin: 5px;
}

/* Poll Styles */

.CommonPollMoveUpButton
{
	display: inline-table;
	display: -moz-inline-box;
	border-left:1px solid #ccc; border-right:1px solid #999; border-top:1px solid #ccc; border-bottom:1px solid #999; display: inline-block;
	margin: 1px;
	background-color: #eee;
	color: #333;
	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: #333;
}

.CommonPollMoveUpButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

.CommonPollMoveDownButton
{
	display: inline-table;
	display: -moz-inline-box;
	border-left:1px solid #ccc; border-right:1px solid #999; border-top:1px solid #ccc; border-bottom:1px solid #999; display: inline-block;
	margin: 1px;
	background-color: #eee;
	color: #333;
	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: #333;
}

.CommonPollMoveDownButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

.CommonPollDeleteButton
{
	display: inline-table;
	display: -moz-inline-box;
	border-left:1px solid #ccc; border-right:1px solid #999; border-top:1px solid #ccc; border-bottom:1px solid #999; display: inline-block;
	margin: 1px;
	background-color: #eee;
	color: #333;
	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: #333;
}

.CommonPollDeleteButton:HOVER
{
	text-decoration: none;
	color: #333;
	background-color: #ddd;
}

ol.CommonPollAnswerList
{
	margin: 0;
	padding: 0;
}

ol.CommonPollAnswerList li
{
	margin-left: 24px;
}

/* rendered poll styles */

.CommonPollArea
{
	width: 50%;
	min-width: 300px;
	background-color: #f4f4f4;
	border: solid 1px #999;
	margin: 0 auto;
}

.CommonSidebar .CommonPollArea
{
    min-width: 200px;
}

.CommonPollQuestion
{
	border-left:0px solid #999; border-right:0px solid #999; border-top:0px solid #999; border-bottom:1px solid #999; background-color: #ccc;
	padding: 4px;
	margin: 0;
	font-size: 105%
}

.CommonPollContent
{
	padding: 4px;
}

.CommonPollDescription
{
}

.CommonPollSwitchedContent
{
    width: 80%;
    margin: 0 auto;
}

.CommonSidebar .CommonPollSwitchedContent
{
    width: 100%;
    margin: 0;
}

ul.CommonPollAnswerList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

ul.CommonPollAnswerList li
{
	padding: 0;
	margin: 6px 0 0 0;
}

.CommonPollAnswer
{
	padding: 2px;
}

.CommonPollUserVote
{
    margin: 1em 0;
	color: #777;
}

.CommonPollFooter
{
	border-left:0px solid #999; border-right:0px solid #999; border-top:1px solid #999; border-bottom:0px solid #999; padding:2px; background-color: #ccc;
	font-size: 80%
}

.CommonPollResultGraph 
{
    white-space: nowrap;
}

.CommonSidebar .CommonPollResultGraph
{
    display: none;
}

ul.CommonPollFooterList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.CommonPollFooterList li
{
	display: inline;
	margin: 0 6px;
	padding: 0;
}

/* End Poll Styles */

/* Tag Styles */

.CommonTagCloud
{
	border-left:0px solid #ccc; border-right:0px solid #ccc; border-top:2px solid #ccc; border-bottom:2px solid #ccc; background-color: #f7f7f7;
	padding: 16px;
	margin: 32px 0;
	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;
	word-wrap: break-word;
}

.CommonTag1 a:link, .CommonTag1 a:visited, .CommonTag1 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 225%;
	font-weight: 900;
}

.CommonTag2 a:link, .CommonTag2 a:visited, .CommonTag2 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 175%;
	font-weight: 800;
}

.CommonTag3 a:link, .CommonTag3 a:visited, .CommonTag3 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 150%;
	font-weight: 600;
}

.CommonTag4 a:link, .CommonTag4 a:visited, .CommonTag4 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 120%;
	font-weight: 500;
}

.CommonTag5 a:link, .CommonTag5 a:visited, .CommonTag5 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 100%;
	font-weight: 300;
}

.CommonTag6 a:link, .CommonTag6 a:visited, .CommonTag6 a:active
{
	margin-right: 6px;
	text-decoration: none;
	font-size: 80%;
	font-weight: 200;
}

.CommonTag1 a:hover, .CommonTag2 a:hover, .CommonTag3 a:hover, .CommonTag4 a:hover, .CommonTag5 a:hover, .CommonTag6 a:hover
{
	text-decoration: underline;
}

/* End Tag Styles */

/*
TabPane Styles
*/

.CommonPane
{
	border-left:1px solid #999; border-right:1px solid #999; border-top:0px solid #999; border-bottom:1px solid #999; font-size: 10pt;
	background-color: #fff;
	padding: 8px
}

.CommonPaneTabSet
{
	font-size: 90%;
	padding: 0;
	margin: 0;
	background-image: url('../images/common/tabset.gif');
	background-position:  left bottom;
	background-repeat: repeat-x;
	font-weight: bold
}

.CommonPaneTab
{
	color: #666;
	border: solid 1px #ccc;
	margin: 2px 0 1px 0;
	padding: 6px 10px;
	background-color: #f3f3f3;
	cursor: pointer;
	white-space: nowrap;
	line-height: 1.7em;
}

.CommonPaneTabSelected
{
	border-left:1px solid #999; border-right:1px solid #999; border-bottom:0px solid #999; color: #333;
	border-top: 3px solid #999;
	background-color: #fff;
	cursor: pointer;
	white-space: nowrap;
	line-height: 1.7em; margin-left:0; margin-right:0; margin-top:0; margin-bottom:-1px; padding-left:10px; padding-right:10px; padding-top:6px; padding-bottom:8px
}

.CommonPaneTabHover
{
	color: #333;
	border: solid 1px #ccc;
	margin: 2px 0 1px 0;
	padding: 6px 10px;
	background-color: #f3f3f3;
	cursor: pointer;
	white-space: nowrap;
	line-height: 1.7em;
}


/* Inline tag editor */
.CommonInlineTagEditor
{
    margin-top: -8px;
    *margin-top: 0;
	padding: 4px;
	padding-right: 8px;
	border: solid 1px #999;
	background-color: #f3f3f3;
}

.CommonAvatarListArea
{
    margin: 8px 8px 0 0;
	padding: 0;
	width: 60px;
	height: 120px;
	text-align: center;
	overflow: hidden;
	float: left;
	font-size: 110%;
	font-weight: bold;
	word-wrap: break-word;
}

.CommonAvatarArea
{
	width: 60px;
	height: 60px;
	margin-bottom: 4px;
	overflow: hidden;
}

.CommonAvatarArea img
{
	border-width: 0;
}

.CommonAvatarListArea a
{
	text-align: center;
	font-size: .8em;
}

/* 
Theme Styles
*/

.CommonThemePreviewTextColumn
{
    width: 186px;
    border-style: solid;
    border-width: 0px;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
}

.CommonThemePreviewTextColumn h4
{
    width: 174px;
    overflow: hidden;
    font-size: 110%;
    font-weight: bold;
    margin: 0px;
    margin-top: 6px;
    padding: 0 6px 0 6px;
}

.CommonThemePreviewTextColumn div
{
    width: 174px;
    overflow: hidden;
    padding: 6px;
    font-size: 80%;
}

.CommonThemePreviewImageColumn
{
    width: 218px;
    border-style: solid;
    border-width: 0px;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
}

.CommonThemePreviewImageColumn div
{
    width: 200px;
    height: 90px;
    margin: 6px;
    background-color: #ccc;
    padding-top: 60px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
}

.CommonThemePreviewImageColumn img
{
    width: 200px;
    height: 150px;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    margin: 6px;
 }
 
.CommonFileSelectionArea
{
    background-color: #ccc;
    margin-bottom: 8px;
    margin-top: 4px;
    border: solid 1px #999;
}

.CommonFileSelectionArea input
{
    margin: 2px;
}
 
.CommonFileSelectionPreviewArea
{
    text-align: center;
    background-color: #fff;
    border: solid 0px #999;
    border-bottom-width: 1px;
    padding: 4px;
    font-size: 80%;
    color: #999;
    overflow: hidden;
}

.CommonFileSelectionPreviewArea img
{
    max-width: 250px;
    max-height: 100px;
}

.CommonOpenIdBox
{
	padding-left: 20px;
	background: url('../images/openid.gif') no-repeat left;
}

/* Content Boxes */

.CommonContentBox
{
    border:solid 2px #D5DEEC;
    border-top: solid 2px #D5DEEC; 
    background-color: #fff;
    padding: 0px;
    margin: 0 14px 12px 5px;
    height: 1%;
float:left;
width:100%;
}
.CommonContentBox1
{
    border:solid 2px #D5DEEC;
    border-top: solid 2px #D5DEEC; 
    background-color: #fff;
    padding: 12px;
    margin: 0 0px 12px 5px;
    height: 1%;
    width:95%;
}
.CommonContentBoxHeader
{
    padding: 0 0 6px 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 8px 0;
    line-height: 100%;
    font-size: 120%;
    color: #333;
}

.CommonContentBoxHeaderSmall
{
    padding: 0 0 6px 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 8px 0;
    line-height: 100%;
    font-size: 100%;
    color: #333;
}

.CommonContentBoxHeaderForm
{
	padding: 0 0 10px 0;
    /*border-bottom: solid 1px #ccc;*/
    margin: 0 0 10px 0;
    color: #333;
    position: relative;
}

.CommonContentBoxContent
{
    padding: 0 3px 15px 3px;
    font-size: 90%;
    overflow: hidden;
}

.CommonContentBoxFooter
{
    font-weight: bold;
    font-size: 80%;
    padding: 0 3px;
}

.CommonContentBoxFooter a
{
    text-decoration: none;
}

.CommonContentBoxFooter A:HOVER
{
    text-decoration: underline;
}

UL.CommonContentBoxList, UL.CommonSidebarList
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

UL.CommonContentBoxList.Seperator
{
    border-top: solid 1px #ccc;
    margin-top: -4px;
}

UL.CommonContentBoxList LI, UL.CommonSidebarList LI
{
    margin: 3px 0;
    padding: 0 0 2px 0;
    border-bottom: dotted 1px #ccc;
}

UL.CommonContentBoxList LI.Header
{
    padding-top: 20px;
    font-size: 80%;
    font-weight: bold;
    color: #000;
}

UL.CommonContentBoxList LI.Selected
{
	padding-right: 10px;
	background-image: url('../images/common/button-right-arrow.gif');
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
}

UL.CommonContentBoxList LI.Child
{
	padding-left: 10px;
}

#CommonContent .CommonContentBoxHeader
{
    font-size: 180%;
}

#CommonContent .CommonContentBoxHeaderSmall
{
    font-size: 120%;
}

#CommonContent .VerifiedAnswers, #CommonContent .AllReplies  
{
    font-size: 120%;
}

.CommonContentBox.TitleHighlighted
{
    border-top-color: #f00;
}

.CommonContentBox.TitleHighlighted .CommonContentBoxHeader
{
    border-bottom-color: #f00;
}

.CommonContentBox.TitleHighlighted .CommonContentBoxContent
{
}

.CommonContentBox.Highlighted
{
    background-color: #ff9;
    border-top-color: #f93;
}

.CommonContentBox.Highlighted .CommonContentBoxHeader
{
    border-bottom-color: #f93;
}

.CommonContentBox.Highlighted .CommonContentBoxContent
{
}

.CommonContentBox.Highlighted UL.CommonContentBoxList LI
{
    border-bottom-color: #E6B34D;
}


.CommonContentBox.Highlighted2
{
    background-color: #EBFFFF;
    border-top-color: #95B6C3;
}

.CommonContentBox.Highlighted2 .CommonContentBoxHeader
{
    border-bottom-color: #95B6C3;
}

.CommonContentBox.Highlighted2 .CommonContentBoxContent
{
}

.CommonContentBox.Highlighted2 UL.CommonContentBoxList LI
{
    border-bottom-color: #CCC;
}

/* Comment Bubbles */

.CommonCommentArea
{
	margin: 12px 0;
}

.CommonCommentUser
{
	float: left;
	width: 64px;
	min-height: 60px;
	overflow: hidden;
}

.CommonCommentArrow
{
	float: left;
	padding-top: 10px;
	width: 10px;
	height: 20px;
	overflow: hidden;
}

.CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4,
.CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, 
.CommonCommentArrow .r9, .CommonCommentArrow .r10
{
	height: 2px;
	overflow: hidden;
}

.CommonCommentArrow .r1 { margin-left: 0; }
.CommonCommentArrow .r2 { margin-left: 1px; }
.CommonCommentArrow .r3 { margin-left: 2px; }
.CommonCommentArrow .r4 { margin-left: 3px; }
.CommonCommentArrow .r5 { margin-left: 4px; }
.CommonCommentArrow .r6 { margin-left: 5px; }
.CommonCommentArrow .r7 { margin-left: 6px; }
.CommonCommentArrow .r8 { margin-left: 7px; }
.CommonCommentArrow .r9 { margin-left: 8px; }
.CommonCommentArrow .r10 { margin-left: 9px; }

.CommonCommentBubble
{
	margin-left: 74px;
}

.CommonCommentContent
{
	padding: 0 10px 1em 10px;
	min-height: 32px;
	position: relative;
	overflow: hidden;
}

.CommonCommentBubbleRoundTop, .CommonCommentBubbleRoundBottom
{
	height: 5px;
}

.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundTop .r4,
.CommonCommentBubbleRoundBottom .r1, .CommonCommentBubbleRoundBottom .r2, .CommonCommentBubbleRoundBottom .r3, .CommonCommentBubbleRoundBottom .r4
{
	height: 1px;
	overflow: hidden;
}

.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundBottom .r4 { margin: 0 5px; }
.CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundBottom .r3 { margin: 0 3px; }
.CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundBottom .r2 { margin: 0 2px; }
.CommonCommentBubbleRoundTop .r4, .CommonCommentBubbleRoundBottom .r1 { margin: 0 1px; height: 2px; }

.CommonCommentBubbleRoundTop .r1, .CommonCommentBubbleRoundTop .r2, .CommonCommentBubbleRoundTop .r3, .CommonCommentBubbleRoundTop .r4,
.CommonCommentBubbleRoundBottom .r1, .CommonCommentBubbleRoundBottom .r2, .CommonCommentBubbleRoundBottom .r3, .CommonCommentBubbleRoundBottom .r4,
.CommonCommentArrow .r1, .CommonCommentArrow .r2, .CommonCommentArrow .r3, .CommonCommentArrow .r4,
.CommonCommentArrow .r5, .CommonCommentArrow .r6, .CommonCommentArrow .r7, .CommonCommentArrow .r8, 
.CommonCommentArrow .r9, .CommonCommentArrow .r10,
.CommonCommentContent
{
	background-color: #CEDEFD;
}

.Owner .CommonCommentBubbleRoundTop .r1, .Owner .CommonCommentBubbleRoundTop .r2, .Owner .CommonCommentBubbleRoundTop .r3, .Owner .CommonCommentBubbleRoundTop .r4,
.Owner .CommonCommentBubbleRoundBottom .r1, .Owner .CommonCommentBubbleRoundBottom .r2, .Owner .CommonCommentBubbleRoundBottom .r3, .Owner .CommonCommentBubbleRoundBottom .r4,
.Owner .CommonCommentArrow .r1, .Owner .CommonCommentArrow .r2, .Owner .CommonCommentArrow .r3, .Owner .CommonCommentArrow .r4,
.Owner .CommonCommentArrow .r5, .Owner .CommonCommentArrow .r6, .Owner .CommonCommentArrow .r7, .Owner .CommonCommentArrow .r8, 
.Owner .CommonCommentArrow .r9, .Owner .CommonCommentArrow .r10,
.Owner .CommonCommentContent
{
	background-color: #DFFFED;
}

.CommonMessageHeader
{
	font-size: 110%;
}

.CommonMessageRecipients
{
	font-size: 80%;
	padding: 2px 0;
}

.CommonMessageDate
{
	border-bottom: solid 1px #999;
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-size: 80%;
}

.CommonMessageActions
{
	float: right; 
	margin: 0 0 4px 4px; 
	font-size: 80%;
	font-weight: bold;
}

UL.CommonContentBoxList LI.CommonActivity
{
	padding-left: 22px;
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 16px;
}

UL.CommonContentBoxList LI.CommonActivity.NewProfileAnnouncement { background-image: url('../images/activities/new-profile-announcement.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewProfileComment { background-image: url('../images/activities/new-profile-comment.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewUser { background-image: url('../images/activities/new-user.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewBlog { background-image: url('../images/activities/new-blog.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewBlogPost { background-image: url('../images/activities/new-blog-post.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewBlogComment { background-image: url('../images/activities/new-blog-comment.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewForum { background-image: url('../images/activities/new-forum.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewForumThread { background-image: url('../images/activities/new-forum-thread.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewForumPost { background-image: url('../images/activities/new-forum-post.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewMediaGallery { background-image: url('../images/activities/new-media-gallery.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewMediaGalleryPost { background-image: url('../images/activities/new-media-gallery-post.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewMediaGalleryComment { background-image: url('../images/activities/new-media-gallery-comment.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewGroup { background-image: url('../images/activities/new-group.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewGroupMember { background-image: url('../images/activities/new-group-member.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewFriendship { background-image: url('../images/activities/new-friend.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewGroupPage { background-image: url('../images/activities/new-group-page.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewUserFile { background-image: url('../images/activities/new-user-file.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewUserAvatar { background-image: url('../images/activities/new-user-avatar.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewUserFolder { background-image: url('../images/activities/new-folder.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewWikiPageComment { background-image: url('../images/activities/new-wiki-comment.gif'); }
UL.CommonContentBoxList LI.CommonActivity.UpdatedWikiPage { background-image: url('../images/activities/new-wiki-page.gif'); }
UL.CommonContentBoxList LI.CommonActivity.NewWikiPage { background-image: url('../images/activities/new-wiki-page.gif'); }

.CommonActivityContent
{
	padding-right: 5px;
}

/* File Lists */

.CommonFileArea
{
	margin: 8px;
	width: 152px;
	overflow: hidden;
	float: left;
}

.CommonFileContent
{
	padding: 3px 8px 0 8px;
}

.CommonFile
{
	border: solid 2px #ccc;
	width: 131px;
	height: 94px;
	text-align: center;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}

.CommonFile img
{
	border-width: 0;
	margin: 0;
	padding: 0;
}

.CommonFileContainer
{
    width: 48px;
    text-align: center;
}

.CommonFileContainer img
{
    border-width: 0;
}

.CommonFileDetails
{
	padding: 4px 0 8px 0;
	white-space: nowrap;
}

.CommonFileInner
{
	height: 94px;
	width: 131px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	margin: 0;
}

.CommonFileInner a.CommonFileLink
{
	display: block;
	height: 94px;
	width: 131px;
	text-decoration: none;
	position: absolute;
	left: 0;
	top: 0;
}

.CommonFileRoundTop, .CommonFileRoundBottom
{
	height: 5px;
}

.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4,
.CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4
{
	height: 1px;
	overflow: hidden;
}

.CommonFileRoundTop .r1, .CommonFileRoundBottom .r4 { margin: 0 5px; }
.CommonFileRoundTop .r2, .CommonFileRoundBottom .r3 { margin: 0 3px; }
.CommonFileRoundTop .r3, .CommonFileRoundBottom .r2 { margin: 0 2px; }
.CommonFileRoundTop .r4, .CommonFileRoundBottom .r1 { margin: 0 1px; height: 2px; }

.CommonFileRoundTop .r1, .CommonFileRoundTop .r2, .CommonFileRoundTop .r3, .CommonFileRoundTop .r4,
.CommonFileRoundBottom .r1, .CommonFileRoundBottom .r2, .CommonFileRoundBottom .r3, .CommonFileRoundBottom .r4,
.CommonFileContent
{
	background-color: #ececec;
}

/* Side List */

.CommonSideListArea
{
	float: left;
	width: 210px;
	height: 70px;
	margin: 8px;
	overflow: hidden;
}

.CommonSideListImage
{
	float: left;
	width: 60px;
	height: 60px; 
	overflow: hidden;
}

.CommonSideListContent
{
	margin-left: 68px;
}

/*
Hierarchal List
*/

.CommonHierarchalList
{
	float: left; 
	width: 44%;
	/*padding: 8px 5% 8px 0;*/
}

.CommonHierarchalList .CommonHeader
{
	margin-bottom: 2px;
}

/* Search Styles */

#CommonSearch
{
	float: right;
}

.CommonSearchArea
{
	margin-right:20px;
	width: 182px;
	overflow: hidden;
	float: left;

}

.CommonSearchContent
{
	padding: 3px 8px 0 8px;
	margin: 0;

	border-left: solid 1px;
	border-right: solid 1px;
	white-space: nowrap;
	position: relative;
	height: .8em;
}

.CommonSearchContentInner
{
	position: absolute;
	top: -5px;
	width: 166px;
}

.CommonSearchContent input
{
	margin: 0;
	padding: 0;
	border-width: 0;
	width: 146px;
	background-color: #f7f7f7;
}

.CommonSearchContent input.CommonSearchButton
{
	background-color: transparent;
	background-image: url('../images/common/search-button.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	width: 20px;
	height: 21px;
	overflow: hidden;
	cursor: pointer;
}

.CommonSearchRoundTop, .CommonSearchRoundBottom
{
	height: 5px;
}

.CommonSearchRoundTop .r1, .CommonSearchRoundTop .r2, .CommonSearchRoundTop .r3, .CommonSearchRoundTop .r4,
.CommonSearchRoundBottom .r1, .CommonSearchRoundBottom .r2, .CommonSearchRoundBottom .r3, .CommonSearchRoundBottom .r4
{
	border-left: solid 1px;
	border-right: solid 1px;
	height: 1px;
	overflow: hidden;
}

.CommonSearchRoundTop .r1, .CommonSearchRoundBottom .r4 { margin: 0 5px; height: 0; border-top: solid 1px; border-left-width: 0; border-right-width: 0; }
.CommonSearchRoundTop .r2, .CommonSearchRoundBottom .r3 { margin: 0 3px; border-left-width: 2px; border-right-width: 2px; }
.CommonSearchRoundTop .r3, .CommonSearchRoundBottom .r2 { margin: 0 2px; }
.CommonSearchRoundTop .r4, .CommonSearchRoundBottom .r1 { margin: 0 1px; height: 2px; }

.CommonSearchRoundTop .r1, .CommonSearchRoundTop .r2, .CommonSearchRoundTop .r3, .CommonSearchRoundTop .r4,
.CommonSearchRoundBottom .r1, .CommonSearchRoundBottom .r2, .CommonSearchRoundBottom .r3, .CommonSearchRoundBottom .r4,
.CommonSearchContent
{
	background-color: #f7f7f7;
	border-color: #bbb;
}

/* Post Popup Menu */

.CommonPostPopupArea 
{ 
    border: solid 1px #999;
    background-color: #fff;
    width: 350px;
    padding: 8px; 
}

.CommonPostPopupListArea 
{ 
    border: solid 1px #999;
    width: 342;
    padding: 4px;
    max-height: 300px;
    overflow: auto; 
}

UL.CommonPostPopupList 
{
    margin: 0 0 8px 8px;
    padding: 0;
    list-style-type: none; 
}

UL.CommonPostPopupList LI
{
    margin: 0;
    padding: 0;
}

.CommonPostPopupHeader
{
    margin-bottom: 8px;
}

.CommonUserImpersonationText
{
	color: #ffff00;
}

.CommonWikiPageRatingArea
{
	float: left;
	width: 50px;
	margin: 8px 4px 16px 0;
	overflow: hidden;
	font-size: 140%;
	text-align: center;
	font-weight: bold;
	color: #888;
}

.CommonWikiPageNoRatingArea
{
	float: left;
	width: 50px;
	margin: 8px 4px 16px 0;
	overflow: hidden;
	font-size: 100%;
	text-align: center;
	color: #999;
}

.CommonWikiListArea
{
	font-size: 110%;
	float: left;
	width: 300px;
	margin: 8px;
	overflow: hidden;
}

.CommonWikiPageListArea
{
	font-size: 110%;
	padding: 8px 8px 8px 12px;
	overflow: hidden;
}

.CommonWikiPageListArea .CommonHeader
{
	margin-top: 0;
}

.CommonWikiPageDescription
{
	font-size: 90%;
	color: #777;
}

.WikiSidebarPlaceholder
{
    background-color: transparent;
    padding: 12px;
    margin: 0 0 12px 0;
    height: 1%;
}

.ThreadQuoteButton
{
	padding: 5px 0px 10px 0px;
}

.ThreadQuoteArea
{
}

.CommonImageDownloadLink
{
	overflow: hidden;
}

.CommonImageDownloadLink img
{
	border: 0px;
}

/* Hierarchical List */

.CommonHierarchicalList
{
	list-style-type: none;
	margin: 1px 0;
	padding: 0;
}

UL.CommonHierarchicalList UL.CommonHierarchicalList
{
	margin-left: 10px;
}

.CommonHierarchicalList li
{
	padding: 2px 0;
}

.CommonHierarchicalList a:link, .CommonHierarchicalList a:visited, .CommonHierarchicalList a:active, .CommonHierarchicalList a:hover
{
	color: #06c;
}

.CommonHierarchicalList img
{
	margin-right: 4px;
}

.CommonHierarchicalList a.Selected
{
	background-color: #06c;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}
.divImg
{
	background-image:url('../images/forum_read_subforum.gif');
	background-repeat:no-repeat;
	width:27px;
	height:40px;
	padding-left:10px;
	
margin-left:5px;
	}
/*----------Taggle----------*/
#Logo
{
	background-image: url('../images/logo.gif');
	width:176px;
    height:105px;
    float:left;
}
#headerbg
{
	background-image: url('../images/header_bg.gif');
	background-repeat:repeat;
	/*margin-left:174px;*/
	width:784px;
	height:105px;
	 float:left;
}
#banner
{
	height:128px;
	/*float:left;*/
	width:960px;
	/*margin-left:50px;*/
padding-left:5px;
	
}
#addlogo
{
background-image: url('../images/add_logo.gif');
	width:325px;
	height:128px;
	float:left;
}
.cb_adarea
{
	width:750px;
	height:128px;
	
}

.cb_adareaLeft
{
	width:325px;
	background-image: url('../images/add_logo.gif');
float:left;
height:128px;
}
.cb_adareaRight
{
	width:425px;
	background: url('../images/add_area2.jpg') 100% 0 ;
	float:left;
	height:128px;
	overflow:hidden;
}
	
#addarea
{
	background-image: url('../images/add_area2.jpg');
	/*margin-left:330px;*/
	width:635px;
	height:128px;
	float:left;
}
CommonNavigation1
{
	float:left;
	 /*clear: both;
   margin-left:50px;*/
	width: 800px;
	height: 27px;
	/*background-color: #95B6C3;*/
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	padding: 0;	
	font-size: 14px;
}
#Top
{
	BACKGROUND: url('../images/top_line_new.gif') no-repeat 0 0;
	padding:20px 0px 0px 0px;
	overflow:hidden;
	width:1000px;
	
}
#middle
{
background-color: Transparent;
width: 1000px;
padding-right:0px;
background: url('../images/b33.gif');

}
#bottom
{
padding: 0px 10px 15px 10px;
width: 990px;
background: url('../images/bottom_line_new.gif') no-repeat 0 100%;
overflow:hidden;
}
#footer
{
	background-image: url('../images/footer_bg.jpg');
	background-repeat:repeat-x;
	width:950px;
	color:White;
	height:85px;
text-align:center;
padding-top:30px;
margin-left:11px

	
	
}
#aspnetForm
{
}
/*#middle_right
{
background-color: Transparent;
width: 996px;
background: url('../images/right_line.gif');
background-repeat:no-repeat;
}*/
#center
{
	padding-left:20px;
	padding-top:20px;
	padding-bottom:5px;
	margin-right:-20px;
	
}
#Headercommon
{
	width:960px;
}
#center1
{
	margin:0 auto;
	width:1000px;
	background: url('../images/b33.gif');
	
}
.CommonSidebar
{
border:solid 2px #D5DEEC;	
padding-left:10px;		
padding-right:10px;
margin-top:5px;
margin-bottom:10px;
}
.RightSideVideo
{
 background-image:url('../images/TaggleImages/sub_box_title_tab.gif');
 background-position: center 50%;
 background-repeat:no-repeat; 
 height:30px;
 width:183
 }
 .RightSideBox
 {
 min-height:100px;
 background-image:url('../images/TaggleImages/sub_box_content_bg.gif');
 background-position: center 50%;	
 background-repeat:repeat-y
 }
 .RightSideBoxBottom
 {
 min-height:10px;
 background-image:url('../images/TaggleImages/sub_box_bottom_tab.gif');
 background-position: center 50%;	
 background-repeat:no-repeat
 }
.BodyNewsList1
{
 margin:5px;
 color:red;
 border:solid 2px #D5DEEC;
 min-height:100px;	
 margin-bottom:20px;

}
.BodyNewsList2
{
 margin:5px;
 color:red;
 border:solid 2px #D5DEEC;
 min-height:100px;	
 background-color:#F2F2F2;	
 padding-top:20px; 
 margin-bottom:20px;
}
.BodyNewsList3
{
 margin:5px;
 color:red;
 border:solid 2px #D5DEEC;
 min-height:100px;			
}
.TxtNews
{
 padding:10px;
padding-top:5px;
 color:#818181;
 text-align:justify;
 font-size:12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.TitlTxt
{
padding-left:10px;
padding-top:10px;
font-size:19px;
color: #0066CB;	
font-family: "Lucida Sans";
font-weight:normal;	
}
.SideBarTitle
{
padding-left:30px;
padding-top:20px;

FONT-WEIGHT: bold;
FONT-SIZE: 12px;	
COLOR: #484848;
FONT-STYLE: normal;
FONT-FAMILY: "Lucida Sans"	
}
.SideBarTitle1
{
text-align:center;
padding-top:7px;
FONT-WEIGHT: bold;
FONT-SIZE: 12px;	
COLOR: #484848;
FONT-STYLE: normal;
FONT-FAMILY: "Lucida Sans"	
}
.SideBarTitle2
{
text-align:center;
padding-top:7px;
FONT-WEIGHT: bold;
FONT-SIZE: 12px;	
COLOR: #484848;
FONT-STYLE: normal;
FONT-FAMILY: "Lucida Sans"	
}
.SideBarTitle3
{
text-align:center;
padding-top:7px;
FONT-WEIGHT: bold;
FONT-SIZE: 12px;	
COLOR: #484848;
FONT-STYLE: normal;
FONT-FAMILY: "Lucida Sans"	
}
.SideBarTitle4
{
FONT-WEIGHT: bold;
FONT-SIZE: 12px;	
COLOR: #484848;
FONT-STYLE: normal;
FONT-FAMILY: "Lucida Sans";
text-align:center;
padding-top:7px;

}
.SideBarTitle5
{
FONT-WEIGHT: bold;
FONT-SIZE: 12px;	
COLOR: #484848;
FONT-STYLE: normal;
FONT-FAMILY: "Lucida Sans";
text-align:center;
padding-top:7px;

}
.SideBarTitle6
{
FONT-WEIGHT: bold;
FONT-SIZE: 12px;	
COLOR: #484848;
FONT-STYLE: normal;
FONT-FAMILY: "Lucida Sans";
text-align:center;
padding-top:7px;

}
.SideBarTitle7
{
FONT-WEIGHT: bold;
FONT-SIZE: 12px;	
COLOR: #484848;
FONT-STYLE: normal;
FONT-FAMILY: "Lucida Sans";
text-align:center;
padding-top:7px;

}
.SideBarTitle8
{
FONT-WEIGHT: bold;
FONT-SIZE: 12px;	
COLOR: #484848;
FONT-STYLE: normal;
FONT-FAMILY: "Lucida Sans";
text-align:center;
padding-top:7px;

}
.DntImage
{
height:31px;
width:62px;
padding-left:60px;
padding-top:30px;
}

#DivBlogTitle a.BlogTitle
{
font-size:19px;
color: #051456;	
font-family: "Lucida Sans";
font-weight:normal;	
text-decoration:none;
}

#DivBlogTitle a.MoreClr
{
font-size:12px;
color: #da6f10;	
font-family: "Lucida Sans";
font-weight:normal;	
text-decoration:none;
}
#DivBlogTitle2 a.BlogTitle
{
font-size:19px;
color: #051456;	
font-family: "Lucida Sans";
font-weight:normal;	
text-decoration:none;
}

#DivBlogTitle2 a.MoreClr
{
font-size:12px;
color: #da6f10;	
font-family: "Lucida Sans";
font-weight:normal;	
text-decoration:none;
}
.DntImage
{
height:31px;
width:62px;
padding-left:60px;
padding-top:30px;
}

#DivBlogTitle a.BlogTitle
{
font-size:16px;
color: #0066CB;	
font-family: "Lucida Sans";
font-weight:normal;	
text-decoration:none;
}

#DivBlogTitle a.MoreClr
{
font-size:12px;
color: #da6f10;	
font-family: "Lucida Sans";
font-weight:normal;	
text-decoration:none;
}
.BodyNewsList
{
 
 margin:5px;
 color:red;
 border:solid 2px #D5DEEC;
 min-height:100px;			
}

#PollSideBox
{
	
}
#PollSideBox .CommonPollArea
{
	min-width:10px;
	width:80%;
	margin-top:5px;
}
#pollSideBox div.CommonPollArea, h4.CommonPollQuestion, div.CommonPollFooter, div.CommonPollArea
{
	background-color:Transparent;	
border-width:0px;
}
#PollVoteArea
{
text-align:center;
}
ul.CommonPollAnswerList
{
text-align:left;
padding-left:15px;
}

#Polllistview .CommonPollArea, .CommonPollQuestion, .CommonPollFooter, .CommonPollArea
{
border-width:1px;
}
#Polllistview H4.CommonPollQuestion
{
background-color:#ccc;
}
#Polllistview .CommonPollFooter
{
background-color:#ccc;
}
#PollSideBox p, .CommonPollResultGraph
{
	display:none;
}
#Polllistview p, .CommonPollResultGraph
{
	display:block;
}
 #Polllistview p
 {
 	padding-left:10px;
 }
.DntImage
{
height:83px;
width:168px;

}
.CommonContentBox
{
	
    border-top: solid 2px #D5DEEC; 
    }




/* the Following Classes added by senthilnathan for Church part */
.AddChurchLables
{
    width:40%; 
    float:left;
    text-align:right;
    padding-right:20px;
    padding-bottom:10px;
    font-family:Myriad Pro;
    font-size:15px;
    color:#333;
}
.AddChurchFields
{
    float:left;
    padding-bottom:10px;
    font-family:Myriad Pro;
}
.AddChurchSubmit
{
   font-family:Myriad Pro;
   font-size:15px; 
   color:#333;
    
}
.gridViewRow
{
     font-family:Myriad Pro;
    font-size:15px;
    padding-top:2px;
    padding-bottom:2px;
    
}
.gridViewAlternateRow
{
    font-family:Myriad Pro;
    font-size:15px;
    padding-top:2px;
    padding-bottom:2px;
    background-color:#F1F1F1;
}
.gridViewHeader
{
    font-family:Myriad Pro;
    font-size:15px;
    padding-top:3px;
    padding-bottom:3px;
    background-color:#114F80;
    color:White;
    height:25px;
    
}
.gridViewStyle
{
    padding-top:20px;
    padding-bottom:20px;
    
}
.gvwTitle
{
    width:100%; 
    font-family:Myriad Pro;
    font-size:32px;
    color:#2E5882;
    padding-bottom:30px;
}
.churchSearchButton
{
    background-image:url('../images/common/search-button.gif');
    background-repeat:no-repeat
 
}

/* end senthil Nathan */


.Mydropdown
{
	background-color:#F6F6F6;
	color:#818181;
	
}


    .CommonContentBox5
{
	border:solid 2px #D5DEEC;
    border-top: solid 2px #D5DEEC; 
    background-color: #fff;
    
    margin: 1px 1px 1px 1px;
    height: 510px;
    width:100%;
    
} 
 /*jai Events Start*/
    .CommonContentBox5
{
	border:solid 2px #D5DEEC;
    border-top: solid 2px #D5DEEC; 
    background-color: #fff;
    
    margin: 1px 1px 1px 1px;
    height: 510px;
    width:100%;
    
}
.right
{
	padding-left:250px;
}
.buttonright
{
	padding-left:100px;
}

.EventBorder
{
border:solid 1px #DDDDDD;
width:98%;
height:510px;
padding-bottom:5px;
}
.EventDtBorder
{
border:solid 1px #DDDDDD;
width:78%;
height:100%;

padding-bottom:20px;


}
.EvTxt
{
	font-family:Arial;
	font-size:14px;	
	font-weight:bold;
	padding-bottom:8px;

}
.CommonContentBox
 {
	
  border-top: solid 2px #D5DEEC; 
 }
.VideoWeek
{
padding-left:20px;
padding-top:20px;
}

    
 /*jai Events End*/

/*jai video*/
.VideoWeek
{
padding-left:20px;
padding-top:20px;
    
}
.BigScr
{
padding-left:50px;
	
}

.VideoEventBorder
{
border:solid 1px #DDDDDD;
width:98%;
height:90%;
}
.FullVideoWeek
{
padding-left:170px;
padding-top:10px;
padding-bottom:10px;
}
.videoText
{
font-family:Arial;
font-size:14px;
font-weight:bold;
padding-bottom:5px;
}
.YourGroups
{
	padding-left:20px;
padding-top:12px;
}
.YourGroupsArea
{
          margin: 8px 8px 0 0;
	padding: 0;
	width: 60px;
	height: 50px;
	text-align: center;
	overflow: hidden;
	float: left;
	font-size: 110%;
	font-weight: bold;
	word-wrap: break-word;
}
.ViewAllGroups
{

    font-weight: bold;
    font-size: 80%;
    padding-left:60px;
    text-decoration:none;
}
.ViewAllGroups1
{

    font-weight: bold;
    font-size: 80%;
    padding-left:40px;
    text-decoration:none;
}	
.gridViewRowBoooks TD
{
	text-align:left;
	padding-left:7px;
}
.gridViewAlternateRowBooks TD
{
	text-align:left;
	padding-left:7px;
}
.gridViewHeaderBooks TH
{
	text-align:left;
	padding-left:7px;
}

#BookOfTheWeekImg
{
	border-width:0px;
	width:100px;
	height:100px;
}
#DivBookOfTheWeekImg
{
	padding-left:50px;
	cursor:pointer;
}
#DivBookOfTheWeekImgGroup
{
	padding-left:35px;
	cursor:pointer;
}
#BookOfTheWeekHeader
{
	padding:7px;
text-align:center;
	font-size:13px;	
	font-family:Arial;
	font-weight:bold;	
}
 /*jai video End*/

/* Harish Css Start*/
 .ForumsHomeList
{
	border:solid 2px #D5DEEC;
    border-top: solid 2px #D5DEEC; 
    background-color: #fff;
    padding: 12px;
    margin: 5px 8px 12px 5px;
    height: 1%;
}
.CommonListHeader
{
	padding-top:0px;
	padding-bottom:0px;
	
} 
.CommonListHeader H4.CommonHeader
{
	margin-top:0px;
	margin-bottom:0px;
	
} 
.CommonListHeader
{
	height:15px;
	overflow:hidden;
}
Div.CommonHierarchalList A:link
{
	color:#ffffff;
	font-size:13px;
	
}
.divImg
{
	background-image:url('../images/forum_read_subforum.gif');
	background-repeat:no-repeat;
	background-position:left center;
	width:27px;
	height:40px;
	padding-left:10px;
	
margin-left:5px;
	}  
.CommonDescription
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 0px 0;
    line-height: 100%;
    font-size: 12px;
    color: #333;
} 
 /*End CSS*/



.cmnfiledetails
{
	margin:5px;
	width: 170px;
	height: 148px;
	float: left;
        /*margin-top:10px;
	margin-bottom:10px;*/
}
.cmninner
{
	width: 160px;
	height: 90px;
	/*padding: opx 2px 0px 2px;*/
	vertical-align:middle;
	text-align:center;

        padding-top:0px;
        padding-bottom:10px;
	border: solid 1px #DEDEDE;
}

.cmnlower
{
	width: 158px;
	padding: 5px 2px 0px 2px;
	border: none;
}
.cmnlowerleft
{
	width: 130px;
	float: left;
	text-align: left;
}
.cmnlowerright
{
	width: 18px;
	float: left;
	padding-bottom: 2px;
}

img
{
	border: none;
}

.mediaLowerContent
{
	width: 900px;
	float: left;
	
}
 /* Event New jai*/
  .EventBody
  {
  	padding-left:150px;
  }

 .EventTitleImg
 {
  background-image :url('../images/TaggleImages/tab5.jpg');
  background-repeat:no-repeat
   
 }
 .EventSubBorder
 {
 
  border:solid 1px #DDDDDD;	
  width:588px;
  padding:5px;
  
 }
 .EventTitleTex
 {
 
  width:600px;
  height:24px;
  background-image :url('../images/TaggleImages/tab4.jpg');
  
 }
 .EventBorder1
{
 border:solid 1px #DDDDDD;
 width:98%;
 height:100%;
 padding-bottom:5px;
}

.MoreTxt
{
 padding-left:150px;	
 background-repeat:no-repeat;                                         
}
.MoreImg
{
 background-image :url('../images/TaggleImages/man_image.jpg');   
 background-repeat:no-repeat;
 padding-right:50px
}
.TodText
{
padding-left:5px;
}
.TmrText
{
padding-left:10px;
padding-top:5px;
font-size:14px;
color:#214661;
font-weight:bold;	

}

.Event_Time
{
	padding-left:10px;
	font-weight:bold;
	font-size:11px;
	padding-top:15px;
}
.Event_Time_body
{
padding-top:15px;
}

.NoEv
{
	padding-left:10px;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	
}
.EvntTitle
{
 padding-left:20px;
}
.Display
{
padding:4px 0px;

}
.Display1
{
	padding:1px 0px;
}
.EventFont
{
 color:#0064CC;
 font-weight:bold;
 padding-left:15px;
}
.TxtEve
{
	padding-right:150px;
	font-weight:bold;
	color:#226C9B;
}
/* JAI New Event End */



 /*Start TAB CSS*/
		.TabHeaderCSS
        {
            font-family: Verdana, Arial, Courier New;
            font-size: 10px;
            background-color: White;
            border: solid 1px #9CB8C6;  
            border-bottom: solid 0px #9CB8C6; 
            margin-bottom:5px;          
        }
        /*A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer.*/
.ajax__tab_header
        {
            background-color: White;
        }
        .ajax__tab_outer
        {
            border-right: 1px solid rgb(156,184,198);
            background-position: 0pt -790px;
            background-image: url('../images/tab.gif');
            border-bottom: 1px solid rgb(156,184,198);
            height:25px;
            /*width: 100px;*/
            text-align: center !important;
            font-size:13px            
        }
        .ajax__tab_tab
        {
        	padding-top:5px;
            height: 20px;
            padding-right:10px;
            padding-left:10px;
        }
        .ajax__tab_body
        {
            border-top-width: 0px;
            background-color: White;
            border-bottom: solid 1px #9CB8C6; 
        }
        .ajax__tab_hover
        {
        	font-size:13px;
            background-position: 0pt -735px;
            text-decoration: none;
            background-image: url('../images/tab.gif');
            border-bottom: 1px solid white;
            background-color: white
        }
        .ajax__tab_active .ajax__tab_outer
        {
            background-image: url('none');
            background-color: Transparent;
            border-bottom: 0px solid white;
        }
        .ajax__tab_active .ajax__tab_outer
        {
            background-image: url('none');
            background-color: Transparent;
            border-bottom: 0px solid white;
        }
        .ajax__tab_hover .ajax__tab_outer
        {
            background-image: url('none');
            background-color: Transparent            
        }
        .ajax__tab_hover .ajax__tab_outer
        {
            background-image: url('none');
            background-color: Transparent            
        }
        .ajax__tab_active
        {
            color: #007BB6;
            font-size:13px;
            background-position: 0pt -735px;
            background-image: url('../images/tab.gif');
            border-bottom: 0px solid white;
            background-color: white
        }
        .ajax__tab_inner
        {
        }
        .ajax__tab_panel
        {
        	padding:5px;
        }
        #Tab
        {
        	padding:0 15px 0px 5px;
        	overflow:visible;
        }




.MLCtop
{
	width:100%;
	
	background:url('../images/top_bg.jpg') no-repeat 0 0;
	overflow:hidden;
	float:left
	
}
.MLCmiddle
{
	
	width:948px;margin-left:7px; margin-bottom:5px;
	background:url('../images/middle_bg.jpg') repeat-y;
	margin-left:7px;
	float:left
}
.MLCbottom
{width:908px; background:url('../images/bottom_bg.jpg') no-repeat 0 100%;
 overflow:hidden;
 float:left; padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px
}
 
 /*End CSS*/
.MsgCssDesc
{
font-family:Verdana;
font-size:12px;
color:#818181;
}
.MsgCss
{
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#818181;
}

#PollSideBox li
 {
display:list-item;
 	clear:both;
width:100%;
float:none;
 }
	.TabHeaderCSS 
        {
            font-family: Verdana, Arial, Courier New;
            font-size: 10px;
            background-color: White;
            border: solid 1px #9CB8C6; 
                      
        }
        /*A container element that wraps all of the tabs at the top of the TabContainer. Child 

CSS classes:.ajax__tab_outer.*/.ajax__tab_header
        {
            background-color: White;
        }
         .ajax__tab_outer
        {
            border-right: rgb(156,184,198) 1px solid;
            background-position: 0pt -289px;
            background-image: url("../images/tab.gif");
            border-bottom: rgb(156,184,198) 1px solid;
            height:25px;
            /*width: 100px;*/
            text-align: center !important;
            font-size:13px;
        }
        .homeTabHeaderCSS .ajax__tab_outer
        {
            border-right: rgb(156,184,198) 1px solid;
            background-position: 0pt -289px;
            background-image: url("../images/tab.gif");
            border-bottom: rgb(156,184,198) 1px solid;
            height:25px;
            width: 49.8%;
            text-align: center !important;
            font-size:13px;
        }
        .ajax__tab_tab
        {
        	padding-top:5px;
            height: 20px;
            padding-right:10px;
            padding-left:10px;
        }
        .ajax__tab_body
        {
            border-top-width: 0px;
            background-color: White;
        }
        .ajax__tab_hover
        {
        	font-size:13px;
            background-position: 0pt -770px;
            text-decoration: none;
            background-image: url("../images/tab.gif");
            border-bottom: white 1px solid;
            background-color: white;
        }
        .ajax__tab_active .ajax__tab_outer
        {
            background-image: none;
            background-color: Transparent;
        }
        .ajax__tab_active .ajax__tab_outer
        {
            background-image: none;
            background-color: Transparent;
        }
        .ajax__tab_hover .ajax__tab_outer
        {
            background-image: none;
            background-color: Transparent;
        }
        .ajax__tab_hover .ajax__tab_outer
        {
            background-image: none;
            background-color: Transparent;
        }
        .ajax__tab_active
        {
            color: #007BB6;
            font-size:13px;
            background-position: 0pt -770px;
            background-image: url("../images/tab.gif");
            border-bottom: white 1px solid;
            background-color: white;
        }
        .ajax__tab_inner
        {
        }
        .homeTabHeaderCSS
        {
        	/*width:450px;*/
        }
  #navinner11
{
float:left;
width:945px;
border-left: solid 1px #A5AEB5;
border-right: solid 1px #A5AEB5;
background-color:#007BB6;

/*background-image: url('../images/button_1nav.jpg');*/
height:26px;
}

#CommonNavigation11 .Common
{
/*background-image: url('../images/button_1nav.jpg');
float:left;
  border-left: solid 1px #A5AEB5;
   border-right:solid 1px #A5AEB5;*/
   width:960px;
   height:26px;
   width:960px;
}

#CommonNavigation11 a:hover
{

	
	/*background-image: url('../images/blue2.jpg');*/
	/*border-top: solid 1px #bbb;
	border-left: solid 1px #A5AEB5;*/
       color:#007BB6;
 background-color:#57b1d8;
   /*  text-decoration: none;
    display: block;
    padding: 6px 12px;
    border-right: solid 1px #558B9F;*/
    height:24px;
 
}
#CommonNavigation11 ul
{
	list-style-type: none;
	padding: 0;
	display: block;
	margin-left:0px;
	height:26px;
}

#CommonNavigation11 a.Selected:link, #CommonNavigation11 a.Selected:active, #CommonNavigation11 a.Selected:visited
{
	
  
    border-color: #d6e1e7;
    border-bottom-width: 0;
    font-weight:bold;
	/*padding-bottom: 7px;
	margin-bottom: -1px;*/
	border-top: solid 1px #bbb;
	/*background-image: url('../images/blue2.jpg');*/
	 height:24px;
}

#CommonNavigation11 a:link, #CommonNavigation11 a:active, #CommonNavigation11 a:visited
{
	color:#ffffff;

    text-decoration:none;
    display: block;
   /* padding: 6px 12px;*/
   /* border-right: solid 1px #558B9F;*/
    font-family:Myriad Pro;
    font-size:14px;
    padding-top:5px;
    padding-left:20px;
    padding-right:20px;
    height:26px;  
    
}
#CommonNavigation11 ul li
{
	height:36px;
	display: block;
	float: left;
	padding: 0;
	border-left: solid 1px #A5AEB5;
	/*font-weight: bold;*/

}
#CommonNavigation11 .Common
{
	 /*background-image: url('../images/button_1nav.jpg');
	float:left;
  border-left: solid 1px #A5AEB5;
   border-right:solid 1px #A5AEB5;*/
   width:960px;
   height:26px;
   width:960px;
}
#navinner11
{
	float:left;
	width:950px;
border-left: solid 1px #A5AEB5;
border-right: solid 1px #A5AEB5;
background-color:#007BB6;

	/*background-image: url('../images/button_1nav.jpg');*/
	height:26px;
}
#navinner11 ul
{
	margin:0px;
}
#footer11
{
	height:60px;
}
/*pop css*/

.modalBackground
{
	background-color: white;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: black;
	padding: 5px;
	width: 450px;
	height:270px;
}

.sampleStyleA
{
	background-color: #FFF;
}

.sampleStyleB
{
	background-color: #FFF;
	font-family: monospace;
	font-size: 10pt;
	font-weight: bold;
}

.sampleStyleC
{
	background-color: #ddffdd;
	font-family: sans-serif;
	font-size: 10pt;
	font-style: italic;
}

.sampleStyleD
{
	background-color: Blue;
	color: White;
	font-family: Arial;
	font-size: 10pt;
}
/*POp css*/
.cmnlowerleft
{
width: 130px;
float: left;
text-align: left;
font-family:Arial;
color:#0066CB;
font-weight:bold;
}
.ajax__tab_panel h2.CommonTitle
{
padding-top:05px;
}
.CommonTitle1
{
color: #051456;
	font-size: 150%;
	font-weight: bold;
	padding-left:11px;
font-family:Lucida Sans;
	margin:0;
padding-top:5px;
}


#ForumsList Th.CommonListHeader,Th.ForumMyRepliesHeader,Div.CommonListArea
{
	background-color:#3D8BB1;
	padding-top:1px;
	padding-bottom:1px;
	
	
}

#ForumsList Div.CommonListArea
{
	padding-left:3px;
	padding-right:3px;
}
#ForumsList Tr.CommonListRow,Tr.CommonListRowAlt
{
	/*background-color:#eef5f9;*/
	padding:10px;
	
}
.CommonListRow TD
{
	border-left:solid #FFFFFF 1px;
	
}
#ForumsList Thead
{
	border-bottom:solid #FFFFFF 1px;
}
#ForumsList TD.ForumMyImageColumn,TD.ForumMyNameColumn,TD.ForumMyRepliesColumn,TD.CommonListCell
{
	/*background-color:#eef5f9;*/
	border-bottom:solid #FFFFFF 1px;
	border-left:solid #FFFFFF 1px;
	}

#ForumsList TD.ForumMyRepliesColumn
{
	background-color:#DFE3E5;
}
.ForumMyNameColumn
{
	/*background-color:#eef5f9;*/
}
.CommonListAreali
{
	background:url(../images/top22.jpg) no-repeat;
	margin-bottom:0px;
	padding-bottom:2px;
	margin-top:10px;
}
#ForumsList Td.ForumMyNameColumn
{
width:250px;
vertical-align:top;
}
#ForumsList Td.ForumMyRepliesColumn
{
width:50px;
vertical-align:top;
}
#ForumsList Td.ForumMyLastPostedTimeColumn
{
	text-align:left;
	width:150px;
	background-color:#DFE3E5;
}

vertical-align:top;
}


.forumtop
{
	width:730px;
	height:8px;
	/*background:url(../images/top22.jpg) no-repeat 0 0;*/
	float:left;
	
}
.forumbottom
{
 width:730px; 
/*padding:5px 5px 3px 5px;*/
 background:url(../images/BOTTOM2.jpg);
 height:5px;
 float:left;

}
.CommonListAreali2
{
	background:url(../images/top22.jpg) no-repeat 0 0;
	
		
}

.ForumTitle
{
 padding-bottom: 50px;
 padding-right:100px;
}
.forumTP
{
	background:url(../images/top22.jpg) no-repeat 0 0;
	padding-top:7px;
	
}
.GroupName:link,.GroupName:Visited
{
color:#ffffff;
} 





.idisp_main
{
	width:162px;
	height:165px;
	border:solid 1px #DEDEDE;
	float:left;
	margin:1px;
}
.Admin_idisp_main
{
	height:145px;
}
.idisp_image
{
	width:160px;
	height:100px;
	float:left;
}
.idisp_desc
{
	width:156px;
	height:23px;
	float:left;
	padding:1px 2px 0px 2px;
	border-top:solid 1px #DEDEDE;
	color:Black;
}
.idisp_desc a
{
	text-decoration:none;
	color:Black;
}
.idisp_desc a:hover
{
	text-decoration:none;
	color:Navy;
}


/*product display*/
.pdisp_main
{
	
}
.pdisp_top
{
	
	float:left;
}
.pdisp_top_left
{
	width:268px;
	padding:5px;
	float:left;
	height:200px;
	border:solid 1px black;
	text-align:center;
	vertical-align:middle;
}
.pdisp_top_right
{
	width:345px;
	float:left;
	margin:0px 0px 0px 5px;
}
.pdisp_top_right_head
{
	font-size:14px;
	font-weight:bold;
}
.pdisp_bottom
{
	width:960px;
	float:left;
}


.ForumNameReadClr:Link,.ForumNameReadClr:visited
{
font-size:12px;
color:#3366cc;
font-weight:bold;
}





/*JObs CSS*/
 .jobtitle
 {
 	width:910px;
  height:24px;
  background-image :url('../images/TaggleImages/jobstab4.jpg');
  background-repeat:no-repeat;
 }


 .jobSubBorder
 {
border:solid 1px #DDDDDD;	
  width:895px;
  padding:5px;
 }
 
 
 .AllUsersImage
{
	width:75px;
	float:left;
height:80px;
padding-bottom:40px;
}

.AllUsersDetails
{
	width:440px;
	clear:right;
}
.profile_normal
{
	background-color:#fff;
	padding:10px 5px;
	border:solid 1px #c1c1c1;
	margin-top:5px;
}
.profile_active
{
	background-color:#FEEBDD;
	padding:10px 5px;
	border:solid 1px #c1c1c1;
	margin-top:5px;
}
.rptLinks {
border:1px solid #CCCCCC;
color:blue;
font-size:12px;
margin:2px;
padding:2px;
text-transform:uppercase;
}
.AllUsersImage
{
float:left;
}
.AllUsersDetails
{
float:right;

}


