a {
	color:#3f641b;
	text-decoration:none;
}

/*
    Larger Links 
------------------------------------------------------ */ 
.largeLinks { 
 color:             #3f641b;
 background:        transparent;
 font-size:         12px;
}
.largeLinks a:link { 
 color:             #3f641b;
 background:        none;
 text-decoration:   none;
} 
.largeLinks a:visited { 
 color:             #3f641b;
 background:        transparent;
 text-decoration:   none;
}
.largeLinks a:hover { 
 color:             #0b4226;    
 background:        transparent;
 text-decoration:   underline;
}


/*
    Alternate links in opposit color
------------------------------------------------------ */ 
.altLinks { 
 color:             #3f641b;
 background:        transparent;
 font-size:         11px;
}
.altLinks a:link { 
 color:             #3f641b;
 background:        none;
 text-decoration:   underline;
} 
.altLinks a:visited { 
 color:             #3f641b;
 background:        transparent;
 text-decoration:   none;
}
.altLinks a:hover { 
 color:             #0b4226;    
 background:        transparent;
 text-decoration:   underline;
}

/*
    Small links
------------------------------------------------------ */ 
.smallLinks {
 font-size:         10px;
 color:             #3f641b;
 background:  transparent;  
}
.smallLinks a:link { 
 color:             #3f641b;
 background:        transparent;
 text-decoration:   none;
} 
.smallLinks a:visited { 
 color:             #3f641b;
 background:        transparent;
 text-decoration:   none;
}
.smallLinks a:hover { 
 color:             #0b4226;    
 background:        transparent;
 text-decoration:   underline;
}

/*
  Links in forum posts
------------------------------------------------------ */ 
.post a {
 text-decoration:   none;
 color:             #3f641b;
 text-decoration:   underline;
 background-color:  transparent;
}
.post a:visited {
 color:             #3f641b;
 text-decoration:   underline;
 background-color:  transparent;
}
.post a:hover {
 color:             #0b4226;
 text-decoration:   none;
 background-color:  transparent;
}

/*
    Basic stuff
################################################################################################# */ 

.default, .defaultBold, .defaultRight, .defaultCenter {
 background:		transparent;
 font-size:         11px;
 color:             #558c1f;
}
.defaultBold {
 font-weight: bold;
}
.defaultRight {
 text-align: right;
}
.defaultCenter {
text-align: center;
}
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:             #9AE60F;
	padding:           4px 0 2px 0;
	background-color:  transparent;
}


/*
    Page Headers
############################################################################## */ 
#pageheader {  
 background: #66b223 url(http://www.clwydmc.co.uk/themes/forum_themes/cmc_default/images/pageHeader.jpg);
 border-bottom: 1px solid #408700;
 border-top: 1px solid #408700;
}
/*
    Right side of page banner
------------------------------------------------------ */ 
.rightheader {  
 background-color:  transparent;
  font-size:         11px;
 color:				#fff;
 text-align:		left;
 padding:			0 22px 0 20px;
}
.rightheader a:link { 
 color:             #fff;
 background:        transparent;
 text-decoration:   underline;
} 
.rightheader a:visited { 
 color:             #fff;
 background:        transparent;
 text-decoration:   underline;
}
.rightheader a:hover { 
 color:             #B9BDD4;    
 background:        transparent;
 text-decoration:   none;
}
/*
    Top Bar
------------------------------------------------------ */ 
#topBar {  
 background: #abe07b url(http://www.clwydmc.co.uk/themes/forum_themes/cmc_default/images/topBar.jpg);
}
.topBarLinks { 
 color:             #000000;
 background:        transparent;
 font-size:         11px;
 text-align:		center;
 padding:           15px 30px 6px 20px;
}
.topBarLinks a:link { 
 color:             #000000;
 background:        transparent;
 text-decoration:   underline;
} 
.topBarLinks a:visited { 
 color:             #000000;
 background:        transparent;
 text-decoration:   underline;
}
.topBarLinks a:hover { 
 color:             #000000;    
 background:        transparent;
 text-decoration:   none;
}
/*
    Sub-header Bar
    Contains the breadcrumb links
------------------------------------------------------ */ 
#subheader {
 background-color: 		#f2ffe6;
 padding: 			4px 25px 3px 27px;
 border-bottom:		1px solid #408700;
}
/*
    Private message box
-------------------------------------------------------- */ 
.privatemessagebox{
 background:        transparent;
 padding:			3px;
 border:		0px solid #408700;
color: #fff;
font-size:11px;
}


