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

body {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background: #FFF url(images/bgd-tile.gif) repeat-x left top;
	font: 11px/120% Arial, Tahoma, Geneva, Helvetica, sans-serif;
}

/*
    Default Links
------------------------------------------------------ */

a:link, a:visited {
	color: #7abe35;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	color: #7abe35;
	font-size: 100%;
}

img {
	border: none;
}

/*
    Main Content Wrapper
------------------------------------------------------ */

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

p {
	background: transparent;
	font-size: 11px;
}

.default, .defaultBold, .defaultRight, .defaultCenter {
	font-size: 11px;
	color: #FFF;
}

.defaultBold {
	font-weight: bold;
}

.defaultRight {
	text-align: right;
}

.defaultCenter {
	text-align: center;
}

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

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



/* @group top */

#top .memberLogin {
	display: block;
	height: 53px;
	width: 402px;
	float: left;
}

#top .memberLogin form {
	display: block;
	height: 35px;
	margin: 0;
	padding: 0;
	line-height: 40px;
	float: right;
}

#top .memberLogin h3 {
	float: left;
	display: block;
	height: 53px;
	margin: 0 20px 0 0;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	width: 100px;
	line-height: 53px;
	text-align: right;
}

#top {
	left: 0px;
	width: 100%;
	text-align: left;
	height: 53px;
	background-image: url(../images/top-tile.gif);
	margin-bottom: 10px;
}
#top img {
	margin: 0;
	float: left;
	display: block;
}

#top input {
	margin: 0;
	padding: 0;
}

#top input#login {
	padding: 0;
	width: 52px;
	height: 20px;
	position: relative;
	display: inline;
	margin: 0 0 -6px;
}

#top input#username, input#password {
	border-style: none;
	width: 100px;
	height: 20px;
	background: url(../images/login-bgd.gif) no-repeat left top;
	position: relative;
	display: inline;
	margin: 0;
	padding: 0 0 0 8px;
}

#top .memberLogin p.memLogged {
	margin: 0 0 0 20px;
	text-align: left;
	height: 20px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#top .memberLogin .memlogout {
	float: right;
	display: inline;
}

#top .memberLogin .memlogout a {
	margin-right: 10px;
	color: #666;
}

#top .memberLogin .memlogout a:hover {
	color: #7abe35;
}

#top .memberLogin h3.memLog_title a {
	color: #7abe35;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
}

#top .memLog_title {
	height: 20px;
	margin: 10px 0 0 20px;
}

#top img.top_end {
	float: right;
}

/* @end */
h2 {
	background: transparent;
	font-size: 13px;
	margin: 0 0 6px 0;
}

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

.lighttext {
	font-size: 10px;
	color: #ccc;
	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;
}

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

#pageheader {
	background: #7abe35;
	padding: 20px 0 20px 0;
	border: 1px solid #2b2b2b;
}

#border {
	padding: 0px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	height: 100%;
}

#box {
	text-align: left;
	width: 813px;
	margin: 10px auto 0;
	top: 0px;
	position: relative;
	left: 0;
		background: url(../images/bgd-tile.gif) repeat-y;
}

#content {
	width: 100%;
	float: left;
	display: inline;
	color: #FFF;
	background-color: #2b2b2b;
	margin-top: 2px;
}

#content table {
	width: 100%;
}

#inbox {
	width: 790px;
	margin-left: 11px;
}


#footer {
	width: 790px;
	font-size: 9px;
	text-align: center;
	height: 15px;
	color: #666;
	margin: 10px 0 5px;
	float: left;
	display: inline;
}

#footer a {
	color: #999;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #7abe35;
}

#footer p.fot1 {
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
}

#footer p.fot2 {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
}

#banner {
	width: 100%;
	height: 162px;
	margin-top: 10px;
	background: url(../images/banner1.jpg) no-repeat;
	display: block;
}

#flash {
	width: 100%;
	height: 162px;
	text-align: center;
	vertical-align: middle;
}

#flashcontent {
	width: 790px;
	float: left;
	display: block;
	margin: 10px 0 0;
	height: 74px;
	position: relative;
	top: 0;
	left: 0;
}

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

/*
    Sub-header Bar
    Contains the breadcrumb links
------------------------------------------------------ */

#subheader {
	background: #2b2b2b;
	padding: 4px 20px 0 10px;
}

/*
    Breadcrumb Links
------------------------------------------------------ */

