@charset "utf-8";
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400');
/* General Body Defaults */
html, body {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	background:	url('/images/backgrounds/v7-bg.jpg') #fff fixed no-repeat center 5px;
	color: #333;
	
	-webkit-font-smoothing: antialiased; 
	font-feature-settings: "liga" 0, "calt" 0; /* for everything else */
	-moz-font-feature-settings: "liga=0, calt=0";  /* For older FF */
	-moz-font-feature-settings: "liga" 0, "calt" 0; /* for FF15+ */
	-ms-font-feature-settings: "liga" 0, "calt" 0; /* for IE */
	-o-font-feature-settings: "liga" 0, "calt" 0; /* for Opera */
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 5px 0px;
	padding: 0;	
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height:1.25em;
	color:#333333;
	font-variant: normal;
	font-style: normal;
}
h1 {
	font-size: 28px;
	line-height: 1.2em;
}
h2 {
	font-weight: normal;
	font-size: 28px;
}
h3 {
	font-size: 12px;
}

#slideShow h1, #slideShow h2, #slideShow h3, #slideShow h4, #slideShow h5, #slideShow h6 {
	line-height:1em;
}

a {
	color: #2d86cb;
	text-decoration: none;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
}
a:hover { 
	background-color: #DEEDF9;
}
ul {
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-image: none;
	padding-top: 0px;
}
sup {
	font-size: 0.6em;
}

sub {
	font-size: 0.6em;
}
.stripe {
	background: url('images/bg-stripe.png');
}
#siteContainer #siteContentContainer {
	background-repeat: repeat-x;
}
#siteContainer #blackOut {
	display:none;
}

.small { font-size: 0.75em !important; }
.muted { color: #999 !important; }
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=- GENERAL LAYOUT =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#siteContainer {
	position: relative;
	overflow: hidden;
}
#siteContainer .innerContainer {
	width: 998px;
	margin: 0 auto;
}
#siteContainer #siteHeader {
	height: 130px;
	padding-top: 5px;
}
#siteContainer #siteContentContainer {
	position: relative;
	margin: 19px 0 0 0;		
}
#siteContainer #siteContentContainer div#topLeaderboard {
	margin: 0 0 15px 0;		
}
#siteContainer #siteContentContainer .innerContainer #siteContent {
	margin: 0px 0px 20px 20px;
	padding: 0;
	min-height: 500px;	
	width: 640px;
	float: left;
}
#siteContainer #siteContentContainer .innerContainer #siteContent.fullPage {
	margin: 0px 20px 0px 20px;
	width: auto;
	float: none;
}
#siteContainer #siteContentContainer .innerContainer #siteContent.withLeftMenu #siteInnerContent .articleFloatGroup {
	float: right;
	width: 455px;
}
#siteContainer #siteContentContainer .innerContainer #siteContent.withLeftMenu #leftMenu {
	margin: 0 20px 0 0;
	width: 160px;
}
#siteContainer #siteContentContainer .innerContainer #siteSidebar {
	width: 300px;
	margin: 0 20px 0 0;
	padding: 0;
}
#siteContainer #siteNavigation {
	position: absolute;
	top: 95px;
	left: 0;
	width: 100%;
}
#siteContainer #siteNavigation .innerContainer {
	width: 998px;
	margin: 0 auto;
}
#siteContainer #siteFooter {
	clear: both;
	padding: 10px 0px 70px 0px;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=- SITE ADVERTISMENTS =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.advertisment {
	position: relative;
	text-align: center;
}
.advertisment a {
	height: auto !important;
	line-height: normal !important;
	padding: inherit;
	margin: auto;
	background-color:none;
}
.advertisment img {
	border: none;
	margin: 0;
	padding: 0;
}
.advertisment p {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
#siteSidebar .advertisment { padding: 0.75em 0; }
#dogEar.advertisment {
	position: fixed;
	top: 0px;
	right: 0px;
}

