body{
               padding:0px;
               margin:0px;
}
a:link {
	color: #164A7C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #164A7C;
}
a:active {
	text-decoration: none;
	color: #164A7C;
}
a {
	color: #164A7C;
	font-weight: bold;
	text-decoration: none;
}

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


form {
	margin: 0;
}

input, textarea, select {
	border: 1px inset;
}
label{
	cursor: pointer;
	font-weight: bold;
}
p {
	margin-top: 0;
}

.noBorder {
	border: 0;
}

#tblPg{
	border-collapse: collapse;
}

#tblPg td {
	border: 1px black solid;
}

#topNavBar, #topNavBar a {
	height: 17px;
	background-color: #FF940D ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding:2px;
	background-image: url(images/topBar-bg.gif);
	background-position: 4px;
}

#topBannerContainer {
	height: 118px;
	background-image: url(images/topAd-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#topBannerBig {
	float: left;
	margin-left: 20px;
	margin-top: 6px;
}

#topBannerSmall {
	float: right;
	margin-right: 20px;
	margin-top: 6px;
}

img.adSign {
	margin-bottom:2px;
	margin-left: 4px;
}


#topSearchBar {
	background-color: #154675;
	background-image: url(images/searchBar-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 4px;
	height: 28px;
	padding-top:0px;
}

form#topSearch {
	margin-top:5px;
}
#topSearchForm {
	float: right;
	margin-right: 6px;
}

#topSearchLinks {
	float: left;
	margin-left: 8px;
	margin-top: 7px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:1px;
}

#topSearchLinks a {
	color: #FFF;
	font-weight: bold;
}

#footer1, #footer1 a {
	background-color: #FF940D;
	border-bottom: 14px solid #000;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:6px;
}

#footer2, #footer2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;

}
#footer2 table td {
	border: 0;
}

#footer2 #smallprint {
	font-size: 9px;
	font-weight: normal;
}


/* Front Page */
#breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
#contentCont table td {
	border: 0;
}


#rtBannerMPU {
                margin-top:8px;
	margin-bottom: 8px;
}

/* Right Bar */
.rtBlueContainer {
	width: 340px;
	background-color: #FFF4DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 8px;
}
.rtBlueContainer h2 {
	background-color: #ED9532;
	color: #164A7C;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	margin-bottom:0;
	text-transform: uppercase;
        list-style-type:none;
        background-image: url(images/rightBar-orangeHeader.gif);
        background-repeat: no-repeat;
}
.rtBlueContainer h2 a, .rtBlueContainer h2 a:visited{
	color: #ffffff;
	background-image:none;
                padding:0px;
                display:inline;
}
.rtBlueContainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom: 4px;
}
.rtBlueContainer li a {
	display: block;
	color: #164b7f;
	background-image:url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
                _background-position: 6px 13px;
	font-size: 11px;
	padding:4px;
	padding-left: 16px;
}
.rtRedContainer {
	width: 340px;
	background-color: #DFEBFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #838383;
	border-bottom: 1px solid #838383;
}
.rtRedContainer h1{
	background-color: #164A7C;
                padding: 4px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0;
	margin-top: 0;
	text-transform: uppercase;
	padding-left: 18px;
	background-image: url(images/rightBar-arrow.gif);
	background-repeat: no-repeat;
}
.rtRedContainer h1 a, .rtRedContainer h1 a:visited{
	color: #ffffff;
	background-image:none;
                padding:0px;
                display:inline;
        
}
.rtRedContainer h1 a:hover{
	color: #ffffff;
                text-decoration:underline;        
}
.rtRedContainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-bottom: 4px;
}
.rtRedContainer a {
	display: block;
	color: #164b7f;
	background-image:url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
	_background-position: 6px 13px;
	font-size: 11px;
	padding:4px;
	padding-left: 16px;
}


/* Left Content Pane */
#ltRSSttl {
	width: 644px;
	_width: 639px;
	margin-left: 7px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999;
	margin-top: 24px;
}
#ltRSS {
	width: 96%;
	background-color: #E2E2E2;
	margin-left: 7px;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 6px;
}

