@import "/css/default.css";

/* MAIN DESIGN */

DIV.header {
  width: 98%;
  background: #fff url('/img/lay-hdr-background.png') repeat-x left bottom;
}

#menu {
  bottom: 0;
  height: 40px;
  margin: 0 20px;
  padding: 0;
  list-style: none;
  font-size: 90%;
  font-weight: bold;
}
#menu li {
  float: left;
  margin-right: 4px;
  background: #19a0cd url('/img/lay-mnu-right.png') no-repeat right top;
  border-bottom: 1px solid #63cbee;
}
#menu li a {
  float: left;
  padding: 8px 15px;
  color: #fff;
  background: transparent url('/img/lay-mnu-left.png') no-repeat left top;
  text-decoration: none;
}

#menu li a:hover { text-decoration: underline; }

BODY
{
	margin: 0px 0px 0px 0px;
	background: #ffffff;
	text-align: center;
}

DIV.MainArea
{
	width: 570px;
	font-family: Arial;
	font-size: 12px;
}

DIV.RedBanner
{
	font-family: Arial;
	font-size: 16pt;
	color: #ffffff;	
	
/*
background: #ff0000 url(../img/getsubscribers_logo_swieta.jpg) no-repeat top right;
*/
    background: #19a0cd url('../img/lay-mnu-center.png') repeat-x ;
    padding-top: 5px;
	padding-bottom: 5px;
}
DIV#July_4
{
background: #fff url(../img/4july.jpg) no-repeat top right;
}

DIV#Chrismars
{
background: #ff0000 url(../img/getsubscribers_logo_swieta.jpg) no-repeat top right;
}

DIV#Labor
{
background: #fff url(../img/labor.jpg) no-repeat top right;
}

DIV#Columba
{
background: #fff url(../img/columba.png) no-repeat top right;
}

DIV#Helloween
{
background: #fff url(../img/helloween.jpg) no-repeat top right;
}

DIV.MainPanel
{
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 18px;
	margin-bottom: 8px;
	text-align: left;
}

SPAN.HeaderLogo
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

A.Menu
{
	font-weight: bold;
	color: #003B72;
}

.Blue
{
	color: #003B72;
}

DIV.PanelSalesletter
{
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #EAE9E9;
	background: #f7f7f7;
	margin-bottom: 1px;
	padding: 5px 25px 5px 5px;
	font-size: 11px;
	line-height: 16px;
}

DIV.PaymentTable
{
	border: 2px solid #ff0000;
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.Size9
{
	font-size: 8pt;
}

.Size11
{
	font-size: 10pt;
}

.Bold
{
	font-weight: bold;
}

.Center
{
	text-align: center;
}

.Right
{
	text-align: right;
}

.Left
{
	text-align: left;
}

DIV.Info
{
	border:1px #FF0000 dotted;
	padding: 10px 10px 10px 10px;
}

.MainArea h1
{
	font-size: 11pt;
	color: #003B72;
	border-bottom: 1px solid #A9A9A9;
	padding-bottom:5px;
}

.MainArea h2
{
	font-size: 10pt;
}

/* Salesletter */
div.price
{
	color:#000000;
	font-size:17pt;
	font-family:Arial;
	text-decoration:none;
	padding:7px;
	background-color: #F7F7F7;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
}


div.price span.buy
{
	padding:2px 7px;
	text-transform: uppercase;
	font-weight: bold;
	font-size:19pt;
	color: #FFFFFF;
	background-color: #FF0000;
}

/* DEBUG CSS - DON'T CHANGE */

TABLE.Debug
{
	border-width: 0px;
	width: 100%;
	background: #000000;
}

A.Debug
{
	color: #ffffff;
	text-decoration: underline;
}

SPAN.Debug
{
	color: #ffffff;
	font-family: Arail;
	font-size: 10px;
}
