/*Reset CSS*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin: 0;
	padding: 0;
	text-indent: 0;
} 
table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0; 
} 
address,caption,cite,code,dfn,em,th,var { 
	font-style:normal; 
	font-weight:normal; 
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
ol,ul { 
	list-style:none;
	list-style-type: none;
	list-style-position: outside;
} 
caption,th { 
	text-align:left; 
} 
h1,h2,h3,h4,h5,h6,div.h1 { 
	font-size:100%; 
	font-weight:normal; 
} 
q:before,q:after { 
	content:''; 
} 
abbr,acronym { border:0; 
}

body {
	font-size: 62.5%;
}

/*layout*/

body {
	color: #444444;
	font-family: verdana,arial,san-serif;
	line-height: 2.24em;
}

#skip a, #skip a:hover, #skip a:visited {
	/*position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;*/
	width: 100%;
	display: none;
	background: #000000;
	color: #ffffff;
}

#skip a:active, #skip a:focus {
	/*position:static;
	width:auto;
	height:auto;*/
	display: block;
}

div.brand {
	height: 60px;
	background-color: #444444;
	background-image: url(../assets/shiney-black-backgound.gif);
	padding: 12px 0px 0px 10%;
}

div.header {
	height: 110px;
	overflow: hidden;
	background-color: #88aaaa;
	background-image: url(../assets/text-background.gif);
	text-align: center;
	color: #ffffff;
}

div.header input#q {
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	font-family: georgia,times,serif;
	color: #444444;
	border: solid 2px #448888;
	padding: 8px 8px 8px 8px;
}

div.header form {
	font-size: 2.56em;
	font-weight: bold;
	padding-top: 26px;
	padding-bottom: 22px;
	text-transform: uppercase;
	font-family: georgia,times,serif;
}

div.header input.submit {
	vertical-align: middle;
}

div.header legend {
	display: none;
}

div.footer {
	background-color: #000000;
	background-image: url(../assets/deep-black-gradient.gif);
	background-repeat: repeat-x;
	border-top: 8px solid #88aaaa;
	padding: 0 0 40px 10%;
}

div.content,h1,h2,h3,h4,h5,h6,pre {
	margin: 20px 10% 20px 10%;
}

p {
	margin: 2.4em 10% 1.5em 0;
	padding-left: 10%;
	font-size: 1.6em;
}

ul, ol {
	margin: 40px 10% 40px 10%;
	border-top: #888888 1px solid;
	border-bottom: #888888 1px solid;
}

ul p, ol p, ul pre, ol pre {
	font-size: inherit;
	margin: 0;
	padding: 0;
}

ul pre, ol pre {
	font-size: 1.6em;
}

.spaced li {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

a {
	color: #448888;
	text-decoration: none
}

ul a, ol a {
	font-size: 1.28em;
	font-weight: bold;
}

pre {
	font-size: 2em;
}

a:hover {
	color: #004444;
	text-decoration: underline;
}

a:visited {
	color: #444444;
}

div.content {
	margin-right: 0;
}

div.content ol {
	float: left;
	display: inline;
	margin: 0;
	width: 15.5%;
	border: none;
}

h1,div.h1 {
	font-family: georgia,times,serif;
	font-size: 3.2em;
	font-style: italic;
	line-height: 110%;
}

div.h1 {
	line-height: 150%;
}

div.brand h1 {
	font-style: normal;
	margin: 0 0 0 8px;
	line-height: 160%;
	color: #ffffff;
}

h2 {
	font-size: 2em;
	font-weight: inherit;
	font-style: italic;
	line-height: 110%;
	font-family: georgia,times,serif;
}

.noborder {
	border: none;
	font-size: 1.25em;
}

.numbered {
	list-style-type: decimal;
}

.numbered li {
	margin-left: 3em
}

p.part {
	font-size: 1.44em;
	font-style: italic;
}

div.banner {
	height: 350px;
	background-image: url(authors-background.gif);
	background-repeat: no-repeat;
}

div.brand img {
	float: left;
}

div.brand a {
	color: #ffffff;
}

div.banner {
	text-align: right;
	background-color: #ffffff;
}

div.ad {
	padding-left: 10%;
	margin-left: -18px;
	display: none;
}

div.amazon {
	/*position: relative;*/
	background: #ffddaa;
	/*padding-top: 40px;
	padding-bottom: 40px;*/
	overflow: hidden;
	white-space: nowrap;
	padding-right: 10%;
	width: 90%;
}

div.amazon ul, div.amazon ol {
	border-top: 0;
	border-bottom: 0;
	display: inline;
	overflow: hidden;
}

div.amazon > ul, div.amazon > ol {
	/*padding-right: 10%;*/
	display: inline-block;
	width: 90%;
	overflow: hidden;
}

div.amazon > ul > li {
	display: inline;
	margin-right: 40px;
	overflow: hidden;
}

div.amazon ul li ul {
	margin: 0;
	overflow: hidden;
}

div.amazon ul li ul li {
	display: none;
	position: absolute;
	color: #444444;
	text-align: center;
	font-style: italic;
	font-size: 2em;
	font-family: georgia,times,serif;
	line-height: 1.75em;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin-left: -10%;
}

div.amazon ul li:hover ul li {
	display: block;
}

div.amazon img {
	border: 3px #ffffff solid;
}

div.footer ul {
	margin: 10px 0 0 0;
}

div.amazon a {
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
}

div.footer ol {
	border-top: 0;
	border-bottom: 0;
	margin: 0;
	padding: 0;
}

div.footer ul {
	float: left;
	display: inline;
	width: 22.5%;
	color: #ffffff;
	border-top: 0;
	border-bottom: 0;
	border-left: 1px #888888 solid;
	padding-left: 2%;
	overflow: hidden;
	white-space: nowrap;
}

div.footer ul.first {
	border-left: 0;
	padding-left: 0;
}

div.footer li.listheading {
	font-weight: bold;
	font-style: italic;
	font-family: georgia,times,serif;
	font-size: 1.75em;
	padding-top: 25px;
}

div.footer ol {
	font-style: normal;
	font-family: verdana,arial,san-serif;
	margin-top: 0;
}

div.footer a {
	color: #cccccc;
	font-weight: normal;
}

div.footer img {
	vertical-align: -75%;
}

div.footer ul.first li img {
	padding: 4px 2px 4px 0;
}

small {
	font-size: 0.75em;
	font-style: italic;
}

small.jranklink {
	font-size: 0.5em;
	text-transform: none;
	display: block;
	margin: -4px 0 -20px 12px;
}

small.jranklink a {
	color: #ffffff;
	font-weight: normal;
}

#gobutton {
	width: 80px;
	height: 41px;
	color: #ffffff;
	background: url('/assets/go-button.gif') center;
	border: 0;
}

