/* body */
body {
    margin-left:0;
    margin-right:0;
    margin-top:0;
    margin-bottom: 0px;

}
.playbutton  {
    -moz-border-radius:5px 5px 5px 5px;
    background-image:url("http://drop.ndtv.com/common/imgs/fifa/video-play_icon_1.png");
    background-repeat:no-repeat;
    cursor:pointer;
    height:35px;
    margin:0;
    opacity:0.9;
    position:absolute;
    width:35px;
    left: 95px;
    top: 75px;
}

.wall_photobutton {
    -moz-border-radius:5px 5px 5px 5px;
    background-image:url("http://drop.ndtv.com/common/imgs/fifa/photos_icon_1.png");
    background-repeat:no-repeat;
    bottom:39px;
    cursor:pointer;
    height:25px;
    margin:0;
    opacity:0.9;
    position:absolute;
    right:37px;
    width:28px;
}


div#search_txt {
    float: left;
    width: 340px;
    height: 24px;
    padding: 3px;
    background-image: url(../images/search_txt_bg.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
}
div#search_txt #s {
    height: 20px;
    width: 340px;
    margin: 0;
    padding: 4px 0 0 0;
    border: 0 none;
    color: #444444;
}
div#search_txt #s:focus {
    border: 0 none;
}
div#search_btn {
    float: left;
    width: 80px;
    height: 30px;
}
div#search_btn #sb {
    width: 80px;
    height: 30px;
    border: 0 none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background-image: url(../images/search_btn.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.result_status {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #000000;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #000000;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}
#ndtv_search {
    color: #636363;
    background-color: #eeeeee;
    font-size: 12px;
    margin-top: 5px;
    width: 528px;
    right: 0px;
    bottom: 0px;
    -moz-border-radius:10px;
    margin-bottom: 10px;
    height: 30px;
    border: 1px solid #c6c6c6;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 95px;
    float: left;
}
#ndtv_search  .search_name {
    float: left;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #3e3e3e;
    padding-top: 5px;
    margin-right: 8px;
}
#ndtv_search  #search_option {
    float: left;
    width: 30px;
    height: 30px;
    background-image: url(../images/company_search_option_bg.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: text;
}
#ndtv_search  #search_btn {
    float: left;
    width: 80px;
    height: 30px;

}
#ndtv_search  #search_btn  #sb {
    width: 80px;
    height: 30px;
    border: 0 none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background-image: url(../images/company_search_btn.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}
#news_result {
    float: left;
    clear: both;
    width: 100%;
}

#show_news {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 20px;
}
#show_news a {
    font-size: 16px;
}
#show_news p {
    margin-top: 5px;
    margin-bottom: 5px;
}
#show_photos {
    float: left;
    background: white;
    /*    margin-bottom: 20px;*/
}
#show_photos ul {
    float: left;
    clear: both;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#show_photos img {
    padding: 4px;
    border: 1px solid #999999;
    -moz-border-radius:5px;
}
#show_photos li {
    float: left;
    width: 160px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom: 20px;
    position: relative;
    height: 130px;
}
#show_photos .title {
    padding-right: 10px;
}

.fcgr {
    color: #009126;
}
#search_title_box {
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
}

.dot1 {
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
}
.result_for {
    width: 100%;
    margin-top: 10px;
}
#video_results {
    float: left;
    width: 100%;
    background: white;
}
#video_results ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#video_results li {
    color:#666666;
    float:left;
    padding:10px 15px;
    height: 180px;
    width:124px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    position: relative;
}
#video_results img {
    float: left;
    margin-right: 10px;
    padding: 4px;
    text-align: left;
    border: 1px solid #999999;
    -moz-border-radius:5px;
}
#video_results p {
    margin-top: 3px;
    margin-bottom: 3px;
}
#video_results .playbutton  {
    -moz-border-radius:5px 5px 5px 5px;
    background-image:url("http://drop.ndtv.com/common/imgs/fifa/video-play_icon_1.png");
    background-repeat:no-repeat;
    cursor:pointer;
    height:35px;
    margin:0;
    opacity:0.9;
    position:absolute;
    width:35px;
    left: auto;
    right: 10px;
    top: 85px;
}


a:link {text-decoration: none;}

a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
a:link {
    color: #006699;
}

/* body */

/*clear div*/
.clr{	clear:both;}
.clrl{	clear:left;}
/*clear div*/

/*gloabal Navigation*/
div#globalbar {
    width: 100%;
    color: #fff;
    background: #000 url(../images/menubar-bg.png) 100% 100% repeat-x;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
    font-size: 90%;
    line-height: normal;
    font-weight: normal;
}
div#globalbar_wrap {
    width: 960px;
    margin: 0 auto;
    padding: 0.4em 0;
    overflow: hidden;
}

#globalbar_nav {
    float: left;
}
#globalbar_nav ul {
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 2px 0 0;
}
#globalbar_nav ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline;
    margin-right: 0.5em;
}
#globalbar_nav ul li.last {
    margin-right: 0;
}
#globalbar_nav ul li a {
    padding: 0.2em 0.5em;
    color: #fbfbfb;
    text-decoration: none;
    font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;
    font-size:80%;

}
#globalbar_nav ul li a:focus, #globalbar_nav ul li a:hover {
    color: #333;
    background: #fbfbfb;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    color: #444;
}
#globalbar_nav ul li.current a {
    color: #000;
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    color: #444;
}

