/* @override 
	http://cfield.dreamhosters.com/members/templates/css/site.css
	http://www.centerfieldproductions.com/members/templates/css/site.css
*/

/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */

/* <<<<<<<<<<<<<<<<<<<<<<<<<< Global Attributes >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
html {
	margin: 0;
	padding: 0;
}

img {
border: 0;
}


body {
	background: #fff;
 	margin:  0;
 	padding: 0;
 	text-align: center; /* IE hack Part 1 */ 
}

.alt {
 	display: none;
}

a {
	text-decoration: none;
	color: #1552C8;
}


a:hover {
	text-decoration: none;
}
/* 
This piece of code is for clearing
the floats without structural markup
Don't modify it
*/
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clearer {
 clear: both;
 line-height: 0px;
 margin: 0;
 padding: 0;
}

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

#headcontainer {
	position: relative;
 	width: 707px;
 	margin: auto;
	padding: 0;
	height: 102px;
}

#header {
	float: left;
	height: 102px; 
	padding: 0; 
	margin: 0;
}

#header h1 {

 	margin: 0;
 	float: left;
}

#logo {
	display: block;
	width: 209px;
	height: 102px;
	background-image: url(/themes/site_themes/cf/logo2.gif);
}

h1 span {
	background: transparent;
	display: none;
}

#topnav {
	padding: 65px 0 0 0; 
}

#topnav ul {
	float: right;
	width: 280px;
	height: 57px;
	margin: 0 -17px 0 0;
	padding: 0;
	position: relative;
	background: transparent url(/themes/site_themes/cf/topnav.gif) no-repeat;
}

#topnav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#topnav ul li a {
	height: 57px;
	display: block;
	text-indent: -9999px;
	outline: 0;
	text-decoration: none;
}

#ideamenu {left: 0px; width: 75px;}
#stratmenu {left: 76px; width: 125px;}
#toolsmenu {left: 198px; width: 80px;}

#ideamenu a:hover {background: transparent url(/themes/site_themes/cf/topnav.gif) no-repeat 0px -37px;}
#stratmenu a:hover {background: transparent url(/themes/site_themes/cf/topnav.gif) no-repeat -76px -37px;}
#toolsmenu a:hover {background: transparent url(/themes/site_themes/cf/topnav.gif) no-repeat -198px -37px;}

/*------------------------------- Main Body ----------------------------------*/
#container {
	width: 707px;
	margin: 20px auto;
	padding: 0px;
	background: #fff;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left; /* IE hack Part 2 */
}

#ideasbanner {
	background: url(/themes/site_themes/cf/sky.jpg) no-repeat 0 0;
	width: 707px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
}

#strategiesbanner {
	background: url(/themes/site_themes/cf/horizon.jpg) no-repeat 0 0;
	width: 707px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
}

#toolsbanner {
	background: url(/themes/site_themes/cf/field.jpg) no-repeat 0 0;
	width: 707px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
}

#pagebannerfull {
	background: url(/themes/site_themes/cf/smallbg.jpg) no-repeat 0 0;
	width: 707px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
}

#pagetitle {
	text-align: left;
	height: 20px;
	color: #1552C8;
	display: block;
	text-decoration: none;
	font-size: 16px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold; 
	padding-top: 8px;
}

#content {
	 float: right;
	 width: 485px;
	 background: #ffffff;
	 margin: 0 0 0 5px;
	 padding-top: 35px;
	 display: inline;
}

.post {
	 margin: 0 0 20px 0;
}

ol.post {
	list-style-type: lower-greek;
}

.singlepost {
 	margin: 0px;
}

.singlepost2 {
 	margin: 0px 90px 0 90px;
}

#bottomcontent {
	 width: 730px;
	 background: #ffffff;
	 margin: 0px auto 0px auto;
	 padding-bottom: 9px;
	 height: 27px;
}

.meta {
	 font-size: .9em;
	 line-height: 18px;
}