div.advertisment {
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
div.advertisment div.adGroup {
	display: inline-block;	
	color: #bbb;
}
div.advertisment div.adGroup a img {
	border: none;
}
div.advertisment div.adGroup div.adLabel {
	text-align: left;
}
div#steveTorpedoAd.advertisment {
	position: fixed;
	bottom: -2px;
	left: 0px;
	padding: 0;
	margin: 0;
	right: 0;	
	text-align: center;
	/* height: 45px; */
	overflow: hidden;	
}
div#steveTorpedoAd.advertisment div.adGroup {
	margin: 0;
	padding: 0;
	display: block;
	/* height: 45px; */
	overflow: hidden;
	line-height:0.9em;
}
div#steveTorpedoAd.advertisment div.adLabel,
div#steveTorpedoAd.advertisment span.adSubText {
	display: none;
}
div#steveTorpedoAd.advertisment a {
	margin: 0;
	padding: 0;
	/* height: 45px; 
	line-height: 45px; */
}
div#steveTorpedoAd.advertisment a img {
	border: none;
	margin: 0;
	padding: 0;
}
div#steveTorpedoAd.advertisment a div {
	border: none;
	margin: 0 auto;
	padding: 0;	
}
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=- SITE HEADER -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#siteHeader { background-color: #FFF; }
#siteHeader h1#logo { float: left; }
#siteHeader h1#logo a {
  background: url('/images/logo-masthead.gif') no-repeat;
  width: 455px;
  height: 84px;
  display: block;
  margin: 0 0 5px 0;
  -webkit-transition: none;
  -moz-transition: none;
}
#siteHeader h1#logo a:hover{ background-position: 0 -84px; }
#siteHeader h1#logo a span { display: none; }
#siteHeader #memberMenu {
	float: right;
	position: relative;
	top: 70px;
}
#siteHeader div.advertisment { /*margin: 0 0 0 750px;*/ position: relative; left: 275px;   }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=- SITE CONTENT =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
p.subHeader {
	margin: 0;
	font-size: 12px;
	padding:3px 0px;
}
p.clearLeft { clear: left; }
p.clearRight { clear: right; }
p.marginBottom { margin: 0 0 1em 0; }
p.marginBottom2em {	margin: 0 0 2em 0; }
a.RSSlnk {
	color: #000;
	text-decoration: none;
	padding: 0 0 0 12px;
	background-image: url('/core/images/icons/rss.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}
a.RSSlnk:hover {
	text-decoration: underline;
	background-position: left top;	
}
#siteInnerContent p.error, 
#siteInnerContent div.error {
	color: #c00;
	padding: 1em 0.5em;
	line-height:1.5em;
}
#siteInnerContent p.warning, 
#siteInnerContent div.warning {
	color: black;
	padding: 1em 5em;
	line-height:1.5em;
}
.pageHeader { margin: 0 0 1em 0; }
.pageHeader h2 { border-bottom: 1px #CCC solid; }
.newsletterForm, 
.newsletterArchives { padding: 1em 0 0 0; }
.newsletterArchives h3 { padding: 1em 0 0 0; }
.viewNewsletter {
	overflow: auto; 
	border: 2px #333 solid; 
	height: 600px;
}

/* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard */
/* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard */
/* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard *//* frmStandard */
form.frmStandard {
	padding: 0.1em; 
	margin: 1em 0em 3em 0em;
	font-size:12px;
}
form.frmStandard .clear { clear: both; }
form.frmStandard .noClear { clear: none; }
form.frmStandard h3, 
form.frmStandard h4, 
form.frmStandard h5, 
form.frmStandard h6 {
	margin: 1em 0 0.25em 0;
	clear:left;
}
form.frmStandard div {
	padding: 0.15em 0;
	clear: both;
}
form.frmStandard div div { clear: none; }
form.frmStandard div label {
	display: block;
	float: left;
	width: 130px;
	text-align: right;
	padding: 0 5px 0 0;
	line-height: 22px;
}
form.frmStandard div.btnUpload,
form.frmStandard div.noLabel {
	padding: 0.1em 0 0.1em 135px;
}
form.frmStandard div.noLabel.noPadding { padding: 0.1em 0 0.1em 35px; }
form.frmStandard div.noLabel label { /* for labels attached to Radio and CheckBoxes */
	display: inline;
	float: none;
	width: auto;
	text-align: left;
	line-height: normal;
}
form.frmStandard .txtValue {
	display: block;
	padding: 4px 0;
	margin: 0 0 0 135px;
}
form.frmStandard div.divValue { margin: 0 0 0 135px; }
form.frmStandard p {
	margin: 0;
	padding: 0;
}
form.frmStandard textarea {
	width: 400px;
	height: 150px;
}
form.frmStandard textarea.small {
	width: 250px;
	height: 75px;
}
form.frmStandard p.note {
	font-size: 10px;
	color: #999;
}
form.frmStandard p.error {
	margin: 0.2em 1em 0.2em 135px;
	color: #c00;
	border: 1px #c00 solid;
	background-color: #fee;
	font-size: 11px;
}
form.frmStandard p.warning {
	margin: 0.2em 1em 0.2em 1em;
	color: black;
	border: 1px black solid;
	font-size: 11px;
	text-align:left;
	background-color: #FFF1A8;
	background-image: url('/core/images/site/Info_blue.png');
	background-position: 2px 2px;
	background-size: 30px 30px;
	background-repeat: no-repeat;
}
form.frmStandard div.indent { margin: 0 0 0 138px; }
form.frmStandard div.indent label {
	width: auto;
	display: inline-block;
}
form.frmStandard div.chkbox input { float: left; }
form.frmStandard div.noLabel.chkbox  { min-height:1.5em; }
form.frmStandard div.noLabel.chkbox label {
	display: block;
	margin: 0 0 0 25px;
	padding: 0.2em 0 0 0;
	line-height: 16px;
	text-transform: capitalize;
}
form.frmStandard div select { height: 22px; }
form.frmStandard span.validationError {
	display: inline-block;
	margin: 3px 0;
	padding: 3px 6px 3px 30px;
	border: 3px #900 double;
	background-color: #FDD;
	background-image: url('/core/images/site/validationErrorArrowUp.png');
	background-position: 2px 2px;
	background-repeat: no-repeat;
}
form.frmStandard span.note {
	float: left;
	margin-left: 135px;
	font-size: 10px;
	color: #666;
}

form.frmStandard .col1 {
	float:left;
	width:33%;
	margin:0px 0px 10px 0px;
}
form.frmStandard .col2 {
	float:left;
	width:33%;
}
form.frmStandard .col3 {
	float:left;
	width:33%;
}
form.frmStandard div.chkbox.other label {
	display:block;
	float:left;
	margin-left:0px;
	margin-right:5px;
}


/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=- DEMOGRAPHICS =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
form.frmStandard div.demographicSection h2 {
	background-color:silver;
	line-height:1.5em;
}
form.frmStandard div div.demographicSection h3 { 
	background-color: silver;
}
#demoAboutMe {
	width:60%;
}
#demoAboutMe .passportLogo {
	float:right;
}
#demoAboutMe .tabContent {
	background-color:#EEEEEE;
	padding:5px;
	border:2px solid #333333;		
}

/* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard */
/* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard */
/* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard *//* tblStandard */
table.tblStandard {
	border-collapse: collapse;
	font-size: 12px;
	margin: 1em 0;
	width: 100%;
}
table.tblStandard tbody tr.highlight td { background-color: #FFFFCC; }
table.tblStandard tbody tr td.highlight { background-color: #FFFFCC; }
table.tblStandard tbody tr.hover:hover td { background-color: #eee; }
table.tblStandard tbody td {
	border: 1px #333 solid;
	padding: 4px;
}
table.tblStandard .alignLeft { text-align: left; }
table.tblStandard .alignRight { text-align: right; }
table.tblStandard .alignCenter,
table.tblStandard .centered { text-align: center; }
table.tblStandard .width30 { width: 30px; }
table.tblStandard .width50 { width: 50px; }
table.tblStandard .width65 { width: 65px; }
table.tblStandard .width75 { width: 75px; }
table.tblStandard .width100 { width: 100px; }
table.tblStandard .width125 { width: 125px; }
table.tblStandard .width150 { width: 150px; }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=- Newsletters -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.newsletterVersionBlock { margin: 0 0 1em 0; }
.newsletterVersionBlock p {
	text-align: right;
	font-size: 0.9em;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=- SITE SIDEBAR =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#siteSidebar {
	/*background-color: #dbdde7;
	background-image: url('/labmanager/images/site/background_sidebar.png');
	background-repeat: repeat-x;*/
	float: right;
}
#siteSidebar div.sidebarSection {
	background: url('/images/sidebar/sidebar-bg.gif') no-repeat;
	padding: 10px;
	width: 280px;
	border: 1px solid #ddd;
	margin: 0 0 15px 0;
	position: relative;
}

#siteSidebar div.sidebarSection ul li { line-height: 15px; height: 20px; }
#siteSidebar div.sidebarSection ul li a { float: left; margin: 0 0.5em 0 0; }

#siteSidebar div a img { border: none; }
/*
#siteSidebar div#rssFeeds ul {
	margin-left: 25px;
	line-height: 15px;
	list-style-image: url('/images/icons/rss_icon_2.png');
}
*/
#siteSidebar div#rssFeeds ul li a { 
	display: inline-block;
	padding: 0 0 0 20px;
	background-image: url('/images/icons/rss_icon_2.png');
	background-position: left middle;
	background-repeat: no-repeat;
	float: none; 
}
#siteSidebar div#subscribe { text-align: center; }
#siteSidebar div#subscribe a img {
	width: 280px;
	height: 150px;
}

