/* -- Paid3 Style Default Theme Settings-- */


#top {
	background-image: url(Default/Images/Paid3/banner_airplane.png);
	background-repeat: no-repeat;
}


#paid3index_area1 {
	width: 120px;
	height: 98px;
}


#paid3index_area2 {
	width: 642px;
}

#paid3index_area3 {
	width: 258px;
	min-height: 179px;
}


#paid3index_area4 
{
	margin: 0px;
	width: 200px;
	min-height: 255px;
}


#form {
	width: 435px;
	min-height: 250px;
}

#content {
	min-height: 400px;
}

/* -- Form Explicit -- */
.formHeader
{
  font-weight: bold;
	line-height: 40px;
}

/* -- Navigate To Home -- */
#navigateHomeBarWrapper
{
	padding: 20px 0 0 1px;
}

#navigateHomeBarPart1{
	float: left;
	width: 14px;
	height: 17px;
	background-image: url(Default/Images/Paid3/navigateHomeBarCornerLeft.gif);
}

#navigateHomeBarPart2{
	float: left;
	height: 16px;
	background-image: url(Default/Images/Paid3/navigateHomeBarCornerMiddle.gif);
	background-repeat: repeat-x;	
	padding: 1px 2px 0px 2px;
}

#navigateHomeBarPart2 a{
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFF;
	text-decoration: none;
}

#navigateHomeBarPart3{
	float: left;
	width: 4px;
	height: 17px;
	background-image: url(Default/Images/Paid3/navigateHomeBarCornerRight.gif);	
}

/*		Body below to load background image last		*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A9B4B8;
	background-image: url(Default/Images/Paid3/background2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}