BODY{
	margin: 0;
	padding: 0;
	color: #000;
	background: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%; /* feel free to remove this */
}

#Common{
	margin: 0 35px;
	background: #f9f5e4;
	width: auto;	
}

#CommonFooter{
	/*border:5px solid #4d3d33;
	display:none;*/
	background:url(/Images/template/SAN_Footer.png) repeat-x;
	width:1019px;
	height:168px;
	margin:0 auto;
}

#CommonFooter p {
	text-align:right;
		font-size:11px;
		padding-top:120px;
		margin-right:30px;
}

#CommonLeftColumn{
	background: #eff7e0;
	padding-bottom: 22px;
	display:none;
}

#CommonRightColumn{
	padding-top:55px!important;
	padding-bottom: 22px;
	
}

A:LINK{
	color: #CCC;
}

A:ACTIVE, A:VISITED{
	color: #667766;
	}

A:HOVER{
	text-decoration: none;
}

/** Common Styles ***********************/



#CommonBodyTable td{
    vertical-align:top;

	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0;
	width:1000px;
	
}

.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{}

.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{}

.CommonFormTitle{
	padding: 4px 4px 4px 0;
	margin: 0;
}

.CommonFormDescription{
	padding:8px 2px 8px 0;
}

.CommonFormFieldName{
	padding: 2px 8px 2px 2px;
	font-weight: bold;
}

.CommonFormFieldDescription{
	padding: 2px;
}

.CommonFormField{
	padding: 2px;
}

.CommonFormField a {
	color:#666!important;
}

.CommonFormActionButtons{
	padding: 2px;
	text-align: right;
}


/* Message Styles **************************/

.CommonMessageArea{
	width: 50%;
	margin: 64px 0;
	background: #fff;
}

.CommonMessageTitle{
	text-align: left;
	font-weight: bold;
	background: #e2eecd;
	padding: 2px 2px 2px 8px;
	margin: 0;
	border:1px solid #ccc;
}

.CommonMessageContent{
	padding: 8px;
	padding-bottom: 16px;
	text-align: left;
	border:1px solid #ccc;
	border-top:0;	
	
}

.CommonInlineMessageArea{
	margin: 4px 0;
	border:1px solid #ccc;
	background: #fff left top repeat-x;

}

.CommonInlineMessageTitle{
	text-align: left;
	font-weight: bold;
	background: #f4f4f4;
	padding: 6px 6px 6px 8px;
	margin: 0;
	border-bottom:0;
}

.CommonInlineMessageContent{
	padding: 8px;
	text-align: left;
}

.CommonMessageSuccess, .CommonLicenseMessageSuccess{
	padding: 8px;
	color: #334433;
	font-weight: bold;
	border:1px solid #999;
	background: #cfe7c0;
	margin: 8px 0;
	/*width:515px;*/
	margin-left:50px;
	/*text-align:left;*/
}



.CommonMessageSuccess table td{
	
}
.CommonMessageSuccess img {
	float:right;
}
.CommonSmallMessageSuccess{
	padding: 2px;
	font-weight: bold;
	color: #334433;
}

.CommonMessageError{
	margin: 8px 0;
	padding: 4px;
	color: #443333;
	font-weight: bold;
	border:1px solid #999;
	background: #EBD9D9;
}

.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 *******************************/

.CommonContentArea{
	/*background: #f9f5e4;*/
	background: none;
	margin: 4px;
	padding: 0 10px 10px 10px;
	width:600px;
	
}

.CommonFreeTextContent{
	line-height: 20px;
	padding-left: 15px;
}

.CommonTitle{
	/*text-transform:uppercase;
	padding: 15px 0 15px 8px;
	margin: 0;*/
	color:#F1D65F;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	letter-spacing:1px;
	margin:0;
	margin-top:65px;
	margin-left:56px;
	text-transform:uppercase;
	font-weight:normal;
}

