/* 

THE SHADOW EFFECT - Promo Page 
20100418 - v 1.0

design by:
http://inlightndesign.com

*/

/* CSS Document */

:link img {
  	border: none;
}

a img {
  	border-style: none;
}

/* BODY */

body {background-color: #000000;}

/* LINKS */

a:link {color: #2c5d89; text-decoration: none;}
a:visited {color: #2c5d89; text-decoration: none;}
a:hover {color: #127fdc; text-decoration: none;}
a:active {color: #2c5d89; text-decoration: none;}

.copyright a:link {color: #d99c58; text-decoration: none;}
.copyright a:visited {color: #d99c58; text-decoration: none;}
.copyright a:hover {color: #fcf199; text-decoration: none;}
.copyright a:active {color: #d99c58; text-decoration: none;}

 
/* TEXT */

.BodyText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt;
	color: #000000;
}
.BodyText2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt;
	color: #000000;
}
.RedText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt;
	color: #830505;
}
.SubText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #000000;
}
.SubText2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.SubText3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.h1 {
	font-family: Helvetica, sans-serif;
	font-size: 17pt;
	color: #822e05;
	font-weight: bold;
	letter-spacing: -1px
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #28607d;
	letter-spacing: -1px
}
.copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #e6e6dc;
}

/* IMAGES */

.imgcssleft {
	background-image: url(images/img-csstopleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.imgcssright {
	background-image: url(images/img-csstopright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.imgbodynorepeat {
	background-image: url(images/img-body-norepeat-new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.imgbodynorepeat2 {
	background-image: url(images/img-gifts-h2-norepeat-new.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

input[type="text"] { width: 170px; }

dl.image_map {display:block; width:375px; height:120px; background:url(images/img-sub-purchase.jpg); position:relative; }
a.LINK0 {left:24px; top:6px; background:transparent;}
a.LINK0 {display:block; width:153px; height:0; padding-top:46px; overflow:hidden; position:absolute;}
/*a.LINK0:hover  {background:transparent; border:1px dashed black; color:black;}*/
a.LINK1 {left:195px; top:5px; background:transparent;}
a.LINK1 {display:block; width:153px; height:0; padding-top:46px; overflow:hidden; position:absolute;}
/*a.LINK1:hover  {background:transparent; border:1px dashed black; color:black;}*/
a.LINK2 {left:23px; top:65px; background:transparent;}
a.LINK2 {display:block; width:153px; height:0; padding-top:46px; overflow:hidden; position:absolute;}
/*a.LINK2:hover  {background:transparent; border:1px dashed black; color:black;}*/
a.LINK3 {left:195px; top:62px; background:transparent;}
a.LINK3 {display:block; width:153px; height:0; padding-top:46px; overflow:hidden; position:absolute;}
/*a.LINK3:hover  {background:transparent; border:1px dashed black; color:black;}*/

#supporters {
  width: 100%;
}

#supporters td {
   width: 33%;
}
