/**************************************/
/* Default Styles for Epic Downloads  */
/**************************************/


* {
	padding:0;
	margin:0;
}

html, body {
	background:#86c9ef;
	height:100%;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
	color:#000000;
	font-size:11px;
	text-align:center;
	min-height:100%;
}

input, select, textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size:13px;
}

input, textarea {
	padding:2px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
	font-weight:strong;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:18px;
	line-height:22pt;
	color:#069;
	margin:5px 0 0 0;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:14px;
}

h5 {
	font-size:12px;
}

h6 {
	font-size:10px;
}

th {
	text-align:left;
}

img {
	border:0;
}

div#wrapper {
	width:940px;
	background:#f5f5f1;
	_height:100%;
	min-height:100%;
	margin:0 auto;
	text-align:left;
}
div#header {
	width:100%;
	height:224px;
	background:#fff;
	padding-top:10px;
	overflow:hidden;
}
div#misc {
	width:730px;
	height:224px;
	/*background:#666;*/
	float:right;
	text-align:right;
}
div#misc h2 {
	display:none;
}
div#header h1 {
	background:transparent url(../img/logo.png) top left no-repeat;
	float:left;
}

div#header h1 a {
	width:210px;
	height:193px;
	display:block;
}

div#header h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow:hidden;
}

div#top-banner {
	width:728px;
	height:90px;
	overflow:hidden;
	margin:0 0 0 auto;
}
div#search {
	width:728px;
	margin-top:30px;
	text-align:right;
	height:50px;
}
div#search form {
	float:right;
	padding-top:10px;
}
div#search p {
	float:left;
}
div#search h3 {
	float:left;
	font-weight:normal;
	color:#069;
	font-size:15px;
	padding:4px 10px 0 0;
}
div#search input#search-text {
	width:340px;
	font-size:15px;
	margin-right:5px;
	margin-top:2px;
}
div#search select#search-type {
	font-size:16px;
	margin-right:3px;
	margin-top:2px;
	width:90px;
}
div#search input#search-submit {
	width:80px;
}
div#navcontainer {
	margin-top:18px;
	float:right;
}
div#navcontainer ul {
	padding-left: 0;
	margin-right: 0;
	background: #fff;
	color: White;
	float: left;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

div#navcontainer ul li {
	display:inline;
}

div#navcontainer ul li a {
	padding:10px 19px;
	background-color: #e2e2e2;
	color: #069;
	text-decoration: none;
	float: left;
	border-left: 1px solid #fff;
	text-transform:uppercase;
}

div#navcontainer ul li a:hover {
	background-color: #aa1900;
	color: #fff;
}
div#navcontainer ul li#active a {
	background-color:#aa1900;
	color:#fff;
}
div#main {
	width:100%;
	clear:both;
	background:transparent url(../img/divider_940.gif) top left no-repeat;
	text-align:center;
}
div#content {
	width:920px;
	padding:30px 0 10px 0;
	margin:0 auto;
	text-align:left;
}
div.content-banner {
	overflow:hidden;
	background:#fff;
	text-align:center;
	padding:5px 0;
	height:15px;
	margin-bottom:15px;
	clear:both;
}
div#leftcontent {
	width:700px;
	float:left;
	padding-right:10px;
}
div#leftcontent div.item {
	line-height:15pt;
}
div#leftcontent div.item ul {
	margin-left:25px;
	list-style-type:circle;
	list-style-image:url(../img/bullet_black.gif);
}
div#leftcontent div.item ul li {
	margin:2px 0;
	padding-left:3px;
}
div#leftcontent div.item p {
	margin:0 0 5px 0;
}
div#leftcontent div.item h3 {
	font-size:16px;
}
div#leftcontent div.item a, div#leftcontent div.item a:link, div#leftcontent div.item a:visited, div#leftcontent div.item a:active {
	color:#aa1900;
	text-decoration:none;
}
div#leftcontent div.item a:hover {
	text-decoration:underline
}
div#rightcontent {
	width:210px;
	float:left;
	padding-bottom:20px;
}
div#rightcontent ul {
	margin-bottom:10px;
}
div#rightcontent div.right-banner {
	margin-top:20px;
}
div#rightcontent li {
	list-style-type:none;
	margin:3px 0 3px 10px;
}
div#rightcontent h2 {
	background:transparent url(../img/divider_250.gif) bottom left no-repeat;
	padding-bottom:10px;
}
div#rightcontent p.rss {
	margin:5px 0 10px 0;
	background:transparent url(../img/rss_icon.gif) top left no-repeat;
	padding-left:35px;
	line-height:14pt;
}
div#rightcontent p.rss a, div#rightcontent p.rss a:hover {
	font-weight:normal;
}
div#rightcontent a, div#rightcontent a:link, div#rightcontent a:active, div#rightcontent a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
div#rightcontent a:hover {
	color:#aa1900;
	font-weight:bold;
	text-decoration:underline;
}
div#rightcontent a.submitbtn, div#rightcontent a.submitbtn:link, div#rightcontent a.submitbtn:active, div#rightcontent a.submitbtn:visited {
	color:#aa1900;
}
div#rightcontent a.submitbtn:hover {
	color:#aa1900;
	font-weight:bold;
	text-decoration:underline;
}
table#downloads-table {
	margin:10px 0;
	width:690px;
}
table#downloads-table td, th {
	text-align:left;
	padding:6px 0;
	border-bottom:1px solid #c6c6c1;
}
table#downloads-table tr.tableheader {
	background:transparent;
}
table#downloads-table a, table#downloads-table a:link {
	color:#000;
	text-decoration:none;
}
table#downloads-table a:hover {
	text-decoration:underline;
	color:#069;
}
table#downloads-table a:visited {
	color:#626262;
}
table#downloads-table td.type span {
	width:40px;
	height:14px;
	text-align:center;
	display:block;
	font-size:9px;
	padding-top:2px;
	color:#fff;
	font-family:arial;
}
table#downloads-table td.type {
	padding-left:5px;
}
table#downloads-table td.xxx span {
	background:#de296a;
}
table#downloads-table td.game span {
	background:#537081;
}
table#downloads-table td.other span {
	background:#000;
}
table#downloads-table td.music span {
	background:#5e8507;
}
table#downloads-table td.movie span {
	background:#c01c00;
}
table#downloads-table td.app span {
	background:#f67c00;
}
table#downloads-table td.ebook span {
	background:#66251a;
}
table#downloads-table td.tv span {
	background:#767676;
}
table#downloads-table td.animes span {
	background:#06294d;
}
table#downloads-table td.desenhos span {
	background:#2c0052;
}
.over {
	background:#d6e6ed;
}
td.dlsite {
	width:120px;
}
td.dlsite span {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:110px;
	display:block;
}
div#subnav {
	margin:15px 0;
	height:40px;
}
div#subnav ul {
	padding-left: 0;
	margin-right: 0;
	background:transparent;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

