
#content.profile h3 {
	color: #00318d;
	margin-bottom: 15px;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 20px;		
	}	
 
#content.profile p {
    margin-bottom: 12px;
    font-size: 12px;
    color: #404040; 
    line-height: 18px;
    }       
	
#content.profile {
	margin-bottom: 12px;
	font-size: 12px;
	color: #404040;	
	line-height: 18px;
	}		
	
#content.profile h4 {
	color:#d10109;
	margin-bottom: 15px;
	font-size: 13px;
	}	

/* Over all Wrapper */

#profile-wrapper {
	margin-bottom: 30px;
	}

#profile-wrapper h2 {
	clear: both;
	text-transform: uppercase;
	font-size: 23px;
	color: #00318d;
	margin-bottom: 0px;
	margin-top: 35px;
	}


/* Contact Details on all Profiles */

#details-wrapper {
	background-color: #FFF;
	border: 1px solid #E6E6E6;
	padding: 15px 15px 15px 25px;
	overflow: auto;
	height: 100%;
	}
	
#details-wrapper h3 {
	color: #00318d;
	font-size: 20px;
	margin-bottom: 10px;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	}	
	
#details {
	width: 260px;
	float: left;
	}
	
#details ul ul { 	
	float: right;
	width: 170px;
	}		
	
#details ul li {
	overflow: auto;
	font-weight: bold;
	padding: 5px 0px;
	}	
	
#details li span {
	float: left;
	}	
	
#details li ul li  {
	font-weight: normal;
	padding: 1px 0px;
	height: 15px
	}	
	
#details li li.email, #details li li.website {
	color: #d00109;
	}		
	
	
/* Latest News Module on the homepage of the Platinum Profile */	

#profile-latest-news {
	background-color: #FFF;
	border: 1px solid #E6E6E6;
	padding: 15px 17px;	
	margin-bottom: 36px;
	}		
	
#profile-latest-news h3 {
	color: #00318d;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 20px;		
	}	
	
#profile-latest-news h5 a {
	color:#d10109;
	}
	
#profile-latest-news span {	
	color: #888888;
	padding-bottom: 7px;
	display: block;
	font-size: 11px;
	font-style: italic;
	}
	
#profile-latest-news p {
	font-size: 12px;
	}	
	
	
/* Resources Module on the homepage of the Platinum Profile */		
	
#profile-resources {
	background-color: #FFF;
	border: 1px solid #E6E6E6;
	padding: 15px 17px;	
	}		
	
#profile-resources h3 {
	color: #00318d;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 20px;		
	}	
	
#profile-resources h5 {
	overflow: auto
	}	
	
#profile-resources h5 a {
	color:#d10109;
	background: transparent url("../images/red_buynz_arrow.gif") no-repeat 0px 4px;
	padding-left: 22px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;	
	line-height: 14px;
	}
	
#profile-resources span {	
	color: #888888;
	}
	
#profile-resources p {
	font-size: 12px;
	margin-left: 22px;
	}			
	
	
/* Brands Section of all three profiles */	
	
#profile-brands {
	background-color: #FFF;
	border: 1px solid #E6E6E6;
	padding: 18px 25px;		
	overflow: auto;
	margin-bottom: 25px;
	height: 100%;
	}	
	
#profile-brands h3 {
	margin-bottom: 25px;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 20px;
	}	
	
#profile-brands	.col-1 {
	width: 165px;
	float: left;
	}
	
#profile-brands	.col-2 {
	width: 220px;
	float: left;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	}
	
#profile-brands	.col-2 img, #profile-brands	.col-3 img  {
	margin: 0px auto;	
	display: block;
	margin-bottom: 30px;
	margin-top: 30px;
	}	
	
#profile-brands	.col-3 {
	width: 190px;
	float: left;
	}		
	
#profile-brands img {
	margin: 30px 0px;
	display: block;
	}			
	
	
/* Profile Brands Right Module for Silver/Gold Profiles */	
	
#profile-brands-right {
	background-color: #FFF;
	border: 1px solid #E6E6E6;
	padding: 18px 17px;	
	margin-bottom: 20px;
	}		
	
#profile-brands-right h3 {
	color: #00318d;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 20px;		
	}	
	
#profile-brands-right ul {
	margin-top: 26px;
	}	
	
#profile-brands-right li {
	padding: 10px 0px;
	}		
	
#profile-brands ul {
	margin: 10px auto;
	}	
	
#profile-brands .col-1 li {
	padding: 10px 10px 0px 0px;
	text-align: left;
	}	

#profile-brands .col-2 li {
	padding: 10px 10px 0px 10px;
	text-align: left;
	}	

#profile-brands .col-3 li {
	padding: 10px 0px 0px 10px;
	text-align: left;
	}	
		
	
