body, p, td {color:#fff;font-family:arial, helvetica, verdana, sans-serif;font-size:12px; line-height:1.4;}
 
p {margin:0px 0px 12px 0;}

a:link {color:#aaa77d;}
a:visited {color:#8c8a68;}
a:hover {color:#fff;}

h1 {font-size:24px;color:#aaa77d;margin:10px 0 12px 0;font-weight:normal;}
h2 {font-size:20px;color:#129996;margin:12px 0 6px 0;font-weight:normal;}
h3 {font-size:20px;color:#129996;margin:12px 0 6px 0;font-weight:normal;}
h4 {font-size:16px;color:#129996;margin:6px 0 3px 0;}
h5 {font-size:16px;color:#aaa77d;margin:6px 0 3px 0;}
h6 {font-size:14px;color:#129996;margin:0px;}

/*Image Templates */
.pathwaysImage img{border:3px solid #101010;}

.konoThumbnail {float:right;border:2px solid #fff;margin:0 15px 15px 15px;}
.konoThumbnail img {float:left;}

table.table {background:#222;padding:0px;}
table.table th {padding:8px; background-color:#1e1e1e;color:#129996;font-size:14px;font-weight:normal;}
table.table td {padding:8px;}
/* Windowless popups */
#thriveWindowlessPopup{border:0; margin:0; padding:0; background:transparent;}
#thriveWindowlessShield{position:absolute; width:100%; top:0; left:0; z-index:20000; background:#000; opacity:0.7; -moz-opacity:0.7; -khtml-opacity:0.7; -ms-filter:"alpha(opacity=70)"; filter:alpha(opacity=70);}
#thriveWindowlessContentArea{position:absolute; z-index:20001; background:#fff; padding:70px 20px 20px 20px;}
#thriveWindowlessContent{overflow:hidden;}
#thriveWindowlessClose {position:absolute; top:20px; right:20px; width:80px; height:25px; background-color:#595c5c;}
#thriveWindowlessClose:hover {background-color:#333;}
#thriveWindowlessClose a:link, #thriveWindowlessClose a:visited{display:block; color:#fff; font-weight:bold; text-decoration:none; height:100%; width:100%; padding: 5px 0 5px 0; margin:0; border:0;}

