BODY{

}

#Common{
	margin: 0 25px;
	background: #fdfdfd;
	background:transparent;
	width: auto;	

}

#CommonFooter{
	border:5px solid #4d3d33;
	display:none;
}

#CommonLeftColumn{
	background: #eff7e0;
	padding-bottom: 22px;
}

#CommonRightColumn{
	margin:0;
	
	padding:0;
	text-align:left;
}



/** Common Styles ***********************/

.CommonJumpArea{
	padding: 4px 0;
	font-weight: bold;
}

.CommonFeedArea{
	padding: 4px 0;
	font-weight: bold;
}

.CommonPagingArea{
	padding: 4px;
	margin:0 3px;
	font-weight: bold;
}

.CommonSortArea{
	padding: 4px;
	margin:0 40px 0 3px;
	font-weight: bold;
}

.CommonBreadCrumbArea{
	font-size:10px;
	margin:4px 0 10px 5px;
}

.CommonFilterArea{
	padding: 4px;
	margin:0 40px 0 3px;
	font-weight: bold;
}

/* Tree Form Element ********************/

.CommonTreeFormArea{
	border:1px solid #999;
	padding: 2px;
	width: 350px;
	height: 175px;
	overflow: auto;
	margin: 4px 4px 4px 2px;
}

.CommonTreeFormTree{
	padding: 0;
}

.CommonTreeFormNode{
	cursor: pointer;
}

.CommonTreeFormNodeSelected{
	padding: 1px;
	font-weight: bold;
	background: #ddd;
	border:1px solid #ccc;
	cursor: pointer;
}

.CommonTreeFormNodeHover{
	cursor: pointer;
}


/** Form Styles **************************/

.CommonFormArea{}

.CommonFormArea #Buttons input{
	display:block;
	
	margin:5px;
	cursor: pointer;
	color:#fff;
	width:91px;
	height:24px;
	background:url(/images/template/buttons/br_inputButton.jpg);
	background-position:0 0;
	padding:0px 0 2px 0;
	border:none;
}
.CommonFormTitle{
	padding: 4px 4px 4px 0;
	margin: 15px 0;
}

.CommonFormDescription{
	padding:8px 2px 8px 0;
}

.CommonBreadCrumbAreaName{
	padding: 2px 8px 2px 2px;
	font-weight: bold;
	clear:both;
}

.CommonBreadCrumbAreaDescription{
	padding: 2px;
}

.CommonBreadCrumbArea{
	padding: 2px;
	height:24px;
}

.CommonFormActionButtons{
	padding: 2px;
	text-align: right;
}


/* Message Styles **************************/

.CommonMessageArea{
	width: 50%;
	margin: 104px 0;
	background: #fff;
}

.CommonMessageTitle{
	text-align: left;
	background:transparent url(/images/template/br_calendarBkg.jpg) repeat scroll 0 0;
	color:#FFFFFF;
	font-size:14px;
	font-variant:small-caps;
	margin:0;
	padding:5px;
}

.CommonMessageContent{
	padding: 8px;
	padding-bottom: 16px;
	text-align: left;
	border:1px solid #ccc;
	border-top:0;	
	
}

.CommonInlineMessageArea{
	margin: 4px 0;
	background: #fff left top repeat-x;
}

