
.nav_list ul {
  list-style: none;
  margin: 0;
}
.nav_list li {
 /* border-right: 1px solid #D8D8D8;*/
  float: left;
/*  padding-left: 10px;
  padding-right: 10px;*/
  background-color:#000099;

}

/* Top */
#topHome {
  height: 50px;
  margin: auto;
  width: 800px;
}
#topHome h1 {
  float: left;
}
#topHome h1 a {
  background: url(/wp-content/themes/flynn/images/logo.png) no-repeat;
  display: block;
  text-indent: -9000px;
}
#topHome h1, #topHome h1 a {
  height: 78px;
  width: 200px;
}
#topPage {
  height: 50px;
  margin: auto;
  width: 800px;
}
#topPage h1 {
  float: left;
}
#topPage h1 a {
  background: url(/wp-content/themes/flynn/images/logo.png) no-repeat;
  display: block;
  text-indent: -9000px;
}
#topPage h1, #topPage h1 a {
  height: 78px;
  width: 200px;
}
/*#floaterPage, #floaterHome {
  position: absolute;
  top: 20px;
  left: 60%;
  margin-left: -304px;
}*/
#floaterPage {
  float:right;
  position:absolute;
  top: 20px;
  margin-right: 0px;
  margin-left: 222px;
}
#floaterHome {
  float:right;
  position:absolute;
  top: 20px;
  margin-right: 0px;
  margin-left: 222px;
  width:800px;
}
#top_nav {
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  padding-bottom: 0;
  
}
#top_nav ul {
  float: left;
  margin: 0;
  padding: 0;
  
}
#top_nav li.page_item a { 
  background: #000099;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  margin: 0;
  /*height: 100%;*/
  float:left;
  padding: 4px 20px 4px 20px;
/*  padding-left: 0px;*/
  font-size: 12px;
  /*padding-top: 2px;
  padding-bottom: 1px;*/
  display: block;
/*  margin-left:10px;*/
  text-decoration: none;
  border-right: 1px solid #ffffff;
  text-transform:lowercase;
}
#parentNav .current_page_item a:link, #parentNav .current_page_item a:visited, #parentNav .current_page_item a:active, .current_page_parent a:link, #parentNav .current_page_parent a:visited, #parentNav .current_page_parent a:active
{
background: #d8d8d8;
  color: #ffffff;
  font-weight:bold;
 
  }
.parentNav ul li.current a{
	background-position: 0px -60px !important;
	}
#parentNav li.page_item a:hover {
  background: #DDDDDD;
  color: #000099;
  text-decoration:none;
}

/* Search */
#search_area  {
  /*border-top: 2px solid #000099;*/
  /*clear: both;*/
  width: 100%;
}
#search_area_inner {
  background: #65cc33;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  height: 22px;
  margin: auto;
  padding-top: 2px;
  padding-right: 10px;
  margin-left:232px;
  padding-bottom: 4px;
  width: 558px;
}
#search_form_area {
  float: right;
}
#search_form_area a {
  background-image: url(../../images/search_button_off_17x18.gif);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 22px;
  padding-left: 10px;
  text-indent: -9000px;
  width: 18px;
}
#search_form_area a:hover {
  background-image: url(../../images/search_button_on_17x18.gif);
}
#search_form_area label {
  line-height: 22px;
}

/* Bread Crumb Trail */
#breadcrumb_trail {
  font-size: 13px;
  color: #7F7F7F;
  font-weight: bold;
  height: 29px;
  line-height: 29px;
  border-bottom: 1px solid #BDBDBD;
  padding-right: 10px;
}
#breadcrumb_trail a {
  color: #7F7F7F;
  text-decoration:none;
}
#breadcrumb_trail a:hover {
  color: #000000;
  text-decoration:none;
}

