/*
Generics
*/

body, html
{
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
    background-image: none;
    font-family: Arial, Helvetica;
}

form
{
    min-width: 960px;
	width: 100%;
}

.Common
{
	margin: 0 auto;
	padding: 0;
	width: 98%;
}

#CommonHeader
{
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
	height: 115px;
	background-color: #36312e;
}

#CommonHeaderUserArea
{
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
    z-index: 100;
	vertical-align: middle;   
}

#CommonHeaderUserArea a:link, #CommonHeaderUserArea a:visited
{
    color: #fff;
	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: 3px 12px 1px 12px;
	background-color: #95B6C3;
	/*background:white url('images/login-bg.png') scroll bottom center repeat-x;*/
	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: 50%;
	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:25px;
	background:transparent url('images/mebu-bg.png') repeat-x scroll center top;
	padding: 0;	
	font-size: 10px;
}

#CommonNavigation2
{
	clear: both;
	margin: 0;
	width: 100%;
	overflow: hidden;
	background-color: #D7E0E5;
	border-bottom: solid 1px #aaa;
	padding: 0;
	font-size: 90%;
}

#CommonNavigation2Empty
{
	height: 0;
	overflow: hidden;
	top: -1px;
	position: relative;
	border-bottom: solid 1px #666;
}

#CommonNavigation .Common
{
    /*border-left: solid 1px #558B9F;*/
}

#CommonNavigation .Common .Inner
{
	/*border-left: solid 1px #D5E1E7;
	height: 1%;*/
}

#CommonNavigation2 .Common .Inner
{
	width: 100%;
	overflow: hidden;
}

#CommonNavigationShadow
{
	clear: both;
	margin-bottom: 10px;
}

#CommonNavigation ul, #CommonNavigation2 ul
{
	list-style-type: none;
	padding: 0;
	display: block;
	margin: 0;
}

#CommonNavigation ul li
{
/*	display: block;
	float: left;
	padding: 0;
	border-right: solid 1px #D5E1E7;
	font-weight: bold;
	color: #000;
*/
	display:inline; font-family:Georgia, Verdana; font-size:14px; font-weight:normal;
	float:left; 
	color:#36312E; 
}

#CommonNavigation2 ul li
{
	display: block;
	float: left;
	padding: 0;
	font-weight: bold;
	color: #333;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    /*color: #191919;
    text-decoration: none;*/
   	text-decoration:none; color:#36312E; 
   	display: block;
    padding: 3px 8px;
    /*border-right: solid 1px #558B9F;*/
}

#CommonNavigation2 a:link, #CommonNavigation2 a:active, #CommonNavigation2 a:visited
{
 /*   color: #557783;
    text-decoration: none;*/
   	text-decoration:none;
   	color:#36312E; 
    display: block;
/*    margin: 6px 0 6px -1px;*/
    margin:0 20px 0 10px;
    padding: 0 12px;
   /* border-left: solid 1px #666;*/
}

#CommonNavigation a:hover
{
/*    color: #fff;
    text-decoration: none;*/
   	color:#AA743D;
	text-decoration:none;
	/*border-bottom:3px #AA743D solid;*/
    display: block;
    padding: 3px 8px;
    /*border-right: solid 1px #558B9F;*/
}

#CommonNavigation2 a:hover
{
    color: #333;
    text-decoration: none;
    display: block;
    margin: 6px 0 6px -1px;
    padding: 0 12px;
    /*border-left: solid 1px #666;*/
    border-bottom:3px #AA743D solid;
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #191919;
    background-color: #d6e1e7;
    /*border-color: #d6e1e7;
    border-bottom-width: 0;*/
	padding-bottom: 3px;
	margin-bottom: -1px;
}

#CommonNavigation2 a.Selected:link, #CommonNavigation2 a.Selected:active, #CommonNavigation2 a.Selected:visited
{
    color: #333;
}

#CommonNavigation a.Selected:hover
{
    color: #191919;
}

#CommonNavigation a.Selected:hover
{
    color: #333;
}

#CommonContent {
	margin: 0;
	padding: 0;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;
}

#CommonContentInner
{
	width: 100%;
	overflow: hidden;
}

#CommonSidebarLeft
{
}

#CommonSidebarLeft .CommonSidebar
{
    float: left;
	padding-right: 12px;
	overflow: hidden;
	width: 240px;
}

#CommonSidebarRight
{
}