#gobutton:hover {
	background-image: url('/assets/go-button-on.gif');
}

div#metadata {
	font-size: 2.4em;
	margin-bottom: 20px;
}

strong {
	font-weight: bold;
}

div#searchresults {
	margin: 20px 10% 20px 10%;
}

div#searchresults h1 {
	margin: 20px 0 20px 0;
}

div#results dt {
	font-family: georgia,times,serif;
	font-size: 2.4em;
	font-style:italic;
	line-height: 150%;
}

div#results dd.description {
	font-size: 1.2em;
	line-height: 130%;
}

div#results dd.url {
	font-size: 0.8em;
	font-style: italic;
}

div#pagination {
	text-align: center;
	margin-top: 50px;
}

div#pagination a {
	padding: 0 4px 0 4px;
}

div#pagination span.disabled {
	color: #888888;
}

div.rss {
	margin: 10px 10% 0 10%;
	background-image: url(rssdice.jpg);
	background-repeat: no-repeat;
	height: 152px;
}

div.rss div.h1 {
	font-size: 2em;
	padding: 50px 0 0 160px;
}

a.bookmark {
	display: inline-block;
	background-color: #ffffff;
	background-image: url(bookmark.gif);
	width: 8px;
	height: 20px;
	position: relative;
	left: -12px;
	top: 7px;
	margin-right: -8px;
	visibility: hidden;
}

p:hover a.bookmark {
	visibility: visible;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.fade {
	color: #888888;
}

.authors {
	display: none;
}

div.inlinelink, div.inlinewarning {
	position: relative;
	margin: 0;
	padding: 1.5em 10% 1.5em 10%;
	font-size: 120%;
	line-height: 120%;
}

div.inlinelink {
	background: #ffffaa;
}

div.inlinewarning {
	background: #ffcccc;
}

.inlinelink a, .inlinewarning a {
	color: inherit;
	font-weight: bold;
}

.inlinelink a.close, .inlinewarning a.close {
	position: absolute;
	top: 0;
	left: 10%;
}

.inlinelink a.close img, .inlinewarning a.close img {
	margin: -14px 0 0 -29px;
}

.inlinelink img.icon, .inlinewarning img.icon {
	float: left;
}

div.menubar ul {
	display: block;
	border-top: 2px #aaaaaa solid;
	border-bottom: none;
	padding: 0.8em 0 0.8em 0;
	text-transform: uppercase;
	font-family: georgia,times,serif;
	text-align: center;
	background: #000000;
	margin: 0px;
}

div.menubar ul li {
	display: inline-block;
	width: 15%;
}

div.menubar a {
	color: #aaaaaa;
	font-size: 1.3em;
}

.dialogsymbol {
	float: left;
	margin: 0 12px 0 0;
}

.amazon-cloud {
	font-size: 1em;
}

/*tabbed content*/

ul.tabs {
	margin-right: 5%;
	padding-right: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-top: 0;
	border-left: 1px solid #999;
	width: 80%;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}

ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}

ul.tabs li a:hover {
	background: #ccc;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	/*border: 1px solid #999;*/
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
}

.tab_content {
	/*padding: 20px;*/
	/*font-size: 1.2em;*/
}

#tab2 {
	width: 90%;
	font-size: 1.5em;
	font-style: italic;
}

/* Print */

div#skip, div.brand, div.header, div.inlinelink, ul, div.rss, div.footer, div.menubar {
	display: none;
}

p {
	margin: 1em 0 1em 0;
	font-size: 75%;
}

h1,div.h1 {
	font-family: georgia,times,serif;
	font-size: 3.2em;
	font-style: italic;
	line-height: 110%;
	margin-bottom: 3em;
}

