/* mercatornet main stylesheet */

blockquote{
background-image:url(https://www.mercatornet.com/images/stories/bg-block2.jpg);
width:580px;
padding-left:30px;
padding-right:5px;
padding-top:5px;
padding-bottom:5px;
margin:0px;
font-style:normal;
}

div#sticker {
	width:507px;
	height:300px;
    background:#e6e6fa;
	border:solid 4px #999999;
	border-radius:15px 0 0 15px;
	position:fixed;
	top:63px;
	right:-515px;
	z-index:10;
}

.facehead {
	width:330px;
	height:30px;
	font:bold 17px/24px Arial, Helvetica, sans-serif;
	color:#33b2b6;
	position:absolute;
	top:15px;
	left:29px;
}

.faceapi {
	width:300px;
	height:30px;
	font:normal 12px/30px Arial, Helvetica, sans-serif;
	color:#000;
	position:absolute;
	top:68px;
	left:29px;
}

.dontshow {
	width:300px;
	height:30px;
	font:bold 14px/30px Arial, Helvetica, sans-serif;
	color:#000;
	position:absolute;
	top:273px;
	left:29px;
}

.dontshow a {
	display:block;
	text-decoration:none;
	color:#000;
}

.closebtn {
	width:66px;
	height:20px;
	background-color:#ebebfb;
	border:solid 1px #cccccc;
	text-align:center;
	line-height:20px;
	cursor:pointer;
	position:absolute;
	top:23px;
	right:30px;
font:normal 12px/20px Arial, Helvetica, sans-serif;
}

ul.articles li {
	border-top: solid 1px #d1d1d1;
	padding: 3px 0px 4px 0px;
	text-indent: 0px;
}

.common ul{
 list-style-type:disc;
 padding-left:20px;
 }

body {
	font: normal 13px/15px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
	
}


/*--------------------------New Menu Start----------------------------------------*/ 
.mainbody{ /*----This is opsonal Class----------------------*/ 
 width:100%;
 padding:0;
 margin:auto;
 position:relative;
 }
 
 /*--------------------------2.Top MENU ----------------------------------------*/ 
 
.topmenu_bg{
width:1000px;
height:31px;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#000;
}


#sddm
{	margin: 0 0 0 15px;
	padding-left: 30px;
	z-index: 30;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	}

#sddm li a
{	display: block;
	margin: 4px 1px 0 0;
	padding: 6px 6px;
	background: none;
	color:#000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background:none;
	color:#005a80;
opacity: 0.8;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #a0e6f2;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
margin-left:-10px;
		padding: 5px 30px 5px 15px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #005a80;
		color:#fff;
		font: normal 11px  Verdana, Arial, Helvetica, sans-serif;
		}

	#sddm div a:hover
	{	background: #fff;
		color: #000;
opacity: 0.8;
}
 /*--------------------------2.banner ----------------------------------------*/ 
 
 .topbanner{
 width:1000px;
 height:120px;
margin:auto;
 }
 /*--------------------------Submenu----------------------------------------*/ 
 
 .submenu_bg{
width:1000px;
height:53px;

font: normal 11px Verdana, Arial, Helvetica, sans-serif;
color:#000;
}
.submenu_bg a{
color:#000;
text-decoration:none;
}

.subsearch{
font: normal 12px Verdana, Arial, Helvetica, sans-serif;
color:#000;
padding: 0 20px;
}

.subsearch_fil{
border:1px solid #fff;
height:18px;
}
/*--------------------------New Menu End----------------------------------------*/ 


.style1 {
                font-family:times new roman;
	font-size: 29px;
	font-weight: bold;
	color: #6e2405;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.style3 {
	color: #6e2405;
	font-size: 40px;
}

#footer {
	font-size: 11px;
	border-top: solid 4px #d1d1d1;
	text-align: center;
	background-color:#fff;
	margin:0 auto;
	width:760px;
}


#header {
	margin: 0;
	padding: 0;
	background-color: #D8D5C4;
	text-align: center;
}

/* Container and columns */
#container_frame {
	 /*clear: both;
           overflow: auto;*/

}

#container_margin {
	/*background-image: url(verticalBG.jpg);*/
	background-repeat: repeat-y;
background-color: #D8D5C4;
	width: 760px;
	margin:0 auto ;
                /*overflow: auto;*/
}

