@import url(main.css);
@import url(main2cols.css);

body{
font-size: 90%;
}

hr{
height: 1px;
}

code{
font-size: 12px;
background-color: #EFEFEF;
}


#reftopsection{
padding: 3px;
margin-bottom: -10px;
}

p#bannersection{
margin-bottom: 6px
}



#dividerdiv{
height: 16px;
}

#mastertable{
font-size: 100%;
}

#leftcolumn{
font-size: 100%;
font-family: Arial;
}

ul#reflist, ul#reflistmore{
list-style-type: none;
padding: 0;
margin: 10px 0 10px 5px;
line-height: 1.2em;
}

.nestedlist{
margin: 0;
padding-left: 0;
margin-left: 1.5em;
list-style-type: disc;
}

#leftcolumn div.regulartext{
padding-left: 2px;
font: normal 85% Arial;
}


#leftcolumn div.partnersarea a{
color: darkred;
text-decoration: none;
display: block;
font-size: 12px;
border-bottom: 1px solid #CCE0FF;
padding: 2px 0;
}

#leftcolumn div.partnersarea a:hover{
color: red;
background-color: #DDFAC0;
}

#leftcolumn .headers{
background-color: #D8E7CB;
background-color: #CCE0FF;
font: bold 120% Arial;
padding-left: 5px;
margin-bottom: 3px;
}

#middlecolumn #breadcrumb{
margin-bottom:-0.5em;
font-weight: bold;
font-size: 125%;
}

#middlecolumn #lastupdated{
margin-top: -10px;
font-style: italic;
}

#middlecolumn #relatedtutorials{
margin-bottom: -0.5em;
}

#middlecolumn .listitems{
font-size: 120%;
font-weight: bold;
line-height: 1.4em;
}

#middlecolumn table{
font-size: 100%;
}

#middlecolumn table td{
padding: 3px;
}

#middlecolumn table .captions{
background-color: #73D656;
}


h3{
font-size: 20px;
margin-bottom: 0.4em;
}

.samplecode, .samplecodeplus{
width: 98%;
font-size: 90%;
border: 1px dashed gray;
background-color: #FFFFD7;
padding:5px;
font-family: Courier new;
line-height: 19px;
margin-bottom: 1em;
}


.inlinecode{
}

a:hover{
color: red;
}

#footer{
font: Arial Verdana;
font-size: 80%;
margin-bottom: 0.9em;
}

.quicksearch{
background: #EBEBEB;
font: bold 18px Arial;
margin: 0;
padding: 5px 0 5px 5px;
}

.quicksearch input{
width: 500px;
}

.quicksearch .loader{
font-size: 12px;
color: red;
}