.CommonTitle a {
	color:#F1D65F;
}

.CommonSubTitle{
	padding: 4px 4px 4px 0;
	margin: 0;
}

#CommonHeader{
	padding: 0;
	margin: 0;
	border-bottom:5px solid #e5dfc3;
	height:150px;
	background:#3F322A;
}

.CommonContent{
	margin:0;
	padding: 0 8px 8px 8px;
	
}

.CommonContent em {
	margin-left:50px;
}

.CommonGroupedContentArea{
	padding-bottom: 8px;
	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{
	padding: 0;
	margin: 0 18px;
}

.CommonSidebarContentItem{
	margin-bottom: 5px;
	display: list-item;
	list-style-type: square;	
	margin-left: 16px;
}

.CommonSidebarArea{
	width: 192px;
	margin: 22px 0 0 0;
	overflow: hidden;
}

.CommonSidebarHeader{
	text-align: left;
	background: #E5DFC3;
	padding: 2px 2px 2px 8px;
	margin: 0;
	font-weight:normal;
}

.CommonSidebarContent{
	padding: 8px 8px 5px 8px;
	border:1px solid #ccc;
	background: #fff;
	width: 174px;
	overflow: hidden;
}

UL.CommonSidebarList{
	margin: 0;
	padding: 0;
}

UL.CommonSidebarList LI{
	margin-bottom: 5px;
	list-style-type: square;	
	margin-left: 16px;
}

.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;
	color:#000!important;

}

.CommonTextButton:HOVER{
	text-decoration: underline;
	background: #ddd;
}

.CommonTextButtonHighlight{
	margin: 1px;
	padding: 4px;
	border:1px solid #999;
	background: #bbb;
	white-space: nowrap;
}

.CommonTextButtonHighlight:LINK, .CommonTextButtonHighlight:VISITED, .CommonTextButtonHighlight:ACTIVE, .CommonTextButtonHighlight:HOVER{
	text-decoration: none;
	background: #bbb;
}

.CommonImageTextButton{
	padding: 4px 4px 4px 22px;
	margin: 1px;
	border:1px solid #999;
	background:#E5DFC3 no-repeat 1px 1px;
	line-height: normal;
	white-space: nowrap;
	text-decoration: none;
}

.CommonImageTextButton:LINK, .CommonImageTextButton:VISITED, .CommonImageTextButton:ACTIVE{}

.CommonImageTextButton:HOVER{
	text-decoration:none;
	background: #c9c3a9 no-repeat 1px 1px;
}

.CommonImageTextButtonHighlight{
	margin: 1px;
	padding: 4px 4px 4px 22px;
	border:1px solid #bbb;
	background: no-repeat 1px 1px;
	line-height: normal;
	white-space: nowrap;
}

.CommonImageTextButtonHighlight:LINK, .CommonImageTextButtonHighlight:VISITED, .CommonImageTextButtonHighlight:ACTIVE, .CommonImageTextButtonHighlight:HOVER{
	text-decoration: none;
	background: #bbb no-repeat;
}

.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:10px 0;
	}

.CommonListTitle{
	padding: 6px 6px 6px 8px;
	background: #E5DFC3;
	margin: 0;
}

.CommonListHeaderLeftMost{
	text-align: center;
	padding: 4px;
	border:1px solid #3F322A;
	background: #eee;
}

.CommonListHeader{
	text-align: center;
	padding: 4px;
	border:1px solid #3F322A;
	border-left:0;
	background: #eee;
}

.CommonListCellLeftMost{
	padding: 4px;
	border:1px solid #3F322A;
	border-top:0;
}

.CommonListCell{
	padding: 10px 4px;
	border-bottom:1px solid #3F322A;
	border-right:1px solid #3F322A;
	text-align: left;
}