#container {
	background-color: #FFF;
	border-left: solid 1px #d1d1d1;
	border-right: solid 1px #d1d1d1;
	width: 760px;border-top: solid 1px #d1d1d1;
                align:center;
                /*overflow: auto;*/
}

.clearfix:unknown {
	CLEAR: both; DISPLAY: block; VISIBILITY: hidden; HEIGHT: 0px; content: ".";
}
.clearfix {
	DISPLAY: inline-block;
}
* HTML .clearfix {
	HEIGHT: 1%;
}
.clearfix {
	DISPLAY: block;
}


div {
	 min-height: 5px;
	_height: 0px;
}
/*
hr {
	display: none;
}
*/
a {
	color: #2c63a1;
	text-decoration: none;
}

a:hover {
	color: #333;
opacity: 0.8;
	text-decoration: underline;
}

ul {
	margin: 0;
	padding: 0;
	margin-left: 5px;
	list-style: none;
}

li {
	border: none;
	text-align: left;
	padding: 5px 0;
	text-indent: -5px;
}

strong {
	font-weight: bold;
}

/* search */
#searchbox {
	position: relative;
	top: -3px;
}

/* features */
.features {
	margin: 0;
                min-height: 134px;
	text-align: left;
	display: block;
	text-decoration: none;
	border-bottom: solid 6px #d1d1d1;
                _height: 136px;
	}

.features p {
	font-size: 12px;
	margin-top: 5px;
	color: #000;
	}

.features:hover {
opacity: 0.8;
	text-decoration: none;
	background-color: none;
	border-bottom: solid 6px #6e2405;

}


.modules {
	border-bottom: 1px solid #9BB7CE;
	color: #333;
	font: normal 22px/18px Arial, Helvetica, sans-serif;
	margin:15px 0 5px 0;
	padding-bottom: 5px;
                }

.modules span {
	color: #b6b6b6;
}

.modules2 {
	color: #333;
	font: BOLD 13px/11px Arial, Helvetica, sans-serif;
	margin:15px 0 5px 0;
	padding-bottom: 0px;
                }

.modules2 span {
	color: #b6b6b6;
}

/* features1 */
.features1 {
	margin: 0;
              /*  min-height: 134px;*/
	text-align: left;
	display: block;
                color: #6e2405;
	text-decoration: none;
	/*border-bottom: solid 6px #d1d1d1;
                _height: 136px;*/
	}

.features1 p {
	font-size: 12px;
	margin-top: 5px;
	color: #000;
	}

.features1:hover {
	text-decoration: none;
	background-color: none;
                color: #FF9900;
opacity: 0.8;
	/*border-bottom: solid 6px #6e2405;*/
}

/* features2 */
.features2 {
	margin: 0;
                text-align: left;
	display: block;
	text-decoration: none;
	border-bottom: solid 1px #d1d1d1;
                }

.features2 p {
	font-size: 12px;
	margin-top: 5px;
	color: #000;
	}

.features2:hover {
	text-decoration: none;
	background-color: none;
opacity: 0.8;
	border-bottom: solid 1px #6e2405;
}

/* tools */
.paginator {
	font-size: 11px;
	line-height: 13px;
	margin: 3px 0 0 6px;
	text-decoration: none;
	text-align: left;
	clear: both;
}

.links {
	font-size: 11px;
	text-align: left;
	margin:0 0 5px 0;
	color: #666;
	font: normal 11px/12px Verdana, sans-serif;
}

.modules {
	border-bottom: 1px solid #9BB7CE;
	color: #333;
	font: normal 22px/18px Arial, Helvetica, sans-serif;
	margin:15px 0 5px 0;
	padding-bottom: 5px;
                }

.modules span {
	color: #b6b6b6;
}

.tick {
	background-image: url(/images/tick.png);
	background-repeat: no-repeat;
	background-position: right 75%;
	/* opacity:.50; */
}

.hide {
	display: none;
}

.hilite {
	background-color: #ff0; /* there is a plugin insalled to highlight searched text from search engines */
}

