/* @override 
	http://sandbox.darrencrossley.co.uk/DII/globals/css/basic.css
	http://localhost/~Darren/diinternational/www/globals/css/basic.css
	http://localhost/globals/css/basic.css
	http://localhost:8888/globals/css/basic.css
	http://sandbox.darrencrossley.co.uk/DII/www/globals/css/basic.css
	http://info.diiinfo.com/globals/css/basic.css
	http://localhost/~Darren/DIInternational/www/globals/css/basic.css
*/

html, body, *, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
		}
		
body {
	background-color: #ededed;
	font: 62.5% "Arial", "Tahoma", "Geneva", "sans-serif";
}

/* @group globals */

#right p {
	font-size: 1.4em;
	margin-left: 1em;
	margin-right: 2em;
	margin-top: .5em;
	color: #262626;
	text-align: justify;
}

#right a {
	color: #cf2824;
	font-weight: bold;
	text-decoration: none;
}

#right a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #cf2824;
}

#right h1 {

	border-bottom: 4px solid #110067;
	margin-left: 1em;
	text-indent: 10px;
	color: #0f005a;
	margin-top: 0;
	padding-top: 1em;
}

#right h2 {
	margin-left: 1em;
	margin-top: 1em;
	padding: 0;
}

#right h3 {
	margin-top: 1em;
	margin-left: 1em;
	color: #5a9d2c;
	padding: 0;
}

ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 3em;
	font-size: 1.4em;
	color: #262626;
	margin-bottom: 1em;
	margin-top: 1em;
}

#right ul li {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	margin-right: 8px;
}

div.twhundmargin {
		margin-left: 200px;
}

div.twfifmargin {
		margin-left: 250px;
}

div.thrhundmargin {
		margin-left: 300px;
}

.floatright {
	float: right;
	margin-left: 1em;
}

.floatleft {
	float: left;
	padding-right: 2em;
}

.imageleft {
	float: left;
	border: 2px solid #646464;
	margin: 10px;
}

.imagecentered {
	
}

p.stpar {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: .8em;
	margin-top: .5em;
}

span.hidden {
	display: none;
	visibility: hidden;
}



/* @end */

/* @group Header */

#header {
	width: 100%;
	height: 75px;
	background: url(../../images/headspan.jpg) repeat-x;
}

#logospan {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#header a img {
	margin-top: 1px;
	height: 50px;
}

/* @group login */

#login_btn ul li a span img {
	width: 9px;
	height: 11px;
}

#login_btn {
	float:right;
	width:89px;
	font-size:11px;
	line-height:normal;
	border-bottom-style:solid; border-color:#CBCBCB; border-bottom-width:0px;
	margin-top: 21px;
}
#login_btn ul {
	margin:0;
	padding:5px 0px 0px 0px; /* Top Right Bottom Left */
	list-style:none;
}

#login_btn a {
	float:left;
	background: url(../../images/login_left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 2px; /* Top Right Bottom Left */
	text-decoration:none;
}
#login_btn a span {
	float:left;
	display:block;
	background:url(../../images/login_right.gif) no-repeat right top;
	padding:5px 6px 4px 3px; /* Top Right Bottom Left */
	/* padding:5px 12px 4px 5px; 	Top Right Bottom Left */
}
#login_btn a:hover span {
	color:#000;
}
#login_btn a:hover {
	background-position:0% -42px;
}
#login_btn a:hover span {
	background-position:100% -42px;
}

#login_btn .current a {
	background-position:0% -42px;
}
#login_btn .current a span {
	background-position:100% -42px;
}

#login_btn li {
	display:inline;
	margin:0;
	padding:0;
}
#login_btn ul {
	margin:0;
	padding:5px 0px 0px 0px; /* Top Right Bottom Left */
	list-style:none;
}

#login_btn a span {
	font-weight: bold;/*  */
	color:#006b9f;
	float:none;
	font-size: 11px;
}

/* @end */



/* @end */

/* @group Menu */

#mainmenu {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

img#drillinginfo {
	float: right;
}
	.nav-wrapper a{
		color: #E5F2FB;
		text-decoration: none;
	}
	.nav-wrapper a:hover {
		color: #09548B;
	}
	.nav-wrapper p {
		margin: 0 0 17px;
		padding: 0;
		line-height: 18px;
	}
	
.nav {
	background: #fff url(../../images/menu/nav_bg.png) repeat-x;
	float: left;
}

.nav-left {
	background: url(../../images/menu/nav_left.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 41px;
}
.nav-right {
	background: url(../../images/menu/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 41px;
}
.nav ul {
	/*width: 648px;*/
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 15px;
}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(../../images/menu/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(../../images/menu/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(../../images/menu/menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(../../images/menu/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	color: #09548B;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background: url(../../images/menu/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(../../images/menu/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #09548B;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(../../images/menu/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}



/* @end */

/* @group Footer */

#footer {
	background: url(../../images/footspan.jpg) repeat-x 0 bottom;
	height: 120px;
	margin-top: 0px;
}

#footercontent {
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	height: 120px;
	background-image: url(../../images/footercontent.jpg);
}

#footercontent img {
	float: right;
	display: none;
	visibility: hidden;
}

#footnote {
	color: #747576;
	text-align: right;
	margin-right: 180px;
}

#footnote a {
	color: #3a5875;
	text-decoration: none;
}

#footnote a:hover {
	color: #3a5875;
	text-decoration: none;
}