/*search global nav*/
div#search_global {
    display:block;
    float:right;
}

/*masthead*/
#masthead{
    
    background-repeat: repeat-x;
    height: 109px;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #a80329;

}
#masthead #masthead_wrap{
    width: 985px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

#masthead #masthead_wrap #ndtvlogo {
    float: left;
}
#masthead #masthead_wrap #ndtvlogo p{
    margin: 0;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#masthead #masthead_wrap #ad728 {
    float: right;
    width: 728px;
    background-color: #CCCCCC;
    height: 90px;
}

/*content body*/
div#contentbody {
    width: 100%;
}
div#contentbody #contentbodywrap {
    width: 995px;
    margin: 0 auto;
    overflow: hidden;
}
div#contentbody #contentbodywrap #contentbodycont {
    float:left;
    width: 985px;
    background-color: #FFFFFF;
    padding: 5px;
}
#contentbodycont #inside_topnavigation {
    margin-bottom: 10px;
    float: left;
}

#bradcrum {
    float: left;
    width: 985px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eaeaea;
}
#bradcrum #bradcrum_text {
}
#bradcrum #bradcrum_text a {
    margin-right: 5px;
    color: #006699;
}
#bradcrum_text .brudcrum_nolink {
    color: #666666;
    /*margin-left: 10px;*/
}

#bradcrum #services_text {
    float: right;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
}
#bradcrum #services_text a {
    margin-right: 5px;
    margin-left: 5px;
    color: #006699;
}


#insideleftcont {
    float: left;
    width: 650px;
}

#bradcrum #bradcrum_text {
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #000000;
}
#insideleftcont #insidetab {
    float: left;
    width: 650px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #2b3a41;
    /*margin-bottom: 10px;*/
}
#insideleftcont #insidetab ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#insideleftcont  #insidetab  li    {
    float: left;
}
#insideleftcont #insidetab .ins_tab_select  {
    -webkit-border-radius:10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    background-color:#2B3A41;
    margin:0 5px;
    padding:7px 15px 6px;
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
}

#insideleftcont #insidetab .ins_tab_select a {
    color:#FFFFFF;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    cursor:pointer;
}

#insideleftcont #insidetab .ins_tab_unselect {
    padding: 3px 10px 5px 10px;
    margin-right: 5px;
    background-color: #ccc;
    margin-top: 5px;
    -webkit-border-radius:10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    cursor:pointer;
}

#insideleftcont #insidetab .ins_tab_unselect:hover {
    text-decoration:underline;
}

#insideleftcont #insidetab .ins_tab_unselect a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
/*
#insidetab .watchlive {
	float: right;
	margin-top: 13px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
*/
.watchlive {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

#goodletextad {
    margin: 10px 0 12px 0;
}
#storybody {
    padding: 5px;
}

#storybody #storywrap {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    line-height: 20px;
}

#storybody .ins_headline {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 30px !important;
    line-height: 36px;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
}

#storybody .ins_dateline {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 16px;
}
#storybody .ins_dateline a {
    color: #006699;
}

#storybody #inside_mainpic {
    float:left;
    margin-right:15px;
    position:relative;
}

#storybody #inside_mainpic .story_playbutton {
    bottom: 0px;
    width: 285px;
    padding: 5px;
    font-family: arial;
    font-size: 12px;
    font-weight: bold; color: #fff;
    background-color: #000;
}

#storybody #inside_mainpic .story_playbutton img {
    float:left;
    margin:0 10px;
    margin-top:-2px;
}

#inside_mainpic p {
    margin-top: 0px;
}
#inside_mainpic .inside_mainpic_caption {
    font-size: 12px;
    color: #999999;
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#inside_mainpic .storytags {
    font-size: 16px;
    /*margin-top: 10px;*/
    margin-bottom: 10px;
}

#storybody #interactive {
    float: left;
    width: 180px;
    margin-top: 10px;
    margin-right: 10px;
}
#interactive  #interactive_social  {
    margin-bottom: 15px;
    border: 1px solid #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding: 10px;
}
#interactive_social ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#interactive #interactive_social li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
}
#interactive #interactive_social li.rediff {
    height:27px;
    position: relative;
}
#interactive #interactive_social img {
    float: left;
    margin-right: 10px;
}
#interactive #interactive_social .rediff img {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0px;
}
#interactive #interactive_social a {
    color: #006699;
}

#interactive #like {
    margin-bottom: 15px;
}
#interactive #inside_relatedlinks {
    margin-bottom: 15px;
    border: 1px solid #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding: 10px;
}
#interactive #inside_relatedlinks p {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
#interactive #inside_relatedlinks ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#interactive #inside_relatedlinks li {
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-image: url(../images/bullet_arrow.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 10px;
}
#interactive #inside_relatedlinks a {
    color: #006699;
}

#storywrap #inside_seealso {
    margin-top: 15px;
    width: 100%;
    float: left;
}
#seealsowrap  {
    float: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    width: 100%;
}
#seealsowrap #seealsotab {
    float: left;
}
#seealsowrap #seealsotab ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#seealsowrap #seealsotab li {
    background-color: #fff;
    margin-bottom: -1px;
    padding: 10px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #a9a9a9;
    border-right-color: #a9a9a9;
    border-left-color: #a9a9a9;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    font-size: 12px;
    font-weight: bold;
    background-image: url(../images/bg_alsosee.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}


