/* site:unquote.com */
/* unquote stylesheet */
/* unquote.css */
/* Authour:Suresh V R */
/* Last Updated:12/01/2010 */
/* Updated by:Alamelu DN */
/* Common Styles */
body {
    background: #e4e4e4;
    font-family:sans-serif,Arial;
    font-size: 62.5%;
}

body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, p {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    outline: none;
}

img {
    border: 0px;
}

a:hover {
    color: #ca0000 !important;
    text-decoration: underline;
}

/* site styles */
#wrapper {
    background: #fff;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    width: 980px;
}

#wrapperheader {
    width: 100%;
    background: #fff;
    float: left;
}

/* header styles */
.header_top {
    background: #ca0000 url(/images/aop_header_bg.jpg) no-repeat top left;
    float: left;
    padding: 18px 10px 4px 11px;
    width: 959px;
}

.logo {
    float: left;
}

.header_search_information {
    float: right;
    width: 345px;
    margin: 4px 0px 0px 0px;
}

.right_search_box {
    padding: 6px;
    float: right;
    width: 333px;
    background: #ccc;
    height: 27px;
}

.right_search_box label, .review_search label {
    display: none;
}

/* body:nth-of-type(1) .search_text_box {padding:0px 0px 0px 23px;height:25px;}*/
.search_text_box {
    font-family:sans-serif,Arial;
    font-size: 1.2em;
    color: #000;
    height: 20px;
    padding: 5px 0px 0px 23px;
    width: 239px;
    border: 1px solid #fff;
    float: left;
    background: #fff url(/images/search_icon.jpg) no-repeat scroll 3% 51%;
    border-right: none;
}

.search_submit_tab {
    font-family: Arial;
    color: #fff;
    background: #333;
    border: none;
    padding: 4px 0 8px 3px;
    width: 68px;
    height: 27px;
    font-size: 1.2em;
    float: left;
    border: 1px solid #fff;
    border-left: none;
}

.navigation_right {
    width: 100%;
    float: left;
    padding: 6px 0px 0px;
}

.navigation_right ul {
    list-style-type: none;
    float: right;
}

.navigation_right li {
    float: left;
    padding-right: 4px;
}

.navigation_right li a {
    display: block;
    padding: 5px 6px 5px 7px;
    font-size: 1.2em;
    color: #fff;
    cursor: pointer;
    background: url(/images/border_right.jpg) no-repeat right center;
}

.navigation_right li a:hover {
    color: #fff !important;
    text-decoration: none;
}

.font_color {
    color: #000 !important;
    padding: 0px 2px 0px 3px;
}

.newsletter {
    background: transparent url(/images/email_address.gif) no-repeat scroll 2% 50%;
    padding-left: 15px;
}

.mobile {
    background: transparent url(/images/mobile_version.gif) no-repeat scroll 2% 50%;
    padding-left: 15px;
}

.subscribe_header {
    background: transparent url(/images/subscribe.gif) no-repeat scroll 2% 50%;
    padding-left: 15px;
}

.rss {
    background: transparent url(/images/rss_feed.gif) no-repeat scroll 2% 36%;
    padding: 0px 0px 0px 16px !important;
}

.rss a {
    padding: 5px 0 6px 6px !important;
}

.menucontainer {
    width: 100%;
    float: left;
    background: transparent url(/images/main_menu_bg.jpg) repeat-x;
}

.menucontainer ul {
    list-style-type: none;
    float: left;
    width: 100%
}

.menucontainer li {
    float: left;
    margin: 0px 0px 0px -1px;
}

.menucontainer li a {
    background: url(/images/main_menu_pipe.jpg) no-repeat scroll right 14px;
    display: block;
    padding: 11px 10px 6px 12px;
    font-size: 1.2em;font-weight:bold;
    cursor: pointer;
    color: #fff;
}

.menucontainer li a:hover, .menucontainer li a.active {
    color: #000 !important;
    background: #fff !important;
    text-decoration: none;
}

.submenu {
    background: #fff;
    float: left;
    width: 100%;
}

.submenu ul {
    height: 33px;
    width: 100%;
    float: left;
    list-style-type: none;
    display: none;
}

.submenu ul.active {
    display: block;
}

.submenu li {
    float: left;
    margin:0px !important;
}

.submenu li a {
    display: block;
    font-size: 1.2em;
    color: #000;
    background: url(/images/sub_menu_pipe.jpg) no-repeat scroll right 12px;
    padding: 9px 12px;
}

.submenu li a:hover, .submenu li a.active {
    color: #666 !important;
    text-decoration: none;
    background: url(/images/sub_menu_pipe.jpg) no-repeat scroll right 12px !important;
}

.header_advertisement {
    width: 980px;
    clear: both;
    background: #fff url(/images/header_ad_bg.jpg) repeat-x;
    overflow: hidden;
}

.header_advertisement_block {width:100%;height:100%;}
.header_advertisement_block td {text-align:center;}

.headerleft_ad {
    float: left;
    width: 757px;
}

.advertisement {
    float: left;
}

.advertisement img {
    margin: 0px;
}

.leaderboard {
    float: right;
}

.headerright_ad {
    float: right;
    width: 192px;
}

.headerright_ad img {
    float: right;
    padding: 2px 0 0;
}

/* container styles */
#container {
    float: left;
    padding: 0 10px;
    width: 960px;
    background: #fff;
}

/* container left styles */
#container_left {
    float: left;
    width: 602px;
}

.navigation_menu {
    clear: both;
    float: left;
    overflow: hidden;
    padding: 7px 0 8px 0;
    width: 100%;
}

.navigation_menu_left {
    color: #000;
    float: left;
    font-size: 1.2em;
}

.navigation_menu_left img {
    padding: 0 0 2px 2px;
}

.navigation_menu_left p {
    background: transparent url(/images/home.gif) no-repeat scroll left 0px;
    color: #000;
    float: left;
    font-family: arial;
    padding: 1px 0 0 18px;
}

.navigation_menu_left p a {
    color: #666 !important;
}

.main_story_block {
    border-bottom: 1px solid #DADADA;
    clear: both;
    overflow: hidden;
    padding: 4px 0 14px;
    width: 602px;
    border-bottom: 3px solid #e4e3e1;
}

.main_story_block_left {
    float: left;
    width: 415px;
    clear: both;
    padding: 8px 0px 0px 0px;
}

.main_story_block_left h1 {
    font-size: 1.8em;
    color: #000;
    line-height: 20px;
    font-weight: normal;
	padding-bottom:6px;
}

.main_story_block_left h1 a {
    color: #000;
    font-weight: normal;
    font-size: inherit;
}

.main_story_block_left p {
    color: #666;
    font-size: 1.2em;
    line-height: 18px;
}

.common_list_date, .source, .tags {
    color: #8e8e8e !important;
    font-family: Arial !important;
    font-size: 1.2em !important;
    line-height: 16px;
    padding: 6px 0 3px !important;
}

#article_content .main_story_block_left .common_list_date a, #article_content .main_story_block_left .source a, #article_content .main_story_block_left .tags a {
    font-weight: bold;
}

.article_protected .common_list_date a {
    font-weight: bold;
}

.common_list_date a, .source a, .tags a {
    color: #000;
    font-size: inherit;
} 
.common_list_date span {
    color: #000;
    font-size: inherit;
}

.common_list_date img, .source img {
    display: inline;
    margin: 0 0 -4px;
    padding: 0 !important;
}

.section_heading {
    clear: both;
    overflow: hidden;
    width: 100%;
    border-top: 2px solid #666;
    font-family: Arial;
}

.section_heading p, .deals_heading p {
    margin-bottom: 7px;
    color: #666;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    padding: 4px 0 3px 7px;
    border-left: 25px solid #ca0000;
    height: 15px;
}* html .section_heading p, .deals_heading p {
    float: none;
}

.main_story_block_right {
    float: right;
    padding: 9px 0px 0px 0px;
}

.main_story_block_right img {
    padding: 1px 0px 0 0;
}

.latest_headlines {
    clear: both;
    overflow: hidden;
    margin: 0 0 14px;
    width: 100%;
}

.latest_headlines_left {
    float: left;
    width: 298px;
}

ul.heading_list {
    float: left;
    padding: 2px 0 8px;
    width: 100%;
}

ul.heading_list li {
    background: transparent url(/images/link_image.jpg) no-repeat scroll 1px 9px;
    border-bottom: 1px solid #DADADA;
    list-style-type: none;
    padding: 5px 0 1px 16px;
}

ul.heading_list li h3 {
    line-height: 16px;
    font-size: 1.2em;padding-right:3px;
}