/*#siteSidebar div#coverImage {
	text-align: center; 
	padding: 0px; 
}
#siteSidebar div#coverImage div {
	border: none;
}
#siteSidebar div#coverImage p {
	border: none;
}
#siteSidebar div#coverImage img { 
	border: 0px; 
}*/
div#siteSidebar div#currentIssue {
	padding: 10px 0;
	width: 300px;
}
div#siteSidebar div#currentIssue h3 {
	padding: 0 10px;
}
div#siteSidebar div#currentIssue div#coverImage {
	margin: 0;
	padding: 0;
	border: 0;
}
div#siteSidebar div#currentIssue div#coverImage p {
	padding: 0;
	margin: 0;
	border: 0;
}
div#siteSidebar div#currentIssue div#coverImage p:last-child {
	margin: 0.5em 1em 0 1em;
}
div#siteSidebar div#currentIssue div#coverImage a {
	border: 0;
}
div#siteSidebar div#currentIssue div#coverImage a img {
	border: 0;
}


#siteSidebar div#popularPosts ol { 
	margin: 0;
	padding: 0;
	list-style: none;
}
#siteSidebar div#popularPosts li { 
	padding: 1em 0;
	border-top: 1px #ddd solid;
}
#siteSidebar div#popularPosts .article-image { 
	float: left;
	display: block;
	overflow: hidden;
	width: 80px;
	height: 80px;
	margin: 0 14px 0 0;
}
#siteSidebar div#popularPosts .article-image img { 
	height: 80px;
	margin-left: -20px;
}
#siteSidebar div#popularPosts article {
	margin: 0 0 0 94px;
}
#siteSidebar div#popularPosts article small {
	display: block;
	color: #999;
}
#siteSidebar div#popularPosts article .article-title {
	display: block;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
}
#siteSidebar div#popularPosts article .article-summary {
	margin: 0;
	padding: 0;
}

#siteSidebar .media-icons {
	height: 48px;
}
#siteSidebar .media-icons a {
	display: block;
	float: left;
	text-align: center;
	width: 20%;
}

#siteSidebar .facebook-page-links {
	margin-top: 1em;
	border-top: 1px #ddd solid;
	padding-top: 1em;
}
#siteSidebar .facebook-page-links a {
	background-image: url('/core/images/icons/icon-facebook.png');
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: top left;
	display: inline-block;
	padding-left: 20px;
	line-height: 15px;
	color: #333;
}