#seealsowrap .seealsocomments {
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}
#seealsowrap .seealsocomments a {
    margin-right: 5px;
    margin-left: 5px;
    color: #006699;
}
#inside_seealso #inside_video_player {
    margin-top: 10px;
    margin-bottom: 10px;
}
#inside_seealso #seealso_related {
    float: left;
    width: 100%;
    margin-bottom:15px;
}
#inside_seealso #seealso_related ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#inside_seealso #seealso_related li {
    background-image: url(../images/bullet_arrow.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
}
#inside_seealso #seealso_related a {
    color: #006699;
}

#inside_seealso #alsoseevideos {
    float: left;
    width: 100%;
    padding-top: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
}
#alsoseevideos .alsoseevid_prev_noac{
    padding-left: 10px;
}
#alsoseevideos .alsoseevid_prev_noac, #alsoseevideos .alsoseevid_next_ac {
    float: left;
    border: none;
    width: 30px;
    padding-top: 30px;
    text-align: center;
}
#alsoseevideos .alsoseevid_prev_noac img, #alsoseevideos .alsoseevid_next_ac img {
    border: none;
}
#inside_seealso #alsoseevideos ul {
    margin: 0px;
    padding: 0px;
    float: left;
    list-style-type: none;
}
#inside_seealso #alsoseevideos .first {
    margin-left: 0px;
    padding-left: 0px;
}
#inside_seealso #alsoseevideos .last {
    margin-right: 0px;
}

#inside_seealso #alsoseevideos li {
    float: left;
    width: 85px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 15px;
}
#inside_seealso #alsoseevideos li:hover {
    background-color:#f5f5f5;
}
#inside_seealso #alsoseevideos a {
    font-size: 12px;
    line-height: 16px;
    color: #006699;
}

#inside_seealso #alsoseevideos .alsoseeimg_brd {
    text-align: center;
    padding: 4px;
    border: 1px solid #CCCCCC;
}
#inside_seealso #alsoseevideos p {
    margin-top: 5px;
    margin-bottom: 5px;
}
#contentbodywrap #bannerfooter {
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
#insidefooter  {
    background-color: #f0f0f0;

}
#insidefooter #inside_footer_bot_cont {
    width: 100%;
    text-align: center;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
}
#insidefooter #inside_footer_bot_cont p {
    margin-top: 0px;
    margin-bottom: 0px;
}
#insidefooter #inside_footer_bot_cont .footer_link {
    padding-top: 15px;
    padding-bottom: 15px;
}


#insidefooter #inside_footer_bot_cont a {
    margin-right: 5px;
    margin-left: 5px;
}
#insidefooter #inside_footer_bot_cont .copyright {
    padding-top: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
    padding-bottom: 15px;
}

#insiderightcont {
    float: right;
    width: 315px;
}
#forumlistcont {
    font-family: Georgia, "Times New Roman", Times, serif;
    float: left;
    padding: 0 10px;
    width: 98%;
}
#forumlistcont .header {
    font-size: 18px;
    margin-top: 2px;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    padding-bottom: 5px;
    background-color: #f5f5f5;
    padding-top: 5px;
    padding-left: 10px;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -khtml-border-radius: 8px 8px 0 0;
}
#forumlistcont .forumlist {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f2f2f2;
}
#forumlistcont .last {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#forumlistcont .forumlist .headline {
    font-size: 16px;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#forumlistcont .forumlist .totalpost {
    font-size: 11px;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}
#forumlistcont .forumlist .joindiscuss {
    font-size: 11px;
    float: right;
    margin: 5px 10px 10px 0;
}
#mostread {
    float: left;
    width: 100%;
}
#mostread ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#mostread li {
    background-image: url(../images/bullet_arrow.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
}
#mostread a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #006699;
}
#story_list {
    float: left;
    width: 100%;
}
#story_list ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#story_list li {
    background-image: url(../images/bullet_arrow.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
}
#story_list a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #006699;
}
#social_list {
    float: left;
    width: 100%;
    padding: 5px;
}
#social_list ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#social_list li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

#social_list img {
    padding: 4px;
    border: 1px solid #CCCCCC;
    float: left;
}
#social_list .social_list_cont {
    padding-left: 65px;
}
#social_list  .social_list_cont p {
    margin: 0px;
}
#social_list  .social_list_cont .social_anch {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
}
#social_list .social_list_cont .social_anch a {
    color: #006699;
}

#social_list .social_list_cont .social_anc_intro {
    line-height: 16px;
    margin-top: 2px;
    margin-bottom: 10px;
}
#social_list .social_list_cont .social_anc_intro span {
    font-size: 11px;
    color: #999999;
}

#social_list .social_list_cont .social_readmore {
    margin-top: 10px;
    margin-bottom: 5px;
}

#social_list  .social_list_cont  .social_readmore a {
    margin-right: 15px;
    background-color: #EAEAEA;
    padding: 3px 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border: 1px solid #CCCCCC;
    font-size: 11px;
    color: #006699;
}
#video_list {
    float: left;
    width: 100%;
}
#video_list ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#video_list li {
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    width: 30%;
    margin-right: 4px;
    margin-left: 4px;
}
.hover_none  {
    text-decoration: none;
}