.banner {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.indent {
	padding-left: 20px;
}


.ROtable {
padding-right:.2em;
margin: 1em 1em 1em 0em;
}


.ROtext {
font-family:arial,helvetica,geneva,sansserif;
	color: #b22222; /* firebrick */
	background: #fff; /* white */
                font-weight: bold;
	font-size: 16px;
                line-height: .6cm;
}

.pollBlock {
	text-align: left;
	padding-bottom: 10px;
}

.pollAnswerBlock {
	font-size: 10px;
	padding-top: 10px;
}

.pollQuestion {
	background-color: #EEEEEE;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 5px;
	padding: 3px;
	text-align: left;
}

.pollResult {
	padding-bottom: 4px;
}

.pollTotalVotes {
	padding: 6px 0 0;
}

.pollButtonBlock {
	margin-bottom: 0;
	padding-top: 6px;
	text-align: center;
}

.pollButton {
	margin-bottom: 0;
}

.pollSelectedVotes, .pollResultVotes {
	display: none;
}

/* sections */
.backgrounders {
	background-color: #FFFBEF;
	text-align: left;
	padding: 0 3px 10px 3px;
	margin-top: -5px;
}

.backgrounders li {
	font-size: 12px;
	border-bottom: solid 1px #d1d1d1;
	text-transform: lowercase;
	text-indent: 0;
	padding: 0;
}

.backgrounders a {
	color: #333;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
}

.backgrounders a:hover {
	background-color: #eee;
	display: block;
}

.media_watch {
	margin-top: 10px;
	padding-left: 5px;
}

.media_watch p {
	text-align: left;
	margin: 0;
	font-size: 11px;
	padding-bottom: 5px;
	color: #000;
}

.media_watch a:hover {
	text-decoration: none;

}

/*.media_watch p:hover {
	text-decoration: none;
	background-color: none;
}*/

.media_watch strong {
	font-size: 10px;
}

.media_watch span {
	color: #2c63a1;
}

.updates {
	font-size: 11px;
	background-color: #fffbef;
	text-align: left;
	padding: 10px;
	margin-top: -3px;
}

.updates p {
	margin: 0;
	padding: 3px 0;
}

.updates .email {
	width: 100%;
}

.video {
	padding: 12px;
	float: left;
	width: 160px;
	height: 180px;
}

.video p {
	font-size: 10px;
}

.adds {
	text-align: center;
	margin-top: 10px;
}

.tabbed span {
	border: solid 1px #d1d1d1;
border-bottom:0px none;
	padding: 1px 5px;
	cursor: pointer;
	margin-left: 3px;
}

.tabbed .cur {
	background-color: #fff;
	color: #6E2405;
	border-bottom: solid 2px #fff;
}

.tabbed .other {
	color: #2c63a1;
}

.section {
	text-align: left;
	border-bottom: 4px solid #D1D1D1;
	padding: 3px 0;
}

.section p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: left;
}

.section ul {
	font-size: 11px;
	margin-left: 0px;
	padding-left: 5px;
}

.section li {
	text-align: left;
}

.section a {
	padding-left: 5px;
        display: block;
}


.section2 {
	text-align: left;
	padding: 0px 0;
}

.section2 p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: left;
}

.section2 ul {
	font-size: 11px;
	margin-left: 0px;
	padding-left: 5px;
padding-bottom: 0px;
}

.section2 li {
	text-align: left;
padding-bottom: 0px;
}

.section2 a {
	padding-left: 5px;
padding-bottom: 0px;
}



.section1 {
	text-align: left;
}

.section1 p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: left;
}

.section1 ul {
	font-size: 11px;
	margin-left: 0px;
	padding-left: 5px;
}

.section1 li {
	text-align: left;
}

.section1 a {
	padding-left: 5px;
	display: block;
}


.cat {
	font-size: 11px;
	margin-left: 0px;
}
.cat1, .cat2,.cat3 {
	padding: 0px;
	text-indent: 0;
}
.cat1 {
	padding-top: 5px;
}

.cat1 a {
	color:#666;
	font: lighter 14px/15px Verdana, Arial, Helvetica, sans-serif;
	border-top: solid 3px #d1d1d1;
	margin: 0;
	padding: 10px 0 3px 0;
	text-align: left;
	background-color: #C3D4DA;
	display: block;
}

.cat1 a:hover {
opacity: 0.8;
	text-decoration: none;
}

.cat2 a {
	text-indent: 5px;
	color:#666;
	background-color: #D9E4E8;
	padding: 3px 0px;
	display: block;
}