.CommonInlineMessageTitle{
	text-align: left;
	font-weight: bold;
	padding: 4px;
	margin: 0;
	background:url(/images/template/br_calRevBkg.jpg);
	border-bottom:0;
	font-variant:small-caps;
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
}
.CommonInlineMessageTitle a,.CommonInlineMessageTitle span{color:#3B5366;}
.CommonInlineMessageContent{
	padding: 8px;
	text-align: left;
	font-size:11px;
	line-height:16px;
}

.CommonMessageSuccess, .CommonLicenseMessageSuccess{
	padding: 8px;
	color: #333;
	font-weight: bold;
	border:1px solid #7f9006;
	background: #eee;
	margin: 8px 0;
}

.CommonSmallMessageSuccess{
	padding: 2px;
	font-weight: bold;
	color: #334433;
}

.CommonMessageError{
	margin: 18px 0;
	padding: 4px;
	color: #443333;
	font-weight: bold;
	border:1px solid #999;
	background: #dedede;
}

.CommonLicenseMessageError{
	margin: 8px 0;
	padding: 4px;
	color: #444433;
	font-weight: bold;
	border:1px solid #999;
	background: #fff499;
}

.CommonSmallMessageError{
	padding: 2px;
	font-weight: bold;
	color: #990000;
}

/** Content *******************************/
#CommonBodyTable{
	
	padding:0;
	margin:0;
}
#CommonBodyTable td{
	vertical-align:top;
}
#CommonBody{
	clear:both;
	padding:0;
	margin:0;
}
.CommonBodyColumn{
	width:608px;
	clear:both;
	padding-top:0px;
	padding:6px;
	margin-left:25px;
	height:300px;
	margin-top:130px;
	height:auto;
	min-height:300px!important;
	
}
.CommonContentArea{
	margin:0 0 20px 0;
	padding:0 12px;
	clear:both;
	
}

.CommonFreeTextContent{
	line-height: 20px;
	padding-left: 15px;
}

.CommonTitle{
	text-transform:uppercase;
	color:#3b5366;
	font-size:16px;
	padding:0;
	font-weight:bold;
	margin:20px 0 10px 0;
	letter-spacing:1px;
	
}
.CommonTitle a{color:#3b5366;}
.CommonSubTitle{
	padding: 4px 4px 4px 0;
	margin: 0;
}

#CommonHeader{
	padding: 0;
	margin: 0;
	width:100%;
	
	background:transparent;
}

.CommonContent{
	padding: 0;
}

.CommonGroupedContentArea{
	padding:6px 12px 8px 12px;
	margin-bottom: 16px;
	border-bottom:1px dashed #000;
}

.CommonFloatArea{
	float: left;
	width: 126px;
	margin: 8px 8px 8px 0;
	padding: 8px 8px 8px 0;
}

UL.CommonFloatList{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

UL.CommonFloatList LI{
	margin-bottom: 8px;
	clear: both;
}

.CommonNonFloatArea{
	margin-left: 150px;
}


.CommonSidebar{
	width:234px;
	
	
	padding-left:10px;
	margin-bottom:15px;
}

.CommonSidebarContentItem{

	line-height:20px;
	font-size:11px;
	margin-left: 1px;
}
.CommonSidebarContentItem a,UL.CommonSidebarList LI a{
	
	
}
.CommonSidebarContentItem a:hover,UL.CommonSidebarList LI a:hover{
	
	
}
.CommonSidebarArea{
	
	margin: 12px 0 0 0;
	overflow: hidden;

}

.CommonSidebarHeader{
	background:transparent url(/images/template/br_calRevBkg.jpg) repeat scroll 0 0;
	border-bottom:0 none;
	font-size:14px;
	font-variant:small-caps;
	font-weight:bold;
	letter-spacing:1px;
	margin:10px 0 0;
	padding:4px;
	text-align:left;
}
.CommonSidebarHeader a{
	color:#3b5366;
}
.CommonSidebarContent{
	padding: 8px 10px 15px 10px;
	
	overflow: hidden;
}

UL.CommonSidebarList{
	margin: 0;
	padding: 0;
}

UL.CommonSidebarList LI{
	list-style-type: none;	
	line-height:14px;
	margin-left: 1px;
	font-size:11px;
	padding:3px 0;
}

.CommonDescription{
	padding: 0 0 8px 0;
	margin: -5px 0 15px 0;
}

.CommonSidebarImage{
	margin: 4px 0;
	padding: 3px;
	border:1px solid #C4D6AE;
	background: #fafafa;
	text-align: center;
}
UL.CommonSidebarImageList{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/** Single Sign On *************************/

#welcome{
	color: #fff;
	padding:15px;
	text-align:right;
}

#welcome a{	
	color:#FFCC33; 
	text-decoration:none;
	}

