/* Start of CMSMS style sheet 'main' */
/*  Index stylesheet for becominganoracle.com  */
/* colors */
body {
	background-color: #000000;
	}
/* layout */
#pagewrap {
	width:899px;
	position:relative;
	height:100%;
	min-height:100%;
	margin: 0 auto;
	}
#header {
	position:absolute;
	width:899px;
	top:0px;
	left:0;
	background:transparent url('../images/oracle-index-montage.jpg') no-repeat top left;
	}
#header img {
	margin:0;
	width:392px;
	height:934px;
	}
#menu {
	left:253px;
	padding:0;
	position:absolute;
	top:115px;
	width:644px;
	color:#7280B8;
	/*height:5px;
	background-color:#333;*/
	}
#contentframe {
	position: relative;
	top:145px;
	left:253px;
	width:644px;
	padding-bottom:2em;
	}
#content {
	background: transparent url(../images/content_bg.jpg) repeat-y center top;
	padding:11px 44px;
	position:relative;
	top:0px;
	min-height:300px;
	color: #333333;
	}
#contentframetop {
	background: transparent url(../images/content_bg_top.png) no-repeat 1px 0;
	position:relative;
	line-height:0;
	}
#contentframetop img {
	width:644px;
	height:54px;
	}
#contentframebottom {
	background: transparent url(../images/content_bg_bottom.png) no-repeat 1px 0;
	position: relative;
	top:0px;
	}
#contentframebottom img {
	width:644px;
	height:39px;
	}
#footer {
	bottom:-145px; /*  this is the same as the offset of the content frame  */
	}
#titleimage {
	position:absolute;
	top: 16px;
	left: 253px;
	width:644px;
	}
#titleimage img {
	width: 372px;
	height:88px;
	display:block;
	margin: 0 auto;
	}
#music {
	font-size:80%;
	height:36px;
	position:absolute;
	right:52px;
	text-align:right;
	top:-21px;
	color:#7E7769;
	}
#player {
	position:relative;
	top:11px;
	left:5px;
	}
table#links {
	width:100%;
	margin-top:22px;
	}	
/**  MAIN MENU  **/
#nav {
	/*width: 644px;*/
	}

#nav a,
#nav a:link,
#nav a:visited,
#nav a:active,
#subMenusContainer a,
#subMenusContainer a:link,
#subMenusContainer a:visited,
#subMenusContainer a:active {
	color:#7280B8;
	}
#nav a:hover,
#subMenusContainer a:hover {
	color:#C3CFFF;
	}
#nav { 
	border-top: 1px solid #C53627;
	}
#subMenusContainer li { 
	border-top: 1px solid #290B08;
	}
/*** tips  ***/
.tip-title {
	display:none;
	}
.tipz {
	background: transparent url(../images/bgtrsp.png) repeat;
	color: #333;
	font-size:90%;
	padding: 0 8px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}
/** IFRAME  **/
iframe#feedback.inset,
iframe#add_address.inset {
	background-color:#97A3D2;
	border:1px solid #B6B08C;
	margin:22px 0;
	padding-bottom:22px;
	width: 100%;
	}

/* End of 'main' */

