﻿/************************************************************************************************************
    COMMON STYLES
*************************************************************************************************************/	

*
{   

}

.PriceBox
    {
        text-align:right;
    }

table td
    {
        padding:2px;
    }

frameset, 
frames, 
iframe
    {
        border:0px;
        padding:0px;
		border:solid 0px; 
    }

html
	{

	}
body
	{
	}
html,
body
	{
	}

html,
input,
textarea,
select
	{
		font-family:Tahoma;	/* The default master fontfamily... is here, and here only */
	}

/*If the font-size property is set to use the em unit, then you have to specify the font-size for the input, select and textarea*/
input,
textarea,
select
	{
			font-size:1em;
	}

form
	{
		height:100%;
	}
h1
	{
	}
a
	{
	}	
abbr
	{
		border-bottom:dotted 1px #000000;
	}	
ul,ol,dd
	{
		list-style-type:none;
		margin:0;
		padding:0;
	}	
.ClearSpace
	{
		clear:both;
		font-size:0px;
		display:block;
	}	
	
	* {
    margin: 0;
    padding: 0;
}
body {
    background: url("http://ocean-rig.irwebpage.com/img/gfx/bg_subpage_top_rep.png") repeat-x scroll left top transparent;
    color: #738B91;
    font-family: Arial;
    font-size: 0.75em;
}
body .fwRootOuter{
    background: url("http://ocean-rig.irwebpage.com/img/gfx/bg_top_wide.png") no-repeat scroll center top transparent;  
    width:100%;  
}
p {
    display: block;
    margin: auto;
}
ul, ol {
    display: block;
    margin: auto auto auto 30pt;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
.WebAccess {
    display: none;
}
.ClearSpace {
    clear: both;
}
img {
    border: 0 none;
}
a {
    color: #009245;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a.ReadMore {
    color: #009245;
    font-weight: normal;
}
a.ReadMore span {
    color: #738B91;
    font-weight: normal;
}
a.ArrowLink {
    background: url("http://ocean-rig.irwebpage.com/img/gfx/arrow2.gif") no-repeat scroll left center transparent;
    color: #526368;
    padding-left: 20px;
}