/** Text Button *****************************/


.CommonTextButton{
	margin: 1px;
	padding: 4px;
	border:1px solid #999;
	white-space: nowrap;
}

.CommonTextButton:LINK, .CommonTextButton:VISITED, .CommonTextButton:ACTIVE{
	text-decoration: none;
	background: #eee;
}

.CommonTextButton:HOVER{
	text-decoration: underline;
	
}

.CommonTextButtonHighlight{
	margin: 1px;
	padding: 4px;
	border:1px solid #999;
	
	white-space: nowrap;
}

.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER{
	
}

.CommonImageTextButton{
	padding: 2px 4px 16px 24px;
	margin: 1px;
	overflow:visible;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:0 0;
	font-size:9px;
	line-height: normal;
	white-space: nowrap;
	text-decoration: none;
	
	
}


.CommonImageTextButtonHighlight{
	margin: 1px;
	padding: 4px 4px 4px 22px;
	font-size:10px;
	background: no-repeat 1px 1px;
	line-height: normal;
	white-space: nowrap;
	font-weight:bold;
	
	
}

.CommonImageTextButtonHighlight:LINK, .CommonImageTextButtonHighlight:VISITED, .CommonImageTextButtonHighlight:ACTIVE, .CommonImageTextButtonHighlight:HOVER{
	
}

.CommonButtonInnerContentDown{
	background: url(../images/common/button-down-arrow.gif) no-repeat right center;
	padding-right: 9px;
}

.CommonButtonInnerContentRight{
	background: url(../images/common/button-right-arrow.gif) no-repeat right center;
	padding-right: 7px;
}

/* List *****************************/

.CommonListArea{
	padding:0px 0 10px 0;
	margin-top:15px;
	}

.CommonListTitle{
	margin:0;
	background:url(/images/template/br_calendarBkg.jpg);
	color:#fff;
	padding:5px 5px;
	font-variant:small-caps;
	letter-spacing:1px;
	font-weight:bold;
	font-size:14px;
}
.CommonListTitle a{
	color:#fff;
	font-size:14px;
	}
.CommonListTitle table td{vertical-align:bottom;}


.CommonListHeaderLeftMost{
	text-align: center;
	padding: 4px;
	border:1px solid #dcddda;
	background: #eaeae7;
}

.CommonListHeader{
	text-align: center;
	padding: 4px;
	border:1px solid #dcddda;
	border-left:0;
	background: #eaeae7;
}

.CommonListCellLeftMost{
	padding: 4px;
	border:1px solid #dcddda;
	border-top:0;
}

.CommonListCell{
	padding: 10px 4px;
	border-bottom:1px solid #dcddda;
	border-right:1px solid #dcddda;
	text-align: left;
	font-size:11px;
}
.CommonListCell b{font-weight:normal;}
/* Simple Tab Strip Styles ********************/

.CommonSimpleTabStripTab{
	cursor:pointer;
	height: 30px;
}

.CommonSimpleTabStripTab A:LINK, .CommonSimpleTabStripTab A:VISITED, .CommonSimpleTabStripTab A:ACTIVE{
	display: block;
	height: 22px;
	padding:8px 16px 0 16px;
	color: #fff;
	text-decoration: none;
	border-right:1px solid #fff;
}

.CommonSimpleTabStripTab A:HOVER{
	display: block;
	height: 22px;
	padding:8px 16px 0 16px;
	color: #000;
	text-decoration: none;
	border-right:1px solid #fff;
}

.CommonSimpleTabStripTabHover{
	color: #000;
	cursor:pointer;
	background:#f5bd14;
	height: 30px;
	border-right:1px solid #000;
}

.CommonSimpleTabStripTabHover A:LINK, .CommonSimpleTabStripTabHover A:VISITED, .CommonSimpleTabStripTabHover A:ACTIVE{
	display: block;
	height: 22px;
	padding:8px 16px 0 16px;
	color: #000;
	text-decoration: none;
}