#siteSidebar p.clearSiteContent {
	clear: left;
	color: #999;
	font-size: 0.7em;
	padding: 0;
	margin:0;
	text-align: center;
}
#siteSidebar h2 { display: none; }
#siteSidebar h3 {
	font-size: 18px;
	font-weight: normal;
}
#siteSidebar div.sidebarArticleList {
	font-size: 0.8em;
	margin: 0 0 1em 0;
}
#siteSidebar div.sidebarArticleList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#siteSidebar div.sidebarArticleList ul li {
	padding: 0 5px 8px 5px;
	background-position: bottom center;
	background-repeat: no-repeat;
}
#siteSidebar div.sidebarArticleList ul li h4 {
	font-size: 12px;
	padding: 8px 0 0 0;
	background-position: top center;
	background-repeat: no-repeat;	
}
#siteSidebar div.sidebarArticleList h3 {
	border-bottom: 1px #999 solid;
	font-size: 1.3em;
}
#siteSidebar div.sidebarNewsletters {
	/*border: 1px #999 solid;*/
	background-color:#F1F2F5;
/*	padding: 0.8em 1em;*/
	margin: 1em 5px;
	font-size: 12px;
}
#siteSidebar div.sidebarNewsletters h3 {
/*	font-size: 1.3em;*/
/*	border-bottom: 1px #0D488F solid;*/
	margin: 0 0 0.3em 0;
	background-color:#FFC;
	font-size:14px;
	text-align:center;
}
#siteSidebar div.sidebarNewsletters p {
	margin: 0.5em 0 1em 0;
	padding:3px;
}
#siteSidebar div.sidebarNewsletters ul {
	padding: 0 1em 0.3em 2em;
	margin: 0.3em 0;
}
#siteSidebar div.sidebarNewsletters ul li { padding: 0.15em 0; }
#siteSidebar div.sidebarArticleList div.categoryList { padding: 0.3em 0; }
#siteSidebar div.sidebarArticleList p.subHeader { color: #999; }
#siteSidebar div.sidebarArticleList p.summary {
	line-height: 1.3em;
/*	text-align: justify;*/
}
#siteSidebar div.sidebarArticleList p.lnkReadMore { text-align: right; }
#siteSidebar div.sidebarArticleList div.eventDateTime { margin: 0.6em 0 0 0; }
#siteSidebar div.sidebarArticleList div.eventDateTime h5 { font-size: 12px; }
#siteSidebar div.magazineIssue {
	text-align: center;
	margin: 0 0 1em 0;
}
#siteSidebar div.authorProfile { margin: 1em 0 1em 0; }
#siteSidebar div.authorProfile .authorImg {
	text-align: center;
	padding: 0.75em 0;
}
#siteSidebar div.authorProfile p { margin: 0.5em 0; }
#siteSidebar .articleTypeImage {
	float: left;
	margin: 1em 1em 0.25em 0;
}
#siteSidebar div#featuredComments {
	/*padding: 10px 0 10px 10px;*/
}
#siteSidebar div#featuredComments div {
	background-image: url('/images/icons/quotemark.gif');
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 18px;
	padding: 0em 0.5em 0em 0em;
	line-height: 120%;
	color:#666;
}
#siteSidebar div#featuredComments div p {
	background-image:  url('/images/icons/quotemark_right.gif');;
	background-position: bottom right;
	background-repeat: no-repeat;	
	padding: 0 25px;
}
#siteSidebar div#featuredComments hr {
	border: #ddd 1px dashed;
	margin: 0 0 0.2em 0;
}
#siteSidebar div#featuredComments h5 {
	text-align: right;
	font-size: 14px;
	line-height: 100%;
	color:#666;
}

#siteSidebar div#featuredComments a { 
	font-style: italic;
}

