
* {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
html,
body {
	background: #ba945b url(images_css/bg.gif) repeat-x;
}
body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.6%;
	margin: 0 0 20px 0;
	min-width: 700px;
	padding: 0 25px;
}
h1,
h2,
h3,
h4,
h5 {
	font-size: 1em;
}
hr {
	display: none;
}
img {
	border: none;
}

/* Logo Header
*******************************************************************************/

#header,
#header a {
	height: 122px;
}
#header {
	background: url(images_css/pplogo.gif) no-repeat 100% 13px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#header a {
	overflow: hidden;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	width: 355px;
}

/* Layout
*******************************************************************************/

#header,
#cnt-1a {
	max-width: 1100px;
}
#cnt-1a {
	background: url(images_css/c_l_2.gif) repeat-y;
	margin: 0 auto;
}
#cnt-1b {
	background: url(images_css/c_r.gif) 100% 0 repeat-y;
}
#cnt-2a {
	float: right;
	margin: 0 0 0 -186px;
	width: 100%;
}

#cnt-2b {
	background: #fff url(images_css/c_l.gif) repeat-y;
	margin: 0 0 0 186px;
	position: relative;
	padding: 7px 0 0;
}

#sidebar {
	float: left;
	font-size: 1.1em;
	margin: 0 0 -44px 0;
	position: relative;
	width: 176px;
	z-index: 1;
}

/* Content Header
*******************************************************************************/

#access-helper {
	background: url(images_css/hc02.gif) repeat-x;
	height: 250px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}
html>body #access-helper { display: none; /* avoid making nav menu unusable in opera 5 */ }
head+body #access-helper { display: block; left: 186px; /* avoid making nav menu unusable in opera 6 */ }
head:first-child+body #access-helper { left: 0; }
#skip-to-nav,
#skip-to-search {
	background: url(images_css/hc01.gif) no-repeat 0 0;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 15px;
}
#skip-to-search {
	background: url(images_css/hc03.gif) no-repeat 100% 0;
	left: auto;
	right: 0;
}
#access-helper.up {
	height: 100px;
}

/* Content Header Banner
*******************************************************************************/

#head-banner {
	background: url(images_css/h01.jpg) 50% 0;
	clear: both;
	height: 190px;
	margin: 0 8px 0px 8px;
	overflow: hidden;
	padding: 0 15px;
	position: relative;
	
}
#htl,
#htr,
#htm {
	display: block;
	height: 190px;
	left: 0;
	position: absolute;
	top: 0;
	width: 15px;
}
html>body #htl,
html>body #htr,
html>body #htm  {
	display: none; /* avoid making the nav menu unusable in opera 5 + 6 */
}
head:first-child+body #htl,
head:first-child+body #htr,
head:first-child+body #htm {
	display: block;
}
#htl {
	background: url(images_css/hs01.png) no-repeat;
}
#htr {
	background: url(images_css/hs03.png) no-repeat;
	left: auto;
	right: 0;
}
#htm {
	background: url(images_css/hs02.png) repeat-x;
	position: relative;
	width: 100%;
}
#htm strong {
	color: #fff;
	height: 8px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 10px;
	width: 101px;
}


/* Content Header Title
*******************************************************************************/

#head-section {
	background: #3990ed url(images_css/bg_sh.gif);
	height: 45px;
	margin: 4px 8px 0 8px;
	position: relative;
	z-index: 12;
}

#head-section strong {
	font-style: normal;
	font-size: 2.5em;
	color: #fff;
	display: block;
	height: 19px;
	left: 20px;
	position: relative;
	top: 6px;
	text-transform: uppercase;
}

#htab {
	background: url(images_css/w04.gif);
	display: block;
	cursor: pointer;
	height: 13px;
	left: 50%;
	margin: 0 0 0 -30px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 61px;
}
/* Content
*******************************************************************************/

