/*-----------------------------------------
    Change here for main background style
-----------------------------------------*/
html { 
scrollbar-face-color: #000; 
scrollbar-shadow-color: #2E72E1; 
scrollbar-highlight-color: #2E72E1; 
scrollbar-3dlight-color: #101113; 
scrollbar-darkshadow-color: #101113; 
scrollbar-track-color: #000; 
scrollbar-arrow-color: #FEC501; 
}

body {
    background: #000;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    font: normal 11px/15px  verdana, arial;
    text-align: center;
    }
form {
   margin: 0px 0px 0px 0px;
}

button {
	font-weight: 700;
}
/*-----------------------------------------
    Change here for header
-----------------------------------------*/
table.header {
    width: 1000px;
    margin-bottom: 0px;
}
td.header {
    padding: 30px;
}

.headercolor_top {
    /* If you want to change the background color of the top menu, add this line ...
       background-color: #FFFFFF;
       ... below this comment and substitute #FFFFFF with your preferred color. */

}

.headercolor_menu {
    /* If you want to change the background color of the menu, add this line ...
       background-color: #FFFFFF;
       ... below this comment and substitute #FFFFFF with your preferred color. */

    height: 30px;
}

td.pagessubmenu {
    padding-left: 15px;
    padding-top: 5px;
}

select.pagessubmenu {
    color: #000000;
    margin-bottom: 5px;
}

table.getpixel {
    margin-top: 10px;
    width: 1000px;
}
td.getpixel {
    padding: 10px;
    color: #FEC501;
}
font.getpixelinfo {
    color: #FFFFFF;
    font-weight: bold;
}
font.getpixelerror {
    color: #FF6262;
    font-weight: bold;
}
select.language {
    font-family: tahoma, arial;
    font-size: 7pt;
    margin-left: 10px;
    color: #444444;
}

