td img {display: block;
}
/*COMMENTS START*/
.commentsystem {
	padding:0px;
	margin-top:0px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
	line-height:normal;
}

.commentsystem .error {
  color: #FFFFFF;
  padding:4px;
  padding-left:5px;
  background-color:#FF0000;
  border:1px solid #990000;
  line-height:14px;
  margin-bottom:10px;
}

.commentsystem .success {
  color: #FFFFFF;
  padding:4px;
  padding-left:5px;
  background-color:#009900;
  border:1px solid #006600;
  line-height:14px;
  margin-bottom:10px;
}

.commentsystem .commentslist {
	clear:both;
}

.commentsystem .comment {
	margin-bottom:10px;
}

.commentsystem .comment .meta {
  font-size: 11px;
  color: #77BBFF;
  background-color:#DDEEFF;
  border:1px solid #BBDDFF;
  padding:4px;
  padding-left:5px;
  padding-right:5px;
  height:14px; !important
}

.commentsystem .comment .meta .author_name {
	float:left;
	font-weight:bold;
	letter-spacing:1px;
}

.commentsystem .comment .meta .comment_details {
	float:right;
	color:#999999;
	}
	

#commentform_verificationimage {
	width:100px;
	height:20px;
}

.comment_text {
	background-color:#FAFAFA;
	padding:4px;
	padding-left:5px;
	border:1px solid #EEEEEE;
	border-top:none;
	overflow:hidden;
}


/* the form */

.commentsystem form {
	margin:0px;
	line-height:normal;
	padding:10px;
	margin-bottom:10px;
	background-color:#FAFAFA;
	border:1px solid #EEEEEE;
}

.commentsystem label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.comment_form_text_box {
	border: 1px solid #7F9DB9;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:1px;
}

.comment_form_text_area {
	border: 1px solid #7F9DB9;
	width:200px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding:3px;
	margin:0px;
	margin-right:10px;
}
.comment_form_submit {
	margin-top:10px;
	height:22px;
	font-size:12px;
	border: 1px solid #7F9DB9;
	background-color:#F1F1F1;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.commentsystem .editing_form {
	margin:0px;
	line-height:normal;
	background-color:#FAFAFA;
	border:none;
}


.commentsystem .editing_comment_form_text_area {
	border: 1px solid #7F9DB9;
	width:100%;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding:3px;
	margin:0px;
}

/* inline editing */

.commentsystem .comment_text textarea{ 
	width: 98%; 
	height: 100px;
}


/* pagination >>> */

.commentsystem .pagination {
	text-align:right;
	float:right;
	padding-top:3px;
	margin-bottom:10px;
	padding-bottom:3px;
	line-height:20px;
	}

.commentsystem .pagination a:link, .commentsystem .pagination a:visited{
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EEEEEE;
	margin-left:10px;
	text-decoration:none;
	background-color:#FAFAFA;
	color:#666666;
	margin-bottom:2px;
	}

.commentsystem .pagination a:hover {
	background-color:#DDEEFF;
	color:#666666;
	border:1px solid #BBDDFF;
	}

.commentsystem .pagination .active_link {
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:10px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#000000;
	cursor:default;
	}

.commentsystem .pagination .disabled_pagination {
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EEEEEE;
	margin-left:10px;
	text-decoration:none;
	background-color: #FAFAFA;
	color:#CCCCCC;
	cursor:default;
	}

/* <<< pagination */

.add_comment_button{
	padding:6px;
	padding-top:4px;
	padding-bottom:4px;
	border:1px solid #BBDDFF;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#000000;
	cursor:pointer;
	margin-bottom:10px;
	}

.comments_area_title{
	padding:6px;
	padding-top:4px;
	padding-bottom:4px;
	border:1px solid #000079;
	text-decoration:none;
	background-color:#0072BC;
	color:#FFFFFF;
	margin-bottom:10px;
	}
/* END OF COMMENTS */
a:link {
	color: #09679A;
	text-decoration: none;
}
a:visited {
	color: #09679A;
	text-decoration: none;
}
a:hover {
	color: #09679A;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #09679A;
}
.PageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #09679A;
}
.recommended_tools {
	font-size: 11px;
	color: #FFFFFF;
}
.recommended_tools_blog {
	font-size: 11px;
	color: #000000;
}
A.recommended_tools_link:link {
	color: #2B5275;
	text-decoration: none;
	font-weight: bold;
}
A.recommended_tools_link:visited {
	color: #2B5275;
	text-decoration: none;
	font-weight: bold;
}
A.recommended_tools_link:active {
	color: #2B5275;
	text-decoration: underline;
	font-weight: bold;
}
A.recommended_tools_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.tvlistingstitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
li {
	list-style-image: url(images/bullet.gif);
}
.style1 {
    color: #666666;
}
.style2 {
    color: #FF9900;
}
.style3 {color: #FFFFFF;
}
.dot_table {
	border: thin dashed #09679A;
}
.spam_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.red_table_dotted {
	border: thin dashed #990000;
}
.sales-h1 {
	font-family: Tahoma;
	font-size: 16pt;
	letter-spacing: -1px;
	font-weight: bold;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	margin: 3px;
}
/*WORDPRESS BLOG*/
#sidebarmenu {
vertical-align:top;
width: 155px;
margin:10px;
border-left:1px solid #FFFFFF;
padding-left:5px;
font-family:arial;
}

#sidebarmenu .h3block {
background: #FFFFFF url(images/h3.gif) no-repeat top left;
padding: 5px 0px 0px 5px;
margin-bottom:10px;
}

#sidebarmenu h3 {
color:#FF9900;
margin:0px;
padding:6px;
}

#sidebarmenu ul {
margin:0px;
padding:0px;
padding-left:10px;
}

