/*
    Default Body
------------------------------------------------------ */ 

/* adds full scroll bar to short content pages */
html {
	 height: 100%;
	 margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #3D4144;
}

/*
    Default Links
------------------------------------------------------ */ 
a {
	color: #eaeaea;
	background-color: transparent;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #5e5e5e;
}

a:link {
	color: #eaeaea;
	background-color: transparent;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #5e5e5e;
}
  
a:visited {
	color: #eaeaea;
	background-color: transparent;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #5e5e5e;	
}

a:hover {
	color: #fe9124;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #fe9124;
	background-color: transparent;
	text-decoration: none;
}

a:active {
	color: #eaeaea;
	background-color: transparent;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #5e5e5e;	
}

/*
    Main Content Wrapper
------------------------------------------------------ */ 
#content {
	left: 0px;
	right: 10px;
	margin: 20px 30px 20px 30px;

	width: auto;
	background: #3D4144;
}
* html #content {
	width: 100%;
	width: auto;
}

/*
    Basic stuff
------------------------------------------------------ */ 

p {
	background: transparent;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #a7a7a7;
}

.default, .defaultBold, .defaultRight, .defaultCenter {
	background: transparent;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	color: #d4d4d4;
}

.defaultBold {
	font-weight: bold;
}

.defaultRight {
	text-align: right;
	padding: 2px 0px 4px 0px;
}

.defaultCenter {
	text-align: center;
}

.header {
	background: #787878;
	color: #eaeaea;
	padding: 5px;
	border: 1px solid #7B81A9;
	margin: 0 0 10px 0;
}

h1 {  
	font-family: Georgia, Times New Roman, Times, Serif, Arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .05em;
	color: #eaeaea;
	margin: 0;
	padding: 0;
}

h2 {
	background: transparent;
	font-size: 13px;
	color: #eaeaea;
	margin: 0 0 6px 0;
}

h3 {
	background: transparent;
	font-size: 12px;
	color: #eaeaea;
	margin: 3px 0 3px 0;
}

.lighttext {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	color: #bebebe;
	padding: 4px 0 2px 0;
	background-color: transparent;  
}

.success {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #009933;
	font-weight: bold;
	padding: 3px 0 3px 0;
	background-color: transparent; 
}

/*
    Page Header 
------------------------------------------------------ */ 

#pageheader {  
	color: #eaeaea;
	margin: 20px 10px 20px 30px;
	background: #3D4144;
	font-size: 20px;
}

.heading {  
	font-family: Georgia, Times New Roman, Times, Serif, Arial;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: .05em;
	color: #eaeaea;
	margin: 0px;
	padding: 0px;
}

/*
    Sub-header Bar
    Contains the breadcrumb links
------------------------------------------------------ */ 
#subheader {
	color: #eaeaea;
	background: #303538;
	padding: 6px 10px 6px 30px;
	border-top:		2px solid #fe9124;
	border-bottom: 2px solid #248ffc;
	font-size: 12px;
}

#subheader a {
	color: #eaeaea;
}

/*
    Breadcrumb Links
------------------------------------------------------ */ 
.breadcrumb {  
	background-color: transparent;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	margin: 3px 0 3px 0;
}

.breadcrumb a:link { 
	color: #d4d4d4;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px solid #5e5e5e;
} 

.breadcrumb a:visited { 
	color: #d4d4d4;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px solid #5e5e5e;
}

.breadcrumb a:hover { 
	color: #fe9124;    
	background: transparent;
	text-decoration: none;
	border-bottom: 1px solid #fe9124;
}

.breadcrumb a:active { 
	color: #d4d4d4;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px solid #5e5e5e;
}

.currentcrumb {
	color:  #38394B;
	font-weight: bold;
}

.breadcrumbspacer {
	color: #eaeaea;
}

/*
    Misc. Formatting Items
------------------------------------------------------ */ 

.spacer {
	margin-bottom:     12px;
}

.itempad {
	padding: 2px 60px 2px 14px;
	color: #bebebe;
	font-size: 11px;
}

.itempadbig {
	padding: 5px 0 5px 0;
}

.bottompad {
	padding: 0 0 2px 0;
}
.marginpad {
	margin: 12px 0 10px 3px;
	background: transparent;
}

.leftpad {
	padding: 0 0 0 4px;
}

/*
    Member Profile Page
------------------------------------------------------ */ 

.profileHeadingBG {
	background:#303538;
	color: #eaeaea;
	padding:8px 8px 8px 0px;
	text-align: left;
	font-size: 18px;
}

.profileAlertHeadingBG {
	background: #6e0001;
	color: #eaeaea;
	padding: 6px 6px 6px 6px;
	border-bottom: #585C9C 1px solid;
}

.profileTopBox {
	background: #F0F0F2;
	margin: 0px;
	padding: 7px 5px 5px 5px;
}

.profileTitle {
	font-family: Tahoma, Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 3px 5px 3px 0;
	margin: 0;
	background-color: transparent;  
}

.profilePhoto {
	background: #F0F0F2;
	border-left: 1px solid #B2B3CE;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 3px;
}

