html {
    background-color: #f6f6f6;
}

body {
    font-family: Verdana, Arial, Tahoma, helvetica, sans-serif;
    font-size: 11px;
    color: #1d1d1d;
    width: 900px;
    margin: 0 auto;
    padding: 0;
    border: 1px solid #666;    
    background-color: #ffffff;    
}

img {
    border: 0;
}

a:link {
	color: #1D70B5;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #1D70B5;
	/*color: #333333;*/
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

a:active {
	text-decoration: none;
	color: #F0E9BA;
}

#header, #topmenu, #leftcolumn, #leftcolumn2, #rightcolumn, #rightcolumn2, #content{
    overflow: hidden;
}

#footer {
    overflow: hidden;
	text-align: center;
}

#header {
    /*height: 115px;*/
    margin: 0;
    padding: 0;
    background: url(../images/header_bg.jpg) repeat-x;
}

#header h1 {
    text-align:right;
    font-weight:normal;
    font-size: 12px;
	color: #75777A;
	margin: 15px 20px 0px 0px;
	padding: 0px; /*top right bottom left*/
}

#header div {
    float: left;
}

#header p {
    padding-right: 20px;
    line-height: 2em;
    text-align: right;
	color: #75777A;
    margin: 0px;
}

/* safari and opera need this */
#header, #topmenu, #footer {
    width: 100%;
}

#topmenu {
    margin: 0;
    padding: 0;
    background-color: #0096d7;
}

#topspacer {
    margin: 0;
    padding: 0;
    height: 22px;
    background-color: #9aaac4;
}

#pagetitle { 
	height: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
    font-weight: normal;
	text-align: left;
	color: #f6f6f6;
    margin: 0px;
	padding-top: 12px;
	padding-left: 210px;
	background: #669acc url(../images/pagetitlebg.gif) repeat-x;
}

#leftcolumn, #leftcolumn2, #content {
    float: left;
}

#rightcolumn, #rightcolumn2{
    float: right;    
}

#rightcolumn{
    width: 137px;
    background-color: #f6f6f6;        
}

/* the floating of the content div is needed for IE but breaks konqueror/safari 
so we remove the float from browsers other IE <= 6.0 (this is a css hack based
on IE not reading child selectors. See css hack 3 from http://www.phespirit.info/cafe/css_hacks.htm
*/
html>body div#content { 
    /*float:none*/
}

#leftcolumn {
    width: 180px;
    background-color: #f6f6f6;
}

#leftcolumn2 {
    margin-top: -35px;
    width: 195px;
    background-color: #f6f6f6;
}

#content {
    width: 583px;    
    background-color: #fff;	
}

#content p.image {
    margin: 0;
    padding: 0;
}

#content .centercontent {
    margin: 0 5px 0 20px;
    padding: 0;
    line-height: 1.7em;
}

#content .centercontent p {
    font-size: 12px;
}

#content h1 {
	color: #51565A;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px; /*top right bottom left*/
}

#content h2 {
/*	color: #315C88;*/
	color: #176cbc;	
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 5px 0px; /*top right bottom left*/
	border-bottom:1px solid #ccc; /*top right bottom left*/
}

#content h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#content ul.ar li{
    list-style: none;
	background-image: url(../images/ar1.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: left center;
	line-height: 1.2em;
}

#content .yellowbkg {
	background:#fffbea; 
	color:#000; 
	padding: 5px 5px 5px 5px; /* top right bottom left */
	border: 1px solid #cccccc; 
	line-height: 1.2em;
}

#footer {
    clear: left;
/*    border-top: 8px solid #0096d7;*/
	border-top: 8px solid #176cbc;

    background-color: #e6eff3;
}

#footer p {
    margin: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 1.7em;
}

a.ft:link {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

a.ft:visited {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

a.ft:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

a.ft:active {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

/* Navigation */

.pn-clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.pn-clearfix {display: inline-table;}

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

#navlist {
   margin: 0;
   padding: 0;
   font-size: 1em;
   background-image: url(../images/bgmenu.gif);
}

#navlist li {
   list-style-type: none;
   float: left;
   width: 110px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #F1F5F8;
   text-decoration: none;
}

#navlist li span {
   float: left;
   width: 110px;
   text-align: center;
}

a.navmenu, a.firstlastnavmenu {
   display:block;
   float: left;
   width: 110px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #F1F5F8;
   text-decoration: none;
   padding-left: 0;
   padding-top: 7px;
   padding-bottom: 7px;
   background-image: url(../images/bgmenu.gif);
   background-repeat: repeat-x;

}

