﻿body {
    font-size: 14px;
    font-family: Trebuchet MS;
    line-height: 17px;
    background: #E5E0CD;
    color: #3f3f3f;
}

textarea, input {
    font-family: Trebuchet MS;
    padding: 5px;
}

a, h1, h2, h3 {
    color: #dc5222;
    text-decoration: none;
}

h1 {
    font-size: 24px;
    padding: 10px 0;
    text-transform: uppercase;
}

.left {
    float: left;
    display: block;
}

.right {
    float: right;
    display: block;
}

.clr {
	clear: both;
}

.bold {
	font-weight: bold;
}

div#pContainer {
    width: 978px;
    margin: 0 auto;
}

div#pHeader {
    background-color: #ece8dc;
}

ul.TopNav {
    height: 40px;
    padding: 0 10px;
    background: transparent url(../images/backgrounds/topnav_bg.png) repeat-x scroll 0 0;
}

ul.TopNav li {
    float: left;
    font-family: Calibri, Verdana;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 6px;
}

ul.TopNav li a {
    color: #fff;
    font-size: 16px;
    height: 20px;
    padding: 10px;
    display: block;
    float: left;
    font-family: Arial, Verdana, Tahoma;
}

ul.TopNav li a:hover, ul.TopNav li.active a {
    background-color: #dc5222;
}

div.LogoSection {
    height: 82px;
    clear: both;
    background-color: #e5e0cd;
	position: relative;
}

img.pLogo {
    display: block;
    float: left;
}

h3.LogoSlogen {
    float: left;
    font-style: italic;
    margin-top: 50px;
    color: #4e0007;
}

div.search {
    bottom: 10px;
	right:5px;
	position: absolute;
}

div.SearchField {
    position: relative;
    margin-top: 45px;
}

div.SearchField input.SearchInputText, form#AdminLogin input {
    background-color: #d3ccba;
    border: 1px solid #b6b1a0;
    color: #878274;
    height: 13px;
    width: 245px;
    font-size: 12px;
    position: relative;
}

div.SearchField input.SearchSubmitButton {
    background: transparent url(../images/backgrounds/searchbutton_bg.png) no-repeat scroll 0 0;
    border: none;
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: 1px;
    top: 0;
    width: 23px;
    display: block;
}

div#pContent {
    padding: 10px;
    width: 726px;
    float: left;
    background-color: #fff;
}

div#pContent a:hover {
    text-decoration: underline;
}

div#pContent div.text {
    padding: 5px 15px;
    width: 696px;
    background: transparent url(../images/backgrounds/rounded_top_bg_725.gif) no-repeat scroll 0 0;
}

div#pContent div.text p {
    padding-bottom: 10px;
}

div#pContent h2.slogen {
    padding-bottom: 10px;
}

div#pContent img.left {
    padding-right: 15px;
}

div#pContent div.text h3.product_picture {
    float: left;
	text-transform: uppercase;
	font-size: 15px;
}

div#pContent div.text h3.product_BuiltIn {
    float: right;
	text-transform: uppercase;
}

/* referenciák elosztó */
div#references h3,div#references_ProductDetails h3 {
    font-size: 16px;
	margin-right: 37px
}

div#references ul {
	clear: both;
}

div#references ul li {
	clear: both;
	padding: 20px 0;
}

span.ColFirst {
	width: 116px;
}
span.ColSecond {
	width: 479px;
}
span.ColThird {
	width: 99px;
}
span.productName {
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	
}

span.refPicHolder {
	display: block;
	padding: 1px;
	width: 99px;
	height: 59px;
	overflow: hidden;
	background: transparent url(../images/backgrounds/productList_bg.gif) no-repeat scroll 0 0;
}

span.refPicHolder img {
	width: 99px;
}

span.refPicHolder600 {
	display: block;
	padding: 1px;
	width: 599px;
	height: 396px;
	overflow: hidden;
	border: 1px solid #e4ddcb;
	margin: 30px auto;
}

a.print {
	background: transparent url(../images/backgrounds/printbutton_bg.gif) no-repeat scroll 0 0;
	color:#DC5222;
	display:block;
	font-size:15px;
	font-weight:bold;
	height:36px;
	margin:0 auto;
	padding:5px 0 0 42px;
	text-transform:uppercase;
	width:88px;
}

/* referenciák termékkép */

div#references_ProductDetails h3 {
	margin-bottom: 10px;
}

div#references_ProductDetails span.productName {
	margin-bottom: 15px;
}

div#references_ProductDetails span.ColFirst {
	width: 439px;
	padding-right: 152px;
}

/* Intropics */