/* 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{
	padding-left: 24px;
	background:#4d3d33; 
  	height: 32px;
  	overflow: hidden;
	color:#fff;
	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!important;
	display:block;
	text-decoration: none;
}

.CommonSelectedTopLevelTab A:HOVER{
	color: #000!important;
	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{
	color: #FFCC33;
	text-decoration: none;
}

/* 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;
}

/* 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: #3f322a;
  cursor:pointer;
  color:#fff;
}

.CADefaultTabHover{
  color:#000; 
  background:#bcb7a0;
  cursor:pointer;
}

.CASelectedTab{
  color:#000; 
  background:#bcb7a0;
  cursor:default;
}

.CADisabledTab{
  color:#000; 
  background:#ccc;
  cursor:default;
}

.CAMultiPage{
  background:#fff;
  border: 1px solid #919B9C;
  width:100%;
  position:relative;
  padding:10px;
  top:-3px;
  left:1px;
  z-index:98;
}

.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{}

/* 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;
}

.CommonContextMenuItemHover{
	background:#E5DFC3; 
	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;
	border-bottom:1px solid #888;
	position: relative;
	z-index: 203;
	background: #e2eecd;
	font-weight: bold;
	margin: 0;
}

#popupTitle{
	float:left;
}

#popupControls{
	float: right;
	cursor: pointer;
}

/* Rating Styles **********************************/

.CommonRateControlReadOnly{
	background: #fff;
	border:1px solid #999;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControl{
	background: #fff;
	border:1px solid #999;
	cursor: pointer;
	padding: 1px;
	white-space: nowrap;
}

.CommonRateControlActive{
	background: #ffcc66;
	border:1px solid #cc9933;
	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;
	margin-left:48px;
	}

#CommonCommentForm .smallbox, #CommonContactForm .smallbox {
	width: 350px;
	padding: 2px;
	border: 1px solid #7F8D3E;
	margin-left:-40px;
}

#CommonCommentForm textarea, #CommonContactForm textarea {
	width: 500px;
	height: 150px;
	padding: 2px;
	border: 1px solid #7F8D3E;
	margin-left:-40px;
	}
	
#CommonCommentForm input#ctl00___ctl00___ctl00_ctl00_bcr_ctl00___form___btnSubmit {

	background:transparent url(/Images/template/buttons/SAN_Submit.png) no-repeat scroll 0 0;
border:medium none;
clear:both;
cursor:pointer;
display:block;
height:17px;
margin:20px 0 10px 0px;
text-indent:-30000px;
width:58px;

}

/* Help Icon ***************************************/

.helpicon{
	border-style:none;
	line-height: normal;
}

.helpicon img{
	height: 20px;
	width: 16px;
	vertical-align: middle;
}

a.helpicon{
	border-style:none;
	height: 20px;
	background: 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;
}

/* 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:14px;
	margin-top:10px;
	}

/* Emoticon Container on Create/Edit post */

.txt3 input img{
	float:left;
	}

.txt3 label{
	float:left;
	}
	
.txt3 td{
	width:30px;
	}

/*****SANTANA STYLES******************************************/

html{
	background:#142c3d url(/Images/template/SAN_HeaderBg.jpg) no-repeat top center;
	margin:0;
	padding:0;
	}
	
body{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif !important;
	color:#fff!important;
	font-size:13px!important;
	line-height:18px;
	}
	
#Container{
	width:1019px;
	margin:60px auto 0 auto;
	background:url(/Images/template/SAN_BodyBg.jpg) repeat-x 0 280px;
}



h1#Logo a{
	display:block;
	width:400px;
	height:150px;
	text-indent:-100000000px;
	margin:0 auto;
	}

a{
	color:#f1d65f!important;
	text-decoration:none;
	}
	a:hover{color:#e4ca59;}
	
dt{
	color:#bfbfbf;
	}
dd{
	margin-bottom:10px;
	}

ul{
	margin:15px 0 15px 15px;
	}

ul li{
	background:url(/Images/template/SAN_Star.png) no-repeat 0 0 ;
	padding-left:24px;
	margin-bottom:8px;
	list-style:none !important;
	font-size:13px;
	}
	
/* Sidebar *****************************************/

#Login{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:220px;
	margin:0 auto;
	line-height:24px;
	}