.cat2 a:hover {
opacity: 0.8;
	text-decoration: none;
}

.cat3 a {
	text-indent: 15px;
	color:#666;
	background-color: #EAF0F2;
	padding: 3px 0px;
	display: block;
}

.cat3 a:hover {
opacity: 0.8;
	text-decoration: none;
}

.catyear {
	font-size: 11px;
	margin-left: 0px;
	padding: 0px;
	text-indent: 0;
	width: 160px;
}

.catyear li {
	float: left;
	width: 36px;
	text-indent: 0;
	padding: 2px;
	text-align: center;
}

.catyear a {
	display: block;
}

.catyear a:hover {
	text-decoration: none;
}

.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

#main{ width :600px; float : left; padding: 10px; border:none;background:#FFFFFF;}

#main1{ width :73%; float : left; padding: 10px; }

#main2{ width :73%; float : left; padding: 10px; }

#main3{ width :95%; float : left; padding: 10px; }

#main h2 {
	font: lighter 14px/18px Verdana, arial, sans-serif;
	/*margin-top: 10px;
	padding: 0;*/
               margin-bottom: 3px;
	/*color: #6e2405;*/
	text-align: left;
}

#main1 h2 {
	font: lighter 17px/19px Verdana, arial, sans-serif;
	/*margin-top: 10px;
	padding: 0;*/
               margin-bottom: 3px;
	/*color: #6e2405;*/
	text-align: left;
}

#main2 h2 {
	font: lighter 17px/19px Verdana, arial, sans-serif;
	/*margin-top: 10px;
	padding: 0;*/
               margin-bottom: 3px;
	/*color: #6e2405;*/
	text-align: left;
}

#left{ width :49%; float : left; border-right: solid 1px #d1d1d1; padding: 10px;background:#FFFFFF; }

#left h2 {
	font: lighter 17px/19px Verdana, arial, sans-serif;
	/*margin-top: 10px;
	padding: 0;*/
               margin-bottom: 3px;
	/*color: #6e2405;*/
	text-align: left;
}

#middle{ width: 170px;
	padding: 5px;
	float :left;
        border-right: solid 1px #d1d1d1;background:#FFFFFF;
                }

#right{ width: 173px;
padding: 2px;
float :left;background:#FFFFFF;
          }

#right2{ width: 170px;
	padding: 5px;
	float :left;
               border-left: solid 1px #d1d1d1;
               } 

#middle h3 {
	border-bottom: 1px solid #9BB7CE;
	color: #333;
	font: normal 22px/18px Arial, Helvetica, sans-serif;
	margin:15px 0 5px 0;
	padding-bottom: 5px;
                }

#middle h3 span {
	color: #b6b6b6;
}

#middle h4 {
	font: lighter 14px/15px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #d1d1d1;
	margin: 0;
	padding: 10px 0 3px 0;
	text-align: left;
}

#right h3 {
	border-bottom: 1px solid #9BB7CE;
	color: #333;
	font: normal 22px/18px Arial, Helvetica, sans-serif;
	margin:15px 0 5px 0;
	padding-bottom: 5px;
}

#right h3 span {
	color: #b6b6b6;
}

#right h4 {
	font: lighter 14px/15px Verdana, Arial, Helvetica, sans-serif;
                color: #6e2405;
	border-bottom: solid 1px #d1d1d1;
	margin: 0;
	padding: 10px 0 3px 0;
	text-align: left;
}

#right2 h3 {
	border-bottom: 1px solid #9BB7CE;
	color: #333;
	font: normal 22px/18px Arial, Helvetica, sans-serif;
	margin:15px 0 5px 0;
	padding-bottom: 5px;
}

#right2 h3 span {
	color: #b6b6b6;
}

#right2 h4 {
	font: lighter 14px/15px Verdana, Arial, Helvetica, sans-serif;
                color: #6e2405;
	border-bottom: solid 1px #d1d1d1;
	margin: 0;
	padding: 10px 0 3px 0;
	text-align: left;
}
/* columns */
.leftcol {
	padding: 10px;
	text-align: left;

}

.rightcol {
	width: 170px;
	padding: 5px;
	text-align: left;
	border-left: solid 1px #d1d1d1;

}