ul.heading_list li h3 a {
    font-size: inherit;
    color: #000;
}

ul.heading_list li p.common_list_date {
    margin-left: -16px;
    padding-bottom: 4px;
    padding-top: 4px;
}

.latest_headlines_right {
    float: right;
    padding: 2px 0 0;
    width: 299px;
}

.latest_headlines_right ul {
    padding: 0px 0px 0px 3px;
}

.minor_section_head {
    float: left;
    font-family: Arial;
    width: 100%;
}

.minor_section_head p {
    color: #666;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    padding: 8px 0px 4px 1px;
}

.latest_headlines_menu, .listing_page_pagination {
    border: 1px solid #dadada;
    float: left;
    padding: 4px 10px 10px 6px;
    width: 584px;
    background: #f2f2f2;
}
.top_border_fix {border-top:0px !important;}
.latest_headlines_menu ul {
    float: left;
    padding-top: 6px;
}

.latest_headlines_menu ul li {
    display: inline;
    float: left;
    list-style-type: none;
    padding: 1px 0 0 29px;
}

.latest_headlines_menu ul li a {
    color: #000;
    float: left;
    font-size: 1.2em;
    font-weight: normal;
    padding: 1px 0 0;
}

.flaot_menu {
    float: right !important;
}

.free_trial_menu {
    padding: 2px 9px 0 0 !important;
}

.free_trial_menu a, .poll_menu li a {
    background: transparent url(/images/right_arrow.jpg) no-repeat scroll right 63%;
    padding: 0 9px 0 0 !important;
}

.subscribe {
    background: transparent url(/images/subscribe.gif) no-repeat scroll 6px 1px;
}

.rss_stories {
    background: transparent url(/images/rss_feed.gif) no-repeat scroll 6px 1px;
}

.news_letter {
    background: transparent url(/images/email_address.gif) no-repeat scroll 6px 1px;
}

.trail {
    background: transparent url(/images/trial.gif) no-repeat scroll 6px 1px;
}

.deals_in_focus, .video_poll {
    clear: both;
    overflow: hidden;
    width: 100%;
    margin-bottom: 14px;
}

.video_poll {
    margin-bottom: 25px;
}

.deals_navigation {
    clear: both;
    overflow: hidden;
    width: 100%;
}

.deals_navigation_menu {
    background: transparent url(/images/deals_menu_bg.jpg) repeat-x scroll 0px 0px;
    float: right;
    height: 32px;
}

.deals_navigation_menu li {
    list-style-type: none;
    display: inline;
    float: left;
}

.deals_navigation_menu li a {
    border-left: 1px solid #FFF;
    color: #000;
    float: left;
    font-family: Arial;
    font-size: 1.2em;
    padding: 10px 20px 5px;
    height: 15px;
}

.deals_navigation_menu li a.active, .deals_navigation_menu li a:hover {
    padding: 8px 19px 7px 20px;
    border-top: 2px solid #666;
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #666 !important;
    text-decoration: none;
}

.deals_in_focus_content {
    border: 1px solid #dadada;
    border-top: none;
    float: left;
    overflow: hidden;
    padding: 7px 0 6px;
    border-bottom: none;
}

.deals_in_focus_content_left {
    float: left;
    width: 60px;
    padding: 8px 10px 0px 0px;
}

.deals_in_focus_content_right {
    float: right;
    width: 510px;
}

.deals_in_focus_content_right h2, .research_content h2, .analysis_content_right h2 {
    font-size: 1.4em;
    color: #000;
    line-height: 20px;
    padding: 3px 0px 5px 0px;
}

.deals_in_focus_content_right h2 a, .research_content h2 a, .analysis_content_right h2 a {
    color: #000;
    font-size: inherit;
}

.deals_in_focus_content_right p {
    font-size: 1.2em;
    color: #666;
    line-height: 18px;
}

.video_poll_video {
    float: left;
    width: 400px;
}

.media_div {
    float: left;
    margin: 2px 0px 0px 0px;
    padding: 0;
    width: 398px;
}

.object_div {
    float: left;
    padding: 8px 10px;
    text-align: center;
    width: 378px;
    border: 1px solid #dadada;
    background: #f2f2f2;
}

.video_image_text {
    clear: both;
    overflow: hidden;
    width: 100%;
    padding: 9px 0px 0px 0px;
}

.video_image_text h1 {
    color: #000;
    font-size: 1.8em;
    font-weight: normal;
}

.video_image_text h1 a {
    color: #000;
    font-size: inherit;
}

.video_image_text p {
    font-size: 1.2em;
    line-height: 17px;
    padding: 2px 0 0;
    color: #666;
}

.video_poll_poll {
    float: right;
    width: 194px;
}

.opinion_poll {
    clear: both;
    overflow: hidden;
    width: 100%;
}

.opinion_poll h3 {
    color: #666;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 20px;
    padding: 7px 0;
}

.opinion_poll p {
    font-size: 1.2em;
    line-height: 17px;
    color: #666;
}

.opinion_poll_table {
    font-size: 1.2em;
}

.opinion_poll_table tr {
    line-height: 17px;
}

.opinion_poll_table tr td input {
    margin: 0px;
}

.opinion_poll_table tr td label {
    padding: 0px 0px 0px 5px;
    color: #000;
}

td.vertical_poll_align {
    padding: 0;
    vertical-align: middle;
}

.poll_vote_bg {
    font-family: arial;
    background: #333;
    border: 0 none;
    color: #FFF;
    height: 25px;
    margin: 13px 0 10px;
    padding: 0px 21px 3px;
}* html .poll_vote_bg {
    padding: 0px 10px 3px;
}* + html .poll_vote_bg {
    padding: 0px 10px 3px;
}

.poll_menu {
    background: #F2F2F2;
    border: 1px solid #DADADA;
    float: left;
    padding: 5px 0px 11px 0px;
    width: 192px;
    margin: 0px;
}

.poll_menu li {
    background: transparent url(/images/main_menu_pipe.jpg) no-repeat scroll right center;
    padding: 0 7px !important;
}

.association {
    clear: both;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.association p {
    font-size: 1.2em;
    line-height: 17px;
    color: #666;
    padding: 7px 0px;
}

.opinion, .events, .research {
    clear: both;
    overflow: hidden;
    width: 100%;
    margin-bottom: 23px;
}

.opinion_left, .most_read_commented_left {
    float: left;
    width: 296px;
}

.opinion_left_img {
    float: left;
    width: 60px;
    padding: 10px 13px 0 0;
}

.opinion_left_content, .opinion_right_content {
    float: left;
    width: 100%;
    padding: 7px 0px 0px 0px;
}

.opinion_right_content {
    padding: 4px 0px 0px 0px;
    width: 100%;
}

#container_right .opinion_right_content {
    width: 100% !important;
}

.opinion_left_content h2, .events_content_right h2, .opinion_right_content h2 {
    color: #000;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 20px;
}

.opinion_left_content h2 a, .events_content_right h2 a, .opinion_right_content h2 a {
    color: #000;
    font-size: inherit;
}

.opinion_left_content p, .events_content_right p, .research_content p, .opinion_right_content p, .analysis_content_right p {
    font-size: 1.2em;
    line-height: 17px;
    color: #666;
}

.opinion_right, .most_read_commented_right {
    float: right;
    width: 296px;
}

.opinion_right_content ul {
}

.opinion_right_content ul li {
    border: none !important;
    background: transparent url(/images/link_image.jpg) no-repeat scroll 1px 11px !important;
    padding: 7px 0 0 16px;
}

.float_left {
    float: left;
    padding: 5px 13px 0 0;
}

.events {
    margin-bottom: 6px;
}

.events_content {
    width: 100%;
    clear: both;
    overflow: hidden;
    padding: 5px 0 21px;
}

.events_content_left {
    float: left;
    width: 132px;
    padding: 4px 10px 0px 0px;
}

.events_content_right {
    float: right;
    width: 455px;
}

.events_content_right h2, .analysis_content_right h2 {
    line-height: 19px;
}

.events_content_right p {
    padding: 1px 0px 0px 0px;
}

.events_content_right p.common_list_date, analysis_content_rightp.common_list_date {
    padding: 2px 0 !important;
}

.research_left {
    float: left;
    width: 195px;
    padding-right: 9px;
}

.research_right {
    float: left;
    width: 192px;
}

.research_content {
    width: 100%;
    clear: both;
    overflow: hidden;
    padding: 11px 0px 0px 0px;
}

.research_content img {
    text-align: center;
}