#Login a{padding:0 10px 0 0; color:#f1d65f;}

#Login a:hover {
	color:#E4CA59;
	
}

.divider{
	background:url(/Images/template/SAN_SidebarLine.png) no-repeat;
	width:273px;
	height:4px;
	margin:15px 0;
	}

#Subscriptions{
	width:220px;
	margin:0 auto;
	color:#b7ddf4;
	font-size:13px!important;
	font-family:verdana,Arial,Helvetica,sans-serif;
	}

#Subscriptions h3{
	background:url(/Images/template/titles/SAN_Subscriptions.png) no-repeat;
	width:137px;
	height:32px;
	text-indent:-1000000px;
	margin-bottom:0;
	}
	#Subscriptions h3 a{
		display:block;
		width:137px;
		height:32px;
		text-indent:-10000000px;
		background:none;
		}

#Subscriptions p {
	width:240px;
	margin-top:10px;
}

#Subscriptions ul{
	margin:0 0 15px -30px;
	}

#Subscriptions ul li{
	background:url(/Images/template/SAN_Star.png) no-repeat 0 0 ;
	padding-left:24px;
	width:160px;
	}

a.MoreDetails{
	background:url(/Images/template/buttons/SAN_MoreDetails.png) no-repeat;
	width:94px;
	height:14px;
	display:block;
	text-indent:-10000000px;
	}

#Feedback{
	width:220px;
	color:#b7ddf4;
	margin:0 auto;
	font-size:13px!important;
	}

#Feedback h3{
	background:url(/Images/template/titles/SAN_TellUsWhatYouThink.png);
	width:235px;
	height:36px;
	}
	#Feedback h3 a{
		text-indent:-10000000px;
		width:235px;
		height:36px;
		display:block;
		}
		
		
#ContestSantana {
	background:url(/Images/template/SAN_Contests.png) no-repeat;
	width:233px;
	height:96px;
	margin:0 auto;
}

#ContestSantana a {
	display:block;
	width:233px;
	height:96px;
	text-indent:-100000000px;
}
		

#VisitSantana{
	background:url(/Images/template/SAN_VisitSantana.png) no-repeat;
	width:221px;
	/*height:96px;*/
	margin:0 auto;
	}
	#VisitSantana a{
		display:block;
		width:221px;
		height:96px;
		text-indent:-100000000px;
		}
		
		
div.rssTop {
	width:245px;
	height:14px;
	background:url(/Images/news/SAN_NewsTop.png) no-repeat;
}

div.rssBot {
	width:245px;
	height:14px;
	background:url(/Images/news/SAN_NewsBot.png) no-repeat;
}
		
#VisitSantana ul.rssfeed{
	width:245px;
	background:url(/Images/news/SAN_rssBG.png) repeat-y;
	margin:0;
	margin-top:0px;
	padding:0;
	padding-top:7px;
	padding-left:15px;
	padding-bottom:1px;
	
}

#VisitSantana ul.rssfeed li{
	background:none;
	margin:0;
	margin-bottom:7px;
	padding:0;
	padding-bottom:7px;
	color:#f1d65f;
	font-size:12px;
	width:215px;
	border-bottom:1px dotted #999;
	font-family:verdana,Arial,Helvetica,sans-serif;
	
}

#VisitSantana ul.rssfeed li a {
	color:#f1d65f;
	text-decoration:none;
	text-indent:0px;
	height:auto;
}

#VisitSantana ul.rssfeed li a:hover{
	color:#E4CA59;
}

#VisitSantana img {
	margin-left:3px;

}


#MailingList{
	width:220px;
	margin:0 auto;
	font-size:13px!important;
	color:#b7ddf4;
	font-family:verdana,Arial,Helvetica,sans-serif;
	}
	
	