.CommonSimpleTabStripTabHover A:HOVER{
	display: block;
	height: 22px;
	padding:8px 16px 0 16px;
	color: #000;
	text-decoration: none;
}

.CommonSimpleTabStripSelectedTab{
	font-weight: bold;
	color: #000;
	cursor:pointer;
	background:#f5bd14;
	height: 30px;
	border-right:1px solid #000;
}

.CommonSimpleTabStripSelectedTab A:LINK, .CommonSimpleTabStripSelectedTab A:VISITED, .CommonSimpleTabStripSelectedTab A:ACTIVE{
	display: block;
	height: 22px;
	padding:8px 16px 0 16px;
	color: #000;
	text-decoration: none;
}

.CommonSimpleTabStripSelectedTab A:HOVER{
	display: block;
	height: 22px;
	padding:8px 16px 0 16px;
	color: #000;
	text-decoration: none;
}

/* Tab Strip Styles ********************/

.CommonTabBar{
	height:1px;
	display:none;
}

.CommonTabBarInner{}

.CommonTopGroup{}

.CommonLevel2Group{
	background:silver url(../images/common/level2_group_bg.gif); 
	
}

.CommonTopLevelTab{
	cursor:pointer;
	padding:0 16px;
	height: 30px;
	border-right:1px solid #fff;
}

.CommonTopLevelTab A:LINK, .CommonTopLevelTab A:VISITED, .CommonTopLevelTab A:ACTIVE{
	color: #fff;
	display:block;
	text-decoration: none;
}

.CommonTopLevelTab A:HOVER{
	color: #000;
	display: block;
	text-decoration: none;
}

.CommonTopLevelTabHover{
	color: #000;
	cursor:pointer;
	padding:0 16px;
	height: 30px;
	background:#f5bd14;
	border-right:1px solid #000;
}

.CommonTopLevelTabHover A:LINK, .CommonTopLevelTabHover A:VISITED, .CommonTopLevelTabHover A:ACTIVE{
	color: #000;
	display:block;
	text-decoration: none;
}

.CommonTopLevelTabHover A:HOVER{
	color: #000;
	display: block;
	text-decoration: none;
}

.CommonSelectedTopLevelTab{
	font-weight: bold;
	color: #000;
	cursor:pointer;
	padding:0 16px;
	height: 30px;
	background:#f5bd14;
	border-right:1px solid #000;
}

.CommonSelectedTopLevelTab A:LINK, .CommonSelectedTopLevelTab A:VISITED, .CommonSelectedTopLevelTab A:ACTIVE{
	color: #000;
	display:block;
	text-decoration: none;
}

.CommonSelectedTopLevelTab A:HOVER{
	color: #000;
	display:block;
	text-decoration: none;
}

.CommonLevel2Tab{}

.CommonLevel2TabHover{
  text-decoration:underline;
}

.CommonSelectedLevel2Tab{
  background:#F6F6F6;
}

/* Search *******************/


.CommonSearch{
	text-align:right;
	padding:10px;
	color:#fff;
	}

.CommonSearchButton{
	font-variant: small-caps;
	font-weight: bold;
}

.CommonSearchButton:link, .CommonSearchButton:visited, .CommonSearchButton:active{
	background:transparent url(/images/template/buttons/br_searchBut.gif) no-repeat;
	text-indent:-10000px;
	border:0 none;
	cursor:pointer;
	height:17px;
	margin-top:1px;
	width:26px;
	display:block;
	float:left;
	margin-left:2px;
}

/* Search Results ***************/
.CommonSearchResults{
	font-weight: bold;
	padding: 8px;
}

.CommonSearchResultArea{
	border-bottom:1px solid #eee;
	margin:8px 8px 8px 0;
}

.CommonSearchResult{
	line-height: 20px;
}

.CommonSearchResultName{
	font-weight: normal;
	padding: 4px 4px 4px 0;
	margin: 0;
}

.CommonSearchResultDetails{
	margin: 10px 0;
}