/*
    Breadcrumb Links
------------------------------------------------------ */ 
.breadcrumb {  
 background-color:  transparent;
 font-size:         10px;
}
.breadcrumb a:link { 
 color:             #408700;
 background:        transparent;
 text-decoration:   none;
} 
.breadcrumb a:visited { 
 color:             #408700;
 background:        transparent;
 text-decoration:   none;
}
.breadcrumb a:hover { 
 color:             #408700;    
 background:        transparent;
 text-decoration:   underline;
}
.currentcrumb {
 color:  #38394B;
 font-weight: bold;
}
.breadcrumbspacer {
 color:  #6B6B85;
}












/*
    Misc. Formatting Items
------------------------------------------------------ */ 
.spacer {
 margin-bottom: 5px;
}
.itempad {
padding: 2px 0 2px 0;
}
.itempadbig {
padding: 5px 0 5px 0;
}
.bottompad {
padding: 0 0 2px 0;
}
.marginpad {
 margin: 12px 0 10px 3px;
}
.leftpad {
 padding: 0 0 0 4px;
}

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

/*
   Forum related text formatting
########################################################################################### */ 
.forumName {
 font-size:         12px;
 letter-spacing:    .1em;
 color:             #558c1f;
 background-color:  transparent;  
}
.forumDescription {
  font-size:         11px;
 padding:           3px 0 0 0;
 color:             #38394B;
 background-color:  transparent;  
}
.forumLightLinks {
 font-size:         10px;
 color:             #92be0a;
 padding:           4px 0 2px 0;
 background-color:  transparent;  
}
.forumLightLinks a:link { 
 color:             #92be0a;
 background:        transparent;
 text-decoration:   none;
} 
.forumLightLinks a:visited { 
 color:             #92be0a;
 background:        transparent;
 text-decoration:   none;
}
.forumLightLinks a:hover { 
 color:             #7fa509;    
 background:        transparent;
 text-decoration:   underline;
}
.topicTitle {
 font-size:         12px;
 letter-spacing:    .1em;
 color:             #333449;
 background-color:  transparent;  
}
.userBlock {
 padding:	2px 0 2px 0;
}
.edited {
	font-size:		9px;
	color:			#555;
}
/*
    Special formatting for quotes, <code>, <pre> etc..
------------------------------------------------------------------------ */ 
code {
  white-space: normal;
 }
pre {
 background: 		#EFEFF4;
 border:			1px solid #B2B3CE;
 font-size:         11px;
 color:             #38394B;
 margin:			8px 2px 10px 6px;
 padding:			10px 10px 10px 6px;
 white-space: 		normal;
}
.codeblock {
 background: 		#EFEFF4;
 border-left:		1px solid #B2B3CE;
 border-top:		1px solid #B2B3CE;
 border-bottom:		1px solid #B2B3CE;
 border-right:		1px solid #B2B3CE;
 font-size:         11px;
 color:             #38394B;
 margin:			8px 4px 10px 3px;
 padding:			10px 10px 10px 6px;
}
blockquote {
 background: 		#f8fff2;
 border-left:		4px solid #b2d394;
 border-top:		1px solid #b2d394;
 border-bottom:		1px solid #b2d394;
 border-right:		1px solid #b2d394;
 font-size:         11px;
 color:             #38394B;
 margin:			8px 2px 10px 6px;
 padding:			5px 10px 10px 6px;
}
.quote_author {
 font-size:         10px;
 font-weight:		bold;
 color:             #38394B;
 margin:			0 0 4px 0;
 background-color:  transparent;
}
/*
    Member Signature
------------------------------------------------------ */ 
.signature {
 background: 		transparent;
 border-top:		1px solid #DBDCF5;
 border-right:		1px solid transparent;
 border-left:		1px solid transparent;
 border-bottom:		0px solid transparent;
 font-size:         11px;
 color:             #38394B;
 margin:			15px 0 0 0;
 padding:			3px 10px 4px 6px;
}
.signatureTitle {
  font-size:         10px;
 color:             #AEB0D8;
 background-color:  transparent;  
}
/*
    File Attachments
------------------------------------------------------ */ 
.attachTitle {
	font-size:         10px;
	font-weight:		bold;
	color:             #333;
	padding:           4px;
	margin:			10px 0 1px 0;
	background-color:  #abe07b;
}
.attachBody {
	font-size:         11px;
	color:             #090;
	padding:           4px;
	margin-bottom:		10px;
	background-color:  #f8fff2;
}
.attachThumb {
	margin: 3px 6px 3px 3px;
	border: 1px solid 	#6A6F93;
	background-color:  #abe07b;
}