.rightcol h3 {
	border-bottom: 1px solid #9BB7CE;
	color: #333;
	font: normal 22px/18px Arial, Helvetica, sans-serif;
	margin:15px 0 5px 0;
	padding-bottom: 5px;
}

.rightcol h3 span {
	color: #b6b6b6;
}

.rightcol h4 {
	font: bold 14px/15px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #d1d1d1;
	margin: 0;
	padding: 10px 0 3px 0;
	text-align: left;
               }

/* rows */
.row {
	line-height: 14px;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #d1d1d1;
	display: block;
	clear: both;
	padding: 1px;
}

.row p{
	font-size: 11px;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;
	text-align: left;
	/*min-height: 45px;
	_height: 47px;*/
}

.row:hover {
	cursor:pointer;
	background-color: none; /* #EAF0F2; */
	border-bottom: 1px solid #6e2405;
	text-decoration: none;
}

.back{
	text-align: left;
}

.back h1 {
	font: lighter 24px/27px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #6e2405;
	text-align: left;
}

.back h2 {
	font: lighter 14px/18px Verdana, Arial, sans-serif;
	padding: 10px;
	margin: 0 0 10px 0;
	border: solid 1px #d1d1d1;
	background-color: #FFFBEF;
	color: #555;
	text-align: left;
}

.back1{
	text-align: left;
}

.back1 h1 {
	font: lighter 14px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #6E2405;
	margin-bottom: 3px;
	text-align: left;
}

.back1 h2 {
	font: lighter 10px/11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 5px;
	color: #000;
}


/* articles */
.article {
	text-align: left;
        margin-top: -30px;
}

.article h1 {
	font: lighter 24px/32px Verdana, arial, sans-serif;
	margin-top: 10px;
	padding: 0;
	color: #6e2405;
	text-align: left;
}

.article h2 {
	font: lighter 14px/18px Verdana, Arial, sans-serif;
	padding: 10px;
	margin: 0 0 10px 0;
	border: solid 1px #d1d1d1;
	background-color: #FFFBEF;
	color: #555;
	text-align: left;
}

.article img {
	margin: 5px 10px 10px 10px;
	border: 0;
}

.icons {
	text-align: right;
}

.icons img {
	margin: 0;
	border: none;
	height:16px;
	padding: 3px 2px;
	width:16px;
}

.printemail {
	color: #d1d1d1;
	border: solid 1px #ccc;
	padding: 3px;
	text-align: left;
	font-size: 10px;
}

.printemail img {
	float: none;
	margin: 0;
	border: 0px none;
	padding: 1px 4px;
	vertical-align: middle;
}

.printemail p, .printemail a {
	color: #333;
	text-decoration: none;
	color: #333;
}

.printemail a:hover {
opacity: 0.8;
	color: #26869F;
	text-decoration: none;
}

.authordate {
	font-size: 12px;
	margin-top: 10px;
	font-weight: normal;
	color: #666;
}

/* thumbnails */
.thumbnail_main {
	width: 120px;
	height: 120px;
	float: right;
	border: 0;
	margin: 10px 0 0px 6px;
}

.thumbnail {
	width: 80px;
	height: 80px;
	float: left;
	border: 0;
	margin: 8px 6px;
}

.thumbnail_issue {
	width: 80px;
	height: 80px;
	float: left;
	border: 0;
	margin: 14px 6px;
}

.thumbnail_people {
	height: 160px;
	float: left;
	border: 0;
	margin: 4px 6px;
}

.thumbnail_issuses {
	width: 60px;
	height: 60px;
	float: left;
	border: 0;
	margin: 14px 6px;
}

.thumbnail_movie {
	width: 54px;
	height: 75px;
	float: left;
	border: 0;
	margin: 14px 19px;
}

.thumbnail_cover {
	width: 50px;
	height: 70px;
	float: left;
	border: 0;
	margin: 2px;
}

.thumbnail_detail a {
	font-size: 11px;
	line-height: 13px;
}

.thumbnail_detail {
	max-width: 300px;
	float: right;
	margin: 12px 12px 12px 12px;
	border: 0;
	text-align: right;
        /*background-color:#000000;*/
}

.amazon_image {
	padding: 0;
	margin: 0;
}

/* Comments Form CSS */
.comment {
	margin: 20px;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
	font-weight: lighter;
}

.comment a{
	max-width: 350px;
}