#sidebarmenu li {
list-style:none;
margin:2px 0px;
padding:0px;
font-weight:normal;
}

#sidebarmenu li a {
font-weight:normal;
text-decoration:underline;
}

h2 {
	color: #105CB6;
	font-weight: bold;
	font-size:15px;
	margin: 20px 0 0 0;
	border-bottom:1px solid #75ABEA;
	}
	
h2 a {
font-size:15px;
	color: #105CB6;
	font-weight: bold;
	text-decoration: none;
	}

h2 a:hover {
font-size:15px;
	color: #105CB6;
	background: none;
	font-weight: bold;
	text-decoration: underline;
	}
	

blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}
	
code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.4;
	}
	
/* 3)-=-=-=- Left selectors -=-=-=- */	
	
.main li {
	background: url(images/content_bullet.gif) no-repeat 0 7px;
	padding: 2px 0 0 10px;
	list-style: none;
	}
	
.main ul {
	padding: 0 0 20px 10px;
	margin: 0;
	}
	
.main img {
	padding: 3px;
	border: 1px solid #FF9900;
	}
	
.meta {
color:#999;
	font-size: .9em;
	padding: 2px;
	}

.meta span {
color:maroon;
}
	
.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}
	
.comments {
color:#999999;
	font-size: 11px;
	padding-bottom: 25px;
	border-bottom: 3px double #eee;
	}
	
.comments a {
color:#578CCA !important;
font-weight:normal !important;
	}
	
.comments a:hover {
color:#578CCA;
	}	
	
.alt {
	background: #F8F8F8 !important; 
	border: 1px solid #BBDDFF !important;
	padding: 10px 10px 0 10px !important;
	}
	
.alt:hover {
	border: 1px solid #FF9900 !important;
	}
	
.commentlist li:hover {
	border: 1px solid #FF9900;
	}
	
.commentlist {
	padding: 0;
	margin: 0;
	}
	
.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #F6FCEB;
	border: 1px solid #DEF3B6;
	margin: 10px;
	color: #3C452D;
	}
	
p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}
	
p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}
	
.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}
	
.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}
	
.postinput {
	margin-left: 10px;
	}
	
#links {
padding-right:15px;
}

#links hr {border:0px;margin-top:5px;}	
	
#links li {
	list-style: none;
	padding: 2px 5px;
	}
	
#links ul, #links #search {
	padding: 10px 3px;
	margin: 0;
	background:#D9E4EF;
	border: 1px solid #2F3D9D;
	border-top:0px;
	}
	
#links a {
	font-size: .9em;
	text-decoration: none;
	color: #01376C;
	}
	
#links a:hover, #links a:active {
	color: #01376C;
	text-decoration:underline;
	}

#links h4 {
background:#01376C;
border:1px solid #01376C;
padding:2px 4px;
color:#FFF;
margin:0px;
border: 1px solid #2F3D9D;
border-bottom:0px;
}
	
.searchfield {
	padding: 2px 5px 1px 5px;
	width: 160px;
	}
	
.submit {
  margin-top:2px;	
  }
	
	
.themes {
	font-size: .9em;
	}
	
/* 5)-=-=-=- Footer -=-=-=- */	
	
#footer {
	background: url(images/footer.gif) no-repeat;
	height: 75px;
	}
	
#footer p {
	padding: 30px 0 0 70px;
	float: left;
	text-transform: uppercase;
	font-size: .9em;
	color: #777;
	}
	
.extras {
	float: right;
	padding: 33px 18px 0 0;
	}
	
.extras a {
	text-decoration: none;
	font-weight: bold;
	}
	
.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #fff;
	}
	
.extras a:hover, .extras a:active {
	background: #DEEEA4;
	color: #7AB90C;
	padding: 5px;
	border: 2px solid #C9E979;
	}
	
.extras li {
	display: inline;
	}
	
.extras ul {
	padding: 0 0 10px 0;
	margin: 0;
	}
	
/* 6)-=-=-=- Forms -=-=-=- */
	
input {
	border: 1px solid silver;
	color: black;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}
	

textarea {
  border: 1px solid silver;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: black;
	padding: 2px 5px 1px 5px;
	width: auto;
	}
.linktext {
	font-size:9px;
	margin-left:5%;
	margin-right:5%;
}
.linktextarea {
	font-size:9px;
	font-family:verdana;
	overflow:hidden;
}
.datewordpress{
width:60px;
height:68px;
float:left;
background:url(images/date_button_template.gif) left top no-repeat;
text-align:center;
margin-right:10px;
}

.monthwordpress{
font-size:12px;
font-weight:bold;
color:#ffffff;
line-height:24px;
display:block;
margin-bottom:8px;
}

.daywordpress{
font-size:22px;
font-weight:bold;
color:#ffffff;
display:block;
}
/*WORDPRESS BLOG END*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.recommended_tools_homepage {

	font-size: 11px;
	color: #FFFFFF;
}
/* START Interstitial Content Box CSS */

#interContainer{
position: absolute;
width: 670px; /*Width of interstitial box*/
left: 0;
top: 0;
padding: 5px;
padding-top: 0;
background-color: #C2D7E8;
border: 1px solid black;
visibility: hidden;
z-index: 6;
}

#interContainer .headerbar{ /*CSS for header bar of interstitial box*/
color: gray;
padding: 5px 0;
text-align: right;
}

#interContainer .headerbar a{ /*CSS for header bar links of interstitial box*/
font-size: 120%;
text-decoration: none;
}


#interContent{ /*CSS for div that holds the content to show*/
border: 1px solid gray;

background-color: white;
}

#interVeil{ /*CSS for background veil that covers entire page while interstitial box is visible*/
position: absolute;
background: black url(blackdot.gif);
right: 0;
width: 10px;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}
/* END Interstitial Content Box CSS */