#sub_menu_area .current_page_item a:link, #sub_menu_area .current_page_item a:visited, #sub_menu_area .current_page_item a:active
{
background: #ffffff;
  color: #000099;
  border: 1px solid #000099;
  margin-bottom: 2px;
}
/* Sub Menu */
#sub_menu_area {
  float: left;
  padding-top: 17px;
  padding-right: 20px;
  width: 180px;
  vertical-align: top;
}
li.page_item a { 
	background: #000099;
  font-weight: bold;
  color: #ffffff;
  border-bottom: 3px solid #FFFFFF;
  padding-left: 16px;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 1px;
  display: block;
  text-decoration: none;
  margin: 0;
  height: 100%;
}
li.page_item a:visited {
  background: #000099;
  color: #ffffff;
}
li.page_item a:hover {
  background: #DDDDDD;
  color: #000099;
  text-decoration:none;
}
#sub_menu .current_page_item { 
background: #ffffff;
  color: #000099;
}                                                                                                                                                       

#sub_menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*.sub_menu_item_main a, .sub_menu_item_other a {
  background: #000099;
  font-weight: bold;
  color: #ffffff;
  border-bottom: 3px solid #FFFFFF;
  padding-left: 16px;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 1px;
  display: block;
  text-decoration: none;
  margin: 0;
  height: 100%;
}
.sub_menu_item_main a:hover, .evaluation a:hover, .buy_now a:hover {
  background: #FFFF99;
  color: #ffffff;
}*/
/*.sub_menu_item_other a {
  background: #000000;
  color: #ffffff;
}
.sub_menu_item_other a:hover {
  background: #999999;
  color: #ffffff;
}*/
.evaluation a, .buy_now a {
  background: #000000;
  font-weight: bold;
  color:white;
  border-bottom: 3px solid #FFFFFF;
  font-size: 12px;
  padding: 10px 16px;
  text-align: left;
  display: block;
  text-decoration: none;
  margin: 0;
  height: 100%;
}
.buy_now a {
  padding-left: 16px;
  padding-top: 2px;
  padding-bottom: 1px;
}
#quote_container {
display:block;
width: 180px;
margin: 10px 0px 0px 0px;
height:auto;

}
#quote {
background: url(/wp-content/themes/flynn/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/wp-content/themes/flynn/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0px 0px !important;
	margin: 10px 0 0px 5px;
width: 180px;

}
#quote p{
	border: 1px solid #999999;
	position:relative;
	bottom:6px;
	right: 6px;
	padding:4px;
	font-size:12px;
	margin: 0px;
	height:auto;
}
#quote a, .main_text a, #content_area a, a:hover, a:visited {
  color:#000099;
  text-decoration: none;
}
#quote a:hover, .main_text a:hover  {
  color: #000000;
  text-decoration:none;
}
#quote h3 {
  color:#000000;
  background: #E0DEDF;
  font-size:12px;
  margin-top: 0;
}
#quote li {
  color:#000000;
  background: #E0DEDF;
  font-size:12px;
  margin-top: 0;
 list-style: none;

}

/* Footer */
#footer {
  font-size: 10px;
  text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: -0.02em;
  padding: 0px 4px 10px 4px;
}
#footer_nav {
  margin-bottom: 4px; 
}
#footer img {
  margin-left: 2px;
}

/********** Interior pages only **********/

#main_layout {
  margin: auto;
  width: 800px;
}
#content_area {
  border-left: 1px solid #BDBDBD;
  float: right;
  font-size: 12px;
  color: #454545;
  text-align: left;
  vertical-align: top;
  width: 479px;
  padding: 10px 100px 20px 20px;
  height: 100% !important;
  height: 350px;
  min-height: 350px;
}
#content_area.no-pad {
  padding: 17px 20px 20px 20px;
  width: 559px;
}
#content_area h2 a, #content_area h3 a {
  color:#000000;
  text-decoration:none;
}
#content_area h2 a:hover, #content_area h3 a:hover {
  color:#000099;
  
}
#content_area a {
  color:#000099;
  text-decoration: none;
  font-weight: bold;
}
#content_area a.boxhighlight {
  background:#FFB109;
  color: #000000;
  display: block;
  border: 1px #000000 solid;
  text-align:center;
  padding: 3px;
}