#video_list a {
    color: #006699;
}
#video_list img {
    padding: 4px;
    border: 1px solid #CCCCCC;
    margin-bottom: 5px;
}
#photos_list {
    float: left;
    width: 100%;
}
#photos_list ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#photos_list li {
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    width: 30%;
    margin-right: 4px;
    margin-left: 4px;
}
#photos_list img {
    padding: 4px;
    border: 1px solid #CCCCCC;
    margin-bottom: 5px;
}
#photos_list a {
    color: #006699;
}
#news_list {
    float: left;
    width: 100%;
}
#news_list ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#news_list li {
    float: left;
    padding: 10px;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: 15px;
    clear: left;
    width: 96%;

}
#news_list p {
    margin-top: 5px;
    margin-bottom: 5px;
}
#news_list .header {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 24px;
    color: #006699;
}
#news_list  a  {
    color: #006699;
}
#news_list .intro {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
}
#news_list .newsmore {
    text-align: right;
    margin-right: 15px;
    font-size: 12px;
}

#news_list .list_dateline {
    font-size: 12px;
    color:#999;
    margin-bottom:10PX;
}
#inside_pagination {
    width: 100%;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    float: left;
    text-align: right;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
}
#inside_pagination a {
    color: #006699;
    padding:3px 5px;
}
#inside_pagination a:hover {
    color: #006699;
    padding:3px 5px;
    background-color: #f2f2f2;
    text-decoration: none;
}

#inside_pagination span {
    color: #006699;
    padding:3px 5px;
    font-weight: bold;
    background-color: #ccc;
    text-decoration: none;
}
.inside_ndtv {
    float: left;
    background-color: #1e1f21;
    width: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;

}
#inside_ndtv_list   {
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    width: 98%;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
}
#inside_ndtv_list .insidendtv_head {
    font-size: 24px;
    color: #FFFFFF;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    margin-top: 3px;
}
#inside_ndtv_list ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#inside_ndtv_list li {
    float: left;
    padding-right: 15px;
    padding-left: 10px;
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #CCCCCC;
    width: 130px;
}
#inside_ndtv_list p {
    font-size: 12px;
    color: #CCCCCC;
    margin-top: 5px;
    margin-bottom: 5px;
}
#inside_ndtv_list a {
    color: #FFFFFF;
    line-height: 18px;
}
#inside_ndtv_list .first {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#inside_ndtv_list .last {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#inside_ndtv_list img {
    padding: 5px;
    border: 1px solid #999999;
    background-color: #CCCCCC;
}
.google_ads {
    float: left;
    width: 100%;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    margin-top: 7px;
    margin-bottom: 7px;
    color: #666666;
}
.google_ads p {
    margin: 0px;
}
.link1 {
    text-decoration: none;
    margin-right: 7px;
    color: #006699;
}

.link2 {
    text-decoration: none;
    float: left;
    margin-top: 5px;
}
.google_ads .link2 a {
    color: #006600;
}

.google_ads .adbygoogle {
    float: right;
    font-size: 10px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
}

#video_player_thumb {
    clear:left;
    float:left;
    margin-bottom:20px;
    margin-right:15px;
    max-width:640px;
    min-width:200px;
    position:relative;
}


#video_player_thumb a {
    text-decoration:none;
}


#video_player_thumb1 img {
    margin:0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#video_player_thumb1 .playbutton {
    -moz-border-radius:5px 5px 5px 5px;
    background-image:url("../images/button_arrow_play.png");
    background-repeat:no-repeat;
    height:55px;
    left:91px;
    margin:0;
    position:absolute;
    top:71px;
    width:50px;
}

.video_player_caption_small  {
    background-color:#000000;
    bottom:5px;
    color:#FFFFFF;
    font-size:12px;
    margin-bottom:0;
    margin-top:0;
    opacity:0.7;
    padding:10px;
    position:absolute;
    right:0;
    width:260px;
}
.vid_header {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    font-weight: bold;
}

#video_thumb_list {
    float: left;
    width: 100%;
    background-color: #fff;
    position: relative;
}
#video_thumb_list ul {
    list-style-type:none;
    float: left;
    margin:-600;
    padding:0;
  
}
#video_thumb_list li {
    float: left;
    padding: 5px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    width: 134px;
    color: #666666;
    padding: 10px 12px;
}
#video_thumb_list a {
    color: #006699;
}
#video_thumb_list p {
    margin-top: 2px;
    margin-bottom: 5px;
}
#video_thumb_list li:hover1 {
    background-color: #333333;
}
#inside_tab {
    border-bottom:1px solid #999999;
    float:left;
    width:100%;
}

##inside_tab ##inside_tab1 {
    float:left;
}

##inside_tab ##inside_tab1 ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

##inside_tab ##inside_tab1 li {
    -moz-border-radius:5px 5px 0 0;
    background-color:#FFFFFF;
    background-image:url("../images/bg_alsosee.jpg");
    background-position:left top;
    background-repeat:repeat-x;
    border-left:1px solid #A9A9A9;
    border-right:1px solid #A9A9A9;
    border-top:1px solid #A9A9A9;
    font-size:12px;
    font-weight:bold;
    margin-bottom:-1px;
    padding:10px;
}
.ad_common{
    visibility: hidden;
}

#hm_subtab_315
li.hm_unselect span {
    font-size:11px;
    line-height:22px;
    color:#006699;
    text-decoration:none;
    cursor:pointer;
}


#also_see_n {
    float:left;
    width:100%;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:13px
}