.CommonSearchStatistics{
	margin:8px 0 16px 0;
}

UL.CommonSearchResultList{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
UL.CommonSearchResultList li{list-style:none;}
/* Validation Styles ********************/

.CommonValidationWarning{
	color: #ff0000;
	font-weight: bold;
	padding: 2px;
}

/* Popup Area **************************/

.CommonPopupArea{
	padding: 8px;
	background: #eee;
	border:1px solid #999;
}

/* CA **********************************/

.CATopGroup{
  z-index:99;
  position:relative;
}

.CADefaultTab{
  background: #e9ecd4;
  cursor:pointer;
  color:#7e9005;
  font-variant:small-caps;
}

.CADefaultTabHover{
  color:#fff; 
  background:#8d9d25;
  cursor:pointer;
  font-variant:small-caps;
}

.CASelectedTab{
  color:#fff; 
  background:#7e9005;
  cursor:default;
  font-variant:small-caps;
}
table.CADefaultTab,table.CASelectedTab,table.CADefaultTabHover{
	border-right:1px solid #fff;
}
.CADisabledTab{
  color:#000; 
  background:#ccc;
  cursor:default;
  font-variant:small-caps;
}

.CAMultiPage{

  border: 1px solid #dcddda;
  width:100%;
  position:relative;
  padding:10px;
  top:0px;
  left:0px;
  z-index:98;
  
}
.CAMultiPage{
	list-style:none;
}
.CAMultiPageModal{
  background:White;
  border: 1px solid #919B9C;
  height:350px;
  position:relative;
  padding:20px;
  top:-3px;
  left:1px;
  z-index:98;
}

.PageViewModalPanel{
	height:290px;
	overflow-y:scroll;
	padding-right:2px;
}

.CAPageContent{}
table.CAPageContent div strong{display:block;margin:4px 0 8px 0;}
/* ContentParts ************************/

.CommonContentPartBorderOff{
	padding: 1px;
}

.CommonContentPartBorderOn{
	border:1px dashed #999;
	background: #efefef;
}

/* Context Menu Styles *****************/

.CommonContextMenuGroup{
	background:#fff;
	border:solid 1px #ccc; 
}

.CommonContextMenuItem{
	background:#fff; 
	cursor:pointer;
	font-size:10px;
}

.CommonContextMenuItemHover{
	font-size:10px;
	color:#000;
	cursor:pointer;
}

.CommonContextMenuItemExpanded{
	background:#fff; 
	color:#000; 
	cursor:pointer;	
}

.CommonContextMenuSeperatorItem{
	height: 0;
	cursor:pointer;
}

/* Modal Styles */

#popupMask{
	position: absolute;
	z-index: 200;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .4;
	filter: alpha(opacity=40);
	/* this hack is so it works in IE
	 * I find setting the color in the css gives me more flexibility 
	 * than the PNG solution.
	 */
	background-color:transparent !important;
	background-color: #333;
	/* this hack is for opera support
	 * you can uncomment the background-image if you don't care about opera.
	 * this gives you the flexibility to use any bg color that you want, instead of the png
	 */
	background-image/**/: url("/images/cs/controlpanel/common/maskBG.png") !important; /* For browsers Moz, Opera, etc. */
	background-image:none;
	background-repeat: repeat;
	display:none;
}

#popupContainer{
	position: absolute;
	z-index: 201;
	top: 0;
	left: 0;
	display:none;
	padding: 0;
}

#popupInner{
	border:1px solid #888;
	background: #eee;
}

#popupFrame{
	margin: 0;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}

#popupTitleBar{
	height: 1.3em;
	padding: 5px 5px 7px 5px;
	
	position: relative;
	z-index: 203;
	
	margin: 0;
	
	
	background:transparent url(/images/template/br_calendarBkg.jpg) repeat scroll 0 0;
	color:#FFFFFF;
	font-size:14px;
	font-variant:small-caps;
	margin:0;
	padding:5px
}

#popupTitle{
	float:left;
}

#popupControls{
	float: right;
	cursor: pointer;
}

