/* START www.orcl.css */
html, body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	border:0px;
}

html {
	height: 100%;
}

TABLE
{
	border: none 0px;
	border-spacing: 0px;
    border-collapse: collapse; 
}

H1, H2, H3, H4
{
	margin: 0px;
}

H1
{
	font-size: 200%;
    font-weight:bold;
}

H2
{
	font-size: 150%;
    font-weight:bold;
}

H3
{
	font-size: 120%;
    font-weight:bold;
}

H4
{
	font-size: 100%;
    font-weight:bold;
}


body {
	font-size: 12px; 
	background: #ffffff; 
	color: #505050; 
	line-height: 1.5; 
	font-family: Arial, Helvetica, Sans-Serif
}

body.fsize1 {
	FONT-SIZE: 9px
}
body.fsize2 {
	FONT-SIZE: 10px
}
body.fsize3 {
	FONT-SIZE: 11px
}
body.fsize4 {
	FONT-SIZE: 12px
}
body.fsize5 {
	FONT-SIZE: 13px
}
body.fsize6 {
	FONT-SIZE: 14px
}
body.fsize7 {
	FONT-SIZE: 15px
}
body.fsize8 {
	FONT-SIZE: 16px
}

A {
	COLOR: #505050; TEXT-DECORATION: none;outline:none;font-weight:bold;
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline;outline:none;font-weight:bold;
}
A:active {
	COLOR: #505050; TEXT-DECORATION: underline;outline:none;font-weight:bold;
}
A:focus {
	COLOR: #505050; TEXT-DECORATION: underline;outline:none;font-weight:bold;
}
A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none; outline:none;
}
IMG {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

BR {
}

P 
{
    margin: 0px;
    padding: 0px;
}


DIV {
	FONT-SIZE: 100%
}
INPUT {
	FONT-SIZE: 100%; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TEXTAREA {
	FONT-SIZE: 100%; FONT-FAMILY: Arial, Helvetica, sans-serif
}

#header {
}

#header A {
	COLOR: #8d8d8d; TEXT-DECORATION: none;outline:none;font-weight:normal;
}
#header A:hover {
	COLOR: #8d8d8d; TEXT-DECORATION: underline;outline:none;font-weight:normal;
	background: url(pictures/marker.gif) no-repeat right center;
	padding-right:13px;
}
#header A:active {
	COLOR: #8d8d8d; TEXT-DECORATION: underline;outline:none;font-weight:normal;
}
#header A:focus {
	COLOR: #8d8d8d; TEXT-DECORATION: underline;outline:none;font-weight:normal;
}



#headercontent {
	width:845px;
	margin: 0px auto;
	background: url(pictures/header.gif) no-repeat left top;
	height:85px;
}

#headerexplore 
{
	float:left;
	position:relative;
	left: 433px;
	top: 15px;
	width: 130px;
}

#headerengage
{
	float:left;
	position:relative;
	left: 433px;
	top: 15px;
	width: 135px;
}

#headerconnect
{
	float:left;
	position:relative;
	left: 433px;
	top: 15px;
	width: 118px;
}

#headericon
{
	float:left;
	position:relative;
	left: 433px;
	top: 5px;
	width: 20px;
}


#contentouter {
}

#contentouteradmin 
{
	margin: 0px auto;
	width:90%;
}

#contentwrapper {
	margin: 0px auto;
	width:845px;
}

#content {
	padding: 10px 0px 90px 0px;
}

#contentnofooter {
	padding: 10px 10px 10px 10px;
}

#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


#footerouter {
	background: url(pictures/footerbg.gif) repeat-x left top #fbfbfb;
	height: 80px;
	position: relative;
	margin: -80px auto 0 auto;
	width:100%;
}

#bodytop {
}


.containerform {
	margin:0 auto;
	width:100%;
	text-align:left;
	min-height: 100%;
}

#container {
	margin:0 auto;
	width:100%;
	text-align:left;
	min-height: 100%;
	background: url(pictures/mainbg.gif) repeat-x left top;
}
 