.feedback {
 float: right;
 font-size: 1.0em;
 line-height: 35px;
}

.author {
 width: 200px;
 float: right;
 text-align: right;
}



/*---------------------------- Page Navigation -------------------------------*/
.postnavigation {
 	height: 45px;
}

.left {
	float: left;
	padding-left: 105px;
}

.right {
	 float: right;
	 padding-right: 105px; 
}

.leftdouble {
	 float: left;
	 padding-left: 10px;
}

.rightdouble {
	 float: right;
	 padding-right: 10px; 
}


/* ------------------------------ Sidebars -----------------------------------*/
#sidebar {
	 position: relative;
	 float: left;
	 width: 210px;

	 margin: 0;
	 padding-top: 15px;
	 font-family: Arial, Verdana, Helvetica, sans-serif;
	 font-size: 1.0em;
	 text-align: left; /* IE hack Part 2 */
	 display: inline;
}


#sidebar ul {
 	position: relative;
}

#sidebar ul li {
	 list-style-type: none;
	 list-style-image: none;
}

#sidebar ul, #sidebar ul li {
	 margin: 0;
	 padding: 0;
}

#sidebar ul li ul {
	background: #fff;
	margin: 0 5px 0 0;

	padding: 0px 5px 5px 5px;
	list-style-type: none;
}

#sidebar ul li ul li {
	margin: 0px;
	background: url(/themes/site_themes/cf/minibullet.gif) 0px 4px no-repeat;
	padding: 0 0 0 16px;
}


#sidebar ul li ul li a {
 height: 100%;
 margin: 0;
 color: #1552C8;
 text-decoration: none;
 font-size: 11px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar a, a:link, a:visited {
	background: transparent;
	height: 100%;
	margin: 0;
	color: #1552C8;
	text-decoration: none;
}

#sidebar a:hover {
	color: #0dab3f;
}

#sidebar h2 {
	font-size: 14px;
	margin: 10px 5px 0 0px;
	padding:  14px 0 4px 0px;
	letter-spacing: 1px;
	color: #0dab3f;
	font-family: arial, verdana, helvetica,sans-serif;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
}

#sidebar h3 {
	font-size: 11px;
	margin: 10px 5px 0 0px;
	padding:  10px 0 4px 11px;
	color: #0dab3f;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	border-bottom: 1px solid #fff;
}

ol#toc { font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0; margin-left: 35px; margin-top: 0; }
ol#toc li { font-family: Verdana, Arial, Helvetica, sans-serif; padding: 1px; margin-left: 0; list-style-type: decimal; }
#sidebar a { font-family: Verdana, Arial, Helvetica, sans-serif;}

/*
The following is the fix
for 3-pixel-jog bug in IE 
*/
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #content {
 /*margin-right: 7px;*/
}
 
* html #sidebar {
 height: 1%;
}
/* End hide from IE5/mac */


#sidebar ul li ul li{
 margin: 4px 10px 4px 10px;
 display: block;
 padding: 0 0 0 18px;

}


#sidebar ul li ul li a {
 height:1%; /* IE WIN */
}


#sidebar ul li ul li a:hover{
	text-decoration: none;
}


#sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}


/* ------------------------------ Comments -----------------------------------*/
#response { margin: 0 auto 60px auto; width: 528px; border-top: 1px solid #6bd38c; }



ol#commentlist {  list-style-type: decimal; padding: 0; margin: 0; color: #7b7b7b; background-image: none; list-style-type: none; text-align: justify; }

ol#commentlist li { background-image: none; list-style-type: decimal; padding: 0; margin: 0; }

#commentlist li  p{
	padding: 0px;
	margin: 8px 0px 0px 0px;
}


.commentname {
	width: 220px;
	float: left;
	font-size: 0.9em;
	margin: 0;
	padding: 0  0 2px 0;
}

.commentinfo{
 width: 250px;
 float: right;
 text-align: right;
}