#content {
	background: #fff url(images_css/c_r.gif) repeat-y 100% 0;
	color: #333;
	font-size: 1.3em;
	line-height: 1.6em;
	margin: 0 0 0 8px;
	padding: 20px 38px 5px 30px;
}
#content a {
	border-bottom: 1px solid #a7ccf4;
	color: #1276e1;
	font-weight: bold;
	padding: 1px;
}
#content a:hover {
	background: #1276e1;
	border-color: #1276e1;
	color: #fff;
}
#content a[href^='http://']:not([href^='http://phonophunk']):after {
	background: #fff url(images_css/aext.gif) no-repeat 3px 1px;
	border: 1px solid #fff;
	content: " ";
	margin: 0 -1px 0 1px;
	padding: 1px 11px 1px 1px;
	text-indent: -9999px;
}
#content a[href^='http://']:not([href^='http://phonophunk']):hover:after  {
	background-position: 3px -49px;
}
#content a.more {
	white-space: nowrap;
}
html>body #content a.more:after {
	content: " \00BB";
	color: #ea9515;
}
html>body #content a.more:hover:after {
	color: #c6e1fa;
}
.post {
	border-color: #f5f5f5 #fff #fff;
	border-style: solid none solid;
	border-width: 10px 0 1px;
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
}
.post:hover {
	border-color: #f90 #fff #fff;
}
#content h2,
#content h3 {
	background: url(images_css/bg_ph.gif) repeat-x 0 100%;
	border-bottom: 1px solid #eee;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 .5em 0;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
}
#content h2 a,
#content h3 a {
	background: url(images_css/bl_h01a.gif) no-repeat 0 9px;
	border: none;
	color: #444;
	display: block;
	font-weight: bold;
	padding: 6px 0 2px 18px;
}
#content h2 a:hover,
#content h3 a:hover {
	background: url(images_css/bl_h01a.gif) no-repeat 0 -91px;
	color: #1276e1;
}
#content .post:hover h2 {
	border-color: #ddd;
}
#content .post h2 {
	padding: .8em 5px 2px 5px;
}
#content .post h3.date {
	background: transparent none;
	border: none;
	color: #ea9515;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
	left: 0px;
	line-height: 2.3em;
	margin: 0;
	padding: 0 0 0 5px;
	position: absolute;
	top: 0;
}
#content .post h3.date:before {
	color: #999;
	content: "// ";
}
#content .post h3.date .time {
	color: #999;
}
#content .articleimage {
	background: url(images_css/ico_bg1.gif) no-repeat;
	display: inline;
	float: right;
	height: 106px;
	margin: 0 0 15px 30px;
	padding: 8px 0 0 9px;
	width: 146px;
}
#content .articleimage a,
#content .articleimage a:hover {
	border: none;
	margin: 0;
	padding: 0;
}
#content div.articleimage a[href^='http://']:not([href^='http://phonophunk']):after,
#content div.articleimage a[href^='http://']:not([href^='http://phonophunk']):hover:after {
	background: none;
	border: none;
	content: "";
	margin: 0;
	padding: 0;
	text-indent: 0;
}
.articleimage img {
	border: none;
	display: block;
}
#content p,
#content ul,
#content dl {
	margin: 1em 0;
}
#content li,
#content dd {
	background: url(images_css/bl2.gif) 2px .55em no-repeat;
	padding: 0 0 0 14px;
}
#content dt {
	font-weight: bold;
	padding: 8px 0;
}
blockquote {
	background: #fafafa url(images_css/q01a.gif) no-repeat 2% 5px;
	border: 1px dotted #eee;
	margin: .8em 0;
	position: relative;
	text-align: justify;
}
blockquote p {
	background: url(images_css/q01b.gif) no-repeat 98% 100%;
	margin: 0 0 5px 0;
	padding: 5px 25px 5px 25px;
}
code {
	background: #fff4c6;
	color: #4f3f00;
	font-family: "Monaco", "Courier New", Courier, monospace;
	font-size: 1.05em;
}
#content p.img-container {
	overflow: auto;
	text-align: center;
	width: 100%;
}
html>body q {
	quotes: '\201C' '\201D' '\2018' '\2019';
}
q:before {
	content: open-quote;
}
q:after {
	content: close-quote;
}
#content .image {
	margin: 1em 0;
}
#content .image a,
#content .image a:hover {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
#content .image a img {
	border: 1px solid #ddd;
	margin: 0;
	padding: 4px;
}
#content .image a:hover img {
	border-color: #1276e1;
}

