/*
Contato 2008
*/

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #fff url(../images/bg.gif) repeat-x;
	font: .74em "Trebuchet MS", Arial, Sans-Serif;
	color: #444;
	border: 0;
}

h1 {
	font-size: 3em;
	font-weight: normal;
	float: left;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-size: 2em;
	color: #FFF2B3;
	font-weight: normal;
	margin: 0 0 .8em;
}

h3 {
	font-size: 1.5em;
	border-bottom: 1px solid #eee;
	margin: 0 0 .8em;
}

h3 a {
	text-decoration: none;
	color: #444;
}

h4 {
	font-size: 1.8em;
	color: #444;
	font-weight: normal;
	margin: 0;
}

p {
	margin: 0 0 2em 0;
	line-height: 1.8em;
}

em {
	border-bottom: 1px dotted #fff;
	cursor: pointer;
}

a {
	color: #333333;
}

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

/* Remove annoying border on linked images. */

a img {
	border: none;
}

img {
	border: 0;
}

.red {
	color: #9D2900;
}

.grey {
	color: #465564;
}

.bold-red {
	font-size: 1em;
	color: #9D2900;
	font-weight: bold;
	margin: 0 0 .8em;
}

.wrap {
	width: 900px;
	margin: 0 auto;
}

.mag_menu li {
	display: inline;
}

.products {
	float: left;
	width: 47%;
	text-align: left;
	cursor: pointer;
	font-size: 10px;
	height: 140px;
	margin: 0 6px 0 0;
}

.p_list {
	margin: 10px;
}

#header {
	width: 900px;
	height: 88px;
	margin: auto;
	padding-top: 50px;
}

#header.headerW3C {
	height: 50px;
}

#contatoLogo {
	height: 89px;
	width: 450px;
	background: transparent url(../images/logo_new.png) no-repeat;
	text-indent: -10000px;
	float: left;
	position: relative;
}

#contatoLogo a {
	display: block;
	width: 450px;
	height: 89px;
}

#menu {
	float: right;
	padding: 6px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 30px;
	padding: 7px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

#menu a:hover {
	color: #000;
	background-color: #ccc;
}

#menu .active a {
	color: #fff;
	background-color: #82bd48;
}

#banner {
	clear: both;
	height: 259px;
	background: #fff url(../images/bannerbg.jpg) repeat-x;
}

#banner2 {
	clear: both;
	height: 100px;
	background: #fff url(../images/banner2bg.jpg) repeat-x;
}

.box {
	float: left;
	padding: 66px 0 0;
	width: 480px;
	color: #C7E3EE;
}

.box2 {
	float: left;
	padding: 50px 0 0;
	width: 900px;
	color: #C7E3EE;
}

#image {
	float: right;
	width: 388px;
	position: relative;
	top: 16px;
	background: url(../images/new_mags.png) no-repeat top right;
	height: 258px;
}

#storeImage {
	border: 1px solid #bd0706;
	width: 276px;
	margin-bottom: 20px;
}

#storeImage h3 {
	padding-left: 10px;
}

#storeImage ul {
	padding-left: 30px;
	margin-bottom: 10px;
}

#storeImage li {
	list-style-type: square;
}

.webAddress {
	text-align: center;
	font-size: 1em;
	margin-bottom: 10px;
}

#bar {
	height: 40px;
	margin: 0 0 30px;
	padding: 8px 0 0 0;
	background: url(../images/bar.jpg) repeat-x;
}

.step {
	cursor: pointer;
	color: #FAFDDD;
	padding: 4px 0 0 11px;
	margin: 0 35px 0 0;
	font-size: 1.4em;
	float: left;
	text-align: center;
	height: 30px;
}

.step a {
	color: #fff;
	margin: 0 10px 0 0;
	text-decoration: none;
}

.col {
	float: left;
	width: 276px;
	margin: 0 30px 16px 0;
}

.col2 {
	float: left;
	width: 552px;
	margin: 0 30px 16px 0;
}

.col3 {
	float: left;
	width: 700px;
	margin: 0 30px 16px 0;
}

.col4 {
	float: left;
	width: 100%;
	margin: 0 30px 16px 0;
}

.img_left {
	margin: 0 30px 0px 0;
}

.last {
	float: right;
	margin: 0;
}

.info {
	border: 1px solid #e0e0e0;
	background: #f4f4f4;
	padding: 7px;
}

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding: 15px;
	border-top: 1px solid #e0e0e0;
	background: #fff right 13px;
}

#footer .right {
	float: right;
	margin: 0 55px 0 0;
}

#footer a {
	color: #808080;
	font-weight: bold;
}

/* Panel */

#panel_container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 904px;
	top: 19px;
}

#toppanel {
	position: absolute;
	width: 900px;
	left: 0px;
	z-index: 25;
	text-align: center;
}

#panel {
	width: 900px;
	position: relative;
	top: 1px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
}

#panel_contents {
	background: black;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	height: 100%;
	width: 904px;
	position: absolute;
	z-index: -1;
}

.panel_button {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 1px;
	width: 173px;
	height: 29px;
	background: url(../images/panel/panel_button_25.png);
	z-index: 20;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	cursor: pointer;
}

.panel_button img {
	position: relative;
	top: 4px;
	border: none;
}

.panel_button a {
	text-decoration: none;
	color: #545454;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 0;
	left: 10px;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
}

.panel_button a:hover {
	color: #999999;
}

#panel h1 {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	color: white;
	font-weight: normal;
	line-height: 35px;
	left: 330px;
	position: absolute;
	top: 10px;
}

#panel h2 {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	color: #447c6f;
	line-height: 25px;
	font-size: 16px;
	position: absolute;
	top: 60px;
	left: 350px;
}

div#login {
	width: 300px;
	height: 150px;
	position: absolute;
	right: 150px;
	top: 70px;
	background: #455564;
	text-align: left;
	padding-left: 10px;
}

div#login p {
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	line-height: 25px;
}

.border {
	border: 15px #283138 solid;
}

img.border {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}
img.border_pic {
	position: absolute;
	top: 70px;
	float: left;
	margin-left: 130px;
	width: 180px;
	height: 180px;
	z-index: 30;
}

/* Image Zoom starts here */

div#fancy_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../images/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../images/fancy_closebox.png);
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	padding: 18px 18px 58px 18px;
	margin: 0;
	overflow: hidden;
	background: transparent;
	display: none;
}

div#fancy_inner {
	position: relative;
	width: 100%;
	height: 100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 10px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	background-image: url(data:image/gif;
	base64,AAAA);
	z-index: 100;
}

a#fancy_left {
	left: 0px;
}

a#fancy_right {
	right: 0px;
}

a#fancy_left:hover {
	background: transparent url(../images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(../images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}

div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/fancy_shadow_nw.png) no-repeat;
}

#monthly_edition {
	left: -40px;
	top: 215px;
}

#guide {
	left: 150px;
	top: 215px;
}

#subscribe {
	left: 330px;
	top: 215px;
}

#quick_search {
	left: 550px;
	top: 215px;
}

.bubbleInfo {
	position: relative;
}

.trigger {
	
}

.popup {
	position: absolute;
	display: none;
	background: url(../images/bubble.png) no-repeat;
	width: 276px;
	height: 70px;
	margin: 0;
	line-height: 16px;
	z-index: 50;
}
.popup-content {
	padding: 13px 13px 10px;
	text-align: center;
}