.commenttext {
 clear: both;
 padding-top: 0px;
 margin-top: 0px;
 margin-bottom: 20px;
 border-top: 1px solid #e4ebef;
 text-align:left; 
 line-height:16px;
}


/* ----------------------------- Comment Form ------------------------------- */

 
 h2#postcomment{ font-size: 18px; margin-bottom:25px; text-align: left; }

.singletitle a:hover {
 color: #0dab3f;
}

#commentforminside
{ padding: 10px 15px 10px 10px;
}

#commentform { 
	background: url(/themes/site_themes/cf/commentbg.jpg) no-repeat; 
	border: solid 1px #bbb; 
	padding: 10px 15px 10px 10px; 
	margin: 0;
	text-transform:none;
}

#commentform p {
	margin: 12px 0;
}


#commentform p.commentboxes {
	width: 165px;
	float: left;
	color: black;
	font-size: 0.9em;
	margin: 0;
}


p.instructions {
 margin: 14px 0 0 200px;


 color: #7b7b7b;
 font-size: 0.9em;
 text-align: justify;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #d5d7db;
 padding-left: 15px;
 position: relative;
}

#button{
 padding-top: 0.5em;
}


#commentsbottom {
 background: #FFFFFF; 
 margin: 0;
 padding: 0;
 height: 22px;
}


/* --------------------------- 'Sidebar' Structure -------------------------- */
#menu {
 width: 590px;
 height: 100px;
 float: right;
 background: #FFF;
 border-top: 1px solid #d1d4d9;
 border-right: 1px solid #d5d7db;
 border-bottom: 2px solid #d5d7db;
 border-left: 1px solid #d1d4d9;
}

#fmenu {
 width: 508px;
 height: 100px;
 float: right;
 background: #FFF;
 /*border-top: 1px solid #d1d4d9;
 border-right: 1px solid #d5d7db;
 border-bottom: 2px solid #d5d7db;
 border-left: 1px solid #d1d4d9;*/
}

#fmenu ul li{
 font-size: 11px;
 font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #656565;
 font-weight: bold;
 letter-spacing: 2px; 
 margin: 0 0 0 0;
 padding-top: 15px;
 text-align: left;
list-style-type: none;
}

#fmenu ul li a {
	height: 100%;
	margin: 0;
	color: #AEAEAE;
	text-decoration: none;
	padding: 10px 30px 0px 0px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}

#fmenu ul li a:hover {
	color: #0dab3f;
}

#sidebar form {
	display: inline;
	margin-top: 0px;
	padding-left: 20px;
}

#sidebar form div {display:none;}

#searchbutton {

	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
	border: solid 1px #656565;
	background: #1552c8;
}

#searchbox {
	font-family: verdana, arial, sans-serif;
	color: black;
	font-size:11px;
	border: 1px solid #656565;
	
}

#topimage {
	margin: 2px 0 0 0; 
	cursor: pointer;
	width: 60px;
	height: 40px;
	background: url(/themes/site_themes/cf/topbutton.gif) no-repeat top;
	float: right;
	padding-right: 9px;
	padding-top: 3px;
}


#topimage a{
	display:block;
	height:100%;
	overflow:hidden;
	text-decoration:none;
}


/* ------------------------------- Credits ---------------------------------- */


#footer p {
	margin-top: 0;
}

#footcontainer {
	width: 707px;
	margin: 0 auto 20px auto;
    padding: 6px 0 0 60px;
	border-top: 1px solid #ddd;
}

#footer {
	position: relative;
	height: 23px;
	margin-top: 5px;
	background: transparent url(/themes/site_themes/cf/ft_image.gif) no-repeat top center;
}

#footer span {
	display: none;
}

#cfcp {
	margin: 0;
	padding: 0;
	height: 9px;
}

#cfcp dl {
	margin: 0;
	padding: 0;
}

#cfcp dl dt{
	position: absolute;
	width: 75px;
	height: 9px;
	line-height: 1%;
	top: 0;
	left: 399px;
	
}



