@charset "utf-8";
/* CSS Document */

html {
	background-image: url(/gfx/mediafarm_background.jpg);
	background-repeat:repeat-x;
	background-color: #6a6a6a;
	background-position:top;
}
body {
	background-image: url(/gfx/mediafarm_background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #6a6a6a;
	color: #3f3f3f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

strong {
	font-weight: bold;
}

em {
	font-style:italic;
}

object:focus {
	outline: none;
}

#site {
	margin: 0px auto;
	width: 972px;
}

.clear {
	height: 1px;
	clear: both;
}

#header {
	position:relative;
	height: 141px;
	background-image:url(/gfx/header.jpg);
}

.menu {
	position: absolute;
	top: 98px;
	left: 55px;
}
.menu2 {
	position: absolute;
	top: 98px;
	right: 265px;
}

#home {
	position:absolute;
	width: 193px;
	height: 82px;
	top: 45px;
	left: 716px;
}

#contentBack {
	background: #fff url(/gfx/contentRepeatY.gif) repeat-y;
	top: 0px;
	left: 0px;
	position: relative;
min-height: 900px;
}

.content {
	position: relative;
	width: 647px;
	/*float: left;*/
	left: 43px;
	/*top: -547px;
	margin-bottom: -547px;*/
	padding: 10px 11px 0px 14px;
}

.content h1 {
	background-image:url(/gfx/headingMain.jpg);
	background-repeat:no-repeat;
	height: 25px;
	color: #8c9d15;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:normal;
	font-weight:normal;
	padding: 8px 0px 0px 13px;
	margin: 0px 0px 0px 0px;
}

.content h1 a {
	text-decoration: none;
}

.content h1 a:visited {
	color: #8bab1a;
}

.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.content p {
	margin-bottom: 10px;
}

.content a {
	color: #8bab1a;
}

.content a:visited {
	color: #306b59;
}

.content .contentBox {
	border: 1px solid #d0d0d0;
	border-top: none;
	padding: 26px 14px 26px 26px;
	margin: 0px 0px 14px 0px;
	width: 605px;
	overflow:hidden;
	position: relative;
	min-height: 120px;
}

.content .contentBox .body {
	position:relative; 
	width: 284px; 
	float:left; 
	top: -40px; 
	z-index: 1; 
	margin-bottom: -30px;
}

.content .contentBox h1 {
	background-image:none;
	padding: 0px;
}
.content .contentBox .column {
	width: 290px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: inherit;
}
.content .contentBox .column h1 {
	background-image:none;
	padding: 0px;
}

.content .contentBox li {
	width: 133px;
	display:block;
	float:left;
	background-image: url(/gfx/dot_darkGrey.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
}
.content .contentBox ul {
	position:relative;
	clear:both;
	display:block;
}

.content .contentBox li p {
	padding: 0px;
	margin: 0px;
}

.bulletList {
	width: 100px;
	float: left;
}

.bulletList p {
	background-image: url(/gfx/dot_darkGrey.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

.caseList {
	background-image:url(/gfx/caseListBack.jpg);
	background-color: none;
	height: 92px;
	position: relative;
	width: 648px;
	z-index: 0;
	margin: 0px 0px 14px 0px;
}
.caseList img {
	position:absolute;
	right: 0px;
	top: 0px;
	z-index: -1;
}
.caseList h1 {
	z-index: 1;
	background-image: none;
	padding: 8px 0px 0px 11px;
}
.caseList p {
	margin: 0px 250px 0px 27px;
}

.caseList a {
	display:block;
	position:absolute;
	top: 0px;
	left: 0px;
	height: 92px;
	width: 648px;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);	
	opacity: .0;

}
.caseList a:hover {
	display:block;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);	
	opacity: .1;

}

.content .column {
	width: 318px;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

.content .column h1 {
	background-image:url(/gfx/columnH1.jpg);
	background-repeat:no-repeat;
	margin: 0px;
}

.column .columnBox {
	border: 1px #d0d0d0 solid;
	border-top: none;
	width: 306px;
	padding: 5px;
}

.panel {
	position: absolute;
	width: 183px;
	float: right;
	top: 0;
	left: 723px;
	font-size: 12px;
	/*margin-bottom: -547px;*/
	padding: 0px 10px;
	color: #336856;
}

.panel h1 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style:normal;
	font-weight:normal;
	margin: 0px -10px 0px -10px;
	padding: 15px 0px 0px 10px;
	height: 28px;
	background-image:url(/gfx/panelHr.jpg);
}

.panel h1.noBack {
	padding-top: 6px;
	background-image: none;
}

.panel a {
	color: #2f6b58;
}

.panel p {
	margin-bottom: 10px;
}

#footer {
	display:block;
	position: relative;
	width: 700px;
	background-image:url(/gfx/footerBack.jpg);
	background-repeat:no-repeat;
	width: 972px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 0px none;
	min-height: 230px;
}