.research_content h2 {
    line-height: 19px;
    padding: 10px 0 2px 2px;
}

.left_menu_content_block {
    padding: 7px 7px 7px 5px;
    width: 588px !important;
    border: 1px solid #dadada;
    border-top: none;
}

.left_menu_content_block p {
    color: #666;
    font-size: 1.2em;
    padding: 15px 0;
    text-align: center;
}

/* container right styles */
#container_right {
    float: right;
    margin: 7px 0 0 10px;
    width: 348px;
}

.right_menu, .right_regions, .jobs_ad_block {
    clear: both;
    overflow: hidden;
    width: 100%;
    margin-bottom: 12px;
}

.right_menu_content_block {
  /*  padding: 7px 7px 7px 5px;
    width: 334px !important;
	padding:10px;*/width:326px !important;
}

.float_fix_menu {
    float: left;
    width: 100%;
}

.float_fix_menu li a {
    padding: 10px 26px 5px 10px;
}

.float_fix_menu li a:hover, .float_fix_menu li a.active {
    padding: 8px 25px 7px 10px;
}

.right_menu_content_block, .right_regions_content {
    clear: both;
    overflow: hidden;
    width: 346px;
/*    border: 1px solid #dadada;
    border-top: none;*/
}

.right_menu_content_block p {
    padding: 15px 0px;
    text-align: center;
    font-size: 1.2em;
    color: #666;
}

table.login_form {
}

.login_form label {
    font-size: 1.2em;
    color: #666;
}

.text_box_style {
    border: 1px solid #9C9E9D;
    height: 21px;
    padding: 2px 0;
    width: 172px;
}

.forgot_login {
    color: #000;
    font-family: arial;
    font-size: 1.2em;
    margin-left: 6px;
}

.submit_button_bg,.search_button_bg {
    background: #333;
    border: medium none;
    color: #FFF;
    font-family: Arial;
    height: 25px;
    margin-left: 2px;
    padding: 0 0 3px;
    width: 77px;
}

.right_section_heading {
    background: #ccc;
    width: 100%;
}

.right_section_heading p {
    padding: 5px 0 6px 10px;
    font-size: 1.2em;
    font-family: arial;
    color: #000;
    border-top: 2px solid #333;
}

.right_regions_content, .ad_block_right {
    padding: 6px 0px;
    width: 346px;
    text-align: center;
}

.ad_block_right {
    border: 1px solid #dadada;
    padding-bottom: 23px;
    margin-bottom: 14px;
}

.ad_block_right p {
    color: #666;
    font-size: 1.2em;
    padding: 5px 0 16px;
}

.right_menu_content_block ul.heading_list {
    padding: 0px 0 11px 9px;
    width: 325px;
}

.jobs_ad_block_jobs {
    float: left;
    width: 169px;
}

.jobs_ad_block_jobs_content {
    border: 1px solid #dadada;
    border-top: none;
    border-bottom: none;
    width: 167px;
    
}

.about_job {
    padding: 0 0px 5px 9px;
    width: 158px;
}

.post_title {
    color: #000;
    float: left;
    font-size: 1.2em;
    padding: 7px 0 0;
    width: 158px;
    font-weight: bold;
}

.ad_post_description {
    clear: both;
    color: #666;
    font-size: 1.2em;
    line-height: 16px;
    padding: 2px 0 0;
}

.job_location {
    color: #666;
    font-size: 1.2em;
    padding: 2px 0 1px;
}

.jobs_width_fix {
    padding: 4px 2px 11px 6px;
    width: 159px;
}

.width_fix_ad {
    width: 167px;
}

.jobs_ad_block_ad {
    float: right;
    width: 169px;
}

/* footer styles */
#wrapperfooter, .footer_menu {
    clear: both;
    overflow: hidden;
    width: 100%;
}

.footer_top_header, .footer_bottom_links_header {
    float: left;
    width: 178px;
}

.footer_top_header p, .footer_bottom_links_header p {
    color: #666;
    font-size: 1.2em;
    line-height: 18px;
    padding: 15px 0px 0px 10px;
    font-family: Arial;
}

.footer_top {
    float: right;
    margin: 0 0 21px;
    width: 802px;
}

.footer_top ul {
    float: left;
}

.footer_top ul li {
    display: inline;
    float: left;
    list-style-type: none;
}

.footer_top ul li a {
    float: left;
}

.asia_risk_footer {
    padding: 17px 0 0 8px;
}

.credit_footer {
    padding: 13px 0 0 26px;
}

.energy_risk_footer {
    padding: 12px 0 0 33px;
}

.life_pension_footer {
    padding: 8px 0 0 33px;
}

.op_risk_footer {
    padding: 11px 0 0 34px;
}

.risk_small_footer {
    padding: 13px 0 0 37px;
}

.structured_footer {
    padding: 11px 0 0 30px;
}

.submenucontainer {
    background: transparent url(/images/submenu_bg.jpg) repeat-x scroll 0 0;
}

.submenucontainer li a {
    padding: 7px 10px 7px 12px !important;
    background: transparent url(/images/main_menu_pipe.jpg) no-repeat scroll right 10px !important;
}

.footer_logo_block {
    float: left;
    padding: 23px 10px 23px 0px;
    width: 970px;
}

.footer_logo {
    float: left;
    width: 185px;
}

.footer_logo img {
    padding: 0px 0px 0px 15px;
}

.footer_content_text {
    color: #666;
    font-size: 1.2em;
    line-height: 17px;
    float: left;
    margin: 0px 0 0;
    width: 406px;
}

.footer_search {
    margin: 0px 0px 0px 0px;
}

.footer_down {
    background: #fff;
    clear: both;
    overflow: hidden;
    width: 980px;
}

.footer_down_nav_section {
    border-top: 1px solid #ccc;
    float: left;
    padding: 6px 0 10px;
    width: 100%;
}

.footer_bottom_links {
    float: right;
    padding: 0 0 0;
    width: 802px;
}

.footer_bottom_links_header p {
    padding: 1px 0px 0px 10px;
}

.footer_down ul {
    float: left;
    list-style-type: none;
    padding: 2px 0 0;
}

.footer_down li {
    float: left;
    white-space: nowrap;
}

.footer_down li a {
    background: transparent url(/images/footer_pipe.jpg) no-repeat scroll right center;
    color: #000;
    cursor: pointer;
    display: block;
    font-size: 1.2em;
    padding: 0 7px;
    font-family: Arial;
}

.deals_heading {
    background: transparent url(/images/deals_top_bg.jpg) repeat-x scroll 0 0px;
    clear: both;
    font-family: Arial;
    overflow: hidden;
    width: 100%;
}

.deals_heading p {
    margin: 2px 0px 0px 0px;
    float: left;
    width: 100px;
}

.padding_top_fix {
    padding: 10px 0px 0px 0px;
    background: transparent url(/images/deals_menu_bg.jpg) repeat-x scroll 0 10px;
}

/* landing page styles */
.landing_logo {
    clear: both;
    font-family:sans-serif,Arial;;
    overflow: hidden;
    padding: 9px 0 21px;
    width: 100%;
}

.landing_block .section_heading p, .landing_block .deals_heading p {
    border-left: 25px solid #3e834b !important;
}

.landing_block ul.heading_list li {
    background: transparent url(/images/france_link_image.jpg) no-repeat scroll 1px 9px;
}

.landing_block .opinion_right_content ul li {
    background: transparent url(/images/france_link_image.jpg) no-repeat scroll 1px 10px !important;
}

.opinion_right_img {
    float: left;
  padding:10px 5px 0 0;
width:140px;
}

.landing_opinion_right_content {
    width:148px;
}

.landing_opinion_right_content p {
    padding: 5px 0px 0px 0px;
}

.opinion_width_fix {
    width: 278px;
    margin: 12px 0px 0px 0px;
}

.border_top_fix {
    border-top: 3px solid #E4E3E1;
    padding: 5px 0 0 !important;
    margin: 12px 0px 0px 0px;
}* html .border_top_fix {
    float: none !important;
}

.analysis_content_left {
    float: left;
    width: 60px;
    padding: 4px 10px 0px 0px;
}

.analysis_content_right {
    float: right;
    width: 527px;
}

.with_out_image {
    width: 100% !important;
}

.region_landing_block .events_content, .category_analysis_content {
    padding: 7px 0 8px;
    border-bottom: 1px solid #dadada;
}

.right_menu .opinion_right_content {
    padding: 0px !important;
}

/* styles for article page */
#article_content, .article_descrption {
    clear: both;
    overflow: hidden;
    width: 100%;
}

