/*
    Default Body
------------------------------------------------------
body {
	margin:				0;
	padding:			0;
	font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size:			11px;
	background:			#999;
} */ 
/*
    Default Links
------------------------------------------------------
a {
	color:				#00f;
	text-decoration:	none;
	background:			transparent;
}
  
a:visited {
	color:				#00f;
	text-decoration:	none;
	background:			transparent;
}

a:hover {
	text-decoration:	underline;
	background:			transparent;
} */ 
/*
    Larger Links 
------------------------------------------------------ */ 

.largeLinks {}
.largeLinks a   {
	color: #406f7e;
	text-decoration: none
	}


.largeLinks a:hover {
	color:#63c3dc;
	border-bottom:1px dotted #63c3dc;
	text-decoration:none;
}



/*
    Alternate links
------------------------------------------------------ */ 

.altLinks {
	color:				#fff;
}
.altLinks a:link {
	color:				#fff;
} 
.altLinks a:visited {
	color:				#fff;
}
.altLinks a:hover {
}

/*
    Small links
------------------------------------------------------ */ 
.smallLinks {
	font-size:			10px;
}

.smallLinks a:link {
} 
.smallLinks a:visited {
}
.smallLinks a:hover {
}

/*
  Links in forum posts
------------------------------------------------------ */ 
.forumPost a {
}
  
.forumPost a:visited {
}

.forumPost a:hover {
}
/*
    Basic stuff
------------------------------------------------------ */

p {}

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

.defaultBold {
	font-weight:		bold;
}

.defaultRight {
	text-align:			right;
}

.defaultCenter {
	text-align:			center;
}


h2 {}

h3 {}

.lighttext {
	font-size:			10px;
	color:				#333;
}

/*
    Special formatting for quotes, <code>, <pre> etc..
------------------------------------------------------ */ 

code {}

pre {}

.codeblock {
	background:			#eee;
	border:				1px solid #333;
	font-size:			11px;
	padding:			10px 10px 10px 6px;
	margin:				8px 4px 10px 3px;
}

blockquote {}

.quote_author {
	font-size:			10px;
	font-weight:		bold;
	margin:				0 0 4px 0;
}

/*
    Top Bar 
------------------------------------------------------ */ 

#topBar {
	background:			#ccc;
	text-align:			center;
	padding:			2px 0;
}

.topBarLinks {
	font-size:			11px;
}
.topBarLinks a:link {
	background:			transparent;
	text-decoration:	underline;
} 
.topBarLinks a:visited {
	background:			transparent;
	text-decoration:	underline;
}
.topBarLinks a:hover {
	background:			transparent;
	text-decoration:	none;
}

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

#pageheader {
	background:			#aaa;
	border-bottom:		1px solid #000;
	padding:			0 0 0 15px;
}

/*
    Right side of page banner
------------------------------------------------------ */ 
.rightheader {
	font-size:			11px;
	text-align:			left;
	padding:			0 22px 0 22px;
}
.rightheader a:link {
	background:			transparent;
	text-decoration:	underline;
} 
.rightheader a:visited {
	background:			transparent;
	text-decoration:	underline;
}
.rightheader a:hover {
	background:			transparent;
	text-decoration:	none;
}
/*
    Private message box
------------------------------------------------------ */ 

.privatemessagebox{
	background:			#ccc;
	padding:			3px;
	border:				1px solid #333;
}

/*
    Member Signature
------------------------------------------------------ */ 

.signature {
	border-top:			1px solid #000;
	border-left:		1px solid transparent;
	border-right:		1px solid transparent;
	border-bottom:		1px solid transparent;
	margin:				15px 0 0 0;
	padding:			3px 10px 4px 6px;
	font:italic 13px/18px Georgia, "Times New Roman", Times, serif;
	color:#999;
}

.signatureTitle {
	font-size:bold 11px Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	color:#333;
}

/*
    Sub-header Bar
    Contains the breadcrumb links
------------------------------------------------------ */ 
#subheader {
	background:			#bbb;
	padding:			4px 25px 3px 27px;
	border-bottom:		1px solid #888;
}
/*
    Breadcrumb Links
------------------------------------------------------ */ 
.breadcrumb {
	font-size:			10px;
}
.breadcrumb a:link {
	background:			transparent;
	text-decoration:	none;
} 
.breadcrumb a:visited {
	background:			transparent;
	text-decoration:	none;
}
.breadcrumb a:hover {
	background:			transparent;
	text-decoration:	underline;
}

.currentcrumb {
	font-weight:		bold;
}
.breadcrumbspacer {
}
/*
    Misc. Formatting Items
------------------------------------------------------ */ 
.spacer  {
	margin-bottom: 5px
	}