/* Content: Post Details
*******************************************************************************/

.postdetails {
	background: url(images_css/bg_ph.gif) repeat-x 0 100%;
	border: 1px #eee;
	border-style: solid none;
	clear: both;
	font-size: .85em;
	margin: 1em 0 0 0;
	padding: 1px 5px;
}
.post:hover .postdetails {
	border-color: #ddd;
}
.postdetails cite {
	font-style: normal;
	font-weight: bold;
}
#content .postdetails ul {
	color: #999;
	margin: 0;
	padding: 4px 0;
}
#content .postdetails ul li {
	background: url(images_css/bl3.gif) no-repeat 5px .5em;
	display: inline;
	line-height: 1em;
	margin: 0;
	padding: 3px 6px 3px 20px;
}
#content .postdetails ul li.poster {
	background: url(images_css/bl4c.gif) no-repeat 3px .4em;
}
#content .postdetails ul li.discuss {
	background: url(images_css/bl4.gif) no-repeat 3px .4em;
}

/* Content: Comments and Post Preview
*******************************************************************************/

#commentlist li,
#previewedcomment {
	background: #fafafa url(images_css/bg_cmt1a.gif) repeat-x 0 0;
	border: 1px solid #ddd;
	display: block;
	line-height: normal;
	margin: 10px 0;
	padding: 0 2px 2px 2px;
}
#commentlist li {
	font-size: .86em;
}
#commentlist li.alt,
#previewedcomment.alt {
	background-color: #ebf4fe;
	background-image: url(images_css/bg_cmt2a.gif);
	border-color: #bcdefe;
	color: #336;
}
#commentlist li.pimp {
	background-color: #3990ed;
	background-image: url(images_css/bg_cmtp1.gif);
	border-color: #286acb;
}
#commentlist li a[href^='http://']:not([href^='http://phonophunk']):after,
#previewedcomment a[href^='http://']:not([href^='http://phonophunk']):after {
	background-color: #fafafa;
	border-color: #fafafa;
}
#commentlist li.alt a[href^='http://']:not([href^='http://phonophunk']):after,
#previewedcomment.alt a[href^='http://']:not([href^='http://phonophunk']):after {
	background-color: #ebf4fe;
	border-color: #ebf4fe;
}
#commentlist p.commentdetails,
#previewedcomment p.commentdetails {
	background: url(images_css/bl4.gif) no-repeat 10px 1em;
	line-height: 16px;
	margin: 0;
	padding: 10px 30px 10px 28px;
	position: relative;
}
#commentlist li.pimp p.commentdetails {
	background-image: url(images_css/bl4b.gif);
	color: #fff;
}
#commentlist li.pimp .commentdetails a {
	color: #fff;
	border-color: #fff;
}
#commentlist .commentdetails cite,
#previewedcomment .commentdetails cite {
	font-style: normal;
}
.commentdetails span {
	display: block;
	height: 16px;
	margin: 9px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
}
#commentlist li div.commenttext,
#previewedcomment div.commenttext {
	line-height: 1.55em;
	margin: 0;
	overflow: auto;
	padding: 1px 0;
	width: 100%;
}
#commentlist li.pimp div.commenttext {
	background-color: #fafafa;
}
#commentlist li.pimp.alt div.commenttext {
	background-color: #ebf4fe;
}
#content #previewform {
	font-size: .85em;
	line-height: 1.5em;
}
#commentlist.mini {
	border: 1px solid #fff;
	height: 300px;
	overflow: auto;
	padding: 0 10px 0 0;
	position: relative;
}

/* Content: Comments (allowed tags)
*******************************************************************************/