#lefthalf_area {
  float: left;
  width: 264px;
  margin-top:10px;
  padding-right:20px;
  border-right: 1px solid #BDBDBD;
}
#righthalf_area {
  float: right;
  width: 257px;
  margin-top:10px;
}

/************** All pages *************/

body {
  color: #454545;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 10px;
  margin-top: 0;
  min-width: 820px;
  background: #FFFFFF;
}

form, h1, img {
  border: 0;
  margin: 0;
  padding: 0;
}

h2 {
  margin-top:0px;
  font-size:18px;
  color: #656565;
}
h2.pagetitle {
	/*margin-left: -30px;*/
	
}

h3 {
  color:#000000;
  font-size:15px;
  text-decoration:none;
  padding-top: 10px;
}

*+html h3 {
  margin-top: 0px;
}

h4 {
  color:#333333;
  font-size:12px;
  text-transform:uppercase;
  padding-top: 10px;
}

h5 {
  color:#333333;
  font-size:12px;
  margin-top: 0;
}
.unbold {
  font-weight:normal;
  font-style:normal;
}
em {
  color:#000000;
  font-weight:bold;
  font-style:normal;
}
b {
  color:#777777;
}
dt {
  color:#000000;
}
form {
  padding:0;
  margin: 0;
}
img {
  border: 0;
}
pre.code {
  color: #666666;
  background: #E0DEDF;
  padding: 10px;
}
#image_title_area, .image_title_area {
  background:#000099;
  color:#FFFFFF; 
  text-align:center; 
  padding:8px;
  font-size: 12px;
  font-weight: bold;
}

.login a {
  color:#000000;
  font-size:15px;
  text-decoration:none;
  padding-top: 0;
}
.login a:hover {
  color: #F3AB16;
  text-decoration:none;
}

.red {
  color:#993300;
  font-size:14px;
  font-weight: bold;
}
.pdf {
  color:#999999;
  font-size:12px;
  font-weight: normal;
}
hr {
  height:1px;
  color: #BDBDBD;
  background: #BDBDBD;
  border:0;
}

*+html hr {
  margin-top: -5px;
  margin-top: -5px;
}

_hr {
  top: -3px;
}

.noindent {
  padding-left:25px;
}
.copyright {
  font-size:0.7em;
}
#quote a, .main_text a {
  color:#000099;
  text-decoration: none;
}
#quote a:hover, a:visited, .main_text a:hover, #content_area a, #content_area a:hover, #content_area a:visited {
  color: #0066CC;
  text-decoration:none;
}

ul.spaced li {
  padding-bottom:0.2em;
}
ul.highlights li {
  padding-top:0.3em;
}
.main_text a.boxhighlight, #content_area a.boxhighlight {
  background:#000099;
  color: #000000;
  display: block;
  border: 1px #000000 solid;
  text-align:center;
  padding: 3px;
}
.insert-left {
  float:left;
  margin: 5px 10px 7px 0;
}
.insert-right {
  float:right;
  margin: 5px 0 7px 10px;
}

#content_area .inverselink a {
  color:#000000;
}
#content_area .inverselink a:hover {
  color:#000099;
  text-decoration:none;
}


.exhibit a:hover {
  color: #F3AB16;
  text-decoration:none;
}

.exhibit {
  color: #000000;
  font-weight: bold;
  width:750px;
  text-align:center;
}

a.glossary {
  color: #7F7F7F;
  text-decoration:none;
  border-bottom:1px dotted #AAAAAA;
}

#content_area a.glossary:link, #content_area a.glossary:visited {
  color: #6F6F6F;
  text-decoration:none;
  border-bottom: 1px dotted #AAAAAA;
}

#content_area a.glossary:hover {
  color: #6F6F6F;
  text-decoration:none;
  border-bottom: 1px dotted #F3AB16;
  cursor:help;
}

