/* CSS Document - Article, Review Page */
/* article.css */
/* Article Global stylesheet */
/* Last Updated: 05/08/2008 */
/* Updated by: Suresh V R */
/* Revisions: 1.0.1 */ .contenttop {
    clear: both;
    color: #464646
	 overflow:hidden;
} .rss_feeds p {
    padding: 10px 0px 0px 0px;
    font-size: 1.2em;
    line-height: 17px;
} 
.contenttop p {
    padding: 10px 0px 0px 0px;
    line-height: 17px;
    clear:both;
   	
}
 .contenttop_text
 {
 	padding-top:10px;
	clear:both;
	overflow:hidden;
	font-size:1.3em;
 }
.navigation_menu {
    padding: 11px 10px 11px 10px;
    border-bottom: 1px solid #e4e4e4;
    color: #464646;
    background-color: white;
    width:557px;
} .navigation_menu a {
    font-size: 1em;
    color: #a6a6a6;
} .contentparent {
    padding: 12px 15px 15px 12px;
    background-color: white;
    float: left;
    width: 550px;
} .article_view {
    color: #464646;
    padding-bottom: 15px;
} .article_view h1 {
    color: #333333;
    font-size: 1.9em;
    font-weight: bold;
    margin-bottom: 13px;
} .article_author_name, .article_author_name a, .article_posted_date, .article_summary {
    font-size: 1.1em;
} .article_author_name {
    margin-top: 5px;
} .article_author_name a {
    font-weight: bold;
} .article_posted_date {
    margin-top: 4px;
    color: #a6a6a6;
} .article_summary {
    color: #333333;
    font-size: 1.4em;
} .link {
    text-decoration: none;
}

/* For Article Content Top and Bottom Navigation */ .contentNavi {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    float: left;
    padding: 10px 0px;
    width: 549px;
	    margin-top: 15px;
} .contentNavi ul {
} .contentNavi li {
    list-style-type: none;
    float: left;
    padding: 2px 2px 3px 0px;
} .contentNavi li a {
    border-right: 1px solid #e4e4e4;
    padding: 0px 10px 0px 26px;
} .flame {
    background: transparent url("../images/flame_author.gif") no-repeat scroll 5px 4%;
} .print {
    background: transparent url("../images/print.gif") no-repeat scroll 5px 4%;
} .comment {
    background: transparent url("../images/comment.gif") no-repeat scroll 5px 4%;
} .share {
    background: transparent url("../images/share.gif") no-repeat scroll 5px 4%;
} .discuss {
    background: transparent url("../images/discuss.gif") no-repeat scroll 5px 4%;
} .contentimage img.credits {
    float: right;
    padding: 10px 0px 10px 5px;
} .contentimage img.article_image {
    border: 1px solid #e4e4e4;
    padding: 20px;
} #related_articles {
    margin-top: 20px;
    float: left;
} .related_articles_heading {
    font-size: 1.4em;
    color: #464646;
    font-weight: bold;
}
.related_articles_table td
{
	vertical-align:top;
}
 .related_articles_content {
    width: 260px;
    padding: 5px 5px 5px 0px;
    line-height: 20px;
    float: left;
} .related_article_heading {
    font-size: 1.4em;
    font-weight: bold;
    color: #0a2fb1;
} .related_article_summary {
    font-size: 1.1em;
} #related_articles .readmore {
    font-weight: normal;
    font-size: 1em;
} #comments {
    clear: both;
    background-color: #FFF;
    color: #464646;
 } .comment_heading {
    background: #db1900;
    color: #FFF;
    padding: 10px;
    font-size: 1.3em;
    font-weight: bold;
} .articles_comment {
    padding: 10px;
} .articles_comment_header {
    padding: 0px 10px 6px 0px;
    font-size: 1.6em;
    font-weight: bold;
} .articles_comment_content {
    border-top: 1px solid #e4e4e4;
    padding: 10px 10px 10px 0px;
    font-size: 1.1em;
    line-height: 20px;
} .articles_comment_posted_by {
    border-bottom: 1px solid #e4e4e4;
    color: #C0C0C0;
    padding: 0px 10px 10px 0px;
    font-size: 1.1em;
} .post_comment {
    padding: 10px;
    background-color: #FFF;
} .comment_title {
    border-bottom: 1px solid #999999;
    padding: 10px 0px;
} .comment_title a {
    font-size: 3em;
    color: #000;
} .comment_text {
    font-size: 1.8em;
    font-weight: bold;
    color: red;
    margin: 10px 0px;
} .fill_comments {
    margin: 20px 0 0 0px;
    line-height: 25px;
} .fill_comments p {
    font-size: 1.3em;
	 padding-top:10px;
	 line-height:15px;
} .fill_comments label {
    color: #000;
    font-size: 1.4em;
} 
.comment_status_info
{
 font-size:15px;
 color:red;
 margin-top:10px;
}

