body {
	margin: 0;
	padding: 0;
	background-color: #800000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	color: #000000;
	background-image: url(../../../template/img/main_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	text-align: center;
}

table {  border-collapse: collapse;  }
td {
    padding:0;
    font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
   }
img { border: 0; }
input, select, textarea {
    font-family: verdana, arial;
}

form {
	margin: 0;
	padding: 0;
}

.main {
	margin: 0;
	padding: 0;
}
.content {
	margin: 0;
	padding: 0;
	width: 920px;
	background-color: #000000;
}

.hidden {
	display: none;
}

table.header {
    width: 920px;
    margin: 0;
	padding: 0;
	background-color: #000000;
}

table.header {
	margin: 0;
	padding: 0;
	position: relative;
	height: 100px;
}

table.header div {
	margin: 0;
	padding: 0;
}
table.header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #A4A47E;
	height: 20px;
}
table.header ul li {
	float: left;
	height: 20px;
	margin: 0;
	padding: 0;
	background-position: left top;
	background-repeat:no-repeat;
}
table.header ul li a {
	height: 20px;
	margin: 0;
	padding: 0;
	display: block;
}
table.header ul li#logo {
	width: 113px;
	background-image: url(../../../template/img/header_left.jpg);
}
table.header ul li#adopt {
	width: 150px;
	background-image: url(../../../template/img/navi_adopt.jpg);
}
table.header ul li#about {
	width: 138px;
	background-image: url(../../../template/img/navi_about.jpg);
}
table.header ul li#terms {
	width: 116px;
	background-image: url(../../../template/img/navi_terms.jpg);
}
table.header ul li#faq {
	width: 48px;
	background-image: url(../../../template/img/navi_faq.jpg);
}
table.header ul li#adopters {
	width: 73px;
	background-image: url(../../../template/img/navi_adopters.jpg);
}
table.header ul li#blog {
	width: 51px;
	background-image: url(../../../template/img/navi_blog.jpg);
}
table.header ul li#press {
	width: 58px;
	background-image: url(../../../template/img/navi_press.jpg);
}
table.header ul li#feedback {
	width: 81px;
	background-image: url(../../../template/img/navi_feedback.jpg);
}
table.header ul li#contact {
	width: 92px;
	background-image: url(../../../template/img/navi_contact.jpg);
}

#footer {
	width: 920px;
	background-color: #A4A47E;
	height: 20px;
	clear: both;
}

#footer2 {
	width: 920px;
	background-color: #A4A47E;
	background-image: url(../../../template/img/footer_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 18px;
}
#container2 {
	margin: 0;
	padding: 0;
	width: 920px;
	background-color: #FFFFFF;
	background-image: url(../../../template/img/contentBg.png);
	background-repeat:repeat-y;
	border-top: 0;
}
#header2 {
	margin: 0;
	padding: 0;
	background-image: url(../../../template/img/header_bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	height:15px;
}
#content2 {
	margin: 0 155px 0 152px;
	padding: 0;
}


/*   Change here for header */
.headercolor_top {

}

.headercolor_menu {
	background-color: #000000;
	background-image: url(../../../template/img/alt_gradient_bg.png);
	background-position:left;
	background-repeat:repeat-y;
	color: #C0C0C0;
	padding: 3px 7px 3px 7px;
	border-top: 1px solid #333204;
	border-bottom: 1px solid #555555;
	text-align: right;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.highlightOrange {
	color: #D07D00;
}

td.pagessubmenu {
    padding-left:15px;
    padding-top:5px;
}

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

table.getpixel {
	width: 920px;
	background-color: #000000;
	border-bottom: 1px solid #555555;
}
td.getpixel {
    color: #C0C0C0;
	padding: 10px;
}
font.getpixelinfo {
    color: #C0C0C0;
    font-weight: bold;
}
font.getpixelerror {
    color: #CC3300;
    font-weight: bold;
}

.infoArea {
	margin: 5px 0 0 0;
	padding: 0;
}
.infoArea img {
	float: left;
	margin: 0 4px 6px 0;
}

#content2 {
    color: #C0C0C0;
	text-align: left;
}



/* Change here for Headlines style */

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

/* Change here for main content tables */

table.content {
    background-color: #000000;
    width: 920px;
}

td.content {
    padding: 0;
}

td.rightcontent {
    width:150px;
    background-color: #C8C8C8;
    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;
}


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;    }



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

}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 0 6px 0;
	padding: 0;
	font-size: 2em;
	font-weight: normal;
	color: #D07D00;
}

#content2 h1, #content2 h2, #content2 h3, #content2 h4, #content2 h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #335e75;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 2em;
	font-weight: normal;
}
#content2 h2 {
	font-size: 1.25em;
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#content2 h3, #content2 h4, #content2 h5 {
	font-size: 1.1em;
	margin: 10px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

p {
	margin: 0 0 0 0;
	padding: 2px 0 6px 0;
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
}

#content2 p {
	margin: 0 0 0 0;
	padding: 2px 0 6px 0;
	color: #000000;
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
}

#content2 form {
	font: normal 12px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 5px 2px 5px 0;
	display: compact;
	padding: 8px 10px 8px 10px;
	background:#E3F1C7;
	border: 1px solid #8AA90F;
}
#content2 form input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content2 .savepixel_fileupload_button {
	font-weight: bold;
}

.buttonArea {
	padding: 0;
	margin: 0;
}
.buttonArea input, .buttonArea button {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.buttonArea a {
	font-weight: normal;
	color: #C0C0C0;
	margin-left: 20px;
}

#content2 .buttonArea a {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#content2 .buttonArea a:hover {
	color: #D07D00;
}

p.shape img {
	background-color: #8AA90F;
	background-image: url(../../../template/img/bg_shape.png);
}

#content2 ul {
	color: #000000;
	margin: 0 40px 0 25px;
	padding: 0 0 10px 0;
	list-style: disc;
}
#content2 ul li {
	margin: 0 0 5px 0;
	padding: 0;
}

.getpixelerror {
	margin-top: 2px;
	color: #DD3300;
	display: block;
	font-weight: bold;
}

img.errorImage, img.infoImage {
	position: relative;
	top: 2px;
	margin-right: 4px;
}

.formLine {
	border-top: 1px solid #8AA90F;
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
}

.savepixel_http {
	width: 75px;
	margin: 1px 2px 1px 0;
}
.savepixel_url {
	width: 400px;
	margin: 1px 0 1px 0;
}
.savepixel_inputs  {
	width: 477px;
	margin: 1px 0 1px 0;
}
.inputLabel {
	text-align: right;
	padding: 3px 0 3px 0;
}
.savepixel_submitbutton {
	margin-top: 12px;
	font-weight: bold;
}

.tooltip_1 {  
	position: absolute;
	z-index: 1;
	display: none; 
	color: #000000; 
	background-color: #E3F1C7;
	border: 1px solid #8AA90F;
	padding: 5px; 
	width: 260px;
	font-size: 11px;
	line-height: 13px;
}
.tooltip_1 img {
	margin-bottom: 4px;
}

#footer p {
	text-align: center;
	margin: 0;
	padding: 0;
	position: relative;
	top: 2px;
}
#footer p, #footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
	text-decoration: none;
}
 