/*
Theme Name: Obelisk Energy
Description: Obelisk Energy Official Website
Version: 1.0
Author: Agile Technologies
Author URI: http://www.agiletech.ie/
*/

/* Styling */

body { color: #333; }

* { font-size: 100.01% }

a img {
	border: 0;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	display: block;
}
a:link, a:active,
.paginator a:link, .paginator a:visited, .paginator a:active,
.subnav a:link, .subnav a:visited, .subnav a:active,
.product_learnmore a:link, .product_learnmore a:visited, .product_learnmore a:active {
	color: #003787;
	text-decoration: underline;
}
a:visited {
	color: #80639a;
}
a:hover {
	color: #cd003a;
}

h1 a:link, h1 a:active, h1 a:visited,
h2 a:link, h2 a:active, h2 a:visited,
h3 a:link, h3 a:active, h3 a:visited {
	color: #333;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #cd003a;
}
.comment {
	font-style: italic;
	line-height: 1.2;
}
.gray {
	color: #636363;
}
.white {
	color: #fff;
}
.small {
	font-size: 80%;
}
.icon i, .icon em {
	font-size: 0;
	line-height: 0;
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	top: 1px;
	left: 0;
	background: 50% 50% no-repeat;
}
li.icon { list-style-type: none; }
li.icon i, li.icon em {
	_left: -20px;
}
.icon {
	padding-left: 19px;
	position: relative;
}
.icon_envelope i, .icon_envelope em {
	background-image: url(images/icon_envelope.gif);
}
.icon_pdf i, .icon_pdf em {
	background-image: url(images/icon_pdf.png);
}
.raquo {
	position: relative;
}
.raquo i, .raquo em {
	display: block;
	width: 13px;
	height: 13px;
	background: url(images/icon_redarrow.png) no-repeat;
	position: absolute;
	top: 0.3em;
}
.raquo.rright {
	padding: 0 18px 0 0;
}
.raquo.rright i, .raquo.rright em {
	right: 0;
}
.raquo.rleft {
	position: relative;
	padding: 0 0 0 18px;
}
.raquo.rleft i, .raquo.rleft em {
	background: url(images/icon_redarrow_left.png) no-repeat;
	left: 0;
}
.box_content {
	display: block;
}
.box .c {
	font-size: 0;
	line-height: 0;
	display: block;
	height: 10px;
	width: 10px;
	position: relative;
}/*
.box .c.tl, .box .c.bl {
	left: -1px;
}
.box .c.tl, .box .c.tr {
	top: -1px;
}
.box .c.bl, .box .c.br {
	margin-top: -9px;
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
.box .c.bl, .box .c.br { bottom: -1px;margin-top: 0; }
}

.box .c.br, .box .c.tr {
	left: 100%;
	margin-left: -9px;
}*/
.box_top,
.box_bottom {
	height: 10px;
	position: relative;
	overflow: hidden;
}
.box_top div,
.box_bottom div {
	height: 10px;
	position: relative;
	margin: 0 10px;
}
.box .box_top div, .box .box_content {
	background-repeat: repeat-x;
}
.box .box_content {
	background-position: 0 -10px;
	padding: 5px 15px;
}
.box .c.tr, .box .c.br { float: right;right: -10px;top: -10px; }
.box .c.tl, .box .c.bl { left: -10px; }
/*
.box .c.tr,
.box .c.br {
	left: 100%;
	top: -10px;
}
.box .c.tl,
.box .c.bl {
	margin-left: -10px;
}*/
.box .c.tl {
	background-position: 0px 0px;
}
.box .c.tr {
	background-position: 10px 0px;
}
.box .c.bl {
	background-position: 0px 10px;
}
.box .c.br {
	background-position: 10px 10px;
}
.box.darkblue .c {
	background-image: url(images/box_darkblue_corners.gif);
}
.box.darkblue .box_top div, .box.darkblue .box_content {
	background-image: url(images/box_darkblue_bg.gif);
	background-color: #476186;
}
.box.darkblue .box_bottom div {
	background: #476186;
}
.box.darkblue .box_content {
	min-height: 500px;
}
.box.darkblue .box_content .box_content {
	min-height: 0px;
}
.box.darkblue .box_content .box.whiteb .box_content {
	min-height: 385px;
}
.box.darkblue .box_content .box.whiteb .box_content .box_content {
	min-height: 0px;
}
.box.whiteb .c {
	background-image: url(images/box_white_corners.gif);
}
.box.whiteb .box_top div, .box.whiteb .box_bottom div, .box.whiteb .box_content,
.box.whiteb2 .box_top div, .box.whiteb2 .box_content {
	background: #fff;
}
.box.whiteb2 .c.tl {
	background: url(images/box_white2_tl.png) no-repeat top left !important;
}
.box.whiteb2 .c.tr {
	background: url(images/box_white2_tr.png) no-repeat top left !important;
}
.box.grayb .c {
	background-image: url(images/box_gray_corners.gif);
}
.box.grayb .box_top div, .box.grayb .box_bottom div, .box.grayb .box_content {
	background: #eee;
}
ul.bquote_box, ul.bquote_box li {
	list-style-type: none;
}

.float_left { float: left; }
.float_right { float: right; }

/* Typography */

body {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.4;
	_font-size: 0.75em;
}
h1,h2,h3,h4,h5,p,blockquote,form {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	font-weight:normal;
	line-height:1.2;
}
h1 {
	font-size:2.6em;
	font-weight:normal;
	line-height:normal;
	margin:0 0 0.3em 0;
}
h2 {
	font-size:1.846em;
	margin:1em 0 0.4em;
}
h3 {
	font-size:1.5em;
	margin:1em 0 0.5em;
}
h4 {
	font-size:1.23em;
	margin:1em 0 0.4em;
	font-weight: bold;
}
h5 {
	font-size:1.1em;
	margin:1em 0 0.4em;
	font-weight: bold;
}
h2:first-child, h3:first-child {
	margin-top:0;
}
p, blockquote {
	margin: 0 0 1em 0;
	display: block;
}
blockquote {
	margin-left: 2em;
	font-style: italic;
}
small {
	font-size:0.8em;
}
ul, ol {
	margin: 0 0 1em 0;
	padding: 0 0 0 2em;
}
ul li {
	margin: 0 0 0.5em 0;
	list-style-type: circle;
}
ol li {
	margin: 0 0 0.5em 0;
}
ul li li {
	list-style-type: square;
}
ul ul, ol ol, ul ol, ol ul {
	margin: 0.5em 0 1em 0;
}

/* General */

html, body {
	margin: 0;
	padding: 0;
	width:100%;
}

html {
	height: 100%;
}

body {
	min-height: 100%;
	height: 100%;
}

div#wrapper {
height: auto !important;
height: 100%;
min-height: 100%;
background: repeat-x #edeeee url(images/main_bg.png) 0em 8em;
_background-position: 0em 7em;
}
#header_inner,
#contentbox,
#footer_inner {
	width: 970px;
	margin: auto;
}
#header {
	background: #fff;
	border-bottom: 1px solid #c8cacf;
	padding: 1em 0;
}
#header_inner {
	position: relative;
}
#header a#logo:link, #header a#logo:visited, #header a#logo:active {
	display: block;
	float: left;
	outline: none;
	left: -8px;
	position: relative;
}
#header ul#nav {
	margin: 2.8em 0 0 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