.itempad {
	padding:2px 0;
	width:250px;
	overflow:hidden;
}

.itempadbig {
	padding:				5px 0;
}

.bottompad {
	padding:				0 0 2px 0;
}

.marginpad {
	padding:				12px 0 10px 3px;
}

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

/*
    Main Content Wrapper
------------------------------------------------------ */ 
#forum    {
	color: #333;
	margin: 32px 20px 0;
	clear: both;
	overflow: hidden
	}
/*
   Forum related text formatting
------------------------------------------------------ */ 

.forumName {
	font-size:				18px;
	margin-bottom:			8px;
}

.forumName a   {
	color: #406f7e;
	text-decoration: none
	}

.forumName a:hover {
	color:#63c3dc;
	border-bottom:1px dotted #63c3dc;
	text-decoration:none;
	}

.forumDescription {
	font-size:12px;
	line-height:18px;
	}

.forumLightLinks  {
	font-size: 12px
	}


.forumLightLinks a  {
	color: #406f7e;
	text-decoration: none;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0
	}

.forumLightLinks a:hover {
	color:#63c3dc;
	border-bottom:1px dotted #63c3dc;
	text-decoration:none;
}
.topicTitle  {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px
	}

.topicTitle a  {
	color: #406f7e;
	text-decoration: none
	}
.topicTitle a:hover {
	color:#63c3dc;
	border-bottom:1px dotted #63c3dc;
	text-decoration:none;
	}

.userBlock {
	padding:				2px 0 2px 0;
}

.edited {
	font-size:		9px;
	color:			#888;
}

/*
    File Attachments
------------------------------------------------------ */ 

.attachTitle   {
	color: #666;
	font-size: 12px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin: 10px 0 1px
	}


.attachBody  {
	font-size: 11px;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	margin-bottom: 10px
	}


.attachThumb   {
	margin: 3px 6px 3px 3px
	}



/*
    User Rank Text in Post
------------------------------------------------------ */ 
.rankAdmin {
	font-size:				10px;
	font-weight:			bold;
}

.rankModerator {
	font-size:				10px;
	font-weight:			bold;
}

.rankMember{
	font-size:				10px;
	font-weight:			bold;
}

.rankImage {
	margin:					0;
	padding:				0;
	border:					0;
}

/*
    Button Formatting
	This controls the look of the various buttons, like
	the "NEW TOPIC" and "POST REPLY" buttons
------------------------------------------------------ */ 

.button {
	width:					80px;
}
.button40 {
	width:					40px;
}
.button80 {
	width:					80px;
}
.button100 {
	width:					100px;
}
.button150 {
	width:					150px;
}
.button210 {
	width:					210px;
}
.buttonSpacer{
	margin:					0 0 0 6px;
}
.buttonLarge  {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background: #747f55 url("/assets/images/gradbuttonbg.gif") repeat-x;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	cursor: pointer;
	margin: 2px 0 4px;
	padding: 4px 6px
	}

.buttonLargeHover  {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background: #474e2c url("/assets/images/gradbuttondarkbg.gif") repeat-x;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	cursor: pointer;
	margin: 2px 0 4px;
	padding: 4px 6px
	}



.buttonSmall {
	background:				#555;
	color:					#fff;
	font-weight:			bold;
	padding:				2px 3px;
	margin:					0 2px 0 3px;
	white-space:			nowrap;
	cursor:					pointer;
	border:					1px solid #333;
	text-align:				center;
	font-size:				10px;
	text-transform:			uppercase;
}

.buttonSmallHover {
	background:				#777;
	color:					#fff;
	font-weight:			bold;
	padding:				2px 3px;
	margin:					0 2px 0 3px;
	white-space:			nowrap;
	cursor:					pointer;
	border:					1px solid #333;
	text-align:				center;
	font-size:				10px;
	text-transform:			uppercase;
}


/*
    Post Preview
------------------------------------------------------ */ 

.preview {
	background:				#eee;
	font-size:				11px;
	padding:				10px;
	margin:					0 0 12px 0;
	border:					1px solid #333;
}
.previewheading {
	background:				#ccc;
	font-weight:			bold;
	font-size:				11px;
	padding:				5px 0 5px 10px;
	border:					1px solid #333;
	border-bottom:			0;
}

/*
    Moderator Highlight
    This controls the look of the name of moderators
    that appear in the stats area.  The idea is that
    moderators appear in the list differently than
    regular members
------------------------------------------------------ */ 
.activeModerator {
	font-weight:			bold;
}

