/* CSS Document */
html, body {
        font-family: Arial, Helvetica, sans-serif;
        font-size:11px;
        margin:10;
        padding:0;
}

.multiSelect{

      font-family: Arial, Helvetica, sans-serif;
      font-size:11px;
      color: #000000;
      width: 250px;
}


.orange{
        color: #ff993c;
}

.orangeSmall{
        font-size: 11px;
        color: #ff993c;
}

.downloadPreference
{
        color:#7CB0FF;        
        font-size: 11px;
        font-weight:bold;
}

.script_boxes
{
        background-color:#333333;
        vertical-align:top;
        float:left;
}



.orangeWhiteSmallActive {font-family: Arial, Helvetica, sans-serif;text-decoration: none;font-size: 11px;color: #ffffff; font-weight:bold;}
.orangeWhiteSmallActive:link{text-decoration: none;color:#ffffff;}
.orangeWhiteSmallActive:hover{text-decoration:none;color:#ff993c;}
.orangeWhiteSmallActive:active{color:#ffffff;}
.tab .ajax__tab_active .ajax__tab_outer {background:#ffffff no-repeat right top;}
.tab .ajax__tab_active .ajax__tab_inner {PADDING-LEFT: 11px; padding-right:11px; FONT-WEIGHT: bold;FONT-SIZE: 11px;BACKGROUND: #666666;COLOR: #ffffff;FONT-FAMILY: Arial, Helvetica, sans-serif;HEIGHT: 21px;TEXT-ALIGN: center;}
.tab .ajax__tab_active .ajax__tab_tab {background:none;}
.tab .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:11px;border:0px solid #ffffff;border-top:0;padding:1px;background-color:#666666;}

.tab .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;}
.tab .ajax__tab_outer {padding-right:1px;height:21px; background:#ffffff;}
.tab .ajax__tab_inner {PADDING-LEFT: 11px; padding-right:11px; FONT-WEIGHT: bold;FONT-SIZE: 11px;BACKGROUND: #000000;COLOR: #e96b0f;FONT-FAMILY: Arial, Helvetica, sans-serif;HEIGHT: 21px;TEXT-ALIGN: center; }
.tab .ajax__tab_tab {height:16px;padding-top:3px;margin:0;}

/*.assetDetails .ajax__tab_hover .ajax__tab_outer {background:none;}
.assetDetails .ajax__tab_hover .ajax__tab_inner {background:none;color:#000000;}
.assetDetails .ajax__tab_hover .ajax__tab_tab {background:none;}*/
.assetDetails .ajax__tab_active .ajax__tab_outer {height:32px;background:url(../images/orange-right.gif) no-repeat right top;padding-left:2px;}
.assetDetails .ajax__tab_active .ajax__tab_inner {height:32px;PADDING-LEFT: 9px; padding-right:4px; FONT-WEIGHT: bold;FONT-SIZE: 12px;BACKGROUND: #666666;COLOR: #ffffff;FONT-FAMILY: Arial, Helvetica, sans-serif;TEXT-ALIGN: center; vertical-align:top; background:url(../images/orange-left.gif) no-repeat;}
.assetDetails .ajax__tab_active .ajax__tab_tab {height:32px;background:url(../images/orange-bg.gif) repeat left top; padding-top:7px;}
.assetDetails .ajax__tab_body {height:32px;font-family:verdana,tahoma,helvetica;font-size:10px;border:0px solid #ffffff;border-top:0;padding:1px;background-color:#ffffff;}

.assetDetails .ajax__tab_header {height:30px;font-family:verdana,tahoma,helvetica;font-size:11px;background:none;}
.assetDetails .ajax__tab_outer {height:32px;padding-right:1px;background:url(../images/black-right.gif) no-repeat right top;padding-left:2px;}
.assetDetails .ajax__tab_inner {height:32px;PADDING-LEFT: 10px; padding-right:5px; FONT-WEIGHT: bold;FONT-SIZE: 12px;BACKGROUND: #000000;COLOR: #e96b0f;FONT-FAMILY: Arial, Helvetica, sans-serif;TEXT-ALIGN:center; vertical-align:top; background:url(../images/black-left.gif) no-repeat;}
.assetDetails .ajax__tab_tab {height:32px;padding-top:0px;margin:0;background:url(../images/black-bg.gif) repeat; padding-top:7px;}


.assetDetails_mnr .ajax__tab_active .ajax__tab_outer {height:32px;background:url(../images/orange-right.gif) no-repeat right top;padding-left:2px;}
.assetDetails_mnr .ajax__tab_active .ajax__tab_inner {height:32px;PADDING-LEFT: 9px; padding-right:4px; FONT-WEIGHT: bold;FONT-SIZE: 13px;BACKGROUND: #666666;COLOR: #ffffff;FONT-FAMILY: Arial, Helvetica, sans-serif;TEXT-ALIGN: center; vertical-align:top; background:url(../images/orange-left.gif) no-repeat;}
.assetDetails_mnr .ajax__tab_active .ajax__tab_tab {height:32px;background:url(../images/orange-bg.gif) repeat left top; padding-top:7px;}
.assetDetails_mnr .ajax__tab_body {height:32px;font-family:verdana,tahoma,helvetica;font-size:10px;border:0px solid #ffffff;border-top:0;padding:1px;background-color:#ffffff;}

.assetDetails_mnr .ajax__tab_header {height:31px;font-family:verdana,tahoma,helvetica;font-size:11px;background:none;}
.assetDetails_mnr .ajax__tab_outer {height:31px;padding-right:1px;background:url(../images/black-right-mnr.gif) no-repeat right top;padding-left:2px;}
.assetDetails_mnr .ajax__tab_inner {height:31px;PADDING-LEFT: 10px; padding-right:5px; FONT-WEIGHT: bold;FONT-SIZE: 13px;BACKGROUND: #000000;COLOR: #e96b0f;FONT-FAMILY: Arial, Helvetica, sans-serif;TEXT-ALIGN:center; vertical-align:top; background:url(../images/black-left-mnr.gif) no-repeat;}
.assetDetails_mnr .ajax__tab_tab {height:31px;padding-top:0px;margin:0;background:url(../images/black-bg-mnr.gif) repeat; padding-top:7px;}



.textInput{
        font-family:Arial, Helvetica, sans-serif;
        font-size:8pt;
        color:#000000;
        width:170px;
}

.button{
        background:#156fba;
        border:solid thin #FFFFFF 1px;
        font-family:"Trebuchet MS";
        font-size:10pt;
        text-transform:capitalize;
        font-weight:bold;
        color:#FFFFFF;
}


.orangeWhiteSmall {font-family: Arial, Helvetica, sans-serif;text-decoration: none;font-size: 10px;color: #ff993c; font-weight:bold; cursor:pointer;}
.orangeWhiteSmall:link{text-decoration: none;color:#ff993c;}
.orangeWhiteSmall:hover{text-decoration:none;color:#ffffff;}
.orangeWhiteSmall:active{color:#ff993c;}


/* Added by Ravindra on 25th Jan 2008*/


/* Masterpage Css*/

.page_headline
{
        font-size: 16px;
        line-height: 18px;
        color: #ff993c;
        font-weight: bold;
}

.page_lt
{
        background-image:url(../images/left_curve.jpg);
        background-repeat: no-repeat;
        width: 8px;
        height: 20px;
        float:left;
        clear:left;
}

.page_rt
{
        background-image:url(../images/right_curve1.jpg);
        background-repeat: no-repeat;
        width: 8px;
        height: 20px;
        float:left;
        clear:right;
}

.page_top_bg
{
        background-image: url(../images/top_bg.jpg);
        background-repeat: repeat-x;
        background-position: left;
        width:784px !important;
        float:left;
        clear:none;        
        height:20px;
}

.page_lb
{
        background-image:url(../images/left_bot_curve.jpg);
        background-repeat: no-repeat;
        width: 10px;
        height: 10px;
        float:left;
        
}

.page_rb
{
        background-image:url(../images/right_bot_curve1.jpg);
        background-repeat: no-repeat;
        width: 10px;
        height: 10px;
        float:left;
        clear:right;
        
}

.page_bot_bg
{
        background-attachment: scroll;
        background-image: url(../images/bot_bg.jpg);
        background-repeat: repeat-x;
        background-position: top;
        width: 780px !important;
        height:20px;
        float:left;
        }

.page_borders
{
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #C4DBED;
        border-left-color: #C4DBED;
        width:798px;
        float:left;


}

.search_lt
{
        background-image:url(../images/bb/lt.gif);
        background-repeat: no-repeat;
        width: 4px;
        height: 4px;
        float:left;
        clear:right;
        font-size:0px;

}

.search_rt
{
        background-image:url(../images/bb/rt.gif);
        background-repeat: no-repeat;
        width: 4px;
        height: 4px;
        float:left;
        clear:right;
        font-size:0px;

}

.search_top_bg
{
        background-image:url(../images/bb/top.gif);
        background-repeat:repeat-x;
        height: 3px;
        min-height: 0px;
        width: 779px;
        float:left;
        font-size: 0px;
        
        
}
.search_left
{
        background-image:url(../images/bb/left.gif);
        background-repeat:repeat-y;
        width: 5px;
        float:left;
        clear:left;
        height:40px;
        vertical-align:top;

}

.search_right
{
        background-image:url(../images/bb/right.gif);
        background-repeat:repeat-y;
        width: 5px;
        float:left;
        clear:right;
        height:40px;
        vertical-align:top;
        
}
.serchbox_to_calender
{
        position:absolute;
        background-color:White;
        border-style:solid;
        font-size:11px;
}
.search_to_calender_position
{
        vertical-align:top;                
        float:left;        
        text-decoration:none;
        padding:5px 0px 0px 3px;
        margin:28px 0px 0px -100px;
        width:40px;
        clear:none;
        
}
.searchbox_to_calender_nextpreviousStyle
{
        background-color:#E0E0E0;
}
.searchbox_to_calender_title
{
        background-color:#E0E0E0;
         border-color:#E0E0E0;
}
.serchbox_from_calender
{
        position:absolute;
        background-color:White;
        border-style:solid;
        font-size:11px;
}
.search_from_calender_position
{
        vertical-align:top;        
        float:left;        
        text-decoration:none;
        padding:5px 0px 0px 3px;
        margin:28px 0px 0px -100px;
        width:40px;
        clear:none;
        
}
.searchbox_from_calender_nextpreviousStyle
{
        background-color:#E0E0E0;
}
.searchbox_from_calender_title
{
        background-color:#E0E0E0;
         border-color:#E0E0E0;
}
.search_lb
{
        background-image:url(../images/bb/lb.gif);
        background-repeat: no-repeat;
        width: 3px;
        height: 3px;
        float:left;
        clear:left;
        font-size: 0px;
        
}

.search_rb
{
        background-image:url(../images/bb/rb.gif);
        background-repeat: no-repeat;
        width: 3px;
        height: 3px;
        float:left;
        clear:right;
        font-size: 0px;
        
}

.search_bot_bg
{
        background-image:url(../images/bb/bottom.gif);
        background-repeat:repeat-x;
        height: 5px;
        min-height: 0px;
        width: 779px;
        float:left;
        font-size: 0px;
        
        
}

.top_links {font-family: Arial, Helvetica, sans-serif;text-decoration: none;font-size: 11px;color: #ff993c; font-weight:bold;}
.top_links:link{text-decoration: none;color:#ff993c;}
.top_links:hover{text-decoration:none;color:#000000;}
.top_links:active{color:#ff993c;}

.links_box_menu{text-decoration:none; border:solid 2px #e6e6e6; font-size:10px; background-color: #f8f8f8; font-weight:bold; padding-left:2px; padding-right:2px; margin:0px; color:#ff993c;}
.links_box_menu:link{text-decoration:none; color:#ff993c; margin:0px; padding-left:2px; padding-right:2px;}
.links_box_menu:hover{text-decoration:none;color:#000000;}
.links_box_menu:active{color:#ff993c;}

.links_box_menu_active{text-decoration:none; border:solid 2px #e6e6e6; font-size:10px; background-color: #ff993c; font-weight:bold; padding-left:2px; padding-right:2px; margin:0px; color:#ffffff;}

.links_box{text-decoration:none; border:solid 2px #e6e6e6; font-size:10px; background-color: #f8f8f8; font-weight:bold; padding-left:10px; padding-right:10px; margin:5px; color:#ff993c;}
.links_box:link{text-decoration:none; color:#ff993c; margin:5px;}
.links_box:hover{text-decoration:none;color:#000000;}
.links_box:active{color:#ff993c;}

.links_box_active{text-decoration:none; border:solid 2px #e6e6e6; font-size:10px; background-color: #ff993c; font-weight:bold; padding-left:10px; padding-right:10px; margin:5px; color:#ffffff;}

.search_link {text-decoration:none; border:solid 2px #e6e6e6; font-size:10px; background-color: #f8f8f8; background-repeat:no-repeat; background-image:url(../images/search_arrow.gif); background-position:50px 6px; font-weight:bold; padding-left:10px;padding-right:15px;margin:5px;color:#ff993c;}
.search_link:link{text-decoration:none;color:#ff993c;border-width: 2px;border-style: solid;border-color: #e6e6e6;}
.search_link:hover{text-decoration:none;color:#000000;}
.search_link:active{color:#ff993c;}

.search_link_active{text-decoration:none; border:solid 2px #e6e6e6; font-size:10px; background-color: #ff993c; background-repeat:no-repeat; background-image:url(../images/search_arrow.gif); background-position:50px 6px; font-weight:bold; padding-left:10px;padding-right:15px;margin:5px;color:#ffffff;}

.rss_link {text-decoration:none; border:solid 2px #e6e6e6; font-size:10px; background-color: #f8f8f8; background-repeat:no-repeat; background-image:url(../images/feed.gif); background-position:38px 0px; font-weight:bold; padding-left:10px;padding-right:25px;margin:5px;color:#ff993c;}
.rss_link:link{text-decoration:none;color:#ff993c;border-width: 2px;border-style: solid;border-color: #e6e6e6;}
.rss_link:hover{text-decoration:none;color:#000000;}
.rss_link:active{color:#ff993c;}

.rss_link_active {text-decoration:none; border:solid 2px #e6e6e6; font-size:10px; background-color: #ff993c; background-repeat:no-repeat; background-image:url(../images/feed.gif); background-position:38px 0px; font-weight:bold; padding-left:10px;padding-right:25px;margin:5px;color:#ffffff;}
/*Master page Alternate*/

/*.page_headline
{
        font-size: 16px;
        line-height: 18px;
        color: #ff993c;
        font-weight: bold;
}*/


/* Category View */
.cateogryContainer{ float:left;width:740px; padding:0px 0px 0px 35px;/* min-height:650px; */}
ul { margin: 0px; padding: 0px; list-style-type:none;float:left;clear:right;  width:740px; }
ul .categoryView
{ 
        list-style-type:none; 
        float: left;         
        height:170px; 
        width:222px;
        vertical-align:top;
        
}

ul li .categorybox
{
        background-color:#000000;
        width:222px;
        height:auto;
        overflow:hidden;
}

ul li .categorybox_lt
{
        background-image:url(../images/lt_b.gif);
        background-repeat:no-repeat;
        width: 6px;
        height: 6px;
        float:left;
        overflow:hidden;
        
}
ul li .categorybox_mid
{
width: 210px;
float:left;
height:5px;
background-color:black;
font-size:0px;
overflow:hidden;
}

ul li .categorybox_rt
{
        background-image:url(../images/rt_b.gif);
        background-repeat:no-repeat;
        background-position: left top;
        width: 6px;
        height: 6px;
        float:right;
        overflow:hidden;
}

ul li .categoryborbottomrow
{
float:left;
}


ul li .categorybox_lb
{
        background-image:url(../images/lb_b.gif);
        background-repeat:no-repeat;
        width: 6px;
        height: 6px;
        float:left;        
        background-position:bottom;
}

ul li .categorybox_mb
{
clear:none;
width: 190px;
float:left;
height:5px;
background-color:black;
font-size:0px;

}

ul li .categorybox_rb
{
        background-image:url(../images/rb_b.gif);
        background-repeat:no-repeat;
        background-position: left top;
        width: 6px;
        height: 6px;
        float:right;
        background-position:bottom;
}

ul li .category_title {
        font-size: 11px;
        color:#FFFFFF;
        font-weight:bold;
        width:114px;
        text-align:left;        
        overflow:auto;        
        float:left;
        line-height:normal;        
        padding-left:5px;
        background-color:black;
        vertical-align:top;
                
}

ul li .category_view_assets
 {

        font-size: 11px;
        color:#ff993c;
        text-align:right;
        padding-right:5px;
        vertical-align:top;

}
ul li .category_view_assets_div
{
                float:left;
        font-size: 11px;
        color:#ff993c;
        text-align:right;
        background-color:black;        
        vertical-align:top;
        
}
ul li .category_view_assets:link, visited{text-decoration:none;color:#ff993c;font-weight:normal;}
ul li .category_view_assets:hover{text-decoration:underline;color:#FFFFFF;}
ul li .category_view_assets:active{color:#ff993c;}

ul li .category_image
{
        padding: 0 0 5px 4px;
        border-bottom: solid 3px #dddddd;
        margin: 0 5px 0px 5px;
        
}
.categoryPage
{
        width:760px;
        height:650px;
        
}

.welcome_message
{
        font-size:12px;
        font-weight:bold;
        margin-left:50px;
        margin-right:50px;
        padding-bottom:12px;
}

.welcome_text
{
        font-size:12px;
        margin-left:50px;
        margin-right:50px;
}
.welcome_text a {
color:#ff993c; font-size:11px; font-weight:bold; text-decoration:none; }

.welcome_text a:hover {
color:#000; }
/*Category View Alternate*/

.categorybox
{
        
}

.categorybox_lt
{
        width: 6px;
        height: 6px;
}

.categorybox_rt
{
        width: 6px;
        height: 6px;
}

.categorybox_lb
{
        width: 6px;
        height: 6px;
}

.categorybox_rb
{
        width: 6px;
        height: 6px;
}

.category_title {
        font-size: 11px;
        color:#1059a5;
        line-height:11px;
}

.category_view_assets {
        font-size: 11px;
        color:#ff993c;
        text-align:right;
        padding:5px 5px 5px 5px;
        height:30px;        
}
.category_view_assets:link, visited{text-decoration:none;color:#ff993c; font-weight:normal;}
.category_view_assets:hover{text-decoration:none;color:#FFFFFF;}
.category_view_assets:active{color:#ff993c;}

.category_image
{
        padding-bottom: 5px;
        border-bottom: solid 3px #dddddd;
}

/*Archive View */

.archive_border
{
        border: solid 1px #857c7c;
        padding:10px;
        width: 375px;
        height: 115px;
}

.archive_image
{
        padding: 10px;
        width: 120px;
        vertical-align:top;
        text-align: left;
}

.archive_text
{
        font-size: 11px;
        color:#333333;
        padding-top:10px;
        line-height:16px;
}

/*Archive View Alternate*/

/*.archive_border
{
        padding:10px;
        width: 360px;
        height: 115px;
        background-color:#333333;
}

.archive_image
{
        padding: 10px;
        width: 120px;
        vertical-align:top;
        text-align: left;
}

.archive_text
{
        font-size: 11px;
        color:#333333;
        padding-top:10px;
        line-height:16px;
        background-color: #eeeeee;
}*/


/*Latest News*/
.latestNewsContainer
{
        float:left;
        clear:none;  
        width:740px; 
        min-height:700px;
        padding:0px 0px 0px 5px;
}
ul { margin: 0; padding: 0; list-style-type:none; }
ul .latestNewsView
{
        width:740px;        
        color: #ffffff;
        list-style-type:none;         
        height:172px;        
        vertical-align:top;
}

ul li .latest_news_mid
{
        width:728px;
        float:left;
        /*height: 6px !important;
        height: 0px;*/
        height: 6px;
        background-color: #5b5b5b;                
        font-size:0px;
        /*padding-bottom:0px !important;*/
        /*padding-bottom:4px;*/
}

ul li .latest_news_header_bg
{
        background-color: #5b5b5b;
        color: #ffffff;
        height:5px;
        
}

ul li .latest_news_lt
{
        background-image:url(../images/lt.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 6px;
        float: left;
        background-position: left top;
        font-size:0px;
        
        
}

ul li .latest_news_rt
{
        background-image:url(../images/rt.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 6px;
        float:right;        
        font-size:0px;                
        background-position: left top;
}

ul li .latest_news_lb
{
        background-image:url(../images/lb.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 6px;
        float:left;
        clear:left;                
        vertical-align:top;
        
        }

ul li .latest_news_rb
{
        background-image:url(../images/rb.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 6px;
        float:left;
        clear:right;        
        vertical-align:top;

}

ul li .latest_news_head_text
{
        text-align:left;
        padding:0px 5px 0px 10px;
        color:#ff993c;
        float:left;
        font-weight:bold;line-height:20px;
}

ul li .latest_news_head_div
{
        background-color: #cccccc;
        width: 1px;        
        float:left;
        height:160px;
}

ul li .latest_news_body_bg
{
        background-color: #5b5b5b;        
        color: #ffffff;
}

ul li .latest_news_img
{
        width: 105px;
        height: 160px;
        vertical-align: middle;
        float:left;
        padding: 5px;
        background-color: #5b5b5b;
}

ul li .latest_news_body_text {float:left; color:#ffffff;background-color: #5b5b5b; padding:5px; vertical-align:top;width:450px;text-align:left;height:160px;cursor:pointer;}
ul li .latest_news_body_text_title {float:left;height:35px; color:#ffffff;background-color: #5b5b5b;font-weight:bold; vertical-align:top;width:450px;text-align:left;}
ul li .latest_news_body_text_story {float:left;height:95px;overflow:hidden; color:#ffffff;background-color: #5b5b5b; vertical-align:top;width:450px;text-align:left; padding:2px 0px 0px 0px;}
ul li .latest_news_body_text_readmore 
{
        float:left;
        color:#ffffff;
        background-color: #5b5b5b; 
        vertical-align:bottom;
        width:450px;
        text-align:right;
        height:15px;
        
}
ul li .latest_news_date {clear:right; float:left; color:#ffffff;background-color: #5b5b5b; padding:5px; vertical-align:top; height:160px;}
ul li .latest_news_body_links {float:right; font-weight:bold; text-decoration:none;color:#ff993c;vertical-align:top;}
ul li .latest_news_body_links:link{text-decoration:none;color:#ff993c;}
ul li .latest_news_body_links:hover{text-decoration:none;color:#ffffff;}
ul li .latest_news_body_links:active{color:#ff993c;}
ul li .latest_news_body_links:visited{color:#ff993c;}

ul li .latest_news_body_links_right {font-weight:bold; color:#ff993c;text-decoration:none; vertical-align:top;float:left;padding:5px 5px 5px 5px;}
ul li .latest_news_body_links_right:link{text-decoration:none;color:#ff993c;}
ul li .latest_news_body_links_right:hover{text-decoration:none;color:#ffffff;}
ul li .latest_news_body_links_right:active{color:#ff993c;}
ul li .latest_news_body_links_right:visited{color:#ff993c;}

ul li .divAnchore
{
        color:#ffffff;
        padding:0px 0px 0px 0px;
        
}
ul li .divAnchore:link{text-decoration:none;color:#ffffff;}
ul li .divAnchore:hover{text-decoration:none;color:#ffffff;}
ul li .divAnchore:active{color:#ffffff;}
ul li .divAnchore:visited{color:#ffffff;}
ul li .LatestNewsAvailableAssets
{
        text-align:right;
        font:11px arial;
        color:#ff993c;
        font-weight:bold;        
        float:left;
        clear:right;
        line-height:15px;        
        width:98px !important;
        width:92px;
        background-color: #5b5b5b;
        height:170px;
}
ul li .LatestNewsAvailableAssets:link{text-decoration:underline;color:#ffffff;}
ul li .LatestNewsAvailableAssets:hover{text-decoration:none;color:#ffffff;}
ul li .LatestNewsAvailableAssets:active{color:#ffffff;}
.latestNewsHeader
{
        width:740px;
        color: #ffffff;
        list-style-type:none;                         
        vertical-align:top;
        margin:10px 0px 0px 15px !important;
        margin:10px 0px 0px 8px;
        float:left;
        clear:left;
        
        
}
.latest_news_head_date {float:left; width:65px; background-color: #5b5b5b;font-weight:bold; color:#ff993c; padding:5px; vertical-align:top;}
.latest_news_head_lt
{
        background-image:url(../images/lt.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 6px ;
        float:left;
        font-size: 0px;
        background-position: left top;
        
}

.latest_news_head_rt
{
        background-image:url(../images/rt.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 6px ;
        float:right;        
        font-size: 0px;
        background-position: left top;
}
.latest_news_head_mid
{
        width:728px;
        float:left;
        height: 6px ;
        min-height: 0px;
        font-size: 0px;
        background-color: #5b5b5b;
        
}
.latest_news_head_lb
{
        background-image:url(../images/lb.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 6px;
        background-position:left bottom;        
        float:left;
        font-size: 0px;
        clear:left;

}

.latest_news_head_rb
{
        background-image:url(../images/rb.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 6px;
        background-position:left bottom;        
        float:right;
        font-size: 0px;
        clear:right;
        
}
.latest_news_head_text{float:left; color:#ff993c;background-color: #5b5b5b;font-weight:bold; padding:5px; vertical-align:top;width:555px;}
.latest_news_head_div
{
        background-color: #cccccc;
        width: 1px;        
        float:left;        
        height:10px;
}
.latest_news_head_assets
{
        text-align:left;
        font:11px arial;        
        font-weight:bold;        
        float:left;                
        width:95px;
        background-color: #5b5b5b;        
        height:24px;
        padding-left:3px;
        color:#ff993c;
}
.latestNewVIew
{
        width:790px;
        height:auto;
        margin:0px 0px 0px 0px;
        
        float:left;
        clear:none;
}
/*Latest News Alternate*/

/*.latest_news_header_bg
{
        background-color: #eeeeee;
        color: #1059a5;
}

.latest_news_lt
{
        width: 6px;
        height: 6px;
}

.latest_news_rt
{
        width: 6px;
        height: 6px;
}

.latest_news_lb
{
        width: 6px;
        height: 6px;
}

.latest_news_rb
{
        width: 6px;
        height: 6px;
}

.latest_news_head_text
{
        text-align:left;
        padding:0px 5px 0px 10px;
        color:#1059a5;
        font-weight:bold;line-height:20px;
}

.latest_news_head_div
{
        background-color: #999999;
        width: 1px;
}

.latest_news_body_bg
{
        background-color: #eeeeee;
        color: #1059a5;
}

.latest_news_img
{
        width: 105px;
        height: 83px;
        vertical-align: middle;
        padding: 5px;
}

.latest_news_body_text {float:left; color:#333333; padding:5px; vertical-align:top;}

.latest_news_body_links {float:right; font-weight:bold; color:#1059a5;vertical-align:top;}
.latest_news_body_links:link{text-decoration:underline;color:#1059a5;}
.latest_news_body_links:hover{text-decoration:none;color:#39a242;}
.latest_news_body_links:active{color:#1059a5;}
.latest_news_body_links:visited{color:#1059a5;}

.latest_news_body_links_right {font-weight:bold; color:#1059a5; vertical-align:top;}
.latest_news_body_links_right:link{text-decoration:underline;color:#1059a5;}
.latest_news_body_links_right:hover{text-decoration:none;color:#39a242;}
.latest_news_body_links_right:active{color:#1059a5;}
.latest_news_body_links_right:visited{color:#1059a5;}
*/
        
/* Common Elements*/

.form_border
{
        
        padding:5px 5px 5px 10px;
        
}

.form_bg
{
        background-color: #ffffff;
        height:auto;
        width:775px;
        clear:both;
        float:left;
}

.success_message
{
        color:Blue;
}

.failure_message
{
        color:Red;
}

.failure_message ul li
{
        color:Red;
        list-style:disc;
        height:18px;
        width:auto;
        float:left;
        clear:both;
        padding:0px 0px 0px 10px;
}

.labels
{
        color:#000000;
        text-align:right;
        float:left;
        width:115px;        
}

.sLabels
{
        color:#000000;
        text-align:right;
        float:left;
        vertical-align:middle;
        padding:5px 2px 2px 2px;
}


.orangeWhite 
{
text-decoration: none;
font-size:10px;
color: #ff993c; 
font-weight:bold;
}
.orangeWhiteWithOutBold 
{
text-decoration: none;
font-size:9px;
color: #ff993c; 
}

.orangeWhite:link{text-decoration: none;color:#ff993c;}
.orangeWhite:hover{text-decoration:none;color:#ffffff;}
.orangeWhite:active{color:#ff993c;}

.whiteOrange {text-decoration: none;font-size: 11px;color: #ffffff; font-weight:bold;}
.whiteOrange:link{text-decoration: none;color:#ffffff;}
.whiteOrange:hover{text-decoration:none;color:#ff993c;}
.whiteOrange:active{color:#ffffff;}


/*Download Manager*/

.download_header{
        font-size:10pt;
        color:#ff993c;
        background:#000000;
        font-weight:bold;
        height:25px;
        text-align:center;
        padding: 10px 5px 10px 5px;
        border-bottom: solid 2px white;
        vertical-align:middle;
        width:780px;
        height:auto;
        overflow:hidden;
}
.download_header1{
        font-size:10pt;
        color:#ff993c;
        background:#000000;
        font-weight:bold;
        height:25px;
        text-align:center;
        padding: 5px 5px 5px 5px;
        vertical-align:middle;
        width:780px;
        height:auto;
        overflow:hidden;
}

.download_body
{
        font-size:11px;
        color:#ff993c;
        background:#EEEEEE;
        font-weight:bold;
        height:25px;
}
.download_body_video_nohover, .download_body_audio_nohover, .download_body_images_nohover, .download_body_others_nohover
{
        font-size:11px;
        color:#ff993c;
        background:#EEEEEE;
        font-weight:bold;
        height:25px;
}

.download_body_video, .download_body_audio, .download_body_images, .download_body_others
{
        font-size:11px;
        color:#ff993c;
        background:#EEEEEE;
        font-weight:bold;
        height:25px;
        text-decoration:none;
}


.download_body_video:link,active,visited, .download_body_audio:link,active,visited, .download_body_images:link,active,visited, .download_body_others:link,active,visited
{
        color:#ff993c;
}

.download_body_video:hover, .download_body_audio:hover, .download_body_images:hover, .download_body_others:hover
{
        color:#000000;
}


/* Preview & Search Results */
.preview_details_body
{
        font-family:Arial, Helvetica, sans-serif;
        font-size: 10px;
        float: left;
        margin-left: 1px;
        width: 390px;
        height: 306px;
        background-color: #000000;
        color:#ffffff;
        line-height:16px;
        font-weight:normal;
        padding-left:5px;
        padding-top:5px;
        scrollbar-face-color:#000000;
        scrollbar-base-color:#999999;
        scrollbar-arrow-color:#999999;
        scrollbar-track-color:#000000;
        scrollbar-shadow-color:#999999;
        scrollbar-highlight-color:#000000;
        scrollbar-3dlight-color:#999999;
        scrollbar-darkshadow-Color:#000000;
        text-align:justify;        
        overflow:auto;
        
        overflow-x:auto;
}

.preview_details_body_mnr
{
        font-family:Arial, Helvetica, sans-serif;
        font-size: 10px;
        float: left;
        margin-left: 1px;
        width: 392px;
        height: 306px;
        background-color: #e7e6ec;
        background-image:url(../images/mnr_preview_bg.gif);
        background-position:left top;
        background-repeat:repeat-x;
        border-right:solid 1px #a8a4bb;
        border-left:solid 1px #a8a4bb;
        color:#000000;
        line-height:16px;
        font-weight:normal;
        padding-left:5px;
        padding-top:5px;
        scrollbar-face-color:#dddddd;
        scrollbar-base-color:#999999;
        scrollbar-arrow-color:#999999;
        scrollbar-track-color:#dddddd;
        scrollbar-shadow-color:#999999;
        scrollbar-highlight-color:#dddddd;
        scrollbar-3dlight-color:#999999;
        scrollbar-darkshadow-Color:#dddddd;
        text-align:justify;        
}
.search_scrollbar , .story_scrollbar
{
        scrollbar-face-color:#000000;
        scrollbar-base-color:#999999;
        scrollbar-arrow-color:#999999;
        scrollbar-track-color:#000000;
        scrollbar-shadow-color:#999999;
        scrollbar-highlight-color:#000000;
        scrollbar-3dlight-color:#999999;
        scrollbar-darkshadow-Color:#000000;
}
.preview_body_links
{
        font-size: 11px;
        color: #ff993c;
}

.preview_related_assets_border
{
        border: solid 1px #ffffff;
}

.preview_bot_strip
{
        width:398px;
        background:#5c5c5c url(../images/preview_bot.gif) no-repeat center bottom;
        height:20px;
        padding:1px;
        clear:both;
        float:left;
        vertical-align:bottom;
}
.preview_bot_strip1
{
        width:398px;
        /*background:#5c5c5c url(../images/preview_bot.gif) no-repeat center bottom;*/
        /*height:7px;*/
        clear:both;
        vertical-align:bottom;
        padding:0px 0px 0px 0px;
}

.preview_bot_mid
{
        width:386px;
        background:#5c5c5c url(../images/preview_bot.gif) no-repeat center bottom;
        height:7px;
        float:left;
        clear:none;        
        font-size:0px;
}

.preview_bot_lb
{
        background-image:url(../images/preview_lb.gif);
        height:7px;
        width:7px;
        background-repeat:no-repeat;
        float:left;
        clear:left;
        font-size:0px;
        padding: 0px 0px 0px 0px;
        
}
.preview_bot_bot
{
        background:url(../images/preview_bot.gif);
        background-repeat:no-repeat;
        height:7px;
        width:7px;
        float:left;
        clear:right;
}

.preview_bot_rb
{
        background-image:url(../images/preview_rb.gif);
        width:7px;
        height:7px;
        background-repeat:no-repeat;        
        float:left;
        clear:right;
        font-size:0px;
}

.previewTabs
{
        padding-left:20px;
}

/* MNR View and Story Details */

.body_text
{
        font-size: 11px;
        color:#333333;
        padding-top:10px;
        
        /*line-height:16px;*/
}

.headline
{
        font-size:16px;
        color:#e96b0f;
        font-weight:bold;
        margin-bottom:10px;
        
}

.date_time
{
        color:#999999;
        
}

.right_bg_outer
{
background-color:#000000;        
        font-size:0px;        
        height: 5px; width:283px; 
        float: left; clear: both;
}

.right_box_border
{
        border: solid 1px #ffffff;
        text-align:center;
        height:auto;
        margin-top:10px;
        
}

.right_box_border
{
        border: solid 1px #ffffff;
        text-align:center;
        height:auto;
        margin-top:10px;
        
}

.right_bg_inner
{
        background-color:#666666;
        font-size: 10px;
        color:#ffffff;
        line-height:16px;
        font-weight:normal;        
        padding-top:3px;
        text-align: left; 
        padding-left: 5px; 
        float: left;
        clear: left;
}
.right_bg_inner_links
{
        background-color:#666666;
        font-size: 10px;
        color:#ffffff;        
        font-weight:normal;
        text-align: left; 
        padding-left: 5px; 
        float: left;
        clear: left;
        
}
.search_pagination
{
        background-color:#666666;
        font-size: 10px;
        color:#ffffff;
        line-height:16px;
        font-weight:normal;        
        padding-top:5px;
        padding-left: 5px;         
        clear: both;
        height:20px;

}

.right_box_lt
{
        background-image:url(../images/lt_b.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 6px;
        font-size:0px;
        float:left;
        clear:left;
}

.right_box_rt
{
        background-image:url(../images/rt_b.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 6px;
        font-size:0px;
        float:left;
        background-position:top right;
        clear:right;
}

.right_box_rb
{
        background-image:url(../images/rb_b.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 6px;
        background-position:right top;
        float:left;
        clear:right;
}

.right_box_lb
{
        background-image:url(../images/lb_b.gif);
        background-repeat: no-repeat;
        width: 6px;
        height: 6px;
        background-position:left top;
        float:left;
        clear:left;
}

/* Created on 31/01/08 for new MNR Page */
a.AssetButton{
        background-image: url("../images/button_red_04.gif");
        text-align: center;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
}

a.AssetButton:visited {
        background-image: url("../images/button_red_04.gif");
        text-align: center;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;

}

a.AssetButton:hover {
        background-image: url("../images/button_red_04.gif");
        text-align: center;
        color: #CCCCCC;
        font-weight: bold;
        text-decoration: done;
}

.AssetButtonBox{
background-image: url("../images/button_red_04.gif");
text-align: center;
color: #FFFFFF;
}

.AssetText{
        padding: 2px 2px 2px 2px;
        text-align: center;
}
.AssetTitle {
        color: #3C3C3C;
        background-color: transparent;
        font-weight: bold;
}
/* ---- end 31/01/2008 for MNR page ---- */

/*contact us page*/

.contact_details
{
        padding-left: 20px;
        padding-top:20px;
}

.contact_name
{
        font-size:14px;
        font-weight: bold;
        color:#ff993c;
        text-align:left;
        background-color:#eeeeee;
        padding:5px;
        border-bottom:solid 1px #ffffff;
}

.contact_body
{
        background-color:#eeeeee;
        padding:5px;
        font-size: 12px;
        text-align:left;
}


/*help page*/

.help_details
{
        padding-left: 20px;
        padding-top:20px;
}

.help_text
{
        font-size:11px;
        font-weight: bold;
        color:#000000;
        text-align:left;
        background-color:#eeeeee;
        padding:5px;
        border-bottom:solid 1px #ffffff;
}

.help_body
{
        background-color:#eeeeee;
        padding:5px;
        font-size: 12px;
        text-align:left;
}


/* testing ArchiveView */



/* topleft styles*/
.topleft{
width: 770px;
padding:17px 0px 7px 0px;
float:left;
clear:none;
margin:0px 0px 0px 10px;
}

.sortleft{
padding:0px 0px 0px 0px;
float:left;
clear:right;
}

.filterleft{
padding:0px 0px 0px 0px;
float:left;
clear:none;
}
.topbottom
{
width:380px;
margin:10px 0px 0px 350px;
}


/*middle of the page*/
#container 
{ 
        width:760px !important; 
        width:740px;
        margin: 0px 10px 0px 20px !important;  
        margin: 0px 10px 0px 10px; 
        float:left;
        clear:none;
        min-height:700px; 
        }
ul { margin: 0; padding: 0; list-style-type:none; }
ul li { list-style-type:none; float: left; width: 375px; padding: 10px 0px 10px 0px;  margin: 0; }
ul .archiveView { list-style-type:none; float: left; width: 375px; overflow-y: auto;height:135px; padding: 10px 0px 10px 0px;  margin: 0; border: solid 1px #7b7b7b; position:relative;}
ul li .imgleft { float: left; clear:right; margin:0px 0px 0px 10px; position:relative; left:0px; top:0px;}
ul li .Title { text-align:left; font-size: 11px; color: #7b7b7b; margin: 2px 0 3px 10px;/*position:relative; left:0px; top:0px;*/}
ul li .AssetType {text-align:left; font-size: 11px; color: #7b7b7b; margin: 2px 0 3px 10px; /*position:relative; left:0px; top:0px;*/}
ul li .Duration {text-align:left; font-size: 11px; color: #7b7b7b; margin: 2px 0 3px 10px; /*position:relative; left:0px; top:0px;*/ }
ul li .RleaseDate {text-align:left; font-size: 11px; color: #7b7b7b; margin: 2px 0 3px 10px; /*position:relative; left:0px; top:0px;*/}
ul li .Location {text-align:left; font-size: 11px; color: #7b7b7b; margin: 2px 0 3px 10px;  /*position:relative; left:0px; top:0px;*/}
ul li .Restriction {text-align:left; font-size: 11px; color: #7b7b7b; margin: 2px 0 3px 10px; /*position:relative; left:0px; top:0px;*/}
ul li .links {text-align:left; margin: 0px 0px 0px 0px;padding: 5px 0px 0px 20px; position:relative;top:0px; left:0px; width:auto;float:left;clear:both; }
html>body  .links{ padding:5px 0px 0px 10px }
ul li a { font-size: 11px; color: #7b7b7b; padding: 0 0 0 16px; margin: 0 6px 0 0; background: url(icon.gif) no-repeat left 1px; text-decoration: none; }
ul li .textRight
{
        height: 110px; overflow-y: auto;overflow-x:hidden;
}
ul li .linkPreview
{
        background:url("../images/archive_preview.gif") no-repeat;
        height:13px;
        width:53px;
        float:left;
        clear:left;
        padding-right:3px;
}
ul li .linkDownloadNow
{
                background:url("../images/btnDownloadNow.gif") no-repeat;
                height:13px;
                width:84px;
                clear:right;
                float:left;
                padding-right:3px;
}
ul li .linkAddtoBasket
{
                background-image:url("../images/archive_download.gif");
                background-repeat:no-repeat;
                height:13px;
                width:82px;
                float:left;
                clear:none;
                padding-right:3px;
}
ul li .linkLaunch
{
                background-image:url("../images/btnLaunch.gif");
                background-repeat:no-repeat;
                height:13px;
                width:49px;
                float:left;
                clear:right;padding-right:3px;
}



/*bottom of the page*/


.bottom
{
width:760px;
float:left;
clear:none;

}
.bottomleft1
{
float:left;
clear:right;
width:365px;
padding:0px 0px 0px 0px;
text-align:right;

}

.bottomleft2
{
float:left;
clear:right;
padding:0px 0px 0px 0px;
text-align:right;
}

.bottomleft3
{
float:left;
width:373px;
clear:none;
padding:0px 0px 0px 0px;
text-align:left;


}
        


/*Master table styles*/

.maindiv
{
        width:800px;
        float:left;
        clear:none;
}
.Maintop
{
        width:800px;
        float:left;
        clear:none;
}
        

.navigationButtons
{
        width: auto;
        float:right;
        clear:left;
        margin:5px 0px 5px 10px;
        

}
.linkArchive,.linkLatestNews,.linkSearch,.linkRss,.linkBin,.lnkSettings,.lnkLogin,.menuCategory
{
float:left;
}
.menuCategory
{
        margin-top:-2px;}

.searchbox1
{
padding: 0px 0px 0px 2px;
width: 775px;
height: 15px;
vertical-align:top;
float:left;
}
.searchbox2
{
        float:left;        
        text-decoration:none;
        padding:5px 0px 0px 3px;
        height: 10px;
        clear:none;
        
}
.searchbox3
{
        height: 5px;
        width: 775px;
        clear:both;
        float:left;
}
.searchbox
{
        float:left;        
        padding: 0px 5px 0px 5px;
        width:790px;
}
        
.topcontact
{
float:right;
 clear:right;
 width:790px;
}
        
.topcontact1
{
         float:left;
         clear:none;
         font-size: 16px;
         line-height: 18px;
         color: #ff993c;
         font-weight: bold;
         text-align:left;
          width:300px;
         height: 27px;
         border:solid 1px white;
}
.topcontact2
{
         float:left;
        clear:right;
        text-align:left;
        width:320px;
         border:1px solid white;
        
}

.topcontact3
{
         vertical-align:top;
         width:50px;
         float:left;
         clear:right;
         border:1px solid white;        

}

.topcontact4
{
         width:50px;
        text-align:right; 
        vertical-align:top;        
        float:left;
        
        
}
.topcontact5
{
         width:50px; 
        text-align:right;
        vertical-align:top;         
        height:27px;
        float:left;
        clear:none;        
        
        
}

.clear
{
        clear:both;
        font-size: 0px;
        
}        
.contentPage
{
        width:796px;
        clear:right;
        /*min-height:800px;*/

}



        


/*
#container { width: 760px; }
ul { margin: 0; padding: 0; }
ul li { font-size: 11px; color: #7b7b7b;float: left; width: 270px; padding: 10px 30px 10px 20px; margin: 0 0 4px 0; border-bottom: dotted 1px #7b7b7b; }
ul li label { font-weight: bold; }
ul li .imgleft { float: left; }
ul li .Title,ul li .AssetType { padding: 0 0 6px 135px; margin: 0; }
ul li .Duration{  clear: both; margin: 0; padding: 4px 0 0 0; }
ul li .RleaseDate,ul li .Restriction,ul li .Location { padding:4px 0 0 0; margin: 0; }
ul li .links { margin: 20px 0 10px 0; }
ul li a { color: #376586; padding: 0; margin: 0 6px 0 0; text-decoration: none; }*/

/* Download Manager */

.manager_mainTable_video, .manager_mainTable_audio, .manager_mainTable_images, .manager_mainTable_others
{
        border-bottom:solid 3px white;
}

.download_lnkShowDownloadPreferences
{
        float:left;
        clear:right;
}
.dowload_txtEmailAddress, .dowload_txtServerIPAddress, .download_txtUserName, .download_txtPassword
{
        width: 145px; 
        height: 18px;
        float:left;
        clear:none;
        padding-left:5px;

}

.download_EmailandTermsValidation, .download_cvFTPServerIPAddress, .download_cvFTPUserName, .download_cvFTPPassword
{
        float:left;
        clear:right;        
        height:18px;
}
.download_lblSampleFormat
{
        height: 18px;
        width:470px;
        text-align:center;
}

.download_main
{
        width: 470px;
        height:18px;
        clear:both;
        float:left;
        padding:3px 0px 3px 0px;
}
.download_labels
{
        text-align:right;
        vertical-align:top;
        float:left;
        clear:left;
        width:281px;
        color:Black;
}

.download_inputFields
{
        text-align:left;
        vertical-align:top;
        width:470px;
        float:right;
        clear:right;
        border-left:solid 1px #eeeeee;
        padding: 5px 5px 5px 5px;
        
}
.dowload_preferances
{
        border:solid 1px #eeeeee;
        width:auto;
}
.download_btnDownload
{
        text-align:center;
        vertical-align:middle;
        background-color: #ffffff;
        height:auto;
        width:775px;
        clear:both;
        float:left;
}
.download_container
{
        float:none;
        text-align:center;
        width:775px;
}
.download_lblMsg
{
        text-align:left;
}
.download_lblTable
{
        text-align:center;
        min-height: 60px;
}
.download_form
{
        background-color: #ffffff;

        width:775px;
        clear:both;
        float:left;
        border:solid 1px #eeeeee;
        
}

/* End of Download Manager */

/* Search Results */
.search_lblNoResultsFound
{
        text-align:center;
}
.search_displayVideo , .search_displayAudio , .search_displayImage , .search_displayOthers , .story_displayVideo , .story_displayAudio , .story_displayImage , .story_displayOthers
{
        vertical-align:top;
        float:left;
        clear:left;        
        width:80px;
        padding-right:3px;
        
}

.search_showVideo , .search_showAudio , .search_showImage , .search_showOthers , .story_showVideo , .story_showAudio , .story_showImage , .story_showOthers
{
        vertical-align:top;
        float:left;
        clear:right;
        
}

.search_Video, .search_audio , .search_Image , .search_others , .story_Video, .story_audio , .story_Image , .story_others
{
        width:160px;
        float:left;
        clear:both;
        padding:0px 0px 0px 3px;

}
.search_videopadding , .story_videopadding , .search_audiopadding ,.search_imagepadding, .search_otherpadding
{
        width:160px;
        text-align:left;
        padding:0px 0px 0px 3px;
        
}

.search_thumbnailVideo , .search_thumbnailAudio , .search_thumbnailImage , .search_thumbnailOther , .story_thumbnailVideo , .story_thumbnailAudio , .story_thumbnailImage , .story_thumbnailOther
{
        
        text-align:left;
        float:left;
        clear:left;
        
}
.search_thumbnailheight
{
        height:83px;
}
.search_dataVideo , .search_dataAudio , .search_dataImage , .search_dataOther , .story_dataVideo , .story_dataAudio , .story_dataImage , .story_dataOther
{
        width:160px;
        text-align:left;
        vertical-align:top;
        float:left;
        clear:right;
        min-height:88px;
        FONT-WEIGHT: normal;
        FONT-SIZE: 10px;
        COLOR: #ffffff;

}

.search_tabContainer , .story_tabContainer
{
        height:625px;
        text-align:left;
        
}

.search_bottomLinks
{
        text-align:center;
        height: 20px;
        border:solid 1px #666666;
}

.search_bottomLinks_case
{
        height: 20px;
        text-align:center;
        vertical-align:top;
}
.search_bottomLinks_fp
{
        text-align:right;
        vertical-align:middle;
        float:left;
        clear:left;
        width:154px;
        border:solid 1px #666666;
}

.search_bottomLinks_nl
{
        text-align:left;
        vertical-align:middle;
        float:left;
        clear:right;
        width:152px;
        
}

.search_rightBox
{
        
        text-align:left;
        padding:5px;
        height:666px;
        background-color:#000000;
        width:320px;

}

.search_shotList
{
        width:346px;
        float:left;
        clear:left;
        padding:2px 0px 2px 0px;
        
}
.shotlist
{
        width:348px;
        float:left;
        clear:both;
        
}
.infoWidth
{
        width:348px;
        clear:right;
        float:left;
        
}
.search_shotList_chkbox
{
        width:8%;
        vertical-align:top;
        float:left;
}
.search_shotList_label1
{
        width:15%;
        vertical-align:top;
        float:left;
}
.search_shotList_label2
{
        width:77%;
        vertical-align:top;
        text-align:left;
        float:left;
}

.search_script_padding
{
        padding:4px 4px 4px 0px;
}

.search_script_padding_color
{
        margin:4px 4px 4px 0px;
        background-color:#333333;
        height:auto;
}

.search_script_text
{
        overflow: auto; 
        text-align: justify;
        background-color:#333333;
        width:260px;
        padding:5px 5px 5px 5px;
        vertical-align:top;
        float:left;
        border-left:solid 5px #000000;
}
.search_script_options
{
        padding:4px 4px 4px 0px;
}

.search_script_optionsbg
{
        overflow: auto; 
        text-align: justify;
        background-color:#333333;
        width:70px;
        padding:5px 5px 5px 5px;
        vertical-align:top;
        float:left;
}

.search_relatedLabel
{
        text-align: left;
        float:left;
        clear:both;
}

.search_relatedBtns
{
        text-align: right;
        float:right;
        clear:both;
}

.search_relatedThumb
{
        float:left;
        clear:left;
        margin:2px 2px 2px 2px;
}

.search_related
{
        width:98px;
        text-align:center;
        width:370px;
}

.search_share_mail
{
        padding-left:3px;
        text-align:left;

}
.search_share_lbl1
{
        padding-left:3px;
        text-align:left;
        padding-bottom:5px;
}
.search_share_lbl2
{
        padding-left::20px;
        text-align:left;
}
.search_share_url
{
        text-align:left;
        padding: 5px 0px 0px 0px;
}
.search_asset_rinfoLbl
{
        text-align:left;
        vertical-align:top;
        float:left;
        clear:left;
        width:160px;
        height:18px;
}
.search_asset_rinfo
{
        text-align:left;
        vertical-align:top;
        float:left;
        clear:right;
}
.search_asset_related
{
        text-align:left;
        vertical-align:top;
        float:left;
        clear:both;
        width:380px;
}
.search_asset_desc
{
        text-align:left;
        padding-bottom:18px;
        float:left;
        clear:right;
        width:370px;
}
.search_asset_label
{
        text-align:left;
        vertical-align:top;
        width:160px;
        height:18px;
        float:left;
        clear:left;
        margin:0px 0px 0px 0px;
}
.search_asset_info
{
        text-align:left;
        vertical-align:top;
        float:left;
        clear:right;
        width:210px;
}
.search_asset
{
        float:left;
        clear:both;
        min-height:18px;
        width:370px;
        
}
.search_tabContainerLeft
{
        text-align:left;
        float:left;
        vertical-align:top; 
        clear:both;
        padding-top:8px;
        
}
.search_btn
{
        text-align:center;
        vertical-align:middle;
        float:left;
        padding: 5px 10px 2px 10px;
}
.search_astb
{
        text-align:left;
        width:180px;
        float:left;
        clear:none;                        
        padding-left:1px;
}
.search_atb  /*.preview_atb*/
{
        text-align:left;
        width:100px;
        height:20px;
        float:left;
        padding-top:5px;
        padding-left:2px;
}
.search_btnScriptPanel
{
        text-align:left;
        height:25px;
        float:left;
        clear:both;
        width:400px;
        margin:0px;
        padding:0px;
        background-color:#5c5c5c;

}
.search_categoryName
{
        text-align:left;
        padding: 5px 0px 10px 25px;
}
.search_results , .story_results
{
        float:right;
        clear:right;
        width:335px;
        text-align:center;
        height:668px;
        vertical-align:middle;
}
.search_player
{
        float:left;
        clear:left;
}
.search_main
{
        text-align:center;
        width:753px;
        height:auto;
        padding:15px 20px 30px 25px;
        
}
.search_mid , .story_mid
{
        float:left;width:318px;clear:none;
        
        height:6px;
        background-color:Black;
        background-color:#000000;
        font-size:0px;        
}
.serarch_header , story_header
{
        
        width:330px;clear:right;text-align:center;
}

.search_leftContainer
{
        float:left;
        clear:left;
        width:400px;
}
.search_box , .story_box
{
        background-color:#000000;
        font-size:0px;
        text-align:center;
        vertical-align:bottom;
        width:330px;
}
/* End of Search Results */

/* Story Details */

.story_search
{
        width:370px;
        vertical-align:top;
        text-align:right;
        float:right;
}
.story_lowerLinks
{
        float:left;
        clear:left;
        width:60px;
}
.story_details
{
        float:left;
}
.story_main
{
        width:785px;
        padding-top:10px;
        padding-right:10px;
        min-height:690px;
}
.story_leftContent
{
        float:left;
        padding-left:30px;
        font-size: 11px;
        color:#333333;
        padding-top:10px;
        width:360px;
}
/* End of Story Details */
/* preview */
.preview_main
{
        text-align:center;
        width:550px;
        margin-left:205px;
        padding:15px 20px 30px 25px;
        vertical-align:middle;
}
.preview_btn
{
        text-align:center;
        vertical-align:middle;
        float:left;
        clear:none;
        padding:5px 10px 0px 10px;
        
}
.preview_image_btn
{
        float:right;
        clear:right;
        height:20px;
        
}
.preview_btn_dwn
{
        
        vertical-align:middle;
        float:left;
        clear:right;
        /*padding:2px 5px 5px 0px;*/
        padding:5px 5px 0px 0px;
}
.preview_addShots
{
        vertical-align:top;
        float:left;
        clear:right;
        width: 180px; 
        padding:5px 5px 0px 0px;
}
.preview_astb
{
        text-align:left;
        height:20px;
        width:190px;
        float:left;
        clear:none;
        padding-top:3px;
        padding-left:3px;
        font-size:6px;

}
.preview_astb1
{
        text-align:left;
        /*height:20px;*/
        width:180px;
        float:left;
        clear:none;        
        /*padding-top:3px;*/        
        padding-left:5px;        
}
.preview_atb
{
        text-align:left;
        width:83px;
        height:20px;
        float:left;
        padding-top:5px;
        padding-left:2px;
                
        
}

/*html>body .preview_addShots
{
        padding:2px 5px 5px 0px !important;
}*/

/* End of preview */


/* Rss Feeds */

.rss_body
{
        width:780px;
        font-size:11px;        
}
.rss_explanation
{
        width: 750px;
        padding-left: 25px;
        padding-top:20px;
}
.rss_siteNote
{
        width: 750px;
        padding-left: 25px;
        padding-top:20px;
}
.rss_siteLink
{
        width: 750px;
        padding-left: 25px;
        padding-top:2px;
}
.rss_catLabel
{
        width: 750px;
        padding-left: 25px;
        padding-top:20px;
}
.rss_categoryDl
{
        width: 750px;
        padding-left: 25px;
        padding-top:4px;        
}
.rss_categoryDiv
{
        scrollbar-face-color:#000000;
        scrollbar-base-color:#999999;
        scrollbar-arrow-color:#999999;
        scrollbar-track-color:#000000;
        scrollbar-shadow-color:#999999;
        scrollbar-highlight-color:#000000;
        scrollbar-3dlight-color:#999999;
        scrollbar-darkshadow-Color:#000000;
        width: 98%;
        overflow-y: auto;
        min-height: 200px;
}
.rss_catNameDiv
{
        padding-top:2px;
}
.rss_catLinkDiv
{
        padding-top:4px;
}
.rss_customNoteDiv
{
        width: 750px; 
        padding-left: 25px;
}
.rss_customSelectionDiv
{
        width: 750px;
        padding-left: 25px;
        min-height:60px;

}
.rss_customKeyword
{
        width: 250px;
        text-align:left;
        float:left;
        clear:both;        
        padding-top:5px;
        padding-bottom:5px;

}
.rss_customMultiSelection
{
        width: 250px;
        float:left;
        clear:left;
        scrollbar-face-color:#000000;
        scrollbar-base-color:#999999;
        scrollbar-arrow-color:#999999;
        scrollbar-track-color:#000000;
        scrollbar-shadow-color:#999999;
        scrollbar-highlight-color:#000000;
        scrollbar-3dlight-color:#999999;
        scrollbar-darkshadow-Color:#000000;
        
}
.rss_labels
{
        color:#000000;

}
.rss_button
{
        background:#156fba;
        border:solid thin #FFFFFF 1px;
        font-family:"Trebuchet MS";
        font-size:10px;
        text-transform:capitalize;
        font-weight:bold;
        color:#FFFFFF;
        height:24px;
}
.rss_customSearch
{
        width:186px;
        float:left;
        clear:right;
        vertical-align:bottom;
        padding-top:60px;
        padding-left:5px;
}
.rss_customSelectionNote
{
        width: 455px;
        padding-left: 25px;
        clear:both;
        
}
.rss_messageDiv
{
        width: 455px;
        padding-left: 320px;
        padding-top:10px;
}
.rss_customLink
{
        width: 750px;
        padding-left: 25px;
        padding-top:10px;
}
/* end of Rss Feeds*/

/* Login*/
.login_form_bg
{
        background-color: #ffffff;
        height:34px;
        width:775px;
        clear:both;
        float:left;
        text-align:center;
        border:solid 1px #eeeeee;
}

.login_labels
{
        color:#000000;
        text-align:right;
        float:left;
        width:360px;
        padding:5px 5px 5px 5px;        
}

.login_input
{
        text-align:left;
        width:380px;
        float:left;
        padding:5px 5px 5px 5px;
        border-left:solid 1px #eeeeee;
}

.login_centerText
{
        width:auto;
        height:auto;
        padding-left:10px;
}

.login_main
{
        width:800px;
        text-align:center;
        height:800px;
}

/* end of Login*/

/* Registration*/
.register_centerText
{
        width:auto;
        height:auto;
        
        padding: 0px 0px 0px 3px;
}

.register_labels
{
        color:#000000;
        text-align:right;
        float:left;
        width:360px;
        padding:5px 5px 5px 5px;        
}

.register_input
{
        text-align:left;
        width:360px;
        float:left;
        padding:5px 5px 5px 5px;
        border-left:solid 1px #eeeeee;
}

.register_form_bg
{
        background-color: #ffffff;
        width:760px;
        clear:both;
        text-align:center;
        border:solid 1px #eeeeee;
        padding:2px 2px 2px 2px;
        min-height:20px;
        
}
html>body .register_form_bg
{
                float:left;
}

.register_main
{
        width:775px;
        text-align:center;
        min-height:800px;
        padding:10px 0px 10px 12px;
}

.register_ftpDetails
{
        float:left;
        clear:right;        
        height:18px;
        width:280px;
}

.register_ftpMain
{
        height:18px;
        clear:both;
        float:left;
        padding:3px 0px 3px 0px;
        width:390px;
}
.Rlabels
{
        color:#000000;
        text-align:left;
        float:left;
        width:100px;
        padding:2px 2px 2px 2px;        
}
.err_labels
{        
        text-align:left;
        float:left;
        padding:2px 2px 2px 2px;        
}
/* end of Registration*/

/*MNR Page*/

.mnr_image
{
        text-align:center;
        padding-left:56px;        
        float:left;
        clear:both;
        width:auto;
        height:83px;
}

.mnr_title
{
        text-align:center;
        float:left;
        clear:both;
        width:206px;
        padding-left:2px;
        padding-right:2px;
}

.mnr_buttons
{
        font-size: 10px;
        color:#ffffff;
        font-weight:normal;
        padding-left:5px;
        padding-top:3px;
        width:209px;
        height:15px;
        text-align:center;
        float:left;
        clear:both;
        background-image: url("../images/button_red_04.gif");
}

.mnr_tl
{
        background-image:url("../images/asset_top_left.gif");
        background-repeat:no-repeat;
        width:9px;
        height:10px;
        float:left;
        font-size:0px;
}
.mnr_mid
{
        background-image:url("../images/asset_top_middle.gif");
        background-repeat:repeat-x;
        float:left;
        width:198px;
        height:10px;
        font-size:0px;
        
}
.mnr_tr
{
        background-image:url("../images/asset_top_right.gif");
        background-repeat:no-repeat;
        width:10px;
        height:10px;
        float:left;
        clear:right;
        font-size:0px;
}
.mnr_ml
{
        background-image:url("../images/asset_middle_left.gif");
        background-repeat:no-repeat;
        float:left;
        width:9px;
        height:120px;
}
.mnr_mr
{
        background-image:url("../images/asset_middle_right.gif");
        background-repeat:no-repeat;
        float:left;
        width:10px;
        height:120px;
}
.mnr_mm
{
        background-image:url("../images/asset_middle_middle.gif");
        background-repeat:repeat-x;
        float:left;
        width:214px;
        min-height:120px;        
        border-left:solid 1px #b6b9c5;
        border-right:solid 1px #b6b9c5;
}
.mnr_bl
{
        background-image:url("../images/asset_bottom_left.gif");
        background-repeat:no-repeat;
        width:9px;
        height:14px;
        float:left;
        clear:left;
}
.mnr_bm
{
        background-image:url("../images/asset_bottomm_middle.gif");
        background-repeat:repeat-x;
        float:left;
        width:197px;
}
.mnr_br
{
        background-image:url("../images/asset_bottom_right.gif");
        background-repeat:no-repeat;
        width:10px;
        height:14px;
        float:left;
        clear:right;
}
.mnr_case2
{
        width:230px;
        float:left;
}
.mnr_case1
{
        width:230px;
        min-height:145px;
        float:left;
        text-align:center;
        padding:0px 0px 0px 20px;
}
.mnrshotlistInfo
{
        width:360px;
        float:left;
        clear:both;
}
.mnr_assets
{
        height:auto;
        width:260px;
        vertical-align:top;
        float:left;
        clear:right;
        padding: 20px 0px 20px 8px;        
        text-align:center;
        
        
}

.mnr_btn
{
        text-align:center;
        vertical-align:middle;
        float:left;
        padding:2px 10px 2px 10px;
}
.mnr_btnCase
{
        float:right;
        clear:right;
}
.mnr_EmbedUrl
{
        width: 360px; 
        overflow: auto; 
        color: Black;
}

.mnr_shareLabel1
{
        text-align:left;
}
.mnr_search_share_lbl1
{
        padding-left:3px;
        text-align:left;
        padding-bottom:5px;
}

.mnr_txtBox
{
        width: 360px; 
        height: 120px; 
        background-color: White;
}

.mnr_EmbedUrlLabel
{
        text-align:left;
}
.mnr_relatedLabel
{
        text-align: left;
        float:left;
        clear:both;
}

.mnr_relatedBtns
{
        text-align: right;
        float:right;
        clear:both;
}

.mnr_relatedThumb
{
        float:left;
        clear:left;
        margin:2px 2px 2px 2px;
}

.mnr_related
{
        width:98px;
        text-align:center;
        width:370px;
}
.mnr_script_options
{
        padding:4px 4px 4px 0px;
}
.mnr_script_optionsbg
{
        overflow: auto; 
        text-align: justify;
        width:70px;
        padding:5px 5px 5px 5px;
        vertical-align:top;
        float:left;
}
.mnr_script_text
{
        overflow: auto; 
        text-align: justify;
        width:260px;
        padding:5px 5px 5px 5px;
        vertical-align:top;
        float:left;
        border-left:solid 5px #000000;
}
.mnr_shotList
{
        width:360px;
        float:left;
        clear:both;
        padding:2px 2px 2px 2px;
        
}
/*.mnr_shotList_chkbox
{
        width:8%;
        vertical-align:top;
        float:left;
}*/
.mnr_shotList_label1
{
        width:15%;
        vertical-align:top;
        float:left;
}
.mnr_shotList_label2
{
        width:77%;
        vertical-align:top;
        text-align:left;
        float:left;
}

.mnr_asset_rinfoLbl
{
        text-align:left;
        vertical-align:top;
        float:left;
        clear:left;
        width:160px;
        height:18px;
}
.mnr_asset_rinfo
{
        text-align:left;
        vertical-align:top;
        float:left;
        clear:right;
}
.mnr_asset_related
{
        text-align:left;
        vertical-align:top;
        float:left;
        clear:both;
        width:380px;
}
.mnr_asset_desc
{
        text-align:left;
        padding-bottom:18px;
        float:left;
        clear:right;
        width:360px;
}
.mnr_asset_label
{
        text-align:left;
        vertical-align:top;
        width:160px;
        height:18px;
        float:left;
        clear:left;
        margin:0px 0px 0px 0px;
}
.mnr_asset_info
{
        text-align:left;
        vertical-align:top;
        float:left;
        clear:right;
}
.mnr_asset
{
        float:left;
        clear:both;
        height:18px;
        width:370px;
}
.mnr_tabContainerLeft
{
        text-align:left;
        float:left;
        vertical-align:top; 
        clear:left;
        padding-top:8px;
}
.mnr_storyDetails
{
        text-align:left;
        float:left;
}
.mnr_preStory
{
        font-size: 11px;
        color:#333333;
        padding-top:10px;
        min-height:121px;
        text-align:left;
        width:500px;
        padding-left:5px;
        vertical-align:top;
        float:left;
        clear:left;

}
.mnr_content
{
        text-align:left;
        width:775px;

}
.mnr_wtv
{
        text-align: center; 
        width: 248px;
        float:right;
        padding: 0px 0px 0px 20px;

}
.mnr_botPanel
{
        margin:3px;
}
.mnr_botPlaceHldr
{
        width:250px;
        float:left;
}
/*end of MNR page*/
/*MNR register page*/

.mnr_rLabels
{
        color:#000000;
        text-align:right;
        float:left;
        width:225px;
        padding:5px 5px 5px 5px;
}
.mnr_rData
{
        text-align:left;        
        float:left;
        padding:5px 5px 5px 5px;
        border-left:solid 1px #eeeeee;
}
.mnr_keyForm
{
        background-color:#eeeeee;
        height:auto;
        width:775px;
        clear:both;
        float:left;
}
.mnr_form_bg
{
        width:540px;
        background-color: #ffffff;
        clear:both;
        float:left;
        text-align:center;
        border:solid 1px #eeeeee;
        padding:2px 2px 2px 2px;
}
.mnr_btnSubmit
{
        text-align:center;
}
.mnr_fields
{
        text-align:left;
        float:left;
        width:540px;

}
.mnr_mailMsg
{
        text-align:center;
        min-height:14px;
        
}
.mnr_rContent
{
        vertical-align:top;
        width:554px;
        border-right-width: 1px;
        border-left-width: 1px;
        border-right-style: solid;
        border-left-style: solid;
        border-right-color: #C4DBED;
        border-left-color: #C4DBED;                
        clear:both;
        min-height:720px;
}
.mnr_rmain
{
        vertical-align:top;
        width:580px;
}
.mnr_lt
{
        background-image:url(../images/left_curve.jpg);
        background-repeat: no-repeat;
        width: 8px;
        height: 20px;
        float:left;
        clear:left;
}

.mnr_rt
{
        background-image:url(../images/right_curve1.jpg);
        background-repeat: no-repeat;
        width: 8px;
        height: 20px;
        float:left;
        clear:right;
}
.mnr_rb
{
        background-image:url(../images/right_bot_curve1.jpg);
        background-repeat: no-repeat;
        width: 8px;
        height: 20px;
        float:left;
        clear:right;
}
.mnr_lb
{
        background-image:url(../images/left_bot_curve.jpg);
        background-repeat: no-repeat;
        width: 8px;
        clear:left;
        height:20px;
        float:left;
}
.mnr_top_bg
{
        background-image: url(../images/top_bg.jpg);
        background-repeat: repeat-x;
        background-position: left;
        /*width:784px !important;*/
        width:540px;
        height:20px;
        float:left;
        clear:none;        
        height:20px;
}
.mnr_bot_bg
{
        background-attachment: scroll;
        background-image: url(../images/bot_bg.jpg);
        background-repeat: repeat-x;
        background-position: top;
        width: 540px;
        height:20px;
        float:left;
}
/*end of MNR register page*/

/* Download PopUP */

.assetBorder { list-style-type:none; float: left; width: 375px; min-height:115px; padding: 10px 0px 10px 0px;  margin: 0; border: solid 1px #7b7b7b; position:relative;}
 .imgleft { float: left; clear:right; margin:0px 0px 0px 10px; position:relative; left:0px; top:0px;}
 .Title { text-align:left; font-size: 11px; color: #7b7b7b; margin: 2px 0 3px 10px;/*position:relative; left:0px; top:0px;*/}
 .AssetType {text-align:left; font-size: 11px; color: #7b7b7b; margin: 2px 0 3px 10px; /*position:relative; left:0px; top:0px;*/}
 .Duration {text-align:left; font-size: 11px; color: #7b7b7b; margin: 2px 0 3px 10px; /*position:relative; left:0px; top:0px;*/ }
 .RleaseDate {text-align:left; font-size: 11px; color: #7b7b7b; margin: 2px 0 3px 10px; /*position:relative; left:0px; top:0px;*/}
 .Location {text-align:left; font-size: 11px; color: #7b7b7b; margin: 2px 0 3px 10px;  /*position:relative; left:0px; top:0px;*/}
 .Restriction {text-align:left; font-size: 11px; color: #7b7b7b; margin: 2px 0 3px 10px; /*position:relative; left:0px; top:0px;*/}
 .downloadButton{
        background:#156fba;
        border:solid thin #FFFFFF 1px;
        font-family:"Trebuchet MS";
        font-size:10pt;
        text-transform:capitalize;
        font-weight:bold;
        color:#FFFFFF;
        float:right;
        clear:both;
        
}
.description
{
        padding:5px 5px 5px 5px;
}
/* End of Download PopUP */