#header ul#nav li {
	float: left;
	margin: 0;
	padding: 0 0 0 100px;
	list-style-type: none;
}
#header ul#nav li a {
	padding: 0 0 0 15px;
	background: url(images/icon_arrow.gif) no-repeat center left;	
}
#header ul#nav li a:link, #header ul#nav li a:visited {
	color: #003787;
}
#header ul#nav li a:hover {
	color: #cd003a;
}
#header #addnav {
	width: 88px;
	height: 23px;
	padding: 4px 24px 0 24px;
	background: url(images/addnav_bg.png) no-repeat;
	position: absolute;
	bottom: -1em;
	margin-bottom: -27px;
	right: 0;
}
#header #addnav a {
	display: inline;
	height: 14px;
	width: 14px;
	float: left;
	margin: 0 23px 0 0;
	font-size: 0;
	line-height: 0;
}
#header #addnav a {
	background-image: url(images/addnav_icons.gif);
}
#header #addnav a.addnav_home {
	background-position: 0px 0px;
}
#header #addnav a.addnav_contacts {
	background-position: 28px 0px;
}
#header #addnav a.addnav_search {
	background-position: 14px 0px;
	margin-right: 0;
}
#header #addnav a.a_current {
	background-position-y: 14px;
}
html>body #header #addnav a.a_current.addnav_home {
	background-position: 0 14px;
}
html>body #header #addnav a.a_current.addnav_contacts {
	background-position: 28px 14px;
}
html>body #header #addnav a.a_current.addnav_search {
	background-position: 14px 14px;
}/*
#header #addnav a:hover {
	background-color: #cd003a !important;
}
#header #addnav a.a_current:link, #header #addnav a.a_current:visited, #header #addnav a.a_current:hover {
	background-color: #cd003a !important;
	cursor: default;
}*/
#header ul#nav .current_page_item a:link, #header ul#nav .current_page_item a:visited {
	color: #cd003a;
	fonzt-weight: bold;
	text-decoration: none;
	cursor: default;
}

#header #nav .current_page_parent a:link,
#header #nav .current_page_parent a:visited,
#header #nav .current_page_parent a:active
#header #nav .current_page_ancestor a:link,
#header #nav .current_page_ancestor a:visited,
#header #nav .current_page_ancestor a:active {
	color: #000;
}
#contentbox {
	margin-top: 26px;
	padding: 1em 0;
}
div#footer_guard {
	height:6em;
	clear:both;
}

div#footer {
	height: 6em;
	margin-top:-6em;
	background: #fff url(images/footer_border.gif) repeat-x top;
	color: #545A64;
}
#footer_inner {
	font-size: 90%;
	padding: 2em 0 0 0;
}
#footer_inner a:link, #footer_inner a:visited, #footer_inner a:active {
	color: #545a64;
}
#footer_inner a:hover {
	color: #cd003a;
}
#footer_inner a.icon_envelope {
	top: 0.2em;
}
#footer_inner .float_right {
	font-size: 80%;
	color: #777;
}