@charset "UTF-8";

body{
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #CCCCCC;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
#container {
	width: 1020px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#main {
	width:1000px;
	position: relative;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/top_back.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	background-image: url(../images/main_back.jpg);
	position: relative;
	float: left;
	width: 1020px;
}

/* -- Top Bar -- */

#top_bar {
	color: #FFFFFF;
	height: 30px;
	width: 980px;
	position: relative;
}#header {
	height: 117px;
	position: relative;
	width: 980px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#main_nav {
	height: 30px;
	width: 980px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/nav_back.jpg);
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
}
#top_content {
	font-size: 11px;
	color: #FFFFFF;
	width: 980px;
	height: 30px;
	background-color: #CC0000;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#subscribe {
	font-size: 10px;
	background-image: url(../images/subscribe_bacl.gif);
	height: 30px;
	width: 980px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
}
.mainBody {
	width: 980px;
	margin: 10px;
	position: relative;
	float: left;
}
#leadImage {
	height: 250px;
	width: 670px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #000000;
	float: left;
}
#breakingNews {
	height: 250px;
	width: 300px;
	margin-bottom: 10px;
	background-image: url(../images/breaking_back.gif);
	background-repeat: no-repeat;
	float: left;
}
#articlesSection {
	float: left;
	width: 670px;
	margin-right: 10px;
	position: relative;
}
#titleBox {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/heading_back.gif);
	height: 30px;
	position: relative;
	padding-left: 10px;
}
#videoBox {
	float: right;
	width: 300px;
	position: relative;
}
#articleCol1 {
	float: left;
	width: 330px;
	margin-right: 5px;
	position: relative;
	background-image: url(../images/breaking_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
}
#articleCol2 {
	float: left;
	width: 330px;
	position: relative;
	background-image: url(../images/breaking_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#videoPlayer {
	background-color: #000000;
	height: 240px;
	width: 300px;
	margin-top: 10px;
}
#videoList {
	background-image: url(../images/videoListBack.gif);
	background-position: bottom;
	width: 290px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	font-size: 9px;
	padding: 5px;
}
#techCenter {
	float: left;
	width: 330px;
	margin-right: 5px;
	position: relative;
	padding-bottom: 10px;
	background-image: url(../images/breaking_back.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#subContentLft {
	float: left;
	width: 360px;
	margin-right: 10px;
	position: relative;
	padding-bottom: 10px;
	background-image: url(../images/breaking_back.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#cpgNation {
	float: left;
	width: 330px;
	margin-left: 5px;
	position: relative;
}
#subContentRt {
	float: left;
	width: 300px;
	position: relative;
}
#listContent {
	margin: 10px;
}#rmaAd {
	float: right;
	height: 250px;
	width: 300px;
	margin-bottom: 10px;
	position: relative;
}
#footer {
	color: #FFFFFF;
	background-color: #cc0000;
	float: left;
	height: 80px;
	width: 980px;
	margin-top: 10px;
	font-size: 10px;
}
#footer a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}
#footer a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC;
}#breakingTitle {
	font-size: 24px;
	font-weight: bold;
	color: #cc0000;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cc0000;
	line-height: 19px;
	padding-bottom: 5px;
}
#listBox {
}
#listBox ul {
	list-style-type: square;
	list-style-position: inside;
	padding: 0;
	margin: 0;
}
#boxList {
	margin-top: 5px;
}
#contentBox {
	margin-top: 10px;
	margin-right: 10px;
}
.contentTitle {
	font-weight: bold;
	padding-bottom: 10px;
}
.comments {
	font-size: 9px;
	color: #cc0000;
}
#contentTech {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.postedBy {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	margin-left: 12px;
}
#skyScraper {
	height: 600px;
	width: 300px;
	margin-bottom: 10px;
	float: right;
	position: relative;
}
#pageTitle {
	float: left;
	width: 670px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	font-weight: bold;
}
#pageHeading {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #333333;
}
#photoGallery {
	width: 670px;
	margin-top: 10px;
	position: relative;
	float: left;
}
#rightContent {
	width: 300px;
	float: right;
	position: relative;
}
#contentBox img a:link {
	border: 2px solid #666666;
}
#contentBox img a:active {
	border: 2px solid #CC0000;
}
#contentBox img a:hover {
	border: 2px solid #CC0000;
}
#contentBox img a:visited {
	border: 2px solid #666666;
}#contentBox img {
	border: 2px solid #666666;
}
#contentBox .comments img {
	border: none;
}
#slide-container {
	height: 250px;
	width: 670px;
	clear:both;
	position:relative;
}
.slide-over {
	font-size:12px;
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	top:0px !important;
	top:-1px;
	width:310px;
	height:250px;
	background:#444;
	font-size: 11px;
	color: #FFFFFF;
	left: 360px;
	background-image: url(../images/slideBack.gif);
}
.slide-over .slidetext {
	padding:30px;
}
.slide-over .slidetext h1 {
	font-size:16px;
	margin:0;
	padding-bottom: 12px;
	color:#fff;
	font-weight: bold;
}
.slide-over .slidetext h1 a {
	font-size:16px;
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-weight: bold;
}
.slide-over .slidetext h1 a:hover {
	font-size:16px;
	margin:0;
	padding:0;
	color:#fafafa;
	font-weight: bold;
}
.slide-over h2 {
	font-size:12px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.slide-over h3 {
	font-size:11px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.slide-over .slidetext p {
	margin:4px 0;
	padding:0px;
	color:#fff;
}
.slide-over .slidetext a.readon {
	margin:0;
	padding:0px 4px;
	border:none;
	background:#333;
	color:#fff;
}
.slide-over .slidetext a.readon:hover {
	margin:0;
	padding:0px 4px;
	border:none;
	background:#fff;
	color:#c30;
}
#cpgNationContent {
	margin: 5px;
}
.thumbSize {
	float: left;
	height: 60px;
	width: 80px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}
.playButton {
	margin-top: 5px;
}
#gallerySection {
	float: left;
	margin-top: 10px;
	position: relative;
	width: 670px;
}
#galleryContainer {
	margin: 5px;
}
#galleryContent {
	margin: 7px;
	width: 150px;
	position: relative;
	float: left;
}
#gallery-ob {
	float: left;
	margin-bottom: 10px;
	margin-right: 6px;
	height: 135px;
}

