#topContainer {
}

#header {
  height: 80px;
  overflow: hidden;
}

#bodyContainer{
  margin:0 15px;
  min-width: 97.5%;
  position: relative;
  float: left;
  width: auto;
}

#leftCol{
  float: left;
  width:210px;
  margin: 0 0 30px 15px;
  background-color: #E0DFE0;
}

#leftCol .left-box1 {
  min-height: 330px;
  background-color: #fff;
  padding-bottom: 20px;
}

#leftCol .left-box2 {
  background-color: #fff;  
}

#secondLevelNavigation{
/*
  float: left;
*/
  margin:0 15px 0px 230px;
  padding: 0;
  position:relative;
}

#secondLevelNavigationNonIndent{
  margin:0 15px 0px 15px;
  padding: 0;
  position:relative;
}

#mainColumn{
  margin:0 15px 30px 230px;
  min-height: 555px;
}

#mainColumn.login{
  margin: 0;
  min-height: 500px;
}

#footer{
  clear:both;
  height:20px;
}

#topContainer .support_copy_container {
 height: 15px;
 background-color: #FFFFFF;
 line-height: 15px;
}

#topContainer .support_copy {
 font-size: smaller;
 float: right;
}

#topContainer .support_copy>span.bold {
 font-weight: bold;
}

#footer .support_copy{
  float: left;
}

#footer .terms{
  float: right;
}

.title_result_content {
  width: 100%;
}

.result_content .asset .imgbox{
  float: left;
  width: 90px;
  height: 90px;
}
.result_content .asset .attributes{
  margin-left: 15px;
  float: left;
}

.result_content_asset .asset form,
.result_content_asset .asset form div,
.result_content_asset .asset form div table{
  clear: none;
}

.result_content .asset .menu{
  float: right;
}

.result_content .asset br{
  clear: both;
}
.result_content .asset .attributes th.results_header{
  display: none;
}

.result_content .asset .attributes th{
  width: 150px;
}

.multi_table_header{
  width: 100%;
}
.multi_table_content{
  width: 100%;
}

.multi_table_content td{
  padding-left: 10px;
  padding-right: 10px;
}

.multi_table_content table.results td{
  padding:0;
  padding-left: 5px;
}

/* Override reset.css change here - causes iffy interactions with dojo styles */
form div{
  line-height: normal;
}

#login{
  width: 700px;
  padding-top: 150px;
  padding-bottom: 150px;
  margin-left: auto;
  margin-right: auto;
}
#login table td{
  padding-right: 5px;
  padding-bottom: 2px;
}
#request_access{
  width: 700px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

#edit_localisation textarea{
  width: 500px;
  height: 200px;
}

div.calendar{
  /* force calandar show above digit.Dialog */
  z-index: 1000;
}

div.x-tab-panel,
div.x-tab-panel-header,
div.x-tab-panel-body,
div.x-tab-panel-body div.x-panel,
div.x-tab-panel-body div.x-panel div.x-panel-body{
  width: 100% !important;
}

#ie7Shim{
  display: none;
}

#termsandconditions{
  padding: 15px;
}
#termsandconditions form{
  margin-left: auto;
  width: 200px;
}

#title_asset_subtype {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

#rhs_options {
  padding: 5px;
}

#rhs_options ul li {  
  display: inline;
  float: left;
  margin-right: 3px;
}

#title_asset_subtype .multi_div_inner_content table {
  position: relative;
  left: 1.1%;
  margin: 0;
  padding: 0;
  width: 100%;
}
#title_asset_subtype .multi_div_inner_content table input[type='checkbox']{
  position: absolute;
  right: 4.8%;
}

#title_asset_subtype .result_content .multi_div_inner_content,
#title_asset_subtype .result_content .result_content_header {
  overflow: hidden;
  clear: both;
  padding-left: 0px
}