.avatar {
	background:	transparent;
	margin: 3px 14px 0 3px;
}

.photo {
	background:	transparent;
	margin: 6px 14px 0 3px;
}

.profileItem {
	background: transparent;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #38394B;
	margin: 2px 0 2px 0;
	background-color: transparent;  
}

.profileHead {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eaeaea;
	padding: 3px 4px 3px 10px;
	background-color: #3D4144;  

	margin: 0 0 0 0;
}

.menuHeadingBG {
 background: #919191;
 color: #eaeaea;
 padding: 6px 6px 6px 6px;
 border-bottom: 1px solid #262626;
}

.profileMenu {
 background: 		#303538;
 border: 1px solid #fe9124;
 padding:			1px;
 margin-top:        1px;
 margin-bottom:     3px;
}

.profileMenuInner {
 padding-left:		10px;
 padding-right:		8px;
 margin-bottom:		4px;
 margin-top:		4px;
}

.menuItem {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			11px;
 padding:			4px 0 4px 0;
 background-color:	transparent;  
}

.borderTopBot {
 border-top:	1px solid #3D4144;
 border-bottom:	1px solid #3D4144;
}

.borderBot {
 border-bottom:	1px solid #3D4144;
}

.altLinks { 
 color: #909090;
 background:        transparent;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
}
.altLinks a:link { 
 color:             #eaeaea;
 background:        none;
 text-decoration:   underline;
}
.altLinks a:visited { 
 color:             #eaeaea;
 background:        transparent;
 text-decoration:   none;
}
.altLinks a:hover { 
 color: #919191;    
 background:        transparent;
 text-decoration:   underline;
}

.memberlistRowOne {
 background: #FBFBFC;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #38394B;
 padding:           3px 6px 3px 6px;
 border-top:        1px solid #eaeaea;
 border-bottom:     1px solid #B2B3CE;
 border-left:       1px solid #B2B3CE;
 border-right:      1px solid #eaeaea;
}
.memberlistRowTwo {
 background: #F0F0F0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #38394B;
 padding:           3px 6px 3px 6px;
 border-top:        1px solid #eaeaea;
 border-bottom:     1px solid #B2B3CE;
 border-left:       1px solid #B2B3CE;
 border-right:      1px solid #eaeaea;
}

.memberlistRowOne a:link {
	color: #444;
	border-bottom: none;
}

.memberlistRowTwo a:link {
	color: #444;
	border-bottom: none;
}

.memberlistHead {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 		11px;
 font-weight: 		bold; 
 background: 		#3D4144;
 color:             #eaeaea;
 padding: 			8px 0 8px 8px;
}

.memberlistFooter {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #000;
 padding:           6px 10px 6px 6px;
 border-top:        1px solid #eaeaea;
 border-bottom:     1px solid #999;
 border-right:      1px solid #eaeaea;
 background-color:  #bebebe;  
}

.innerShade {
 background-color:	#bebebe;
 border: 1px solid #3D4144;
 margin: 0;
 padding: 10px;
}

/*
    Table Formatting
------------------------------------------------------ */ 

.tablePad {
 padding:  0 2px 4px 2px;
}

.tableborder {
 padding:0px;
 margin: 0px auto 0px auto;
}

.tableBorderTopRight {
 border-top: 1px solid #3D4144;
 border-right: 1px solid #3D4144;
 padding: 0;
 margin-top: 1px;
 margin-bottom: 3px;
}

.tableBorderRight {
 border-right: 1px solid #B2B3CE;
 padding: 0;
 margin-top: 1px;
 margin-bottom: 3px;
}

.tableBG {
 background-color: #F0F0F0;
}

.tableHeadingBG {
 background: #bebebe;
 color: #eaeaea;
 padding: 6px 6px 6px 6px;
 border-bottom: 1px solid #eaeaea;
}

.tableHeading {
 font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 14px;
 letter-spacing: .1em;
 font-weight: bold;
 color: #eaeaea;
 padding: 0;
 margin: 0;
 background-color: transparent;  
}

.tableRowHeading, .tableRowHeadingBold {
 background: #bebebe;
 font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 11px;
 color: #404055;
 padding: 8px 8px 8px 8px;
text-align: center;
border-bottom: 1px solid #a7a7a7;
}

.tableRowHeadingBold {
font-weight: bold;
}

.tableCellOne {
	color: #eaeaea;
	background: transparent;
 font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 11px;
 padding: 3px 6px 3px 6px;
}

.tableCellTwo {
 background: #303538;
 font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 11px;
 color: #eaeaea;
 padding: 3px 6px 3px 6px;

}

.tableCellOne .tableCellTwo a {
	color: #eaeaea;
}

/*
    Pagination Links
------------------------------------------------------ */ 
.paginateBorder {
 background-color: transparent;
 border-top: 1px solid #7B81A9;
 border-right: 1px solid #7B81A9;
 border-bottom: 1px solid #7B81A9;
 }
 