div.IntroPics {
    padding: 6px 6px 3px 7px;
    width: 713px;
	position: relative;
    background: transparent url(../images/backgrounds/rounded_top_bg_725.gif) no-repeat scroll 0 0;
}

span#uromQuarrySpan {
	top: 15px;
	left: 15px;
}

span#ezusthegyQuarry {
	bottom: 15px;
	left: 15px;
	top: auto;
}

span.bottom725, span.bottom200 {
    display: block;
    clear: both;
    background: transparent url(../images/backgrounds/rounded_bottom_bg_725.gif) no-repeat scroll 0 0;
    display: block;
    height: 3px;
    line-height: 0;
}

h1#bemutatas {
    padding-left: 10px;
}

span.bottom200 {
    background: transparent url(../images/backgrounds/rounded_bottom_bg_200.gif) no-repeat scroll 0 0;
}

div.IntroPics img.first {
    border-bottom: 1px solid #dc5222 !important; 
    display: block;
}

div.productList {
    margin-left: -17px;
    padding: 20px 0 24px;
    min-height: 269px;
    height: auto !important;
    height: 269px;
    color: #a8a292;
    z-index: 100;
    position: relative;
	font-size: 75%;
}

div.productList a {
    color: #a8a292;	
}

div.productList td.main {
    background: transparent url(../images/backgrounds/productlist_li_main_bg.gif) no-repeat scroll 0 0;
    padding-left: 21px;    
}

div.productList td.main ul {
    padding: 0;
}

div.productList td.main ul a {
    color: #a8a292;
}

div.productList td.main a {
    color: #a8a292;
}

div.productList td.sub {    	
}

div.productList td.sub ul {
    padding: 0;
}

div.productList td.sub ul a {
    color: #a8a292;
}

div#pRightSidebar {
    float: left;
    padding: 0 10px 30px 10px;
    width: 210px;
    background-color: #fff;
}

div.QuestionHolder {
    padding: 5px;
    width: 200px;
	font-size: 12px;
    background: transparent url(../images/backgrounds/rounded_top_bg_200.gif) no-repeat scroll 0 0;
}

a.more {
    display: block;
}

div.QuestionHolder a.more:hover {
    text-decoration: underline;
}

div.QuestionHolder h2 {
    padding: 5px 0 10px;
}

ul.BottomNav {
    float: left;
    margin-top: 20px;
    padding: 6px 3px;
    background: transparent url(../images/backgrounds/rounded_top_bg_725.gif) no-repeat scroll 0 0;
}

ul.BottomNav li {
    float: left;
	position: relative;
}

span.DropshadowText {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	left: 10px;
	position: absolute;
	text-transform: uppercase;
	top: 5px;	
}
span.DropshadowText span {
	text-shadow: 3px 3px 3px #222222;
}

span#quarriesSpan, span#buildInSpan {
	bottom: 10px;
	top: auto;
}

ul.BottomNav li img {
    margin: 0 5px;
}

/* kapcsolat */
div.ContactField {
	padding: 0;
	clear: both;
}
span#ctl00_content_contactUs, span#ctl00_content_messageTitle {
	font-size: 1.5em;
	padding: 10px 0;
}
div.ContactField span.label {
	display:block;
	float:left;
	font-weight:bold;
	width:105px;
}
span.required {
	color:red;
}
div#contactus_form input, div#contactus_form textarea {
	background-color: #d3ccba;
    border: 1px solid #b6b1a0;
    color: #878274;
	display:block;
	margin: 5px;
}

div#contactus_form input {
	width: 386px;
}

div#contactus_form span.errorField {
	margin-left: 108px;
}

input.submit {
	width: auto !important;
	color: white !important;
	padding: 2px 5px;
	margin-left: 110px !important;
	background: transparent url(../images/backgrounds/submit_bg.gif) repeat-x scroll 0 0;
}

/* Karrier */
ul.carreer {
	padding: 10px 40px;
}

ul.carreer li{
	list-style-type: square;
	padding: 2px;
}
p.form_required {
	margin-left: 105px;
}

select.lang_selector  {
	position: absolute;
	right: 5px;
	top: 5px;	
	z-index: 2;
	background-color: #d3ccba;
    border: 1px solid #b6b1a0;
    color: #878274;
}

select.lang_selector option {
    background-color: #d3ccba;
    color: #878274;
	text-align:center;
}

option.HU {
	background: transparent url(../images/flags/hu.png) no-repeat scroll 2px 2px;
}

option.GB {
	background: transparent url(../images/flags/gb.png) no-repeat scroll 2px 2px;
}

option.DE {
	background: transparent url(../images/flags/de.png) no-repeat scroll 2px 2px;
}

.error {
	color: red;
}