#CommonSidebarRight .CommonSidebar
{
    float: right;
	padding-left: 12px;
	overflow: hidden;
	width: 240px;
}

A:LINK, A:ACTIVE
{
    color: #36c;
    text-decoration: none;
}

A:VISITED
{
    color: #039;
    text-decoration: none;
}

A:HOVER
{
	text-decoration: underline;
}


TABLE
{
    empty-cells: show;
}

HR
{
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #ccc;
	background-color: transparent;
	height: 0;
}

/*
Common Styles
*/

.CommonBreadCrumbArea
{
	margin: 0;
	padding: 4px 0;
	font-size: 85%;
	color: #000;
	background-color: #f7f7f7;
	border-bottom: solid 1px #bbb;
}

/*
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;
}

.CategoryHeader
{
	padding: 1px;
	font-size: 100%;
	font-weight: normal;
	border: solid 1px #030;
	background-color: #629b4a;
	margin: 1px 0 4px 0;
	text-align: center;
	color: white;
}


.CategoryHeader h2{
	font-family: 'Lucida Grande', sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	margin: 2px; 
	padding: 2px; 
	color: white;
}

.CategoryHeader A, .CategoryHeader A:ACTIVE, .CategoryHeader A:VISITED
{
	color: white;
	text-decoration: underline;
}

.CommonMessageWarning
{
	margin: 16px 0;
	padding: 12px;
	font-size: 100%;
	color: #330;
	font-weight: normal;
	border: solid 1px #eec600;
	background-color: #FFFFAA;
}

.CommonMessageWelcome
{
	margin: 3px 0 3px 0;
	padding: 5px;
	font-size: 100%;
	color: #330;
	font-weight: normal;
	border: solid 1px #eec600;
	background-color: #FFFFAA;
	/*width: 698px;*/
	text-align: center; 
}

.InlineAdBox
{
	margin: 3px 0 3px 0;
	padding: 5px;
	font-size: 100%;
	color: #330;
	font-weight: normal;
	border: solid 1px #eec600;
	background-color: #FFFFAA;
	/*width: 698px;*/
	text-align: left; 
}
.CommonMessageSignUp
{
	margin: 3px 0 3px 0;
	padding: 5px;
	font-size: 100%;
	color: #ffffff;
	font-weight: bold;
	border: solid 1px #300;
	background-color: #d66;
	text-align: center; 
}
.CommonMessageSignUp A, .CommonMessageSignUp A:ACTIVE, .CommonMessageSignUp A:VISITED
{
	color: blue;
	text-decoration: underline;
}

.CommonMessageError
{
	margin: 16px 0;
	padding: 12px;
	font-size: 100%;
	color: #000;
	font-weight: normal;
	border: solid 1px #300;
	background-color: #d66;
}

/*
Content
*/

.CommonContentArea
{
    margin: 1px 0 0 0;
}

.CommonTitle
{
    color: #333;
	font-size: 80%;
	letter-spacing: -1px;
	font-weight: bold;
	padding: 0;
	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
{
}

.CommonGroupedContentArea
{
	padding: 0 0 8px 0;
	margin: 0 0 16px 0;
	overflow: hidden;
}

.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: #ECECEC;
	border: 1px #95B6C3 solid;
}

.CommonAvatarListItemArea.Alt
{
	background-color: #F8F8F8;
}

.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;
}

UL.CommonListItemList
{
	padding: 0;
	margin: 4px 0px 4px 4px;
	list-style-type: none;
}

UL.CommonSubListItemList
{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style-type: none;
}

.CommonSubListItemList LI
{
	padding-left: 10px;
}

.CommonListItemList img
{
	margin-right: 2px;
}

.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: 210px;
	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: 202px;
}

