@charset "utf-8";
* {
	padding:0;
	margin:0;
}
html {
	height: 100%;
	background-color: #57849B;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 930px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/bg.png);
}
#mast {
	background-image: url(../images/user_group_header.jpg);
	height: 105px;
}
#header {
	background-image: url(../images/orapress_header.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
}

.link a:link {
	color:#416578;
}
.link a:hover {
	text-decoration: none;
	color:#416578;
}
.link a:active {
	text-decoration: none;
	color:#416578;
}
.link a:visited {
	text-decoration: none;
	color:#FF0000;
}


a:link {
	color: #416578;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
#footer {
	text-align: center;
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#signmeup {
	width: 400px;
	position: relative;
	top: 30px;
	left: 490px;
	font-size: 14px;
	color: #FF0;
	font-weight: bold;
	text-align: right;
	padding: 4px;
}
#nav {
	background-image: url(../images/nav.jpg);
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-top: 6px;
	padding-left: 15px;
}

#nav  a {
	color:#FFF;
	text-decoration:none;
	padding-right:15px;
}
#nav a:hover {
	color:#FFF;
	text-decoration:underline;
}
#nav a:active, a:visited {
	color:#FFF;
}

#signmeup  a {
	color:#000;
	text-decoration:none;
	padding-right:15px;
	font-weight: bold;
}
#signmeup a:hover {
	color:#FFF;
	text-decoration:underline;
}
#signmeup a:active, a:visited {
	color:#FFF;
}
#sub-content {
	padding: 15px;
}
.heading {
	background-image: url(../images/heading_bg.jpg);
	height: 30px;
	width: 600px;
}
.heading-title {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
	margin-top: 6px;
	position: absolute;
}
.buttons {
	display: inline;
	position: absolute;
	margin-left: 490px;
	margin-top: 3px;
}


#column-left {
	width: 600px;
}
#column-right {
	width: 250px;
	position: absolute;
	top: 170px;
	left: 650px;
}
.red {
	font-weight: bold;
	color: #F00;
}
.header1 {
	font-size: 14px;
	font-weight: bold;
}
.footnote1 {
	font-size: 12px;
	color: #666;
}
.heading-cart {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/cart_bg.jpg);
	height: 24px;
	width: 235px;
	padding-top: 6px;
	padding-left: 15px;

}
._title {
	font-weight: bold;
}
.container {
	clear: both;
}
._author {
	width: 190px;
	float: left;
	text-align: right;
	margin-right: 10px;
	font-style: italic;
}

._text {
	font-size: 12px;
}
._foot {
	width: 450px;
	margin-top: 4px;
	float: right;
	margin-bottom: 15px;
}
._price {
	background-image: url(../images/price.jpg);
	width: 60px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	color: #000;
	height: 16px;
	float: left;
	margin-left: 10px;
}
._buy {
	width: 60px;
	float: right;
}
._isbn {
	width: 110px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/price.jpg);
	height: 16px;
	padding-top: 2px;
	float: left;
}
._cover {
	margin-right: 10px;
	margin-bottom: 35px;
}
.spacer {
	height: 70px;
}
#database_scroller {
	overflow: hidden;
}
#middleware_scroller {
	overflow: hidden;
}
#applications_scroller {
	overflow: hidden;
}
#certification_scroller {
	overflow: hidden;
}
#servers_scroller {
	overflow: hidden;
}
.loading {
	background-image: url(../images/spinny_bg.png);
	height: 20px;
	width: 20px;
	position: absolute;
	margin-left: 464px;
	background-repeat: no-repeat;
	margin-top: 3px;
	padding-top: 4px;
	padding-left: 6px;
}
.cart-loading {
	background-image: url(../images/spinny_bg.png);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	margin-top: 3px;
	padding-top: 4px;
	padding-left: 6px;
	position: relative;
	top: -22px;
	left: 200px;
}

.pagination {
	font-size: 12px;
	text-align: right;
	margin-bottom: 6px;
}
#tooltip {
	background-image: url(../images/tooltip.png);
	height: 86px;
	width: 98px;
	position: absolute;
	margin-left: 565px;
	margin-top: -80px;
}
#you-saved {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	text-align: right;
	background-image: url(../images/cart_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 6px;
	padding-right: 10px;
}
.__price {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
}
.__cart {
}
.sub-total {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #FFF;
	background-image: url(../images/cart_bg.jpg);
	height: 24px;
	padding-top: 6px;
	padding-right: 10px;
}
.strike-through {
	font-weight: bold;
	color: #000;
	text-decoration: line-through;
	font-size: 14px;
}
._item {
	background-image: url(../images/item_bg.png);
	background-repeat: repeat-x;
	padding: 2px;
}
._item a:link {
	color:#FFF;
}
._item a:hover {
	color:#000;
}
#click-to-checkout {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/cart_bg.jpg);
	height: 24px;
	padding-top: 6px;
	padding-right: 10px;
	text-align: center;
}
.coupon {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