/* Rating Styles **********************************/

.CommonRateControlReadOnly{
	background: #fdfdfd;
	border:1px solid #999;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControl{
	background: #fdfdfd;
	border:1px solid #999;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControlActive{
	background: #fdfdfd;
	border:1px solid #7f9006;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

/* Video styles ***********************************/

.CommonVideoArea{
	width: 350px;
	border:2px solid #666;
	background: #000;
	margin: 16px auto;
}

.CommonVideoContent{
	padding: 2px;
}

.CommonVideoControlArea{
	background: #999;
	padding: 2px;
	border-top:2px solid #666;
	vertical-align: middle;
}

.CommonVideoDuration{
	padding: 2px;
	margin-left: 4px;
}

.CommonVideoPlayButton{
	background: url(../images/common/play-icon.gif) no-repeat;
	width: 30px;
	height: 30px;
	margin-left: 4px;
}

.CommonVideoPauseButton{
	background: url(../images/common/pause-icon.gif) no-repeat;
	width: 30px;
	height: 30px;
	margin-left: 4px;
}

.CommonVideoStopButton{
	background: url(../images/common/stop-icon.gif) no-repeat;
	width: 24px;
	height: 24px;
	margin-left: 4px;
}

.CommonVideoFooterArea{
	background: #ccc;
	border-top:1px solid #666;
	padding: 2px;
}

.CommonVideoDetails{
	padding: 2px;
	text-align: right;
	padding-right: 4px;
}

.CommonVideoDownloadButton{
	padding: 2px;
	margin-right: 2px;
}


/* Content Selector Styles *********************/

.CommonContentSelectorTreeArea{
	background: #fff;
	height: 330px;
	width: 215px;
	margin: 5px;
	border:1px solid #999;
	overflow: auto;
}

.CommonContentSelectorItemsArea{
	margin: 5px 5px 0 0;
	background: #fff;
	border:1px solid #999;
	height: 250px;
	overflow: auto;
	padding: 4px;
}

.CommonContentSelectorOptionsArea{
	margin: 0 5px 5px 0;
	background: #fff;
	border:1px solid #999;
	height: 60px;
	overflow: auto;
	padding: 4px;
}

.CommonContentSelectorTree{
	padding: 0;
	height: 330px;
	width: 215px;
	overflow: visible;
}

.CommonContentSelectorTreeNode{
	cursor: pointer;
}

.CommonContentSelectorTreeNodeSelected{
	font-weight: bold;
	cursor: pointer;
}

.CommonContentSelectorTreeNodeHover{
	cursor: pointer;
}

.CommonContentSelectorItem{
	border:1px solid #ccc;
	cursor: pointer;
	padding: 3px;
	width: 79px;
	height: 79px;
	overflow: hidden;
	margin:6px 6px 0 6px;
	text-align: center;
	vertical-align: middle;
}

.CommonContentSelectorItemSelected{
	border:3px solid #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: auto 0;
}

.CommonContentSelectorItemName{
	font-weight: normal;
	text-align: center;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}

.CommonContentSelectorItemNameSelected{
	font-weight: normal;
	text-align: center;
	background: #999;
	cursor: pointer;
	padding: 2px;
	width: 83px;
	height: 12px;
	overflow: hidden;
	margin: 1px 6px 16px 6px;
}

.CommonContentSelectorButtonArea{
	margin: 0 5px 5px 5px;
}

/* ThreePanelResizeableControl Styles *********************/

.CommonResizeArea{
	width: 8px;
	background: #7fa2bd;
	border-right:1px solid #333;
	border-left:1px solid #333;
	position: relative;
	cursor: col-resize;
}

.CommonCollapseButton{
	padding:16px 0;
	background: #ccc;
	font-weight: bold;
	vertical-align: middle;
	border:1px solid #666;
}

.CommonCollapseButton:HOVER{
	background: #eee;
	color: #000;	
}

p.MsoNormal, li.MsoNormal, div.MsoNormal{
	margin:0in;margin-bottom:.0001pt;
}

/* Comment Form ***************************************/

#CommonCommentForm, #CommonContactForm {
	padding: 0;
	}