/*
    Table Formatting
------------------------------------------------------ */ 
.border {
	border:					1px solid #333;
}
.tableBorder {}
.tableBorderLeft {
	border-left:			1px solid #333;
}
.tableBorderTopLeft {
	border-top:				1px solid #333;
	border-left:			1px solid #333;
}
.tableBorderPad {
	border:					1px solid #333;
	padding:				1px;
}
.threadBorder  {
	border-bottom: 1px solid #d5d8cc
	}

.tableBG {
	background:				#eee;
}

.tablePad {
	padding:				0 2px 4px 2px;
}
.tableHeadingBG {}
.tableHeading {
	font-size:				12px;
	font-weight:			bold;
	color:					#fff;
	padding:				0;
	margin:					0;
	white-space:			nowrap;
}
.tableHeadingSmall {
	font-size:				11px;
	font-weight:			normal;
	color:					#fff;
	padding:				0;
	margin:					0;
}
.tableRowHeading, .tableRowHeadingBold  {
	font-size: 14px;
	padding: 8px 10px 8px 6px
	}

.tableRowHeadingBold  {
	font-weight: bold
	}

.tableRowSpacer {
	background:				#aaa;
	padding:				0;
}

.tableCellOne  {
	padding: 12px 6px;
	font-size: 12px;
	line-height:20px;
	}

.tableCellTwo {
	padding:3px 6px;
	font-size: 12px;
	line-height:20px;
}
.tableCellTwo a img {
	margin:10px 0 0 0;
	}
.tablePostInfo   {
	font-size: 12px;
	line-height:20px;
	}


.tablePostInfo a  {
	color: #406f7e;
	text-decoration: none;
	font-weight:bold;
	}

.tablePostInfo a:hover {
	color:#63c3dc;
	border-bottom:1px dotted #63c3dc;
	text-decoration:none;
	}

.ignored {
}

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

.profileHeadingBG {
	background:				#666;
	color:					#fff;
	padding:				5px;
}

.profileAlertHeadingBG {
	background:				#900;
	color:					#fff;
	padding:				5px;
}

.profileTopBox {
	background:				#eee;
	padding:				6px;
}

.profileTitle {
	font-size:				14px;
	font-weight:			bold;
}

.profileItem {
}

.profilePhoto {
	background:				#eee;
	border-left:			1px solid #333;
}

.avatar {
	margin:					2px 15px 0 2px;
}

.photo {
	margin:					2px 15px 0 2px;
}

.profileHead {
	font-weight:			bold;
	text-transform:			uppercase;
	background:				#666;
	color:					#fff;
	border-top:				1px solid #333;
	border-bottom:			1px solid #333;
	padding:				3px 5px;
}

.menuHeadingBG {
	background:				#777;
	color:					#fff;
	padding:				6px;
}

.profileMenu {
	background:				#eee;
	border:					1px solid #333;	
}

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

.menuItem {
	padding:				3px 0;
}

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

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

.success {
	color:					#093;
	font-weight:			bold;
}

.memberlistRowOne {
	background:				#ddd;
	padding:				4px 8px;
	border:					1px solid #ccc;
}
.memberlistRowTwo {
	background:				#eee;
	padding:				4px 8px;
	border:					1px solid #ccc;
}

.memberlistHead {
	font-weight:			bold;
	background:				#777;
	color:					#fff;
	border-bottom:			1px solid #333;
}

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

.innerShade {
	background:				#eee;
	border:					1px solid #ccc;
	padding:				10px;
}

/*
    Search Formatting
------------------------------------------------------ */ 

.searchBox {
	border:					1px solid #333;
	margin:					15px 0 0 0;
	padding:				6px;
}

.searchBoxTitle {
	font-size:				10px;
}

.searchpad {
	padding:				7px 0;
}

.searchspacer {
	margin-bottom:			8px;
}



/*
    Pagination Links
------------------------------------------------------ */ 
.paginateBorder {
}
.paginate {
	background:				#eee;
	padding:				2px 4px;
}
.paginateStat {
	background:				#444;
	color:					#fff;
	white-space:			nowrap;
	padding:				2px 10px;
}
.paginateCur {
	background:				#eee;
	color:					#999;
	padding:				2px 6px;
}
 
.paginate a:link {
}
  
.paginatea:visited {
}

.paginate a:hover {
}

/*

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

form {}
.hidden {}
.input {} 
.textarea {}
.select {} 
.multiselect {} 
.radio {}
.checkbox {}
.buttons {}
.submit  {

	}

.submit:hover {
	}

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

.errorHeading {
	background:				#600;
	color:					#fff;
	padding:				6px;
}

.errorMessage {
	color:					#900;
	padding:				10px;
}

.errorBox {
	color:					#900;
	background:				#eee;
	border:					1px solid #900;
	padding:				10px;
}

.alert {
	font-weight:			bold;
	color:					#900;
}

.highlight {
	color:					#900;
}

/*
    Page Footer
------------------------------------------------------ */ 
#footer {}

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