/* Featured Product Module on Platinum Profile */	
	
#profile-featured-products {
	border: 1px solid #b7c0cd;
	-moz-border-radius: 2px;
	background-color: #eceef1;
	padding: 18px 17px 11px;
	margin-bottom: 20px;
	overflow: auto;
	height: 100%;
	position: relative;
	}
	
#profile-featured-products .left-nav-featured {
	left:20px;
	position:absolute;
	top:170px;
	z-index:100;
	}

#profile-featured-products .right-nav-featured {	
	right: 20px;
	position:absolute;
	top: 170px;
	z-index:100;
	}			
	

#profile-featured-products .browse-all {
	clear: both;
	float: right;
	padding-top: 10px;
	width: 110px;
	}			
	
#profile-featured-products h3 {
	color:#d10109;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 20px;			
	}	
	
#profile-featured-products h4 {
	margin-top: 15px;
	}	
	
#profile-featured-products h4 a {
	color: #0a4284;
	font-weight: bold;
	font-size: 14px;
	display: block;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	}			
	
#profile-featured-products h4 a:hover {	
	color: #838383;
	text-decoration: none;
	}	
	
#profile-featured-products h5 {
	text-transform: uppercase;
	color: #838383;
	margin: 10px 0px 10px 0px;
	}		
	
#profile-featured-products .product_image {	
	background-color:#FFFFFF;
	border:1px solid #DEE1E6;
	-moz-border-radius: 2px;
	padding:3px 23px 3px 23px;
	width:193px;
	position: relative;
	margin: 0px auto;
	margin-bottom: 15px;
	}
	
#profile-featured-products .product_action {
	width:60px;
	float: right;
	}
	
#profile-featured-products .product_action a {
	background: transparent url('../images/product_button_sprite.gif') no-repeat 0px 0px;
	display:block;
	height:19px;
	text-indent:-9999px;
	width:60px;
	}	
	
#profile-featured-products .product_action a:hover {
	background: transparent url('../images/product_button_sprite.gif') no-repeat 0px -21px;
	}		
	
#profile-featured-products .location {
	color: #5a5a5a;
	font-weight: bold;
	width: 100px;
	float: left;
	font-size: 13px;
	}		
	
	
/* Rotator located under the contact details  on each profile that contains the large photo gallery, map, etc.. */	
	
#rotator {
	border: 1px solid #dee1e6;
	-moz-border-radius: 2px;
	background-color: #eceef1;
	width: 	575Px;
	_width: 578px;
	float: right;
	position: relative;
	}	
	
#rotator ul li a {
	background-color:#C2D3E8;
	border:1px solid #A5B8CF;
	display:block;
	height:18px;
	margin-bottom:2px;
	padding-left:12px;
	padding-top:10px;
	text-decoration:none;
	width:104px;
	}	
	
#rotator ul {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	}	
	
#rotator ul li a:hover, #rotator ul li a.active  {
	background-color: #0a4284;
	color: #FFF;
	border:1px solid #0a4284;
	}		
	
#rotator-content {
	width: 386px;
	float: left;
	position: relative;
	background-color: #FFF;
	height: 215px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	border-left: 1px solid #dee1e6;
	}	
	
#rotator-content .left-nav {
	left: 4px;
	position:absolute;
	top:95px;
	}
	
#rotator-content .right-nav {
	right: 4px;
	position:absolute;
	top:95px;
	}		
	
#member-type {
	bottom: 10px;
	position:absolute;
	width:120px;
	left: 11px;
	}		

#member-type span{ 
	display:block;
	font-weight:bold;
	padding-top:4px;	
	}	
	
#member-type span.edit {
	padding-bottom: 5px;
	position: relative;
	bottom: 4px;
	}	
	
	
	
/* Profile Navigations */	
	
#profile-nav-silver {
	background:url("../images/profile-nav-silver.gif") no-repeat scroll left top transparent;	
	}		
	
#profile-nav-platinum {
	background:url("../images/profile-nav.gif") no-repeat scroll left top transparent;	
	}		
	
#profile-nav-platinum-products {
	background:url("../images/profile-nav-selected-01.gif") no-repeat scroll left top transparent;	
	}	
	
#profile-nav-platinum-retailers {
	background:url("../images/profile-nav-selected-02.gif") no-repeat scroll left top transparent;	
	}	
	
#profile-nav-platinum-team {
	background:url("../images/profile-nav-selected-03.gif") no-repeat scroll left top transparent;	
	}	
	
#profile-nav-platinum-news {
	background:url("../images/profile-nav-selected-04.gif") no-repeat scroll left top transparent;	
	}	
				
#profile-nav-gold {
	background:url("../images/profile-nav-gold.gif") no-repeat scroll left top transparent;
	}	
	
