/* CSS Document */

body {
	text-align: center;
	padding: 0px 0;
	margin: 0;
	background-color:#666666;
	background-image:url(images/top_bar_bg.gif);
	background-repeat: repeat-x;	
	}

A:LINK, A:VISITED {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER {
	text-decoration: underline;
	color: #FF3300;
	font-weight: bold;
}
	
h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 91px;
	text-indent: -2000px;
	background-image: url(http://www.freefontszone.com/images/logo.gif);
	background-repeat: no-repeat;
	}

h2 {
	padding: 5;
	margin: 5px;
	color: #434343;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 3px 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	}

h3 {
	color: #434343;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px dotted #FFEADF;
	text-align: center;
	background-color: #FFF5EC;
	}	
	
p { margin: 0 0 15px 0; }

/*
a img,:link img,:visited img {
	border:1px solid #E4E4E4;
	margin: 5px;
	padding: 5px;
	}
*/
		
#container {
	text-align: left;
	width: 761px;
	margin: 0 auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	}

#hMenu {
	height: 30px;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding: 3px;
	position: relative;
	}
	
	#hMenu ul {
	margin: 0 0 0 -40px !important;
	margin: 0;
	list-style: none;
	text-align: center;
	background-color: transparent;
	font-size: 16px;
	}
		
	#hMenu ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	}

	#hMenu ul li#frst {
	padding: 0;
	background: none !important;
	}

	#hMenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	}

	#hMenu ul li a:hover {
	text-decoration: none;
	color: #CCCCCC;
	}
	
#copyright {
	clear: both;
	background-color: #999999;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: left;
	}
	
	#copyright p {
	color: #333333;
	font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 3px 340px;
	}
		
	#copyright a,:link a,:visited{
	color: #FFFFFF;
	text-decoration: none;
    }	
	
	#copyright ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: circle;
	}		

#lmenu {
	width: 205px;
	float: left;
	padding: 5px;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	right: 5px;
	bottom: auto;
	left: auto;
	color: #333333;
	}
#lmenu a {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	}
#lmenu a:hover {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	}	
			
#lmenu p {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

#lmenu {
	color: #333333;
	}
	
	#lmenu p {
	color: #222222;
	margin: 0 0 10px 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	}
		
#news {
	width: 205px;
	float: left;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	right: auto;
	bottom: auto;
	left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
	#news p {
	color: #222222;
	margin: 0 0 10px 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	}

	#news p .date {
	display: block;
	color: #4776bd;
	background: url(bulletNews.gif) no-repeat 0px 4px;
	margin: 0 0 0 -15px;
	padding: 0 0 0 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	}
	
#sectionone {
	float: left;
	width: 500px;
	padding: 10px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	}
	
#fontlist {
	float: left;
	width: 500px;
	padding: 10px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	}
	
	#cardsummary{
	width: 200px;
	padding: 10px;
	margin: 5px;
	background-color: #FFEFDF;
	border: 1px dashed #CA6500;
	}	

	#fontlist h2 {
	color: #434343;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 25px;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #FFE6CC;
	text-align: center;
	background-color: #FFF8E8;
	}
	
	#fontlist h3 {
	color: #434343;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
			
	#fontlist ul {
	margin: 0 0 0 -40px !important;
	margin: 0;
	text-align: inherit;
	background-color: transparent;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: circle;
	color: #333333;
	}
	
	#fontlist p {
	text-align: inherit;
	background-color: #F5F5EB;
	margin: 5px;
	padding: 5px;
	border: 1px solid #E8E8D0;
	}

		
blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background-image: url(http://www.cardoffersdirect.com/images/quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
	}
	
.spacer {
	clear: both;
	}
	
#side {
	width: 130px;
	float: left;
	margin-left: -1px;
	padding: 0px;
	background-color: #FFFFFF;	
	}
	
	#side p {
	background-color: #FFFFFF;
    }	
	
#flypagecontent {
	padding: 10px;
	margin-left: 130px;
	width: 320px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E3EADF;
	border-left-color: #E3EADF;
    }	
	
	#flypagecontent p {
	background-color: #FFFFFF;
    }
	
.download {
	background-color: #CC3300;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	height: 20px;
	width: 99px;
	font-size: 12px;
	text-align: center;
    }	
	
	.download a,:link a,:visited{
	color: #FFFFFF;
	text-decoration: none;
    }
	
	.download a:hover{
	color: #FFCC99;
	text-decoration: none;
    }		
	