#MailingList p {
	width:240px;
	margin-top:-5px;
}


	#MailingList h3{
		background:url(/Images/template/titles/SAN_MailingList.png) no-repeat;
		width:235px;
		height:36px;
		}
		#MailingList h3 a{
			text-indent:-100000000px;
			width:235px;
			height:36px;
			display:block;
			
			
			}
		#MailingList a	
			{
			color:#ccc;
			}

	#MailingList a:hover
			{
			color:#E4CA59;
			}


#Milagro{
	background:url(/Images/template/SAN_MilagroFoundation2.gif);
	width:244px;
	height:95px;
	margin:0 auto;
	}
	#Milagro a{
		display:block;
		width:244px;
		height:95px;
		text-indent:-10000000px;
		}
		
/* Navigation*****************************************/

#Nav ul{
	padding:0;
	width:700px;
	margin:-17px auto;
	height:45px;
	/*border:1px solid #fff;*/
	}

#Nav ul li{
	float:left;
	width:100px;
	height:25px;
	padding:15px 0 0 0;
	margin:0 0 0 50px;
	background:none;
	text-align:center;
	
	}

#Nav ul li.news {
	width:50px;
}

a.NavNews{
	display:block;
	background:url(/Images/template/nav/SAN_News.png) no-repeat top left;
	width:59px;
	height:22px;
	text-indent:-1000000px;
	cursor:pointer;
	}
	a.NavNews:hover{
		background:url(/Images/template/nav/SAN_News.png) no-repeat bottom left;
		}
		.NewsMenu a.NavNews{background:url(/Images/template/nav/SAN_News.png) no-repeat bottom left;}

a.NavGuitarHeaven{
	width:138px;
	height:22px;
	display:block;
	background:url(/Images/template/nav/SAN_GuitarHeaven.png) no-repeat top left;
	text-indent:-1000000px;
	cursor:pointer;
	
	}
	a.NavGuitarHeaven:hover{background:url(/Images/template/nav/SAN_GuitarHeaven.png) no-repeat bottom left;}
	
	.GuitarHeavenMenu a.NavGuitarHeaven{background:url(/Images/template/nav/SAN_GuitarHeaven.png) no-repeat bottom left;}
		
a.NavMultimedia{
	display:block;
	background:url(/Images/template/nav/SAN_Multimedia.png) no-repeat top left;
	width:109px;
	height:22px;
	text-indent:-1000000px;
	cursor:pointer;
	}
	a.NavMultimedia:hover{
		background:url(/Images/template/nav/SAN_Multimedia.png) no-repeat bottom left;
		}
		.MultimediaMenu a.NavMultimedia{background:url(/Images/template/nav/SAN_Multimedia.png) no-repeat bottom left;}
		
a.NavCommunity{
	display:block;
	background:url(/Images/template/nav/SAN_Community.png) no-repeat top left;
	width:109px;
	height:22px;
	text-indent:-1000000px;
	cursor:pointer;
	}
	a.NavCommunity:hover{
		background:url(/Images/template/nav/SAN_Community.png) no-repeat bottom left;
		}
		.CommunityMenu a.NavCommunity{background:url(/Images/template/nav/SAN_Community.png) no-repeat bottom left;}

a.NavStore{	
	background:url(/Images/template/nav/SAN_Store.png) no-repeat top left;
	width:57px;
	height:22px;
	text-indent:-1000000px;
	display:block;
	cursor:pointer;
	}
	a.NavStore:hover{
		background:url(/Images/template/nav/SAN_Store.png) no-repeat bottom left;
		}
		.StoreMenu a.NavStore{background:url(/Images/template/nav/SAN_Store.png) no-repeat bottom left;}	
		

/** Share Button ******************/

#shareThis{
	
	position:absolute;
	margin:-34px 0 0 560px;
	}

#at15s_head{color:#000!important;}
