/* (c) Windmill - (r) acst 20090531 1235 */
/* for the AC Solar Technic admin pages */

body {
   background: #666666 url(/gfx/background.gif) repeat-y 50% 0;
   padding: 0 0 0 0;
   margin: 0 0 0 0;
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 12px;
   font-weight: normal;
   line-height: 16px;
   color: #333333;
   text-decoration: none;
   text-align: left;
}

#wrapper {
   width: 800px;
   margin: 0 auto;
   padding: 0px;
   z-index: 1;
}
#content {
   position: relative;
   left: 0px;
   top: 0px;
   right: 0px;
   bottom: 0px;
   margin: 0 auto;
   padding: 0px;
   z-index: 2;
}

#header {
   background: url(/gfx/header.gif);
   position: absolute;
   left: 0px;
   top: 0px;
   width: 800px;
   height: 100px;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   z-index: 3;
}

#top_nav {
   background: url(/gfx/top-nav.gif);
   position: absolute;
   left: 0px;
   top: 100px;
   width: 800px;
   height: 99px;
}

#menu_bar {
   position: absolute;
   left: 17px;
   top: 115px;
   width: 590px;
   height: 20px;
   text-align: left;
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   color: #ffd503;
   font-weight: bold;
}
#order_bar {
   position: absolute;
   left: 607px;
   top: 115px;
   width: 175px;
   height: 20px;
   text-align: right;
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   color: #ffd503;
   font-weight: bold;
}
a.menu_bar {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   color: #ffffff;
   font-weight: normal;
   text-decoration: none;
}
a.menu_bar:hover {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   color: #ffd503;
   font-weight: normal;
   text-decoration: none;
}


#info_bar {
   position: absolute;
   left: 17px;
   top: 148px;
   width: 766px;
   height: 20px;
   text-align: left;
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   color: #ffffff;
}

#contact_bar {
   position: absolute;
   left: 17px;
   top: 179px;
   width: 766px;
   height: 20px;
   text-align: right;
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 11px;
   color: #666666;
}
a.contact_bar {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 11px;
   color: #666666;
   font-weight: normal;
   text-decoration: none;
}
a.contact_bar:hover {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   color: #000000;
   font-weight: normal;
   text-decoration: none;
}

#footer_bar {
   position: relative;
   background-color: #ffd503;
   left: 0px;
   width: 800px;
   height: 20px;
   text-align: left;
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   color: #ffd503;
   font-weight: bold;
}

#page_content {
   position: absolute;
   left: 218px;
   top: 218px;
   width: 364px;
   z-index: 3;
}

span.footnote {
   float: right;
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 11px;
   color: #666666;
}

hr {
   color: #ffd503;
   background-color: #ffd503;
   height: 1px;
   border: 0px;
}

img.large {
   border: 1px solid #660066;
}

img.thumb {
   margin: 18px 18px 0 0;
   border: 1px solid #660066;
}
img.thumb:hover {
   border-color: #ffd503;
}

img.tiny {
   float: left;
   margin: 9px 9px 0 0;
   border: 1px solid #660066;
}
img.tiny:hover {
   border-color: #ffd503;
}

#article_image {
   float: left;
   margin: 0 9px 9px 0;
   border: 1px solid #ffd503;
}

span.button {
   float: right;
   background: #ffd503;
   border: 1px solid #660066;
   margin: 9px 0 0 0;
   padding-top: 4px;
   width: 142px;
   height: 21px;
   text-align: center;
}
a.button {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 15px;
   font-weight: bold;
   line-height: 15px;
   color: #660066;
   text-decoration: none;
}
a.button:hover {
   color: #660066;
   text-decoration: underline;
}

div.clear {
   width: 100%;
   height: 1px;
   margin: 0 0 -1px;
   clear: both;
}

b {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 12px;
   font-weight: bold;
   line-height: 14px;
   color: #333333;
   text-decoration: none;
   text-align: left;
}
b.was {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 12px;
   font-weight: bold;
   line-height: 14px;
   color: #333333;
   text-decoration: line-through;
   text-align: left;
}
span.details {
   float: left;
   width: 102px;
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 12px;
   font-weight: bold;
   line-height: 14px;
   color: #333333;
   text-decoration: none;
   text-align: left;
}
b.title {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 18px;
   font-weight: normal;
   line-height: 18px;
   color: #333333;
   text-decoration: none;
   text-align: left;
}

td {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 12px;
   font-weight: normal;
   line-height: 14px;
   color: #333333;
   text-decoration: none;
   text-align: left;
}
td.right {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 12px;
   font-weight: normal;
   line-height: 14px;
   color: #333333;
   text-decoration: none;
   text-align: right;
}
td.center {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 12px;
   font-weight: normal;
   line-height: 14px;
   color: #333333;
   text-decoration: none;
   text-align: center;
}
p {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 12px;
   font-weight: normal;
   line-height: 14px;
   color: #333333;
   text-decoration: none;
   text-align: left;
}
p.justify {
   text-align: justify;
}
li {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 12px;
   font-weight: normal;
   line-height: 14px;
   color: #333333;
   text-decoration: none;
   text-align: left;
}
a {
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 12px;
   font-weight: bold;
   line-height: 14px;
   color: #cc0000;
   text-decoration: none;
}
a:hover {
   color: #000000;
   text-decoration: none;
}


#page_footer {
   background: #000000;
   position: relative;
   left: 0px;
   top: 25px;
   width: 748px;
   padding: 4px 0 4px 0;
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 10px;
   font-weight: normal;
   line-height: 11px;
   color: #ffffff;
   text-decoration: none;
   text-align: center;
}
a.footer_link {
   width: 120px;
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 10px;
   font-weight: normal;
   line-height: 11px;
   color: #ffffff;
   text-decoration: none;
}
a.footer_link:hover {
   color: #ffffff;
   text-decoration: underline;
}

#rightside{
   position: absolute;
   left: 620px;
   top: 218px;
   width: 180px;
}


#leftside{
   position: absolute;
   left: 17px;
   top: 218px;
   width: 166px;
}




/* #leftside{float: left;
   width: 200px;
}*/

.leftsidecontent {
/*   padding: 15px 20px 15px 20px;*/
   background-color: #666666;
   color: #ffffff;
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-size: 12px;
}

.leftsidecontent hr {
   color: #ffffff;
   background-color: #ffffff;
   height: 1px;
   border: 0px;
}

#button {
   width: 100%;
   padding: 0 0 0 0;
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-weight: bold;
   color: #666666;
}

#button ul {
   list-style: none;
   margin: 0;
   padding: 0;
   border: none;
}
   
#button li {
   border-bottom: 1px solid #fed507;
   padding: 5px 0 5px 0;
   background-color: #666666;
   color: #ffffff;
   text-decoration: none;
   width: 100%;
   margin: 0;
   font-size: 12px;
}
   
#button li a {
   display: block;
   padding: 2px 0 2px 0;
   background-color: #666666;
   color: #ffffff;
   padding: 0 0 0 0;
   text-decoration: none;
   width: 100%;
   font-size: 10px;
}
   
html>body #button li a {
   width: auto;
}
   
#button li a:hover {
   background-color: #fed507;
   font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L";
   font-weight: bold;
   color: #666666;
}

