/* 
Theme Name: Mart Resources
Theme URL: http://www.blueprint.tv
Description: Corporate Mart Resources template
Author: Blueprint
Author URI: http://www.blueprint.tv
Version: 0.1
*/

@import "/galleryview-2.1.1/galleryview.css";

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}

.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}


/*
**********
********** font setup
**********
*/

* {
	font-family: 'Droid Sans', arial, serif;
	font-size: 100%;
	color: #333333;
	line-height: 1.4em;
}

body {
    line-height: 1.125em;
}


/*
**********
********** Core styles
**********
*/

body {
	background-color: #eaeaea;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.6em;
}
a {
	text-decoration: none;
	font-weight: normal;
}
a:hover {color: #ec0106; text-decoration: underline;}
h2 {
	background-color: #000000;
	border-bottom: solid 3px #b98b2e;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 0px 2px;
	padding: 8px 0px 9px 25px;
	font-size: 1.4em;
}
h3 {
	font-weight: bold;
	padding-bottom: 1.125em;
}
p {
	width: 95%;
	padding-bottom: 1.125em;
}
strong { font-weight: bold; }
em { font-style: italic; }
sub {
	font-size: 0.9em;
	vertical-align: sub;
}
#mainContent ul {
	width: 91%;
	list-style-position: outside;
	padding-left: 20px;
	padding-bottom: 1.125em;
}
#mainContent li { padding-bottom: 1.125em; }
#mainContent img {
	margin: 6px;
	border: 1px solid #000000;
}
table { margin-bottom: 1.125em; }
th { font-weight: bold; }
td, th { padding-bottom: 1.125em; }
.clearBoth {
	clear: both;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.textRight {
	text-align: right;
}
.textLeft {
	text-align: left;
}
.last {
	margin-right: 0px;
}
.first {
	margin-left: 0px;
}

/* container */
#container {
	width: 1004px;
	margin: 20px auto;
	background-image: url(images/page_background.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#containerTop {
	width: 1004px;
	height: 10px;
	background-image: url(images/page_backgroundTop.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#containerBottom {
	width: 1004px;
	height: 30px;
	background-color: #eaeaea;
	background-image: url(images/page_backgroundBottom.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 10px;
}


/* header */
#header {
	width: 914px;
	margin: 35px 45px;
}
#topTitle {
	width: 914px;
}
#tagLine {
	margin-top: 5px;
}
#topNav {
	font-size: 1.1em;
	width: 914px;
	background: #000000;
	margin: 25px 0 0 0;
	overflow: hidden;
	height: 27px;
}
#bottomNav {
	width: 914px;
	background: #b98b2e;
	margin: 25px 0 0 0;
	overflow: hidden;
	height: 27px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}
/* content */
#pageHeaderFrame {
	width: 1004px;
	background: url(images/page_headerFrame.gif) no-repeat top center;
}
#pageHeaderFrameSmall {
	width: 1004px;
	background: url(images/page_headerFrameSmall.gif) no-repeat top center;
}
#pageHeaderFrameLarge {
	width: 1004px;
	background: url(images/page_headerFrameLarge.gif) no-repeat top center;
}
#pageHeaderContent {
	padding: 3px 45px;
}

#content {
	float: left;
	display: inline;
	background-image: url(images/bg_mainContent.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
	margin: 35px 0px 0px 12px;
	width: 712px;
}

/* IE hack */
#content {
	*margin: 35px 0px 0px 0px;
}

#mainContent {
	font-size: 1.2em;
	display: inline;
	float: left;
	width: 687px;
	background-image: url(images/bg_mainContentBottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 25px 0px 25px 25px;
}

.leftColumnBottom {
	float: left;
	display: inline;
	background-image: url(images/bg_leftColumn.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
	width: 195px;
	margin: 35px 0px 0px 42px;
	list-style: none;
}
#leftColumn {
	float: left;
	display: inline;
	width: 195px;
	background-image: url(images/bg_leftColumnBottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#leftColumn ul {
	float: left;
	display: inline;
	width: 140px;
	list-style: outside none;
	padding-left: 20px;
	padding-top: 15px;
}
#leftColumn li {
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px 0px 15px 0px; 
	margin: 0px 0px 0px 0px;
}
#leftColumn li li {
	padding-left: 8px;
	background-position: 0px 3px;
	font-size: 1.1em;
}
#leftColumn li li li {
	padding-bottom: 5px;
}
#leftColumn h2 { 
	padding-left: 25px;
	float: left;
	display: inline;
	width: 168px;
}
.boxTop {}
.boxBottom {}
#subNav {
	float: left;
	width: 195px;
	background-image: url(images/bg_leftColumn.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
	padding: 0px 0px 5px 0px;
}

