﻿.adminAdd
{	background-color: #FFCCCC;
	border: 1px solid #660000;
	width: 90%;
	margin: 4px;
	padding: 4px;
	clear:both;
	}
.adminEdit
{	background-color: #FFFFCC;
	border: 1px solid #666600;
	width: 90%;
	margin: 4px;
	padding: 4px;
	clear:both;
}
.adminEditInactive
{	background-color: #CCCC88;
	border: 1px solid #666600;
	width: 90%;
	margin: 4px;
	padding: 4px;
}
.adminEditContent
{	background-color: #CCCCFF;
	border: 1px solid #000066;
	width: 90%;
	margin: 4px;
	padding: 4px;
	}
.adminEditContent h6{
	color: #000066;
	margin: 0px;
	padding: 0px;
	}	
.adminAddContent
{	background-color: #CCFFCC;
	border: 1px solid #006600;
	width: 90%;
	margin: 4px;
	padding: 4px;
	font-family: Verdana;
	font-size: 10px;
	}
.adminAddContent h6{
	color: #006600;
	margin: 0px;
	padding: 0px;

	}
.adminContainer
{
	background-color: #cccccc;
	border: 1px solid #666666;
	margin: 4px;
	padding: 4px;
	position: absolute; 
	left: 70px; 
	top: 140px; 
	z-index: 100;
	width: 100%;
}
.adminPanelContainer
{
	background-color: #8abeff;
	border: 1px solid #666666;
	width: 100%;
	padding: 2px;
}
.adminAddContent h6{
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 9px;
	}
.adminDeleteContent
{
	background-color: #660000;
	border: 1px solid #FF0000;
	color: #ffffff;
	width: 90%;
	margin: 4px;
	padding: 4px;	
}
.adminDeleteContent h6
{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	}	
.adminTitle
{
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	
	}
.adminButton
{
	background-color: #cccccc;
	border: 1px solid #666666;
	width: 80px;
	color: #666666;
	font-weight: 900;
	font-size: 10px;
	font-family: Verdana;
}
.adminButtonLong
{
	background-color: #cccccc;
	border: 1px solid #666666;
	width: 120px;
	color: #666666;
	font-weight: 900;
	font-size: 10px;
	font-family: Verdana;
}
.adminVersions
{
	background-color: #9bcae1;
	border: 1px solid #002233;
	width: 90%;
	margin: 4px;
	padding: 4px;
}
.adminVersions a, .adminVersions a:link, .adminVersions a:visited, .adminVersions a:active
{
	color: #0000FF;
	text-decoration: none;
}
.adminVersions a:hover
{
	color: #0000FF;
	text-decoration: underline;
}
.divLogout
{
	padding-top: 6px;
	height: 22px;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	width: 150px;
	background-color: #000000;
	padding-right: 10px;
	font-weight: 900;		
	}
.divLogoutText, .divLogoutText:visited, .divLogoutText:link, .divLogoutText:hover
{
	font-family: Verdana;
	color: #0000FF;
	font-size: 10px;	
	vertical-align: middle;
	line-height: 22px;
	}
.logoutImg
{
	padding-top: 2px;
}
	
.searchResult
{
	width: 500px;
	margin: 10px;
	padding: 10px;
	border: 1px dashed #c8c8c8;
	}
.searchTitle
{
	font-size: 11px;
	font-weight: 900;
	padding: 3px;
	}
.searchDesc
{
	padding: 5px;
	
	}		
	
/* Right Menu Styles */
.mainSearchBox
{
	width: 165px;
	}
/* Form Elements */
.formButton, .adminFormButton
{
	width: 60px;
	}
.formButtonLogin
{
	text-align: center;
	}	
.formText, .adminFormText
{
	width: 200px;
}
.formTextTiny, .adminFormTextTiny
{
	width: 50px;
	}	
.formTextShort, .adminFormTextShort
{
	width: 120px;
	}
.formTextMed, .adminFormTextMed
{
	width: 200px;
	}
.formTextLong, .adminFormTextLong
{
	width: 300px;
	}					
.formTextArea
{
	width: 200px;
	height: 120px;
	}	
.formTextAreaLong, .adminFormTextArea
{
	width: 300px;
	height: 80px;
	}	
.formLink, .formLink a, .formLink a:visited, .formLink:visited
{
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
}
.hidden
{
	display: none;
	}