/* @end */

/* @group content */

#contenthead {
	background: transparent url(../../images/menu/content_bg.png) repeat-y;
	width: 810px;
	margin: 0 auto;
	clear: both;
}

#contenthead img {
	margin-left: 5px;
	margin-right: 5px;
}

#content {
	background: transparent url(../../images/menu/content_bg.png) repeat-y;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}

/* @group left (sidebar) */

#left {
	width: 150px;
	float: left;
}

#webplusnav li a {
	font-weight: bold;
	text-decoration: none;
	color: #599d2d;
	font-size: 1em;
}

#left div.sidebarbox p a {
	font-weight: bold;
	text-decoration: none;
	color: #100067;
}

#left div.sidebarbox p a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: #100067;
}

div.sidebarbox {
	margin-top: 15px;
	background: url(../../images/bar.jpg) repeat-x;
	width: 125px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	margin-left: 7px;
	border-color: #b7b8b8;
	padding-right: 5px;
}

#left div.sidebarbox p {
	font-size: 1.4em;
}

#left div.sidebarbox h1 {
	font-size: 15px;
	margin-bottom: 2px;
	margin-left: 4px;
}

/* @group mini navs */

#webplusnav {
	list-style-type: none;
	margin: 0;
}

#webplusnav li {
	margin: 15px 10px;
}



/* @end */

/* @end */

/* @group right */

#right {
	width: 650px;
	margin-left: 150px;
}



/* @end */



/* @end */

/* @group news */

div.newscontent {
	background-color: #e7e7e7;
	border-top: 5px solid #cf2925;
	padding-top: 5px;
	margin-right: 15px;
	padding-bottom: 2em;
}

div.newsitem {
	margin-bottom: 15px;
}

#right div.newsitem h2 {
	color: #cf2824;
	margin-bottom: 2px;
	font-weight: bold;
	font-style: italic;
	margin-top: 7px;
}

p.byline {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 1em;
}

#right div.righthalffloat {
	float: right;
	width: 250px;
	margin-top: 20px;
	background-color: #ececf5;
	padding-left: 10px;
	padding-top: 10px;
	margin-right: 20px;
}

p.subnote {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

img.newsimage {
	float: left;
	border: 1px solid #270487;
	margin: 3px 10px 10px;
}

.expanded {
	display: none;
}

.readmore {
	float: right;
	font-size: 1.1em;
	margin-right: 15px;
}



/* @end */

/* @group trial form */

table.trialrequest {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

table.trialrequest {
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
		border-collapse:collapse;
	padding-bottom: 2em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2em;
}	
table.trialrequest tbody tr.odd td	{
	background:#f7fbff
	}
table.trialrequest tbody tr.odd .column1	{
	background:#f4f9fe;
	}	
.column1	{
	background:#f9fcfe;
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
}
table.trialrequest tbody tr td {
	color: #d02a28;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}

input {
	color: #000084;
}

table.trialrequest tbody tr.footer td {
	width: 500px;
}

th {
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}



/* @end */

/* @group Contact us */

#right p.contactdetails {
	font-size: 1.1em;
}



/* @end */

/* @group reigons */

#right div.currentlyavailable p span.region {
	font-weight: bold;
	color: #cd4029;

}

#right div.currentlyavailable h2 {
	color: #cd412a;
}

#right div.currentlyavailable p span.drillinginforegion {
	font-weight: bold;
	color: #31a800;

}

#right div.preperation h2 {
	color: #8c1092;
}

#right div.preperation p span.region {
	font-weight: bold;
	color: #8c0e92;

}

#right div.development h2 {
	color: #2700aa;
}

#right div.development p span.region {
	color: #140059;
	font-weight: bold;
}



/* @end */
#homeimage
{
	margin-left: 5px;
	padding-top: 5px;
}
#homeimage img {
	margin: 0;
}

#homeimage tbody tr td.bodyjpg {
	background-image: url(../../homepage/body.jpg);
	padding-right: 50px;
	padding-left: 40px;
}

#homeimage tbody tr td.bodyjpg h1 {
	font-family: "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 22px;
	padding: 0;
	margin: 0;
}

#homeimage tbody tr td.bodyjpg p {
	font: bold 15px "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

span.red {
	color: #cf2824;
}

span.green {
	color: #377627;
}
span.blue {
	color: #100067;
}

img.centimage {
	margin-right: auto;
	margin-left: 156px;
	border: 2px solid #cf2824;
	margin-top: 15px;
}