@charset "utf-8";
#body { font: 12px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; background: #535051 url(/images/site/bg-main-fade.gif) repeat-x; }
td { font: 12px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px;  }
#doc { width:800px;margin:auto; } /* Main document position */

.padtd { padding: 10px;  }


/* Overall Link Styles 
a:link, a:visited { color: #ed6328; text-decoration: underline; }
a:hover, a:active { color: #ed6328; text-decoration: none; }
*/

/* Header Styles */
#hd #hd-top { height:65px; margin:0 0 8px 0; clear:both; }
#hd #logo { float: left; margin-right: 8px; }
#hd #logo a { display: block; text-align: right; height:0; width:224px; padding-top:65px; background: url(/images/site/logo-tigerpaw.gif) no-repeat; overflow:hidden; 	cursor: hand;}
// #hd #hd-mid { float:left; background: url(/images/site/logo-mytigerpaw.gif) no-repeat; width:364px; height:65px; margin-right: 4px; padding-top: 65px; overflow:hidden; }

#hd #hd-mid { float:left; background: url(/images/site/bg-hdr-mid.gif) no-repeat; width:364px; height:65px; margin-right: 4px; overflow:visible;  }
#hd #loginbox { color: #ffffff;  float:right; background: url(/images/site/logo-mytigerpaw.gif) no-repeat; width:200px; height:65px; }
#hd #loginform { color: #ffffff; float:left; background: url(/images/site/logo-mytigerpaw.gif) no-repeat; width:200px; height:65px; }

/* Body Styles */
* html #bd { height: 400px; } /* IE6 */
#bd { position: relative; margin-bottom: 8px; min-height: 400px; clear: both; }

/* Footer Styles */
#ft, #ft a { font: 12px Arial, Helvetica, sans-serif; color: #b3b5b7; text-decoration: none; letter-spacing: 1px; 	}
#ft p span.title { font: 12px Arial, Helvetica, sans-serif; }
#ft { position: relative; background: #333333; width:800px; height: 61px; }
#ft p { margin:0; padding: 15px 35px; z-index: 10; }
#ft .tl { position: absolute; top: 0; left: 0; background: url(/images/site/crn-footer.gif) no-repeat 0px 0px; width: 10px; height: 10px; z-index: 5; overflow: hidden; } /* Top Left Corner */
#ft .tr { position: absolute; top: 0; right: 0; background: url(/images/site/crn-footer.gif) no-repeat -11px 0px; width: 10px; height: 10px; z-index: 5; overflow: hidden; } /* Top Right Corner */
#ft .bl { position: absolute; bottom: 0; left: 0; background: url(/images/site/crn-footer.gif) no-repeat 0px -11px; width: 10px; height: 10px; z-index: 5; overflow: hidden; } /* Bottom Left Corner */
#ft .br { position: absolute; bottom: 0; right: 0; background: url(/images/site/crn-footer.gif) no-repeat -11px -11px; width: 10px; height: 10px; z-index: 5; overflow: hidden; } /* Bottom Right Corner */
* html #ft .bl, * html #ft .br { bottom: -1px; } /* IE6 */

/* Generic Tags */
form { margin:0; padding:0; }

div.clear { clear: both; font-size: 0; line-height: 1; }

/* Feature Table Styles */
#feature { font: 10px Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none; letter-spacing: 1px; }
#feature td span.title {color: #ffffff;  font: bold 12px Arial, Helvetica, sans-serif; }
#feature p span.title { font: bold 12px Arial, Helvetica, sans-serif; }
#feature { position: relative; background: #333333; width:500px;  }



