/* Wemaster-Tools.com - Stylesheet */


/* Document Elements */

 body {
	background-image:url(http://www.webmaster-tools.com/services/webpromoter/members/images/admin/bodybg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0px 0px 0px 0px;
}
a {
	text-decoration: underline;
	color:#F1EE0B;
	font-size:11px;
}


/* Defined Document Elements */
.bodyText {
	color: black;
	font-size: 14px;
	font-family: arial;
}
.bodyLink {
	color: black;
	font-size: 13px;
	font-family: arial;
}
.bodyHeadingBar{
	background-color:#3082A8;
	width:100%;
}
.bodyHeadingBarText{
	color:#F1EE0B;
	font-weight:bold;
	font-size:16px;
	font-family:arial;
}
.bodyTextHeading {
	color: black;
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
}
.bodyTextSmallHeading {
	color: black;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
}
.bodyNavigation {
	color: black;
	font-size: 12px;
	font-family: arial;
}
.button {
	color:white;
	background:#3082A8;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.buttonHighLighted {
	color:#F1EE0B;
	background:#3082A8;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
.trackingText{
	font-size:11px;
	font-family:Arial;
	color:#A7A7A7;
	font-weight:bold;
}
.versionText{
	font-size:12px;
	font-family:Arial;
	font-style:italic;
	color:#A7A7A7;
	font-weight:bold;
}
.copyWrite{
	font-family:Tahoma;
	font-size:11px;
	color:#6B6B6B;
	text-decoration:none;
}
.horizontalLine{
	height: 3px;
	color: black;
	background-color: black;
}


/* Table Elements */
.table{
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #EAEAEA;
}


.tdHeading{
	color: white;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	background: #3082A8;
}


.tdRecord1{
	color: black;
	font-size: 12px;
	font-family: arial;
	background: white;	
}
.tdRecord2{
	color: black;
	font-size: 12px;
	font-family: arial;
	background: #EAEAEA;	
}

.tdHeadingHighlighted{
	color:#F1EE0B;
}

.tdRecordLink{
	color: black;
	font-size: 12px;
	font-family: arial;
}


/* Overview Elements */
.popupBody{
	background-color:white;
	margin:0px 0px 0px 0px;
	background-image:url();
}
.popupHeadingTable{
	background-color:#3082A8;
	font-size:18px;
	color:white;
	font-weight:bold;
}
.popupHeadingHighlighted{
	color:#F1EE0B;
}