#cfcp dl dt a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	height: 9px;
	display: block;
	line-height: 1%;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/cf/ft_image.gif) no-repeat -341px 0;
}

#cfcp dl dt a:hover {
	background: transparent url(/themes/site_themes/cf/ft_image.gif) no-repeat -341px -27px;
}

#cfcp dl dd {
	display: inline;
}

#ftabout {
	position: absolute;
	width: 55px;
	height: 9px;
	line-height: 1%;
	top: 0;
	left: 459px;
}

#ftabout a {
text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	height: 9px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/cf/ft_image.gif) no-repeat -440px 0;
}

#ftabout a:hover {
	background: transparent url(/themes/site_themes/cf/ft_image.gif) no-repeat -440px -27px;
}

#ftcontact {
	position: absolute;
	width: 70px;
	height: 9px;
	line-height: 1%;
	top: 0;
	left: 539px;
}

#ftcontact a {
text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	height: 9px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/cf/ft_image.gif) no-repeat -519px 0;
}

#ftcontact a:hover {
	background: transparent url(/themes/site_themes/cf/ft_image.gif) no-repeat -519px -27px;
}

#cfmin {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
}

#cfmin p {
	margin: 0;
	padding: 0;
	width: 225px;
	height: 9px;
	line-height: 1%;
	position: absolute;
	top: 5px;
	left: 175px;
}

#cfmin a {
text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	height: 9px;
	text-indent: -9999px;
	background: transparent url(/themes/site_themes/cf/ft_image.gif) no-repeat -116px -14px;
}

#cfmin a:hover {
	background: transparent url(/themes/site_themes/cf/ft_image.gif) no-repeat -116px -41px;
}

/*------------------------------ H Menu Styling ----------------------------- */
#top { 
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}


#hnav ul li{
	display: inline;
	margin: 10px 0 0 0;
	padding: 0;
}


#hnav ul li a {
	height: 100%;
	margin: 0;
	color: #1552C8;
	text-decoration: none;
	padding: 10px 0px 0px 30px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}


#hnav ul li a:hover {
	color: #0dab3f;
}


/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<< Typography >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* ------------------------------- General ---------------------------------- */
a, a:link, a:visited {
	color: #1552c8;
	text-decoration: none;
}


a:hover {
	color: #0dab3f;
}


top a {
	border: 0;
	text-decoration: none;
}


blockquote { background: #fff; margin: 20px 40px; padding-right: 10px; padding-left: 10px; border-right: 4px solid #e4e4eb; border-left: 4px solid #e4e4eb; }


code {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
}


h1 a {
 margin: 0;
 padding: 0;
 text-decoration: none;
 color: #1452c9;
}

h2 {
 color: #1452c9;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 1.2em;
 margin: 0px;
}


.singlepost h2{ color: #0dab3f; margin-top: 0; border-bottom: 1px solid #eee; font-size: 2.2em; text-transform: uppercase; }
.title h2 {border-bottom: none; text-transform: none;}

h3 {
 text-align: left;
 color: #0dab3f;
 margin: 10px 0;
 margin-top: 3px;
 padding: 0;
 font-size: 1.5em;
 line-height: 26px;
 font-weight: normal;
}

small { color: #aeaeae; font-size: 0.9em;}

a.locked, #sidebar ul li ul li a.locked {
	padding-right: 15px;
	background: url(/themes/site_themes/cf/locked.jpg) no-repeat top right;
}

#singlecontent ol
{ list-style-type: decimal; }

#singlecontent li
{
 display: block;
 margin: 8px 0px 8px 6px;
 padding-left: 14px;
 background: url(/themes/site_themes/cf/minibullet.gif) no-repeat left 3px;
}

#singlecontent ul
{ list-style-image: url(/themes/site_themes/cf/minibullet.gif) no-repeat; }


/* ------------------------------Site Navigation ---------------------------- */

#blogtitle {
 margin: 0;
 padding: 5px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 0.7em;
}


#blogtitle a{
 font-weight: bold;
}