.paginate {
 background: #FBFBFC;
 font-size: 11px;
 color: #000;
 border-right: 1px solid #eaeaea;
 border-left: 1px solid #7B81A9;
 padding: 2px 4px 2px 4px;
 margin: 0;
 }
 
.paginateStat {
 background: #bebebe;
 font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 11px;
 color: #eaeaea;
 border-left: 1px solid #7B81A9;
 padding: 2px 10px 2px 10px;
 margin: 0;
 white-space: nowrap; 
 }
 
.paginateCur {
 background: #FBFBFC;
 font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 11px;
 color: #ccc;
 border-left: 1px solid #7B81A9;
 padding: 2px 6px 2px 6px;
 margin: 0;
 }
 
.paginate a:link {
 text-decoration: none;
 color: #330099;
 text-decoration: none;
 background-color: transparent;
}
  
.paginatea:visited {
 color: #330099;
 text-decoration: none;
 background-color: transparent;
}

.paginate a:hover {
 color: #A0A4C1;
 text-decoration: none;
 background-color: transparent;
}

/*

    Form Field Formatting
------------------------------------------------------ */ 

form {
	margin:            0px;
	padding:           10px;
	border: 1px solid #fe9124;
	background: #303538;
}
.hidden {
 margin:            0;
 padding:           0;
 border:            0;
}

.input {
	background: #626363;
	border: 1px solid #283237;
	color: #f4f4f4;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 11px;
 height: 1.7em;
 padding: 3px;
 margin: 3px;
}

.textarea {
	background: #626363;
	border: 1px solid #283237;
	color: #eaeaea;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	padding: 12px 0px 12px 12px;
	margin: 0px;
}

.select {
 background-color: #eaeaea;
 font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 11px;
 font-weight: normal;
 letter-spacing: .1em;
 color: #333;
 margin-top: 2px;
 margin-bottom: 2px;
} 

.multiselect {
 border-top: 1px solid #999999;
 border-left: 1px solid #999999;
 background-color: #eaeaea;
 color: #333;
 font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 11px;
 margin-top: 2px;
 margin-top: 2px;
} 

.radio {
 background-color: transparent;
 margin-top: 4px;
 margin-bottom: 4px;
 padding: 0;
 border: 0;
}

.checkbox {
 background-color: transparent;
 padding: 0;
 border: 0;
}

.buttons {
 font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 11px;
 font-weight: bold;
 	border: 1px solid #444;
 letter-spacing: .1em;
 margin: 0;
 padding: 4px 6px 4px 6px;
 background-color: #3D4144;
 color: #eaeaea;
 cursor: pointer;
}

.submit {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	margin: 0;
	padding: 4px 8px 4px 8px;
	color: #eaeaea;
 	background: #626363;
	border: 1px solid #283237;
}  
/*
    Error messages
------------------------------------------------------ */ 

.alert {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #fe9124;
	font-weight: bold;
}

.highlight {
	color: #fe9124;
}

/*
    Page Footer
------------------------------------------------------ */ 
#footer {
	clear: both;
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 9px;
	color: #999;
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 15px;
}

#footer a {
	color: #a7a7a7;
	border: none;
}

/*
    Copyright notice
------------------------------------------------------ */ 
.copyright {
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 9px;
	color: #999;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*
    Formatting Buttons
------------------------------------------------------ */ 

.buttonMode {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	color: #bebebe;
	background-color: transparent; 
	white-space: nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
	background-color: #f6f6f6;  
	padding: 0;
	border-top: #333 1px solid;
	border-right: #333 1px solid;
	border-bottom: #333 1px solid;
}

.htmlButtonOuterL  {
	border-left: #333 1px solid;
}

.htmlButtonInner {
	background-color: transparent; 
	text-align: center;
	padding: 0 3px 0 3px;
	border-left: #eaeaea 1px solid;
	border-top: #eaeaea 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}

.htmlButtonOff a:link { 
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}

.htmlButtonOff  a:visited { 
	text-decoration: none;
}

.htmlButtonOff a:active { 
	text-decoration: none;
	color: #999;
}

.htmlButtonOff a:hover { 
	text-decoration: none;
	color: #999;
}

.htmlButtonOn {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #f6f6f6;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
}

.htmlButtonOn a:link { 
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
}  

.htmlButtonOn  a:visited { 
	text-decoration: none;
} 

.htmlButtonOn a:active { 
	text-decoration: none;
	color: #999;
}

.htmlButtonOn a:hover { 
	color: #999;
	text-decoration: none;
}

/*
    SPELL CHECK CSS
--------------------------------------------------------------- */

.iframe { border:1px solid #6666CC;
}

.wordSuggestion {
	background-color: #f4f4f4; 
	border: 1px solid #ccc; 
	padding: 4px; 
}

.wordSuggestion a, .wordSuggestion a:active {
	cursor: pointer;
}

.spellchecked_word {
	cursor: pointer;
	background-color: #eaeaea;
	border-bottom: 1px dashed #ff0000;
}

.spellchecked_word_selected {
	cursor: pointer;
	background-color: #ADFF98;
}