.scrollable {
    float:left;
    position:relative;
    overflow:hidden;
    width: 535px;
    height:135px;
    font-size: 0.8em;
    line-height: 1;
}

.scrollable .items {
    width:2000em;
    position:absolute;
}

.items div {
    float:left;
    width: 112px;
}

a.prev_browse {
    background:url(../images/inside_rel_arrow_lft_act.png) no-repeat;
    display:block;
    width:30px;
    height:30px;
    float:left;
    margin:25px 10px;
    cursor:pointer;
    font-size:1px;
}

a.next_browse {
    background:url(../images/inside_rel_arrow_rgh_act.png) no-repeat;
    display:block;
    width:30px;
    height:30px;
    float:left;
    margin:25px 10px;
    cursor:pointer;
    font-size:1px;
}

/* disabled navigational button */
a.disabled {
    visibility:hidden !important;
}

.items span {
    float:left;
    width:90px;
}
.items img {
    border:1px solid #CCCCCC;
    padding:4px;
}
.items p {
    float:left;
    line-height:18px;/*original 18px*/
    margin:0;
    font-size:13px;
}
.items .rupee {
  width: auto;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#video_player_thumb1 {
    float:left;
    margin-right:15px;
}

.comment_bg  {
    background-image:url("../images/comment_bar_m.gif");
    background-repeat:repeat-x;
}

/*schedule*/
/*
.nav_sec_content  {
    background:#F1F1F1;
    margin:0;
    padding-top:26px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
td{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding-left:20px;
}
th{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:16px;
    text-align:left;
    padding-left:20px;
    border-bottom:#999999 dotted 1px;
}
.bgclr{
    background:#F1F1F1;
}
*/
/*schedule*/
/*
#schedule {
    float: left;
    width: 100%;
}
#schedule .ch_tabs {
    float: left;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
}
#schedule .ch_tabs a {
    margin-right: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #003676;
    padding: 10px;
}
#schedule .ch_tabs span {
    margin-right: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background-color: #F1F1F1;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-radius-topleft:10px;
    -webkit-border-radius-topright:10px;
    padding: 10px;
}
#schedule .ch_days {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    clear: both;
}
#schedule .ch_days a {
    padding: 5px;
    margin-right: 10px;
}
#schedule .ch_days a span{
    color:#000000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}.blogimg {
    float: left;
    margin-right: 10px;
}
*/




#insidetab_video {
    float: left;
    width: 100%;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #2b3a41;
    margin-bottom: 10px;
}
#insidetab_video ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#insidetab_video  li    {
    float: left;
}
#insidetab_video .ins_tab_select {
    background-color: #2b3a41;
    margin: 0 5px;
    padding: 10px 15px 7px 15px;
    border-radius: 10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    -webkit-border-top-radius:10px 10px 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

#insidetab_video .ins_tab_unselect {
    padding: 3px 10px 5px 10px;
    margin-right: 5px;
    background-color: #ccc;
    margin-top: 5px;
    border-radius: 10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    -webkit-border-top-radius:10px 10px 0 0;
}

#insidetab_video .ins_tab_unselect a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
#videoplayer_big .head {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 19px;
    color: #000000;
    margin-top: 5px;
}
#videoplayer_big .date {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #666666;
    margin-top: 5px;
    margin-bottom: 10px;
}
#vid_cap_cont {
    float: left;
}
#vid_cap_cont .vid_caption {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EBEBEB;
}
#related_videos_list, #playervideoslist {
    background: url('../images/loading.gif') no-repeat center;
    min-height: 200px;
    width: 100%;
}
#relatedvideos {
    float: left;
    width: 100%;
    background: url('../images/loading.gif') no-repeat center;
    min-height: 200px;
}
#relatedvideos .head {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 10px;
}

.vid_listviewBox {
    padding:10px;
    border-bottom: 1px dashed silver;
}

.videoAvatar, .featuredAvatar {
    margin:0;
    overflow:hidden;
    position:relative;
    width:120px;
    float:left;
}

.videoAvatar .video_add_detail {
    float:left;
    position:relative;
}

.clearAll {
    clear:both;
}
.video_header {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    color: #006699;
    font-weight: bold;
}


.listViewDetails {
    float:left;
    margin-left:8px;
    width:340px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    line-height: 20px;
}

h3 {
    color:#000000;
    font-size:14px;
    font-weight:normal;
    margin:0;
    padding:0;
}

.spacer3  {
    height:3px;
    overflow:hidden;
}

p, form {
    margin:0;
    padding:0;
}

.listViewRatingsCol  {
    border-left:1px dotted #666666;
    float:right;
    padding-left:15px;
    width:120px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.dateline {
    color:#666666;
    float:left;
    font-size:12px;
}

.starclass {
    margin-top:2px;
}
.border-none  {
    border:medium none;
}

.thumbnail {
    width:124px;
}

#buzzbadge a > span{
    padding-left: 25px !important;
}

#inside_subtab {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}#inside_subtab .inside_cat_seclevel {
    background-color: #2b3a41;
    padding: 5px;
}
#inside_subtab .inside_cat_seclevel a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 25px;
    padding: 5px;
    color:#f1f1f1;
    margin-right: 3px;
    margin-left: 3px;
}
#inside_subtab .inside_cat_seclevel a:hover, #inside_subtab .inside_cat_seclevel a.selected {
    background-color: #f5f5f5;
    text-decoration: none;
    padding: 5px;
    color:#000;
}
#inside_subtab .inside_shw_seclevel {
    background-color: #2b3a41;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
