/*base styles for Mayan Last Day - code by Spectrum WebWorks*/

body {background:#000922; color:#fff; font-family:verdana, arial, sans-serif;}

#wrap {width:990px; margin:5px auto; border:1px solid #ccc;}

#header {font-size:70%; text-align:center;}

#splash {background-image:url('images/mayan-background.jpg'); background-repeat:no-repeat; height:646px;}
#splashtext {padding:8px; margin-left:499px;}

#main {font-size:.85em;}

#mainleft {float:left; width:315px;padding-left:10px; font-size:.8em;}
#mainright {margin-left:315px; padding-right:10px;}

#footer {clear:both; font-size:.8em; text-align:center; margin:20px 10px;}
#footer a:link {color:#fff;}
#footer a:visited {color:#fff;}
#footer a:hover {color:#ff0;}

/*Countdown clock styles*/
#Form1 {margin:10px auto; width:440px;}
#countdown {border:0px solid #fff; padding:5px; width:440px margin:0px auto;}
#countdown td input {background:none; border:0px; width:100px; text-align:center;}
#countdown td  {color:#fff; font-weight:bold; font-size:1.2em; text-align:center;}
.display {color:#fff; font-weight:bold; font-size:1.2em;}

/*Popup Page Template styles*/

#popwrap {width:500px; margin:5px auto; border:0px solid #ccc; padding:10px; font-size:.85em;}
#popwrap h1 {color:#ff0; font-size:1.4em;}
#popwrap a:link {color:#ff0;}
#popwrap a:visited {color:#ff0;}
#popwrap a:hover {color:#fff;}

/*Additional positioning and color styles*/

.yellow {color:#ffff00;}
.center {text-align:center;}
.sm {font-size:80%}
.productleft {width:300px; float:left; margin-right:8px;}
.description {margin-left:308px;}

a:link {color:#fff;}
a:visited {color:#fff;}
a:hover {color:#ff0;}