#commentlist .commenttext p,
#previewedcomment .commenttext p {
	margin: .8em 0;
	padding: 0 10px;
}
#content #commentlist ol,
#content #commentlist ul,
#previewedcomment ol,
#previewedcomment ul {
	margin: 1em 0;
	padding: 0 10px;
}
#content #commentlist .commenttext li,
#previewedcomment .commenttext li {
	background: url(images_css/bl2.gif) 2px .45em no-repeat;
	border: 0 none;
	display: block;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 0 14px;
	position: static;
}
#commentlist li .commenttext blockquote,
#previewedcomment .commenttext blockquote {
	background: url(images_css/q02a.gif) no-repeat 0 10px;
	border: 1px #eee;
	border-style: dotted none;
	font-style: italic;
	margin: 10px 70px;
	padding: 10px 0 10px 25px;
}
#commentlist li .commenttext blockquote p,
#previewedcomment .commenttext blockquote p {
	background: url(images_css/q02b.gif) no-repeat 100% 100%;
	margin: 0;
	padding: 0 25px 3px 0;
}
#commentlist li.alt blockquote,
#previewedcomment.alt blockquote {
	background-image: url(images_css/q03a.gif);
	border-color: #c9e4fe;
}
#commentlist li.alt blockquote p,
#previewedcomment.alt blockquote p {
	background-image: url(images_css/q03b.gif);
}

/* Content: Sub Navigation
*******************************************************************************/

#content #sublinks,
#content #subnav {
	background: url(images_css/bg4.gif) repeat-x;
	border-top: 1px solid #eee;
	clear: both;
	font-size: .86em;
	height: 24px;
	margin-bottom: 10px;
	margin-top: 25px;
	padding: 0;
	position: relative;
	text-align: center;
}
#content #pagedposts {
	background: url(images_css/w02.gif) no-repeat 0 -48px;
	height: 24px;
	left: 50%;
	margin: 0 0 0 -70px;
	padding: 0;
	position: absolute;
	width: 141px;
}
#pagedposts li {
	position: absolute;
	top: 0;
}
#pagedposts li,
#pagedposts a {
	background: url(images_css/w02.gif) no-repeat;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 45px;
}
#pagedposts #snprev {
	background-position: 0 0;
	left: 0;
}
#pagedposts #snmain {
	background-position: -48px 0;
	left: 48px;
}
#pagedposts #snnext {
	background-position: -96px 0;
	left: 96px;
}
#pagedposts a {
	background: none;
	border: none;
	display: block;
	font-size: .2em;
	overflow: hidden;
	text-indent: -9999px;
}
#pagedposts a:hover {
	background: url(images_css/w02.gif) no-repeat;
	border: none;
}
#snprev a:hover {
	background-position: 0 -24px;
}
#snmain a:hover {
	background-position: -48px -24px;
}
#snnext a:hover {
	background-position: -96px -24px;
}

/* Content: Archives
*******************************************************************************/

.archives {
	background: #fff;
	border-right: 1px solid #eee;
	float: left;
	padding: 0 2% 0 0;
	width: 61%;
}
.archive-menu {
	background: #fff;
	float: right;
	width: 35%;
}

/* Sidebar
*******************************************************************************/

#sidebar div {
	background: #3990ed url(images_css/s02.gif) repeat-y;
	margin: 10px 0 0 0;
}
#sidebar h2 {
	background: #fff url(images_css/s04a.gif) no-repeat;
	padding: 12px 15px 8px 28px;
	color: #555;
	font-size: .9em;
	font-weight: bold;
	height: 18px;
	margin: 0 0 4px 0;
	text-transform: uppercase;
}
#sidebar ul,
#sidebar form {
	background: url(images_css/s03.gif) no-repeat 0 100%;
	padding: 0 0 18px;
}
#sidebar li {
	margin: 0 8px;
	width: 160px;
}
#sidebar li a {
	background: url(images_css/s05.gif) no-repeat 0 0;
	border: none;
	color: #fff;
	display: block;
	font-size: 1em;
	font-weight: normal;
	padding: 6px 13px 7px 20px;
}
#sidebar li a:hover {
	background: #fff url(images_css/s05.gif) no-repeat -160px 0;
	color: #1276e1;
}