#CommonCommentForm h3{
	font-variant:small-caps;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}
#CommonCommentForm .smallbox, #CommonContactForm .smallbox {
	width: 350px;
	padding: 2px;
	border: 1px solid #7F8D3E;
}

#CommonCommentForm textarea, #CommonContactForm textarea {
	width: 500px;
	height: 150px;
	padding: 2px;
	border: 1px solid #7F8D3E;
	}
#CommonCommentForm dt{margin-top:10px;}

#CommonCommentForm dt input{
	display:block;
	cursor: pointer;
	color:#fff;
	padding:0;
	width:91px;
	height:24px;
	background:url(/images/template/buttons/br_inputButton.jpg) no-repeat;
	background-position:0 0;
	padding:0px 0 0 0;
	margin:8px 4px;
	float:left;
	border:none;
	text-align:center;
}

#CommonCommentForm dt.rememberMe input{
	width:auto;
	margin-top:0;
	background:transparent;
	border:none;
	position:relative;
	top:-3px;
}

#CommonCommentForm dt.rememberMe label{*position:relative;*left:-240px;}

/* Help Icon ***************************************/

.helpicon{
	border-style:none;
	line-height: normal;
	
}

.helpicon img{
	height: 20px;
	width: 16px;
	vertical-align: middle;
}

a.helpicon{
	border-style:none;
	height: 24px;

padding:0 0 5px 0;
	background: url(../images/common/help_out_lt.gif) left top no-repeat;
}

a.helpicon:hover, a.helpicon:active{
	background:url(../images/common/help_hover.gif) left top no-repeat;
	cursor:help;
	padding:0 0 5px 0;
}

/* ComponentArt Date Picker & Popup Calendar *********/

.calendar_button { 
	border:none; 
	cursor:pointer; 
}

.picker{
  background: #fff;
  border: 1px solid #ccc;
  padding: 2px;
  cursor: pointer;
}

.calendar td {}

.title{ 
	font-weight:bold; 
	background:#D7D7E5; 
	}

.day{
	width:25px;
	cursor:pointer;
	text-align:center;
	border:1px solid #F6F6F6;
}

.dayhover{
	width:25px;
	cursor:pointer;
	text-align:center;
	text-decoration:underline;
	border:1px solid #F6F6F6;
}

.dayheader{
	width:25px;
	text-align:center;
	background:#fff;
}