div.articleList div.video div.articleHeader h3 {
	background-image:url('/images/TSicons/icon-video.gif');
	background-position:3px 0;
	background-repeat:no-repeat;
	padding-left:25px;
}
 div.articleList div.slideshow div.articleHeader h3 {
	background-image:url('/images/TSicons/icon-slideshows.gif');
	background-position:3px 0;
	background-repeat:no-repeat;
	padding-left:25px;
}
div.articleList div.infographics div.articleHeader h3 {
	background-image:url('/images/TSicons/icon-infographics.gif');
	background-position:3px 0;
	background-repeat:no-repeat;
	padding-left:25px;
}
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=- SITE MAIN NAVIGATION =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#siteNavigation {
	background-color: #C52631;
}
#siteNavigation div.innerContainer {
	position: relative;
}
#siteNavigation ul.navigation {
	height: 40px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#siteNavigation ul.navigation li {
	float: left;
	margin: 0 0.6em 0 0;
	padding: 0;	
}
#siteNavigation ul.navigation li a {
	display: block;
	padding: 0 0.5em;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;	
}
#siteNavigation ul.navigation li a.withMenuArrow span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url('/images/icons/arrows-ffffff.png');
	background-repeat: no-repeat;	
	background-position: bottom left;
	margin: 0 0 0 0.5em;
}
#siteNavigation ul.navigation li a.withMenuArrow.hover span,
#siteNavigation ul.navigation li a.withMenuArrow:hover span {
	background-position: bottom right;
}
#siteNavigation ul.navigation li a.hover,
#siteNavigation ul.navigation li a:hover {
	background-color: #333;
}
#siteNavigation ul.navigation li.withSubMenu {
	position: relative;
}
#siteNavigation ul.navigation li.withSubMenu ul {
	display: none;
	z-index: 100;
}
#siteNavigation ul.navigation li.withSubMenu ul.show {
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	background-color: #333;
	height: auto;	
}
#siteNavigation ul.navigation li.withSubMenu ul.show li {
	float: none;
	margin: 0;
	padding: 0;
}
#siteNavigation ul.navigation li.withSubMenu ul.show li a {
	display: block;
	font-size: 13px;
	padding: 0.5em 1em;
	font-weight: normal;
	line-height: 1.3em;
	white-space: nowrap;
	color: #eee;
}
#siteNavigation ul.navigation li.withSubMenu ul.show li a.admin {
	border-top: 1px #eee dotted;
}
#siteNavigation ul.navigation li.withSubMenu ul.show li a.highlight {
	font-weight: bold;
	color: #fff;
}
#siteNavigation ul.navigation li.withSubMenu ul.show li a:hover {
	background-color: #111;
	color: #4184CA;	
}