/* Side Bar Panels Show/Hide
*******************************************************************************/

#sidebar .panel-visible h2 {
	background-position: -176px 0;
	cursor: pointer;
}
#sidebar .panel-hidden h2 {
	background-position: -352px 0;
	color: #999;
	cursor: pointer;
}
#sidebar .panel-visible h2:hover,
#sidebar .panel-hidden h2:hover {
	color: #4778ac;
}
.panel-hidden ul,
.panel-hidden form,
.panel-hidden div {
	display: none;
}

/* Navigation
*******************************************************************************/

#sidebar #navmenu {
	background: #3990ed url(images_css/s01.gif) no-repeat;
	height: 366px;
	margin: 0;
	width: 176px;
}
#navmenu h2 {
	height: 10px;
	left: -9999px;
	position: absolute;
	width: 100px;
}
#sidebar #navmenu ul {
	padding: 0;
}
#sidebar #navmenu li {
	margin: 0;
	width: 176px;
}
#sidebar #navmenu a {
	background: transparent;
	border: none;
	display: block;
	height: 42px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 176px;
}

#navmenu #nvnews a {
	height: 56px;
}

#navmenu #nvlinks a {
	height: 58px;
}

#hdnews #nvnews a,
#hdgallery #nvgallery a,
#hdraptor50 #nvraptor50 a,
#hdtrex450 #nvtrex450 a,
#hdothers #nvothers a,
#hdabout #nvabout a,
#hdlinks #nvlinks a,
#sidebar #navmenu a:hover {
	background: url(images_css/s01.gif) no-repeat;
}
#hdnews #nvnews a,
#navmenu #nvnews a:hover {
	background-position: -176px 0;
}
#hdgallery #nvgallery a,
#navmenu #nvgallery a:hover {
	background-position: -176px -56px;
}
#hdraptor50 #nvraptor50 a,
#navmenu #nvraptor50 a:hover {
	background-position: -176px -98px;
}
#hdtrex450 #nvtrex450 a,
#navmenu #nvtrex450 a:hover {
	background-position: -176px -140px;
}
#hdtrex500 #nvtrex500 a,
#navmenu #nvtrex500 a:hover {
	background-position: -176px -182px;
}

#hdothers #nvothers a,
#navmenu #nvothers a:hover {
	background-position: -176px -224px;
}

#hdabout #nvabout a,
#navmenu #nvabout a:hover {
	background-position: -176px -266px;
}

#hdlinks #nvlinks a,
#navmenu #nvlinks a:hover {
	background-position: -176px -308px;
}

/* Footer
*******************************************************************************/

#footer {
	background: url(images_css/f_m.gif) repeat-x;
	clear: both;
	height: 44px;
	margin: 0 0 0 186px;
	position: relative;
}
#copyright {
	background: url(images_css/f_l.gif) no-repeat;
	height: 44px;
	left: 0;
	position: absolute;
	text-indent: -9999px;
	width: 234px;
	width: 350px;
}
#backtotop {
	background: url(images_css/f_r.gif) no-repeat;
	height: 44px;
	position: absolute;
	right: 0;
	width: 60px;
}
#backtotop a {
	background: url(images_css/f_r.gif) no-repeat;
	border: none;
	display: block;
	height: 44px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 60px;
}
#backtotop a:hover {
	background-position: 0 -44px;
}


/* Form JS skin
*******************************************************************************/