#blogtitle a:hover{
 color: #bfbfbf;
 font-weight: bold;
 text-decoration: none;
}


/* -------------------------------- Main Body ------------------------------- */
.post, .singlepost{
color: #3f3f3f;
 text-align: left;

}

.posted {
 color: #555555;
}

.title h2
{
 font-size: 16px;
 font-family: Arial, verdana, helvetica, sans-serif;
 padding-top: 8px;
 font-weight: bold; 
}

.title {padding-bottom: 10px;}

.title a {
 color: #1552C8;
 text-decoration: none;
}



.title a:hover {
 color: #0dab3f;
}


.singletitle {
	width: 100%; 
	padding-top: 40px;
	padding-bottom: 2px; 
	border-bottom: 1px solid #eee;
}

.singletitle h2, .singletitle h2 a {  
   color: #1552c8; 
   display: block; 
   text-decoration: none;  
   text-align: left; 
   height: 30px;
   font-size: 24px; 
   font-family: arial, verdana, helvetica, sans-serif; 
   font-weight: bold; 
   padding-top: 8px;}


.singletitle a:hover {
 color: #0dab3f;
}



.storycontent {
 border-bottom: 1px solid #BBBBBB;
 padding: 0px 0px 5px 0px;
 font: 1.2em verdana, Arial, Helvetica, sans-serif;
 line-height: 140%;
}

.singlepost p { line-height: 120%; }
.singlepost2 p { line-height: 140%; }

.singlepages p {
 color: #3f3f3f;
 text-align: left;
 margin: 0px 105px 80px 105px;
 line-height: 20px;
 font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}


.storycontent a {
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 11px;
 color: #1552C8;
 text-decoration: none;
}

.storycontent a:hover {
 text-decoration: underline;
}


.storycontent a:visited {
 color: #1552C8;
}


/* ----------------------------- Page Navigation ---------------------------- */
.left a{
 color: #1552C8;
 font-size: 0.9em;
}

.right a{
 font-size: 0.9em;
 color: #1552C8;
}

.leftdouble a{
 color: #1552C8;
 font-size: 0.9em;
}

.rightdouble a{
 font-size: 0.9em;
 color: #1552C8;
}

/* -------------------------------- Comments ------------------------------- */
.commentauthor {
 font-weight: bold;
 font-size: 1.2em;
 padding: 0 0 2px 0;
 margin: 0;
 color: #000000;
}

.commentauthor a{
 font-weight: bold;
 margin: 0;
 padding: 0 20px 0 0;
 background: url(/themes/site_themes/cf//icon.jpg) no-repeat top right;
}

.commentdate {

 font-size: 0.9em;
 text-align: right;
 line-height: 18px;
 padding: 0;
 margin: 0;
}

#nocomment, #commentsclosed {
 text-align: center;
 color: #7b7b7b;
 font-size: 1.1em;
}

/* ------------------------------ Comments Form ----------------------------- */

#DynamicText { width: 495px; padding: 4px; margin:0;}

#DynamicText, #name, #url, #email, #captcha {
 background: #fff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000;
 border: 1px solid #000;
}

#DynamicText:hover, #name:hover, #url:hover, #email:hover{
 border: 1px solid #000;
}

#DynamicText:focus, #name:focus, #url:focus, #email:focus{
 background: #fff;
 border: 1px solid #000000;
 color: #000;
}

.commentboxes p {
 margin: 0;
}

input.checkbox {
	float:left;
	display: inline;
	padding-right: 3px;
}

p.check {
	float: left;
	display: inline;
	padding-right: 20px;
}

p#combatspam {
	clear: both;
}

input#submit {
	clear: both;
	display: block;
}

h2#comments{ font-size: 18px; margin-bottom:25px; text-align: left; }

p.feeds {
 float: right;
 margin-top: -1.8em;
 font-size: 0.9em;
}

p.feeds a, p.feeds a:hover  {
 text-decoration: none;
}