.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;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	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;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	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;
	display: inline-block;
	margin: 1px;
	border: solid 1px #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	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
{
	background-color: #ccc;
	border: solid 0 #999;
	border-bottom-width: 1px;
	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
{
	padding: 2px;
	background-color: #ccc;
	border: solid 0 #999;
	border-top-width: 1px;
	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
{
	background-color: #f7f7f7;
	border: solid 2px #ccc;
	border-left-width: 0;
	border-right-width: 0;
	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
{
	font-size: 10pt;
	border: solid 1px #999;
	border-top-width: 0;
	background-color: #fff;
	padding: 8px;
}

.CommonPaneTabSet
{
	font-size: 90%;
	padding: 0;
	margin: 0;
	background-image: url(../images/common/tabset.gif);
	background-position: bottom left;
	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
{
	color: #333;
	border: solid 1px #999;
	border-bottom-width: 0;
	border-top: solid 3px #999;
	margin: 0 0 -1px 0;
	padding: 6px 10px 8px 10px;
	background-color: #fff;
	cursor: pointer;
	white-space: nowrap;
	line-height: 1.7em;
}

.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 */
.CommonContentBox240x240
{/*
    border-top: solid 3px #ccc;
    border-top-color: #95B6C3;
    border-left: 1px #95B6C3 solid;
    border-right: 1px #95B6C3 solid;
    border-bottom: 1px #95B6C3 solid;*/
    margin-bottom: 5px;
    height: 1%;
}

.CommonContentBox238x160
{
    border-top: solid 3px #ccc;
    border-top-color: #95B6C3;
    border-left: 1px #95B6C3 solid;
    border-right: 1px #95B6C3 solid;
    border-bottom: 1px #95B6C3 solid;
    margin-bottom: 12px;
    height: 1%;
}

.CommonContentBox
{
    border-top: solid 3px #ccc;
    background-color: #fff;
    padding: 12px;
    margin: 0 0 12px 0;
    height: 1%;
}
.CommonContentBox2
{
    border-top: 0;
    background-color: #fff;
    padding: 0;
    margin: 0 0 5px 0;
    height: 1%;
}

#CommonContentBox2 h2{
	font-family: 'Lucida Grande', sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #a72323; 
	margin: 0 0 4px 0; 
	padding: 0 0 4px 0; 
	border-bottom: 1px solid #cbcbcb;
}

.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;
    width: 100%;
}

.CommonContentBoxHeaderForm
{
	padding: 0 0 10px 0;
    border-bottom: solid 1px #ccc;
    margin: 0 0 10px 0;
    color: #333;
    position: relative;
}

.CommonContentBoxContent
{
    padding: 0 1px 1px 1px;
    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.KickStoryList 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;
}

.CommonContentBox2.TitleHighlighted
{
    border-top-color: #f00;
}

.CommonContentBox.TitleHighlighted .CommonContentBoxHeader
{
    border-bottom-color: #f00;
}
.CommonContentBox2.TitleHighlighted .CommonContentBoxHeader
{
    border-bottom-color: #f00;
}

.CommonContentBox.TitleHighlighted .CommonContentBoxContent
{
}
.CommonContentBox2.TitleHighlighted .CommonContentBoxContent
{
}

.CommonContentBox.Highlighted
{
    background-color: #ff9;
    border-top-color: #f93;
}
.CommonContentBox2.Highlighted
{
    background-color: #ff9;
    border-top-color: #f93;
}

.CommonContentBox.Highlighted .CommonContentBoxHeader
{
    border-bottom-color: #f93;
}
.CommonContentBox2.Highlighted .CommonContentBoxHeader
{
    border-bottom-color: #f93;
}


.CommonContentBox.Highlighted .CommonContentBoxContent
{
}
.CommonContentBox2.Highlighted .CommonContentBoxContent
{
}


.CommonContentBox.Highlighted UL.CommonContentBoxList LI
{
    border-bottom-color: #E6B34D;
}
.CommonContentBox2.Highlighted UL.CommonContentBoxList LI
{
    border-bottom-color: #E6B34D;
}


.CommonContentBox.Highlighted2
{
    border-top-color: #95B6C3;
    border-left: 1px #95B6C3 solid;
    border-right: 1px #95B6C3 solid;
    border-bottom: 1px #95B6C3 solid;
}
.CommonContentBox2.Highlighted2
{
    border-top-color: #95B6C3;
    border-left: 1px #95B6C3 solid;
    border-right: 1px #95B6C3 solid;
    border-bottom: 1px #95B6C3 solid;
}


.CommonContentBox.Highlighted2 .CommonContentBoxHeader
{
    border-bottom-color: #95B6C3;
}
.CommonContentBox2.Highlighted2 .CommonContentBoxHeader
{
    border-bottom-color: #95B6C3;
}

.CommonContentBox.Highlighted2 .CommonContentBoxContent
{
}
.CommonContentBox2.Highlighted2 .CommonContentBoxContent
{
}

.CommonContentBox.Highlighted2 UL.CommonContentBoxList LI
{
    border-bottom-color: #CCC;
}
.CommonContentBox2.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
{
	width: 182px;
	overflow: hidden;
	float: left;
}

.CommonSearchContent
{
	padding: 3px 4px 0 4px;
	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;
}

.CommonSearchInputEmpty
{
	font-style: italic;
	color: #999;
}

.CommonSearchInputNormal
{
	font-style: normal;
	color: #000;
}

.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;
}

.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;
}

