/* 
Contestgirl.com 2015  
*/

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 0 0 0 0;
  background: #ffffff;
  background-color: #9fbdcf;
  background-image:url('/images/backgroundPattern.png');
}

a {
  color: #000080;
  text-decoration:underline;
}

a:hover {
  text-decoration:underline;
}

.droplist {
  font-family: Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
  padding: 0;
}

ul { list-style: none; margin: 0; padding: 0; }

ul.dropdown { position: relative; }
ul.dropdown li { font-weight: bold; float: left; zoom: 1; background: #ffffff; }
ul.dropdown a:hover { color: #000; }
ul.dropdown a:active { color: #ffa500; }
ul.dropdown li a { display: block; border-right: none; padding: 4px 8px; color: #333333; text-decoration:none; }
ul.dropdown li:last-child a { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover { background: #F3D673; color: black; position: relative; }
ul.dropdown li.hover a { color: black; }

ul.dropdown ul { width: 183px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li { font-weight: normal; background: #ffffff; color: #000; 
                    border-bottom: 1px solid #ccc; float: none; }
									  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a { border-right: none; width: 100%; display: inline-block; } 

ul.dropdown ul ul { left: 100%; top: 0; }
ul.dropdown li:hover > ul { visibility: visible; }

img {
  border: 0px;
}

table.header {
  background: url("/images/leaderBackground.png") repeat;
}

.header a {
  color: #000000;
  text-decoration: none;
}

.header a:hover {
  text-decoration: none;
}

.leaderboard_ad {
  background: #ffffff;
  width: 728px;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.left_column {
  background: #ffffff;
  width: 164px;
  font-size: .8em;
  margin: 0 0 0 0;
  padding: 0 0 0 0px;
  line-height: 150%
}

.left_column a {
  font-weight: bold;
  font-family: Arial,Tahoma,Verdana;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
}

.left_column a:hover {
  background: #87acc3;
  color: #153e7e;
  text-decoration: none;
  color: #000000;
}

.link_title {
  background: #488ac7;
  font-family: Arial,Tahoma,Verdana;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
}

#current_link {
  font-family: Arial,Tahoma,Verdana;
  font-weight: bold;
  font-size: 13px;
  color: #2554c7;
}

.center_column {
  width: 612px;
  padding: 0 0 0 0;
  font-size: 13px;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  text-align: left;
  background: #ffffff;
}

.center_right_combined {
  width: 776px;
  padding: 0 0 0 0;
  font-size: .9em;
  border-left: 1px solid #999999;
  text-align: left;
  background: #ffffff;
}

.splat-wrap {
  position: relative;
}

.splat-wrap .splat-content {
  border: solid 1px;
  width: 110px;
  display: none;
  position: absolute;
  bottom: 5%;
  left: 5%;
  right: 5%;
  background-color: #fff;
  padding: .3em;
}

.splat-wrap:hover .splat-content {
  display: block;
}

#center_text {
  padding: 0 15px 0 20px;
}

#center_list_header {
  padding: 0 4px 0 4px;
}

#center_list {
  font-family: Arial,Verdana;
  font-size: 14px;
  padding: 0 4px 0 4px;
  a:link { color: #000000; text-decoration: none; }
  a:hover { text-decoration: underline; }
}

#center_list_thanks {
  color: #2554c7;
  font-weight: bold;
}

#user_name_highlight {
  font-weight: bold;
  font-family: Arial,Tahoma,Verdana;
  color: #2554c7;
}

#center_list_footer {
  margin-left: auto;
  margin-right: auto;
  padding: 0 0px 0 10px;
  font-family: Arial,Verdana;
  font-size: 15px;
}

.right_column {
  background: #ffffff;
  width: 164px;
  margin: 0 0 0 0;
  padding: 0 0 0 0px;
  font-size: .8em;
}

.right_column table {
  width: 164px;
  border-width: 1px;
  border-color: #000000;
  background: #ffffff;
  font-size: 14px;
}

.footer {
  font-size: 11px;
}

.footer a {
  background: #ffffff;
  text-decoration: underline;
}

.footer a:hover {
  color: #000000;
  text-decoration: underline;
}

h1 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.cglogo {
  position: relative;
  font-family: verdana;
  font-weight: bold;
  line-height: normal;
  font-size: 56px;
  color: #000000;
  text-decoration: none;
}

.cglogo span {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 100%;
  height: 100%;
  color: #ffffff;
}

#outerheader {
  position: relative;
  width: 944px;
  height: 110px;
  background: url("/images/leaderBackground.png") repeat;
}

#outerheader a {
  color: #000000;
  text-decoration: none;
}

#innerheader1 {
  position: absolute;
  margin: 0 0 0 300px;
  top: 50%;
  margin-top: -28px; 
  text-align: center;
}

#innerheader2 {
  position: absolute;
  top: 50%;
  height: 60px;
  margin-top: -30px;
  margin-right: 30px;
  right: 0;
}

#shadow{
  width: 948px;
  margin: 0 auto;
  -moz-box-shadow: 5px 5px 10px 1px #777777;
  -webkit-box-shadow: 5px 5px 10px 1px #777777;
  box-shadow: 5px 5px 10px 1px #777777;
  background-color: #ffffff;
}