p.feeds a:hover {
 color: #000000;
}

#inputbox {
 clear: both;
 color: #000;
 font-size: 11px;
}


#inputbox a {

 color: #7b7b7b;
}



#inputbox a:hover {
 color: #fff;
}

p.inputbox {
 margin: 0;
 padding-bottom: 10px;
}

p.pages {
 margin: 0;
 padding: 40px 40px;
 padding-top: 0;
 text-align: center;
}

p.pages a {
 color: #005D93;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

p a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

li a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* -------------------------------- Credits --------------------------------- */
p.credits {
 padding: 0px 0px;
 text-align: center;
 margin: 10px 0px; 
 color: #9e9e9e;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
}

p.wordpress {
 margin: 0;
 padding: 0;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #d5d7db;
}

/* --------------- Search/Archives/Categories Results Pages ------------------*/
#searchcontainer{
margin-left: 85px;
}

.searchresult {
 padding: 10px 0 0 0;
 margin:0;
}

.searchresult h2
{
 font-size: 16px;
 font-family: Arial, verdana, helvetica, sans-serif;
 font-weight: bold; 
}

.searchresult a{
 color: #000000; 
}

.searchinfo {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
}

.searchdetails {

 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
 border-bottom: 1px solid #BBBBBB;
}

.more {float: right; display:block;}


/*--------------------------- 'Comment Edit' Buttons ------------------------ */
#ed_toolbar { background: #e8e886; width: 495px; padding: 4px; margin: 0; border-top: 1px solid #666; border-right: 1px solid #666; border-left: 1px solid #666; }

#ed_bold {
 background: url(/themes/site_themes/cf/bold.gif) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
}

#ed_italic {
 background: url(/themes/site_themes/cf/italic.gif) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 5px;
}

#ed_link {
 background: url(/themes/site_themes/cf/link.gif) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 5px;
}

#ed_close{
 background: url(/themes/site_themes/cf/close.gif) no-repeat top;
 height: 22px;
 width: 22px;
 border: 0px none;
 margin-left: 25px;
}

.post-footer {
	margin: 0 0 20px 0;
	background-attachment: scroll;
	text-align: center;
	height: 35px;
}

.post-footer a, .post-footer a:visited {
	border: 1px solid #fff;
	padding: 0;
	margin: 0 auto;
	display: block;
	width: 200px;
	height: 40px;
	background: url(/themes/site_themes/cf/logobreak.png) no-repeat top center;
}

.post-footer a span {
	margin: 20px 0 0 0;
	display: none;	
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered"',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.inlineimg {
	display: inline;
	padding: 0px;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0 5px;
        border: 0;
	}

/* = Signup Branch Switcher 
---------------------------------------------------------------------
*/

ul#branchswitch{
	float:left;
	list-style: none;
	margin: 10px 0 0 50px;
	padding: 0;
}

#branchswitch li{
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}

#branchswitch li a{
	display: block;
	width: 210px;
	height: 26px;
	margin: 0 0 -1px 0;
	margin-right: 5px;
	padding-top: 10px;
	font-size: 1.1em;
	text-decoration: none;
	outline: 0;
	border: 1px solid #1552C8;
}

#branchswitch li#sw_staff a.current{
	border-bottom: 1px solid #E6EEFF;
	background: #E6EEFF;
}                                  

#branchswitch li#sw_staff a.back{
	border-bottom: 1px solid #0DAB3F;
	background: #E6EEFF;
}

#branchswitch li#sw_nstaff a.current{
	border: 1px solid #0DAB3F;
	border-bottom: 1px solid #F7FFFA;
	background: #F7FFFA;
}

#branchswitch li#sw_nstaff a, #branchswitch li#sw_nstaff a.back{
	border: 1px solid #0DAB3F;
	border-bottom: 1px solid #1552C8;
	background: #F7FFFA;
}





/* =Signup Form=  
---------------------------------------------------------------------
*/

form#signup{
	margin: 30px 0;
	padding: 0 0 20px;
	clear: left;
	background: #E6EEFF;
}