/*
    User Rank Text in Post
------------------------------------------------------ */ 
.rankAdmin {
  font-size:         10px;
 font-weight:		bold;
 color:             #349A01;
 padding:           2px 0 3px 0;
 background-color:  transparent;  
}
.rankModerator {
 font-size:         10px;
 font-weight:		bold;
 color:             #990000;
 padding:           2px 0 3px 0;
 background-color:  transparent;  
}
.rankMember{
  font-size:         10px;
 font-weight:		bold;
 color:             #424A65;
 padding:           2px 0 3px 0;
 background-color:  transparent;  
}
.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;
 background-color: 	transparent;
}
.button40 {
 width:				40px;
 background-color: 	transparent;
}
.button80 {
 width:				80px;
 background-color: 	transparent;
}
.button100 {
 width:				100px;
 background-color: 	transparent;
}
.button150 {
 width:				150px;
 background-color: 	transparent;
}
.button210 {
 width:				210px;
 background-color: 	transparent;
}
.buttonSpacer{
 margin:	0 0 0 6px;
}
.buttonLarge {
 background: 		#66b223 url(http://www.clwydmc.co.uk/themes/forum_themes/cmc_default/images/btnLarge.jpg) repeat-x left top;
 border-top:		#408700 1px solid;
 border-left:		#408700 1px solid;
 border-right:		#408700 1px solid;
 border-bottom:		#408700 1px solid;
 text-transform:    uppercase;
 font-size:         10px;
 text-align:		center;
 color:				#fff;
 font-weight:		bold;
 padding:           4px 6px 4px 6px;
 margin:     		2px 0 4px 0;
 white-space: 		nowrap;
 cursor: pointer;
}
.buttonLargeHover {
 background: 		#abe07b url(http://www.clwydmc.co.uk/themes/forum_themes/cmc_default/images/btnLargeHover.jpg) repeat-x left top;
 border-top:		#408700 1px solid;
 border-left:		#408700 1px solid;
 border-right:		#408700 1px solid;
 border-bottom:		#408700 1px solid;
 text-transform:    uppercase;
 font-size:         10px;
 text-align:		center;
 color:				#fff;
 font-weight:		bold;
 padding:           4px 6px 4px 6px;
 margin:     		2px 0 4px 0;
 white-space: 		nowrap;
 cursor: pointer;
}
.buttonSmall {
 background: 	#abe07b url(http://www.clwydmc.co.uk/themes/forum_themes/cmc_default/images/btnSmall.jpg) repeat-x left top;
 border:		#408700 1px solid;
 text-transform:  uppercase;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 font-weight:	bold;
 text-align:		center;
 color:		#408700;
 padding:           2px 3px 2px 3px;
 margin:     	0 2px 0 3px;
 white-space: 	nowrap;
 cursor:             pointer;
}
.buttonSmallHover {
 background: 		#abe07b url(http://www.clwydmc.co.uk/themes/forum_themes/cmc_default/images/btnSmallHover.jpg) repeat-x left top;
 border-top:		#408700 1px solid;
 border-left:		#408700 1px solid;
 border-right:		#408700 1px solid;
 border-bottom:		#408700 1px solid;
 text-transform:    uppercase;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 font-weight:		bold;
 text-align:		center;
 color:				#1d3e00;
 padding:           2px 3px 2px 3px;
 margin:     		0 2px 0 3px;
 white-space: 		nowrap;
 cursor: pointer;
}


/*
    Post Preview
------------------------------------------------------ */ 
.preview {
 background:		#ffffff;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #38394B;
 padding:           10px;
 margin:			0 0 12px 0;
 border:       		1px solid #b2d394;
}
.previewheading {
 background: 		#f5fff0;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-weight:		bold;
 font-size:         11px;
 color:             #000000;
 padding:           5px 0 5px 10px;
 border-top:     	1px solid #b2d394;
 border-right:     	1px solid #b2d394;
 border-left:     	1px solid #b2d394;
}