.rssButton {
	background-image: url(images/ico-rss.gif);
	background-repeat: no-repeat;
	padding: 2px;
	padding-left: 22px;
	background-position: 2px 2px;
	_background-position: 2px 1px;
	margin-right: 4px;
}
.yahooButton{
                padding:1px;
	padding-left: 18px;
	background-position: 2px 2px;
	_background-position: 2px 1px;
	margin-right: 4px;
}

.ltContent{
	padding: 8px;
	width: 635px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ltContent .readmore a:link, .ltContent .readmore a:visited, .ltContent .readmore a:hover{
               color:#9C0000;
}
.ltContent h2{
	color: #FF940D ;
}

.ltContent .entry .entryLinks{
	margin-top:20px;
	display:block;
	clear:both;
	float:none;
}

.ltContent .entry {
	border-bottom: 1px solid #C6D4DB;
	padding-bottom: 8px;
	padding-top: 8px;
}
.ltContent .entry h1 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #FF940D ;
}

.ltContent .entry p {
	margin-bottom: 12px;
}
.ltContent .sitemap{
margin-left:10px;
}
.ltContent .sitemap h1 {
	margin:0px;
	font-size: 18px;
	font-weight: bold;
                margin-left:-10px;
	color: #FF940D ;
}
.ltContent .sitemap h2 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #FF940D ;
}
.ltContent .entry .date {
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.ltContent .authorImg {
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
                margin-top:4px;
}
.ltContent .commentButton{
	background-image: url(images/ico-comment-sm.gif);
	background-repeat: no-repeat;
	padding: 2px;
	padding-left: 22px;
	background-position: 2px 2px;
	_background-position: 2px 1px;
	margin-right: 0px;
}

.ltContent .deliciousButton {
	background-image: url(images/ico-delicious.gif);
	background-repeat: no-repeat;
	padding: 2px;
	padding-left: 13px;
	background-position: 0px 4px;
	margin-right: 0;
	padding-right: 0;
}
.ltContent .diggButton {
	background-image: url(images/ico-digg.gif);
	background-repeat: no-repeat;
	padding: 2px;
	padding-left: 13px;
	background-position: 0px 4px;
	margin-right: 0;
	padding-right: 0;
}
.ltContent .adinfo h1 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #FF940D ;
                bottom-padding:5px;
}
.ltContent .adinfo h2 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #FF940D ;
}
.ltContent .subscribe h1 {
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #FF940D ;
                bottom-padding:5px;
}
.ltContent .date-header{
	font-size: 14px;
	font-weight: bold;
	color: #214768;
	background-color: #E5EBEF;
	padding:2px;
	margin-bottom:2px;
}


