/* reset.min.css - Copyright (c) 2007, Yahoo! Inc. All rights reserved. */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

html,body { border: none !important; font-size: small }
body { font-family: tahoma, sans-serif; font-size: small }
h1, h2, h3, .ui-widget-header { font-family: 'trebuchet ms', trebuchet, verdana; font-weight: bold }
h1 { padding: 10px 0; font-size: large; font-weight: bold; }
strong { font-weight: bold }
#page-header h1 { text-align: center; position: relative }

#tabs { height: 100%; border: none }
#tabs ul.ui-tabs-nav { background-image: none !important }

#sub-tabs { border: none; padding: 0 }
#sub-tabs ul.ui-tabs-nav { padding-left: 2px }
#sub-tabs ul.ui-tabs-nav li a { padding: 3px 10px; font-size: small }
#sub-tabs .ui-widget-content { border-top: none }
.ui-widget { font-size: 1.0em }

a.icon { display:block; width: 16px; height: 16px; z-index: 10 }
a.home { position: absolute; top: 15px; left: 10px }

div.step-holder { margin: 15px 0 }
span.step-counter { float: left; font-size: large; padding: 2px 10px; display: block; margin: 0 10px 10px 0 }

#twitter { position: absolute; right: 8px; top: 5px; z-index: 500 }
#twitter a { text-decoration: none; font-family: arial; vertical-align: top }
#twitter img { border: none }

#paypal { border: none; background-color: transparent; float:right; padding: 0 5px; margin-top: -8px }
td { vertical-align: top; }
p { margin: 10px 0 }
dl { margin-top: 0 }
dt { color: #a00; font-weight: bold }
dd { margin: 0 0 20px 0; color: #555 }
dl.options { margin: 10px 25px }
hr { height: 1px }

#content { padding: 20px; }
#busy { position: absolute; top: 7px; right: 7px; border: 1px ridge #ccc; background-color: #e95555; color: #eee; padding: 3px; display:none }
#footer { padding-top: 20px; margin-top: 30px; border-top: 1px solid #ddd; color: #888 }

a.external {
    background-image: url(/prx/000/http/malsup.com/jquery/images/external.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 12px
}


pre { margin: 10px 0; clear: both }
pre { font-size: small; padding: 15px; background-color: #eee; border: 1px solid #ddd; border-left-width: 5px; overflow-x: auto; }
pre.normal { background-color: transparent; border: none; border-left-width: 0; overflow-x: auto; }
code { padding: 0; font-size: 108%; font-style: normal; }
code.method { font-size: 150%; display: block; margin-top: 20px }
code.inline { background-color: #ffc }

/* syntax highlighting with Chili */
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }

.php .tag       { color: purple; }
.php .com       { color: green; }
.php .const1    { color: maroon; }
.php .const2    { color: maroon; }
.php .function  { color: #e17100; }
.php .global    { color: maroon; }
.php .keyword   { color: blue; }
.php .mlcom     { color: gray; }
.php .name      { color: maroon; }
.php .number    { color: #880; }
.php .string1   { color: teal; }
.php .string2   { color: teal; }
.php .value     { color: gray; }
.php .variable  { color: #e15c03; }

.css .mlcom  { color: #4040c2; }
.css .color  { color: black; }
.css .string { color: teal; }
.css .attrib { color: blue; }
.css .value  { color: navy; }
.css .number { color: #880; }
