/* hack to force scroll bar in firefox so centering doesn't shift
html { height: 100%; margin-bottom: 1px; } */

body {
	margin: 0px;
	padding: 0px;

	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #333333;
	background-image: url(../assets/common/bkg_tile.gif);
	/* background-image: url(../assets/common/bkg.png);
	background-repeat: repeat-x; */
	height: 100%;
}

body.upload {
	background: none;
}

html {
	height: 100%;
}

form {
	height: 100%;
}

.cleaner {
	clear: both;
	line-height: 1;
	height: 0;
}

a, a:link, a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #333333;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

ul.abc, ul.abc li, ol.abc, ol.abc li, dl, dl dt, dl dd {
	margin: 0px;
	padding: 0px;
}

ul.menu, ul.menu li {
	list-style-type: none;
}

form, fieldset, label, input.txt, textarea {
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
}

input.btn {
	font-family: Arial Narrow, Sans-Serif;
	text-transform: uppercase;
	margin-left: 10px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-style: normal;
}


/*div.hr hr {
	display: none;
}

div.hr {
	height: 1px;
	background-image: url(../assets/common/horizontal_dotted_rule.gif);
	background-repeat: repeat-x;
	clear: both;
}*/

table.layout {
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	font-size: 100%;
}

table.layout td {
	vertical-align: top;
}

div.drp_shd {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-image: url(../assets/common/shadow.png);
	background-repeat: repeat-y;
	//filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/duffypov/assets/common/shadow.png', sizingMethod='scale');
}

div.pg_area {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-color: #ffffff;
}

table.mn {
	height: 100%;
	width: 100%;
	background-image: url(../assets/common/shadow.png);
	background-repeat: repeat-y;
	background-position: center;
}

table.mn td {
}

/******************* head ******************/

div.pg_head {
	position:relative;
	top: -1px;
	
	margin-left: 10px;
	width: 740px;
	height: 90px;
	background-image: url(../assets/common/masthead.png);
	background-repeat: no-repeat;
}

div.top_nav #hm {
	position: absolute;
	width: 150px;
	height: 50px;
	top: 30px;
	left: 0px;
	cursor: pointer;
}

div.top_nav {
	width: 100%;
	height: 100%;
	position: relative;
}

.top_nav ul.menu li {
	display: inline;
	position: relative;
	top: -1em;
	_top: 0px;
}

.top_nav h3 {
	position: absolute;
	top: 58px;
	left: 185px;
}

.top_nav ul.filters {
	position: absolute;
	top: 58px;
	left: 251px;
	left: 211px;
}

.top_nav ul.filters li {
	cursor: pointer;
	margin-right: 9px;
}


.top_nav ul#other {
	position: absolute;
	top: 58px;
	right: 5px;
}

.top_nav ul#other li {
	/*margin-right: 11px;*/
	margin-left: 9px;
}

div.pg_foot {
	height: 30px;
}

/******************* body ******************/

div.pg_body {
	margin-left: 20px;
	width: 720px;
}

form.detail div.pg_body {
	margin-left: 20px;
	width: 730px;
}

form.edit div.pg_body {
	background-image: url(../assets/common/rule.gif);
	background-repeat: no-repeat;
	background-position: top;
}


.sidebar h2 {
	color: #999999;
	font-size: 16px;
	line-height: 21px;
	font-family: Georgia, Serif;
	_font-weight: bold;
}

h1 {
	color: #333333;
	font-size: 21px;
	line-height: 21px;
	font-family: Georgia, Serif;
	margin-bottom: .25em;
}

h3 {
	color: #333333;
	font-size: 16px;
	line-height: 21px;
	font-family: Georgia, Serif;
	font-weight: normal;
	_font-weight: bold;
}

div.stories h3 a, div.stories h3 a:link, div.stories h3 a:visited {
	color: #333333;
}

div.stories h3 a:hover {
	color: #FF6600;
	text-decoration: none;
}

ul.filter-case li {
	display: none;
}
ul.filter-case li.case {
	display: block;
}

ul.filter-perp li {
	display: none;
}
ul.filter-perp li.perp {
	display: block;
}

