/*
luckydaypostcards.com


Author(s):   Argentina Flores [Create-DNA(.com)].
Copyright (c): 2008 - all time. All rights reserved.
------------------------------------------------- */

/*
COMMON 
------------------------------------------------- */
* {
	margin: 0;
	padding: 2;
	border: 1;
} 

body {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 0.7em;
	color: #000000;
	margin: 25px 0 20px 0;
	background-color: #999;
	line-height: 1.2em;
}

.title1 {
	color: #F60;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.title2 {
	color: #CC3300;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

.title3 {
	color: #CC3300;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #f6ff00;
}

.title4 {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.title5 {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.title6 {
	color: #30F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}

.title7 {
	color: #CC3300;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #FAD3E5;
}

.text {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.htext {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-color: #f6ff00;
}
.resultstext1 {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.resultstext2 {
	color: #1107ff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3 { font-family: "Lucida Grande", Arial, Verdana, sans-serif; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.36em; }
h6 {  font-size: 1em; }

a:link, a:visited {
	text-decoration: none;
	color: #646464;
}
a:hover, a:active { text-decoration: none; color: #FF0000; }

.clear { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }

.tiny { font-size: 1px; line-height: 1px; }

.alignLeft { text-align: left; }
.alignJustify { text-align: justify; }
.alignRight { text-align: right; }
.alignCenter { text-align: center; }

.mb10 { margin-bottom: 10px; }


#container {
	width: 950px;
	margin: 0 auto;
	background: url(../img/bgmiddle.jpg) top left repeat-y #F6F5EE;
}

#wrap { background: url(../img/bgtop.jpg) top left no-repeat; }

#main {
	background: url(../img/bgbottom.jpg) bottom left no-repeat;
	padding: 25px 25px 40px 25px;
}

#header {
	padding: 0px 0px 0px 0px;
}
#header h1 { height: 90px; width: 230px; }
#header h1 a { display: block; height: 90px; width: 230px; text-decoration: none; }
#header h1 a strong { display: none; }
#header .level1 { position: relative; }
#header .level1 p { width: 12px; height: 14px; position: absolute; top: -50px; left: 638px; background: url(../img/space.gif) top right no-repeat; }
#header .level1 p span { display: none; }

#headline .level1 { margin-top: 10px; }
#headline .level1 h3 { padding: 5px; }


#content { margin-top: 15px; padding: 0 5px; }
/* TOOL TIPS*/
.tooltip {
	margin-top: 25px;
	width: 980px;
	list-style: none;
}
.tooltip li {
	padding: 0;
	margin: 0 4px;
	float: left;
	position: relative;
	text-align: center;
}
.tooltip a {
	display: block;
	color: #000000;
	width: 134px;
	text-decoration: none;
	font-weight: bold;
}
.tooltip li em {
	background: url(imgs/hover.png) no-repeat;
	width: 125px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: 0px;
	text-align: center;
	padding: 14px 12px 15px 14px;
	font-family: Trebuchet, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #92918b;
	z-index: 2;
	display: none;
	font-style: normal;
}

/*
FOOT 
------------------------------------------------- */

#foot {
	width: 760px;
	margin: 10px auto;
	text-align: center;
	color: #000;
}
#foot p a:link, #foot p a:visited {
	color: #0000FF;
	text-decoration: none;
}
#foot p a:hover, #foot p a:active {
	color: #000;
	text-decoration: none;
}
.headernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	text-align: left;
	vertical-align: middle;
}
#container #wrap #main .level1 .headernav tr td {
	text-align: center;
}
#container #wrap #main #headline .level1 table tr td table tr .body table tr th {
	text-align: center;
}
#container #wrap #main #headline .level1 table tr td table tr .body table tr td div strong {
	text-align: center;
}