#article_content .main_story_block {
    padding-bottom: 20px;
}

#article_content .main_story_block_left h1 {
    padding-bottom: 10px;
}

.text_description {
    padding: 0px 0px 11px 0px;
    color:#666;
font-size:1.2em;
line-height:18px;
}
.article_descrption .text_description {font-size:15px !important;}
#article_content .common_list_date {
    padding-bottom: 0px !important;
}

.source, .tags {
    padding: 3px 0px 0px 0px !important;
}

.article_descrption {
    padding: 7px 0 17px;
    color: #666;
    font-size: 1.4em;
    line-height: 18px;
}

.article_descrption p {
    padding: 9px 0px 8px 0px;
}

.comment {
    background: transparent url(/images/comment.gif) no-repeat scroll 3px 1px;
}

.email_to_frnd {
    background: transparent url(/images/email_a_colleague.gif) no-repeat scroll 3px 1px;
}

.print {
    background: transparent url(/images/print.gif) no-repeat scroll 3px 1px;
}

.share {
    background: transparent url(/images/share.gif) no-repeat scroll 3px 1px;
}

.linkedin {
    background: transparent url(/images/linkedin.gif) no-repeat scroll 3px 1px;
}

.article_menu {
    padding-right: 0px;
    padding-left: 0px;
    width: 600px;
    margin-bottom: 15px;
    float: none;
    clear: both;
    overflow: hidden;
}

.article_menu ul {
    padding-left: 5px;
}

.article_menu li {
    padding: 1px 0 0 21px !important;
}

.article_menu li a {
    background: url(/images/article_menu_pipe.jpg) no-repeat scroll right 2px;
    font-family: Arial;
    padding: 1px 4px 0 0 !important;
    font-weight: bold !important;
    font-size: 1.1em !important;
}

.article_comments {
    clear: both;
    width: 100%;
}

.register_site_content {
    border-bottom: 3px solid #E4E3E1;
    padding: 7px 0 4px 2px;
}

.register_site_content p {
    clear: both;
    font-size: 1.2em;
    padding: 0 0 8px 0;
    color: #666;
}

.register_site_content ul {
    padding: 0 0 15px;
    width: 100%;
    margin-left: -3px;
}

.register_site_content ul li {
    display: inline;
    list-style-type: none;
}

.register_site_content ul li a {
    background: url(/images/article_menu_pipe.jpg) no-repeat scroll right 55%;
    color: #000;
    font-size: 1.2em;
    padding: 0 5px 0 3px;
}

.article_content_list {
    clear: both;
    overflow: hidden;
    padding: 16px 0 0;
    width: 602px;
}

.article_content_list h2 {
    font-size: 1.4em;
    width: 100%;
    font-weight: normal
}

.article_content_list h2 a {
    color: #000;
    font-family: inherit;
}

.article_content_list p {
    color: #666;
    font-size: 1.2em;
    line-height: 17px;
    padding: 7px 0px 0px;
}

.complaint_abt_comment {
    border-top: 1px solid #DADADA;
    float: left;
    margin: 12px 0 0;
    padding: 11px 0 9px;
    width: 100%;
}

.complaint_abt_comment a {
    background: transparent url(/images/right_arrow.jpg) no-repeat scroll right 63%;
    color: #000;
    font-size: 1.2em;
    padding: 0 8px 0 0;
}

