* {margin:0;padding:0}
a img {border:0}


.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
*:first-child+html .clearfix {
	min-height: 1%;
}



body {
	background: #FFF url(bg_digicomics.jpg) repeat-x 50% 0;
	color: #FFF;
}



#wrapper {
	margin: auto;
	padding-top: 3px;
	width: 940px;
}



#main-bnr {
}

#main-bnr #adslug {
	background-image: url("adslug_banner.jpg");
	display:block;
	border: 1px solid #000;
	margin: 0px auto 0;
	width: 739px;	/* 741px with border  - originally was 739px with border*/ 
}

#main-bnr a img {
	display:block;
	margin: 0px 1px 0px 11px;
	width: 728px;
}



#chromebar {
	margin: 8px 0 0 0;
}



.social-tools {
	display: inline;
	float: right;
	margin: 5px 14px 0 0;
}
.social-tools div.left {
	background: url(social-network/panel-left.png) no-repeat;
	display: inline;
	float: left;
	height: 24px;
	width: 4px;
}
.social-tools div.right {
	background: url(social-network/panel-right.png) no-repeat;
	display: inline;
	float: left;
	height: 24px;
	width: 4px;
}
.social-tools ul {
	background: url(social-network/panel-bg.png) repeat-x;
	float: left;
	height: 24px;
	list-style: none;
}
.social-tools li {
	display: inline;
}
.social-tools li.divider {
	background: url(social-network/panel-divider.png) no-repeat 2px 0;
	padding-left: 10px;
}
.social-tools li a {
	color: #596569;
	font: normal 11px/24px Tahoma, Arial, Arial, Helvetica, sans-serif;
	margin: 0 1px;
	text-decoration: none;
}
.social-tools li a:hover {
	color: #000;
}
.social-tools li a img {
	vertical-align: -3px;
}
.social-tools li a.invite {
	background: url(social-network/envelope.png) no-repeat 0 50%;
	padding-left: 22px;
}




#main-top {
	background: url(layout/main-top.png);
	clear: both;
	height: 16px;
	margin: auto;
	width: 940px;
}
* html #main-top {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='res/layout/main-top.png');
	overflow: hidden;
}
#main {
	background: url(layout/main-bg-rep-y.png) repeat-y;
	color: #000;
	font: normal 11px/1.5 Tahoma, Arial, Helvetica, sans-serif;
	padding: 0 21px;
	position: relative;
	width: 898px;
}
* html #main {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='res/layout/main-bg-rep-y.png',sizingMethod='scale');
}
#nav {
	background: url(layout/main-menu-bottom.png) 0 100% repeat-x;
	margin: 0 -7px;
	padding-bottom: 4px;
	position: relative;
}
body#home #nav {
	background: none;
}
.home-link {
	background: url(layout/digicomics-logo.png);
	height: 150px;
	letter-spacing: -99999em;
	margin-left: 7px;
	position: absolute;
	text-indent: -99999em;
	width: 134px;
	z-index: 10;
}
* html .home-link {
	background: none;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='res/layout/digicomics-logo.png');
}
#nav ul {
	display: inline;
	float: right;
	list-style: none;
	margin-top: -10px;
	width: 740px;
}
#nav li {
	background: url(layout/main-menu-divider.png) no-repeat 0 50%;
	display: inline;
	float: left;
	text-align: center;
	width: 33%;
}
#nav li a {
	color: #000;
	display: inline-block;
	font-size: 16px;
	line-height: 40px;
	text-decoration: none;
	text-transform: uppercase;
}

#nav li a:hover {
	background: url(layout/main-menu-hover.png) repeat-x 0 100%;
}