.comment_frame {
	max-width: 559px;
}

.comment .tr {
	clear: both;
	padding: 2px;
	height: 25px;
}

.comment span {
	float: left;
	width: 90px;
	text-align: left;
	padding-top: 2px;
}

.comment .textbox {
	float: left;
	padding-top: 2px;
}

.comment .notextbox {
	border: solid 1px #d1d1d1;
	color: #555;
	padding: 2px;
	width: 320px;
}

.comment .question {
	padding: 2px;
	width: 350px;
}

.comment .tickbox {
	float: left;
	width: 25px;
	text-align: right;
}

.comment .submit {
	float: left;
	width: 100%;
	text-align: right;
}

.comment input {
	border: solid 1px #d1d1d1;
	color: #555;
	padding: 3px 3px;
}

.comment input:focus {
	background-color: #EAF0F2; /*#FFFBEF;*/
}

.comment textarea {
	border: solid 1px #d1d1d1;
	color: #555;
	padding: 10px 10px;
	margin: 5px 0;
	width: 100%;
	height: 250px;
}

.comment textarea:focus {
	background-color: #EAF0F2; /*#FFFBEF;*/
}

.separator {
	border-top: 1px solid #D1D1D1;
	padding: 5px;
	text-align: left;
}

.separator-bottom {
	border-bottom: 1px solid #D1D1D1;
	padding: 5px;
	text-align: right;
}

.mini p {
	min-height: 0px;
	_height: 0px;
}

.preview {
	border: solid 1px #d1d1d1;
	color: #555;
	padding: 10px 10px;
	background-color: #EAF0F2;
	max-width: 497px;
}

.moderator {
	border: solid 1px #d1d1d1;
	color: #555;
	padding: 10px 10px;
	background-color: #CFFFBF;
	max-width: 497px;
}

#conditions {
	border: solid 1px #F6E69F;
	color: #555;
	clear: both;
	padding: 10px 10px;
	background-color: #FFC;
	margin-top: 10px;
}

#conditions1 {
	border: solid 1px #F6E69F;
	color: #555;
	clear: both;
	padding: 10px 10px;
	background-color: #fffbef;
	margin-top: 10px;
}

/* headers */
h1 {
	font: lighter 24px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
        margin-top: 4px;
	/*color: #6e2405;*/
	text-align: left;
}

h2 {
	font: lighter 24px/32px Verdana, arial, sans-serif;
	margin-top: 10px;
	padding: 0;
	/*color: #9900FF;*/
	text-align: left;
}

h3 {
	font: lighter 14px/15px Verdana, Arial, Helvetica, sans-serif;
	/*color: #6E2405;*/
	margin-bottom: 3px;
	text-align: left;
}

h4 {
	font: bold 15px/16px Verdana, Arial, sans-serif;
	color: #695F53;
	margin-bottom: 3px;
	text-align: left;
}

h5 {
	font-size: 11px;
	text-align: left;
	margin:0 0 5px 0;
	color: #666;
	font: normal 11px/12px Verdana, sans-serif;
}

h6 {
	font: lighter 14px/18px Verdana, Arial, sans-serif;
	padding: 10px;
	margin: 0 0 10px 0;
	border: solid 1px #d1d1d1;
	background-color: #FFFBEF;
	color: #555;
	text-align: left;
}

/*additional */
.bgtable {
	background: #FFFFFF;
        width: 560px;

       
}

.text_left_col {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #003366;
	padding-left:25px; 
        padding-right:15px; 
        width:300px;

}

.left_aweber {
     padding-left:5px;
       width:380px;
}

.bg {

       width: 100px;
      
}


.rtcol 
{
      width:600px;
    padding-left:5px;  
    padding-right:5px;
    border-left: solid 1px #d1d1d1;
font-size: 11px;
	line-height: 18px;
	color: #003366;

}


.aweber_sign_input {
height:28px;
background-color:#F2F3C7;
font-size: 10pt;
font-weight: bold;
padding-top:4px;
}

.box1 {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
 }





@media print {
  .DONTPrint{ 
  display:none 
  }
#main{ width :100%; float : left; padding: 10px; border:none;}
.article {
	text-align: left;
        margin-top: -20px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.article p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
        line-height: 22px;
}
iframe, embed, iframe {display:none;}

.sumome-smartbar-popup {display:none;}
}




