html, body {
	height:100%;
}

img {
	border:0;
}

form {
 margin:0px;
}

.p0 {
 padding:0px;
}

.top {
 vertical-align:top;
}

.m0 {
 margin:0px;
}

.w100 {
 width:100%;
}


.h100 {
 height:100%;
}

.col {
 border-collapse:collapse;
}

:focus {
	outline: 0;
}

.lt {
 text-decoration:line-through;
}

.u {
 text-decoration:underline;
}

.curr_page {
	color: #53b6f4;
	font-size: 12px;
	font-weight: bold;
}

#slideshow { position: absolute; left: 6px; z-index: 100; height: 300px; width: 800px; }

#m_lps { position: absolute; z-index: 1000; }

.main_cat {
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.05em;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
}
a.main_cat { color: #ffffff !important; text-decoration: none !important; }
a.main_cat:link { color: #ffffff !important; text-decoration: none !important; }
a.main_cat:active { color: #ffffff !important; text-decoration: none !important; }
a.main_cat:visited { color: #ffffff !important; text-decoration: none !important; }
a.main_cat:hover { color: #ffffff !important; text-decoration: underline !important; }

.main_cat_box {
	text-align:center;
	background-image: url(/templates/magaz3/images/button_category.jpg);
	background-repeat: no-repeat;
	width: 154px !important;
	height: 36px !important;
}