/*
    Main Content Wrapper
------------------------------------------------------ */ 
#content {
 left:              0px;
 right:             10px;
 margin:            15px 20px 0 20px;
 padding:           0;
 width:             auto;
}

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

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

.default, .defaultBold, .defaultRight, .defaultCenter {
 background:		transparent;
 font-size:         11px;
 color:             #38394B;
}

.defaultBold {
 font-weight: bold;
}

.defaultRight {
 text-align: right;
}

.defaultCenter {
text-align: center;
}

h1 {  
 font-size: 		16px;
 font-weight:		bold;
 letter-spacing:	.05em;
 color:				#fff;
 margin: 			0;
 padding:			0;
}

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

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

.lighttext {
 font-size:         10px;
 color:             #73769D;
 padding:           4px 0 2px 0;
 background-color:  transparent;  
}

.success {
 font-size:			11px;
 color:				#009933;
 font-weight:		bold;
 padding:			3px 0 3px 0;
 background-color:	transparent; 
}

/*


/*
    Sub-header Bar
    Contains the breadcrumb links
------------------------------------------------------ */ 
#subheader {
	width: 976px;
	margin: 10px auto;
	background-color: #05222E;
	padding: 8px;
	color: #a2d8f2;
	font-size: 10px;
}

#subheader ul {
	float: right;
	margin: 0;
	padding: 0;
}

#subheader ul li {
	float: left;
	margin: 0 0 0 8px;
}

#subheader table td {
	padding: 0;
}

#subheader a:link,
#subheader a:visited {
	color: #FFF;
	text-decoration: underline;
}

#subheader a:hover,
#subheader a:active {
	text-decoration: none;
}

/*
    Breadcrumb Links
------------------------------------------------------ */ 
.breadcrumb {  
	background-color: transparent;
	margin: 0;
}

.currentcrumb {
	font-weight: bold;
}

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

.spacer {
	margin-bottom: 12px;
}

.itempad {
padding: 2px 0;
}

.itempadbig {
padding: 5px 0;
}

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

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

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

.profileHeadingBG {
 background: 		#05222E url({path:image_url}bg_profile_heading.jpg) repeat-x left top;
 color:             #fff;
 padding:           6px;
}

.profileAlertHeadingBG {
 background:		#6e0001 url({path:image_url}bg_alert.jpg) repeat-x left top;
 color:				#fff;
 padding:			6px;
}

.profileTopBox {
 background:	#EAF3F7 url({path:image_url}bg_profile_box.jpg) repeat-x left top;
 margin:		0;
 padding:		7px 5px 5px 5px;
}

.profileTitle {
 font-size:			14px;
 font-weight:		bold;
 color:				#000;
 padding: 			3px 5px 3px 0;
 margin:			0;
 background-color: transparent;  
}

.profilePhoto {
 background:		#EAF3F7 url({path:image_url}bg_profile_box.jpg) repeat-x left top;
 border-left:       1px solid #83B4CB;
 padding:			1px;
 margin-top:        1px 0 3px;
}

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

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

.profileItem {
 background:		transparent;
 font-size:         11px;
 color:             #38394B;
 margin: 			2px 0;
 background-color: transparent;  
}

.profileHead {
 font-size:			10px;
 font-weight:		bold;
 text-transform:	uppercase;
 color:				#fff;
 padding:			3px 4px 3px 10px;
 background-color:	#0B3241;  
 border-top:		1px solid #fff;
 border-bottom:		1px solid #fff;
 margin:			0;
}

.menuHeadingBG {
 background: 		#05222E url({path:image_url}bg_profile_heading.jpg) repeat-x left top;
 color:             #fff;
 padding:           6px;
}

.profileMenu {
 background: 		#EAF3F7;
 border:            1px solid #0B3241;
 padding:			1px;
 margin-top:        1px 0 3px;
}

.profileMenuInner {
 padding:			0 8px 0 10px;
 margin-bottom:		4px 0;
}

.menuItem {
 font-size:			11px;
 padding:			3px 0 3px 0;
 background-color:	transparent;  
}

