@charset "UTF-8";

/* 2col Layout */

body  {
	font: 11px Arial, Helvetica, sans-serif;
	background: white url(../images/bg1.jpg) no-repeat center top;
	color: #666666;
}
h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #424242;
}
h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
}
h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}
h4 {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: -10px;
}
h5 {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin-bottom: -10px;
}

h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin-bottom: -10px;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
p img {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.twoColFixRtHdr #sidebar1 p img {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}

.twoColFixRtHdr #mainContent .breakingnews ul {
	margin-left: 13px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -5px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
}

                          

.twoColFixRtHdr #mainContent ul {
	margin-left: 13px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
}

                          

.twoColFixRtHdr #mainContent li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
}

.twoColFixRtHdr #mainContent ul ul li {
	margin-left: 13px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: circle;
}

                          


/* Right rail - sidebar */

.twoColFixRtHdr #sidebar1 li a {
	list-style-position: inside;
	color: #cc0000;
	line-height: 1.5em;
}
.twoColFixRtHdr  #products  ul  {
	color: #cc0000;
	list-style-image: url(../images/bullet_rightNav.gif);
	margin-left: -20px;
}

.twoColFixRtHdr #sidebar1 a {
	list-style-position: inside;
	color: #666666;
}

/* header, top navbar and footer */

.twoColFixRtHdr #header a, .twoColFixRtHdr #footer a{
	font-size: 9px;
	text-transform: uppercase;
	color:#666666
}
.twoColFixRtHdr #header a:hover, .twoColFixRtHdr #footer a:hover {
	color: #000000;
}

.twoColFixRtHdr #topNav ul{
	text-align: right;
	display: inline;
}
.twoColFixRtHdr #topNav ul li{
	line-height: 1em;
	border-left-color: #999;
	padding: 3px 15px;
	border-left: 1px solid;
	list-style: none;
	display: inline;
}
.twoColFixRtHdr #topNav ul li.first {
	border-width: 0px;
	border-style: none;
}

.twoColFixRtHdr #topNav ul li.last {
		padding-right: 0px;
}

.twoColFixRtHdr #footer {
	background-position: center -5px;
	line-height: 2em;
	background-image: url(../images/footer_top.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
} 
.twoColFixRtHdr #footer p {
	text-align: center;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColFixRtHdr #logo a, .twoColFixRtHdr #logo a:hover{
	border-style: none;
}

/* banners */

.img-shadow {
	float:left;
	background: url(shadowAlpha.png) no-repeat right bottom !important;
	background: url(shadow.gif) no-repeat bottom right;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	margin: -6px 6px 6px -6px;
	padding: 4px;
  }

.mainstreamGreen {
	color: #333333;
}
.blogLink {
	color: #666666;
}
.twoColFixRtHdr #sidebar1 ul {
	color: #cc0000;
	list-style-type: none;
	margin-left: -20px;
}
.blogEntryTitle {
	color: #000000;
}
.buyNow {
	margin-top: -3px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixRtHdr #videofoto a:hover {
	border-style: none;
}

#allresearchlist {
	background-color: #d4d4d4;
}

#allresearchlist tr {
	background-color: white;
	border-bottom-color: #bfbfbf;
	border-bottom-width: 1px;
}
#allresearchlist td {
}
#allresearchlist a:hover {
	text-decoration: none;
	border-style: none;
}
.zebra {
	background-color: #dcdcdc;
}
.clear {
	clear: both;
}