a.navmenu:link, a.firstlastnavmenu:link,
a.navmenu:active, a.firstlastnavmenu:active,
a.navmenu:focus, a.firstlastnavmenu:focus,
a.navmenu:visited, a.firstlastnavmenu:visited { 
   color: #F1F5F8;
}

a.firstlastnavmenu {
   width: 114px;
}

a.navmenu:hover, a.firstlastnavmenu:hover {
	background-color:#333333;
   background-image: url(../images/menuover.gif);
   background-repeat: repeat-x;
   color: #F1F5F8;
   text-decoration: none;
}

.menutitle, #menutitle { 
	font-weight: bold; 
	background-color: #B2D1F0; 
	padding: 5px 5px 5px 12px; 
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
    /*background-color: #DCEADD;*/
}

#menu li {
	line-height:1.2em;
    /*border-bottom: solid #ffffff; */
	border-bottom: solid #ffffff; 
    border-width: 1px 0; 
    margin: 1px 0; 
    height: 1%; 
    /*background-color: #B2D1F0;*/
}

html>body #menu li {
    height: auto;
}

#menu a {
	font-size:12px;
	display: block;
	padding: 3px 0px 3px 5px;
	text-decoration: none; 
}

#menu a:link, #menu a:active, #menu a:visited {
    /*color: #000; */
    font-size: 1.1em; 
    text-decoration: none; 
    display: block; 
    padding: 3px 7px 3px 19px; 
    background: 7px 0.5em; 	
    /*background-color: #DCEADD;*/
	color: #467aa7;
}
	
#menu li a:hover, #menu li a:active, #menu li a:focus {
    color: #000; 
    background: 7px 0.5em #F0EABA;
	background-color: #B2D1F0; 
}

.leftarea .content { 
	padding-left: 20px; 
	padding-top: 5px;
	padding-bottom: 20px;
}
	
.leftarea .title { 
	font-weight: bold; 
	background-color: #0096d7; 
	padding: 5px 5px 5px 12px; 
	margin-top: 20px;
}

.rightarea { 
	width: 180px; 
	margin-bottom: 8px;
	/*border-right: 1px solid #666;*/
}
	
.rightarea .content { 
	padding-left: 20px; 
	padding-top: 5px; 
	font-size: 90%;
}
	
.rightarea .title {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/bghdr4.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 11px;
}

#rightcolumn .title {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/bghdr3.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 11px;
}

/* custom content styles */
.demoimage {
    float:right;
    width:180px;
}

.communityimage {
    float:left; 
    width:60px
}

.alignright {
    text-align:right;
}

.messagecontainer {
    margin-bottom: 20px;
}

.learnmorearrow {
    color: #CC6600;
}

.box-blue {
	background: url(images/img13.gif) repeat-x;
	min-height: 190px;
}

.box-blue .section {
	background: url(images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;	
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
}

.box-blue .content {
	padding: 5px;
/* 	min-height: 150px;*/
}

.box-blue a:link, .box-blue a:active, .box-blue a:visited {
    text-decoration: none; 
	color: #176cbc;
}

/* Posts */

#posts {
	float: right;
	width: 520px;
	padding-right: 20px;
}

.post {
	padding-top: 10px;
}

.post .title {
	margin: 0;
	font-size: 2em;
}

.post .posted {
	margin-top: 0;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta {
	margin: 2em 0 3em 0;
	border-top: 1px dotted #939A3C;
	font: normal .8em Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

.post .meta p {
	margin: 0;
}

#pager {
	text-align: center;
	border-top: solid 1px #cccccc;
	
}

#pager a:link, #pager a:active, #pager a:visited{
	color: #000000;
	border: solid 1px #000000;
	/*font-weight: bold;*/
	padding: 2px;
	background-color:#cccccc;
}

.mainTable{
	width: 95%;
	margin: 8px;	
}

.mainTable th{
	background-color:#176cbc;
	color:#FFFFFF;
	text-align:center;
}

.mainTable td{
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width:thin;
}

.mainTable a{
	color:#21AE0D;
}

#reviewContainer{
	margin: 8px auto;;
}

.review{
	margin: 5px;
	padding: 2px;
	/*background-color:#F8F8F8;*/
}

.review .header{
	border-bottom: dotted thin #999999;
	font-size:small;
	background-color:#F8F8F8;
}

#imageContainer{
	margin: 8px auto;;
	width: 100%;
	text-align: center;
}

#imageContainer h3{
	text-align: left;
}

#imageContainer img{
	margin: 5px;
	border: solid 1px #000000;
}

.black {
	color:#000000;
	font-weight: bold;
}

.black a{
	text-decoration: none;
	color:#000000;
}

.bold {
	font-weight: bold;
}