/* CSS ZEROING DEFINITIONS */

body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
 
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
 
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
 
ol, ul { list-style: none; margin: 0; padding: 0; }
 
table { border-collapse: collapse; border-spacing: 0; } 
caption, th { text-align: left; font-weight: normal; font-style: normal; }
 
acronym, abbr, fieldset, img { border: 0;}
 
:focus { outline: 0; }

/* CSS ZEROING DEFINITIONS */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #878787;
	font-style: italic;
}
em {
	font-style: italic;
}
body {
	background-color: #c7d2d4;
	font-size: small;
	color: #333333;
	text-align: center;
	background-image: url(../../gfx/interface/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #878787;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #878787;
	margin-bottom: .5em;
}
h4 {

}
h5 {

}
h6 {

}#outerWrapper {
	text-align: left;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
#outerWrapper #nav {
	background-image: url(../../gfx/interface/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
}
#outerWrapper #nav ul {
	font-size: 90%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
}
#outerWrapper #nav li {
	display: inline;
}
#outerWrapper #nav a {
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #708689;
	padding-right: 10px;
	padding-left: 9px;
	font-size: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
#outerWrapper #innerWrapper #contentWrapper .contentHeader {
	background-image: url(../../gfx/interface/mainBlock_Header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
}
#content {
	float: right;
	width: 692px;
}
.contentBlock {
	background-image: url(../../gfx/interface/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#outerWrapper #innerWrapper #contentWrapper #contentFull .contentFooterFull {
	background-image: url(../../gfx/interface/mainBlock_FooterFull.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}
#footer {
	background-image: url(../../gfx/interface/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 37px;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	padding-right: 5px;
	padding-left: 5px;
}

#footer a:hover {
	text-decoration: underline;
}
.contentBlock p, .contentBlockFull p {
	line-height: 1.5em;
	padding-bottom: 1.3em;
	color: #333333;
}
#outerWrapper #innerWrapper #contentWrapper .contentFooter {
	background-image: url(../../gfx/interface/mainBlock_Footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}

#outerWrapper #innerWrapper #contentWrapper {
	margin-top: 10px;
}

#outerWrapper #nav a:hover {
	color: #ADBABC;
}

#outerWrapper #mininav {
	text-align: right;
	font-size: 80%;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;
}
#outerWrapper #mininav a {
	color: #FFFFFF;
	text-decoration: none;
}
#outerWrapper #mininav a:hover {
	text-decoration: underline;
}
#outerWrapper #innerWrapper #contentWrapper .contentHeaderFull {
	background-image: url(../../gfx/interface/mainBlock_Header_Full.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
}
.contentBlockFull {
	background-image: url(../../gfx/interface/contentFull_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

}
#copyright {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 80%;
	color: #3f4d4f;
	margin-bottom: 20px;
}
#copyright a {
	color: #3f4d4f;
	text-decoration: none;
}
#copyright a:hover {
	color: #55686A;
	text-decoration: underline;
}
.leftHeader {
	background-image: url(../../gfx/interface/leftHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
}
#outerWrapper #innerWrapper #leftColumn1 {
	float: left;
	width: 261px;
}
.leftContent {
	background-image: url(../../gfx/interface/left_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.leftFooter {
	background-image: url(../../gfx/interface/leftFooter.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 8px;
	margin-bottom: 20px;
}

.news-homepage {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
.newsBrief {
	font-size: 80%;
	font-style: italic;
	line-height: 1.5em;
	color: #666666;
}
.newsTitle {
	font-size: 90%;
	font-weight: bold;
	color: #666666;
}
.newsH2 {
	margin-bottom: .8em;
}
#subNav ul {
}
#subNav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding-left: 5px;
}
#subNav a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../../gfx/interface/nav-triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	font-size: 100%;
	color: #666666;
	text-decoration: none;
}
#subNav a:hover {
	color:#60787D;
}
legend {
	font-size: 140%;
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
fieldset {
	border: 1px solid #CCCCCC;
	color: #999999;
	width: 98%;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 5px;
}

/* CUSTOM CLASSES */

.emphasise {
	font-size: 110%;
	line-height: 1.5em;
	font-weight: bold;
	color: #333333;	
}

.blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C76F01;
	border-right-color: #C76F01;
	border-bottom-color: #C76F01;
	border-left-color: #C76F01;
	margin: 10px;
	background-color: #FFF7EC;
}
.codeblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #555555;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 10px;
	background-image: url(../../gfx/green_black/interface/codeblock_background.gif);
	background-repeat: repeat;
	background-position: left top;
}
.galleryTable {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 90%;
	color: #AAC259;
	text-align: center;
}
.galleryThumbnail {
	padding: 3px;
	border: 1px solid #F5F5F5;
}

.imageRightOutlined {
	padding: 3px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
	border: 1px solid #CCCCCC;
}

.imageLeftOutlined {
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.imageOutlined {
	padding: 3px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

.imageRight {
	padding: 3px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 8px;
}

.imageLeft {
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}

/* CUSTOM CLASSES END */

.contactTable {
	color: #333333;
}
.contactTable input {
	border: 2px solid #BBCCCA;
	padding: 3px;
	color: #212C32;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contactTable input:hover, .contactTable input:focus {
	border: 2px solid #EAAE9D;
	padding: 3px;
	color: #212C32;
}
.contactTable textarea {
	padding: 2px;
	border: 2px solid #BBCCCA;
	color: #212C32;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contactTable textarea:hover, .contactTable textarea:focus {
	padding: 2px;
	border: 2px solid #EAAE9D;
	color: #212C32;
}
.contactTable select {
	padding: 2px;
	border: 2px solid #BBCCCA;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contactTable select:hover {
	padding: 2px;
	border: 2px solid #EAAE9D;
}
.galleryThumb {
	padding: 3px;
	border: 1px solid #EBEBEB;
}
#functions {
	float: right;
}
#news-homepage {
	background-color: #F7F4F2;
	padding: 7px;
	margin-top: 3px;
	margin-bottom: 8px;
	border: 1px solid #C0B099;
}
#sitemapLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 48%;
}
#sitemapRight {
}
strong {
	font-weight: bold;
}
#content ul, #contentFull ul {
	font-size: 90%;
	line-height: 1.6em;
	color: #333333;
	margin-left: 25px;
	list-style-type: square;
}
#content li, #contentFull li {
	padding-bottom: 1.2em;
}
.tariff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.4em;
	color: #333333;
}
.tariff td {
	padding:6px;
	border: 1px solid #CCCCCC;
}
div {
	/* border: 1px solid #FF0000; */
}
