body {
	margin: 0;
	padding: 0;
	background: #fff;
}

body,td,th,input,select,textarea {
font: normal 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #454545;
}

a img {
	border: none;
}

ul {
	margin: 0;
}

.highlight {
	background: #ffffcc;
}

.border {
	border-top: 1px dotted #aaa;
	margin-top: 15px;
	padding-top: 15px;
}

h1, h2, h3, h4{
margin: 0;
}

h1.theme {
	font-size: 20px;
	color: #3a89c9;
	line-height: 20px;
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: normal;
}
h2.theme {
	font-size: 18px;
	color: #3a89c9;
	font-weight: normal;
}

h3.theme {
	font-size: 16px;
	color: #888;
	font-weight: normal;
}

hr {
	height: 0px;
	background-color: #fff;
	border: 0;
	padding: 0;
	border-top: 1px dotted #aaa;
	overflow: hidden;
}


/* ######### BODY Wrapper ######### */

#entire{
clear: left;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.content{
	width: 840px;
	margin: 0 auto;
	padding: 30px 11px 20px 10px;
}

.content .feature-list{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
}

.content .feature-list li{
	padding: 2px 0px 2px 14px;
	border-top: 1px solid #dbd5c5;
	background: url(../imagefiles/arrow.gif) no-repeat;
	background-position: 0px 7px;
}

.bgmain {background: url(../imagefiles/bg_main.gif) repeat-y; overflow: visible}
.bgsub {background: url(../imagefiles/bg_sub_main.gif) repeat-y; overflow: visible}

.content a{
text-decoration: none;
}

.content a:link, .content a:visited{
	color: #003569;
}

.content a:hover{
color: green;
}

/* ######### Column 1 of 3 ######### */

.content-one {
	float: left;
	width: 378px;
	position: relative;
}


/* ######### Column 2 of 3 ######### */

.content-two {
	float: left;
	width: 233px;
	padding: 0;
	margin-left: 10px;
	padding-left: 11px;
	position: relative;
}

/* ######### Column 3 of 3 ######### */

.content-three {
	float: left;
	width: 185px;
	padding: 0;
	margin-left: 10px;
	padding-left: 13px;
	position: relative;
}

.normallist{
margin-left: 0;
padding-left: 18px;
font-size: 13px;
}

.normallist li{
margin-bottom: 5px;
}

.normallist a:hover{
text-decoration: underline;
}

.group1{
text-align: center;
margin-top: 1em;
}

.group1 img{ /*micro banner ad*/
border: 0;
}

/* ######### Column 1 of 2 ######### */

.content-sub {
	float: left;
	width: 632px;
	padding: 0;
	position: relative;
}

/* ######### Pre Footer Area ######### */

#pre-foot {
	margin: 0;
	overflow: hidden;
	background: #1f1f1f;
}

#pre-foot a:link {color: white;}
#pre-foot a:visited {color: white;}
#pre-foot a:hover {color: white;}

#pre-foot-inner {
	width: 840px;
	margin: 0 auto;
	padding: 30px 11px 30px 10px;
}
.bgfoot {background: url(../imagefiles/bg_foot.gif) repeat-y;}
.bgsubfoot {background: url(../imagefiles/bg_sub_foot.gif) repeat-y;}


.bullet a:link, a:visited {
	text-decoration: none;
}
.bullet a:hover {
	text-decoration: underline;
}

.bullet {
	list-style: none;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
	color: #CCFFEC;
}

.bullet li {
	padding: 2px 0 2px 20px;
	border-bottom: 1px dotted #3f3f3f;
	background: url(../imagefiles/bullet.gif) no-repeat;
	background-position: 0px 7px;
}

/* ######### Footer ######### */

#foot {
	margin: 0;
	overflow: hidden;
	font-size: 12px;
	line-height: 24px;
	color: #999;
	background: #2f2f2f;
}

#foot a:link {color: #fff; text-decoration: none;}
#foot a:visited {color: #fff; text-decoration: none;}
#foot a:hover {color: #fff;}

#foot-inner {
	width: 840px;
	margin: 0 auto;
	padding: 15px 11px 15px 10px;
}



/* ######### Form CSS ######### */

.cssform {
	margin: 0;
	padding: 0;
}

.cssform input, .cssform textarea{
	padding: 3px;
	border: 1px solid #ccc;
	background: #f1f1f1;
	font-size: 12px;
}

.cssform textarea{
width: 98%;
height: 120px;
}

/* ######### Site Footer ######### */

#bottombar{ /*bottom bar containing partner links*/
clear: left;
font: normal 11px Arial;
text-align: center;
background: #1f1f1f;
}

#bottombar a{
margin-right: 5px;
text-decoration: none;
color: #F0F0F0;
}

#bottombar a:link {color: #F0F0F0;}
#bottombar a:visited {color: #F0F0F0; text-decoration: none;}
#bottombar a:hover {color: #F0F0F0;}


/* ######### Sort box ######### */

#sortbox{
font-size: 110%;
}

#sortbox a{
font-weight: bold;
text-decoration: underline;
margin-right: 5px;
}

#sortbox a:hover{
color: red;
}

#sortbox  a#selected{
cursor: default;
text-decoration: none;
color: #888;
}

#sortbox #selected:hover{
color: #888;
}


/* ######### Top Menu ######### */

.solidblockmenu{
border-top: 3px solid silver;
margin: 0;
padding: 0;
float: left;
font-size: 110%
font-weight: bold;
width: 100%;
border-width: 1px 0;
background: #3F3F3F;
}

.solidblockmenu ul{
width: 861px;
margin: 0 auto;
padding: 0;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 6px 12px;
text-decoration: none;
border-right: 1px solid #D1D1D1;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: black;
}

/* ######### Pagination Links ######### */


.pagination{
margin: 20px 0;
text-align: right; /*Set to "right" to right align pagination interface*/
clear: both;
font: bold 13px Verdana;
}

.pagination a, .pagination a:visited{
padding: 1px 5px;
padding-bottom: 2px;
border: 1px solid #9aafe5;
text-decoration: none !important; 
color: #2e6ab1;
background-color: #F0F0F0;
}

.pagination a:hover, .pagination a:active{
border-color: #2b66a5;
color: #000;
background-color: #FFFF80;
}

.codeblock{
border: 1px solid gray;
background-color: #ededed;
padding: 10px !important;
margin-bottom: 1em !important;

}

/* ######### Thumbs Up ######### */


.finger{
cursor: hand;
cursor: pointer;
}

.thumbsdiv{
margin-top: 6px;
}

.thumbsdiv img{
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
}