.borderTopBot {
 border-top:	1px solid #0B3241;
 border-bottom:	1px solid #0B3241;
}

.borderBot {
 border-bottom:	1px solid #0B3241;
}

.altLinks { 
 color:             #fff;
 background:        transparent;
 font-size:         11px;
}
.altLinks a:link { 
 color:             #fff;
 background:        none;
 text-decoration:   underline;
}
.altLinks a:visited { 
 color:             #fff;
 background:        transparent;
 text-decoration:   none;
}
.altLinks a:hover { 
 color:             #B8BDED;    
 background:        transparent;
 text-decoration:   underline;
}


.memberlistRowOne {
 background: #FBFBFC url({path:image_url}bg_table_td_one.jpg) repeat-x left top;
 font-size:         11px;
 color:             #38394B;
 padding:           3px 6px;
 border-top:        1px solid #fff;
 border-bottom:     1px solid #83B4CB;
 border-left:       1px solid #83B4CB;
 border-right:      1px solid #fff;
}
.memberlistRowTwo {
 background: #F0F0F0 url({path:image_url}bg_table_td_two.jpg) repeat-x left top;
 font-size:         11px;
 color:             #38394B;
 padding:           3px 6px;
 border-top:        1px solid #fff;
 border-bottom:     1px solid #83B4CB;
 border-left:       1px solid #83B4CB;
 border-right:      1px solid #fff;
}

.memberlistHead {
 font-size: 		11px;
 font-weight: 		bold; 
 background: 		#05222E url({path:image_url}bg_profile_heading.jpg) repeat-x left top;
 color:             #fff;
 padding: 			8px 0 8px 8px;
}

.memberlistFooter {
 font-size:         11px;
 color:             #000;
 padding:           6px 10px 6px 6px;
 border-top:        1px solid #fff;
 border-bottom:     1px solid #999;
 border-right:      1px solid #fff;
 background-color:  #B8B9D1;  
}

.innerShade {
 background-color:	#DDE1E7;
 border:      	 	1px solid #05222E;
 margin:			0;
 padding:			10px;
}

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

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

.tableborder {
 border:            1px solid #0B3241;
 padding:			1px;
 margin-top:        1px;
 margin-bottom:     3px;
}
.tableBorderTopRight {
 border-top:     	1px solid #83B4CB;
 border-right:     	1px solid #83B4CB;
 padding:			0;
 margin:	        1px 0 3px;
}
.tableBorderRight {
 border-right:      1px solid #83B4CB;
 padding:			0;
 margin:	        1px 0 3px;
}

.tableBG {
 background-color: #F0F0F0;
}
.tableHeadingBG {
 background: 		#05222E url({path:image_url}bg_table_heading.jpg) repeat-x left top;
 color:             #fff;
 padding:           6px;
 border-bottom:     1px solid #fff;
}
.tableHeading {
 font-size:         12px;
 letter-spacing:    .1em;
 font-weight:		bold;
 color:             #fff;
 padding:           0;
 margin:			0;
 background-color:  transparent;  
}
.tableRowHeading, .tableRowHeadingBold {
 background: #05222E url({path:image_url}bg_table_row_heading.jpg) repeat-x left top;
 font-size:         11px;
 color:             #FFF;
 padding:           8px 10px 8px 6px;
 border-top:        1px solid #FFF;
 border-bottom:     1px solid #FFF;
}
.tableRowHeadingBold {
font-weight: bold;
}
.tableCellOne {
 background: #EAF3F7 url({path:image_url}bg_table_td_one.jpg) repeat-x left top;
 font-size:         11px;
 color:             #38394B;
 padding:           3px 6px 3px 6px;
 border-top:        1px solid #fff;
 border-bottom:     1px solid #83B4CB;
 border-left:       1px solid #83B4CB;
 border-right:      1px solid #fff;
}
.tableCellTwo {
 background: #EAF3F7 url({path:image_url}bg_table_td_two.jpg) repeat-x left top;
 font-size:         11px;
 color:             #38394B;
 padding:           3px 6px 3px 6px;
 border-top:        1px solid #fff;
 border-bottom:     1px solid #83B4CB;
 border-left:       1px solid #83B4CB;
 border-right:      1px solid #fff;
}