#inside_subtab .inside_shw_seclevel a {
    margin-right: 3px;
    margin-left: 3px;
    padding: 3px;
    color: #f1f1f1;
}
#inside_subtab .inside_shw_seclevel a:hover, #inside_subtab .inside_shw_seclevel a.selected {
    color: #000000;
    background-color: #CCCCCC;
    text-decoration: none;
    padding: 3px;
}
#inside_shw_thrdlevel   {
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
}
#inside_shw_thrdlevel  ul {
    margin: 0px;
    list-style-type: none;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 15px;
}
#inside_shw_thrdlevel  li {
    display:inline-block;
    display:-moz-inline-stack;
    zoom:1;
    *display:inline;
    background-image: url(../images/bullet_arrow_right.png);
    background-repeat: no-repeat;
    background-position: left 10px;
    padding-left: 3px;
    margin-right: 10px;
    line-height:25px;
    width: 30%;
}
#inside_shw_thrdlevel a {
    font-size: 13px;
    font-weight: normal;
    padding: 0px;
}

#videoContainer {
    position: relative;
    width: 100%;
}

#storycontent ul {
    margin:0;
    padding:0;
}

#storycontent li {
    list-style-position: inside;
}

.wall_playbutton {
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    background-image:url(http://drop.ndtv.com/common/imgs/fifa/video-play_icon_1.png);
    background-repeat:no-repeat;
    cursor:pointer;
    height:35px;
    left:85px;
    margin:0;
    opacity:0.9;
    position:absolute;
    top:68px;
    width:35px;
}

.thumb {
    display: block;
    position: relative;
}

#insideleftcont .vod_headline {
    color:#000000;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:30px;
    line-height:30px;
    margin-bottom:5px;
    padding-top:10px;
}

#insideleftcont .vod_dateline {
    color:#666;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:11px;
    line-height:16px;
    margin-bottom:5px;
    margin-top:0px;
    font-weight:bold;
}

#inside_subtab .inside_livetv_seclevel {
    background-color:#2B3A41;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    padding:5px;
    text-align: right;
    color: #FFFFFF;
}#inside_subtab .inside_livetv_seclevel sup {
    font-size: 10px;
    color: #FF9900;
    font-family: Arial, Helvetica, sans-serif;
}
#inside_subtab .inside_livetv_seclevel a {
    font-weight: normal;
    color: #FFFFFF;
    margin-right: 10px;
    margin-left: 10px;
}
#live_status {
    float: left;
    width: 100%;
}
#live_status ul {
    padding: 0px;
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    float: left;
    width: 100%;
}
#live_status li {
    /*	display: inline-block;
	display:-moz-inline-stack;
	zoom:1;
	*display:inline;
    */
    float:left;
    padding-top: 12px;
    padding-left: 8px;
    height: 57px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #ebebeb;
}
#live_status p {
    margin-top: 0px;
    margin-bottom: 5px;
}

#live_status .live_ndtvlogo {
    width: 130px;
    background-color:#660000;
}
#live_status .live_nowplaying {
    width: 175px;
    background-color:#990000;
}
#live_status  .live_commingup {
    width: 185px;
    background-color:#cc0000;
}
#live_status .live_socialicons {
    width: 120px;
    background-color:#eaeaea;
    color: #000;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding-right: 5px;
}
#live_status .live_socialicons p {
    padding-bottom: 3px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #666;
}

#video_thumb_list .scrollable .items p{
    font-size: 14px;
}
#video_thumb_list .scrollable .vid_playbutton {
    background-color:#000000;
    background-image:url("../Images/video_icon.gif");
    background-position:5px 3px;
    background-repeat:no-repeat;
    bottom:68px;
    color:#FFFFFF;
    cursor:pointer;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:normal;
    height:15px;
    left:18px;
    margin-bottom:0;
    margin-left:0;
    margin-top:0;
    opacity:0.65;
    padding-right:5px;
    position:absolute;
    text-align:right;
    top:90px;
    width:114px;
}

/*
#video_thumb_list .scrollable .vid_playbutton {
    background-image:url("../images/video_icon.gif");
    background-image:url("../Images/playbutton.png");
    background-position:left top;
    background-repeat:no-repeat;
    height:22px;
    position:absolute;
    right:20px;
    top:76px;
   
    width:27px;
}*/
#video_thumb_list .scrollable {
    float: left;
    width: 631px;
    height: 210px;
}
#video_thumb_list .scrollable .video_cat_head {
    float: left;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
}
#video_thumb_list .scrollable .video_cat_head .cat_head {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: normal;
    color: #666666;
    margin-bottom: 0px;
}
#video_thumb_list .scrollable  .video_cat_head p {
    padding-top: 0px;
    padding-bottom: 0px;
}
.scroller span, .scroller.disabled img{
    display:none;
}
.scroller.disabled span, .scroller.disabled span img{
    display:inline;
}
#video_thumb_list li{
    position: relative;
}

.gs-title{
    font-size: 16px;
}
.all .gsc-expansionArea{
    height: 445px;
    overflow: hidden;
}
.tab.news .search_more_link{
    display:none;
}
.search_loading {
    background: url('../images/loading.gif') no-repeat center;
    height: 400px;
    float: left;
    width: 100%;
    display: none;
}
#ndtv_search input {
    font-size: 1.5em;
}
.share {
    vertical-align: bottom;
    padding-top:2px;
}

