@charset "UTF-8";
/* CSS Document */



body { background-image:url(http://www.christysplatinumclub.com/images/background.jpg); background-repeat:repeat-x;}

#container {width:808px; margin:auto; margin-top:0px; padding:0px;}

#top {background:url(http://www.christysplatinumclub.com/images/banner.jpg); background-repeat:no-repeat; width:808px; height:180px; padding:0; margin:0px;}

#mid {background:url(http://www.christysplatinumclub.com/images/mid_slice.jpg); background-repeat:repeat-y; width:808px; padding:0;}

#mid2 {background:url(http://www.christysplatinumclub.com/images/mid_slice2.jpg); background-repeat:repeat-y; width:808px; padding:0;}

#footer {background:url(http://www.christysplatinumclub.com/images/footer.jpg); background-repeat:no-repeat; width:808px; height:46px; padding:0;}
  
  

#maintable {width:645px; margin:auto; padding:0; background-color:#FFFFFF;}



p {font-family:Tahoma, Verdana, Helvetica; font-size:14px;}

ul {font-family:Tahoma, Verdana, Helvetica; font-size:14px;}

h1 {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:20px; color:#990000;}

#font01       {font-family:Tahoma, Times, serif; font-size:12px;}
#font01b      {font-family:Tahoma, Times, serif; font-size:14px;}
#font02       {font-family:Tahoma; font-size: 14px; color:#990000; padding:2px;}
#font03       {font-family:Arial; font-size: 12px; color:#666666; text-align:center; padding:5px;}
#font04       {font-family:Tahoma; font-size: 18px; font-weight:bold;}
#font05       {font-family:Tahoma; font-size: 16px; text-decoration:none;}
#font06       {font-family:Tahoma; font-size: 16px; color:#990000;}
#font07       {font-family:Tahoma, Times, serif; font-size:20px; color:#990000; font-weight:bold;}
#font08       {font-family:Tahoma, Times, serif; font-size:16px; color:#000000;}
#font09       {font-family:Tahoma; font-size:18px; color:#000099; font-weight:bold;}
#font10       {font-family:Tahoma; font-size:18px;}



#link01 a       {font-family: Tahoma; font-size: 13px; font-weight:bold; color:#FF6F62; text-decoration:none; line-height:1.2;}
#link01 a:hover       { color:#C20000;}
#link02 a       {font-family: Tahoma; font-size: 14px; font-weight:bold; color:#003399; text-decoration:none;}
#link02 a:hover       { color:#0033FF;}
#buynow a       { background:url(images/buy_now.jpg); background-repeat:no-repeat; width:117px; height:32px;}
#buynow a:hover       { background:url(images/buy_now_hover.jpg); background-repeat:no-repeat; width:117px; height:32px;}


#navcontainer
{
padding-left: 0;
margin-left: 0;
background-color:#990000;
width: 100%;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 12px verdana}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 5px;
	width:103.4px;
	background:#990000;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background:#CC3300}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #990000}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 30px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background:#F7D1C9;
	color:#990000;
	font: 12px verdana}

#sddm div a:hover
{	background:#CC3300;
	color: #FFF}


/* vedit - vertical table (signup, profile edit) */
.vedit {
    border: solid 1px #8CACBB;
}
/* vedit - usual column (right) */
.vedit td {
    text-align: left;
    vertical-align: middle;
    padding: 15px 10px 10px 10px;

    background-color: white;
    border: solid 1px #8CACBB;
}
/* vedit - header column (left) */
.vedit th {
    padding: 10px 15px 10px 10px;
    text-align: right;
    vertical-align: middle;
    font-weight: bold;

    background-color: #C94662;
    border: solid 1px #8CACBB;
}
/* hedit - horizontal table (payments list) */
.hedit {
    border: solid 1px #8CACBB;
}
/* hedit - usual column */
.hedit td {
    padding: 5px;
    background-color: #E0E0E0;
    font-size: 8pt;
    background-color: white;
    border: solid 1px #8CACBB;
}
/* hedit - header column */
.hedit th {
    padding: 5px;
    font-weight: bold;
    text-align: center;

    background-color: #C94662;
    border: solid 1px #8CACBB;
}

.receipt th {
    background-color: #C94662;
    border: solid 1px black;
    font-weight: bold;
    padding: 2px 4px 2px 4px;
}