form .jsTxt,
form .jsTxt span {
	background: #fff url(images_css/frmtxt_tm.gif) repeat-x 0 0;
	display: block;
	margin: 0;
	padding: 0;
}
form .jsTxt.focus {
	background: #eff6fe url(images_css/frmtxt_tm2.gif) repeat-x 0 0;
}
form .jsTxt span {
	background: url(images_css/frmtxt_rm.gif) repeat-y 100% 0;
}
form .jsTxt span span {
	background: url(images_css/frmtxt_bm.gif) repeat-x 0 100%;
}
form .jsTxt span span span {
	background: url(images_css/frmtxt_lm.gif) repeat-y 0 0;
}
form .jsTxt span span span span {
	background: url(images_css/frmtxt_tl.gif) no-repeat 0 0;
}
form .jsTxt span span span span span {
	background: url(images_css/frmtxt_tr.gif) no-repeat 100% 0;
}
form .jsTxt span span span span span span {
	background: url(images_css/frmtxt_bl.gif) no-repeat 0 100%;
}
form .jsTxt span span span span span span span {
	background: url(images_css/frmtxt_br.gif) no-repeat 100% 100%;
	padding: 7px;
}
#content form .jsTxt input,
#content form .jsTxt textarea {
	background: none;
	border: 0 solid;
	display: block;
	margin: 0;
	padding: 0;
}
#content form .jsTxt.focus input,
#content form .jsTxt.focus textarea {
	background: url(images_css/frmtxt_focus.gif) repeat-x;
}
#commentform p br,
#contactform p br {
	display: none;
}

/* Widgets
*******************************************************************************/

#resizer {
	height: 1.7em;
	line-height: 0em;
	margin: 0;
	right: 10px;
	padding: 0;
	position: absolute;
	text-indent: -5000px;
	top: 0;
	width: 137px;
	z-index: 10;
}
#content p#previewlinks {
	height: 19px;
	line-height: 19px;
	margin: 20px 0 -3px;
	padding: 0;
	position: relative;
	text-indent: -5000px;
	z-index: 10;
}
#resizer a,
#resizer a:hover,
#previewlinks a,
#previewlinks a:hover {
	background: url(images_css/w03.gif) no-repeat 0 0;
	border: 0 none;
	bottom: 0;
	font-size: .1em;
	height: 19px;
	line-height: 0em;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 67px;
}
#resizer a.resize-inc {
	background-position: 0 0;
	left: 0;
}
#resizer a.resize-inc:hover {
	background-position: 0 -30px;
}
#resizer a.resize-dec {
	background-position: -70px 0;
	left: 70px;
}
#resizer a.resize-dec:hover {
	background-position: -70px -30px;
}
#previewlinks a#previewcomment {
	background-position: -140px 0;
	right: 85px;
}
#previewlinks a#previewcomment:hover {
	background-position: -140px -30px;
}
#previewlinks a#previewcomment.off {
	background-position: -140px -60px;
}
#previewlinks a#previewcomment.off:hover {
	background-position: -140px -90px;
}
#previewlinks a#editcomment {
	background-position: -210px 0;
	right: 15px;
}
#previewlinks a#editcomment:hover {
	background-position: -210px -30px;
}
#previewlinks a#editcomment.off {
	background-position: -210px -60px;
}
#previewlinks a#editcomment.off:hover {
	background-position: -210px -90px;
}

/* Stats
*******************************************************************************/

.stats {
	border: 1px solid #ddd;
	margin: 10px -1px;
	overflow: auto;
	width: 100%;
}
.stats table {
	border: 4px solid #fff;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100%;
}
.stats td,
.stats th {
	border-bottom: 1px solid #000;
	font-size: .9em;
	line-height: 1.5em;
	padding: 2px;
	white-space: nowrap;
}
.stats th,
.stats td {
	background: #fff;
	border-color: #eee;
	text-align: right;
}
.stats th {
	background: #f4f4f4;
	border-color: #ddd;
	color: #333;
	font-weight: normal;
	text-align: right;
}
.stats .alt th {
	background: #e5e5e5;
}
.stats .alt td {
	background: #fafafa url(images_css/tb03.gif) repeat-x 0 100%;
}
.stats thead th {
	background: #3990ed url(images_css/tb01.gif) repeat-x;
	border: 2px #286acb;
	border-style: none none solid;
	color: #fff;
	padding: 4px 2px 2px;
}
.stats tr:hover td {
	background: #c2dcfa;
	border-color: #a7cdfa;
	color: #0f59a8;
}
.stats tr:hover th,
.stats tr:hover td:hover {
	background: #3990ed url(images_css/tb01.gif) repeat-x;
	border-color: #286acb;
	color: #fff;
}
.stats .total th,
.stats .total:hover th,
.stats .total td,
.stats .total:hover td {
	background: #939393 url(images_css/tb02.gif) repeat-x;
	border: none;
	color: #fff;
}
col {
	width: 6.8%;
}
col.user-agent {
	width: 16%;
}