.inputtextbox, .inputtextbox_ver {
    border: 1px solid #999;
    color: #000;;
    font-size: 1.4em;
    height: 22px;
    width: 200px;
    margin-bottom: 10px;
} .inputtextbox_ver {
    width: 400px;
} .inputareabox {
    background-color: #FFFFFF;
    border: 1px solid #999;
    color: #000;
    font-size: 1.4em;
    height: 210px;
    width: 400px;
    margin: 2px 0px 10px 0px;
} .verify_img {
    width: 100px;
    height: 55px;
    margin: 0 0 10px 0;
} .previous_next {
    text-align: center;
    background-color: #fff;
    clear: both;
    border-top: 1px solid #ccc;
    padding: 7px 0px 8px 0px;
    font-weight: bold;
    font-size: 1.1em;
} .previous_next a {
    color: #000;
    padding: 0px 5px;
}

/*
 .previous_next img {
 margin-right: 1px;
 }
 */
/* For Search Result Page*/ #article_search {
    background: #CC0001;
    padding: 10px 0px 12px 10px;
} .article_search_box {
    padding: 4px 22px 5px 4px;
    width: 450px;
    margin-right: 2px;
} .article_search_box_bg {
    background: #FFFFFF url(../images/search.jpg) no-repeat scroll 99% center;
    border: 1px solid #D7D5D6;
    color: #444444;
    font-family: arial;
    font-size: 1.1em;
    font-weight: bold;
} .page_display_bar {
    background: #000;
    border-top: 1px solid #fff;
    padding: 8px 10px 31px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 1.1em;
} .page_display_bar_left {
    float: left;
    margin-right: 15px;
    letter-spacing: 0px;
    word-spacing: 0px;
} .page_display_bar_left label {
} .page_display_bar_left input, .page_display_bar_left select {
    margin: 0px;
    vertical-align: middle;
} .page_display_bar_right {
    float: right;
} .page_display_bar_right select {
    margin: 0px;
    vertical-align: middle;
} .page_display_bar_left_additional {
    margin-top: 4px;
} .sponsored_listing_heading {
    background: #fff;
    margin-top: 9px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e4e4e4
} .sponsored_listing_heading h1 {
    font-size: 1.1em;
    color: #000;
    font-weight: normal;
    padding: 12px 0px 0px 10px;
} .article_list_pagination {
    background: #ccc;
    padding: 12px 10px;
	 width:557px;
	 float:left;
} .article_list_pagination_left {
    float: left;
} .article_list_pagination_right {
    float: right;
} .article_list_pagination a {
    font-size: 1.1em;
} #article_list_display {
    padding-bottom: 18px;
    background: #fff;
} .sponsored_list_content, .article_list_content {
    padding: 12px 10px 7px 10px;
    font-size: 1.1em;
} .sponsored_list_content h3 a, .sponsored_list_content h3, .article_list_content h2 a, .article_list_content h2 {
    color: #092fae;
    font-weight: bold;
    font-size: 1.1em;
} .sponsored_list_content p {
    margin: 3px 0px 9px;
} .sponsored_list_content a {
    color: #666;
    padding-top: 3px;
} .article_list_content {
    clear: both;
    padding: 11px 0px 10px 10px;
} .article_list_content ul li {
    display: inline;
	border-right:1px solid #e4e4e4;
	padding:0px 5px;
	
} .article_list_content li a {
    border-right: 1px solid #cdcdcd;
    padding-right: 5px;
    color: #666;
} .article_list_content p {
    margin: 3px 0px 8px;
}
.article_list_content h2
{
font-size:1.2em;
color:#000;
}
.article_list_content span{
	color:#CC0000;
} 
#preview_frame {
    background-color: #FFFFFF !important;
    border: 0px solid green;
    opacity: 0.10;
    filter: alpha( opacity = 10);