div#subnav ul li {
	display:inline;
}

div#subnav ul li a {
	padding:5px 10px;
	background-color: #c3c3b0;
	color: #693b14;
	float:left;
	text-decoration: none;
	margin-right:5px;
	border: 1px solid #909084;
}

div#subnav ul li a:hover {
	background-color: #aa1900;
	color: #fff;
	border: 1px solid #000;
}
div#subnav ul li#subactive  {
	padding:5px 10px;
	margin-right:5px;
	background-color:#f5f5f1;
	color:#a1a195;
	border: 1px solid #c6c6b4;
	float:left;
}
div#footer {
	width:100%;
	clear:both;
	background:transparent url(../img/divider_940.gif) top left no-repeat;
	text-align:center;
}
div#footer-searches {
	width:490px;
	padding:20px 0 10px 10px;
	margin:0;
	float:left;
	text-align:left;
}
a.tag_cloud, a.tag_cloud:link, a.tag_cloud:active, a.tag_cloud:visited {
	color:#60605c;
	text-decoration:none;
}
a.tag_cloud:hover {
	text-decoration:underline;
	color:#aa1900;
}
div#footer-copyright {
	width:400px;
	padding:20px 0 10px 10px;
	margin:0;
	float:right;
	text-align:left;
	line-height:14pt;
}
div#footer-copyright a, div#footer-copyright a:link, div#footer-copyright a:visited, div#footer-copyright a:active {
	color:#aa1900;
	text-decoration:none;
}
div#footer-copyright a:hover {
	text-decoration:underline;
}
p.copyright {
	border-bottom:1px solid #c6c6c1;
	padding:10px 0 5px 0;
	margin-right:10px;
}
p.show-links {
	text-transform:uppercase;
	padding-top:5px;
	font-weight:bold;
	font-size:9px;
}
p.upyours {
	margin-top:25px;
	padding-right:10px;
	text-align:right;
	color:#7c7c7c;
}
td.download-item {
	width:400px;
}
td.download-item span {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:390px;
	display:block;
}

p.error {
	background:#ffdfdf url(../img/error.gif) top left no-repeat;
	border:1px solid #e37269;
	padding:5px 5px 5px 25px;
	width:70%;
}
p.succes {
	background:#daf0d6 url(../img/succes.gif) top left no-repeat;
	border:1px solid #91be8f;
	padding:5px 5px 5px 25px;
	width:70%;
}
p.notification {
	background:#faffcf url(../img/notification.gif) top left no-repeat;
	border:1px solid #f4d74e;
	padding:5px 5px 5px 25px;
	width:70%;
}
div.noshow {
	display:none;
}