body {
	margin: 0px;
	padding: 0px;
	font-family: verdana,sans-serif;
	font-size: 80%;
	min-width: 1000px;
}

body a {
	color: #204a87;
	text-decoration: none;
}

body a:hover {
	color: #204a87;
	text-decoration: underline;
}

#leaderboard {
	text-align: center;
	clear: both;
	height: 94px;
}

#header2 {
	height: 95px;
	background-color: #fff;
	background-image: url("/css/lm/images/bg_linux_magazine.png");
	background-position: top right;
	background-repeat: repeat-x;
}

#header2_logo {
	float: left;
	width: 250px;
	border: fuchsia solid 0px;
	height: 100%;
}

#header2_claim {
	border: fuchsia solid 0px;
	margin-left: 250px;
	color: #fff;
	font-size: 110%;
	height: 24px;
	padding-top: 40px;
}

#header2_claim p {
	margin-top: 0px;
}

#header2_menu {
	border: #000 solid 0px;
	margin-left: 250px;
	color: #fff;
	height: 28px;
}

	ul#sites {
		border: yellow solid 0px;
		margin: 0;
		margin-top: 1px;
		padding: 0;
		list-style: none;
		height: 27px;
	}
	ul#sites li {
		margin-right: 5px;
		font-weight: bold; 
		display: inline;
	}
	ul#sites a {
		border: fuchsia solid 0px;
		height: 28px;
		color: #fff;
		padding-bottom: 9px;
		text-decoration: none;
	}
	ul#sites a:hover {
		/* color: #f57900; */
		color: #fff;
		text-decoration: none;
		background: url("/css/lm/images/lm_seta_h.png") no-repeat bottom center;
	}

#header2_right {
	/* position: absolute; 
	right: 0px; */
	float: right;
	width: 200px;
	color: #fff;
	/* text-align: right; */
}

#header2_right_newsletter {
	height: 40px;
	padding-top: 20px;
}

#header2_right_newsletter form {
	margin: 0px;
}

#header2_right_newsletter input {
	vertical-align: middle;
}

#header2_right_newsletter p {
	font-weight: bold;
	font-size: 85%;
	margin: 0px;
}

#header2_right_busca {
	padding-top: 6px;
}

#header2_right_busca form {
	margin: 0px;
}

#header2_right_busca input {
	vertical-align: middle;
}

#header2_right .input_text {
	border-color: #000 #000 #000 #000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	height: 16px;
	padding: 1px;
	width: 150px;
}

.cart {
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: inline;
	vertical-align: middle;
	border: #000 solid 0px;
}

.buy {
	display: inline;
	border: fuchsia solid 0px;
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	background-image: none;
	vertical-align: middle;
}

.price {
	font-weight: bold;
	color: #f57900;
}

.price a {
	font-weight: bold;
	color: #f57900;
}

.price a:hover {
	text-decoration: underline;
	color: #f57900;
}

#coluna_1 {
	padding-top: 4px;
	float: left;
	width: 180px;
}

#coluna_1 #mini_banner {
	margin-left: 4px; 
	margin-right: 4px; 
	height: 81px;
}

#coluna_1 #mini_banner img {
	border: #fff solid 0px;
}

#coluna_1 .top_list {
	border: fuchsia solid 0px;
	margin-top: 0px;
	margin-left: 0px;
	list-style: none;
	padding-left: 4px;
	padding-right: 4px;
}

#coluna_1 .top_list li {
	border: fuchsia solid 0px;
	padding-left: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #f57900;
}

#coluna_1 .sub_list {
	border: fuchsia solid 0px;
	margin-left: 0px;
	list-style: none;
	padding-left: 0px;
}

#coluna_1 .sub_list li {
	font-size: 85%;
	font-weight: bold;
	/* border-bottom: #729fcf solid 1px; */
	border-bottom: #fff solid 1px;
	padding-left: 10px;
	padding-top: 4px;
	/* color: #729fcf; */
	color: #204a87;
	/* background-color: #f7f7f5; */
	background-color: #f0f0f0;
}

