@charset "utf-8";
/* CSS Document */

body {
	 background-image:url(../images/headerBG.jpg);
	background-repeat: repeat-x;
}

#redBar {
width: 500px;
height: auto;
padding-left: 5px;
background-color:#bf1e2e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;	
}

#container {
	width: 700px;
	height: 550px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#container2 {
	width: 700px;
	height: auto;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#container2 {
	width: 700px;
	height: 500px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 680px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#rightCounter {
	/* This is the area for the blogs pinged counter */
    float: right;
	margin-top: 50px;
	padding-right: 55px;
}

#submissionArea {
    /* This is the area for the blog submission */
    width: 567px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    padding-left: 68px;
    float: left;
}

#PingStatusArea {
    /* This is the area for the Ping Status */
    width: 680px;
    margin-top: 30px;
}

#PingStatusLeft {
/* This is the left hand side for the Ping Status */
float: left;
width: 326px;
}

#PremiumSideBar {
/* This is the right hand side for the Get Premium Page */
width: 300px;
float: right;
}

#PremiumDescription {
/* This is the left hand side for the Get Premium Page */
float: left;
width: 360px;
}

#PremiumPayment {
/* This is the left hand side for the Get Premium Page */
float: left;
width: 680px;
}

#PingStatusRight {
/* This is the right hand side for the Ping Status */
width: 330px;
float: right;
}

#helpIcon 
{
    float: right;
    padding-top: 5px;
}

#submitButton
{
    float: right;
    text-align: center;
}

#horizAdBlock
{
	width: 730px;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 10px;
}

#footer
{
	width: 350px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#infoBox
{
	width: 567px;
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #414042;
}

.menubar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #58595B;
}


.counter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BE1E2D;	
}

.advanced {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #BE1E2D;	
}

.counterSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #BE1E2D;	
}

.grayHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #58595B;	
}

.infoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.headline 
{
    	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #BE1E2D;	
}

.copyright
{
    padding-top: 5px;
    color: #939598;
    font-family: Georgia, "Times New Roman", Times New Roman, Serif;
    font-size: 12px;
}

.smallText
{
    color: #313131;
    font-family: Georgia, "Times New Roman", Times New Roman, Serif;
    font-size: 12px;
}

.status 
{
 font-family: Georgia, "Times New Roman", Times New Roman, Serif;
 font-size: 18px;   
 color: #58595B;

 	}
 	
.counter a:link { color: #BE1E2D; text-decoration: none;}
.counter a:visited { color: #BE1E2D; text-decoration: none;}
.counter a:hover { color: #BE1E2D; text-decoration: none;}

.advanced a:link { color: #BE1E2D; text-decoration: none;}
.advanced a:visited { color: #BE1E2D; text-decoration: none;}
.advanced a:hover { color: #BE1E2D; text-decoration: none;}

.menubar a:link { color: #58595B; text-decoration: none;}
.menubar a:visited { color: #58595B; text-decoration: none;}
.menubar a:hover { color: #58595B; text-decoration: none;}

#scrollableDiv-500x130
{
	width: 200px;
	height: 330px;
	overflow: auto;
}