div.figure {
padding: 2px 10px; 
margin: 0 0 0 0; /* needed to support centering of almost-full-width figures */
/*border: thin solid silver;*/
}

div.figure img { width: 100%;
	margin: 0px 0pt 0px 0px;
	border: 0;
 }

div.figure p { /* the default "legend" style, as opposed to "caption" */
font-family: verdana, arial, sans-serif;
font-size: smaller;
padding-left: 1%;
padding-right: 1%;
line-height: 1.5;
margin: 0 0 0 0;
background-color:#EEEEEE;
text-align:left;
}

div.figure p.caption { text-align: center; }
/* "caption" for short phrases; "legend" (default) is for continuous prose */

.full { width: 90%; padding: 10px; margin: 0.67em auto; }
/* "full" should be unnecessary, but this responds to the box model bugs in IE */
.half { width: 50%; padding: 10px; margin: 0.5em 0.67em; }
.third { width: 33%; padding: 10px; margin: 0.5em 0.67em; }
.quarter { width: 25%; border: none; padding: 5px; margin: 0.25em 0.5em; }
.fifth { width: 20%; border: none; padding: 5px; margin: 0.25em 1%; }

.right { float: right; margin-left: 2%; }
.left { float: left; margin-right: 2%; }

/* end figure-divs */

span.lorem { color: silver; }

/* bootstrap carousel */

#carousel {
    width: 640px;
    height: 500px;
    float: left;
    background-color: #04203a;
    position: relative;
    margin-bottom: 20px;
    line-height: 1;
    font-family: arial;
}

#carousel {
    width: 640px\9;
    height: 500px;
    float: left;
    background-color: #04203a;
    position: relative;
    margin-bottom: 20px;
    line-height: 1;
    font-family: arial;
border: 1px solid #F00\9;
display: none\9;
}


#carousel,
#carousel a,
#carousel a:link,
#carousel a:active,
#carousel a:visited {
    color: #fff;
    text-decoration: none;
}

#carousel .carousel-inner {
    overflow: hidden;
    width: 640px;
    height: 500px;
    position: relative;
}
#carousel nav {
    margin: 8px 15px 4px 30px;
    border-top: solid 1px #05E9FF;
    position: absolute;
    bottom: 0;
    z-index: 2;
}
#carousel nav a {
    display: block;
    width: 130px;
    height: 45px;
    padding: 8px;
    line-height: 15px;
    float: left;
    text-align: center;
    position: relative;
}
#carousel nav a.active {
    color: gray;
}
#carousel nav a.active .hat {
    background: #05E9FF;
    width: 65px;
    height: 4px;
    display: block;
    position: absolute;
    top: -2px;
    left: 42px;
}

#carousel nav p {font-size:12px;}

#carousel article.item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height: 500px;
}

#carousel article.item a {
    display: block;
    width: 640px;
}

#carousel article.item .authors,
#carousel article.item .authors .author {
    text-transform: uppercase;
    color: #fff;
}
#carousel article.item header {
    text-align: center;
    position: absolute;
    bottom: 80px;
    background: #04203a;
    opacity: 0.7;
    width: 640px;
    left: 50%;
    margin-left: -320px;
    padding: 8px 10px 10px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#carousel article.item header h1 {
    font-weight: normal;
    font-family: times;
    font-size: 30px;
    padding-bottom: 0px;
    letter-spacing: 1px;
	text-align:center;
}
#carousel article.item > img {
    display: block;
    line-height: 1;
}
#carousel article.item .dek {
    line-height: 18px;
font-size:13px;
}
#carousel article.item.active {
    display: block;
	font-size:12px;
}
#carousel a.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    display: none;
    z-index: 3;
}
#carousel a.carousel-control.right {
    left: auto;
    right: 15px;
}
#carousel:hover a.carousel-control {
    display: block;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
#carousel a.carousel-control:hover {
    color: #ffffff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

a {
color: #111;
}

.article p a {
	color: #0a35c0;
	text-decoration: underline;
}

/*.source{color:#ccd5e2;font-size:0.8em;line-height:1.2;padding-left:7px;position: relative; top: 200px;left:0px;}
.caption{font-size:0.8em;color:#000;line-height:1.2;padding-left:7px;position: relative; top: 200px;left:0px;}*/