#profile-nav-gold-products {
	background:url("../images/profile-nav-gold-selected-01.gif") no-repeat scroll left top transparent;
	}		
	
#profile-nav-gold-retailers {
	background:url("../images/profile-nav-gold-selected-02.gif") no-repeat scroll left top transparent;
	}		
	
.profile-nav {
	height:32px;
	width:925px;
	}	
	
.profile-nav ul {
	padding-top: 7px;
	}	
	
.profile-nav ul li.home {
	float: left;
	width: 47px;
	}		
	
.profile-nav ul li {
	float: left;
	width: 131px;
	text-align: center;
	padding-left: 15px;
	}	
	
.profile-nav ul li a {
	color: #FFF;
	font-weight: bold;
	}	
	
.profile-nav ul li a:hover, 
.profile-nav ul li a.active {
	color: #CCC;
	text-decoration: none;
	}		
	
#save-favorite {
	margin-bottom:8px;
	text-align:right;
	}	
	
#save-favorite a {
	color:#d10109;
	}	
	
	
/* Product display for Silver Profile */	
	
#profile-products-silver	{
	background-color: #FFF;
	border: 1px solid #E6E6E6;
	padding: 15px 17px;	
	margin-bottom: 36px;
	overflow: auto;	
	}
	
#profile-products-silver h3 {
	color: #00318d;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 20px;		
	}			
	
#profile-products-silver ul {
	margin-top: 10px;
	}	
	
#profile-products-silver li {
	padding: 10px 0px;
	}		
	
#profile-products-silver li span.heading {
	color: #D10109;
	display: block;
	padding-bottom: 3px;
	}		
	
	
/* Platinum Profile - Latest News */	
		
#latest-news {		
	background-color:#FFFFFF;
	border-bottom:1px solid #E6E6E6;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	overflow:auto;
	padding:18px;
	}		
		
#latest-news .news-item {
	border-bottom:1px solid #DDDDDD;
	margin-bottom:16px;
	overflow:auto;
	padding:3px 5px 15px;
	width:575px;	
	}		
	
#latest-news .news-item .news-image {	
	-moz-border-radius:2px 2px 2px 2px;
	background-color:#FFFFFF;
	border:1px solid #DEE1E6;
	float:left;
	margin-bottom:11px;
	margin-top:6px;
	padding:3px;
	position:relative;
	width:117px;	
	}
	
#latest-news .news-item .news-details {		
	float:left;
	padding-left:15px;
	padding-top:10px;
	width:431px;	
	}
	
#latest-news .news-item .news-details h3 {	
	color:#D10109;
	font-size:15px;
	margin-bottom:15px;	
	margin-top: 0px;
	}
	
#latest-news .news-item .news-details h3 a {		
	color:#0A4284;
	display:block;
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
	}
	
	

	
/* Platinum Profile - Team Profile Page */
	
#team-profile-wrapper	{
	background-color:#FFFFFF;
	border-bottom:1px solid #E6E6E6;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	overflow:auto;
	padding:18px;	
	}
		
.team-profile {
	border-bottom:1px solid #DDDDDD;
	margin-bottom:20px;
	overflow:auto;
	padding:3px 5px 15px;
	width:585px;	
	}		
	
#content .team-profile h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	}	
	
.team-profile .team-image {	
	-moz-border-radius:2px 2px 2px 2px;
	background-color:#FFFFFF;
	border:1px solid #DEE1E6;
	float:left;
	margin-bottom:11px;
	margin-top:6px;
	padding:3px;
	position:relative;
	width:117px;	
	}
	
.team-profile .team-details {		
	float:left;
	padding-left:15px;
	padding-top:10px;
	width:299px;	
	}	
	
#content .team-profile .team-details p.position {		
	color: #D10109;
	}		
	
.team-profile .team-details ul li {		
	font-size: 13px;
	padding-bottom: 10px;
	line-height: 16px;
	}		
	
.team-profile .team-address ul li span {		
	color:#00318D;
	display:block;
	float:left;
	font-weight:bold;
	width:20px;
	}		
		
.team-profile .team-address {		
	border-left:1px solid #DDD;
	float:left;
	padding-left:20px;
	padding-top:10px;
	width:100px;
	}		
	
.team-profile .team-blurb {		
	clear: both;
	padding-top: 5px;
	}			
	
#content .team-profile .team-blurb h3 {		
	font-size: 14px;
	font-weight: bold;
	}	
	
.team-profile .team-address ul {		
	margin-bottom: 15px;
	}		
	
.team-profile .team-address ul li {		
	padding-bottom: 3px;
	}		
	

/* About Us Section of all profile */	
	
#profile-about {
	margin-left: 24px;
	margin-right: 24px;
	}	
	
	