.ssTitleHeader{
	color: #666666;
	font-weight: 900;
	font-family: Arial;
	font-size: 14px;
	padding-bottom: 14px;
}
.ssFormTitle{
	color: #666666;
	font-weight: 900;
	font-family: Arial;
	font-size: 14px;	
	text-align: right;
	vertical-align: top;
}
.ssTitle{
	color: #007abe;
}
.ssButton{
	color: #007abe;
	border: 1px solid #007abe;
	background-color: #ffffff;
	height: 20px;
	width: 60px;
	vertical-align: middle;
	font-weight: 900;
	font-family: Arial;
}	
.ssLink
{
	color: #fc6d27;
	text-decoration: underline;
	}
.ssLink:hover
{
	color: #007abe;
	text-decoration: underline;	
}	
.abButton
{
	width: 150px;
	height: 34px;
	text-align: center;
	background-image: url('images/wbButton.png');
	color: #6a7980; 
	font-weight: 900;
	font-family: Verdana;
	border: none;
}
.abButton:hover
{
	width: 150px;
	height: 34px;
	text-align: center;
	background-image: url('images/wbButton.png');
	color: #007abe; 
	font-weight: 900;
	font-family: Verdana;
	cursor: pointer;
	border: none;
}
#abMain{
	width: 900px;
	height: 477px;
	display: block;
	clear: both;
	
}
#abTop{
	height: 53px;
	width: 900px;
	display: block;		
	clear: left;		
}
#abTopLeft{
	height: 53px;
	width: 30px;
	float: left;
	clear: left;
	background-image: url('images/wbTopLeft.png');
	background-repeat: no-repeat;
	display: block;		
}
#abTopCenter{
	height: 53px;
	width: 840px;
	float: left;
	background-image: url('images/wbTop.png');
	background-repeat: repeat-x;
	display: block;				
}
#abTopRight{
	height: 53px;
	width: 30px;
	float: left;
	background-image: url('images/wbTopRight.png');
	background-repeat: no-repeat;
	display: block;
}
#abMiddle{
	height: 400px;
	width: 900px;
	display: block;
	clear: left;
}
#abMiddleLeft{
	height: 400px;
	width: 30px;
	float: left;
	background-image: url('images/wbLeft.png');
	background-repeat: repeat-y;
	display: block;
}
#abMiddleCenter{
	height: 400px;
	width: 840px;
	float: left;	
	display: block;	
}
#abMiddleRight{
	height: 400px;
	width: 30px;
	float: left;
	background-image: url('images/wbRight.png');
	
	display: block;
}
#abBottom{
	height: 24px;
	width: 900px;
	display: block;
	clear:left;
}
#abBottomLeft{
	height: 24px;
	width: 30px;
	float: left;
	background-image: url('images/wbBottomLeft.png');
	display: block;
}
#abBottomCenter{
	height: 24px;
	width: 840px;
	float: left;
	background-image: url('images/wbBottom.png');
	display: block;
}
#abBottomRight{
	height: 24px;
	width: 30px;
	float: left;
	background-image: url('images/wbBottomRight.png');
	display: block;
}	
#abTitle
{
	font-size: 18px;
	font-weight: 900;
	margin-top: 14px;			
}
.abSubTitle
{
	width: 800px; 
	height:18px; 
	background-image: URL('images/titleBG.jpg'); 
	border: 1px solid #d6d7d9; 
	font-family:Arial; 
	font-weight: 900; 
	color:#6a7980; 
	font-size: 14px; 
	text-indent: 20px; 
	padding-top: 8px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
}
.abSubContent
{
	width: 780px; 
	background-image: URL('images/contentBG.jpg'); 
	background-repeat: repeat-x; 
	margin-bottom: 2px; 
	border: 1px solid #d6d7d9; 
	text-indent: 10px;
	padding-left: 20px;
	padding-top: 20px;
}
.ssText
{
	width: 786px;
	height: 18px;
	font-weight: 900; 
	color:#6a7980; 
	font-size: 14px; 
	font-family: Arial;
		
}
.ssTextArea
{
	width: 786px;
	height: 120px; 
	color:#6a7980; 
	font-size: 14px; 
	font-family: Courier;
		
}
.ssFileUpload
{
	width: 564px;
	height: 24px;
	font-weight: 900; 
	color:#6a7980; 
	font-size: 14px; 
	font-family: Arial;
}