html, body {
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #f3f5f4;
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #7d7e80;
	font-weight: lighter;
}

input, textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

#container
{
	background-image: url('http://www.smbcreativesolutions.com/images/bg1.gif');
	background-repeat: repeat-x;
	background-position: top right;
	background-color: #f3f5f4;
	width: 770px;
	margin: 0 auto;
}

#header_blackline {
	margin-left: 10px;
	height: 10px;
	width: 750px;
	background-color: #030404;
	margin-right: 10px;
}

/* a reg adatok */
#inquiry_container {
	background-color: #f3f5f4;
}

ul.inquiry_error {
	padding: 5px;
	margin: 10px 0 0 0 !important;	
}

ul.inquiry_error li {
	font-weight: normal;
	color: #C00;
	padding: 10px;
	font-size: 11px;
}

/* a lablec */
div.footer {
	background-color: #e1e6ea;
	margin: 0px 10px 0px 10px;
	padding: 20px 10px 20px 10px;
}

span.privacy {
	padding: 0 0 0 10px;
}

span.rss {
	padding: 0 10px 0 415px;
}

/* a main tartalom */
#main_container {
	background-color: #f3f5f4;
	margin: 0 10px 0 10px;
	padding: 10px 0 0 0;
	width: 750px;
	min-height: 430px;
}

/* az content tartalmait elvalaszto uggoleges vonal */
div.barrier {
	float: left;
	background-color: #f3f5f4;
	background-image: url('http://www.smbcreativesolutions.com/images/barrier.gif');
	background-repeat: no-repeat;
	background-position: top;
	margin: 5px 2px 5px 2px;
	padding: 0;
	width: 1px;
	height: 400px;
}

/* a fo tartalmat megjelenito oszlop */
div.column {
	float: left;
	background-color: #f3f5f4;
	margin: 5px 10px 10px 10px !important;
	padding: 0 0 0 0;
	width: 220px;
	font-weight: lighter;
}

div.ref_bg {
	background-image: url('http://www.smbcreativesolutions.com/images/ref_bg.gif');
	background-repeat: no-repeat;
	background-position: top;
	margin: 0;
	width: 110px;
	height: 110px;
}
div.ref_bg img {
	margin: 6px;
	padding: 0;
}


div.column table {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #7d7e80;
}

div.column p {
	margin: 10px 0 10px 0;
	width: 180px;
}

div.column strong {
	font-weight: bold;
}

div.single_column {
	background-color: #f3f5f4;
	margin: 0px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #7d7e80;
}

div.single_column p {
	margin: 10px 10px 10px 0;
	font-weight: lighter;
}

div.single_column p strong {
	font-weight: bold;
}


div.single_column ul {
	margin: 10px 0 20px 0 !important;
	padding: 0 0 0 15px;
}

div.column ul {
	margin: -10px 0 20px 0;
	padding: 0 0 0 15px;
}

div.single_column li, div.column ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* tartalom fejlec elemek */
h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 18px;
}

/* tartalom fejlec elemek */
h3 {
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}

h2.red {
	color: #f12a14;
	font-weight: bold;
}

h2.green {
	color: #7fc136;
	font-weight: normal;
}

h2.blue {
	color: #0d9fe5;
	font-weight: normal;
}

/* article elemek */
div.article {
	margin: 10px 10px 15px 0;
}

div.article p {
	margin: 0;
	font-weight: normal !important;
}

div.article p.date {
	font-weight: lighter !important;
	padding: 0;
	margin: 0;
	color: #7d7e80;
}

div.article h3 {
	font-size: 11px;
	margin: 0;
	color: #7fc136;
}

div.article a.title {
	margin: 10px 0 10px 0;
	text-align: right;
	color: #7fc136;
	text-decoration: none;
}

div.article a.more {
	margin: 0 0 10px 0;
	float: right;
	text-align: right;
	font-weight: bold;
	color: #0d9fe5;
}

/* service elemek */
div.service {
	margin: 0 0 20px 0;
}

div.service a.green {
	float: right;
	padding: 0;
	margin: 0 0 10px 0;
}

p.lead {
	font-weight: bold;
	text-align: justify;
}

p.body {
	font-weight: lighter;
	text-align: justify;
}

/* form tabla formazas */
table.form td {
	padding: 3px;
}

table.form input {
	width: 130px;
}

.section {
	margin-top: 20px;
	margin-bottom: 20px;
}

.blue {
	color: #0d9fe5;
}

.green {
	color: #7fc136;
	text-decoration: none;
}

.red {
	color: #f12a14;
}


button.green {
	padding: 4px 8px 4px 8px;	
	border: 0;
	cursor: pointer;			
	text-align: center;
	background-color: #7fc136;
	color: #FFFFFF;
	white-space: nowrap;	
	width: auto; /* ie */
	overflow: visible; /* ie */
}

a img {
	border: none;
}



#debug-table {
	table-layout: fixed;
	border-collapse: collapse;
	width: 738px;
	background-color: #e6e6e6;
	color: #000;
	border: 1px solid #000000;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 11px;
	text-align: left;
}

#debug-table th {
	padding: 5px;
}

#debug-table td {
	border: 1px solid #000000;
	padding: 5px;
}

#debug-table ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#debug-table li {
	list-style: none;
}