#coluna_1 .sub_list a {
	text-decoration: none;
	/* color: #729fcf; */
	color: #204a87;
}

#coluna_1 .sub_list a:hover {
	text-decoration: none;
	color: #f57900;
}

#coluna_1 form {
	margin: 0px;
	padding: 0px;
}

#coluna_1 form input {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#coluna_1 form .input_login {
	width: 140px;
	border: #729fcf solid 1px;
	margin-bottom: 2px;
	/* background-color: #f7f7f5; */
	background-color: #fff;
	height: 16px;
	padding: 1px;
}

#coluna_1 form .input_senha {
	width: 109px;
	border: #729fcf solid 1px;
	/* background-color: #f7f7f5; */
	background-color: #fff;
	height: 16px;
	padding: 1px;
}

#coluna_1 #partners {
	text-align: center;
}

#coluna_1 #partners h2 {
	padding-left: 8px;
	padding-bottom: 4px;
	margin: 0px;
	font-weight: bold;
	color: #f57900;
	font-size: 90%;
	text-align: left;
}

#coluna_1 #partners a {
	display: block;
	margin-top: 8px;
}

#coluna_1 #partners img {
	border: #000 solid 0px;
}

#top_box {
	border: fuchsia solid 0px;
	margin-top: 4px;
	margin-left: 188px;
	margin-right: 128px;
	height: 64px;
}

#cart_box {
	border: #f0f0f0 solid 1px;
	margin-left: 485px;
	height: 59px;
	background-image: url("/css/lm/images/cart_box_bg.png");
	background-position: 4px bottom;
	background-repeat: no-repeat;
	text-align: right;
}

#cart_box .cart_header {
	margin-right: 4px;
	font-weight: bold;
	font-size: 80%;
	display: block;
	color: #204a87;
}

#cart_box .cart_desc {
	margin-right: 4px;
	display: block;
}

#cart_box .price {
	font-weight: bold;
	color: #f57900;
	font-size: 80%;
	margin-right: 4px;
}

#cart_box .cart_link {
	margin-right: 4px;
	display: block;
	font-size: 80%;
}

#banner_full {
	/* text-align: center; 
	padding-top: 4px;
	margin-left: 188px;
	margin-right: 168px;
	height: 60px;
	*/
	background-image: url("/css/lm/images/publicidade_vertical.png");
	background-position: 469px 5px;
	background-repeat: no-repeat;
	width: 477px;
	float: left;
}

#path {
	/* border: fuchsia solid 0px; */
	/* border-top: #729fcf solid 1px; */
	/* margin-top: 2px; */
	margin-bottom: 2px;
	margin-left: 188px;
	margin-right: 128px;
	/* padding-left: 2px; */
	
	font-size: 80%;
	color: #888a85;
	background-color: #f5f5f3;	
}

#path a {
	color: #888a85;
}

#path a:hover {
	text-decoration: none;
	color: #f57900;
}

#coluna_2 {
	/* border: fuchsia solid 0px; */
	border-top: #729fcf solid 1px;
	margin-top: 0px;
	margin-left: 188px;
	margin-right: 390px;
}

#coluna_2 #destaque .input_email {
	width: 240px;
	border: #729fcf solid 1px;
	margin-bottom: 2px;
	background-color: #f7f7f5;
	height: 16px;
	padding: 1px;
}

#coluna_2 #destaque .input_login {
	width: 140px;
	border: #729fcf solid 1px;
	margin-bottom: 2px;
	background-color: #f7f7f5;
	height: 16px;
	padding: 1px;
}

#coluna_2 #destaque .input_senha {
	width: 109px;
	border: #729fcf solid 1px;
	margin-bottom: 2px;
	background-color: #f7f7f5;
	height: 16px;
	padding: 1px;
}