#wrapper {
	position: relative;
	min-height: 100%;
	/*background: url('pictures/contentbg.png') top left repeat-y;*/
}
 


#footer {
	background: url(pictures/footerslogan.gif) no-repeat right center;
	margin: 0px auto;
	width:845px;
	height:70px;
    padding-top:10px;
	color: #c0c0c0;
	
}

#footer A{
	color: #a0a0a0;
	text-decoration: none;
	font-weight:bold;
	border-style: none;
	outline: none;
}

#footer A:hover{
	color: #a0a0a0;
	font-weight:bold;
	text-decoration: underline;
}

#footer A:active{
	color: #a0a0a0;
	text-decoration: underline;
}
#footer A:focus{
	text-decoration: underline;
	color: #a0a0a0;
}

#newsbar
{
	background: url(pictures/sidebartl.gif) no-repeat left top;
    float:right;
    width:262px;   /* size+margin+leftpadd*/
}

#newsbarcontent
{
    padding: 15px 0px 0px 5px;
    margin-left: 10px;
}

.newsentrytitle
{
    margin-bottom:  5px;
}

.newsentry
{
	/*background: url(pictures/sidebarbg.gif) no-repeat left top;*/
    margin-bottom:  20px;
}

.newscontent
{
	text-align: justify;
}

.newsdate
{
    font-weight:bold;
    color: #b14848;
    margin-bottom:10px;
}

.newstitle
{
    font-weight:bold;
    margin-bottom:10px;
}

.newstextrepeater
{
}

.companynews
{
	color: #202020; 
    font-weight:bold;
    font-size: 150%;
    margin-bottom: 10px;
}


#newsbarshowall
{
  background: url(pictures/sidebarbl.gif) no-repeat left bottom;
  padding: 0px 0px 15px 10px;
  margin-left: 5px;
}

.dotheader
{
    font-weight:bold;
	background: url(pictures/dotheader.gif) repeat-x left top;
	height: 35px;
	vertical-align: middle;
	text-align: left;
	font-size: 150%;
}

.dotcontent
{
	vertical-align: top;
	text-align: justify;
}

.leftofnewsbar
{
  width:580px;
  
}

.morelink{
	COLOR: #c00000; TEXT-DECORATION: none;outline:none;font-weight:bold;
}
.morelink:hover {
	COLOR: #e80000; TEXT-DECORATION: underline;outline:none;font-weight:bold;
}
.morelink:active {
	COLOR: #c00000; TEXT-DECORATION: underline;outline:none;font-weight:bold;
}
.morelink:focus {
	COLOR: #c00000; TEXT-DECORATION: underline;outline:none;font-weight:bold;
}



html .containerform {
	height: 100%;
}

* html #container {
	height: 100%;
}
 
#wrapper {
	height: 100%;
}


.tabletitle
{
	font-weight: bold;
	border-bottom: solid 1px #000000;
}


.iconlist
{
    
}

.iconlist td
{
    padding-bottom: 10px;
}


.iconlist h3
{
	margin: 0px;
}


.bullets
{
	LIST-STYLE-TYPE: none;
	padding: 0px;
	MARGIN: 1em 0px;
}

.bullets li
{
	PADDING-LEFT: 30px; 
	background:transparent url(pictures/bullet.gif) no-repeat scroll 20px 0.7em;
		
}

.fullunderline
{
   width:100%;
   background: url(pictures/fullunderline.gif) repeat-x left bottom;	
}


.purchasetable
{
 width: 580px;
}

.purchasetable td
{
  padding-bottom: 15px;
  padding-right: 10px;
}

.changelogtitle
{
    font-weight: bold; 
}

.changelogtext
{
	
}

.changebullets
{
	LIST-STYLE-TYPE: none;
	padding: 0px;
	MARGIN: 0px;
}

.changebullets li
{
	PADDING-LEFT: 14px; 
	background:transparent url(pictures/bullet.gif) no-repeat scroll 5px 0.7em;
		
}