/* TrackBack */
.trackback {
	border: 1px solid #B8CEEC;
	background-color: #E9E9E9;
	min-height: 48px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 12px;
	margin-top:8px;
                min-height:48px;
                height: auto !important;
                height: 48px;
}
.trackback img {
	float: left;
	margin-right: 6px;
}
.trackback h3 {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;
	font-weight: bolder;
	color: #1F4197;
	margin-top: 6px;
	margin-bottom: 2px;
	cursor: default;
}
.trackback-pings p{
	margin:0;
}
.trackback-pings {
	margin: 4px;
	margin-left: 43px;
	margin-top:0;
	padding: 6px;
	background-color: #FFF;
	float: none;
	clear: both;
}
.trackback-content {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #CCC;
}
.trackback-ping-date {
	margin-top: 4px;
	padding-left: 20px;
	font-size: 10px;
	color: #333;
	background-image: url(images/arr-sm.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}


.subscribeform p{
clear: left;
margin: 0;
padding: 5px 0px 0px 0px;
height: 1%;
}

.subscribeform label{
font-weight: bold;
float: left;
width: 200px; 
}

.subscribeform input[type="text"], select{ 
width: 180px;
}
.subscribeform input[type="image"]{
padding-left:200px;
}
#googlemp {
	padding-top: 4px;
	padding-left: 10px;
}
#googlemp p {
	margin-top:0;
}
#googlemp a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
#googlemp .titleLink{
	font-weight: bold;
	color: #3B6BBF;
	text-decoration: none;
}
#googlemp .titleLink:hover {
	text-decoration: underline;
}
#googlemp .theUrl {
	color: #666666;
	font-weight:bold;
}
#googlempHeader {
	background-image: url(images/gmktplace-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-left:6px;
               margin-top:20px;
}
#googlempFooter {
	background-image: url(images/gmktplace-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: right;
	clear: both;
	margin-bottom: 10px;
}
#googlempFooter .adsByGoogle {
	color: #316580;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 8px;
}
#googlemp ul {
	list-style:none;
	padding:0;
	margin:0;
}
#googlemp li {
	float: left;
	width: 270px;
	margin: 0px 30px 6px 0px;
	padding: 0px;
	height: 65px;
	min-height: 65px;
}
table.bottFeatures {
	border: 1px solid #CBCBCB;
	margin-bottom: 10px;
}
table.bottFeatures th {
	padding: 4px;
	text-transform: uppercase;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
table.bottFeatures td {
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table.bottFeatures td p{
	margin-top:0;
	margin-bottom: 8px;
}
table.bottFeatures td .block{
	display: block;
	margin-bottom: 4px;
	min-height: 50px;
}
table.bottFeatures ul {
	list-style: square;
	margin-top: 0;
}
table.bottFeatures ul li {
	margin-left:-20px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
table.bottFeatures p span {
	color: #666;
}

/* Comments */
.comments {
}
.comments h3 {
	margin-bottom:8px;
	margin-left: 8px;
	margin-top: 4px;
	color: #6F0707;
	cursor: default;
}
.comment-inner p {
	margin-bottom:4px;
}
.comment-inner {
	border-bottom: 1px solid #F3E6A9;
	margin-bottom: 8px;
	padding-bottom: 6px;
	padding-left:8px;
}
.comment-header {
	font-weight: bold;
}
.comment-footer {
	font-size: 11px;
}

.comments-content {
	padding: 10px;
	background-image:url(images/comment-shade1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:14px;
	background-color: #FFF6CF;
}


/* Post Comment Block */
.commentsTbl {
                border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFF6CF;
	padding-bottom:4px;
}

.commentsTbl h2 {
	margin:0;
	font-size: 16px;
	font-weight: bold;
	background-color: #EFDF95;
	padding: 4px;
	cursor: default;
	color: #6F0707;
}

.commentsTbl table {
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom:8px;
                border:none;

}

/* Paging */
#paging-container {
	text-align: center;
	padding: 6px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top:20px;
}
#paging-prev {
	display: inline;
}
#paging-prev a {
	border: 1px solid transparent;
	padding: 4px;
	background: #FFF;
	text-transform: uppercase;
}
#paging-prev a:hover {
	border: 1px solid #CCC;
	background: #EAEAEA;
	color: #006699;
}
#paging-num {
	display: inline;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#paging-next {
	display: inline;
	display: run-in;
	padding: 4px;
}
#paging-next a {
	border: 1px solid transparent;
	padding: 4px;
	text-transform: uppercase;
}
#paging-next a:hover {
	border: 1px solid #CCC;
	background: #EAEAEA;
	color: #336699;
}

/* Newsletter Button */
.newsletterButton {
	background-image: url(images/ico-pdf.gif);
	background-repeat: no-repeat;
	padding: 4px;
	padding-left: 20px;
	padding-top:1px;
}

/*Promo on Navbar*/
a#topBarPromo{
	background: url(http://securitywatch.eweek.com/images/ico-new.gif);
	background-repeat:no-repeat;
	padding-left:28px;
	_line-height: 17px;
	padding-bottom:3px;
	color: #fff995;
}

.Footer_Text {
color:#666666;
font-family:verdana;
font-size:10px;
line-height:14px;
}
.Footer_Text a, .Footer_Text a:hover, .Footer_Text a:visited{
color:#666666;
font-family:verdana;
font-size:10px;
line-height:14px;
}
.footerbox {
color:#666666;
float:left;
font-family:verdana;
font-size:10px;
margin:0px;
padding:1px;
width:150px;
line-height:14px;
}
.footerbox a, .footerbox a:hover, .footerbox a:visited{
color:#1F5A96;
float:left;
font-family:verdana;
font-size:10px;
margin:0px;
padding:1px;
width:150px;
line-height:14px;
}
