/***************************************************************

 * Lost Cousins Style Sheet

 * Nick @ Popcorn 2004

 ***************************************************************/





/*** tags ******************************************************/

body, td {

  font-family: arial; 

  font-size: 11px;

  color: #215A7A;

}



body {

  margin: 0;

  padding: 0;

  background-color: #FFFFFF;

}



p {

  margin: 5px 0 5px 0;

}



input, select, textarea {

  font-family: arial; 

  font-size: 11px;

  color: #000000;

}



form {

  padding: 0;

  margin: 0;

}



img {

  border: 0;

}



blockquote, blockquote p {

  margin-left:5px;

	padding: 0px;

	text-indent: -5px;

}



h1 {

  font-size: 13px;

  color: #C6060D;

  border-top: #DDDDDD 1px solid;

  padding-top: 10px;

  margin: 20px 0 10px 0;

}

h2 {

  font-size: 13px;

  color: #215A7A;

  padding-top: 10px;

  margin: 10px 0 10px 0;

}



a {

  margin:0;

  padding:0;

  text-decoration: none;

  background-repeat: no-repeat;

}

a:link {color: #4283a8;}

a:visited {color: #4283a8;}

a:hover {color: #215A7A;}

a:active {color: #215A7A;}



a.arrow {

  padding-left: 8px;

  background-image: url("/images/link_bg.gif");

  background-repeat: no-repeat;

}

a.arrow_small {

  font-size: 9px;

  padding-left: 6px;

  background-image: url("/images/link_bg.gif");

  background-repeat: no-repeat;

  background-position: 0px -2px;

}

a.underline {text-decoration: underline;}

a.delete    {padding-left: 16px; background-image: url("/images/delete.gif");}

a.edit      {padding-left: 16px; background-image: url("/images/edit.gif");}

a.action    {padding-left: 15px; background-image: url("/images/edit.gif");}

a.add       {padding-left: 16px; background-image: url("/images/add.gif");}

a.back      {padding-left: 8px; background-image: url("/images/back.gif");}

a.help      {padding-left: 16px; background-image: url("/images/help_red.gif");}

a.list_all  {padding-left: 16px; background-image: url("/images/icon_list_all.gif");}

a.confirm   {padding-left: 16px; background-image: url("/images/icon_confirm_small.gif");}

a.underline {text-decoration: underline;}



a.white         {color: #ffffff; text-decoration: none;}

a.white:link    {color: #ffffff; text-decoration: none;}

a.white:visited {color: #ffffff; text-decoration: none;}

a.white:hover   {color: #ffffff; text-decoration: underline;}

a.white:active  {color: #ffffff; text-decoration: underline;}



.blink a         {text-decoration: underline;}

.blink a:link    {text-decoration: underline;}

.blink a:visited {text-decoration: underline;}

.blink a:hover   {text-decoration: underline;}

.blink a:active  {text-decoration: underline;}

.blink_off {}



/*** header *****************************************************/

.header_table {

  width: 100%;

  height: 90px;

  text-align: center;

  margin-top: 8px;

  /*background: url("/images/header_bg.gif");*/

  background-color: #207AAD;

}



.header_inner_table {

  width:960px;

  padding-left: 8px;

  height: 90px;

}

.header_inner_table img {

  margin-bottom: 0px;

}

.header_bevel_1 {

  background-image: url(/images/header_bg.gif);

  background-repeat: repeat-x;

}

.header_bevel_2 {



}



/*** page *******************************************************/

.page_table {

  width: 100%;

  text-align: center;

  padding-top: 6px;

  background-image: url(/images/page-shadow.gif);

  background-repeat: repeat-x;

}

.page_content {

  padding: 0 0px 0 0px;

  text-align: left;

  width:770px;

  float: left;

}

.content_table {

  width:770px;

}

.high_container {

  width: 960px;

  margin: 0px auto 0px auto;

}



/*** type *******************************************************/

.data_heading {

  padding:0;

  margin:0;

  color: #C6060D;

  font-style: italic;

  font-size: 12;

}

.summary_heading {

  padding:0;

  margin:0;

  color: #C6060D;

}

.body_text {

  font-size:11px;

  color: #565656;

  font-weight:normal;

}

.error {

  color: #C6060D;

}

.error_list {

  color: #C6060D;

}



/*** seperators *************************************************/

.nav_seperator {

  height:15px;

  border-bottom: #9299A5 1px solid;

  margin-bottom: 6px;

}



.title_seperator {

  border-top: #9299A5 1px solid;

  margin-top: 1px;

  margin-bottom: 10px;

}



.data_seperator {

  padding-top:10px;

  border-bottom: #BBBBBB 1px dashed;

  padding-bottom:2px;

}

.row_seperator_dashed {

  font-size: 1px;

  border-bottom: #BBBBBB 1px dashed;

  padding-bottom:2px;

}

.row_seperator {

  font-size: 1px;

  border-bottom: #BBBBBB 1px solid;

}



.form_seperator {

  margin-top:10px;

  border-bottom: #BBBBBB 1px dashed;

  margin-bottom:10px;

}



.footer_seperator {

  margin-top: 10px;

  border-bottom: #9299A5 1px solid;

  margin-bottom: 10px;

}



/*** info *******************************************************/



#info_page    {color: #565656}

#info_page p  {margin:10px 0 10px;}

#info_page ol {margin-bottom:0;margin-top:0}

#info_page ul {margin-bottom:0;margin-top:0}

#info_page a  {text-decoration: underline;}



#info_page .back_to_top {

  text-align: right;

}



#user_agreement ol {

  list-style-type: lower-alpha;

}



/*** misc *******************************************************/



.logged_user {

  padding: 11px 6px 21px 10px;

  line-height: 12px;

  color: #FFFFFF;

  background-image: url(/images/loggedin-bg.gif);

  background-repeat: no-repeat;

  clear: both;

}



.data_table td {

  color: #565656;

}



.data_panel {

  background:#ffffff;

  padding:3px;

  margin-top:10px;

  border:#E5E8EF 1px solid;

}



#help {

  margin-top:5px;

  margin-bottom:10px;

  padding: 10px;

  background-color: #E5E8EF;

}



.required {

  padding-left:5px;

  color: #C6060D;

  font-weight: bold;

}



.tooltip {

  cursor: help;

}



.summary_box {

  background-color: #F4F8FC;

  margin-top: 12px;

  width: 100%;

  padding: 5px;

  

}



.free {

  color:#C6060D;

}



.extended_match td {

  font-style:italic;

}



.help_pdfs li {

  margin-bottom: 5px;

}







/*** navbar (divs) *******************************************************/

#tube.leftside {

  padding-right: 15px;

}

#tube .block {

  width: 138px;

  float: left;

  padding: 6px 0px 10px 0px;

  background-color: #E7E9EB;

  background-image: url(/images/nav-block-bg.gif);

  background-repeat: repeat-y;

  margin-bottom: 3px;

}

  #tube.leftside .block a, #tube.leftside .block img  {

  margin-right: 4px;

  margin-left: 14px;

  clear: both;

  float: left;

  }

  #tube .block img {

  margin-bottom: 3px;

  }

#tube .block.first {

  padding: 10px 0px 6px 0px;

  border-top: solid 5px #246AAB;

}



#tube.rightside {

  width: 150px;

  float: none;

  padding-left: 0px;

}

#tube.rightside .block {

  width: 150px;

  border-top: solid 5px #246AAB;

  padding: 6px 0px 10px 0px;

  margin-bottom: 7px;

}

#tube.rightside .innerblock {

  margin-left: 10px;

  margin-right: 4px;

}

#tube .celeb {

  float: left;

  width: 150px;

  clear: both;

  background-image: none;

  background-color: #FFFFFF;

  border: 0px;

  height: 160px;

  padding: 0px;

  position: relative;

}

  #tube .block.celeb img {

  margin-bottom: 0px;

  position: absolute;

  }





.skyscraper {

  float: right;

  margin-left: 0px;

}

.flagicon {

  border: solid 1px #FFFFFF;

}