/*
    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 #408700;
 padding:			0;
 margin-top:        1px;
 margin-bottom:     3px;
}
.tableBorder {
 border:     	1px solid #408700;
 padding:			0;
 margin-top:        1px;
 margin-bottom:     3px;
}
.tableBorderLeft {
 border:        1px solid #408700;
 padding:			0;
 margin-top:        1px;
 margin-bottom:     3px;
}
.tableBorderTopLeft {
 padding:			0;
 margin-top:        1px;
 margin-bottom:     3px;
}
.tableBorderPad {
 border:      		1px solid #408700;
 padding:			1px;
 margin-top:        1px;
 margin-bottom:     3px;
}
.threadBorder {
 border:      1px solid #408700;
 padding:			0;
 margin:			0 0 8px 0;
}
.tableBG {
 background-color: #F0F0F0;
}
.tablePad {
 padding:  0 2px 4px 2px;
}
.tableHeadingBG {
 background: 		#66b223 url(http://www.clwydmc.co.uk/themes/forum_themes/cmc_default/images/tableHeadingBG.jpg) repeat-x left top;
 color:             #fff;
 padding:           7px 6px 7px 6px;

}
.tableHeading {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         12px;
 letter-spacing:    .1em;
 font-weight:		bold;
 color:             #fff;
 padding:           0;
 margin:			0;
 background-color:  transparent; 
 white-space: 		nowrap;
}
.tableHeadingSmall {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 font-weight:		normal;
 color:             #fff;
 padding:           0;
 margin:			0;
 background-color:  transparent;  
}
.tableRowHeading, .tableRowHeadingBold {
 background: #abe07b url(http://www.clwydmc.co.uk/themes/forum_themes/cmc_default/images/tableRowHeadingBold.jpg) repeat-x left top;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #404055;
 padding:           8px 10px 8px 6px;
}
.tableRowHeadingBold {
 font-weight: bold;
}
.tableRowSpacer {
 background: 		#FBFBFD;
 padding:           0;
}
.tableCellOne {
 border-top:        1px solid #b2d394;
 background: #FFF url({path:image_url}bg_table_td_one.jpg) repeat-x left top;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #38394B;
 padding:           3px 6px 3px 6px;
}
.tableCellTwo {
 border-top:        1px solid #b2d394;
 background: #f8fff2 url({path:image_url}bg_table_td_two.jpg) repeat-x left top;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #38394B;
 padding:           3px 6px 3px 6px;
}
.tablePostInfo {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 color:             #73769D;
 background-color:  transparent;  
}
.ignored {
 border:     		1px solid #408700;
 padding:			0;
 margin-top:        1px;
 margin-bottom:     8px;
}





/*
    Member Profile Page
------------------------------------------------------ */ 
.profileHeadingBG {
 background: 		#66b223 url(http://www.clwydmc.co.uk/themes/forum_themes/cmc_default/images/tableHeadingBG.jpg) repeat-x left top;
 color:             #fff;
 padding:           6px 6px 6px 6px;
 border-bottom:     #4B5388 1px solid;
}
.profileAlertHeadingBG {
 background:		#6e0001;
 color:				#fff;
 padding:			6px 6px 6px 6px;
 border-bottom:		#585C9C 1px solid;
}
.profileTopBox {
 background:	#f8fff2;
 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;  
}
.profileItem {
 background:		transparent;
 font-size:         11px;
 color:             #38394B;
 margin: 			2px 0 2px 0;
 background-color: transparent;  
}
.profilePhoto {
 background:		#f8fff2;
 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;
}
.profileHead {
 background: #abe07b url(http://www.clwydmc.co.uk/themes/forum_themes/cmc_default/images/tableRowHeadingBold.jpg) repeat-x left top;
 font-size:			10px;
 font-weight:		bold;
 text-transform:	uppercase;
 color:				#000;
 padding:			3px 4px 3px 10px;
 border-top:		1px solid #fff;
 border-bottom:		1px solid #fff;
 margin:			0 0 0 0;
}
.menuHeadingBG {
 background: #66b223 url(http://www.clwydmc.co.uk/themes/forum_themes/cmc_default/images/tableHeadingBG.jpg) repeat-x left top;
 color:             #fff;
 padding:           6px 6px 6px 6px;
 border-bottom:     #408700 1px solid;
}
.profileMenu {
 background: #f8fff2;
 border:            1px solid #408700;
 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 #4B5388;
 border-bottom:	1px solid #4B5388;
}
.borderBot {
 border-bottom:	1px solid #408700;
}
.success {
 font-size:			11px;
 color:				#009933;
 font-weight:		bold;
 padding:			3px 0 3px 0;
 background-color:	transparent; 
}




