*{
	margin: 0;
	padding: 0;
}

a:link, a:visited{
	color: #4455AA;
	text-decoration: none;
}

a:hover, a:active{
	color: #334466;
	text-decoration: underline;
}

body {
	background: url( /_img/_separation.gif) #EEEECC repeat-y 70%;
	color: #333333;
	font: 76% Verdana, Geneva, Arial, Helvetica, sans-serif;;
	line-height: 1.5em;
}

body#amazon {

	background:  #EEEECC ;
        color: #333333;
        font: 76% Verdana, Geneva, Arial, Helvetica, sans-serif;;
        line-height: 1.5em;
}


a img{
	border: none;
}

div.booklisting {
	margin: 10px 0;
}

fieldset{
	border: none;
	padding: 5px 18px;
}

fieldset #submit{
	margin: 10px 0 0 2px;
	padding: 3px;
}

fieldset .searchrubydoc{
	border: none;
	font-size: 125%;
	width: 80%;
}

fieldset .searchbox{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}

h1{
	background: url(/_img/logo-rubydoc.gif) transparent no-repeat 0% 60%;
	color: #666666;
	font-size: 200%;
	margin: 20px 0 0 20px;
	padding: .25em 35px .25em 35px;
}

h1 span{
	color: #999999;
}

h1 strong{
	font-size: 125%;
}

h1 a:hover, h1 a:link, h1 a:visited, h1 a:active {
 text-decoration: none;
 color: #666;
}


h2{
	color: #FFFFFF;
	padding: 20px 20px 5px 20px;
	font-size: 150%;
}

h2 a:link, h2 a:visited{
	color: #FFFF99;
	text-decoration: none;
}

h2 a:hover, h2 a:active{
	color: #FFFF00;
	text-decoration: underline;
}

h3{
	color: #666666;
	padding: 20px 20px 5px 20px;
	font-size: 125%;
}

p{
	line-height: 150%;
}

p.pitch{
	color: #666666;
	font-size: 76%;
	padding: 0 20px 15px 57px;
}

ul{
	list-style: square;
}

.colone{
	color: #FFFFFF;
	float: right;
	width: 43%;
}

.colone ul li span, .coltwo ul li span, .colthree ul li span {
	color: #FFFFFF;
}

.coltwo{
	float: right;
	width: 43%;
}

.colthree{
	color: #FFFFFF;
	float: right;
	width: 86%;
}

.iconaction{
	float: left;
	width: 100%;
}

#api{
	background: url(/_img/corner-api.gif) #CC6633 no-repeat bottom right;
}

#api .iconaction{
	background: url(/_img/icon-api.gif) transparent no-repeat 20px 20px;
}

#api ul{
	border-top: 1px dotted #D28F6C;
	color: #D28F6C;
}

#colophon{
	border-top: 1px solid #CCCCCC;
	clear: both;
	float: left;
	margin: 20px 0 0 0;
	width: 97%;
}

#colophon ul{
	color: #666666;
	font-size: 85%;
	margin: 15px 15px 15px 60px;
}

#colophon ul li{
	padding: 3px;
}

#colophon p{
	padding: 10px 10px 8px 40px;
}

#colophon p a{
	margin: 0 10px 0 0;
}

#gettingstarted{
	background: url(/_img/corner-gettingstarted.gif) #999933 no-repeat bottom right;
}

#gettingstarted .iconaction{
	background: url(/_img/icon-gettingstarted.gif) transparent no-repeat 20px 20px;
}

#gettingstarted h3 {
	color: #FFFFFF;
}

#gettingstarted p, #api p, #rubystuff p{
	color: #FFFFFF;
	padding: 0 40px 10px 20px;
}

#gettingstarted ul{
	border-top: 1px dotted #ABAB64;
	color: #ABAB64;
}

#gettingstarted ul a:link, #api ul a:link, #rubystuff ul a:link{
	color: #FFFF00;
}

ul.names li {
color: white;
 }

#gettingstarted ul a:visited, #api ul a:visited, #rubystuff ul a:visited{
	color: #FFFF00;
}

#gettingstarted ul li, #api ul li, #rubystuff ul li{
	padding: 0 0 10px 0;
}

#gettingstarted ul, #api ul, #rubystuff ul{
	margin: 0 15px;
	padding: 5px 5px 10px 20px;
}

#gettingstarted, #api, #rubystuff{
	float: left;
	margin: 0 0 10px 0;
	width: 97%;
}

#left{
	float: left;
	width: 70%;
}

#right{
	color: #666666;
	float: left;
	padding-top: 70px;
	width: 25%;
}

#right p{
	padding: 0 20px;
}

#right ul{
	padding: 0 20px 0 40px;
}

#right ul li{
	padding: 5px 0;
}

#rubystuff{
	background: url(/_img/corner-rubystuff.gif) #666699 no-repeat bottom right;
}

#rubystuff .iconaction{
	background: url(/_img/icon-rubystuff.gif) transparent no-repeat 20px 20px;
}

#rubystuff a:link, #rubystuff a:visited{
	color: #FFFF00;
}

#rubystuff ul{
	border-top: 1px dotted #8B8AAC;
	color: #8B8AAC;
}

p.buttons {
  margin-top: 40px;
}

p.googleads{
  margin-top: 10px;
} 

#risearch {
   margin-left: 30px;

}

#risearch pre {
   font-size: larger;

}


body#guidelines  {
  margin:20px;
}

body#guidelines  h2 {
   color: #333;;
}


#guidelines ul {
 list-style-type: disc;
list-style-position: inside; 


}

#guidelines ul li {
 
  margin-top:10px; 
}