#siteNavigation form#searchform {
	position: absolute;
	top: 7px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 300px;
}
#siteNavigation form#searchform div.searchBox {
	float: left;
	margin: 0;
	padding: 0;
}
#siteNavigation form#searchform div.searchBox input {
	margin: 0;
	padding: 0 10px;
	line-height: 26px;
	height: 26px;
	width: 230px;	
	border: none;
	background-image: url('/images/backgrounds/bg-search.gif');
	background-repeat:  repeat-x;
	font-size: 16px;
}
#siteNavigation form#searchform div.submit input {
	width: 48px;
	height: 26px;
	margin: 0;
	padding: 0;	
	border: none;
	background-image: url('/images/icons/bu-search.gif');	
	background-repeat: no-repeat;
	text-indent: -10000px;
	font-size: 0px;
	display: block;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=- ADMIN MENUS -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#siteAdminMenu {
	position: absolute;
	top: 135px;
	left: 0;
	right: 0;
}
#siteAdminMenu .innerContainer {
	width: 998px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#siteAdminMenu h2 {
	font-size: 12px;
	width: 125px;
	line-height: 25px;
	text-align: center;
	position: absolute;
	top: 0;
	cursor: pointer;
	background-image: url('/core/images/news/updown25x50.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 1px solid #000;
	border-top: none;
}
#siteAdminMenu h2.active { background-position: top right; }
#siteAdminMenu .adminMenu h2 {
	background-color:#ccc;
	left: 746px;
}
#siteAdminMenu .editorMenu h2 {
	background-color:#eee;
	left: 871px;
}
#siteAdminMenu  ul { display: none; }
#siteAdminMenu.active ul {
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 25px;
	right: 0;
	left: 0;
	text-align: right;
}
#siteAdminMenu ul li { float: right; }
#siteAdminMenu ul li a {
	display: block;
	padding: 0 0.75em;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-size: 10px;
	outline: none;
}
#siteAdminMenu .adminMenu ul li a {
	background-color: #ccc;
	border-left: 1px #aaa solid;
}
#siteAdminMenu .editorMenu ul li a {
	background-color: #eee;
	border-left: 1px #ccc solid;
}
#siteAdminMenu ul li a:hover { text-decoration: underline; }
#siteAdminMenu ul li a:active { color: #B75B00; }

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=- SITE FOOTER -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#siteFooter {
	background-color: #222222;
	color: #eee;
	font-size: 12px;
}
#siteFooter h2 { display: none; }
#siteFooter a {	
	color: #eee; 
	outline: none; 
	padding: 0px 5px; 
}
#siteFooter a:hover { background-color: #4184CA }
#siteFooter .follow {
		float:right;
		width:230px;
		padding:10px 0px;
}
#siteFooter .follow img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 32px; 
	height:32px;
}
#siteFooter .follow a {
	margin: 0px 5px;
	padding: 0px 0px 5px 0px;
}
#siteFooter .follow a:hover { background: none; }
#siteFooter p#copyright {
	font-size: 11px;
	text-align: right;
	margin: 0px;
}
#siteFooter div#logo {
	width:455px;
	border-bottom:#ddd 1px dashed;
	padding:10px 0px;
}
#siteFooter div#logo a:hover { background: none; }
#siteFooter  #footerText {
	width: 455px;
	line-height: 1.5em;
}
#siteFooter  #footerText ul li {
	display:inline;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
}
#siteFooter a.freeSubscription { 
	color: #ff6; 
	font-size: 1.4em; 
	line-height: 2em; 
}
#siteFooter a.freeSubscription:hover { color: #ffc; }
#siteFooter a img { border: none; }
#siteFooter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#siteFooter ul ul { margin: 0 0 0 2em; }
#siteFooter .footerMainBlock {
	border-left: 1px #666 solid;
	border-right: 1px #000 solid;
	height: 210px;
	padding: 20px 5px 5px 5px;
}
#siteFooter #footerMagazine {
	float: right;
	width: 333px; 	
}
#siteFooter #footerMagazine .magazineCover {
	width: 150px;
	height: 200px;
	float: left;
	overflow: hidden;
}
#siteFooter #footerMagazine .footerContent { margin: 0 0 0 155px; }
#siteFooter #footerSiteMap {
	width: 420px;
	float: right;
}
#siteFooter #footerSiteMap ul.col1 {
	width: 130px;
	margin: 0 5px 0 0;
	float: left;
}
#siteFooter #footerSiteMap ul.col2 {
	margin: 0 5px 0 0px;
	width: 130px;
	float: left;
}
#siteFooter #footerSiteMap ul.col3 {
	margin: 0 0 0 275px;
	width: 140px;
}
#siteFooter #footerSiteMap ul ul { margin: 0 0 0 1em; }
#siteFooter #footerSiteMap ul ul li { padding: 2px 0; }
#siteFooter #footerAboutUs { width: 209px; }
#siteFooter #footerAboutUs #LabXMediaGroup {
	display: block;
	width: 180px;
	height: 95px;
	margin: 0 auto;
	background-image: url('/core/images/site/LMG-Logo.png');
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
}
#siteFooter #footerAboutUs p {
	font-size: 10px;
	text-align: center;
}
#siteFooter div.copyLabX {
	padding: 2em 0 0 0;
}
#dogEar.advertisment div.adGroup a:hover, #dogEar.advertisment div.adGroup a:link:hover, #dogEar.advertisment div.adGroup a:visited:hover  {
	background:none;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=- VIEW ARTICLE Bullets =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#siteContent div.article div.body ul {
	
	padding-left: 20px ;
	
}

#siteContent div.article div.body ul {
	
	list-style-type: disc ;
	
}
