/*
css from home master page template
*/

IMG
{
    border: 0;
}


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	margin: 0px;
	padding: 0px;
}

.lightboxcolor {
	background-color:rgba(255,255,255,0.8);
}

.darkboxcolor {
	background-color:rgba(66,66,66,0.8);
}

section, article, aside, footer, header, nav, hgroup {
  display:block;
}

html, body {
	height: 100%;
	font: 13px/1.5 Helvetica, Verdana, Geneva, sans-serif;
	background-color: #000;
	background-image: url(/images/home2/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin: 0px;
	padding: 0px;
}

body > #wrapper {
	height: auto; 
	min-height: 100%;
}

td {
	/*color:#666;*/
	/*font-size: 9pt;*/

}

a, a:visited {
	color: #0183BB;
	/*font-size:11px;*/
}

a:hover{
	color: #006895;
}

#wrapper {
	height: 100%;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/home2/wrapper2.jpg);
	background-repeat: repeat;
	width: 1049px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}




/*HEADER*/

#pageHeader {
	background-image: url(/images/home2/header14.jpg);
	/*height: 254px;*/
	height: 209px;
	position: relative;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}



#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 20px;
}

/*News Ticker*/

.NewsTicker {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 450px;
	position: absolute;
	top: 40px;
	right: 5px;
	border: dotted 1px #42575c;
	overflow: hidden;
}


.NewsTickerHeading:link , .NewsTickerHeading:visited{
	display: block;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
}

.NewsTickerHeading:hover {
	text-decoration: underline;
}



/*Top Right Navigation*/

#smallMenu {
	margin: 0px;
	padding: 0px;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 15px;
	line-height: 20px;
}

#smallMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#smallMenu ul li {
	display: block;
	margin: 0px;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding: 0px;
}
#smallMenu li a:link , #smallMenu li a:visited{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: .9em;
	color: #FFF;
	text-decoration: none;
}
#smallMenu li a:hover {
	text-decoration: underline;
}

#pencilAd {
	margin: 0px;
	padding: 0px;
	height: 30px;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 17px;
}

.Ad_TopHorizontal {
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 1000;
	bottom: -5px;
	left: 0px;
	width: 1047px;
	height: 50px;
	background-color: #333333;
	border: dotted 0px #999999;
}

.Ad_TopHorizontal2 {
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #333333;
	border: dotted 0px #666666;
}

.Ad_TopRightRectangle {
	padding: 0px;
	float: right;
	margin: 0px;
}

.Ad_BottomHorizontal {
	padding: 0px;
	margin-top: 40px;
	width: 728px;
	height: 90px;
}



/*Main Navigation*/

#navBar {
	padding: 0px;
	margin: 0px;
	position: absolute;
	/*bottom: 48px;*/
	bottom: 1px;
	left: 30px;
	height: 38px;
}

#navBar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#navBar ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navBar li a:link , #navBar li a:visited{
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #FFF;
	font-size: 1em;
	line-height: 38px;
}

#navBar li a:hover {
	color: #96dd00;
}





/*CONTAINER*/
#container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}



/*Articles*/
.ColumnArticle{
	display:block;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 360px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	overflow: hidden;
}



/*Category Headings*/
h1.category {
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 22px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: 1.3em;
	text-decoration: none;
	color: #42575c;
	
}
h1.category a:link , h1.category a:visited{
	text-decoration: none;
	color: #515151;
}
h1.category a:hover {
	color: #000;
}

/*CAtegory Sub Heading*/
h2.categoryCaption {
	font-size: 1em;
	color:#6C6C6C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 1.5em;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 span {
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/*Category Color Codes*/
.colorLine {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #54AFC2;
}

.colorLine1 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7bc90e;
}

.colorLine2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00c153;
}

.colorLine3 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #009f96;
}

.colorLine4 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #54AFC2;
}



/*Article Text*/
.articleText {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
	height: 180px;
	overflow: hidden;
}

/*Article Category*/
.articleText h3 {
	color:#999;
	font-size: 0.9em;
	margin: 0px;
	line-height: 2em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}

/*Article Headline*/
.articleText h2 {
	color: #4F4F4F;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 1em;
}

/*Article Paragraph*/
.articleText p {
	font-size: 11px;
	color: #737373;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 18px;
}

/*Article Read More Link*/
.articleReadMore a:link , .articleReadMore a:visited{
	margin: 0px;
	text-decoration: underline;
	color: #0183BB;
	font-size: 11px;
	line-height: 2em;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 10px;
}

.articleReadMore a:hover{
	color: #006895;
}

/*Category Read All Articles Button*/
.moreButton a:link, .moreButton a:visited  {
	font-family: Verdana, Geneva, sans-serif;
	text-shadow: 0px 0px 3px #000;
	font-size: 1.2em;
	position: relative;
	text-align: center;
	padding: 0px;
	display: block;
	height: 35px;
	border: 1px solid #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 35px;
	text-decoration: none;
	color: #FFF;
}

.moreButton a:hover, .moreButton a:active  {
	text-shadow: none;	
}

/*Category Read All Color Coded*/
.moreButton a.moreMagazine {
	background-color: #a5d068;
}

.moreButton a.moreBlog {
	background-color: #59c889;
}

.moreButton a.moreSoftware {
	background-color: #70bfbb;
}

.moreButton a.moreFeature {
	background-color: #70afc2;
}

/*Footer*/

#footer {
	width: 1049px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/home2/footer.jpg);
	background-repeat: repeat;
	padding: 0px;
}


#contentEnd {
	background-image: url(/images/home2/contentEnd.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 44.5px;
	padding-bottom: 25px;
	padding-left: 44.5px;
}
#contentEnd h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: .9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333;
}
#contentEnd ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentEnd ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 18px;
}
#contentEnd ul li a:link , #contentEnd ul li a:visited{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #333;
	line-height: 18px;
	text-decoration: none;	
}

#contentEnd ul li a:hover{
	text-decoration: underline;	
}
#footer .column {
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