#coluna_2 #destaque form input {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#coluna_2 .comment {
	font-size: 90%;
	background-color: #fffdcc;
	color: #2e3436;
	padding: 4px;
	background-image: url(/css/lm/comment_dobra.png);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

#coluna_2 .comment_title {
	font-style: oblique;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 2px;
}

#coluna_2 .comment p {
	margin-top: 0px;
	margin-bottom: 2px;
}

#destaque {
	display: table;
}

#coluna_2_large h1, #destaque h1 {
	border-top: fuchsia solid 0px;
	font-weight: bold;
	color: #f57900;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 100%;	
}

#destaque h2 {
	display: inline;
	font-size: 130%;
}

#destaque pre {
	font-family: courier, fixed, monospace;
	color: inherit;
	background-color: rgb(245,245,245);
	width: 420px;
	text-align: left;
	font-size: small;
	/*margin-top: 10px;
	margin-left: 12px;
	margin-right: 8px;
	margin-bottom: 10px; */
	padding: 5px 5px 5px 5px;
	border: black dashed 1px;
	overflow: auto;
}

#destaque .capa {
	/* float: left; */
	margin-right: 8px;
	border: #000 solid 1px;
}

#destaque .news_date {
	display: block;
	color: #f57900;
	font-size: 90%;
	font-style: italic;	
}

#coluna_2_large {
	/* border: fuchsia solid 0px; */
	border-top: #729fcf solid 1px;
	margin-top: 0px;
	margin-left: 188px;
	margin-right: 128px;
}

#coluna_2_large .past_issue {
	float: left;
	width: 300px;
	height: 160px;
	border: fuchsia solid 0px;
	padding: 0px;
	margin-bottom:8px;
	margin-right: 8px;
	/*
	background-image: url("/css/lm/images/bg_arroba.png");
	background-position: top left;
	background-repeat: repeat-y;
	*/
}

#coluna_2_large .subscription {
	float: left;
	width: 46%;
	border: fuchsia solid 0px;
	padding: 8px;
	margin-bottom: 8px;
	background-image: url("/css/lm/images/bg_arroba.png");
	background-position: top left;
	background-repeat: repeat-y;
}

#coluna_2_large .subscription h3 {
	color: #204a87;
}
#coluna_2_large .title {
	font-size: 110%;
	font-weight: bold;
}

#coluna_2_large .more {
	margin-top: 4px;
	display: block;
}

#coluna_3 {
	/* border: fuchsia solid 0px; */
	border-top: #729fcf solid 1px;
	/* padding-top: 4px; */
	margin-top: 0px;
	float: right;
	margin-right: 8px;
	width: 252px;
}

#coluna_3 h1 {
	border: fuchsia solid 0px;
	font-weight: bold;
	color: #f57900;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
	font-size: 100%;	
}

#coluna_3 .produto {
	margin-bottom: 8px;
	padding-top: 8px;
	padding-left: 8px;
	border-bottom: #729fcf solid 0px;
	border-left: #729fcf solid 0px;
	background-image: url("/css/lm/images/bg_arroba.png");
	background-position: top left;
	background-repeat: repeat-y;
}

#coluna_3 .produto a {
	font-weight: bold;
	font-size: 80%;
}

#coluna_3 .produto .capa {
	border: 1px solid black;
	margin-right: 4px;
}

#coluna_3 .produto .abstract {
	font-size: 80%;
}

#coluna_3 .produto .abstract p {
	margin: 0px;
	margin-top: 2px;
}

#coluna_3 .produto .more {
	font-weight: bold;
	font-size: 80%;
}

#coluna_3 .produto .title img {
	border: #000 solid 1px;
	margin-right: 4px;
}

#coluna_4 {
	padding-top: 4px;
	float: right;
	width: 120px;
	text-align: center;
}

#coluna_3 .banner_arroba {
	border: #888a85 solid 0px;
	margin-top: 4px;
}

#news {
	margin-top: 8px;
	border-top: #729fcf solid 1px;
}