ul.filter-news li {
	display: none;
}
ul.filter-news li.news {
	display: block;
}

ul.links,
p {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, Serif;
}

div.stories, div.stories li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.stories {
	padding-top: 4px;
	width: 720px;
	background-image: url(../assets/common/rule.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.stories .st {
	width: 320px;
	padding-top: 27px;
	padding-bottom: 23px;
	padding-right: 40px;
	float: left;
}

.hr hr {
	display: none;
}

.stories .hr {
	height: 1px;
	clear: both;
	background-image: url(../assets/common/rule.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.stories img.splash {
	margin-bottom: 15px;
	cursor: pointer;
}

/* article snippet info */
.detail_hd .tag {
	margin-top: 8px;
	margin-bottom: 27px;
}
.tag {
	color: #999999;
	margin-top: 12px;
	width: 105%;
}
.tag span { border-left: 1px solid #999999; padding-left: 7px; padding-right: 7px; }
.tag span { //display: block; //float: left; }
.tag span span { padding-right: 0; padding-left: 0; border-left: none; }
.tag span span { //display: inline; //float: none; }
.tag .nm { border-left: none; padding-left: 0; background: url(/assets/common/bug.gif) no-repeat 0px 50%; padding-left: 13px; }
.tag .note { border-left: none; margin-left: 0; padding-left: 0; }
/*.stories .tag .nm { display: block; }
.stories .tag .dt { border-left: none; margin-left: 0; padding-left: 0; }*/
.tag a:link, .tag a:visited { color: #666666; }
.tag a:hover, .tag a:active { color: #FF6600; text-decoration: none; }
.tag .comment_count { white-space: pre;  }

div.rl {
	clear: both;
	position: relative;
	top: -1px;
	height: 1px;
	background-image: url(../assets/common/rule.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.content_area {
	width: 500px;
	margin-right: 20px;
	float: left;
	/*overflow: hidden;*/
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, Serif;
}

div.sidebar {
	position: relative;
	top: -5px;
	width: 210px;
	float: left;
}

.sidebar div.sect {
	margin-bottom: 27px;
}

.main_content p {
	margin-top: 1em;
}

.main_content img { float: left; padding: .3em .8em; }
.main_content .right { float: right; }

.main_content div {
}

.content_area img.main {
	margin-bottom: 25px;
}
div.main_img {
	text-align: center;
}

div.detail_hd {
	padding-top: 27px;
	width: 720px;
	background-image: url(../assets/common/rule.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.detail_hd h1 {
}

ul.thumbs, ul.thumbs li {
	list-style-type: none;
}

ul.thumbs {
	padding-top: 9px;
}

ul.thumbs li {
	display: inline;
}

ul.thumbs li img {
	cursor: pointer;
	vertical-align: top;
	margin-bottom: 10px;
	margin-right: 2px;
	border: 1px solid #cccccc;
}

p.qt {
	position: relative;
	color: #999999;
	font-size: 16px;
	line-height: 21px;
	font-family: Georgia, Serif;
	_font-weight: bold;
}

p.qt span {
	color: #FF6600;
}

p.qt span.i {
	position: absolute;
	left: -.5em;
}

p.ct {
	color: #333333;
	line-height: 21px;
	_font-weight: bold;
}


a img {
}
ul.links {
	line-height: 1.25em;
}

ul.links li {
	margin-bottom: 1em;
}

.links a:link, .links a:visited { color: #FF6600; }
.links a:hover, .links a:active { color: #999999; }

div.entry {
	padding-bottom: 20px;
}

.entry fieldset {
	padding-top: 20px;
	padding-bottom: 20px;
	_padding-bottom: 10px;
	background-image: url(../assets/common/rule.gif);
	background-repeat: no-repeat;
	background-position: 120px bottom;
	width: 620px;
}

.entry fieldset.lst {
	background: none;
}

div.btns {
	position: relative;
	width: 620px;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.btns .chk {
	position: absolute;
	left: 120px;
	top: 20px;
}

div.btns .chk label {
	position: relative;
	top: -2px;
	display: inline;
	padding-left: 5px;
}

div.login_btns {
	width: 620px;
	margin-top: 0px;
	margin-left: 120px;
}

.btns button,
.btns input.btn {
	font-family: Arial Narrow, Sans-Serif;
	text-transform: uppercase;
	margin-left: 10px;
}

.entry div.lbl {
	position: relative;
	margin-bottom: 12px;
}

.entry .lbl label {
	position: absolute;
	left: 0px;
	top: 3px;
	display: block;
	width: 112px;
	text-align: right;
	color: #333333;
	font-size: 12px;
	font-family: Georgia, Serif;
}

.entry .lbl label.disabled {
	color: #aaaaaa;
}
.entry .lbl.chk label {
	top: 0px;
	_top: 3px;
}
.entry .lbl label.tbl {
	top: 26px;
}

.entry .lbl select {
	margin-left: 120px;
}

.entry .lbl input.txt {
	margin-left: 120px;
	display: block;
	width: 230px;
	height: 20px;
	background-image: url(../assets/admin/txt_bkg.gif);
	background-repeat: no-repeat;
}
.entry .lbl span.xyz {
	margin-left: 120px;
}

.entry .lng .lbl input.txt {
	width: 500px;
	background-image: url(../assets/admin/txt_bkg_lng.gif);
}

.entry .lbl .mceLayout { width: 500px; margin-bottom: 0; height: 200px; }

.entry .lng .lbl .dt input.txt {
	width: 230px;
	display: inline;
	background-image: url(../assets/admin/txt_bkg.gif);
}
.entry .lng .lbl .dt span {
	position: relative;
	top: 3px;
	margin-left: 5px;
}
.entry .lbl textarea {
	margin-left: 120px;
	display: block;
	width: 500px;
}

.entry textarea.tall {
	height: 150px;
	background-image: url(../assets/admin/txt_area_bkg_tall.gif);
	background-repeat: no-repeat;
}
.entry textarea.short {
	height: 80px;
	background-image: url(../assets/admin/txt_area_bkg_short.gif);
	background-repeat: no-repeat;
}

.entry .lbl table {
	width: 500px;
	margin-left: 120px;
	position: relative;
	top: -2px;
	margin-bottom: -10px;
}

.entry .lbl table input.txt {
	margin-left: 0px;
}

table.links tr {
	/*background-image: url(../assets/common/plus.gif);
	background-repeat: no-repeat;
	background-position: 245px 7px;*/
}

table.links tr.hd {
	background: none;
}
table.links th {
	width: 270px;
	text-align: left;
	color: #666666;
	font-size: 12px;
	line-height: 12px;
	font-family: Georgia, Serif;
	font-weight: normal;
	padding-bottom: 10px;
}

table.links th.rt {
	width: 230px;
}

table.links td {
	padding-bottom: 10px;
}

ul.chk {
	list-style-type: none;
}
ul.chk li {
	list-style-type: none;
}

.lbl ul.chk {
	margin-left: 120px;
	float: left;
}

.lbl ul.chk li {
	margin-right: 15px;
	color: #666666;
	font-family: Georgia, Serif;
	_position: relative;
	_top: -1px;
	line-height: 20px;
	_margin-bottom: 4px;
}
.tags { float: left; width: 100%; }
.tags ul.chk { -moz-column-count: 2; -moz-column-gap: 20px; -webkit-column-count: 2; -webkit-column-gap: 20px; width: 450px; }
.tags ul.chk li { width: 100%; //float: left; //width: 45%; }
.tags ul.chk li label { display: inline; position: relative; width: auto; top: -2px; }
.lbl ul.chk li input {
	margin-right: 5px;
	_margin-right: 0px;
	_position: relative;
	_top: 2px;
}

.cats ul.chk li {
	display: inline;
}

.files {
	position: relative;
}
.files button,
.files input.btn  {
	font-family: Arial Narrow, Sans-Serif;
	position: absolute;
	top: -15px;
	right: 0px;
	text-transform: uppercase;
}

.imgs ul {
	width: 190px;
}

.imgs ul li {
	white-space:nowrap;
	width: 190px;
	overflow: hidden;
}

.imgs ul.rt {
	margin-left: 0;
}

ul.dnld li {
	width: 400px;
	position: relative;
}

.entry .lbl ul.dnld li input.txt {
	margin-left: 50px;
}

.lbl div.lbtn {
	position: absolute;
	right: 0px;
	bottom: -10px;
	_bottom: 20px;
}

.files div.list_spc_0 {
	height: 25px;
}

.files div.list_spc_1 {
	height: 15px;
}

a.del {
	padding-left: 14px;
	background-image: url(../assets/admin/or_x.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div.lbtn a, div.lbtn a:link, div.lbtn a:visited {
	color: #FF6600;
}

div.lbtn a:hover {
}

.files ul.chk li input.up {
	margin-right: 0px;
	padding-right: 2px;
	position: relative;
	top: 1px;
}

.files ul.chk li input.dn {
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 4px;
	_margin-right: 2px;
	position: relative;
	top: 1px;
}


div.logged_in {
	position: absolute;
	top: 10px;
	right: 25px;
	text-align: right;
}

div.admin{
	padding-top: 20px;
}

div.admin div.newArt {
	margin-top: 50px;
}

div.admin table {
	margin-top: 20px;
	width: 100%;
}

div.admin table tr.hd {
	/*background-image: url(../assets/common/rule.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	border-bottom: 1px solid #666666;
}

div.admin table th {
	text-align: left;
	font-family: Arial Narrow, Sans-Serif;
	margin-left: 10px;
	color: #666666;
}
div.admin table th.title {
	width: 300px;
}

div.admin table th,
div.admin table td {
	padding-right: 20px;
}

div.errs {
	margin-left: 120px;
	padding-top: 20px;
}

div.errs h2,
div.errs p {
	color: #dd0000;
}
div.errs p {
	margin-right: 100px;
	margin-bottom: 1em;
}
div.errs h2 {
	font-weight: bold;
	margin-bottom: 10px;
}

div.admin_btns {
	padding-top: 40px;
}

div.stat {
	padding: 10px;
	padding-left: 0px;
}
div.stat p {
	font-weight: bold;
}

div.no_art {
	padding: 20px;
}


body.upload {
	background: none;
}

body.upload div.main {
	padding: 15px;
}

body.upload h1 {
	color: #333333;
	font-size: 16px;
	line-height: 21px;
	font-family: Georgia, Serif;
	font-weight: bold;
	margin-bottom: .5em;
}

body.upload dt {
	color: #666666;
	font-size: 12px;
	font-family: Georgia, Serif;
	font-weight: bold;
	margin-bottom: .25em;
}
body.upload dt span {
	color: #000000;
	font-weight: normal;
}

body.upload dl {
	margin-top: 15px;
}
body.upload dd {
	margin-bottom: 15px;
}

body.upload span.flnm {
	position:relative;
	top: 4px;
}

ul.gallery,
ul.gallery li {
	list-style-type: none;
}

ul.gallery li.show {
	display: block;
	visibility: visible;
}
ul.gallery li.hide {
	display: none;
	visibility: hidden;
}

div.admin_tp {
	margin-bottom: 20px;
}

div.admin_tp h3 {
	margin-bottom: 10px;
	text-align: center;
	font-family: Arial, Sans-Serif;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
	background-color: #dddddd;
	color: #666666;
}

td.btns 
{
    white-space: nowrap;
    text-align: right;
}

table.hilite tr.on 
{
	background-color: #eeeeee;
}
table.hilite td 
{
    vertical-align: middle;
}
table.hilite th.fn 
{
	width: 12em;
}
table.hilite th.lg { width: 16em; }
table.hilite tr.edit td
{
    padding-top: 5px;
    padding-bottom: 5px;
}

table.hilite td.err {
    padding-top: 5px;
	font-weight: bold;
	color: #cc0000;
}
table.hilite tr.pw td {
    padding-top: 5px;
}

table.hilite tr.passwd td {
    padding-bottom: 5px;
}

table.hilite div.qrs {
	font-weight: bold;
	color: #666666;
}
table.hilite input.txt {
	display: block;
	height: 20px;
	width: 100%;
	background-image: url(../assets/admin/txt_bkg.gif);
	background-repeat: no-repeat;
}
.entry table { table-layout: fixed; }
.entry table select { width: 14em; }

div.new_user {
    padding-top: 20px;
}

div.new_user div.err {
	padding: 0px;
	margin: 0px;
    padding-bottom: 10px;
}

div.new_user div.err p {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #cc0000;
}


div.new_user table td {
	width: 300px;
}

div.new_user table {
	width: 600px;
	padding: 0px;
	margin: 0px;
    margin-bottom: 10px;
}

.section { margin-bottom: .6em; padding-bottom: .5em; background: url(/assets/common/rule.gif) no-repeat 0 100%; }

.rss { background: url(/assets/common/rss_icon_glass.gif) no-repeat 0 0; width: 27px; height: 28px; display: block; text-indent: -9999px; position: absolute; top: 20px; right: 10px; z-index:99; }

/* validator styles */
.errors { margin: 0; padding: 0; }
.errors h2 { color: #dd0000; font-weight: bold; margin-bottom: 10px; }
.errors ul { list-style: none; margin: 0; padding: 0; padding-bottom: 1em; }
.errors li { color: #dd0000; padding-bottom: .4em; }

/* article tags */
.article_tags { margin-top: 4em; clear: both; color: #999999; }
.article_tags h4 { float: left; }
.article_tags ul { list-style: none; float: left; width: 92%; margin: 0; padding: 0; padding-left: .5em; }
.article_tags li { float: left; padding-right: .3em; }
.article_tags a:link, .article_tags a:visited { color: #666666; }
.article_tags a:hover, .article_tags a:active { color: #ff6600; text-decoration: none; }

/* article comments */
.comments h3 { }
.comments ul { list-style: none; padding: 0; margin: 0; padding-top: 1em; }
.comments li { padding-bottom: 1em; margin-bottom: 1.2em; background: url(/assets/common/rule.gif) no-repeat 0 100%; }
.comments li .tag { margin-top: 0; }
.comments blockquote { margin: 0; background: url(/assets/common/open_quote.gif) no-repeat 0 1px; padding-left: 6px; position: relative; left: -6px; }
.comments blockquote p { padding-bottom: 4px; }
.comments blockquote p span { display: inline; margin: 0; background: url(/assets/common/close_quote.gif) no-repeat 0 1px; padding-right: 6px; position: relative; }
.comments .tag .nm { background: none; padding-left: 0; color: #ff6600; }

/* admin comments */
.entry .comments blockquote { background: none; }
.entry .comm { padding-top: 0; }
.entry .comments .long { border: 1px solid #999999; padding: 0 2px; width: 496px; margin: 0; }
.entry .comments input { border: 1px solid #999999; padding-left: .3em; }
.entry .comments .chk li { clear: both; }
.entry .comments .chk li input { margin-right: 0; }

/* add comment */
.form p { padding-bottom: .8em; position: relative; }
.form label { position: absolute; top: 0; left: .3em; }
.form input { padding-left: .3em; }
.form .submit input { padding: 4px 6px; }
.form .long { width: 14em; }
.add_comment .tag { margin-top: .3em; padding-bottom: .8em; }
.add_comment textarea { border: 1px solid #999999; padding: 0 2px; width: 496px; }
.add_comment input { border: 1px solid #999999; }
.add_comment .submit input { background: url("/assets/common/submit_button.gif") no-repeat 0 0; border: none; color: #ffffff; width: 51px; height: 21px; padding: 0; text-indent: -9999px; }
.add_comment .submit input {  //float: left; //margin-right: 5px; //display: block; //font-size: 0; //line-height: 0; }
/*.add_comment .submit .cancel { background: #666666; color: #ffffff; text-indent: 0; width: auto; height: auto; padding: 0 .2em; }*/
.add_comment .submit .cancel { background: url("/assets/common/cancel_button.gif") no-repeat 0 0; width: 50px; height: 21px; padding: 0; text-indent: -9999px; }

/* cutesoft css */
.entry .cute .CuteEditorToolbar .CuteEditorGroupMenu { margin: 0; width: auto; top: 0; }