#nav li.current a {
	background: url(layout/main-menu-active.png) repeat-x 0 100%;
	color: #d52027;
}
#footer {
	background: #797979 url(layout/footer-bg.gif);
	color: #FFF;
	clear: both;
	font: normal 11px/1.5 Tahoma, Arial, Helvetica, sans-serif;
	height: 259px;
	margin: 0 -3px;
	padding: 10px;
	position: relative;
	width: 884px;
}
#footer-top {
	background: url(layout/footer-top.gif);
	height: 10px;
	margin: -10px -10px 15px;
}
* html #footer-top {
	overflow: hidden;
}
#footer .home-link {
	background: url(layout/digicomics-logo-footer.png);
	display: inline;
	float: left;
	height: 90px;
	margin-left: 5px;
	margin-right: 20px;
	letter-spacing: -99999em;
	position: static;
	text-indent: -99999em;
	width: 83px;
	z-index: 9;
}
* html #footer .home-link {
	background: none;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='res/layout/digicomics-logo-footer.png');
}
#footer ul.nav {
	display: inline;
	float: left;
	list-style: none;
	margin-left: -1.5em;
	margin-top: 15px;
	text-transform: uppercase;
}
#footer ul.nav li {
	display: inline;
	float: left;
	padding-right: 1.5em;
}
#footer ul.nav li a {
	color: #FFF;
	margin-left: 1.5em;
	text-decoration: none;
}
#footer form.change-locale {
	display: inline;
	float: right;
	margin-bottom: 25px;
	margin-right: 5px;
	margin-top: 15px;
}
*:first-child+html #footer form.change-locale {
	margin-bottom: 5px;
}
#footer form.change-locale select {
	background: #FFF;
	color: #000;
	font: normal 12px/1.5 Tahoma, Arial, Helvetica, sans-serif;
	width: 250px;
}
#footer div.disney-logo {
	background: url(layout/footer-logo-rule-bg.png) 50% 50% no-repeat;
	clear: both;
	height: 55px;
	margin: 10px 0;
	padding-top: 15px;
}
div.disney-logo div {
	background: url(layout/footer-disney.it.png) 50% 50% no-repeat;
	height: 100%;
}
* html div.disney-logo div {
}
div.disney-logo img {
	display: block;
	margin: auto;
/* width: 96px; */
}
#footer p {
	clear: right;
}
#footer p.menu {
	text-align: center;
}
#footer a {
	color: #FFF;
	font-weight: bold;
	margin: 0 3px;
}
#footer p.copyright {
	font-weight: bold;
	margin-top: 3px;
	text-align: center;
}



#video {
	background: url(layout/main-video.png);
	height: 270px;
	margin: -8px -21px -4px;
	padding: 14px;
	position: relative;
	width: 912px;
	z-index: 3;
}
* html #video {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='res/layout/main-video.png');
	z-index: -1;
}
*:first-child+html #video {
	z-index: -1;
}
#video-info {
	background: url(layout/info-video-bg.png);
	height: 480px;
	left: 5px;
	margin: -8px -11px 0;
	padding: 14px;
	position: relative;
	width: 712px;
}
* html #video-info {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='res/layout/main-video.png');
	z-index: -1;
}


#funkyfigureSwf {
	display: inline;
	float: left;
	margin-top: -169px;
	margin-left: -102px;
	position: relative;
	z-index: 4;
}

#funkyfigureSwf img {
	margin-left:109px;
	margin-top:7px;
}

#content {
	display: inline;
	float: right;
}
#what-is-digicomics {
	background: url(layout/what-is-bg.png) no-repeat 0 100%;
	color: #000;
	font-size: 13.4px;
	line-height: 1.1;
	padding: 8px 10px 12px;
	text-transform: uppercase;
	width: 580px;
}
* html #what-is-digicomics {
	position: relative;
	z-index: -2;
}
*:first-child+html #what-is-digicomics {
	position: relative;
	z-index: -2;
}



div.content-box-2-1 {
	background: url(layout/content-box-2-1-bg.png);
	margin: 40px 0;
	width: 599px;
}
div.content-box-2-1 div.top {
	background: url(layout/content-box-2-1-top.png);
	height: 12px;
	overflow: hidden;
}
div.content-box-2-1 div.bottom {
	background: url(layout/content-box-2-1-bottom.png) no-repeat 0px -2px;
	clear: both;
	height: 10px;
	overflow: hidden;
}
div.content-box-2-1 div.col2 {
	display: inline;
	float: left;
	margin: 0 9px;
	padding: 0 1px;
	position: relative;
	width: 393px;
}
div.content-box-2-1 div.col1 {
	display: inline;
	float: left;
	margin-left: 3px;
	min-height:292px;
	position: relative;
	width: 175px;
}