.faqcategorytitle
{
   font-size  : 135%;
   font-weight:bold;
   text-decoration: underline;
   margin-bottom: 20px;
}


#sitemaptable td.faqcategorytitle
{
   padding-bottom: 10px;
}

#sitemaptable A {
	COLOR: #505050; TEXT-DECORATION: none;outline:none;font-weight:normal;
}
#sitemaptable A:hover {
	COLOR: #000000; TEXT-DECORATION: underline;outline:none;font-weight:normal;
	background: url(pictures/marker.gif) no-repeat right center;
	padding-right:13px;
}
#sitemaptable A:active {
	COLOR: #505050; TEXT-DECORATION: underline;outline:none;font-weight:normal;
}
#sitemaptable A:focus {
	COLOR: #505050; TEXT-DECORATION: underline;outline:none;font-weight:normal;
}


.tablepadded td
{
	padding-bottom: 10px;
}

.tablexpadded td
{
	padding-right: 10px;
}


.resellertable
{
 width: 100%;
}

.resellertable td
{
  padding-bottom: 15px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: right;
}

.resellertable td img
{
	vertical-align: middle;
}


/* END www.orcl.css */
/* START www.thickboxfiles.thickbox.css */
*{padding: 0; margin: 0;}
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* END www.thickboxfiles.thickbox.css */
/* START e2Pay.Controls.Style.e2controls.css */
/* input types */
input.inp_num   { padding-right: 2px;  }
input.inp_list  {   }
input.inp_date  { background:url("/pictures/datepicker.gif") no-repeat right 2px white; 
                  border: 1px solid; }
                  
input[type=text], select, textarea {
    border-top: 1px #acaeb4 solid;
    border-left: 1px #dde1e7 solid;
    border-right: 1px #dde1e7 solid;
    border-bottom: 1px #e3e9ef solid;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 2px;
}

input[type=text]:hover, select:hover, textarea:hover, input[type=text]:focus, select:focus, textarea:focus {
    border-top: 1px #5794bf solid;
    border-left: 1px #c5daed solid;
    border-right: 1px #b7d5ea solid;
    border-bottom: 1px #c7e2f1 solid;
}
                  
                  
table.inp_grid  {   }
div.inp_dropchk {   }

/* tab styles */
.tab_LeftUnsel {
    background:url(/WebResource.axd?d=OV_XPvWkEvKWWq4G7Vni8uk3a2LZQf8ndn3uffL0zQCXF5f30NBq8mWJAiUOyjxcDLNY_OB8L2c4ZtbrU3kEjA2&t=633663612000000000) no-repeat;
    padding:0px 0pt 0px 8pt;
    border-bottom:solid 1px #A8A294;
}

.tab_LeftSel {
    background:url(/WebResource.axd?d=OV_XPvWkEvKWWq4G7Vni8uk3a2LZQf8ndn3uffL0zQCXF5f30NBq8mWJAiUOyjxcDLNY_OB8L2c4ZtbrU3kEjA2&t=633663612000000000) no-repeat;
    padding:0px 0pt 0px 8pt;
    background-position:0px -50px;
    font-weight: bold;
}

.tab_RightUnsel {
    background:url(/WebResource.axd?d=OV_XPvWkEvKWWq4G7Vni8uk3a2LZQf8ndn3uffL0zQCXF5f30NBq8mWJAiUOyjxcDLNY_OB8L2c4ZtbrU3kEjA2&t=633663612000000000) no-repeat;
    background-position:100% -100px;
    border-bottom:solid 1px #A8A294;
}

.tab_RightSel {
    background:url(/WebResource.axd?d=OV_XPvWkEvKWWq4G7Vni8uk3a2LZQf8ndn3uffL0zQCXF5f30NBq8mWJAiUOyjxcDLNY_OB8L2c4ZtbrU3kEjA2&t=633663612000000000) no-repeat;
    background-position:100% -150px;
}
/* END e2Pay.Controls.Style.e2controls.css */