/* sidebar */
#leftColumn #sidebar {
	float: left;
	width: 195px;
	background-image: url(images/bg_leftColumn.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
}

/* footer */
#footer {
	width: 914px;
	margin: 35px 45px;
}

/*
**********
********** Custom styles
**********
*/

/* header */
h1 {
	margin-right: 307px;
}
/* menu styles */

#topNav ul li, #bottomNav ul li  {
	display: inline;
	float: left;
	padding-top: 6px;
	padding-left: 13px;
}
#topNav a, #bottomNav a {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
/* End of Menu */

/* end */

/* content */

h2 a, h2 a:hover {
	color: #ffffff;
}

#content p a {
	color: #ec0106;
}

#contentHome {
	float: left;
	display: inline;
	overflow: visible;
	width: 919px;
	height: 250px;
	margin-top: 14px;
	margin-left: 43px;
	background: url(images/bg_homePage.gif) no-repeat 0px 34px;
}
#contentHome li { list-style: none; }
#contentHome #sharePriceHome {
	float: left;
	width: 221px;
	margin-right: 14px;
}
#contentHome #financialReportsHome {
	float: left;
	width: 217px;
	margin-right: 13px; 
}

#contentHome #corporatePresentationsHome {
	float: left;
	width: 217px;
	margin-right: 13px;
}
#contentHome #pressReleasesHome {
	float: left;
	width: 223px;
}

#contentHome h2 {
	margin-bottom: 17px;
}

/* Internet Explorer hack */
#sharePriceHome h2 { *padding-left: 0px; }
#financialReportsHome h2 { *padding-left: 0px; }
#corporatePresentationsHome h2 { *padding-left: 0px; }
#pressReleasesHome h2 { *padding-left: 0px; }

#pressReleasesHome {
	float: left;
	width: 194px;
}

#operationsHome img { padding: 0 0 5px 18px }
#contentHome li li { padding: 0 0 10px 25px; }
.paddedContainer { margin-left: 20px; }
.paddedContainer * {
	margin: 0px;
	padding: 0px;
}

/* Search page results */
h3 a {
	font-weight: bold;
	display: block;
	width: 96%;
	padding-bottom: 3px;
	border-bottom: solid 1px #000000;
}
h3 a:hover { text-decoration: none; }

/* custom home page styles */
.slideInfoZone * {
	background: none;
	border: none;
}
.slideInfoZone p a { color: #ffffff; }

/* investors email alert styles */
.formEmail * {
	display: block;
	margin-bottom: 5px;
}

/* corporate directory table */
table#corporateDirectory td, table#corporateDirectory th {
	border: 1px solid #c9c9c9;
	padding: 5px;
}
table#corporateDirectory td {
	background: #ebebeb;
}
table#corporateDirectory th {
	background: url(images/bg_tableHeader01.gif) repeat-x;
	text-align: center;
}

/* operations "additional information" box */

#additionalInfo {
	float: left;
	width: 195px;
	background-image: url(images/bg_leftColumn.gif);
	background-position: bottom left;
	background-repeat: repeat-y;
	padding: 0px 0px 5px 0px;
}


/* end */

/* sub navigation */

#subNav ul ul {
	padding-top: 15px;
	padding-bottom: 10px;
}

/* Internet Explorer hack */
#subNav ul ul {
	*padding-top: 0px;
}

#subNav li li{
	font-weight: bold;
/*	background-image: url(images/chevronLeft.gif);  */
/*	padding-bottom: 15px; */
}
#sidebar li li{
/*	background-image: url(images/redDot.png); */
}

#subNav  ul ul,
#subNav .current_page_item ul ul,
#subNav .current_page_ancestor ul ul,
#subNav .current_page_ancestor .current_page_item ul ul,
#subNav .current_page_ancestor .current_page_ancestor ul ul {
}

#subNav .current_page_item ul,
#subNav .current_page_ancestor ul,
#subNav .current_page_ancestor .current_page_item ul,
#subNav .current_page_ancestor .current_page_ancestor ul,
#subNav .current_page_ancestor .current_page_ancestor .current_page_item ul,
#subNav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
}
/*
#subNav .current_page_item ul,
#subNav .current_page_ancestor .current_page_item ul,
#subNav .current_page_ancestor .current_page_ancestor .current_page_item ul, {
	background-color: green;
}*/

#subNav ul .current_page_item {
/*	background-image: url(images/chevronBoth.gif);  */
}

#subNav ul .current_page_ancestor a {
}

#subNav ul .current_page_item a {
	font-style: normal;
	color: #ec0106;
}
#subNav a:hover {
	color: #ec0106;
}
#subNav ul {
}
/* end */

/* sidebar */

#searchform * {
	float: left;
	margin-top: 15px;
	margin-left: 25px;
}
/* end */

/* footer */

#containerBottom p {
	color: #999999;
}

/* end */