#video_thumb_list #Related .vid_playbutton {
    background-color:#000000;
    background-image:url("../images/video_icon.gif");
    background-position:5px 3px;
    background-repeat:no-repeat;
    bottom:68px;
    color:#FFFFFF;
    cursor:pointer;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:normal;
    height:15px;
    left:18px;
    margin-bottom:0;
    margin-left:0;
    margin-top:0;
    opacity:0.65;
    padding-right:5px;
    position:absolute;
    text-align:right;
    top:90px;
    width:114px;
}

#video_thumb_list #Related img {
    border:1px solid #CCCCCC;
    padding:4px;
}

.img_bg {
    background:url("../images/snap_bg.png") no-repeat scroll 0 0 transparent;
    background-position:12px 10px;
}

#share-widget a{
    vertical-align: middle;
}

/* css for photo gallery  start here*/

.main_gal_container {
	background-color:#FFFFFF;
	background-image:url(../images/photo_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	width:100%;
}
.gal_image_cont {
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	width:977px;
 	padding-left: 5px;
}
.cont_left{
	padding: 0px;
	float: left;
	width: 642px;
	margin-right: 20px;
}
.cont_right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 315px;
}

.videospecial_tab {
	float:left;
	height:93px;
	width:620px;
	background-image: url(../images/gal_tabbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #cccbcc;
	padding-right: 9px;
	padding-left: 9px;
	-moz-border-radius:10px;

}
.videospecial_tab ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
	float: left;
}
.items div a{
	float: left;
	height: 90px;
}

.videospecial_tab li:first-child {

}
.videospecial_tab li:last-child {

}
.videospecial_tab a{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1; /* IE 6 & 7 */
	zoom: 1.0;
}
.videospecial_tab a:hover{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
.img_select {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position:center bottom;
}
.videospecial_tab .img_select img {
	background-color: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.carosal{
	float:left;
	margin-top:37px;
}
.big_cont {
	float: left;
	width: 628px;
	border: 1px solid #000;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 4px;
	position:relative;
}
.big_cont {
	float: left;
	width: 628px;
	border: 1px solid #000;
	margin-top: 15px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 4px;
	position:relative;
}
.photo_left {
	background-image:url(../images/left_big_carosal.png);
	background-repeat: no-repeat;
	height:112px;
	width:53px;
	position:absolute;
	top:42px;
	left:4px;
    /*background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/left_big_carosal.png', sizingMethod='crop');zoom:1;*/
	z-index: 9;
}

.photo_left_dim {
	background-image:url(../images/left_big_carosal_dim.png);
	background-repeat: no-repeat;
	height:112px;
	width:53px;
	position:absolute;
	top:42px;
	left:4px;
    /*background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/left_big_carosal_dim.png', sizingMethod='crop');zoom:1;*/
	z-index: 9;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding: 00px;
	float: left;
	width: 315px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	padding: 00px;
	float: left;
	width: 315px;
}
.photo_right {
	background-image: url(../images/right_big_carosal.png);
	background-repeat: no-repeat;
	height:112px;
	width:53px;
	position:absolute;
	top:42px;
	left:581px;
	z-index: 9;
}
.photo_right_dim {
	background-image: url(../images/right_big_carosal_dim.png);
	background-repeat: no-repeat;
	height:112px;
	width:53px;
	position:absolute;
	top:42px;
	left:581px;
	z-index: 9;
}
.social {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 10px;
}
.social a {
    float:left;
    text-aling:bottom;
}
.recomened {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 6px;
    margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

#photo_insidetab {
	float:left;
	width:642px;
	margin-top: 20px;
	position: relative;
	height: 45px;
}
#photo_insidetab ul {
	list-style-type:none;
	padding-bottom:0;
	padding-left:12px;
	padding-right:0;
	padding-top:0;
	margin: 0;
	float: left;
	width: auto;
	position: absolute;
	left: 10px;
	bottom: -1px;
}
#photo_insidetab .ins_tab_select {
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
	margin-left:5px;
	margin-right:5px;
	margin-top:0;
	padding:8px 15px 5px;
	background-image: url(../images/libg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bdbcbd;
	border-right-color: #bdbcbd;
	border-left-color: #bdbcbd;
	height: 26px;
	background-position: left bottom;
}
#photo_insidetab .ins_tab_unselect {
    cursor:pointer;
}
#photo_insidetab li {
	float:left;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bdbcbd;
	border-right-color: #bdbcbd;
	border-left-color: #bdbcbd;
	background-color:#eeeeee;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-right:6px;
	margin-top:5px;
	padding:8px 10px 0;
	height: 25px;
}
#photo_insidetab a{
	text-decoration:none;
	color:#006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#photo_insidetab p {
	margin-top: 22px;
	margin-bottom: 0px;
}

.photo_img_bg {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/photo_snap_bg.png);
	background-position:17px 15px;
	background-repeat:no-repeat;
}

#photo_video_thumb_list {
	float:left;
	width:100%;
}
#photo_video_thumb_list ul {
    float:left;
    list-style-type:none;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;
    padding-bottom:0;
    padding-left:0;
    padding-right:0;
    padding-top:0;
}
#photo_video_thumb_list li {
	color:#006699;
	float:left;
	padding-bottom:10px;
	padding-left:17px;
	padding-right:5px;
	padding-top:15px;
	width:138px;
	height:108px
}
#photo_video_thumb_list a {
	color:#006699;
	text-decoration: none;
}