#leftcell {
  width: 120px;
  float: left;
  color: #000000;
  border-top: 1px solid #DDDDDD;
}

#rightcell {
  width: 350px;
  float: left;
  border-top: 1px solid #DDDDDD;
}

#leftcell {
  width: 120px;
  float: left;
  color: #000000;
  border-top: 1px solid #DDDDDD;
}

#cellthird {
  width: 185px;
  float: left;
  padding-bottom:15px;
  text-align: center;
}

.smallprint {
  font-size: 11px;
}

/************** Library List ***********/

h2.library_list {
  font-size: 15px; 
  text-decoration: underline;
}

/************** Example Code ***********/

#example_code ul {
  margin: 0;
  padding-left: 15px;
}
#example_code .memtest {
  color: #666666;
  font-weight: bold;
}

/************** Login Page ***********/
#login span {
  display: block;
  float: left;
  width: 80px;
}
#login #login_button {
  margin-left: 80px;
}

/************** Safe CSS Index Page ***********/

#enterComp {
  font-size: 11px;	
}
#enterComp h2 {
  margin: 0; 
  margin-bottom: 5px;
  padding: 0; 	
}
#enterComp input {
  border: 1px solid #CCCCCC;
  float: left;
  height: 18px;
  margin-right: 4px;
  width: 20px;
}
#enterComp #enter {
  background: url(../../images/button-enter.gif);
  border: 0;
  cursor: pointer;
  display: block;
  float: left;
  padding-top: 22px;
  height: 22px;
  overflow: hidden;
  width: 50px;
}

/************** Safe Page ***********/


.sdafe_page {
  background: url(../../images/background.jpg);
}

.safe_page #content_area {
  height: 580px;
  height: 100% !important;
  min-height: 580px;
}

#safe_page_top {
  color: #000000;
  font-size: 14px;
  margin: 0 20px 0 20px;
}

#safe_page_top b {
  color: #000000;
}

#safe_glass_box_top {
  background: url(../../images/glass-panel-top.png) no-repeat;
  float: left;
  padding-top: 30px;
  width: 442px;
}

#safe_glass_box_middle {
  background:  url(../../images/glass-panel-left.png);
  font-size: 11px;
  font-weight: bold;
  height: 280px;
  padding-left: 26px;
  width: 390px;
}

#safe_glass_box_right {
  background:  url(../../images/glass-panel-right.png) repeat-y right;
  height: 280px;
  padding-right: 26px;
}

#safe_glass_box_bottom {
  background: url(../../images/glass-panel-bottom.png) no-repeat bottom;
  padding-bottom: 28px;
  width: 442px;
}

#safe_glass_box_middle h3 {
  font-weight: bold;
  margin: 0;
}

#safe_glass_box_middle input, #safe_glass_box_middle textarea {
  border: 1px solid #CCCCCC;
  padding: 2px;
}

#safe_glass_box_middle #try, #safe_glass_box_middle #submit_details {
  border: 0;
  cursor: pointer;
  margin: 0;
  padding-top: 23px;
  height: 23px;
  text-indent: -9000px;
  overflow: hidden;
  width: 117px;
}

.key {
  text-align: center;
  width: 10px;
}

#safe_glass_box_middle table td {
  text-align: right;
}

#safe_glass_box_middle #try {
  background: url(../../images/button-trynumbers.gif) no-repeat;
}

#safe_glass_box_middle #submit_details {
  background: url(../../images/button-submit-details.gif) no-repeat;
}

#safe {
  background: url(../../images/safe-box-left.png) left no-repeat;
  float: right;
  height: 338px;
  padding-left: 20px;
}
#safe .right {
  background: url(../../images/safe-box-right.png) right no-repeat;
  padding-right: 17px;
}
#safe .top {
  background: url(../../images/safe-box-top.png) top no-repeat;
  padding-top: 48px;
}
#safe .middle {
  background: url(../../images/safe-closed.jpg) no-repeat;
  height: 240px;
  width: 320px;
}
#safe .bottom {
  background: url(../../images/safe-box-bottom.png) bottom no-repeat;
  padding-bottom: 50px;
}