#news h1 {
	border-top: fuchsia solid 0px;
	font-weight: bold;
	color: #f57900;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 100%;	
}

#news h1 a {
	color: #f57900;
	text-decoration: none;	
}

#news h1 a:hover {
	color: #f57900;
	text-decoration: underline;	
}

.article {
	margin-top: 16px;
	border-bottom: #f0f0f0 solid 1px;
}

.article .title {
	display: block;
	font-weight: bold;
	color: #204a87;
}

.article .date {
	display: block;
	color: #f57900;
	font-size: 80%;
}

.article .date a {
	color: #f57900;
	text-decoration: none;
}

.article .date a:hover {
	color: #f57900;
	text-decoration: underline;
}

.article .author {
	display: block;
	color: #204a87;
	font-size: 80%;
}

.article .abstract {
	display: block;
	font-size: 85%;
	margin-top: 4px;
	margin-bottom: 4px;
}

.article .abstract p {
	margin: 0px;
}

.article .more {
	display: block;
	font-weight: bold;
}

.article .more a:hover {
	text-decoration: none;
	color: #f57900;
}

.article_capa .info {
	font-size: 85%;
}

.article_capa .author {
	display: block;
	color: #f57900;
	font-size: 85%;
}

.article_capa .author_info {
	display: block;
	font-size: 80%;
}

#footer {
	font-size: 75%;
	text-align: center;
	clear: both;
	margin-top: 50px;
	margin-bottom: 2px;
	width: 100%;
	/*
	background-image: url("{base_dir}css/logo_kenos_small.png");
	background-position: 4px;
	background-repeat: no-repeat;
	*/
}

.register_table {
	border: #729fcf solid 0px;	
}

.register_table textarea {
	width: 100%;
}

.tableCellTwo {
	background-color: #f0f0f0;
	padding: 4px;
}

.tableCellOne {
	background-color: #f0f0f0;
	padding: 4px;
}

.defaultBold {
	font-weight: bold;
}

.highlight {
	font-weight: bold;
	color: #cc0000;
}

.itempad, .default {
	font-size: 85%;
	font-style: italic;
	color: #000;
}

.input {
	border-color: #000 #000 #000 #000;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	height: 16px;
	padding: 1px;
}

#uolbar {
	width: 100%;
}

.olho {
	margin-top: 14px;
	margin-bottom: 14px;
	padding-left: 50px;
	padding-right: 10px;
	font-size: 130%;
	text-align: left;
	font-style: italic;
	background-image: url("/css/lm/images/aspas_olho.png");
	background-position: top left;
	background-repeat: no-repeat;
}

.marcador_entrevista {
	font-weight: bold;
	color: #6C1509
}

table.UserForm {
	border: #73d216 solid 1px;
	width: 97%;
}

table.UserForm tr {
	/* background-color: #eeeeec; */
}

table.UserForm td {
	border: 1px solid #d3d7cf;
	padding: 4px;
	background-color: #f0f0f0;
}

table.UserForm td label {
	font-weight: bold;
	font-style: oblique;
	color: #4D4D4D;
}

table.UserForm td[colspan="2"] {
	text-align: right;
}

p.checkoutTitle {
	font-size: 150%;
	font-weight: bold;
	font-style: oblique;
	color: #4D4D4D;
	margin: 8px 0px 0px 0px;
}

p.checkoutSubtitle {
	font-size: 90%;
	color: #4D4D4D;
	margin: 0px;
}

span.fieldWarning {
	display: none;
	font-size: 80%;
	font-weight: bold;
	color: #FF0000;
}

input[type="radio"] {
	vertical-align: middle;
}

span.labelSubtitle {
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	color: #4D4D4D;
}
div.aguarde {
	margin-top: 4px;
	visibility: hidden;
	text-align: center;
}

div.aguarde p {
	margin: 0px;
	font-size: 80%;
	color: #616E73;
}

div.aguarde img {
	border-width: 0px;
}