#photo_video_thumb_list #Related img {
    border-bottom-color:#CCCCCC;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-left-color-ltr-source:physical;
    border-left-color-rtl-source:physical;
    border-left-color-value:#CCCCCC;
    border-left-style-ltr-source:physical;
    border-left-style-rtl-source:physical;
    border-left-style-value:solid;
    border-left-width-ltr-source:physical;
    border-left-width-rtl-source:physical;
    border-right-color-ltr-source:physical;
    border-right-color-rtl-source:physical;
    border-right-color-value:#CCCCCC;
    border-right-style-ltr-source:physical;
    border-right-style-rtl-source:physical;
    border-right-style-value:solid;
    border-right-width-ltr-source:physical;
    border-right-width-rtl-source:physical;
    border-right-width-value:1px;
    border-top-color:#CCCCCC;
    border-top-style:solid;
    border-top-width:1px;
    padding-bottom:4px;
    padding-left:4px;
    padding-right:4px;
    padding-top:4px;
}
#photo_video_thumb_list .scrollable .items p {
    font-size:14px;
}
#photo_video_thumb_list p {
    margin-bottom:5px;
    margin-top:9px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
    line-height:17px;
}
#photo_video_thumb_list span{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    color:#666666;
}
.adv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #CCCCCC;
	float: left;
	width: 300px;
	margin-top: 60px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: center;
}

.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px;
	float: left;
	width: 315px;
	margin-top: 10px;
    margin-bottom: 20px;
}

.recomened img {
	padding-right: 5px;
}

.social img {
	padding-right: 10px;
}
.gallery {
	float: left;
	width: 640px;
	background-image: url(../images/galbg.jpg);
	background-repeat: repeat-x;
	height: 215px;
	-moz-border-radius:10px;
	border: 1px solid #bdbcbd;
}

/* Big Picture CSS */
.bigpic_tab {
	float:left;
	height:65px;
	padding-bottom:5px;
	width:310px;
	background-color:#ccc;
}
.bigpic_tab ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
.bigpic_tab li {
	float: left;
	padding-bottom:14px;
	padding-left:9px;
	padding-right:3px;
	padding-top:10px;
}
.bigpic_tab .deactive_p {
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity: 0.7; /* IE 6 & 7 */
	zoom: 1.0;
}
.bigpic_tab a:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.bigpic_tab .select {
	background-image: url(../images/uparrow.png);
	background-repeat: no-repeat;
	background-position:35px 61px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.bigpic_tab .select img {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.bigpic_tab img {
    border:0;
}

#footnotes a:hover {
    text-decoration: none;
}

.no_border {
    border: 1px solid #999999;
}
.img_brd {
    border:1px solid #E0E0E0;
    padding:4px;
}

/*Start Photo Gallery Pagination*/
.gal_pag_box {
    background-color:#FFFFFF;
    float:left;
    padding:10px;
    width:96%;
    -moz-border-radius:10px 10px 10px 10px;
    padding:10px 10px 10px 15px;
}
#pagination ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#pagination {
    text-align: center;
}

#pagination li {
    display: inline;
    padding:4px;
}

#pagination a {
    color:#666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
}
#pagination li:hover {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    background-color: #ccc;
}

#pagination .active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    background-color: #CCCCCC;
    color: #000000;
    font-weight: bold;
}

#pagination .prev {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #e6e4e4;
    border: 1px solid #dbdbdb;
    padding-right: 5px;
    padding-left: 5px;
}

/*End Photo Gallery Pagination*/

/*Start citynews listing*/
#city_news {
	float: left;
	width: 100%;
	margin-top: 0px;
}

#city_news p {
    float:left;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:12px;
    margin-right:10px;
    width:290px;
    height:30px;
}

#city_news a {
	background-image: url(../images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	float: left;
	margin-right: 10px;
	padding-bottom: 5px;
}
.brdrbtm{
    border-bottom:dotted 1px #cccccc;
}
.slct{
    width:200px;
}
/*End citynews listing*/

/*  Semantic widget css start */

.cont_as{
    width:179px;
    /*height:382px;*/
    float:left;
}
.brdrbttm{
    border-bottom:solid 2px #ac0000;
}
.details{
    background:#f0efe5;
    margin:0;
    float:left;
    width:100%;
    -moz-border-radius:0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    -khtml-border-radius:0 0 5px 5px;
}
.details ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.details li {
	float: left;
	border-bottom:solid 1px #d8d6c3;
	padding-top: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	padding-right:10px;
	width: 159px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006699;
}
.fcb{
    color:#000000;
}
.details p{
    margin-top:2px;
}

/* Semantic Widget css end */

.photo_list_img_bg {
	-moz-background-clip:border;
	-moz-background-origin:padding;
	-moz-background-size:auto auto;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/photo_snap_bg.png);
	background-position:12px 10px;
	background-repeat:no-repeat;
}

.str_ad{
    padding:0px;
    border:1px solid #666666;
    border-left:none;
    height:68px;
}
.ad_title{
    float:left;
    width:12px;
}
.ie_ad{
    float:right;
    padding:4px 1px 4px 0px;
}