/*
           Member List
------------------------------------------ */
.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;
white-space: nowrap;
}
.memberlistRowTwoHover{
 background: #660000;
 font-size:         11px;
 color:             #fff;
 padding:           3px 6px 3px 6px;
 border-top:        1px solid #990000;
 border-bottom:     1px solid #990000;
 border-left:       1px solid #990000;
 border-right:      1px solid #990000;
white-space: nowrap;
}
.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;
white-space: nowrap;
}
.memberlistHead {
 background: #abe07b url(http://www.clwydmc.co.uk/themes/forum_themes/cmc_default/images/tableRowHeadingBold.jpg) repeat-x left top;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #404055;
 font-weight: 		bold; 
 border-bottom:     #4B5388 1px solid;
 padding: 			8px 0 8px 8px;
white-space: nowrap;
}
.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 #74779D;
 margin:			0;
 padding:			10px;
}

/*
    Search Formatting
------------------------------------------------------ */ 
.searchBox {
 background: 		transparent;
 border:			1px solid #C1C2E2;
 font-size:         11px;
 color:             #38394B;
 margin:			16px 0 0 0;
 padding:			8px 5px 5px 5px;
}
.searchBoxTitle {
 font-size:         10px;
 font-weight:		bold;
 color:             #333;
 background-color:  transparent;  
}
.searchpad {
 padding:  6px 0 8px 0;
}
.searchspacer {
 margin-bottom:     6px;
}



/*
    Pagination Links
------------------------------------------------------ */ 
.paginateBorder {
 background-color:  transparent;
 border-top:        1px solid #408700;
 border-right:      1px solid #408700;
 border-bottom:     1px solid #408700;
 margin-bottom:		4px;
 }
.paginate {
 background: 		#f8fff2;
 font-size:         11px;
 color:             #3f641b;
 border-right:      1px solid #fff;
 border-left:      	1px solid #408700;
 padding:           2px 4px 2px 4px;
 margin:		 	0;
 }
.paginateStat {
 background: 		#66b223;
 font-size:         11px;
 color:             #fff;
 border-left:      	1px solid #7B81A9;
 padding:           2px 10px 2px 10px;
 margin:			0;
 white-space: 		nowrap; 
 }
.paginateCur {
 background: 		#f8fff2;
 font-size:         11px;
 color:             #ccc;
 border-left:      	1px solid #7B81A9;
 padding:           2px 6px 2px 6px;
 margin:			0;
 }
.paginate a:link {
 text-decoration:   none;
 color:             #3f641b;
 text-decoration:   none;
 background-color:  transparent;
}
.paginatea:visited {
 color:             #3f641b;
 text-decoration:   none;
 background-color:  transparent;
}
.paginate a:hover {
 color:             #3f641b;
 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:        2px solid #408700;
 border-left:       2px solid #408700;
 border-bottom:     1px solid #408700;
 border-right:      1px solid #408700;
 color:             #333;
 font-size:         11px;
 height:            1.5em;
 padding:           0;
 margin:        	0;
} 
.textarea {
 border-top:        2px solid #408700;
 border-left:       2px solid #408700;
 border-bottom:     1px solid #408700;
 border-right:      1px solid #408700;
 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:        2px solid #408700;
 border-left:       2px solid #408700;
 border-bottom:     1px solid #408700;
 border-right:      1px solid #408700;
 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:		#408700 1px solid;
 letter-spacing:    .1em;
 margin:        	0;
 padding:			1px 6px 3px 6px;
 background: 		#abe07b url(http://www.clwydmc.co.uk/themes/forum_themes/cmc_default/images/btnSmall.jpg) repeat-x left top;
 color:             #408700 ;
 cursor: pointer;
}


/*
    Error messages
------------------------------------------------------ */ 
.errorHeading {
 background-color: 		#660000;
 color:             #fff;
 padding:           6px 6px 6px 6px;
 border-bottom:     1px solid #fff;
 font-size:         12px;
 letter-spacing:    .1em;
 font-weight:		bold;
}
.errorMessage {
 font-size:         11px;
 color:             #990000;
 padding:           10px 0 10px 0;
}
.errorBox {
 background:		#f9f9f9;
 font-size:         11px;
 color:             #990000;
 padding:           10px;
 margin:			0 0 12px 0;
 border:       		1px solid #990000;
}
.alert {
 font-size:         11px;
 color:             #990000;
 font-weight:		bold;
}
.highlight {
 color:             #990000;
}

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