/* Other sections
*******************************************************************************/

#content .panel-split {
	background: url(images_css/ps_h_tr_bg.gif) no-repeat 100% 0;
	display: inline;
	float: left;
	margin: 0 -1px 20px 0;
	width: 49%;
}
#content #quick-phunk {
	float: right;
	margin: 0 5px 20px -1px;
}
#content .panel-split h2 {
	background: url(images_css/ps_h_recentnews.gif) no-repeat 0 0;
	border: none;
	display: block;
	font-size: .2em;
	height: 42px;
	line-height: normal;
	margin: 0;
	padding: 0;
}
#content #quick-phunk h2 {
	background-image: url(images_css/ps_h_quickphunk.gif);
}
#content .panel-split h2 a,
#content .panel-split h2 a:hover {
	background: none;
	border: none;
	height: 42px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}
#content .panel-split h2 em {
	left: -5000px;
	position: absolute;
	top: 0;
}
#content .panel-split ul {
	background: url(images_css/ps_h_br_bg.gif) no-repeat 100% 100%;
	border: none;
	display: block;
	font-size: .8em;
	height: 27px;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
	position: relative;
}
#content .panel-split li,
#content .panel-split li a,
#content .panel-split li a:hover {
	background: url(images_css/ps_h_links.gif) no-repeat 0 0;
	border: none;
	display: inline;
	float: left;
	height: 27px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}