div.content-box-2-1 div.col1 .module-promo {
	cursor: pointer;
	line-height: 9px;
	margin-top: -1px;
}

div.content-box-2-1 h2 {
	font-size: 25px;
	position: absolute;
	top: -50px;
}



ul.news {
	list-style: none;
}
ul.news li {
	background: url(news/news-bg.jpg) no-repeat;
	height: 67px;
	padding: 3px 4px;
	width: 385px;
}
ul.news li img {
	border: 3px solid #000;
	display: inline;
	float: left;
	margin-right: 8px;
}
ul.news li p {
	color: #5e5e5e;
	line-height: 13px;
}
ul.news li p.date {
	color: #7e7e7e;
	font-weight: bold;
}
ul.news li h4 {
	color: #d52027;
	font-size: 12px;
	margin: 2px 0 3px;
}
ul.news li h4 a {
	color: #d52027;
	text-decoration: none;
}
img.hot-stuff {
	display: block;
}

.pager {
	background: url(layout/pager-bg-bg.gif) repeat-x;
	display: inline;
	float: left;
	overflow: hidden;
	position: absolute;
	bottom: -36px;
}
.pager div.left {
	background: url(layout/pager-bg-left.gif) no-repeat;
	display: inline;
	float: left;
	height: 26px;
	width: 10px;
}
.pager div.right {
	background: url(layout/pager-bg-right.gif) no-repeat;
	display: inline;
	float: left;
	height: 26px;
	width: 10px;
}
.pager div.pages {
	background: url(layout/pager-pages-bg.gif) repeat-x;
	display: inline;
	float: left;
	height: 21px;
	margin: 0 -4px;
	position: relative;
}
.pager a.prev {
	background: url(layout/pager-prev.gif) no-repeat;
	display: inline;
	float: left;
	height: 21px;
	letter-spacing: -9999em;
	text-decoration: none;
	text-indent: -99999em;
	width: 22px;
}
.pager a.next {
	background: url(layout/pager-next.gif) no-repeat;
	display: inline;
	float: left;
	height: 21px;
	letter-spacing: -9999em;
	text-decoration: none;
	text-indent: -99999em;
	width: 22px;
}
.pager .pages p {
	display: inline;
	float: left;
	font-size: 9.5px;
	font-weight: bold;
	line-height: 19px;
	padding: 1px 10px 0;
}
.col2 .pager {
	left: 158px;
}
.col1 .pager {
	left: 41px;
}

.pager2 {
	display: inline;
	float: right;
	margin: 1em 0;
	overflow: hidden;
}
.pager2 div.pages {
	background: url(layout/pager-pages-bg.gif) repeat-x;
	display: inline;
	float: left;
	height: 21px;
	position: relative;
}
.pager2 a.prev {
	background: url(layout/pager-prev.gif) no-repeat;
	display: inline;
	float: left;
	height: 21px;
	letter-spacing: -9999em;
	text-decoration: none;
	text-indent: -99999em;
	width: 22px;
}
.pager2 a.next {
	background: url(layout/pager-next.gif) no-repeat;
	display: inline;
	float: left;
	height: 21px;
	letter-spacing: -9999em;
	text-decoration: none;
	text-indent: -99999em;
	width: 22px;
}
.pager2 .pages p {
	display: inline;
	float: left;
	font-size: 9.5px;
	font-weight: bold;
	line-height: 19px;
	padding: 1px 10px 0;
}