.DiffAdded 
{
    background: SpringGreen;     
}

.DiffDeleted
{
    text-decoration: line-through; 
    color: red;
}

.DiffAdded img, .DiffDeleted img
{
    padding: 5px;
}

.DiffDeleted img 
{
    background: red;
}

/* Content Area for Home Page */

/* Main Divs */

#main{
	width:1000px;
	float:none;
}

#header{
	width:1000px;
	height:160px;
	float:left;
	background-color:#36312E;
	clear:none;
	margin-left:-1px;
}

#sidebar{
	width:300px;
	height:300px;
	float:right;
	margin:10px 10px 0px 0px;
}

#bread{
	width:680px;
	height:22px;
	float:left;
	margin:0 0 0 10px;
	padding:8px 0 0 0;
	text-align:left;
}

#content{
	width:680px;
	float:left;
	margin:10px 0px 5px 10px;
}

#footer{
	width:1000px;
	height:100px;
	background:#D5D2B9 url('images/foonter-bg.png') no-repeat scroll center top;
	float:left;
	margin-left:-1px;
}

#viewall{
	text-align:right;
	margin:-17px 20px 0 0;
}

#viewall a{
	color:white;
	text-decoration:none;
	text-transform:uppercase;
}

#viewall a:hover{
	color:black;
	text-decoration:underline;
	text-transform:uppercase;
}

#viewall a:hover{
	color:black;
	text-decoration:underline;
	text-transform:uppercase;
}




/* Head Section */

#header_top{
	width:1000px;
	height:120px;
	float:left;
	clear:both;
}

#logo{
	float:left;
	width:420px;
	height:120px;
	margin-left:10px;
	background:transparent url('images/logo.png') no-repeat scroll left top;
}

#login{
	float:right;
	width:200px;
	height:20px;
	background:white url('images/login-bg.png') scroll center center repeat-x;
	margin:0 10px 0 0;
	padding:5px 0 0 0;
	clear:right;
}

#ad_top{
	float:right;
	width:300px;
	height:75px;
	margin:8px 10px 0px 0;
	background:transparent url('images/ad.png') no-repeat scroll center center;
}

#menu{
	width:1000px;
	height:40px;
	background:transparent url('images/mebu-bg.png') repeat-x scroll center top;
	margin-top:120px;
}

#menu_items{
	float:left;
	margin-left:10px;
	width:750px;
	height:100%;
}

#menu_items ul{
	margin-top:7px;
	margin-left:-45px;
}

#menu_items ul li{
	display:inline; 
	font-family:Georgia, Verdana; 
	text-transform:uppercase; 
	font-size:17px; 
	font-weight:normal;
	float:left; 
}

#menu_items ul li a{
	text-decoration:none; color:#36312E; margin:0 20px 0 10px;
}

#menu_items ul li a:hover{
	color:#AA743D;
	text-decoration:none;
	border-bottom:3px #AA743D solid;
}

#menu_items ul li a.current{
	border-bottom:3px black solid;
}

#menu_items ul li a.current:hover{
	color:#AA743D;
	text-decoration:none;
	border-bottom:3px #AA743D solid;
}

#search{
	float:right;
	width:200px;
	height:25px;
	background:white url('images/search-bg.png') no-repeat scroll center center;
	margin:7px 10px 0 0;
}

/* Content Area for Home Page */

#interview{
	width:680px;
	height:300px;
	float:left;
}

#interview_head{
	width:680px;
	height:40px;
	float:left;
	background:white url('images/interview-head.png') no-repeat scroll center center;
}

#interview_head h2{
	color:white; font-family:Georgia, Garamond, Verdana; font-weight:normal; text-align:left; margin:13px 0 0 45px;
	text-transform:capitalize; font-size:17px;
}

#interview_data{
	width:680px;
	height:250px;
	float:left;
	background:white url('images/interview-bg.png') repeat-y scroll center center;
}