.othermonthday { color:#999; }

.outofrangeday { visibility:hidden; }

.selectedday{
	width:25px;
	background:#FBE694;
	color:#000;
	border:1px solid #BB5503;
}

.calendar{
	border:1px solid #000;
	border-collapse:collapse;
	background:#fff;
	cursor:default;
}

.month{
	background:#F6F6F6;
	margin:0 5px 5px 5px;
}

.nextprev{
	cursor:pointer;
	height:25px;
	vertical-align:center;
	padding:0 5px 0 5px;
}

.selector{
	width:14px;
	cursor:pointer;
	text-align:left;
	vertical-align:center;
	background:#fff;
}

/* Poll Styles *************************************/

.CommonPollMoveUpButton{
	margin:1px;
	border:1px solid #999;
	width: 20px;
	height: 20px;
	line-height: normal;
	background:#eee url(../images/common/up.gif) no-repeat left top;
}


.CommonPollMoveDownButton{
	margin: 1px;
	border:1px solid #999;
	background: #eee url(../images/common/down.gif) no-repeat left top;
	width: 20px;
	height: 20px;
	line-height: normal;
}

.CommonPollDeleteButton{
	margin: 1px;
	border:1px solid #999;
	background: #eee url(../images/common/delete.gif) no-repeat left top;
	width: 20px;
	height: 20px;
	line-height: normal;
}

ol.CommonPollAnswerList{
	margin: 0;
	padding: 0;
}

ol.CommonPollAnswerList li{
	margin-left: 24px;
}

/* Rendered Poll Styles *************************************/

.CommonPollArea{
	width: 375px;
	background: #E5DFC3;
	
	margin:0 auto;
}

.CommonPollQuestion{
	background: #3F322A;
	padding: 4px;
	color: #fff;
	font-weight:normal;
	margin: 0;
}

.CommonPollContent{
	padding: 4px;
}

.CommonPollDescription{}

.CommonPollSwitchedContent{
	width: 275px;
	margin:6px auto;
}

ul.CommonPollAnswerList{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.CommonPollAnswerList li{
	padding: 0;
	margin: 6px 0;
}

.CommonPollAnswer{
	padding: 2px;
}

.CommonPollUserVote{
	color: #777;
}

.CommonPollFooter{
	padding: 2px;
	background: #3F322A;
	color:#fff;
	
}

ul.CommonPollFooterList{
	list-style-type: none;
	margin: 0;
	text-align: center;
}

ul.CommonPollFooterList li{
	display: inline;
	margin:0 6px;
}

.clear{ clear:both;}

.BackToForums{
	text-align:right;
	font-size:12px;
	margin-top:10px;
	}
.BackToForums a{
	display:block;
	float:right;
	background:url(/Themes/default/images/Forum/previoustopic.gif) no-repeat;
	background-position:0 1px;
	padding:0 0 0 25px;

}
/* Emoticon Container on Create/Edit post */
table.txt3{width:600px!important;}
table.txt3 td{}
table.txt3 input{
	padding:5px 0;
	margin:15px 0 5px 2px;
}
.txt3 input img{
	float:left;
	}

.txt3 label{
	float:left;
	text-align:center;
	}
	
.txt3 td{
	width:30px;
	}
.CommonFormField{margin-bottom:5px;font-size:11px; padding:4px 0;}
.CommonFormFieldName label{font-weight:bold; margin:10px 0; display:block;}
.CommonFormFieldName{padding:3px 5px;}


/* Forum Quick Nav =============================================================================== */

ul#messagBoardNav{ /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	z-index: 100;
}

ul#messagBoardNav li  { /* all list items */
	float: left;
	position: relative;
	width: 200px;
	list-style: none;
	background-color: #EAEAE7 ;
	text-align: center;
	padding:0;
	border: 1px solid #3c4652;
	margin:5px 0;
}

ul#messagBoardNav li ul { /* second-level lists */
	
	position: absolute;
	border-top: 1px solid #DCDDDA;	
	top: 0px;
	left: -40px;	
	margin:0;	
	padding:0;	
	margin-top: -630px;
	*margin-top: -610px;
	_margin-top: -610px;
	z-index: 100;	
	list-style:none;	
	margin-left:40px;	
	display:none;
}

ul#messagBoardNav li ul li {
	height: 100%;	
	margin: 0;
	width: 192px;
	width: 194px;
	padding: 1px 2px;
	border:0;
	border: 1px solid #DCDDDA;
	border-top: 0;
	font-weight: normal;
	text-align: left;
}

ul#messagBoardNav li a {
	color: #fff;
	background:#3c4652;
	
	display:block;
	margin:1px;
	font-weight: bold;
	vertical-align: middle;
}

ul#messagBoardNav li a:hover {
	color: #669DBA;
}

ul#messagBoardNav li li a {
	display: block;
	color: #51788D;
	background:#EAEAE7;
	padding: 2px;
	font-weight: normal;
}

ul#messagBoardNav li li a:hover {
	
	color: #fff;
	background:#3c4652;
	font-style: normal;	
	height:100%;
}

ul#messagBoardNav li:hover ul, ul#messagBoardNav li.over ul, ul#messagBoardNav li.sfhover ul { /* lists nested under hovered list items */
	display: block;
}

div.messageBoardMenu{
	 font-size:11px!important;
	font-size:11px;
}

div#messageBoardNav{
	
	float:right;
	margin-bottom:4px;
	padding-right:15px;
}