.sidebar {
	display: inline;
	float: left;
	margin-bottom: 2em;
	margin-right: 28px;
	margin-top: 140px;
	width: 138px;
}
.sidebar .box {
	background: #e5e5e5 url(layout/sidebar-box-bg.png);
	padding: 0 6px;
}
.sidebar .box .top {
	background: url(layout/sidebar-box-top.png);
	margin: 0 -6px;
	height: 10px;
	overflow: hidden;
}
.sidebar .box .bottom {
	background: url(layout/sidebar-box-bottom.png);
	margin: 0 -6px;
	height: 10px;
	overflow: hidden;
}
.sidebar .box h2 {
	font-size: 20px;
	line-height: 1;
	margin-top: 0;
	text-transform: uppercase;
}
.sidebar ul.silent {
	list-style: none;
}
.sidebar form ul {
	list-style: none;
}
.sidebar ul.silent li {
	margin: 1em 0;
}
.sidebar form li {
	margin: 1em 0;
}
.sidebar form ul label {
	font-weight: bold;
	display: block;
	margin-bottom: .5em;
}
.sidebar form ul select {
	background: #FFF;
	border: 1px solid #b4b4b4;
	border-top-bottom: #d9d9d9;
	border-top-color: #717171;
	color: #000;
	font: normal 12px/1.5 Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	margin: auto;
	width: 120px;
}
.sidebar form ul input {
	background: #FFF;
	border: 1px solid #b4b4b4;
	border-top-bottom: #d9d9d9;
	border-top-color: #717171;
	color: #000;
	font: normal 12px/1.5 Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	margin: auto;
	padding: 1px;
	width: 118px;
}
.sidebar .box button {
	background: url(layout/sidebar-box-button.png);
	border: 0;
	color: #FFF;
	cursor: pointer;
	display: block;
	font: normal 11px/1.5 Tahoma, Arial, Helvetica, sans-serif;
	margin: auto;
	height: 30px;
	width: 120px;
}
.sidebar .box button.current {
	background: url(layout/sidebar-box-button-current.png);
}



.content {
	display: inline;
	float: right;
	margin-bottom: 30px;
	margin-top: 20px;
	position: relative;
	width: 732px;
}
.content h2 {
	font-size: 25px;
	margin: 0 0 .5em;
	text-transform: uppercase;
}
.content h2 strong {
	color: #d42027;
}
div.nice-table {
	background: #FFF;
	border: 8px solid #000;
	min-height: 600px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
	z-index: 2;
}
div.pk {
	background: url(layout/nice-table/pk.png) no-repeat;
	height: 346px;
	left: -158px;
	margin-top: -293px;
	position: absolute;
	width: 202px;
	z-index: 1;
}
* html div.pk {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='res/layout/nice-table/pk.png');
}
table.nice {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: -7px;
	width: 100%;
}
table.nice thead tr {
	border-bottom: 1px solid #000;
}
table.nice thead th {
	background: #000 none no-repeat 96% -3%;
	border-left: 1px solid #FFF;
	color: #FFF;
	font: bold 11px/1.1 Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: left;
}
table.nice thead th:first-child,
table.nice thead th.first-child
{
	border-left: none;
}
table.nice th a {
	color: #FFF;
	display: block;
	padding-right: 8px;
	text-decoration: none;
}
table.nice th a:hover {
	color: #d42027;
}
table.nice th.sort-desc {
	background-image: url(layout/nice-table/order-by.png);
	background-position: 96% 104%;
}
table.nice th.sort-asc {
	background-image: url(layout/nice-table/order-by.png);
}
table.nice h3 {
	font: bold 12px/1.1 Tahoma, Arial, Helvetica, sans-serif; 
	color: #d52027;
}
table.nice h3 a {
	color: #d52027;
	text-decoration: none;
}
table.nice td {
	background: #FFF url(layout/nice-table/td-bg.png) repeat-x 0 100%;
	padding: 5px;
	vertical-align: top;
}
table.nice td.middle {
	vertical-align: middle;
}
table.nice td:first-child {
	min-width: 150px;
}
table.nice td.even {
	background: #FFF url(layout/nice-table/td-bg2.png) repeat-x 0 100%;
}
table.nice tr.current td {
	background-image: url(layout/nice-table/td-curr-bg.png);
}
table.nice tr.current td.even {
	background-image: url(layout/nice-table/td-curr-bg2.png);
}
table.nice img.thumb {
	display: inline;
	float: left;
	margin-right: 5px;
	border: 3px solid #000;
}
div.rating {
	background: url(layout/nice-table/rating.png) no-repeat;
	height: 9px;
	letter-spacing: -99999em;
	overflow: hidden;
	text-indent: -99999em;
	width: 50px;
}
* html div.rating {
	background-image: url(layout/nice-table/rating.gif);
}