#content .panel-split li a,
#content .panel-split li a:hover {
	overflow: hidden;
}
#content .panel-split li {
	display: inline;
	float: left;
}
#content .panel-split li.archives,
#content .panel-split li.archives a {
	background-position: 0 0;
	width: 81px;
}
#content .panel-split li.archives a:hover {
	background-position: 0 -27px;
}
#content .panel-split li.rss,
#content .panel-split li.rss a {
	background-position: -81px 0;
	width: 55px;
}
#content .panel-split li.rss a:hover {
	background-position: -81px -27px;
}
#content .panel-split li.fpPrev {
	position: absolute;
	right: 25px;
}
#content .panel-split li.fpNext {
	position: absolute;
	right: 9px;
}
#content .panel-split li.fpPrev,
#content .panel-split li.fpPrev a,
#content .panel-split li.fpPrev a:hover {
	background-image: url(images_css/ps_h_pager.gif);
	background-position: 0 -25px;
	font-size: 0;
	width: 17px;
}
#content .panel-split li.fpPrev a:hover {
	background-position: 0px 5px;
}
#content .panel-split li.fpNext,
#content .panel-split li.fpNext a,
#content .panel-split li.fpNext a:hover {
	background-image: url(images_css/ps_h_pager.gif);
	background-position: -20px -25px;
	font-size: 0;
	width: 17px;
}
#content .panel-split li.fpNext a:hover {
	background-position: -20px 5px;
}
#content .panel-split li.fpPrev.off {
	background-position: 0 -55px;
}
#content .panel-split li.fpNext.off {
	background-position: -20px -55px;
}
#content .panel-split li.fpPrev.off a,
#content .panel-split li.fpNext.off a {
	display: none;
}
#content .panel-split li.fpCounter,
#content .panel-split li.fpCounterLoading {
	background: none;
	color: #888;
	font-size: .9em;
	line-height: 20px;
	position: absolute;
	right: 43px;
	text-align: right;
	text-indent: 0;
	width: auto;
}
#content .panel-split li.fpCounterLoading {
	background: url(images_css/loader.gif) no-repeat 0 5px;
	text-align: left;
	text-indent: -5000px;
	width: 16px;
}
#content .panel-split dl {
	border: 1px solid #fff;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: .86em;
	margin: 0 2px;
	padding: 0;
}
#content .panel-split dt {
	background: #f8f8f8 url(images_css/bl4c.gif) no-repeat 7px 10px;
	color: #555;
	display: block;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 5px 0 0 0;
	padding: 8px 15px 1px 25px;
	text-transform: uppercase;
}
#content #quick-phunk dt {
	background-image: url(images_css/bl4a.gif);
}
#content .panel-split dt em,
#content .panel-split dt cite {
	color: #ea9515;
	font-style: normal;
}
#content .panel-split dt em:before,
#content .panel-split dt cite:before {
	color: #333;
	content: "// ";
	font-family: Arial, Helvetica, sans-serif;
}
#content .panel-split dd {
	background: #f8f8f8;
	display: block;
	line-height: 1.4em;
	margin: -1px 0 0 0;
	padding: 1px 15px 10px 25px;
}
#content .panel-split dt.alt,
#content .panel-split dd.alt {
	background-color: #fff;
}
#content .panel-split dd+dd {
	background: #f8f8f8 url(images_css/bl2.gif) no-repeat 25px .5em;
	margin-top: -8px;
}
html>body #content #quick-phunk dl a:after {
	background-color: #f8f8f8 !important;
	border-color: #f8f8f8 !important;
}
html>body #content #quick-phunk dl .alt a:after {
	background-color: #fff !important;
	border-color: #fff !important;
}
#content .panel-split dd em {
	background: url(images_css/bl4.gif) no-repeat 5px 50%;
	display: inline;
	color: #777;
	font-style: normal;
	font-weight: bold;
	height: 1%;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 0 20px;
}
#content .panel-split dd em,
#content .panel-split dd .more {
	font-size: .9em;
}
#content .panel-split dd+dd .more {
	margin-left: 10px;
}
#content ul.treeView ul {
	display: none;
}
#content ul.treeView li {
	background-image: url(images_css/bl8b.gif);
}
#content ul.treeView li li {
	background-image: url(images_css/bl2.gif);
}
#content ul li.loading {
	background: url(images_css/loader.gif) no-repeat 0 50%;
}
#content ul.treeView li.expand {
	background-image: url(images_css/bl8a.gif);
}
#content ul.treeView li.expand ul {
	display: block;
	margin: 0 0 0 2em;
	padding: .5em 0 1em 0;
}


div.title{
	background: url(images_css/bl_h01a.gif) no-repeat 0 9px;
	color: #555;
	display: block;
	font-weight: bold;
	line-height: 1.6em;
	margin: 5px 0 0 0;
	padding: 5px 15px 1px 25px;
}

div.desc{
	text-align: left;
	color: #555;
	display: block;
	font-weight: bold;
}


div.name{
	text-align: left;
	background: url(images_css/bl4c.gif) no-repeat 7px 10px;
	color: #555;
	display: block;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.6em;
	margin: 5px 0 0 0;
	padding: 6px 15px 1px 25px;

}

div.name em {
	color: #ea9515;
	font-style: normal;
}

div.name em:before {
	color: #333;
	content: "// ";
	font-family: Arial, Helvetica, sans-serif;
}

div.value,
div.grid{
	display: block;
	line-height: 1.4em;
	margin: -1px 0 0 0;
	padding: 1px 15px 10px 25px;

}

div.value td{
	padding-right: 10px;
	padding-bottom: 5px;
	
}


div.thumbnail 
{
	float: left;
	width: 200px;
	height: 170px;
	text-align: center;
}

div.spacer 
{
  	clear: both;
}

div.pageimage {
	display: inline;
	float: right;
}

div.pageimage td{
	padding-right: 5px;
	padding-bottom: 5px;
	
}

td.tdlink{
	width: 200px;
	text-align: center;
}