#interview_dataL{
	width:400px;
	height:250px;
	float:left;
	margin:10px 10px 0px 20px;
}

#interview_photo_big{
	width:400px;
	height:150px;
	background:white url('images/pinal.jpg') no-repeat scroll center center;
	margin-bottom:10px;
}

#interview_text{
	width:390px;
	height:60px;
	background-color:#AA743D;
	text-align:justify;
	padding:5px 5px 5px 5px;
}

#interview_dataR{
	width:220px;
	height:250px;
	float:left;
	margin:10px 10px 0px 0px;
}

#interview_phto_small{
	width:220px;
	height:70px;
	background:white url('images/interview-small.png') no-repeat scroll center center;
	margin-bottom:10px;
}

#interview_phto_small2{
	width:220px;
	height:70px;
	background:white url('images/vinod-small.jpg') no-repeat scroll center center;
	margin-bottom:10px;
}

#interview_phto_small3{
	width:220px;
	height:70px;
	background:white url('images/interview-small3.png') no-repeat scroll center center;
	margin-bottom:10px;
}

#interview_footer{
	width:680px;
	height:10px;
	float:left;
	background:white url('images/interview-footer.png') scroll center center no-repeat;
}

#blog{
	width:340px;
	height:150px;
	float:left;
	background:url('images/blog-bg.png') no-repeat scroll center center transparent;
	margin:0 0px 0px 0px;
	background-color:aqua;
}

#blog_data{
	width:330px;
	height:75px;
	float:left;
	margin-top:2px;
}

#blog_data ul{
	list-style-image: url(images/arrow.png); float:left; margin-left:-7px; text-align:left;
}
#blog_data ul li{
	line-height:17px;
}
#blog_data li a{
	text-decoration:none; color:black;
}
#blog_data li a:hover{
	text-decoration:underline;
}

#blog h2{
	color:white; font-family:Georgia, Garamond, Verdana; font-weight:normal; text-align:left; margin:17px 0 0 45px;
	text-transform:capitalize; font-size:17px;
}

#forum{
	width:340px;
	height:150px;
	float:right;
	background:white url('images/forum-bg.png') no-repeat scroll center center;
	margin:0 0 0px 0;
	background-color:blue;
}

#forum_data{
	width:330px;
	height:75px;
	float:left;
	margin-top:2px;
}

#forum_data ul{
	list-style-image: url(images/arrow.png); float:left; margin-left:-7px; text-align:left;
}
#forum_data ul li{
	line-height:17px;
}
#forum_data li a{
	text-decoration:none; color:black;
}
#forum_data li a:hover{
	text-decoration:underline;
}

#forum h2{
	color:white; font-family:Georgia, Garamond, Verdana; font-weight:normal; text-align:left; margin:17px 0 0 45px;
	text-transform:capitalize; font-size:17px;
}

#wiki ul{
	list-style-image: url(images/arrow.png); float:left; margin-left:-7px; text-align:left;
}
#wiki ul li{
	line-height:17px;
}
#wiki li a{
	text-decoration:none; color:black;
}
#wiki li a:hover{
	text-decoration:underline;
}


#challenge{
	width:680px;
	height:260px;
	float:left;
	background:white url('images/challange-bg2.png') no-repeat scroll center center;
	margin:0;
	text-align:justify;
}

#challenge h2{
	color:white; font-family:Georgia, Garamond, Verdana; text-align:center; margin:8px 0 0 0px;
	text-transform:capitalize; font-size:13px; font-weight:bold; 
}

#challenge_data{
	margin:145px 10px 5px 10px;
}

#ch_dba{
	width:210px;
	height:240px;
	float:left;
	margin:10px 10px 0 10px;
}
#ch_dba_logo{
	width:210px;
	height:135px;
	float:left;
	background:transparent url('images/ch_dba.png') no-repeat scroll center center;
	margin-top:10px;
}

#ch_tsql{
	width:210px;
	height:240px;
	float:left;
	margin:10px 10px 0 5px;
}
#ch_tsql_logo{
	width:210px;
	height:135px;
	float:left;
	background:transparent url('images/ch_tsql.png') no-repeat scroll center center;
	margin-top:10px;
}

#ch_tsql_be{
	width:210px;
	height:240px;
	float:left;
	margin:10px 0 0 5px;
}
#ch_tsql_be_logo{
	width:210px;
	height:135px;
	float:left;
	background:transparent url('images/ch_tsql_be.png') no-repeat scroll center center;
	margin-top:10px;
}


