* {margin:0px; padding:0px;}
html, body {
	height:100%;
	width:100%;

    overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
input {
    border: 1px solid #A70101;
	background: #FDF4F4;
}
input:focus{
   	border: 1px solid #FD8686; 
	background: #ffffff;
    
}
select {
 border: 1px solid #A70101;
	background: #FDF4F4;
 
}
select:focus {
 	border: 1px solid #FD8686; 
	background: #ffffff;
}
.button {
    border: none;
    background:#920101;
    padding:3px 4px 3px 4px;
	color:#F9F9F9;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
}
.button:hover {
    border: none;
    background: #AF0101;
    padding:3px 4px 3px 4px;
}

textarea {
      border: 1px solid #A70101;
	background: #FDF4F4;
 
}
textarea:focus{
 	border: 1px solid #FD8686; 
	background: #ffffff;
}

a{color:#490101; text-decoration:none}
a:hover{color:#B70202; text-decoration:none}

img {border:0}


.backlink{ position:relative; width:132px; text-align:left}
.backlink .left{ float:left; vertical-align:middle; width:32px;}
.backlink .right{float:right; width:100px; height:32px; padding:6px 0 5px 0; font-size:14px;}
.backlink .right a{color:#1B588F; font-weight:bold;}

.wrapper #top-header{ 
	position:relative;  
	width:auto;
	padding:0px;
	margin:0px;
 	background:#FFFFFF;
	height:60px;
	overflow:auto;	
	}
#top-header .infobible-logo{ position:absolute; bottom:0px; left:0px; height:60px; width:290px;}	
#top-header .loginsection{position:absolute; right:0px;  width:200px; height:20px; background:#666666; z-index:1000;}	

#top-menu{position:relative; margin:0px; width:auto; height:20px;background:url(top-menu-bg.gif) repeat-x;}
#top-menu ul{display:block; margin:0 0 0 25px; padding:0; list-style-type: none;}
#top-menu ul li{ position: relative; display: inline; float:left;}
#top-menu ul li a{ display:block; width:92px; text-align:center; height:16px; text-decoration: none; padding:2px; font-family:Arial, Helvetica, sans-serif; font-size:11px; word-spacing:normal;  color:#F9F9F9;}
#top-menu ul li a:hover{ background:url(top-menu-hover.gif) repeat-x; color:#B70202;}

#top-header .reg_login_link {position:absolute;right:13px; bottom:1px; font-size:11px; color:#000000; height:20px; padding:0;}
.reg_login_link a{ background-repeat:no-repeat; padding-left:20px; font-size:11px; color:#000000; font-weight:bold;} 
.reg_login_link .reg{background-image:url(register_users_icon.png); border-right: #53576A solid 1px; padding-right:3px; margin-left:5px; }
.reg_login_link .login{background-image:url(login_icon.png); margin-left:3px; padding-right:5px; }
.reg_login_link .today{padding-right:5px; border-right: #53576A solid 1px;}
.reg_login_link .welcome{padding-left:5px; border-left: #53576A solid 1px;}
.reg_login_link .membername{padding-right:5px; border-right: #53576A solid 1px;}
.reg_login_link .homeicon{background-image:url(homeicon.png); border-right: #53576A solid 1px; padding-right:5px; margin-left:5px; }
.reg_login_link .logout{background-image:url(logout_icon.png); margin-left:5px; padding-right:5px; }
#top-header #top-search-box{ position:absolute; right:0px; top:5px; width:500px;}

.wrapper { 
    position: relative; 
	width:100%;
    height: 100%; 
    overflow:auto;
	} 
#body-container{position:relative; width:998px; height:auto; margin:auto; overflow:hidden;}

#body-container #top-link-navigation{ position:relative; width:auto; height:19px; overflow:hidden; padding:4px 0 2px 8px;  z-index:0;}
#body-container #top-link-navigation h1{ font-size:14px; color:#666;}
#body-container #controlbox{position:relative; width:998px; height:auto; display:block; padding:0; margin:0; z-index:1;}
/*Right Bar*/
#body-container #controlbox .control-right-box{width:162px; margin:0px; padding:4px; float:right; overflow:hidden;}
/*End Right Bar*/
#body-container #controlbox .control-left-box{width:820px; height:100%; float:left; margin:0px; padding:4px; overflow:hidden;}
#body-container #controlbox .control-left-box h1{font-size:16px; font-family:Arial, Helvetica, sans-serif;}
#body-container #controlbox .control-left-box h2{font-size:16px}
#body-container #controlbox .control-left-box h3{font-size:14px}

#feature-list-art{position:relative; margin:0px auto;width:auto; background:#EEEEF0;}
#feature-list-art .featuredhead{position:absolute; top:-4px; left:12px; background:#FFFFFF; padding: 1px 5px 1px 5px; z-index:4; font-size:16px; font-weight:bold; color:#535D4F; border:1px solid #686D82;}
#feature-list-art .featuredhead h1{ padding:0px; margin:0px;}
#feature-list-art .featuredinner{	
 
 position:relative; width:auto;
	height:auto;
	overflow:auto;
	border:1px solid #686D82;
	padding:8px;
	}


#mainbox{position:relative; margin:0px; background:#F9F9F9; height:auto; width:auto; padding:0;}
#mainbox .main-head{position:relative; background:url(main-head-bg.gif) repeat-x; height:16px; font-size:16px; color:#FFFFFF; border:1px solid #920101; width:auto; padding:4px;}
#mainbox .main-head h1{padding:0px; margin:0px; color:#FFFFFF;}
#mainbox .main-inner{position:relative; height:auto; border:1px solid #920101; overflow:hidden; background:#FFFFFF; width:auto; padding:8px;}
#mainbox p{ text-align:justify; white-space:normal;}
#mainbox .leftalignbox{float:left; width:470px; height:auto; padding:4px;}
#mainbox .rightalignbox{float:right; width:310px; height:auto; padding:4px;  border-left:1px solid #DCE1ED; }
#mainbox Form{ width:90%; margin:0 auto 0 auto; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666;}
#mainbox fieldset{width:auto; height:auto; padding:5px 5px 5px 5px; border:1px solid #FECBCB; background:#FDF4F4; overflow:hidden;}
#mainbox fieldset a{ font-weight:bold}
#mainbox legend{ padding:0 4px 0 4px; font-size:12px; font-weight:bold; color:#4E4E4E}
#mainbox label {display: block; width: 150px; float: left; margin: 2px 4px 6px 4px; text-align: right;}
#mainbox br { clear: left; }
#mainbox .hotspot {padding-bottom:1px;cursor:pointer}
#thanks{position:relative; margin:0px auto; border:1px solid #920101; background:#ffffff;; padding:8px 0 8px 0;}
/*Author Listing*/
	.thumb { padding: 3px; border: 1px solid #ccc;	margin-left:11px; margin-top:1px; margin-right:0px; float: right; }
     .rnk_hd { font-size:11px;font-family:Arial; margin:0; padding:0; line-height:16px; }
	 .ranking_th {
	 	width: 63px;
	 	height: 56px;
		color:#003572;
		font-size:12pt;
	 	padding-top: -2px;
		margin-top:0px;
	 	text-align: center;
	 	vertical-align: middle;
	 	display: block;
	 	background: url("ranking_bg.png") no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
		position: absolute;
		top: 0pt;
		left: 8pt;
	 }
.ranking_th img { margin-top:3px; }
/*Pagenate*/
#pagesdiv{position:relative; margin:12px auto; border:1px solid #920101; background:#ffffff; width:auto; padding:0px;}
.PageLinks {padding:1px;margin:1em 0;text-align:center}
.PageLinks a,.PageLinks span {padding:0.2em 0.5em;margin-right:0.2em;border:1px solid #920101; background:#ffffff;font-size:11px;}
.PageLinks span.current {padding:0.21em 0.5em;border:1px solid #920101;font-weight:bold;background:#920101;color:#fff;font-size:12px;}
.PageLinks a {border:1px solid #920101;text-decoration:none}
.PageLinks a:hover {border-color:#920101; text-decoration:none; background:#920101; color:#FFFFFF}
.nextbut,.prevbut {border:1px solid #920101;font-weight:bold; font-size:12px;}



 
/*Footer CSS*/
#footer{position:relative; margin:0 0 8px 0; width:auto; height:50px; border:1px solid #920101; background:url(footer-bg.gif) repeat-x;  padding:0px; overflow:hidden; 
-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;

}
#footer .footer-container{ width:982px; margin:0 auto 0 auto; font-size:11px; padding:8px;}
.footer-container .footerlink{ position:relative; border:1px solid #FFD2D2; width:974px; padding:4px; height:auto; overflow:auto; text-align:center;
-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px; 
}
.footer-container .bottom-text{position:relative; text-align:center; width:auto;}

.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
#RecentArticles{ width:auto; margin:18px 0 0 0;}
#RecentArticles UL { padding:0; margin:0; width:auto}
.snip-enc {
	width:98%;
	padding:0 0 5px 0;
	margin:0px;
	position: relative;
	clear: both;
	min-height: 50px;
	height:auto!important;
	white-space:normal;
	
}
.snip-featured {
	width:98%;
	padding:0 0 5px 0;
	margin:0px;
	position: relative;
	clear: both;
	height:auto!important;
	white-space:normal;
	
}

#newslist
{
margin-left: 0;
padding-left: 0;
list-style: none;
padding-top:18px;
}

#newslist li
{
padding-left: 10px;
background-image: url(inc-media/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
font-weight:bold;
color:#55596A;
}

.content-summary, .content-summary2{
	padding-left:32px;
	}
.content-summary_nr {padding-left: 0px;}

.content-summary h3, .content-summary h3 a, .content-summary_nr h3, content-summary_nr h3 a {font-size:14px; font-weight: bold; display:inline; padding:0;}
.content-summary p, .content-summary2 p, .content-summary_nr p { margin: 0.2em 0 0.1em 0; line-height: 135%; text-align:justify;}
.content-summary2 h3, .content-summary2 h3 a { font-size:15px; font-weight: normal; display:inline;}
.content-details { color: #666; font-size:100%; line-height: 150%; }
.content-details img { vertical-align:middle; }
.pb1 { float:left;margin-top:2px; margin-left:10px;  clear:both}


#catwrap {width:auto; white-space:normal; border:1px solid #920101; text-align:left; margin:0;}
#catwrap .cathead { text-align:center; font-weight:bold; font-size:13px; padding:4px 0 4px 0; background:url(main-head-bg.gif) repeat-x; color:#F5F7F4; height:16px; border-bottom:#920101 solid 1px;}

#catwrap .mc,.mc2 { height:17px;padding-left:5px;padding-top:2px;border-bottom:1px solid #920101;background:#ffffff;} 
#catwrap .mc2 {padding-left:17px}
#catwrap .scw {display:none}
#catwrap .sc {vertical-align:middle;height:19px;margin:0;padding-left:15px;padding-top:2px;display:block; border-bottom:1px solid #FECBCB;}
#authorwrap { position:relative; width:auto; border:1px solid #920101; margin-top:8px; text-align:left }
#authorwrap .authorcontent{ padding:3px 2px 0 2px; white-space:normal; overflow:hidden;}
#authorwrap .authorcontent h3{ font-size:12px;}
#authorwrap .authorhead { text-align:center; font-weight:bold; font-size:11px; padding:4px 0 4px 0;color:#F5F7F4; background:#920101}
#authorwrap .authorcontent p{ font-size:11px; white-space:normal; text-align:justify;}
#authorwrap .authorcontent .AthPic{margin-right:5px;padding:1px;border:1px solid #ccc;}
#authornavigation{position:relative; width:auto; border:1px solid #920101; margin-bottom:8px;}
#authornavigation .authornavhead { text-align:center; font-weight:bold; font-size:11px; padding:4px 0 4px 0;color:#F5F7F4; background:#920101}
#authornavigation ul{list-style-type:none}
#authornavigation ul li{display:block; line-height:16px; font-size:12px; padding-left:10px; border-bottom:1px solid #920101;background:#FDF4F4; text-align:left;}
#authornavigation a{ font-weight:bold;}
/*Stat*/
#site-state{ position:relative; width:auto; border:0px; margin-bottom:8px; text-align:left;}
#site-state fieldset{ width:auto; height:auto; padding:0 5px 0 5px; border:1px solid #9DA2B0; background:#F2F2F4;}
#site-state legend{ padding:0 4px 0 4px; font-size:11px; font-weight:bold; color:#4E4E4E}
#site-state label{ vertical-align:center;}
/*Show Articles*/
#right-advertising{ position:relative; width:100%; border:0px; margin-top:8px;}
#right-advertising fieldset{ width:auto; height:auto; padding:5px 1px 5px 1px; border:1px solid #9DA2B0; background:#F2F2F4;padding:5px;}
#right-advertising legend{ padding:0 4px 0 4px; font-size:11px; font-weight:bold; color:#4E4E4E;}
#artbody{position:relative; margin:0px; border:1px solid #920101; background:#ffffff; padding:8px; overflow:hidden; width:auto;}

#artbody p{white-space:normal; text-align:justify; vertical-align:top}
#artbody .adsleft{ float:right; width:300px; height:250px; padding:5px; clear:left}
.control-left-box #artbody .post-date{ position:relative; padding:0 0 4px 0; border-bottom:1px solid #FECBCB; width:auto; margin-bottom:8px; color:#490101;}
.control-left-box #artrating{position:relative; margin:8px auto; border:1px solid #920101; background:#ffffff; padding:8px;}
.control-left-box #artrating .artrating-algn{position:relative;width:60%; margin:0 auto 0 auto; overflow:auto; padding:0px;}
.control-left-box #abox{position:relative; margin:8px auto; border:1px solid #920101; background:#ffffff; padding:8px; font-size:11px;}
.control-left-box #comments{position:relative; margin:8px auto; border:0px; background:#ffffff; padding:8px;}
.control-left-box #comments table td{ font-size:11px;}
.control-left-box #comments fieldset{ width:auto; height:auto; padding:5px 5px 5px 5px;border:1px solid #920101; background:#ffffff; overflow:hidden;}
.control-left-box #comments legend{ padding:0 4px 0 4px; font-size:12px; font-weight:bold; color:#4E4E4E}
.control-left-box #displaycomment{position:relative; margin:8px auto;}
/*End Show Article*/
.control-left-box #morearticles{position:relative; margin:8px auto; padding:8px; width:100%;}
/* tab css style */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}
.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 1px;
border-top: 1px solid #920101;
border-right: 1px solid #920101;
border-left: 1px solid #920101;
border-bottom:0px;
background: #ffffff;
font-size:13px; font-weight:bold;
}


.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background:#FDF4F4;
border-bottom-color: #920101;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid #920101;
width: 800px;
padding:3px 0px 3px 0px;
margin:0px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}
/*Author*/
#authorbottominfo{position:relative; width:100%; height:auto; padding:0;}
#authorbottominfo .artiist_tr{float: left; width:auto; padding-left:15px; list-style: none;}
#authorbottominfo .artiist_tr li{float: left; width: 32%; margin:auto; padding:2px; }
#authorbottominfo .artiist_tr li #innerbox{position:relative; width:auto; border:1px solid #920101; margin-bottom:8px; height: auto; overflow:auto;background:#FDF4F4;}
#authorbottominfo .artiist_tr li #innerbox .innerboxhead { text-align:center; font-weight:bold; font-size:11px; padding:0; background:#920101; line-height:25px; color:#FFFFFF}
#authorbottominfo .artiist_tr li #innerbox .innerboxhead h2{ font-size:13px;}
#authorbottominfo .artiist_tr li #innerbox ul{list-style-type:none; padding:2px;}
#authorbottominfo .artiist_tr li #innerbox ul li{display:block; width:100%;  text-align:left; line-height:19px; padding:0;}
/*.Tooltips*/

#tt {position:absolute; display:block;}
#tttop {display:block; height:5px; margin-left:5px;  overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; overflow:hidden}
/* stats page */
.stats_table {
  border: 1px solid #FECBCB;
}
.stats_th {
  color:#666;
  text-align:center;
  font-weight: bold;
  background-color: #FECBCB;
  padding: 5px 5px 5px 5px;
  border-bottom: 1px solid #FECBCB;
  white-space: nowrap;
  vertical-align:middle;
}
.stats_td, .stats_td_l, .stats_td_t {
  padding: 4px 4px 4px 4px;
  border-left: 1px solid #FECBCB;
  border-top: 1px solid #FECBCB;
  text-align:center;
  vertical-align:middle;
}
.stats_td_l { border-top: 1px solid #DFE4EE; font-weight:bold;}
.stats_td_t { text-align:left; }
.tr_row1 { background-color: #FFFFFF; }
.tr_row_last { background-color: #FD9999; color:#F9F9EE}
.stats_buttons     { margin-left: 5px; }
.stats_buttons img { vertical-align:middle; }
.stats_td img { vertical-align:top; }
#stats_full td { vertical-align:middle; } 
#sortlinks { display:inline;position:absolute;font-size:13px; margin-bottom:10px;right:15px;width:160px;}
#sortlinks a:hover { text-decoration: underline; }
#AuthorBox {background:url(AboutWriterBg.jpg) repeat-x left top;border:1px solid #FECBCB;line-height:18px;margin-bottom:10px;padding:5px; Overflow:hidden|auto; }
#atr { margin-bottom:7px; }
#atr img { vertical-align:bottom; }
#gen-content {line-height:18px;font-size:13px}
#gen-content LI {margin-left:25px}
#faqA, #faqB { margin-right: 30px; margin-top:8px; }
#faqA LI { font-size: 14px; margin-bottom:2px; font-weight: normal; }
#faqB P { font-size: 14px; line-height:20px;}
.blue-bg {
	position:relative;
	background: #FDF4F4;
    border-bottom: solid 1px #920101;
    padding: 12px 4px 0 4px;
 	height:70px;
}

.toolkitarticle{
	width:100%;
	position:relative;
    margin:8px 0 8px 0px;
	padding:0;
}
#ToolKit {height:19px;padding-bottom:2px; text-align:center;}
#ToolKit IMG {vertical-align:middle;padding-bottom:3px;padding-right:1px;padding-left:3px}

#mylist
{
margin-left: 8px;
padding-left: 0;
list-style: none;
}

#mylist li
{
padding-left: 10px;
background-image: url(inc-media/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