div.r-5 {
	background-position: 0 -9px;
}
div.r-10 {
	background-position: 0 -18px;
}
div.r-15 {
	background-position: 0 -27px;
}
div.r-20 {
	background-position: 0 -36px;
}
div.r-25 {
	background-position: 0 -45px;
}
div.r-30 {
	background-position: 0 -54px;
}
div.r-35 {
	background-position: 0 -63px;
}
div.r-40 {
	background-position: 0 -72px;
}
div.r-45 {
	background-position: 0 -81px;
}
div.r-50 {
	background-position: 0 -90px;
}

ol.info {
	border-bottom: 1px dashed #c3c3c3;
	border-top: 1px dashed #c3c3c3;
	color: #d52027;
	font-size: 12px;
	font-weight: bold;
	list-style-position: inside;
	margin: 1em 0;
	padding: 1em 0;
}
ol.info a {
	color: #d52027;
	text-decoration: none;
}

dl.info dt {
	color: #d52027;
	font-size: 12px;
	font-weight: bold;
	margin-top: 1em;
} 
dl.info dd {
	margin-left: 20px;
}
	


div.blockMsg {
	color: #5e5e5e;
	background: #FFF url(layout/popup-layer/bg.png) no-repeat;
	border: 1px solid #6f6f6f;
	left: 50%;
		margin-left: -350px;
		margin-top: -225px;
	height: 448px;
	top: 50%;
	width: 698px;
}
div.blockMsg div.loader {
	background: url(ajax-loader.gif) no-repeat 50%;
	height: 448px;
	line-height: 448px;
	text-align: center;
	width: 100%;
}
div.blockMsg a.close-popup-layer,
div.blockMsg a.prev-button,
div.blockMsg a.next-button
{
	background: url(layout/popup-layer/previous-button.png) no-repeat;
	display: block;
	height: 25px;
	left: -12px;
	letter-spacing: -99999em;
	margin-top: -13px;
	position: absolute;
	text-decoration: none;
	text-indent: -99999em;
	top: 50%;
	width: 25px;
}
div.blockMsg a.next-button {
	background: url(layout/popup-layer/next-button.png) no-repeat;
	left: auto;
	right: -12px;
}
div.blockMsg a.close-popup-layer {
	background: url(layout/popup-layer/close-button.png) no-repeat;
	left: auto;
	right: -12px;
	top: 1px;
}
div.blockMsg div.social-tools {
	bottom: 19px;
	right: 10px;
	position: absolute;
}
div.popupContent {
	font: normal 11px/1.25 Tahoma, Arial, Helvetica, sans-serif;
	height: 408px;
	margin: 9px;
	overflow: auto;
	padding: 11px;
}
div.popupContent a {
	color: #d52027;
	font-weight: bold;
	text-decoration: none;
}
div.popupContent img.cover {
	border: 3px solid #e5e5e5;
	float: left;
	margin-bottom: 14px;
	margin-right: 14px;
}
div.popupContent p.date {
	font-weight: bold;
	margin: 0;
}
div.popupContent h1 {
	color: #d52027;
	font-size: 12px;
	margin: 0 0 1em;
}
div.popupContent dl.details {
	font-weight: bold;
	list-style: none;
	margin: 1em 0;
}
div.popupContent dl.details dt {
	color: #d52027;
	float: left;
	margin-right: .5em;
}
div.popupContent dl.details dd {
}