.buttonMode {
	font-size:				10px;
	white-space:			nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
	background:				#eee;
	border:					1px solid #333;
	border-left:			0;
	padding:				0;
}
.htmlButtonOuterL  {
	border-left:			1px solid #333;
}
.htmlButtonInner {
	text-align:				center;
	padding:				0 5px;
	border-left:			1px solid #fff;
	border-top:				1px solid #fff;
	border-right:			1px solid #ccc;
	border-bottom:			1px solid #ccc;
}
.htmlButtonOff {
	font-weight:			bold;
	white-space:			nowrap;
	padding:				2px;
}
.htmlButtonOff a:link {
	color:					#000;
	text-decoration:		none;
	white-space:			nowrap;
}
.htmlButtonOff  a:visited {
	text-decoration:		none;
}
.htmlButtonOff a:active {
}
.htmlButtonOff a:hover {
	text-decoration:		none;
	color:					#999;
}
.htmlButtonOn {
	font-weight:			bold;
	white-space:			nowrap;
	padding:				2px;
}
.htmlButtonOn a:link {
	color:					#900;
	text-decoration:		none;
}  
.htmlButtonOn  a:visited {
	text-decoration:		none;
} 
.htmlButtonOn a:active {
	text-decoration:		none;
	color:					#999;
}
.htmlButtonOn a:hover {
	text-decoration:		none;
	color:					#999;
}

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

.iframe {
	border:					1px solid #ccc;
}

.wordSuggestion
{
	border:					1px solid #ccc;
	padding:				4px;
}

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

.spellchecked_word
{
	cursor:					pointer;
	border-bottom:			1px dashed #f00;
}

.spellchecked_word_selected
{
}
#contentForum  {
	background: #fff;
	margin: 0 auto;
	width: 948px;
	overflow: hidden;
	border-right: 2px solid #e2e3c6;
	border-left: 2px solid #e2e3c6
	}

.forumHeading  {
	margin-bottom: 32px;
	overflow: hidden
	}


.forumHeading a  {
	color: #6e794e;
	font-size: 14px;
	margin-left: 30px;
	line-height:30px;
	}


.forumTitle h2     {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	background: #b4c9ca url("/assets/images/crnr_blue_left.gif") no-repeat;
	text-transform: uppercase;
	margin: 0 0 14px;
	clear: both
	}




.forumTitle h2 span  {
	line-height: 40px;
	background: url("/assets/images/crnr_blue_right.gif") no-repeat 100% 0;
	text-indent: 12px;
	display: block;
	width: 100%;
	height: 40px
}
.subscribeLink  {
	color: #406f7e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-right: 12px;
	float: right
	}


.forumFooter {
	margin-top: 8px;
	padding-top: 24px;
	border-top: 1px solid #d5d8cc
	}

h4.legendTitle  {
	color: #6e794e;
	font-size: 24px;
	margin-bottom: 20px
	}

.tableCellThree {
	padding: 8px
	}

.avatarSmall  {
	margin-right: 12px;
	float:left;
	width:40px;
	height:40px;
	}
.forumAuthor  {
	width:150px;
	line-height:40px;
	float:left;
	color: #333;
	font-size: 14px;
	font-weight: bold
	}

.forumPosted {
	color: #999;
	font-size: 11px;
	clear:left;
	margin:10px 0 0 0;
	}
.forumPost {
	color: #333;
	font-size: 14px;
	line-height: 20px
	}

.postNav a {
	color: #406f7e;
	font-size: 12px;
	margin-left: 24px
	}
.forumHeading .input  {
	font-size: 15px;
	padding: 6px;
	width: 164px;
	border: solid 1px #ccc
	}

.forumHeading .submit   {
	position:relative;
	top:9px;
	}
.forumHeading .submit:hover {

	}


.forumHeading .submit:hover {
	background: #e59d8d;
}
.itempadbig a, .itempad a, .menuItem a, .default a, .tableCellTwo a, .defaultBold a {
	color: #406f7e
	}
.odd {
	background-color: #f7f6eb
	}
#sidebarShaded {
	padding-top: 32px
	}
#forum .forumPost {
	padding:0 0 30px 0;
	}
#forum .forumPost p {
	margin:0 0 20px 0;
	}
#forum .forumPost p a {
	color:#406f7e;
	text-decoration:underline;
	}
#forum .forumPost p a:hover {
	color:#63c3dc;
	text-decoration:none;		
	border-bottom:1px dotted #63c3dc;
	}	