/* Sidebar for Home Page */

#jacob{
	width:300px;
	height:300px;
	float:right;
}

#jacob_head{
	width:300px;
	height:40px;
	float:right;
	background:white url('images/jacob-head.png') no-repeat scroll center center;
}

#jacob_head h2{
	color:white; font-family:Georgia, Garamond, Verdana; font-weight:normal; text-align:left; margin:13px 0 0 45px;
	text-transform:capitalize; font-size:17px;
}

#jacob_data{
	width:300px;
	height:250px;
	float:right;
	background:white url('images/jacob-data.png') scroll center center no-repeat;
}

#jacob_data ul{
	list-style-image: url(images/arrow.png); float:left; margin-left:-7px;
}

#jacob_data ul li{
	text-align:left; font-family:Georgia, Garamond, Verdana; font-size:14px; line-height:22px; font-weight:bold;
}

#jacob_data li a{
	color:black; text-decoration:none;
}

#jacob_data li a:hover{
	color:white;
}

#jacob_footer{
	width:300px;
	height:5px;
	float:right;
	background:white url('images/jacob-footer.png') no-repeat scroll center center;
}

#wiki{
	width:295px;
	height:150px;
	float:right;
	background:white url('images/wiki-bg.png') no-repeat scroll center center;
	margin:0 0 0px 0;
	padding:0 5px 0 0;
}

#wiki_data{
	width:100%;
	height:75px;
	float:left;	
	margin-top:2px;
}

#wiki_data ul{
	list-style-image: url(images/arrow.png); float:left; margin-left:-7px; text-align:left;
}
#wiki_data ul li{
	line-height:17px;
}
#wiki_data li a{
	text-decoration:none; color:black;
}
#wiki_data li a:hover{
	text-decoration:underline;
}

#wiki h2{
	color:white; font-family:Georgia, Garamond, Verdana; font-weight:normal; text-align:left; margin:17px 0 0 45px;
	text-transform:capitalize; font-size:17px;
}


#books{
	width:300px;
	height:260px;
	float:right;
	background:white url('images/book-bg.png') no-repeat scroll center center;
	margin:0 0 10px 0;
}

#books h2{
	color:white; font-family:Georgia, Garamond, Verdana; font-weight:normal; text-align:left; margin:17px 0 0 45px;
	text-transform:capitalize; font-size:17px;
}

#books_title{
	margin:20px 20px 15px 20px;
	text-align:justify;
	font-weight:bold;
	border-bottom:1px black solid;
}

#books_data{
	margin:0px 120px 10px 20px;
	text-align:justify;
}

/* Footer */

#footerL{
	float:left;
	width:171px;
	height:60px;
	background:aqua url('images/CS.gif') no-repeat scroll center center;
	margin:25px 0 0 15px;
}

#footerR{
	float:right;
	width:450px;
	height:60px;
	margin:25px 15px 0px 0px;
	text-align:right;
	line-height:20px;
}

#footerR ul {
	display:inline;
}

#footerR ul li{
	display:inline;
}

#footerR li a{
	color:black;
}

#footerR li a:hover{
	color:white; text-decoration:none;
}

/*
Jacob - Customizations
*/

.sqltoolstitle{
}
.sqltools h2 {
	color:#cc0000; 
	font-weight:bold; 
	font-size:18px;
}

.homepagemain{
}

.homepagemain h2{
	font-family: 'Lucida Grande', sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #a72323; 
	margin: 0 0 4px 0; 
	padding: 0 0 4px 0; 
	border-bottom: 1px solid #cbcbcb;
}
.homepagemain a {
	color: #a72323; 
	text-decoration: none;
}

.homepagemain p{
	font-family: 'Lucida Grande', sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333333; 
	margin: 0 0 16px 0; 
	padding: 0;
}

.homepagetitle {
	font-family: 'Lucida Grande', sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #a72323; 
	margin: 0 0 4px 0; 
	padding: 0 0 4px 0; 
	border-bottom: 1px solid #cbcbcb;
}

.homepagetitle h2{
	font-family: 'Lucida Grande', sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #a72323; 
	margin: 0 0 4px 0; 
	padding: 0 0 4px 0; 
	border-bottom: 1px solid #cbcbcb;
}