#safe_glass_box_middle a {
  color:#000000;
  text-decoration:underline;
}
#safe_glass_box_middle a:hover {
  color:#333333;
  text-decoration:underline;
}

#safe_glass_box_middle ul {
  list-style: none;
  margin: 0; 
  padding-top: 10px;
  padding-left: 70px;
}

#safe_glass_box_middle ul li a {
  background-position: top left;
  background-repeat:  no-repeat;
  display: block;
  height: 41px;
  width: 249px;
}

#safe_glass_box_middle ul li a span {
  display: none;
}


/* Image Link List */

#image-link-list {
  font-size: 11px;
  font-weight: bold;
}
#image-link-list a {
  color:#000000;
  text-decoration:underline;
}
#image-link-list a:hover {
  color:#333333;
  text-decoration:underline;
}
#image-link-list ul {
  list-style: none;
  margin: 0px; 
  padding-top: 10px;
}
#image-link-list ul li a {
  background-position: top left;
  background-repeat:  no-repeat;
  display: block;
  height: 41px;
  width: 249px;
}
#image-link-list ul li a span {
  display: none;
}

#sub_menu #freeTrial, #sub_menu #freeTrial a, #sub_menu #freeSetUp, #sub_menu #freeSetUp a {
  display: block;
  height: 50px;
  width: 180px;
}

#sub_menu #freeTrial a {
  background-image: url('/images/button_free_trial-sm.gif');
  text-indent: -9000px;
}

#sub_menu #freeSetUp a {
  background-image: url('/images/button_free_board_setup-sm.gif');
  text-indent: -9000px;
}

#sub_menu #freeOr {
  font-size: 14px;
  font-weight: bold;
  padding: 3px 0 6px 0;
  text-align: center;
}
#trial_container {
float: right;
display:inline;
width: 200px;
margin-top: 10px;

}
#trial_buttons0 {
background: url(/wp-content/themes/flynn/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/wp-content/themes/flynn/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 4px 0px !important;
	margin: 10px 0 4px 5px;
width: 200px;
height:100%;
}
#trial_buttons0 p{
	border: 1px solid #999999;
	position:relative;
	bottom:6px;
	right: 6px;
	padding:4px;
	font-size:12px;
	margin: 0px;
}
#trial_buttons1 {

margin: 2px 0 10px 0px !important;
margin: 2px 0 10px 5px;
width: 200px;
height:100%;
}

#trial_buttons1 p{
	border: 1px solid #999999;
	position:relative;
	bottom:6px;
	right: 6px;
	padding:4px;
	font-size:12px;
	margin: 0px;
}

#trial_buttons2 {
background: url(/wp-content/themes/flynn/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/wp-content/themes/flynn/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 0px !important;
	margin: 10px 0 10px 5px;
width: 200px;
height:100%;
}
#trial_buttons2 p{
	border: 1px solid #999999;
	position:relative;
	bottom:6px;
	right: 6px;
	padding:4px;
	font-size:12px;
	margin: 0px;
}

#blogSidebar li {
	padding: 5px 0px 5px 0px;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
}
#blogContainer {
	width:560px;
	margin-top:30px;
}
#blogContainer h1 {
  margin-bottom:10px;
  font-size:22px;
  color: #000;
  float:left;
  width:560px;
  text-align:left;
}
.blogTitle  {
	float:left;	
    font-size:18px;
    color: #656565;
	width: 560px;
}
.blogDate  {
	float:right;
	font-size:12px;
    color: #656565;
	border-top: #656565 1px solid;
	width: 560px;
	margin-bottom: 10px;
}
.blogTitleHolder {
	width: 560px;
	
}
.postmetadata { 
	border-left: 5px solid #EAEAEA;
	color: #333333;
	font-size:11px;
	margin: 0px 0px 30px;
	padding: 5px 0px 5px 10px;
}
.cat-item {
	margin-left: -36px;
}
*/*/