#signup fieldset{
   margin: 0 0 20px;
   border: none;
   padding: 0;
}

#signup #memtype{
   margin: 20px;
   padding: 10px;
   background: #F2F6FF;
   border: 2px dotted #A0B8DE;
   float: left;
   width: 600px;
}

#signup #memtype input{
   float: left;
   margin-right: 7px;
}

#signup #memtype h4{
   margin: 5px 20px 10px;
}

#signup #memtype p{
   margin-bottom: 10px;
   float: left;
   width: 500px;
}

#signup #memtype p.memtypelabel{
   margin: 0 0 10px 0;
   _padding-top: 5px;
   width: 550px;
}

*:first-child+html #signup #memtype p.memtypelabel{
   padding-top: 5px;
}

#signup #memtype p label{
   float: left;
   clear: left;
}

#signup #memtype p label input{
   margin-top: -1px;
}


#signup .inline{
	float: left;
	clear: left;
	margin-right: 10px;
	width: 500px;
}

#signup .small{
   margin: 0 20px 3px;
   font-style: italic;
}

#signup a.small{
   margin-left: 5px;
}

#branch1 form#signup{
	background: #E6EEFF;
}

#branch2 form#signup{ 
	border: 1px solid #0DAB3F;
	background: #F7FFFA;
}

#signup input{
   margin: 2px 0 2px 20px;
   padding: 0;
}

#signup h3{
	margin: 0;
	clear: left;
	padding: 5px 20px;
	background: #A0B8DE;
	color: #fff;
	font-weight: bold;
}

#signup h3.labelminor{
   font-size: 1.3em;
   margin-top: 20px;
   color: #A0B8DE;
   background: none;
}

#signup h4{
	margin: 20px 20px 5px;
	clear: left;
	font-size: 1.2em;
}

#signup p{
	margin: 5px 20px;
}   

#signup a{
	margin-top: -10px;
}

#signup em {
margin: 1px 0 12px 0;
}

#mlane{
   margin: 0 20px;
   float: left;
}

#mlane label{
	float: left;
   margin-right: 25px;
   padding-bottom: 10px;
}

#mlane input{
   margin: 0 5px 0 0;
}

form .reqd, form p .reqd {
	color: #f00;
}

form {
	line-height: 1.4em;
}      

#abide{
	margin-bottom: 0;
} 

/* = Error Messages  
---------------------------------------------------------------------
*/

#errormsg{
   margin: 40px 0 0;
   padding: 10px;
   background: #FFD5D4;
   border: 1px solid #FF6966;
}

#errormsg li{
   font-size: 1.2em;
   background-position: left 4px;
   padding-left: 15px;
}

/* = User Agreement  
---------------------------------------------------------------------
*/

#agree{
   margin-top: 40px;
}

/* = Cart  
---------------------------------------------------------------------
*/

table#cart{
   margin: 10px 20px;
   padding: 0;
   border-collapse: collapse;
   width: 400px;
}

#cart tr{
   margin: 0;
   padding: 0;
   border: none;
}

#cart td, #cart th{
   padding: 5px;
   margin: 0;
   border: none;
   line-height: 1;
}

#cart tr.odd{
   background: #FDFEFF;
}

#cart tr.even{
   background: #F2F6FF;
}

#cart td.quantity, #cart th.quantity{
   text-align: center;
}

#cart td.price, #cart th.price{
   text-align: right;
}

#cart td.cost, #cart th.cost{
   text-align: right;
}

/* = Amember Misc styles  
---------------------------------------------------------------------
*/

form#lost_pw input.submit{
   margin-top: 10px;
}

.singletitle form#lost_pw table th{
   width: 200px;
}

tr#current_number{
   height: 50px;
   color: #0dab3f;
}

tr#current_number td{
   font-weight: bold;
}

form#payment h3{
   margin-top: 20px;
}

form#payment{
   margin-bottom: 20px;
}