.comment_submit {
    padding: 6px !important;
    margin-bottom: 14px;
    margin-top: 7px;
    width: 590px;
    float: none;
    clear:both;overflow:hidden;
}
.comment_submit a:hover{color:#fff !important;text-decoration:none !important;}
.submit_comment {
    background: #333;
    border: none;
    color: #FFF;
    font-family: Arial;
    height: 20px;
    padding: 5px 9px 0px;
    font-size: 1.2em;
    float:left;
}

.opinion_left_content ul li {
    border: none !important;
}

.article_page_news_letter {
    background: transparent url(/images/email_address.gif) no-repeat scroll 3px 1px;
}

.article_page_rss {
    background: transparent url(/images/rss_feed.gif) no-repeat scroll 3px 1px;
}

.article_page_trail {
    background: transparent url(/images/trial.gif) no-repeat scroll 3px 1px;
}

/* search page styles */
.search_result_block {
    clear: both;
    overflow: hidden;
    width: 100%;
    padding: 4px 0 0;
}

.page_display_bar {
    border: 1px solid #CCC;
    clear: both;
    overflow: hidden;
    font-size: 1.2em;
    margin: 8px 0 0;
    padding: 8px 6px 8px 11px;
    width: 583px;
    background: #eee;
}

.page_display_bar_left {
    color: #666;
    float: left;
}

.page_display_bar_left select {
    font-family: arial;
    margin: 0 4px 1px 0;
    vertical-align: middle;
    width: 57px;
    color: #333;
}

.page_display_bar_right {
    color: #333;
    float: right;
}

.page_display_bar_right label {
    display: none;
}

.page_display_bar_right select {
    margin: 0px 0px 1px 0px;
    vertical-align: middle;
    width: 153px;
    color: #333;
}

.search_list_pagination {
    border-bottom: 1px solid #666;
    clear: both;
    overflow: hidden;
    padding: 10px 0 13px 0px;
    width: 602px;
}

.search_list_pagination_left {
    float: left;
}

.search_list_pagination_right {
    float: right;
}

.search_list_pagination_right ul {
    font-size: 1.2em;
    color: #666;
}

.search_list_pagination_right ul li {
    display: inline;
    list-style-type: none;
}

.search_list_pagination_right ul li a {
    padding: 0 5px 0 3px;
    background: transparent url(/images/date_relevance_pipe.jpg) no-repeat scroll right 2px;
    color: #000;
}

.search_list_pagination_left p, .search_list_pagination_right p {
    color: #666;
    float: left;
    font-size: 1.2em;
}

.pagination {
    color: #000;
    float: left;
    font-size: 1.2em;
    padding: 0 0 0 3px;
}

.search_list_pagination_left span {
    padding: 0 0 0 5px;
}

.search_list_pagination_left span.current {
    text-decoration: underline
}

.pagination a {
    color: #000;
    padding: 0 3px;
}

.search_menu {
    border-bottom: 3px solid #e4e3e1;
    clear: both;
    overflow: hidden;
    padding: 8px 0 29px;
    width: 100%;
}

.search_menu p {
    color: #666;
    font-size: 1.8em;
    padding: 0 0 0 1px;
}

.search_menu p span {
    color: #000;
    float: none;
}

.searched_articles_list {
    clear: both;
    overflow: hidden;
    width: 100%;
    padding: 10px 0px 0px;
}

.search_article {
    border-bottom: 1px solid #dadada;
    clear: both;
    overflow: hidden;
    padding: 12px 0 21px;
    width: 593px;
}

.search_article h2 {
    color: #000;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 20px;
}

.search_article h2 a {
    color: #000;
    font-size: inherit;
}

.search_article p {
    color: #666;
    font-size: 1.2em;
    line-height: 17px;
    padding: 8px 0 0;
}

.searchpage_bottom_search {
    border: 1px solid #dadada;
    clear: both;
    overflow: hidden;
    width: 600px;
}

.searchpage_bottom_search_a {
    clear: both;
    overflow: hidden;
    padding: 3px 0;
    width: 100%;
    background: #f2f2f2;
}

.searchpage_bottom_search_bg {
    float: left;
    padding: 3px 10px 3px 9px;
    width: 583px;
}

.searchpage_text_box {
    background: #FFF url(/images/search_icon.jpg) no-repeat scroll 1% 51%;
    border: 1px solid #ccc;
    color: #333;
    float: left;
    font-family:sans-serif,Arial;;
    font-size: 1.1em;
    height: 18px;
    padding: 5px 22px 0 21px;
    width: 450px;
}

.searchpage_submit_tab {
    background: #333;
    border: none;
    color: #FFF;
    float: right;
    font-family: Arial;
    font-size: 12px;
    height: 25px;
    padding: 0px 19px 2px;
}

.searchpage_bottom_search label {
    display: none;
}

.bottom_pagination {
    border-bottom: 1px solid #dadada;
    padding: 15px 0 12px;
    margin: 0 0 23px;
}

.margin_fix_search {
    margin: 0 -5px 0 0;
}

.refine_search_block, .popular_searches {
    border: 1px solid #DADADA;
    clear: both;
    overflow: hidden;
    width: 346px;
}

.refine_search_box {
    background: #eee;
    border-bottom: 1px solid #CCC;
    float: left;
    padding: 12px 13px 12px;
    width: 320px;
}

.refine_search_box label {
    display: none;
}

.refine_search_text_box {
    background: #FFF url(/images/search_icon.jpg) no-repeat scroll 3% 51%;
    border: 1px solid #ccc;
    float: left;
    font-family: arial;
    font-size: 1.2em;
    height: 20px;
    padding: 3px 0 0 23px;
    width: 208px;
}

.refine_search_submit_tab {
    background: #333;
    border: none;
    color: #FFF;
    float: right;
    font-family: Arial;
    font-size: 1.2em;
    height: 25px;
    padding: 2px 19px 4px;
}

.refine_your_search_desc {
    float: left;
    padding: 13px 10px 18px;
    width: 327px;
}

.search_category {
    clear: both;
    overflow: hidden;
    padding-bottom: 7px;
    width: 100%;
}

.gray_box {
    color: #333;
    float: left;
    font-family: arial;
    font-size: 1.2em !important;
    height: 13px;
    overflow: hidden;
    padding: 2px 0 4px 0;
    width: 75px;
}

.refine_sub_selection_box {
    font-family: arial;
    font-size: 1.2em;
    height: 20px;
    width: 157px;
    color: #333;
}

.refine_main_search_submit_tab {
    background: #333;
    border: none;
    color: #FFF;
    float: left;
    font-family: Arial;
    font-size: 1.2em;
    height: 25px;
    margin: 7px 0 0 75px;
    padding: 2px 19px 4px;
}

.popular_searches {
    padding-bottom: 10px;
}

.refine_sub_selection_deals {
    font-family: arial;
    font-size: 1.2em;
    height: 20px;
    color: #333;
    width: 68px;
}

.popular_searches_left {
    float: left;
    width: 163px;
    padding: 7px 0px 0px 10px;;
}

.popular_searches_left ul li, .popular_searches_right ul li {
    border: 0px !important;
}

.popular_searches_right {
    float: right;
    width: 163px;
    padding: 7px 0px 0px 10px;
}* + html .refine_search_submit_tab, * + html .refine_main_search_submit_tab, * + html .searchpage_submit_tab {
    padding-left: 9px;
    padding-right: 10px;
}* html .refine_search_submit_tab, * html .refine_main_search_submit_tab, * html .searchpage_submit_tab {
    padding-left: 9px;
    padding-right: 10px;
}

.footer_search .search_text_box {
    color: #666;
    font-family: Arial;
}

.font_weight_fix {
    font-weight: bold;
}

/* category page styles */
.label_display_fix {
    padding-top: 6px;
}* html .label_display_fix {
    padding-bottom: 1px;
}

.label_display_fix label {
    display: block !important;
    font-size: 1.2em;
    float: left;
    color: #333;
    padding: 2px 10px 0px 0px;
}

.deals_in_focus_content_block {
    overflow: hidden;
    border-bottom: 1px solid #DADADA;
    padding: 2px 10px 4px;
    float:left;
}

/* listing page styles */
.listing_list {
    clear: both;
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #dadada;
}

.listing_page_pagination {
    padding: 10px 10px 10px 6px;
    margin-bottom: 14px;
}

.most_read_commented {
    clear: both;
    overflow: hidden;
    width: 100%;
    margin-bottom: 25px;
}

.most_read_commented_left ul li, .most_read_commented_right ul li {
    border-bottom: none !important;
}

/*  research page styles */
.research_top_block {
    clear: both;
    overflow: hidden;
    width: 100%;
    margin-bottom: 12px;
}

.research_top_block_left {
    width: 325px;
}

.research_top_block_left p {
    padding: 10px 0px 10px 0px;
}

.research_top_block_right {
    float: right;
    width: 268px;
}

.research_reports_block {
    width: 100%;
    clear: both;
    overflow: hidden;
    float: none;
    padding: 5px 0px 0px;
}

.research_first_blk_border {
    border-bottom: 1px solid #DADADA;
    padding-bottom: 5px;
}

.research_reports_left {
    float: left;
    width: 100px;
    padding: 10px 10px 0 0;
}

.research_reports_right {
    float: right;
    width: 100%;
}

.research_reports_right h2 {
    color: #000;
    font-size: 1.4em;
    line-height: 20px;
    padding: 3px 0 5px;
}

.research_reports_right h2 a {
    color: #000;
    font-size: inherit;
}

.research_reports_right p {
    color: #666;
    font-size: 1.2em;
    line-height: 18px;
}

/* Article protected styles */
.barrier_content {
    clear: both;
    margin: 0 0 14px;
    overflow: hidden;
    padding: 14px 0px 0;
    width: 100%;
}

.barrier_content_left {
    float: left;
    width: 296px;
}

.barrier_content_right {
    float: right;
    width: 296px;
}

.login_box {
    clear: both;
    color: #333;
    float: left;
    padding: 10px 0 9px;
}

.login_form2 tr {
    padding: 5px 0px;
    float: left;
}

.login_form2 label {
    font-size: 1.2em;
    color: #666;
    float: left;
    width: 65px;
}

.source_product {
    margin: 0;
    padding: 4px 0 0;
    clear: both;
}

.source_product p {
    font-size: 1.2em;
    line-height: 18px;
    color: #000;
}

.barrier_content_left h3 {
    color: #000;
    font-size: 1.4em;
}

.login_box_remember {
    clear: both;
    float: left;
}

.help_login, .rightpanel_help_login {
    clear: both;
    margin-bottom: 10px;
}

.help_login a {
    color: #000;
    font-size: 1.2em;
}

.login_text_checkbox {
    float: left;
    padding: 4px 0 9px;
    text-align: center;
    width: 285px;
}

.login_text_checkbox input {
    float: left;
}

.login_text_checkbox label {
    color: #333;
    float: left;
    font-size: 1.2em;
    padding: 3px;
}

.login_submit_button {
    background: #333;
    border: none;
    color: #FFF;
    float: right !important;
    font-family: Arial;
    font-size: 12px;
    margin: 10px 0 0;
    padding: 4px 21px;
}* html .login_submit_button {
    padding: 4px 11px;
}* + html .login_submit_button {
    padding: 4px 11px;
}

.button {
    background: #333;
    float: right;
    margin: 15px auto;
    padding: 4px 21px;
    height: 17px;
}

.button a {
    color: #FFF!important;
    text-decoration: none;
    font-size: 1.2em;
    font-family: Arial;font-weight:normal !important; 
}

.clear_fix {
    clear: both;
    overflow: hidden;
    padding: 0 0 10px;
}

.clear_fix p strong {
    color: #000;
}

.subscription_message {
    clear: both;
    overflow: hidden;
    width: 100%;
    padding: 0 0 15px;
}

.subscription_message p {
    font-size: 1.2em;
    line-height: 18px;
    color: #000;
}

.login_text_box {
    width: 215px;
}

/* seven days styles */
.day7_nav {
    clear: both;
    margin: 0 0 0 -5px;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
}

.day7_nav ul li {
    background: transparent url(/images/main_menu_pipe.jpg) no-repeat scroll right 55%;
    float: left;
    font-size: 1.2em;
    list-style-type: none;
    padding: 2px 5px;
}

.day7_nav ul li a {
    color: #000;
}

.days_news_list {
    clear: both;
    overflow: hidden;
    width: 100%;
    padding: 5px 0 10px;
}

.days_news_list_menu li {
    border: none !important;
}

/* events page styles */
.events_content_block, .testimonials, .events_content_block_events, .avcj_events {
    clear: both;
    overflow: hidden;
    width: 100%;
}

.events_content .poll_menu {
    width: 425px !important;
    padding: 0 0 7px !important;
    margin: 7px 0px 0px 0px;
}

.location {
    color: #8E8E8E !important;
    font-family: Arial !important;
    font-size: 1.2em !important;
    line-height: 16px;
    padding: 3px 0 1px !important;
}

.location span {
    color: #000;
}

.with_border_fix {
    width: 100% !important;
    border-bottom: 1px solid #DADADA;
    padding: 0px 0px 15px 0px;
}

.testimonials .events_content {
    padding-bottom: 10px !important;
}

.more_events {
    clear: both;
    padding: 0px 9px 0 0;
    float: right;
}

.more_events a {
    background: transparent url(/images/right_arrow.jpg) no-repeat scroll right 63%;
    padding: 0 9px 0 0;
    font-size: 1.2em;
    color: #000;
    white-space: nowrap;
}

/* authour_listing styles */
.authour_listing {
    border: none;
}

/* styles to remove last border */
ul.heading_list li:last-child, .deals_in_focus_content_block:last-child, .events .events_content:last-child, .searched_articles_list, .search_article:last-child, .listing_list .category_analysis_content:last-child, .testimonials .events_content:last-child .with_border_fix {
    border: none;
}

.poll_menu li:last-child, .footer_down li:last-child a, .navigation_right li:last-child a, .submenu li:last-child a, .article_menu li:last-child a, .register_site_content ul li:last-child a, .search_list_pagination_right ul li:last-child a, .day7_nav ul li:last-child {
    background: none;
}

/* author page*/
.author_profile p {
    padding: 0 0 11px;
}

/* Start of CSS For Comments */
.post_comment {
    padding: 0px 10px 10px;
    background-color: #FFF;
}

.comment_title {
    padding: 0px 0px 10px 0px;
    position: relative;
}

.comment_title a {
    font-size: 2em;
    color: #000000;
}

.comment_text {
    font-size: 1.8em;
    font-weight: bold;
    color: red;
    margin: 10px 0px;
    float: left;
    width: 100%;
}

.fill_comments {
    /*border-bottom: 1px solid #999;*/
    line-height: 25px;
    margin: 0px 0px 10px 0px;
}

.fill_comments p {
    font-size: 1.3em;
}

.fill_comments label {
    color: #000;
    font-size: 1.2em;
}

.comment_status_info {
    font-size: 15px;
    color: red;
    margin-top: 10px;
}

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

.nocomments p {
    border-bottom: 1px dashed #ACACAC;
    padding-bottom: 10px;
}

#comments {
    clear: both;
    background-color: #FFF;
    color: #464646;
}