.homepagetitle A {
	font-family: 'Lucida Grande', sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #a72323; 
	margin: 0 0 4px 0; 
	padding: 0 0 4px 0; 
}

.homepagetitle A:HOVER
{
	text-decoration: none;
}

.homepagetitle A:VISITED
{
    color: #a72323;
    text-decoration: none;
}

.relatedposts {
	font-family: 'Lucida Grande', sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #a72323; 
	margin: 0 0 0 0; 
	padding: 0 0 4px 0; 
	text-decoration: underline;
}

.relatedposts A:VISITED
{
    color: #a72323;
	text-decoration: underline;
}

a img {
	border: none; 
} 

#socialtoolbar
{
	float: left;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #dddddd;
	border-right-color-value: #dddddd;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #dddddd;
	border-left-color-value: #dddddd;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	margin-right: 10px;
	position: relative;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin-left: -80px;
}

#youmaylike{ 
    float:left; 
    width:98%; 
    padding: 5px;
    margin-bottom: 15px;
    margin-right: 15px;
    background-color:#F5F5F5; 
    border:1px #E9E9E9 solid ;
}

#youmaylike h2{
font-size:17px; font-weight:bold; margin:0 0 10px 0; padding:0; color:#A72323;
}

#youmaylike ul{
margin:0; list-style-type:square;
}

#youmaylike li{
margin:3px 0 0 0; padding:0 0 3px 0;
}

#youmaylike li a{
color:blue; text-decoration:underline;
}

#youmaylike li a:hover{
text-decoration:underline;
}

.like a{ text-decoration:underline; color:#A72323; text-decoration:underline; font-weight:bold; }
.like a:hover{ text-decoration:none; }

.pad{ padding:10px; border:1px #95B6C3 solid;}
.pad_dotnet 
{
    padding:10px; 
    border:1px #95B6C3 solid;
    background-color:#005000;
}

.forumlist{ border: 0;}

.ActionButton
{
    background-image: url(../images/common/action-button-background.png);
    background-repeat: no-repeat;
    color: #ffffff;
    padding-top: 1px;
    padding-right: 8px;
    padding-bottom: 1px;
    padding-left: 8px;
    display: block;
}

a.ActionButton:link, a.ActionButton:visited, a.ActionButton:hover, a.ActionButton:active
{
    padding-top: 8px;
    padding-right: 21px;
    padding-bottom: 8px;
    padding-left: 21px;
    color: #ffffff;
}

a.ActionButton:link, a.ActionButton:visited, a.ActionButton:hover, a.ActionButton:active
{
    padding-top: 8px;
    padding-right: 21px;
    padding-bottom: 8px;
    padding-left: 21px;
    color: #ffffff;
}

.YellowButton
{
    background-image: url(../images/Common/forum_replybutton_left.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 8px;
    text-align: left;
    cursor: pointer;
    display: inline-table;
    display: -moz-inline-box;
    display: inline-block;
}

.YellowButton
{
    background-image: url(../images/Common/forum_suggestanswerbutton_left.png);
}

a.YellowButton:hover
{
    text-decoration: none;
}

.YellowButton span
{
    background-image: url(../images/Common/forum_replybutton_right.png);
    background-position: top right;
    background-repeat: no-repeat;    
    color: #fff; 
    font-size: 11px;
    font-weight: bold;    
    line-height: 17px;
    text-align: center;
    padding: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 8px;
    max-width: 375px;
    display: block;
}

.YellowButton span
{
    background-image: url(../images/Common/forum_suggestanswerbutton_right.png);
}

.lightbulb 
{
    background-color: #ffffd9;
    background-image: url(images/lightbulb-y16.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0.5em 0.5em;
    padding-top: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 2.5em;
    border:1px #E9E9E9 solid ;
    margin-top: 5px;
    margin-bottom: 5px;
}

.greenbox
{
    background-color: #f2f7ff;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    padding-top: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    border:1px #E9E9E9 solid ;
}

TD.greenbox
{
	padding: 5px 5px 5px 5px;
}

.web20msg
{
    font-family: Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 3px;
}
H2.web20msg
{
    font-family: Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 7px;
}
H4.web20msg
{
    font-family: Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;
    font-size: 100%;
    font-weight: normal;
	text-decoration: underline;
}

.totalscore
{
    font-weight: bold;
    color: #444444;
    font-size: 100%;
    margin-right: 2px;
}

