body {
 background: #fff url(top-bg.png) top left repeat-x;
 padding: 0;
 margin: 0;
 /* text-align: center; */
 font-family: Lucida Grande, Myriad, Andale Sans, Luxi Sans, Bitstream Vera Sans, Tahoma, Toga Sans, Helvetica, Arial, sans-serif;
 font-size: small;
 text-align: left;
}


h1, h2, h3, h4 {
# margin: 10px;
 padding: 0px;
}

h1, h2 {
 text-shadow: 0.5px 0.5px 1.5px #900;
 font-weight: normal;
}

h1 {
 color: #c00;
}

h2 {
# color: #204a87;
 color: #c00;
}

.clearfix:after {
 content: ".";
 display: block;
 height: 0px;
 clear: both;
 visibility: hidden;
}

#container {
 margin: 0 auto;
 padding: 0;
 display: block;
 text-align: left;
 width: 750px;
 font-size: small;
}

html>body #container{
 width: 750px;
}

#container-table
{
 border: 0;
 border-spacing: 0px;
 margin: 0;
 border-collapse: collapse;
}

#container-table tr td {
 padding: 0;
 border: 0;
}

#container-logo
{
 cursor: pointer;
 width: 225px;
 height: 60px;
 background: transparent url(logo.png) top left no-repeat;
}

#main {
 width: 100%;
 margin: 5px;
}

#footer-container {
 margin-left:auto;
 margin-right:auto;
 width: 300px;
}

#footer {
 text-align: center;
 font-size: x-small;
 color: #999;
}

.oct_img {
 float: left;
 border:0;
}

.release {
 top: 60px;
 position: absolute;
}

.indian-say {
 background: #fff url(indiankid.png) top left no-repeat;
 height: 165px;
 min-height: 165px;
 margin-bottom: 10px;
 display: table-cell;
 vertical-align: middle;
}

.indian-say .contents {
 width: 630px;
 /*width: 80%;*/
 margin-left: 130px;
 text-align: center;
}

.indian-say .title {
 color: #c00;
 font-size: 160%;
 font-weight: bold;
 margin: 10px;
}

.indian-say .message {
 font-size: 110%;
 color: #777;
 margin: 10px;
}

.indian-say .links {
  margin:5px;
  padding: 4px;
  float: right;
  color: #8e6709;
  font-size: small;
}

#nav {
 float: left;
 margin: 0;
 padding: 0;
 list-style: none;
/* position: absolute; */
 top: 20px;
 font-size: 95%;
 color: #204a87;
}
#nav li {
 float: left;
 margin: 0;
 margin-left: 16pt;
 padding-left: 0pt;
 list-style-image: none;
 list-style-type: none;
}

#nav li:first-child {
 margin-left: 0;
 padding-left: 0;
 list-style: none;
}
#nav a {
 font-size: 100%;
 float: left;
 padding: 5px;
 text-decoration: none;
 color: #fff;
}

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

.twobars {
 width: 100%;
}

.left50 {
/* width: 435px; */
  width: 50%;
 float: left;
 padding: 10px;
 border-right: 1px solid #ddd;
}

.right50 {
/* width: 305px; */
 float: right;
 padding: 10px;
}

.index-section {
 color: #666;
 padding-left: 70px;
 min-height: 64px;
 margin-bottom: 8px;
}

.index-section p {
 color: #333;
 margin: 0;
 padding: 0;
}

.index-section:hover {
 cursor: pointer;
}

.index-section:hover h2 a {
 color: #c00;
}

.index-section h2 {
 color: #204a87;
}

.index-section h2 a {
 color: #204a87;
 text-decoration: none;
}

.index-section p a {
 color: #333;
 text-decoration: none;
}

.download {
 background: #fff url(download.png) top left no-repeat;
}

.documentation {
 background: #fff url(documentation.png) top left no-repeat;
}

.community {
 background: #fff url(community.png) top left no-repeat;
}


.latest-item {
 font-size: 120%;
}

.latest-date {
 color: #999;
 font-size: x-small;
 text-align: right;
 margin-bottom: 10px;
}

a {
 color: #c00;
}

.shell {
 border-style: solid;
 border-color: #AAAAAA;
 background: #EEEEEE;
 color: #000000;
 border-width: 1px;
 padding: 2pt;
 margin:15px;
}

.toc {
# font-size: 180%;
# border: 100px;
# color: #650;
 background-color: #DDDDDD;
 border: 1px solid #000777;
# font-size: small;
# -moz-border-radius: 4px;
 float: right;
 margin: 20px;
}

#h2 .toctitle {
 color: #fff;
}

.img-derecha {
 padding: 2pt;
 margin: 15px;
 clear: both;
 float: right;
 border: 0px;
}

.a-pie {
 text-align: center;
 font-size: x-small;
 color: #999;
 text-decoration: none;
}



/* Merge template style */