.comment_heading {
    background: #063A5F;
    color: #FFF;
    padding: 10px;
    font-size: 1.3em;
    font-weight: bold;
}

.articles_comment {
    padding: 10px;
    clear: both;
    overflow: hidden;
}

.articles_comment_header {
    color: #023B66;
    font-size: 1.4em;
    padding: 0 10px 6px 0;
}

.articles_comment_content {
    border-top: 1px solid #e4e4e4;
    padding: 10px 10px 10px 0px;
    font-size: 1.2em;
    line-height: 20px;
}

.articles_comment_posted_by {
    border-bottom: 1px solid #e4e4e4;
    color: #636363;
    padding: 0px 10px 10px 0px;
}

/* End of For Comments */
#comments {
    background-color: #FFFFFF;
    clear: both;
    color: #464646;
}

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

.nocomments p {
    border-bottom: 1px dashed #ACACAC;
    padding-bottom: 10px;
}



#comments {
    background-color: #FFFFFF;
    clear: both;
    color: #464646;
}

.eror_bg_class {
    background: #FFFFFF none repeat scroll 0 0;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, form, p {
    margin: 0;
    padding: 0;
}





comment_title a {
    color: #368BA0;
    font-size: 2em;
}





.comment_text {
    color: red;
    float: left;
    font-size: 1.8em;
    font-weight: bold;
    margin: 10px 0;
    width: 100%;
}

textarea {
}

#simple_captcha, #simple_captcha div {
    display: table;
}

#simple_captcha {
    border: 1px solid #CCCCCC;
    font-size: 1.1em;
    padding: 5px !important;
}

#simple_captcha .simple_captcha_field, #simple_captcha .simple_captcha_image {
    border: 1px solid #CCCCCC;
    margin: 0 0 2px !important;
    padding: 0 !important;
    width: 150px;
}

#simple_captcha .simple_captcha_image img {
    margin: 0 !important;
    padding: 0 !important;
    width: 110px !important;
}



#simple_captcha .simple_captcha_field input {
    background-color: #EFEFEF;
    border: medium none;
    font-size: 16px;
    width: 150px !important;
}

#simple_captcha .simple_captcha_label {
    font-size: 1.1em;
}

.submit_style {
    background: #4E4C4D url(/images/button_bg.jpg) repeat-x scroll 0 0;
    border: medium none;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 1.2em;
    height: 24px;
    padding: 0 3px 3px;
    width: 115px;
}

#container_left {
    float: left;
    width: 602px;
}

#errorExplanation {
    background: #F0F0F0 none repeat scroll 0 0;
    border: 2px solid red;
    margin: 0 0 10px 10px;
    padding-bottom: 12px;
    width: 400px;
}

#errorExplanation h2 {
    background: #CC0000 none repeat scroll 0 0;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
    text-align: left;
}

#errorExplanation p {
    color: #333333;
    font-size: 1.2em;
    margin-bottom: 0;
    padding: 5px 10px;
}

#errorExplanation ul {
    padding: 0 10px;
}

#errorExplanation ul li {
    font-size: 12px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

p.comment_title_color {
    color: #3B7E8C;
    font-weight: bold;
}

.recent_comment_sec p {
    color: #333333;
    font-size: 1.2em;
    padding: 7px 0 0;
    text-align: left;
}

.articles_comment {
    clear: both;
    overflow: hidden;
    padding: 10px;
}

.complaint_comment {
    padding: 10px 0 !important;
}

.new_articles_comment_header {
    color: #3B7E8C;
    font-size: 1.8em;
    font-weight: bold;
    padding: 5px 0;
}

.new_common_list_date a {
    color: #3B7E8C;
}

/* For 404 Error Page */
div.dialog {
    background: #FFF;
    border: 1px solid #ccc;
    float: left;
    padding: 20px 10px;
    text-align: center;
    width:580px;
}

.dialog h1 {
    font-size: 1.5em;
    color: #000;
    line-height: 1.5em;
    padding: 10px 0px;
}

.dialog p {
    font-size: 1.2em;
    padding-bottom: 10px;
    color: #000;
}

.category_articles_list {
    color: blue;
    float: left;
    padding: 10px;
    width: 90px;
}

.category_articles_list h4 {
    font-size: 1.2em;
    margin-left: 0;
    text-align: left;
}

.category_articles_list h4 a {
    color: #841010;
}

.category_articles_list ul {
    list-style-type: none;
    padding: 0;
}

.category_articles_list ul li {
    padding-top: 5px;
    text-align: left;
}

.category_articles_list ul li a {
    font-size: 0.98em;
    text-decoration: underline;
    color: #841010;
}

/*RSS*/
.rss_feeds p {
    padding: 10px 0px 0px 0px;
    font-size: 1.2em;
    line-height: 17px;
}

.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: #000000;
    padding: 2px 0px 4px 22px;
}

.rss_feed_link {
    background: transparent url(/images/rss_feed.gif) no-repeat scroll 0% 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: #000000;
}

.red_highlighted_text {
    color: red;
    font-weight: bold;
    font-size: 1.2em;
}

.articles_comment_header {
    color: #023B66;
    font-size: 1.5em;
    font-weight: bold;
    padding: 0 10px 6px 0;
}

.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;
}

.nocomments {
    padding: 0px 0px 0px 5px;
}

.right_search_box form {
    margin: 0px;
    padding: 0px;
}

/* styles for poll */
.article_fix {
margin-bottom:8px !important;
}

.container-header {
background:#F5F6FA url(/images/tab_bg.jpg) repeat-x scroll 0 0;
border:1px solid #EFEFEF;
color:#841010;
float:left;
font-size:1.2em;
height:15px;
margin-bottom:12px;
overflow:hidden;
padding:4px 5px 8px 11px;
width:563px;
}

.container-header-left {
float:left;
padding-top:1px;
}

.container-header-left a {
color:#841010;
}


