/* Cocaine Energy Drink Style Sheet */

body	{
  background-color: white;

  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  color: white;
}

td, th 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: transparent;
	font-size: 11px;
	color: white;
  text-align: center;
}

/* Text style for normal text */
.Normal    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: white
}

/* Text style for headline text */
.Headline    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: white;
}

/* Text style for SuperHead text */
.SuperHead    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: white;
}

/* Text style for mini head */
.MiniHead    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
}

/* Text style for mini text */
.MiniText    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: white;
}

/* Text style for date text */
.Date    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	color: white;
}

/* Text style for footer */
.Footer    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 9px;
	color: white;
}

/* Nav Link styles */
.NavLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A.NavLink:link {
	text-decoration: none;
	color: #4169e1;
}

A.NavLink:visited  {
	text-decoration: none;
	color: #4169e1;
}

A.NavLink:active   {
	text-decoration: none;
	color: #4169e1;
}

A.NavLink:hover    {
	text-decoration: none;
	color: #FFFFFF;
}

/* Mini Link styles */
.MiniLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

A.MiniLink:link {
	text-decoration: none;
	color: #cccccc;
}

A.MiniLink:visited  {
	text-decoration: none;
	color: #cccccc;
}

A.MiniLink:active   {
	text-decoration: none;
	color: #cccccc;
}

A.MiniLink:hover    {
	text-decoration: underline;
	color: #ffffff;
}

/* Crumb Link styles */
.CrumbLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

A.CrumbLink:link {
	text-decoration: none;
	color: #cccccc;
}

A.CrumbLink:visited  {
	text-decoration: none;
	color: #cccccc;
}

A.CrumbLink:active   {
	text-decoration: none;
	color: #cccccc;
}

A.CrumbLink:hover    {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Body Links */
.BodyLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.BodyLink:link {
	text-decoration: underline;
	color: #3333FF;
}

A.BodyLink:visited  {
	text-decoration: underline;
	color: #3333FF;
}

A.BodyLink:active   {
	text-decoration: underline;
	color: #3333FF;
}

A.BodyLink:hover    {
	text-decoration: underline;
	color: #FF6600;
}

/* Body Links White */
.BodyLinkW {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.BodyLinkW:link {
	text-decoration: underline;
	color: #ff6600;
}

A.BodyLinkW:visited  {
	text-decoration: underline;
	color: #ff6600;
}

A.BodyLinkW:active   {
	text-decoration: underline;
	color: #ff6600;
}

A.BodyLinkW:hover    {
	text-decoration: underline;
	color: orange;
}

/* Body Links White */
.IntroLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

A.IntroLink:link {
	color: red;
}

A.IntroLink:visited  {
	color: red;
}

A.IntroLink:active   {
	color: red;
}

A.IntroLink:hover    {
	color: orange;
}

/* Body Links White */
.WhiteLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

A.WhiteLink:link {
	color: Orange;
}

A.WhiteLink:visited  {
	color: Orange;
}

A.WhiteLink:active   {
	color: Orange;
}

A.WhiteLink:hover    {
	color: Blue;
}

/* Footer Links */
.FooterLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

A.FooterLink:link {
	text-decoration: none;
	color: #666666;
}

A.FooterLink:visited  {
	text-decoration: none;
	color: #666666;
}

A.FooterLink:active   {
	text-decoration: none;
	color: #666666;
}

A.FooterLink:hover    {
	text-decoration: underline;
	color: #006699;
}


/* Body Topic Title */
.BodyTopicTitle   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: white;
}

/* Body Topic Title */
.BodyTopicWhite   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: white;
}

/* Footer Text */
.FooterText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.smokey {filter:alpha(opacity=60);-moz-opacity:1.0;opacity:1.0; background-color: black;}
.foggy  {filter:alpha(opacity=50);-moz-opacity:1.0;opacity:1.0; background-color: white;}
.tint {filter:alpha(opacity=80);-moz-opacity:0.80;opacity:0.80; background-color: black;}
.translucent {filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;}
.opaque {filter:alpha(opacity=99);-moz-opacity:.99;opacity:.99;}

img {
  border: none;
}

.floatleft {
  float: left;
  margin-left: 8px;
  margin-right: 8px;
}

.floatright {
  float: right;
  margin-left: 8px;
  margin-right: 8px;
}

div.cocaine {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
}

h4 {
  color: white;
  background-color: transparent;
  text-align: center;
}

a.linkopacity img {
  filter:alpha(opacity=80);
  -moz-opacity: .80;
  opacity: .80;
}

a.linkopacity:hover img {
  filter:alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}

a.linksparkle:hover img {
  background:url(http://www.drinkcocaine.com/images/sparkles.gif);
}

