/* 

	oc.hu default css
	by the almighty demigods of grimlab

*/

@import url("layout.css");
@import url("header.css");
@import url("content.css");
@import url("footer.css");
@import url("pathnav.css");
@import url("form.css");
@import url("search.css");
@import url("pager.css");
@import url("tabular.css");
@import url("result.css");
@import url("sell.css");
@import url("popuplayer.css");
@import url("landingpages.css");
@import url("popupgallery.css");

.noprint{
	display: none;
}
.print{
	display: block;
}

.hidden_h2 h2{
	display:block;
}
.contactinfo{
	position: absolute; 
	top: -55px; 
	right: 50px;
}
.holder {
	width: 555px;
	padding: 0px;
	margin-left: -278px;
}
.content {
	margin-top: 0px;
	background: none;
	z-index: 500;
}
.content .main {
	background: none;
}
.content .expandable dl dt {
	background: url(/img/bullet_imp.png) 0px 3px no-repeat;
}
.content .expandable dl dd {
	display: block;
}

.content .multitab .tabbed {
	display: none;
}
.content .multitab .tab {
	display: block;
	width: 490px;
}
/*.content .multitab .tab h2 {
	display: block;
	width: 490px;
}
.content .multitab table {
	display: block;
	width: 500px !important;
	position: static !important;
	float: none !important;
	clear: none;
	margin-bottom: 20px;
}
.content .multitab table td,
.content .multitab table th {
	border-bottom: 0px !important;
}*/

/***** Header/footer *****/

.header {
	position: relative;
	background: none;
	border-bottom: 1px solid #a0a0a0;
	margin-bottom: 15px;
	width: 545px;
	z-index: 400;
	/*margin: 0px;
	padding: 0px;*/
}

/*.header .logo {
	position: absolute;
	top: 12px;
	width: 545px;
	height: 54px;
	display: list-item;
	list-style-image: url(/img/printlogo.png);
	list-style-position: inside;

}
.header .logo a{ position: absolute; top: 0px; left: 0px;}
 html .header .logo h1 {
	display: list-item;
	list-style-image: url(/img/printlogo.png);
	list-style-position: inside;
	background: red;
	width:0px;
}*/
.header .logo {
	background: none;
	margin: 0px;
	padding: 0px;
	top: 12px;
	left: 0px;
}
.header .logo h1 {
	display: none;
}
.header .firstsentence{
	left: 85px;
}
.header .menu,
.header .subnav,
.content .column1 {
	display: none;
}

.footer {
	background: none;
}
/*.header,.footer,*/
.projector,
.pager,
.pathnav,
.subnav,
.navig,
.menu,
.quicklist{
	display: none;
}
