body {
	margin: 0;
	padding: 0;
	background: #ffffff;
}


body,td,th,input,select,textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	top: auto;
}

a img {
	border: none;
}

ul {
	margin: 20;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inherit;
}

.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;
}

p.gallerypalette{
width: 125px;
height: 50px;
margin-left: 10px;
background: transparent url(palette.gif) top left no-repeat
}

p.gallerypalette a{
display: block;
float: left;
width: 16px;
height: 16px;
margin: 7px 3px 0 6px;
}

/* ######### Top Section ######### */

#head {
	background: #1f1f1f;
	color: #fff;
	padding: 0;
	font-size: 11px;
	padding-bottom: 3px;
}

#head-inner {
	width: 840px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 11px 0 10px;
	height: 76px;
}

#bannerdiv{
width: 490px;
float: right;
text-align: center;
}

#bannerdiv a{
color: white;
}

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

.resourcelist{
margin: 0;
padding: 0;
margin-bottom: 1.2em;
list-style-type: none;
}

.resourcelist li{
border-bottom: 0 dashed gray;
}

.resourcelist li a{
background: white url(../imagefiles/sm_page.gif) no-repeat center left;
padding-left: 15px;
}

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

.content-two .group1{ /*corresponding text ad*/
border-bottom: 1px solid #d3d3d3;
padding-bottom: 5px;
}



/* ######### 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;
	font-family: Arial, Helvetica, sans-serif;
}
.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;
}


/* ######### Gallery, News, and Comment boxes ######### */

.box-gallery {
	float: left;
	width: 184px;
	margin-bottom: 8px;
	font-size: 12px;
	position: relative;
	z-index: 1;
}

.box-gallery a{
text-decoration: underline;
}

.box-gallery img {
	float: left;
	border: 1px solid #ccc;
	padding: 4px;
	margin-bottom: 4px;
	background: #fff;
}
.box-gallery i {
	font-size: 10px;
	color: #777;
	font-style: normal;
}

.box-news {
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 12px;
	background: #fff;
	padding: 0;
	font: normal 12px Verdana;
}

.box-news h2{
padding: 1px 8px 8px 8px;
font-size: 13px;
font-weight: bold;
}

.box-news P {
	padding: 0 8px 8px 8px;
	margin: 0;
	text-align: left;
	line-height: 17px;
}


.box-news .base, .box-news .basecomment {
	padding: 5px;
	margin: 0;
	margin-top: 10px;
	font: normal 11px Arial;
	color: #777;
	background: #e9f2f9;
}

.box-news .basecomment{
font-size: 12px;
/*
padding-left: 20px;
background-image: url(../imagefiles/sm_page.gif);
background-repeat: no-repeat;
background-position: 5px 8px;
*/
}

.box-news .basecomment .count{
color: black;
margin-right: 3px;
}

.box-news .basecomment a{
text-decoration: underline;
color: gray;
}

.box-recom {
	float: left;
	width: 185px;
	margin-bottom: 15px;
}

.box-login {
	float: left;
	width: 185px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.rss-float {
	position: absolute;
	right: 0;
	top: 0;
}

.box-score {
	position: absolute;
	right: 0;
	top: 112px;
	width: 44px;
	height: 30px;
	padding: 14px 0 0 0;
	background: url(../imagefiles/bg_score.gif) no-repeat;
	text-align: center;
	font-weight: bold;
	color: #fff;
	z-index: 2;
}

/* ######### Menu Design Container ######### */

.menuheader{
border-bottom: 1px solid gray;
font-size: 130%;
margin-top: 1em;
}

.menudate{
text-align:right; font:normal 11px Verdana; margin:3px 0 1.5em 0;
}

.menubox{
float: left;
font-size: 13px;
width: 302px;
margin-bottom: 25px;
}

.menubox img{
border: 1px dashed gray;
}

.menubox img:hover{
border-color: red;
}


/* ######### Forum Table ######### */

#forumtable {
	padding: 0;
	margin: 0;
}
#forumtable th {
	text-align: left;
	color: #3a89c9;
	background: #1f1f1f;
}
#forumtable td {
	text-align: left;
	border-top: 1px dotted #3f3f3f;
	padding: 2px 4px;
	color: #CCFFEC;
}
#forumtable a{
	text-decoration: none;
}
#forumtable a:hover{
	text-decoration: underline
}
#forumtable .tableone {
	width: 70%;
}
#forumtable .tabletwo {
	width: 30%;
}

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

#bottombar a{
	margin-right: 5px;
	text-decoration: none;
	color: #FFFFFF;
}

#bottombar a:link {
	color: #FFFFFF;
}
#bottombar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bottombar a:hover {
	color: #FFFFFF;
}


/* ######### 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{
	margin: 0;
	padding: 0;
	width: 100%;
	background: #ffffff;
	border-top-color: #afafaf;
	
}

.solidblockmenu ul{
width: 1124px;
margin: 0;
padding: 0;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #666666;
	padding: 6px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	/*border-right-style: solid;*/
	border-right-style: none;
	border-right-color: #afafaf;
}

.solidblockmenu li a:visited{
	color: #666666;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #666666;
	background-color: #dcd6b9;
}

/* ######### Pagination Links ######### */

/* ######### Top Menu 2 ######### */

.solidblockmenu2{
	margin: 0;
	padding: 0;
	width: 100%;
	background: #ffffff;
	border-top-color: #afafaf;
	
}

.solidblockmenu2 ul{
width: 100px;
margin: 0;
padding: 0;
}

.solidblockmenu2 li{
display: inline;
}

.solidblockmenu2 li a{
	float: left;
	color: #dcd6b9;
	padding: 6px 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	/*border-right-style: solid;*/
	border-right-style: none;
	border-right-color: #afafaf;
}

.solidblockmenu2 li a:visited{
	color: #dcd6b9;
}

.solidblockmenu2 li a:hover, .solidblockmenu li .current{
	color: #dcd6b9;
	background-color: #ffffff;
}

/* ######### 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: #000000;
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;
}
.StoryHeaderBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #036;
}
.StoryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	
	}
.StoryHeader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	text-decoration: none;
}
.StoryHeader a:visited:hover {
	color: #000000;
}
.StoryHeader a:hover {
	color: #000000;
	}
	
.StoryHeader a:visited {
	color: #996600;
	
	
	
	
	
}
.StoryContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	
}
.StoryContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
.StoryContent a:visited:hover {
	color: #000000;
}
.StoryContent a:hover {
	color: #000000;
	}
	
.StoryContent a:visited {
	color: #996600;	
	

}
.StoryMore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
.StoryMore a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
.StoryMore a:visited:hover {
	color: #000000;
}
.StoryMore a:hover {
	color: #000000;
	}
	
.StoryMore a:visited {
	color: #996600;
} 
.StoryMore li {
	color: #afafaf;
} 
.StoryMore span {
	color: #996600;
} 
.StoryBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
}
.BulletList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: circle;
}
.BulletList-numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: circle;
}