/* for polls */
.poll_result {clear:both;overflow:hidden;padding:0 10px;width:582px;}
.poll_result_heading{padding:0 0 10px;}
.poll_result_heading h2 {color:#000;font-size:1.8em;font-weight:normal;padding-bottom:5px;padding-top:5px;}
.poll_result_heading h3 {font-size:1.2em;font-weight:bold;color:green;text-align:center;}
p.poll_result_question {font-size:1.2em;font-weight:bold;margin:10px 10px 5px 0;}
.result {float:left;padding:4px 0 0;width:100%;}
.result_block {clear:both;margin:10px 0;overflow:hidden;}
.poll_result_answer {float:left;line-height:17px;width:145px;font-size:1.2em;font-weight:normal;}
.poll_result_outer_bar {border:1px solid #E4E4E4;float:left;margin-left:15px;padding:1px;}
.poll_result_inner_bar {background:#E4E4E4;width:375px;}
.poll_result_bar {background:#666!important;height:20px;}
.poll_result_persentage {float:left;font-size:1em;margin-left:10px;padding:5px 0 0;}
.poll_result_date{color:#8E8E8E !important;padding-top:2px;font-size:1.2em;}
.footer_link_bg{background:transparent url(/images/login-bg.jpg) no-repeat scroll center bottom;padding:10px 10px 13px;}
.poll_result .bottom_link {background:transparent url(/images/arrow-blue.jpg) no-repeat scroll 3px 22px;clear:both;padding:18px 0 12px 7px;}
* + html .poll_result .bottom_link {padding:9px 0 12px 7px;}
#polls_list {padding:0 10px;width:582px;}
.polls_list_content_display {border-bottom:1px solid #dadada;padding-bottom:10px;}
.polls_list_content {padding:13px 0 4px;width:100%;clear:both;overflow:hidden;}
.polls_list_content h3{color:#000;font-size:1.4em;font-weight:bold;}
 .polls_list_content h3 a {font-size:inherit;color:#000;}
.polls_list_content p {font-size:1.2em;margin:3px 0 8px;}
.polls_list_content li {display:inline;}
.polls_list_content li a {background:transparent url(/images/main_menu_pipe.jpg) no-repeat scroll right center;padding:0 5px 0 3px;color:#000;font-size:1.2em;font-weight:bold;}
.polls_list_footer{padding:12px 0px 14px 0px;font-size:1.2em;color:#000;font-weight:bold;white-space:nowrap;width:582px;}
.spoll {padding:0 10px 10px;width:582px;}
.red_highlighted_text {color:red;float:left;font-size:1.2em;font-weight:bold;padding:10px 0;text-align:center;width:100%;}
.polls_list_header h1 {color:#000;font-size:1.8em;font-weight:normal;}
.spoll .vote_pollQuestion {clear:both;font-size:1.2em;padding:10px 0;font-weight:bold;}
.polls_list_header p {font-size:1.2em;padding:5px 0 0px;}
.spoll .login_here{background:#666;border:none;color:#FFF;height:25px;padding:0 14px 3px;}
* html .spoll .login_here{background:#666;border:none;color:#FFF;height:25px;padding:0 14px 3px;}
* + html .spoll .login_here{background:#666;border:none;color:#FFF;height:25px;padding:0 14px 3px;}
.polls_list_header label{margin-top:5px;}
.activation_link{font-size:1.2em;color:#000;}
.poll_result_margin_fix{margin-top:10px;width:580px;}
.spoll .search_button_bg{margin-top:15px;}
.spoll .section_heading p{padding:6px 0 3px 7px;}
/* forget password */
.password_remainder{padding:12px 0px;clear:both;overflow:hidden;width:100%;}
.seaction_title_head{float:left;overflow:hidden;padding-bottom:3px;width:100%;}
.seaction_title_head h3 {color:#000;font-size:1.8em;font-weight:normal;}
.section_title_desc{clear:both;overflow:hidden;}
.password_remainder .section_title_content p{color:#000;font-size:1.2em;line-height:17px;padding:3px 0 5px;}
.password_remainder .section_title_content .section_left{float:left;font-size:1.3em;margin:4px 5px 5px 0;width:100px;clear:both;}
.password_remainder .section_title_content .section_right {float:left!important;font-size:1.3em;margin-bottom:5px;}
.password_remainder .section_title_content .text_style {border:1px solid #9C9E9D;height:21px;padding:2px 0;width:390px !important;}
.password_remainder .button .login_here{background:#666;border:none;color:#FFF;height:25px;padding:0 14px 3px;}
.login_here{background:#333;border:none;color:#FFF;font-family:Arial;height:25px;margin-left:2px;padding:0 14px 3px;}
* html .login_here{padding:0 7px 3px;}
* + html .login_here{padding:0 7px 3px;}
* + html .password_remainder .button .login_here{padding:0 7px 3px;}
* html .password_remainder .button .login_here{padding:0 7px 3px;}
.email_a_friend{clear:both;overflow:hidden;width:582px;padding:10px 0px;}
.email_a_friend h4{color:#000;font-size:1.3em;}
.email_a_friend p {float:left;padding:5px 0 0;width:100%;color:#666;line-height:17px;font-size:1.2em;}
.email_a_friend p label {color:#666;float:left;text-align:left;}
.email_a_friend input.friend_email_add {border:1px solid #9C9E9D;height:21px;padding:2px 0;height:20px;width:580px;}
.email_a_friend input.friend_email_add {border:1px solid #9C9E9D;height:20px;margin:0;width:580px;}
.message_to_friend {border:1px solid #9C9E9D;color:#000;height:135px;margin:0;width:580px;}
.email_to_friend_submit {background:#333;border:none;color:#FFF;font-family:Arial;height:25px;margin:10px 0px 10px 0px;padding:0 14px 3px;float:right;}
/* welcome tab content styles*/
#login_form_ajax_update{margin-bottom:12px;}
#login_form_status_box{border:1px solid #DADADA;display:block;border-top:2px solid #50afdb;width:327px;margin-bottom:14px;padding:10px;font-size:1.3em;}
/*#welcome{padding:10px;width:326px;clear:both;overflow:hidden;border:1px solid #dadada;border-top:none;}*/
#welcome p{font-size:1.3em;}
#welcome p a{color:#000;font-weight:bold;}
/* Anchor as button */
.anchor_like_button {height:23px;
padding:15px 10px 5px 8px;}
.anchor_like_button a {font-family:Arial;color:#fff;font-size:1.2em;padding:5px 10px;background:#666;padding:5px 10px;height:22px;}
.anchor_like_button a:hover {text-decoration:none;color:#fff !important;}
.article_video{text-align:center;width:100%;padding:5px 0 0;}
.error_text {font-size: 1.2em;}
/* comment page */
.comments_margin_fix{margin-top:0px !important;}
.comments_save_block{clear:both;overflow:hidden;width:602px;margin-bottom:12px;}
.fill_comments h1 {font-size:1.8em;line-height:20px;padding:12px 0;font-weight:normal;}
.fill_comments h1 a ,.fill_comments p a{color:#000;}
.fill_comments p a{text-decoration:underline;}
/* end of comment page */
.search_page_number {float:left;padding:0 5px;width:300px;font-size:1.2em;}
.search_page_number a {color:#000000;padding:0 3px;}
/* Static page */
.static_page {padding:10px;}
.static_page h1,.static_page h2,.static_page h3,.static_page h4 {margin-bottom:20px;}
.static_page h1 {font-size:1.8em;color:#336699;}
.static_page h2 {font-size:1.4em;color:#336699;}
.static_page h3 {font-size:1.4em;color:#000;}
.static_page h4 {font-size:1.2em;color:#336699;}
.static_page p {font-size:1.2em;margin-bottom:20px;}
.static_page a {color:#336699;}
.static_page ul {margin:20px 10px;}
.static_page ul li {font-size:1.2em;background:transparent url(/images/arrow-gray.jpg) no-repeat scroll left 6px;list-style-type:none;padding:3px 0 0 9px;}
.static_page img {padding:10px;}
/* style added for Login error message */
.flash_notice {color:red!important;padding:5px!important;width:90%;font-size:1.2em;text-align:left !important;}
.without_image{width:100% !important;}
.yellow {color:#CA0000;}
.twitter {background: transparent url(/images/twitter.gif) no-repeat scroll 3px 1px;}
.right_menu_content_block p a{color:#000;}
.left_align_content p{text-align:left !important;}

.header_advertisement_block {}
/* style for subscription page */
.subscription_package{background:#FFFFFF none repeat scroll 0 0;float:left;width:960px;margin-bottom:20px;margin-top:5px;}
.subscription_desc  h1 {color:#000000;font-size:1.8em;font-weight:normal;line-height:20px;padding-bottom:1px;}
.subscription_desc{clear:both;padding:10px 0 0px;}
.subscription_desc p{color:#666;font-size:1.2em;line-height:18px;}
.matrix_table{background:transparent url(/images/subscribe-head.jpg) no-repeat right top;}
.matrix_table tfoot tr{background: transparent url(/images/header-row-bg.jpg) repeat-y right center;color:#000;}
.matrix_table tr.text_button td{padding-bottom:16px;}
.matrix_table tr.text_heading td{padding-top:18px;padding-left:6px !important;}
.matrix_table td{width:183px;text-align:center;padding:4px 0 3px;}
.matrix_table tbody tr{background:transparent url(/images/middle-bg.gif) repeat-y right top;}
.align_left{text-align:left !important;}
.text_heading td{color:#000;font-size:2em;}
.text_charge td{color:#ca0000;font-size:1.8em;padding-left:7px;}
.matrix_table tbody{margin-left:-1px;}
.matrix_table tbody td{font-size:1.4em;overflow:hidden;padding-left:12px;}
.matrix_table tbody td strong{color:#4f4f4f;padding:0 8px;}
.matrix_button{padding:10px 0px;}
.matrix_button a{color:#fff;background:url(/images/matrix_button_bg.gif) no-repeat scroll center center;font-size:1.8em;margin:0 11px 0 29px;padding:9px 0px;width:144px;display:block;}

* html .matrix_table tr.text_heading td{padding-left:8px !important;}
* + html .matrix_table tr.text_heading td{padding-left:8px !important;}

.matrix_button a:hover{color:#fff !important;text-decoration:none !important;}
.main_heading,.sub_heading{background:#fff;color:#ca0000 !important;font-size:1.8em !important;text-align:left !important;padding-left:5px !important;}

.main_heading img,.sub_heading img{vertical-align:middle;margin-top:1px;cursor:help;}
.sub_heading{color:#575757 !important;font-size:1.4em !important;}

.sub_heading span{padding-right:5px;}
.testimonial_left_block{float:left;width:460px;padding-right:40px;}
.faq_right_block{float:right;width:460px;}
.question_answer_block,.testimonial_block_content{clear:both;float:left;width:100%;padding-top:5px;}
.question_title{font-size:1.3em;color:#000000;}
.question_desc,.testimonial_author{font-size:1.2em;color:#8e8e8e;line-height:20px;font-family:Arial;}
.inner_question_block{padding-bottom:10px;}
.testimonial_author{text-align:right;}
.about_testimonial{padding-bottom:15px;}
.down_charge{padding-top:11px !important;padding-bottom:0 !important;}
.text_button td{padding-bottom:4px !important;}
.call_now{font-size:1.4em;margin-top:18px;color:#666666;padding:8px 20px;background:#eaeaea;}
.call_now span{color:#ca0000;}
.top_td{padding-bottom:10px !important;padding-top:16px !important;}
.bottom_td{padding-bottom:40px !important;}
.none{background:#fff;}
.main_heading span img, .sub_heading span img {}
.matrix_table{margin-left:1px;}
.letter_spacing_none{letter-spacing:0px !important;}
/* end of subscription page */
/* styles for tooltip*/
.content_tooltip{padding:10px;background-color:#000;width:247px;color:#fff;font-size:1.2em;font-family:Arial;opacity:0.55;filter:alpha(opacity=55);}
/* end of styles */
.first_row td{padding:62px 0 0 !important;}
.deals_without_border{border:0px !important;}
.more_video_link{width:382px!important;}
.deals_width_fix{width:580px;}
.ad_middle_center{float:right;padding:0 10px 10px 20px;}
#newsletter p,#free_trail p{text-align:left !important;}
.make_img_center{text-align:center;}
#subscribe h4{font-size:1.2em;}
.table_for_email_alert {clear:both;float:left;margin:10px 0 4px;width:100%;}
.table_for_email_alert td{font-size:1.2em;}
.common_tab_inner_content{clear: both;overflow: hidden;padding:7px 7px 7px 5px;width:334px;  /*border: 1px solid #dadada;  border-top: none;*/}
.common_tab_inner_content p {font-size:1.2em;line-height:18px; color: #666;}
.common_tab_inner_content  a{color:#000;}
.image_left_block {float:left;padding-right:10px;width:180px;}
.image_left_block p {padding:5px 0;}
.image_right_block {float:right;width:140px;}
.link_image_text{margin-top:5px;width:100%;} 
.popularity_text {
clear:both;
overflow:hidden;
width:100%;
}
.popularity_text ul {
height:100%;
padding:3px;
text-align:center;
}
.popularity_text ul li {
display:inline;
float:none;
font-family:georgia;
line-height:23px;
}
.popularity_text ul li a {
color:#000000;
font-family:helvetica;
font-size:inherit;
font-weight:normal;
padding:6px 2px;
}
.popularity15{font-size:1em;}
.popularity14{font-size:1.1em;}
.popularity13{font-size:1.2em;}
.popularity12{font-size:1.3em;}
.popularity11{font-size:1.4em;}
.popularity10{font-size:1.5em;}
.popularity9{font-size:1.6em;}
.popularity8{font-size:1.7em;}
.popularity7{font-size:1.8em;}
.popularity6{font-size:1.9em;}
.popularity5{font-size:2.0em;}
.popularity4{font-size:2.1em;}
.popularity3{font-size:2.2em;}
.popularity2{font-size:2.3em;}
.popularity1{font-size:2.4em;}
.left{float:left;}
.right{float:right;}
.tab_strip a{font-weight:bold;}
.tab_strip {padding:10px;width:326px;clear:both;overflow:hidden;border:1px solid #dadada;border-top:none;}
.deals_in_focus .tab_strip {width:600px;padding:0px;}
.right_regions .right_regions_content {border:1px solid #dadada;border-top:none;}
.anchor_style a {font-weight:bold;color:#000;}
.deals_border_fix{border:0px;border-top:1px solid #DADADA !important;}
.align_left{float:left;}
.align_right{float:right;}
.forgot_password label,.forgot_password h3{font-size:1.2em;}
.para p{font-size:1.2em;margin-bottom:10px;}
.para p a {font-weight:bold;color:#000;}
.barrier_content_right a {color:#000000;font-weight:bold;} 
.article_descrption a {color:#000;font-weight:bold;}
.article_descrption ul {margin:0px 10px;}
.article_descrption ul li {background:transparent url(/images/link_image.jpg) no-repeat scroll left 8px;font-size:1.2em;list-style-type:none;padding:3px 0 0 15px;} 
.login_field{border:1px solid #9C9E9D;}
.text_style{border:1px solid #9C9E9D;height:20px;width:440px;}
.article_teaser{padding:5px 0px 0px !important;font-size:1.2em;}

.quatation_section {clear:both;float:right;margin:8px 0 8px 8px;width:290px;}
.quate_end {background:transparent url(/images/quote_right.jpg) no-repeat scroll 98% 88%;border-bottom:1px solid #ccc;border-top:1px solid #ccc;padding:0 0px 12px 0;}
.quate_end p {color:#464646 !important;font-size:14px !important;font-weight:bold;line-height:18px !important;padding:0 32px 0 0;}
.quate_end img{padding:0px 5px 0px 0px;}
.further_reading {margin-bottom:15px;float:left;}
.fill_comments ul{padding:2px 0 8px;width:100%;}
.fill_comments ul li{font-size:1.2em;color:#000;background:transparent url(/images/link_image.jpg) no-repeat scroll 1px 15px;padding:7px 0 0 16px;list-style-type:none;}
.fill_comments ul li a{color:#000;}
.multiple_question td{font-size:1.2em;}
.highlight {
color:#CA0000;
font-size:1.2em;
font-weight:bold;
}

.logo_caption{float:left;width:255px;padding:1px 0 0 11px;}
.logo_caption h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:1.3em;font-style:italic;color:#fff;line-height:19px;font-weight:bold;}
.digital_edition_link{clear:both;text-align:right;padding:10px 0px 0px 0px;}
.digital_edition_link a{font-size:1.2em;color:#666;font-weight:bold;}
.subscription_message a{color:#000;}
.aop_header_logo{clear:both;}
.aop_logo{background:url(/images/aop_footer_logo.jpg) no-repeat left top;padding-left:88px !important;height:23px;margin-left:4px;}
.aop_logo a{padding:4px 4px !important;}
.news_search_box{float:right;padding:1px 0 0 0;;border:1px solid #CCCCCC;width:340px;}
.news_search_box label{display:none;}
.news_focus{padding:5px 4px 5px 6px !important;width:590px !important;}
.news_text_box{background:#FFFFFF url(/images/search_icon.jpg) no-repeat scroll 3% 51%;border:0 none;float:left;font-family:arial;font-size:1.2em;height:20px;padding:3px 0 0 21px;
width:234px;}
.news_search_box .refine_search_submit_tab {height:22px;}
.inner_menu{width:278px;}
.latest_download_block{clear:both;overflow:hidden;width:100%;padding-top:2px;}
.latest_download_block h5{font-size:1.2em;font-weight:bold;color:#666;padding-bottom:10px;padding-top:4px;}
.inner_download_content{border-top:1px solid #dedede;clear:both;float:left;width:100%;padding:19px 0;}
.inner_download_content_left{float:left;padding-right:10px;width:60px;}
.inner_download_content_left img{float:left;}
.inner_download_content_right{float:right;width:124px;}
.inner_download_content_right h3{font-size:1.4em;font-weight:bold;line-height:19px;font-weight:bold;color:#000;}
.inner_download_content_right a{color:#000;}