/*
    Pagination Links
------------------------------------------------------ */ 
.paginateBorder {
	background-color: transparent;
	border-top: 1px solid #0B3241;
	border-width: 1px 1px 1px 0;
}

.paginate {
 background: 		#FBFBFC url({path:image_url}bg_table_td_one.jpg) repeat-x left top;
 font-size:         11px;
 color:             #000;
 border-right:      1px solid #fff;
 border-left:      	1px solid #0B3241;
 padding:           2px 4px 2px 4px;
 margin:		 	0;
 }
.paginateStat {
 background: 		#05222E;
 font-size:         11px;
 color:             #fff;
 border-left:      	1px solid #0B3241;
 padding:           2px 10px 2px 10px;
 margin:			0;
 white-space: 		nowrap; 
 }
.paginateCur {
 background: 		#FBFBFC url({path:image_url}bg_table_td_one.jpg) repeat-x left top;
 font-size:         11px;
 color:             #ccc;
 border-left:      	1px solid #0B3241;
 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:            0;
 padding:           0;
 border:            0;
}
.hidden {
 margin:            0;
 padding:           0;
 border:            0;
}
.input {
 border-top:        1px solid #8386AC;
 border-left:       1px solid #8386AC;
 border-bottom:     1px solid #979AC2;
 border-right:      1px solid #979AC2;
 color:             #333;
 font-size:         11px;
 height:            1.7em;
 padding:           0;
 margin:        	0;
} 
.textarea {
 border-top:        1px solid #8386AC;
 border-left:       1px solid #8386AC;
 border-bottom:     1px solid #979AC2;
 border-right:      1px solid #979AC2;
 color:             #333;
 font-size:         11px;
 padding:           0;
 margin:        	0;
}
.select {
 background-color:  #fff;
 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:  #fff;
 color:             #333;
 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-size:         11px;
 font-weight:       bold;
 border-top:		1px solid #183f4f;
 border-left:		1px solid #183f4f;
 border-right:		1px solid #000;
 border-bottom:		1px solid #000;
 letter-spacing:    .1em;
 margin:        	0;
 padding:			1px 6px 3px 6px;
 background-color:  #05222E;
 color:             #fff;
 cursor: pointer;
}

.submit {
 font-size:         11px;
 font-weight:       bold;
 border-top:		1px solid #183f4f;
 border-left:		1px solid #183f4f;
 border-right:		1px solid #000;
 border-bottom:		1px solid #000;
 letter-spacing:    .1em;
 margin:        	0;
 padding:			1px 4px;
 background-color:  #05222E;
 color:             #fff;
}  
/*
    Error messages
------------------------------------------------------ */ 

.alert {
 font-size:         11px;
 color:             #990000;
 font-weight:		bold;
}

.highlight {
 color:             #990000;
}

/*
    Copyright notice
------------------------------------------------------ */ 
.copyright {
 text-align:        center;
 font-size:         9px;
 color:             #999;
 margin-top:        15px;
 margin-bottom:     15px;
}

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

.buttonMode {
 font-size:         10px;
 color:             #73769D;
 background-color:  transparent; 
 white-space: 		nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
 background-color:  #f6f6f6;  
 padding:           0;
 border-width: 1px 1px 1px 0;
 border: #333 1px solid;
}
.htmlButtonOuterL  {
 border-left:       #333 1px solid;
}
.htmlButtonInner {
 background-color:  transparent; 
 text-align:		center;
 padding:			0 3px;
 border-left:       #fff 1px solid;
 border-top:        #fff 1px solid;
 border-right:      #ccc 1px solid;
 border-bottom:     #ccc 1px solid;
}
.htmlButtonOff {
 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-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: #fff;
	border-bottom: 1px dashed #ff0000;
}

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