#titlewatchedit input + label,
#titlewatchedit input,
#titlewatchcreate input + label,
#titlewatchcreate input,
#SearchAssets input + label,
#SearchAssets input {  
  margin: 3px;
}

form#titlewatchcreate table table,
form#titlewatchedit table table {
  margin-top: -15px;
}

#title-watchers table tr td input {
  background: transparent;
  border: none;
  float: left;
}

#title-watchers table tr td label {
  padding-left: 3px;
  float: left;
}

form#alert_users td {  
  padding-bottom: 5px;
}

form#alert_users td #checkboxgrid label {
  padding-left: 5px;
}

.homePageMainCol {

  display: inline-block;

  float: left;    

  width: 500px;
  background: url(../images/backgrounds/grad-bg.jpg) repeat-x 0 0;
  margin-bottom: 0px;
  min-height: 555px;
}

.homePageRightCol {
  display: inline-block;
  width: 200px;
  margin-left: 15px;
}

.keyTitles,
.featuredVideos {
  position: relative;
}

.clip,
.key-titles-container {
  width: 470px;    
  margin: 10px 0 0 15px;
}

.key-titles-header {
  position:     absolute;
  margin-left:  215px;
  top:          15px;
  z-index:      100;
  color:        #365DAF;
  font-weight:  bolder;
  font-size:    12px;
}

#key-titles-picker.results {
  width: 50%;
}

#homeKeyTitles ul li {
  text-align: center;
}

#homeKeyTitles ul li span {
  display: inline-block;
  height: 35px;
  text-align: center;
  color: #666699;
  text-transform: uppercase;
}

#homeKeyTitles .key-title-name {
 display: block;
 padding-top: 5px;
}

#homeKeyTitles ul li a {  
  text-decoration: none;  
}

#homeKeyTitles ul li a.home-key-title {  
  vertical-align: middle;
  padding: 2px 10px;
}

#home-page-videos-form {
  overflow: hidden;
}

#home-page-videos-form {
  width: 90%;
}

#home-page-videos-form span.buttons {  
  float: right;
}

.home-page #leftCol {
  min-height: 555px;
}

#homeRecentTitles {
  min-height: 555px;
  background-color: #fff;
}

#homeRecentTitles ul,
#homeRecentTitles li,
#homeFavourites ul,
#homeFavourites li{
  padding: 5px;
}

#homeFavourites{
  height:150px;
  overflow:auto;
}

.left-box1 div.browseAllLinks {
  text-align: center;
}

.left-box1 span#browseAllTitlesLink,
.left-box1 span#browseAllCampaignsLink {
  display: block;
}

.left-box1 span#browseAllTitlesLink {
  margin-top: 5px;
}

.left-box1 span#browseAllCampaignsLink {
  margin-top: 5px;
  margin-bottom: 20px;
}

.left-box1 a#specialTitleButton {
  vertical-align: middle;
  margin-left: 5px;
}

#clipCaption {
  float:right;
  width:120px;
  text-align:right
}
#video_title_header {
  width:250px;
}

#latestAssetsAction {
  margin-top: 5px;
  margin-left: 5px;
}

#latestAssetsAction .header {
  color: #365DAF;
  font-size: 120%;
  font-weight: bolder;
  margin: 5px;
}

#latestAssetsAction form select {
  width: 90%;
  margin: 5px;
}

div.asset_subtype_header {
  white-space: nowrap;
  width: 100%;
  height: 30px;
  overflow: hidden;
}
div.asset_subtype_header div{
  display: inline-block;
  background: #2F489E url(../images/bg-result-header.png) repeat-x;
  color: white;
  border-right: 1px solid #BDCBFC;
}
div.asset_subtype_header div span{
  display: inline-block;
  padding: 5px 7px;
}

.results.asset_subtype_header_table {
  margin: 0;
  width: 100%;
  table-layout: fixed;
  float: right;
}

.result_content {
}

.right_button_group {
  float: right;
  margin-right:5px;
}
