/* VMware CSS Document */

/*========================== BEGIN GENERAL STYLES =======================*/
html {
}
body {
margin: 0;
padding: 0;
font: 12px Arial, Helvetica, sans-serif;
color: #7f7f7f; 
line-height: 1.43; /*change this at your own risk - will break the top and bottom padding measurements throughout the application*/
text-align: center;
background: #000000; 
}
table {	
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	text-align: left;
}
tr { 
}
th {
	text-align: left;
}
td {
	border-top: 0;
	border-left: 0;
	border-bottom: 1px dotted #c7c7c7;
	border-right: 1px solid #e5e5e5;
	margin: 0;
	padding: 5px 16px 5px 16px;
	background: url(../images/table_bg.jpg) bottom repeat-x;
	text-align: left;
}
img {
	behavior: url(images/iepngfix.htc); /*IE6 fix for PNG transparency*/
}
p {
	margin: 0;
	padding-bottom: 14px;
}
ul {
margin-top: 0;
padding-top: 0;
}
hr { /*margin overrides in IE-specific stylesheet*/
	width: 100%;
	height: 1px;
	margin: 7px 0 7px 0;
	padding: 0;
	border: 0;
	line-height: 0;
	background: #ababab;
}
h1 {
	display: none;
}
h2 {
	display: none;
}
h3 {
}
a:link, 
a:visited, 
a:active {
color: #7f7f7f;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
.clr_right {
clear: right;
height: 0; 
font-size: 1px; 
line-height: 0px;
}
.clr_left {
clear: left;
height: 0; 
font-size: 1px; 
line-height: 0px;
}
.clr_both {
clear: both;
height: 0; 
font-size: 1px; 
line-height: 0px;
}
#wrapper {
	width: 800px; 
	height: 839px;
	border-top: 0;
	border-right: 4px solid  #777777;
	border-bottom: 4px solid  #777777;
	border-left: 4px solid  #777777;
	margin: 0 auto 10px auto;
	text-align: left;
	background: url(../images/bg_w_title.jpg) no-repeat;
}
#wrapper_index {
	width: 800px; 
	height: 839px;
	border-top: 0;
	border-right: 4px solid  #777777;
	border-bottom: 4px solid  #777777;
	border-left: 4px solid  #777777;
	margin: 0 auto 10px auto;
	text-align: left;
	background: url(../images/bg2_w_title.jpg) no-repeat;
}
#wrapper_no_bg {
	width: 760px; 
	border-top: 0;
	border-right: 4px solid  #777777;
	border-bottom: 4px solid  #777777;
	border-left: 4px solid  #777777;
	margin: 0 auto 10px auto;
	padding: 20px;
	text-align: left;
	background: #000000;
}
/*========================== END GENERAL STYLES =======================*/



/*========================== BEGIN HEADER STYLES =======================*/
#header {
	display: none;
}
/*========================== END HEADER STYLES =======================*/


/*========================== BEGIN CONTENT STYLES =======================*/
#content {
	height: 490px;
	padding: 190px 0 0 0;
}
.center_me {
	width: 100%;
	padding: 0 0 15px 0;
	text-align: center;
}
.red_button {
	margin: 0 20px 0 20px;
}
/*========================== END CONTENT STYLES =======================*/


/*========================== BEGIN FOOTER STYLES =======================*/
#footer {
	color: #ffffff;
}
#footer_legal {
	float: left;
	width: 460px;
	padding: 5px 0 0 12px;
	font-size: 11px;
}
#footer_links {
	float: left;
	width: 320px;
	padding: 32px 0 0 0;
	text-align: right;
}
#footer_links img {
	margin: 0 0 4px 0;
}
/*========================== END FOOTER STYLES =======================*/


/*========================== BEGIN HOMEPAGE STYLES =======================*/
#home_content {
	padding: 50px 30px 40px 310px;
	
}
#scroll_area {
	width: 450px;
	height: 210px;
	color: #1b1a1a;
	overflow: auto; 
}
#excerpt {
	padding: 10px;	
	background: #ffffff;
}
/*========================== END HOMEPAGE STYLES =======================*/


/*========================== BEGIN BUY THE BOOK STYLES =======================*/
#buy_book {
	background: #ffffff;
	padding: 0 0 1px 0; /*bottom padding needed for IE6 and 7 to properly render BG color*/
}
#buy_col_left {
	float: left;
	width: 400px;
	padding: 0 0 14px 0;
}
#buy_col_right {
	float: left;
	width: 265px;
	padding: 35px 0 0 0;
}
img.retailer {
	padding: 0 0 0 10px;
}
/*========================== END BUY THE BOOK STYLES =======================*/


/*========================== BEGIN PRIVACY/TERMS STYLES =======================*/
a.jumplink {
	color: #ffffff;
}
a.landlink {
	color: #ffffff;
}
/*========================== END PRIVACY/TERMS STYLES =======================*/