/*-----------------------------------------
    Linkstyle of the Mainmenu
-----------------------------------------*/
a.m:link    {    color: #FFFFFF; font-weight: bold; text-decoration: none;    }
a.m:visited {    color: #FFFFFF; font-weight: bold; text-decoration: none;    }
a.m:hover   {    color: #FEC501; font-weight: bold; text-decoration: underline;    }

/*-----------------------------------------
    Linkstyle of the Premenu
-----------------------------------------*/
a.l:link    {    color: #FFFFFF; font-weight: normal; font-size: 8pt; text-decoration: none;    }
a.l:visited {    color: #FFFFFF; font-weight: normal; font-size: 8pt; text-decoration: none;    }
a.l:hover   {    color: #FEC501; font-weight: normal; font-size: 8pt; text-decoration: underline;    }

/*-----------------------------------------
    Linkstyle / Linkstyle highlighted of the Submenu (gridpages)
-----------------------------------------*/
a.pages:link    {    color: #C8C8C8; font-weight: normal; text-decoration: none; padding: 0px 7px;   }
a.pages:visited {    color: #C8C8C8; font-weight: normal; text-decoration: none; padding: 0px 7px;    }
a.pages:hover   {    color: #FFFFFF; font-weight: normal; text-decoration: underline; padding: 0px 7px;    }

a.pages_highlight:link    {    color: #FEC501; font-weight: normal; text-decoration: none; padding: 0px 7px;   }
a.pages_highlight:visited {    color: #FEC501; font-weight: normal; text-decoration: none; padding: 0px 7px;    }
a.pages_highlight:hover   {    color: #FFFFFF; font-weight: normal; text-decoration: underline; padding: 0px 7px;    }

/*-----------------------------------------
    Linkstyle of the Footermenu
-----------------------------------------*/
a.f:link    {    color: #FFFFFF; font-weight: bold; text-decoration: none;    }
a.f:visited {    color: #FFFFFF; font-weight: bold; text-decoration: none;    }
a.f:hover   {    color: #FEC501; font-weight: bold; text-decoration: underline;    }

/*-----------------------------------------
    Change here for footer tables
-----------------------------------------*/
table.footer {
    width: 1000px;
    margin: 3px 0px;
}

td.footer {
    text-align: center;
    color: #999999;
}

/*-----------------------------------------
    Change here for Headlines style
------------------------------------------*/

h3,h4,h5 {
    margin: 0px 0px 5px 0px;
    }
h1 {
    font-size: 14pt;
    color: #FEC501;
    text-transform: capitalize;
    font-weight: normal;
    font-variant: small-caps;
    margin: 0px 0px 10px 0px;
   }
h2 {
    font-size: 10pt;
    margin: 0px 0px 5px 0px;
   }

/*-----------------------------------------
    Change here for main content tables
-----------------------------------------*/

table.content {
    background-image: url(../790-background.jpg);
    width: 1000px;
}

td.content {
    padding: 30px;
}

td.rightcontent {
    width: 150px;
    background-image: url(../210-background.jpg);
    padding: 30px;
}

/*-----------------------------------------
    Change here for Blog and Faq Style
------------------------------------------*/

h2.blog_title {
    margin-top: 3px;
    color: #5F76AF;
}

font.blog_date {
    font-size: 10px;
    font-weight: bold;
}
hr.blog_line {
    height: 1px;
    color: #C8C8C8;
}

h2.faq_question {
    margin-top: 3px;
    color: #5F76AF;
}
hr.faq_line {
    height: 1px;
    color: #C8C8C8;
}
ul.faq_line {
    list-style-type: square;
    margin-top: 3px;
    margin-left: 20px;
    margin-bottom: 3px;
    color: #5F76AF;
}

/*-----------------------------------------
    Other general
------------------------------------------*/
table {  border-collapse: collapse;  }
td {
    padding: 0px;
    font: normal 11px/15px   tahoma, arial;
    color: #FFF;
   }
img { border: 0px }
input,select,textarea {
    font-family: tahoma, arial;
    font-size: 8pt;
    color: #666666;
}

/*-----------------------------------------
    Linkstyles general
-----------------------------------------*/
a:link    {    color: #5672B0; font-weight: bold; text-decoration: underline;    }
a:visited {    color: #5672B0; font-weight: bold; text-decoration: underline;    }
a:hover   {    color: #7399EB; font-weight: bold; text-decoration: none;    }

a.black:link    {    color: #FFFFFF; font-weight: bold; text-decoration: none;    }
a.black:visited {    color: #FFFFFF; font-weight: bold; text-decoration: none;    }
a.black:hover   {    color: #FEC501; font-weight: bold; text-decoration: underline;   }

/*-----------------------------------------
    Get Pixel - Logo images
------------------------------------------*/
td.logos {
    color: #FF6262;
    background-color: #415383;
}
td.logos_highlighted {
    color: #FF6262;
    background-color: #778ABB;
}

a.logos:link    {    color: #FEC501; font-weight: bold; font-size: 8pt; text-decoration: none;    }
a.logos:visited {    color: #FEC501; font-weight: bold; font-size: 8pt; text-decoration: none;    }
a.logos:hover   {    color: #FFFFFF; font-weight: bold; font-size: 8pt; text-decoration: underline;    }

/*-----------------------------------------
    Get Pixel Process / Edit Pixel
------------------------------------------*/
.linkpixel_button {
    height: 25px;
    width: 150px;
    margin-left: 25px;
    color: #000000;
    margin-right: 60px;
}
.savepixel_fileupload {
    width: 420px;
    height: 19px;
    margin-left: 5px;
}

.savepixel_fileupload_button {
    width: 140px;
    margin-left: 3px;
    height: 25px;
    color: #000000;
}
.savepixel_http {
    color: #000000;
    width: 70px;
}
.savepixel_url {
    width: 240px;
    height: 19px;
    color: #000000;

}
.savepixel_inputs {
    width: 310px;
    height: 19px;
    color: #000000;

}
.savepixel_password {
    width: 160px;
    height: 19px;
    color: #000000;

}
.savepixel_submitbutton {
    width: 160px;
    height: 25px;
    color: #000000;
}

/*-----------------------------------------
    Global Search Button
------------------------------------------*/
.globalsearch_input {
    width: 150px;
    color: #000000;
}
.globalsearch_submit {

}

/*-----------------------------------------
    Charlie
------------------------------------------*/
.gold {
    color: #FEC501;
}

#logo {
  position: fixed;
  height: 126px;
  width: 340px;
  clear: both;
}

#logolink a {
  position: absolute;
  height: 126px;
  width: 340px;
  text-decoration: none;
  }

a#home { left: 330px; }