/*-----------------------------------------
    Change here for main background style
-----------------------------------------*/
body {
    margin: 0px 0px 0px 0px;
    padding:0px;
    background: url(topbackground.gif) repeat-x #3A3C41;
    font: #E9ECF6 normal 12px/15px  verdana, arial;
    text-align: center;
}

tbody { color:#E9ECF6; } 

/*-----------------------------------------
    Change here for pixelsummary in header
-----------------------------------------*/

.pixelsummary {
	background-image: url(pixelsummary.png); 
	background-repeat: no-repeat;
}
/*-----------------------------------------
    Change here for header
-----------------------------------------*/
table.header {
        width: 1000;
    margin-bottom:0;
}
td.header {
    padding-bottom: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. */
	width: 100%;
    height: 30px;
	padding-top:10px;
}

td.pagessubmenu {
    padding-left:0;
    padding-top:5;
	padding-bottom:5;
	width: 1000;
	height:34;
}

select.pagessubmenu {
    color: #FFFFFF;
    margin-bottom:5;
}

table.getpixel {
    margin-top:10;
    width: 1000;
	
	
}
td.getpixel {
    padding-left:30;
	padding-right:10;
	

}
font.getpixelinfo {
    color: #FFFFFF;
    font-weight: bold;
}
font.getpixelerror {
    color: #FEF00B;
    font-weight: bold;
}
select.language {
    font-family:verdana, arial;
    font-size:7pt;
    margin-left:10;
    color: #444444;
}

/*-----------------------------------------
    Linkstyle of the Mainmenu
-----------------------------------------*/
a.m:link    {    color: #E9ECF6; font-weight: bold; text-decoration: none;  font-size:10pt;   }
a.m:visited {    color: #E9ECF6; font-weight: bold; text-decoration: none;  font-size:10pt;  }
a.m:hover   {    color: #FFFFFF; font-weight: bold; text-decoration: none;  font-size:10pt;  }


/*-----------------------------------------
    Linkstyle of the Premenu
-----------------------------------------*/
a.l:link    {    color: #E9ECF6; font-weight: normal; font-size:8pt; text-decoration: none;    }
a.l:visited {    color: #E9ECF6; font-weight: normal; font-size:8pt; text-decoration: none;    }
a.l:hover   {    color: #FFFFFF; font-weight: normal; font-size:8pt; text-decoration: none;    }

/*-----------------------------------------
    Linkstyle / Linkstyle highlighted of the Submenu (gridpages)
-----------------------------------------*/
a.pages:link    {    color: #499AFF; font-weight: bold; text-decoration: none; padding:0 7;   }
a.pages:visited {    color: #499AFF; font-weight: bold; text-decoration: none; padding:0 7;    }
a.pages:hover   {    color: #FF64E0; font-weight: bold; text-decoration: none; padding:0 7;    }

a.pages_highlight:link    {    color: #FF64E0; font-weight: bold; text-decoration: none; padding:0 7; font-size:11pt;   }
a.pages_highlight:visited {    color: #FF64E0; font-weight: bold; text-decoration: none; padding:0 7; font-size:11pt;   }
a.pages_highlight:hover   {    color: #FF64E0; font-weight: bold; text-decoration: none; padding:0 7; font-size:11pt;   }

/*-----------------------------------------
    Linkstyle of the Footermenu
-----------------------------------------*/
a.f:link    {    color: #E9ECF6; font-weight: bold; text-decoration: none; font-size:9pt;   }
a.f:visited {    color: #E9ECF6; font-weight: bold; text-decoration: none; font-size:9pt;   }
a.f:hover   {    color: #FFFFFF; font-weight: bold; text-decoration: none; font-size:9pt;  }

/*-----------------------------------------
    Change here for bottom intro tables
-----------------------------------------*/
table.intro {
	background: url(bottombackground.gif) repeat-x #212328;
    width: 100%;
    margin:0 0;
}

td.intro {
	width: 100%;
    text-align: center;
    text:#FF64E0;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
}


/*-----------------------------------------
    Change here for footer tables
-----------------------------------------*/
table.footer {
	background: #3A3C41;
    width: 100%;
    margin:3 0;
}

td.footer {
	width: 100%;
    text-align: center;
    
}

/*-----------------------------------------
    Change here for Headlines style
------------------------------------------*/

h3,h4,h5 {
    margin: 0px 0px 5px 0px;
    }
h1 {
    font-size:13pt;
    margin: 0px 0px 10px 0px;
	color: #FF64E0;
}

h2 {
	font-size:10pt;
    margin: 0px 0px 5px 0px;
	color: #FFFF33;
	text-transform:uppercase;
   }

/*-----------------------------------------
    Change here for main content tables
-----------------------------------------*/

table.content {
    background: #3A3C41;
    width: 1000;
	margin-top:15px;
	
}

td.content {
	padding-top:0;
    padding-left:30;
	padding-right:30;
	padding-bottom:30;
	font-size:11;
}

td.rightcontent {
    width:180;
    background-color: #3A3C41;
    padding-left:30;
	padding-right:10;
	padding-top:45;
}

/*-----------------------------------------
    Change here for Blog and Faq Style
------------------------------------------*/

h2.blog_title {
    font-size:10pt;
    margin: 0px 0px 5px 0px;
	color: #FFFF33;
	text-transform:uppercase;
}

font.blog_date {
    font-size:20px;
    font-weight: bold;
	padding-bottom: 15px;
}
hr.blog_line {
    height:1px;
    color:#A4A5A7;
}

h2.faq_question {
    margin-top:3;
    color:#D45D05;
}
hr.faq_line {
    height:1px;
    color:#FDDB04;
}
ul.faq_line {
    list-style-type: square;
    margin-top:3;
    margin-left:20;
    margin-bottom:3;
    color:#D45D05;
}

/*-----------------------------------------
    Other general
------------------------------------------*/
table {  border-collapse: collapse;  }
td {
    padding:0;
    font: normal 11px/15px   verdana, arial;
   }
img { border: 0 }
input,select,textarea {
    font-family:verdana, arial;
    font-size:8pt;
    color: #666666;
}

/*-----------------------------------------
    Linkstyles general
-----------------------------------------*/
a:link    {    color: #499AFF; font-weight: bold; text-decoration: underline;    }
a:visited {    color: #499AFF; font-weight: bold; text-decoration: underline;    }
a:hover   {    color: #FF64E0; font-weight: bold; text-decoration: none;    }

a.black:link    {    color: #000000; font-weight: bold; font-size:8pt; text-decoration: underline;    }
a.black:visited {    color: #000000; font-weight: bold; font-size:8pt; text-decoration: underline;    }
a.black:hover   {    color: #FFFFFF; font-weight: bold; font-size:8pt; text-decoration: none;    }

/*-----------------------------------------
    Get Pixel - Logo images
------------------------------------------*/
td.logos {
    color: #FF6262;
    background-color: #415383;
}
td.logos_highlighted {
    color: #FF6262;
    background-color: #778ABB;
}

a.logos:link    {    color: #D1FF9B; font-weight: bold; font-size:8pt; text-decoration: none;    }
a.logos:visited {    color: #D1FF9B; 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:25;
    width:150;
    margin-left:25;
    color:#000000;
    margin-right:60;
}
.savepixel_fileupload {
    width:220;
    height:19;
    margin-left:5
}

.savepixel_fileupload_button {
    width:100;
    margin-left:3;
    height:25;
    color:#000000
}
.savepixel_http {
    color:#000000;
    width:70;
}
.savepixel_url {
    width:240;
    height:19;
    color:#000000;

}
.savepixel_inputs {
    width:310;
    height:19;
    color:#000000;
	

}
.savepixel_password {
    width:160;
    height:19;
    color:#000000;

}
.savepixel_submitbutton {
    width:160;
    height:25;
    color:#000000
}

/*-----------------------------------------
    Global Search Button
------------------------------------------*/
.globalsearch_input {
    width:150;
    color:#000000;
}
.globalsearch_submit {

}

/*-----------------------------------------
    lists
------------------------------------------*/
.loginbutton {
margin: 0px 0px 0px 0px;
    padding:0px;
    background: #499AFF;
    font: #000000 normal 12px/15px  verdana, arial;
    text-align: center;
	}
/*-----------------------------------------
    custom other
------------------------------------------*/
.hilite {
    color: #81CFC6;
	font-weight: bold}
	
ul.benefit {
    list-style-type: square;
    margin-top:3;
    margin-left:20;
    margin-bottom:3;
    color:#D45D05;}


table.h-adsense {
	background: #3A3C41;
    width: 100%;
    margin:3 0;
}

td.h-adsense {
	width: 100%;
    text-align: center;
    background:#3A3C41;
	padding-left:0px;
}

td.adsense-inset {
    text-align: left;
    padding-left:30px;
}

td.blog-intro {
	width: 100%;
    text-align: left;
    padding-right:30px;
	padding-left:10px;
}


td.bookmarks {
	width: 100%;
    text-align: left;
    padding-right:30px;
	padding-left:10px;
	vertical-align: bottom;
}
