body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #666;
	text-align: center;
}
a {text-decoration: none; border-bottom: 1px solid #ccc; color: #FF5F00;}
a:hover { border-bottom:  1px solid #FF5F00; }
#imglink a { text-decoration: none; border: none;}

a.newslink{font-weight: normal; font-size: 80%; color: #666;}
a.newslink:hover{color: #FF5F00; border-bottom:  1px solid #FF5F00;}
h1, h2, h3 {font-family:helvetica;}
h2 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	background-image: url(http://felix-cat.com/media/css/images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 10px;
	margin-bottom: -6px;
}
h1.title {
	color: #333;
	font-size: 21px;
	font-weight: bold;
	clear: both;
	background-image: url(http://felix-cat.com/media/css/images/dots.gif);
	background-repeat: repeat-x;
	background-position: 0 25px;
	padding-bottom: 13px;
	margin-bottom: -9px;
}
h1.link {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: -6px;
}

div.linkbox{border: 2px solid #090; margin-bottom: 10px;}
h1.tadl {
	color: #090;
	clear: both;
	background-image:url(http://felix-cat.com/media/css/images/Felix48.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-left: 50px;
	margin-top: 10px;
	margin-bottom: -5px;
	font-size: 35px;
	text-decoration: none;
	border: 0px;
}
div.linkbox p
{
    margin-top: -10px;
    padding-left: 50px;
    margin-bottom: 10px;
    font-size: 20px;
}
div.linkbox form
{
    padding-left: 75px ;
    margin-bottom: 10px;
}
input.linkbox
{
    font-size: 1.5em;
	font-family: Cambria, Tahoma, Verdana, sans-serif;
    font-weight: bold;
    color: #fff;
    background-color: #090;
    padding-top: 10px;
    padding-bottom: 10px;
}
div.a_box
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}
div.a_box a
{
    margin-left: 75px;
    font-size: 1.5em;
    font-weight: bold;
    color: #fff;
    background-color: #090;
    padding: 10px;
    text-decoration: none;
    border: 1px solid #090;
}
div.linkbox a:hover
{
    background-color: #3B3;
}

#container {
	height: auto ;
	height: 100%;
	min-height: 100%;
	position: relative;
}

#menubar { border-top: 5px solid #000; }

#nav {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 80%;
}
#nav li {
	list-style-type: none;
	display: inline;
	float: left;
}
#nav li a {
	text-decoration: none;
	border: none;
	color: #000;
	padding-top: 3px;
	display: block;
	margin: 0 15px;
}
#nav li.on a {
	background: url(http://felix-cat.com/media/css/images/nav_hover.gif) no-repeat 50%;
	background-position: 0px -2px;
	padding: 1px 45px 6px 45px;
	margin: 0;
	color: #fff;
}
#nav li a:hover { color: #33CC00; }

#r ul li ul li {margin-left: 0px;}
/* header area */
#header {
	height: 155px;
	width: 750px;
	text-align: left;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 40px;
	color:#009900;
}
#header div.left {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
#header h1 {
	background: url(http://felix-cat.com/media/img/felix_logo.png) no-repeat;
	font-family: Cambria, Tahoma, Verdana, sans-serif;
	height: 110px;
	font-size: 4.0em;
	margin: 0;
	font-weight: bold;
	letter-spacing: 3px;
	padding-left: 155px;
	padding-top: 40px;
}
.headerbox
{
	font-family: Cambria, Tahoma, Verdana, sans-serif;
	font-size: 4.0em;
	font-weight: bold;
	letter-spacing: 3px;
}
#header div.right {
	margin-left: 350px;
	height: 150px;
}
div.right p
{
	font-family: Cambria, Tahoma, Verdana, sans-serif;
	font-size: 25px;
	font-style: italic;
	letter-spacing: -1px;
	margin: 0;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: center;
}
div.right img
{
    padding-left: 30px;
    margin-left: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
#header div.rightj {
	margin-left: 350px;
	height: 150px;
}
div.rightj p
{
	font-family: Cambria, Tahoma, Verdana, sans-serif;
	font-size: 25px;
	letter-spacing: -1px;
	margin: 0;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: center;
}
div.rightj img
{
	padding-left: 30px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
/* For try/buy buttons */
div.button {
	text-align: center;
	clear: both;
	padding: 5px;
	width: 180px;
	height: 70px;
}
div.button a {
	display: block;
	background-image:url(http://felix-cat.com/media/css/images/button_off.png);
	font-family: Cambria, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 1.75em;
	padding-top: 15px;
	border: none;
	width: 180px;
	height: 55px;
}
div.button a:hover {
	background-image:url(http://felix-cat.com/media/css/images/button_on.png);
	color: #ff9000;
}

a#try_button:link, a#try_button:active, a#try_button:visited
{
	display: block;
	width: 195px;
	height: 60px;
	background-image: url(http://felix-cat.com/media/css/images/try_off.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border: none;
}
a#try_button:hover
{
	background-image: url('images/try_on.png');
	border: none;
}
a#buy_button:link, a#buy_button:active, a#buy_button:visited
{
	display: block;
	width: 195px;
	height: 60px;
	background-image: url(http://felix-cat.com/media/css/images/buy_off.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border: none;
}
a#buy_button:hover
{
	background-image: url(http://felix-cat.com/media/css/images/buy_on.png);
	border: none;
}
/* Download button */
a#down_button:link, a#down_button:active, a#down_button:visited
{
	display: block;
	width: 305px;
	height: 85px;
	background-image: url('http://felix-cat.com/media/css/images/download_off.png');
	background-repeat: no-repeat;
	border: none;
	margin-bottom: 5px;
	margin-left: 30px;
}
a#down_button:hover
{
	border: none;
	background-image: url('http://felix-cat.com/media/css/images/download_on.png');
}

/* downloadj */
a#downj_button:link, a#downj_button:active, a#downj_button:visited
{
	display: block;
	width: 305px;
	height: 85px;
	background-image: url('http://felix-cat.com/media/css/images/downloadj_off.png');
	background-repeat: no-repeat;
	border: none;
	margin-bottom: 5px;
	margin-left: 50px;
}
a#downj_button:hover
{
	background-image: url('http://felix-cat.com/media/css/images/downloadj_on.png');
}
/* buyj */
a#buyj_button:link, a#buyj_button:active, a#buyj_button:visited
{
	display: block;
	width: 195px;
	height: 60px;
	background-image: url('/media/css/images/buyj_off.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
	border: none;
}
a#buyj_button:hover
{
	background-image: url('/media/css/images/buyj_on.png');
}

/* tryj */
a#tryj_button:link, a#tryj_button:active, a#tryj_button:visited
{
	display: block;
	width: 195px;
	height: 60px;
	background-image: url('/media/css/images/tryj_off.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
	border: none;
}
a#tryj_button:hover
{
	background-image: url('/media/css/images/tryj_on.png');
}

/* Note */
span.note { font-size: 90%; }

/* Felix download link */
a.tadl
{
	background-image:url(http://felix-cat.com/media/css/images/Felix48.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 30px;
	margin-bottom: 10px;
	font-size: 35px;
	text-decoration: none;
	border: 0px;
	padding-top: 15px;
}
a.tadl:hover{ border-bottom: 1px solid #ccc; color: #f90;}

/* TagAssist download link */
a.tagdl
{
	background-image:url(http://felix-cat.com/media/css/images/TagAssist.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 35px;
	margin-bottom: 10px;
	font-size: 35px;
	text-decoration: none;
	border: 0px;
}
a.tagdl:hover{ border-bottom: 1px solid #ccc; color: #f90;}

/* body */
#body {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: url(http://felix-cat.com/media/css/images/line_bg.gif) repeat-y 515px 20px;
	padding-left: 20px;
	padding-bottom: 61px;
}
#body:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
* html #body { height: 1%; }

#l,
#l {
	width: 480px;
	padding-right: 20px;
	float: left;
	margin-right: 20px;
}
#l p,
#r p {
	margin-top: 1em;
}

#r {
	width: 210px;
	float: right;
	margin-right:15px;
}
#r p span {
	color: #009900;
	font-weight: bold;
}
#r p {
	margin: 1em 0;
	padding: 0;
}
#r hr {
	border-top: 1px solid #eee;
	height: 1px;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	margin: 0;
}

div.block {
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	padding: 20px;
	text-align: center;
	color: #999;
	margin-top: 10px;
}

#footer {
	margin-top: -61px;
	color: #fff;
	padding-top: 30px;
	width: 100%;
	z-index: 500;
	position: relative;
	border-bottom: 7px solid #000;
	background: #fff;
}
#footer div {
	width: 800px;
	background-color:#000000;
	margin: 0 auto;
}
#footer div div {
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 10px;
}
#footer a { color: #fff; font-weight: bold; }
#footer a:hover { color: #FF5F00; font-weight: bold; }

th {padding: 5px; border: 1px solid #ccc;}
td {padding: 5px; text-align: center; border: 1px solid #ccc;}
table.noborder td { border: none; text-align: left;}
table.noborder th { border: none; text-align: left;}

table.spec {border: none; border-spacing:0px; border-collapse: collapse;}
table.spec th
{
	color: #101010;
	text-align: center;
	border: 1px solid;
	background-color:#ccffcc;
	border: solid 1px #000000;
}
table.spec td
{
	color: #101010;
	font-size: .9em ;
	text-align: left;
	border: solid 1px;
}
.sample
{
	background-color: #F0F0F0;
	border: 1px dotted;
	border-color: #999999;
	font-family: "Consolas", "Century", monospace;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	margin-bottom:5px;
}