.breadcrumb {
	background-color: transparent;
	font-size: 11px;
	margin: 3px 0 3px 0;
}

.breadcrumb a:link {
	color: #7abe35;
	background: transparent;
	text-decoration: none;
}

.breadcrumb a:visited {
	color: #7fbd3f;
	background: transparent;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #B9BDD4;
	background: transparent;
	text-decoration: underline;
}

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

.breadcrumbspacer {
	color: #999;
}

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

.spacer {
	margin-bottom: 12px;
}

.itempad {
	padding: 2px 0 2px 0;
	color: #999;
}

#register_member_form table.tableBorder tbody tr td.tableCellOne p {
	color: #999;
}

.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: #7abe35;
	color: #fff;
	padding: 6px 6px 6px 10px;
	border-bottom: 5px solid #2b2b2b;
}

#register_member_form table.tableBorder {
	margin: 0;
}

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

.profileTopBox {
	background: #F0F0F2;
	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: #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-size: 11px;
	color: #38394B;
	margin: 2px 0 2px 0;
	background-color: transparent;
}

.profileHead {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	padding: 3px 4px 3px 10px;
	background-color: #7abe35;
	margin: 0 0 0 0;
}

.menuHeadingBG {
	background: #a3bd88;
	color: #fff;
	padding: 6px 6px 6px 6px;
	border-bottom: #FFF 1px solid;
}

.profileMenu {
	background: #2b2b2b;
	border: 1px solid #7B81A9;
	padding: 1px;
	margin-top: 1px;
	margin-bottom: 3px;
}

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

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

.borderTopBot {
	border-top: 1px solid #999;
	border-bottom: 1px solid #FFF;
}

.borderBot {
	border-bottom: 1px solid #585C9C;
}

.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: #7abe35;
	background: transparent;
	text-decoration: underline;
}

.memberlistRowOne {
	background: #FBFBFC;
	font-size: 11px;
	color: #38394B;
	padding: 3px 6px 3px 6px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #B2B3CE;
	border-left: 1px solid #B2B3CE;
	border-right: 1px solid #fff;
}

.memberlistRowTwo {
	background: #F0F0F0;
	font-size: 11px;
	color: #38394B;
	padding: 3px 6px 3px 6px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #B2B3CE;
	border-left: 1px solid #B2B3CE;
	border-right: 1px solid #fff;
}

.memberlistHead {
	font-size: 12px;
	font-weight: bold;
	background: #7abe35;
	color: #fff;
	padding: 8px 0 8px 10px;
}

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

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

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

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

.tableborder {
	border: 1px solid #000;
	padding: 0;
	margin: 1px 0 3px;
	width: 100%;
}

#member_login_form table.tableborder tbody tr td.tableCellTwo b {
	color: #FFF;
}

.tableBorderTopRight {
	border-top: 1px solid #B2B3CE;
	border-right: 1px solid #B2B3CE;
	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: #7abe35;
	color: #fff;
	padding: 6px 6px 6px 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: #7abe35;
	font-size: 11px;
	color: #000;
	padding: 8px 10px 8px 6px;
	border-bottom: 1px solid #2b2b2b;
}

.tableRowHeadingBold {
	font-weight: bold;
}

.tableCellOne {
	color: #999;
	font-size: 11px;
	padding: 3px 6px 3px 10px;
}

.tableCellTwo {
	font-size: 11px;
	color: #999;
	padding: 3px 6px 3px 10px;

}

/*
    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 #fff;
	border-left: 1px solid #7B81A9;
	padding: 2px 4px 2px 4px;
	margin: 0;
}

.paginateStat {
	background: #7abe35;
	font-size: 11px;
	color: #fff;
	border-left: 1px solid #7B81A9;
	padding: 2px 10px 2px 10px;
	margin: 0;
	white-space: nowrap;
}

.paginateCur {
	background: #FBFBFC;
	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: 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 #666;
	border-left: 1px solid #666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	letter-spacing: .1em;
	margin: 0;
	padding: 1px 6px 3px 6px;
	background-color: #333;
	color: #fff;
	cursor: pointer;
}

.submit {
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	letter-spacing: .1em;
	margin: 0;
	padding: 3px 6px;
	background-color: #333;
	color: #fff;
}

/*
    Error messages
------------------------------------------------------ */

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

.highlight {
	color: #F33;
}

/*
    Page Footer
------------------------------------------------------ */

/*
    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-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: #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;
}


EOF;
}
/* END */