/*************************/
/***** HEADER LAYOUT *****/
/*************************/
#header_az_line{
	position: relative;
	width: 970px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/purpleplus/media/images/header/az_line.gif) no-repeat;
	border-bottom: 1px solid #a994d4;
}

#header_pp{
	position: relative;
	width: 970px;
	height: 105px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(/purpleplus/media/images/header/header.jpg) no-repeat;
}

#header_pp_click{
	position: absolute;
	width: 225px;
	height: 60px;
	top: 5px;
	left: 60px;
	cursor: pointer;
}

#header_user_pp,#header_id_header_user_pp{
	position: absolute;
	width: 350px;
	height: 45px;
	top: 20px;
	left: 325px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	white-space: nowrap;
	overflow: hidden;
}

#header_search_pp{
	position: absolute;
	width: auto;
	height: 20px;
	top: 40px;
	left: 685px;
	float: left;
}

#Search_terms_ppp,#header_id_search_terms{
	width: 200px;
	height: 20px;
	font-weight: bold;
	color: #6a4397;
	border: 1px solid #6a4397;
	float: left;
}

#header_search_circle{
	float: left;
	margin: 2px 0px 0px 4px;
}

#header_navigation_pp{
	position: absolute;
	width: 970px;
	height: 28px;
	top: 77px;
	left: 0px;
	overflow: hidden;
}

/* ORANGE CIRCLE BUTTONS */
/* ORANGE CIRCLE BUTTONS */
/* ORANGE CIRCLE BUTTONS */
#header_button_purpleplus,#header_id_header_button_purpleplus{
	left: 8px;
}

#header_button_myaccount,#header_id_header_button_myaccount{
	left: 480px;
}

#header_button_help{
	left: 610px;
}

#header_button_tell{
	left: 685px;
}

#header_button_purplepill{
	left: 815px;
}

.header_button{
	position: absolute;
	top: 4px;
}

.circle_button_container_pmg{
	position: relative;
	width: auto;
	height: auto;
	margin: 0px 10px 0px 0px;
	float:left;
	cursor: pointer;
}

.circle_button_text_pmg{
	width: auto;
	height: 20px;
	font-weight: bold;
	text-indent: 22px;
	word-spacing: -1px;
	letter-spacing: 0em;
	white-space: nowrap;
	color: #ffffff;
	background: url(/purpleplus/media/images/header/circle.jpg) left center no-repeat;
	border: 0px solid #6a4397;
}

/* SUB HEADER BREAD CRUMBS */
/* SUB HEADER BREAD CRUMBS */
/* SUB HEADER BREAD CRUMBS */

#sub_header_pp{
	position: relative;
	width: 970px;
	height: auto;
	text-indent: 0.5em;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: #ffffff;
	border-bottom: 1px solid #a994d4;
}

.crumbs{
	font-weight: bold;
}