.messagebox {
 border: 1px solid #aaaaaa;
 background-color: #f9f9f9;
 width: 80%;
 margin: 0 auto 1em auto;
 padding: .2em;
 text-align: justify;
}
.messagebox.merge {
 border: 1px solid #cf9fff;
 background-color: #f5edf5;
 text-align: center;
}
.messagebox.cleanup {
 border: 1px solid #9f9fff;
 background-color: #efefff;
 text-align: center;
}
.messagebox.standard-talk {
 border: 1px solid #c0c090;
 background-color: #f8eaba;
}

/* Benchmarks section */
.bench {
 background: #fff url(indiandoppler.png) top left no-repeat;
 height: 165px;
 min-height: 165px;
 vertical-align: middle;
}

.bench .message_left {
 float: left;
 padding: 10px;
 width: 350px;
 text-align:justify;
}

.bench .message_right {
 float: right;
 padding: 10px;
 width: 350px;
 text-align:justify;
}

/* faq */
#faq {
 float: left;
 font-size: 95%;
}

#faq dt {
 color: #c00;
 font-size: 130%;
 font-weight: bold;
 margin: 10px;
}



/* Use these for parallel columns */
#cols ul {
width: 300px;
float: right;
margin: 0;
padding: 0 10px 10px 0;
}

#cols li {
 float: left;
 margin: 0;
 margin-left: 16pt;
 padding-left: 0pt;
 list-style-image: none;
 list-style-type: none;
 font-size: x-small;
}

.latest-commit-r {
 float: right;
 color: #999;
 font-size: x-small;
 text-align: right;
}

.latest-commit-l {
 margin-left: 20px;
 float: left;
 color: #999;
 font-size: x-small;
 text-align: left;
}


#parallel li {
 float: left;
 margin: 0;
 margin-left: 16pt;
 padding-left: 0pt;
 list-style-image: none;
 list-style-type: none;
 font-size: x-small;
}

#parallel li p {
 width:  200px;
 height: 160px;
}

.fixedwidth {
 width: 350px;
}

/* Styles for Domains using Cherokee */
.notify
{
border: 1px #567397 solid;
height: auto;
width: 90%
padding: 8px;
text-align: center;
-moz-border-radius: 5px;
}

.notify_ok
{
background: #f5f9fd;
}

.notify_error
{
background: #fbf7da;
}

#submit_domain
{
width: 90px;
border: 1px solid #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
font-size: 22px;
-moz-border-radius: 3px;
white-space: nowrap;
float: right;
height: 40px;
text-align: center;
}


#cherokee_domains {
-moz-border-radius: 7px;
border: 1px #dddddd solid;
background: #3465A4;
background-image: url(../images/domains_bg.png);
margin: 20px;
padding: 20px;
}

#cherokee_domains form div {
padding-top: 16px;
}

#cherokee_domains form button#submit {
border:0;
float: right;
width: 93px;
height: 40px;
border-top-style: none;
border-right-style-value: none;
border-bottom-style: none;
border-left-style-value: none;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
text-indent: -5000px;
background-color: transparent;
background-image: url(../images/domains_submit.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
}

#cherokee_domains form button#submit:hover {
background-position: left -40px;
}


#cherokee_domains form input {
font-size: 22px;
background-color: #ffffff;
background-image: url(../images/domains_input.png);
background-repeat: repeat-x;
background-attachment: scroll;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #4f7ca4;
border-right-color-value: #4f7ca4;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #4f7ca4;
border-left-color-value: #4f7ca4;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
width: 530px;
float: left;
color: #444444;
}

#cherokee_domains form input:focus {
outline-color: -moz-use-text-color;
outline-style: none;
outline-width: 0pt;
}

#cherokee_domains form p {
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #6c91b5;
border-right-color-value: #6c91b5;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #6c91b5;
border-left-color-value: #6c91b5;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
display: block;
width: 542px;
float: left;
}


#domain_list {
margin-left:auto; margin-right:auto;
margin-top: 1.5em;
margin-bottom: 1.5em;
text-align: center;
}

#domain_list table, .dl_table {
margin-left:20px;
width: 710px;
text-align: left;
}

.dl_table {
margin-left:20px;
width: 710px;
text-align: left;
}

#adsense_right
{
    position: absolute;
    right: 58px; 
    top: 0.9in;
    width: 160px;
    z-index: 2;
}

#domain_list td {
padding:5px;
white-space : nowrap;
text-align: center;
}

td.pr0  { font-size: 0.8em; color: #bbb }
td.pr1  { font-size: 0.9em; color: #aaa }
td.pr2  { font-size: 1.1em; color: #999 }
td.pr3  { font-size: 1.3em; color: #888 }
td.pr4  { font-size: 1.5em; color: #777 }
td.pr5  { font-size: 1.7em; color: #666 }
td.pr6  { font-size: 1.9em; color: #555 }
td.pr7  { font-size: 2.1em; color: #444 }
td.pr8  { font-size: 2.3em; color: #333 }
td.pr9  { font-size: 2.4em; color: #222 }
td.pr10 { font-size: 2.5em; color: #111 }

/*Tooltips for the documentation*/
.tooltip_container{font-size:0.6em;}
.hover{position:absolute;display:none;z-index:999;width:245px;height:108px;background:url(tooltip.png) no-repeat}
.hover p{margin:2em; text-align:center ; line-height:1em}