#footer a {
	text-decoration: none;
	color: #b0c51c;
}

#footer a:hover {
	text-decoration:underline;
}

#footer .sitemap {
	position: relative;
	margin-left: 100px;
	top: 67px;
	margin-bottom: 77px;
	width: 800px;
}

#footer .sitemap .column {
	width: 125px;
	float:left;
}

#footer .sitemap a {
	color: #fff;
	display: block;
}

#footer .sitemap a:hover {
	text-decoration:underline;
}

#footer .sitemap .header {
	color: #b0c51c;
	margin-bottom: 14px;
}

#footer .top {
	position:absolute;
	top: 12px;
	left: 50px;
	color:#FFF;
}

#lang {
	position: absolute;
	top: 12px;
	left: 52px;
	color: #777;
}

.pageBreak {
	background-color:#4c4c4c; 
	margin: 10px -11px 10px -10px; 
	height: 10px;
}

#breadcrumbs {
	height: 16px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -5px;
	left: 0px;
	color: #CCC;
	overflow:hidden;
}

#breadcrumbs a {
	/*font-style:italic;*/
	color: #ccc;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

#breadcrumbs .selected a {
	color: #999;
}

.panel h2 {
	color: #d7e88d;
	font-size: 24px;
	margin: 0px 0px 10px 0px;
	font-family:"Times New Roman", Times, serif;
}

.panel hr {
	border: none;
	border-top: solid #FFF 1px;
	margin: 10px 0px;
}

.panel .contact input,  .panel .contact textarea {
	background-image: url(/gfx/panelFieldBack.jpg);
	background-repeat:repeat-y;
	background-color: none;
	border: none 0px;
	margin: 2px;
	padding: 2px;
	width: 179px;
	overflow-y: hidden;
}

.panel .contact {
}

.panel .contact .footer {
	text-align:right;
}

.panel .contact .footer input {
	width: 50px; 
	left: 98px;
	color: #FFF;
	background-color: #b2c51c;
	background-image: none;
	border: 1px solid #FFF;
}

a.buttonQuarter {
	background-image:url(/gfx/buttonQuarter.jpg);
	display:inline-block;
	height:25px;
	margin:0px 32px 10px 0px;
	padding:10px 0 0 50px;
	position:relative;
	width:59px;
}
a.buttonQuarter img {
	left:1px;
	position:absolute;
	top:1px;
}

.media {
	display: inline-block;
}

/* ******* BLOG ***************/
.blog {
border:1px solid #CCCCCC;
clear:both;
display:block;
margin-bottom:10px;
padding:10px;
}

.blog h2 {
}

.blog .caption {
color:#CCCCCC;
display:block;
font-style:italic;
margin-bottom:10px;
}

.blog .blogbody {
	display: block;
}


.galleryItem
{
	margin: 0 12px 12px 0;
}



























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