position:absolute;

top:
    0px;

left:
    0px;

display:block;

width:
    100%;

height:
    4000px;
} #preview_layer {
    border: 0px solid yellow;
    color: #000000;
    display: none;
    left: 0px;
    opacity: 0.10;
    filter: alpha( opacity = 10);

position:absolute;

top:
    0px;

z-index:
    100 ! important;

width:
    100%;

height:
    900px;

display:block;
}

/* code for rss feed page*/ .rss_feed_linkdiv {
    font-size: 1.2em;
    color: blue;
    padding-left: 20px;
} .rss_feed_linkdiv ul {
} .rss_feed_linkdiv ul li {
    list-style-type: none;
    padding: 15px 0px 0px 0px;
} .rss_feed_linkdiv ul li a {
    color: blue;
    padding: 2px 0px 4px 22px;
} .rss_feed_link {
    background: transparent url(../images/rss1.gif) no-repeat scroll 0%;
    font-weight: bold;
}

ul li.rss_feed_sublinks {
    padding: 5px 0px 0px 40px;
} .feed_reader {
    padding-top: 15px;
    font-size: 12px;
} .feed_reader a {
    color: blue;
}

/*For Newletter sigin form */ #nwires {
    margin: 0px 0px 10px 0px;
} .article_list_adverdisement span a {
    display: block;
}

/*For Content coming from database */
contenttop h2 {
    font-size: 1.2em;
} .article_page_ads {
    float: right;
    clear: both;
    padding: 10px 0px 10px 10px;
} .article_page_ads_bottom {
    padding: 10px 0px;
} .search-tip {
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    padding-top: 8px;
} .page_entries {
    float: left;
} .jump_to_content {
    position: absolute;
    left: -1000px;
}

/*For search yello highlighting*/ .yellow_high_light_text {
    background: yellow;
}

.about_us p {
    padding: 4px 4px 4px 0px;
    font-size: 1.3em;
}

.about_us h1 {
   
    font-size: 1.6em;
}

.backnavi{
	border-top:none !important;
	margin-top:0px !important;
	padding:0px 10px 10px 0px  !important;
	border-bottom:1px solid #e4e4e4;
}
.backnavi_above{background-color:#fff;height:30px;padding:0px 8px 10px 10px;width:559px;}

.nocomments{       
color:#000000;
font-size:1.2em;
line-height:20px;
padding:10px;
height:45px;
}

.nocomments p
{
border-bottom:1px solid #e4e4e4;
padding-bottom:5px;

}
.blockquote {
   background:transparent url(../images/picLeftQuoteMarkGrey.gif) no-repeat scroll top left;
   margin:1em 20px;
   font-size:1.2em;
   color:#626262;
   width:250px;
}
.blockquote p.block {
background-image:url(../images/picRightQuoteMarkGrey.gif);
background-position: bottom right;
background-repeat:no-repeat;
margin:0pt;
padding:0pt 30px 0pt 40px;
} 
.contenttop_text p img
{
	display:block;
}
.contenttop_text ul,.contenttop_text ol{
	margin:0px 0px 0px 30px;
}

