
body {
  margin     : 0px;
  padding    : 0px;
  background : #ffffff;
  overflow-x : hidden;
  overflow-y : scroll;
  width      : 100%;
  height     : 100%;
}

a { 
  font-family     : Arial;
  color           : #2275ac;
  text-decoration : none;
}
a:visited { 
  font-family     : Arial;
  color           : #2275ac;
  text-decoration : none;
}
a:active { 
  font-family     : Arial;
  color           : #2275ac;
  text-decoration : none;
}
a:hover { 
  font-family     : Arial;
  color           : #2275ac;
  text-decoration : underline;
}

#top-newsletter {
  background: transparent url(/images/newsletter.jpg) top left no-repeat;
  float:right;
  margin:50px 10px 0 0;
  height:20px;
  width:106px;
}

#footer {
  position   : fixed;
  z-index    : 500;
  bottom     : 0px;
  z-index    : 100;
  background : #ffffff url(/images/footer.jpg) bottom left repeat-x;
  width      : 100%;
  height     : 22px; 
}
  #footer span.copyright {
    float       : left;
    padding     : 6px 0 0 5px;
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;
  }
  #footer .links {
    float       : right;
    padding     : 6px 10px 0 0;
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;
  }
  #footer .links a {
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;  
  }
  #footer .links a:active {
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;  
  }
  #footer .links a:visited {
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;  
  }      
  #footer .links a:hover {
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;  
  }
  
  
#footer_inside {
  position   : fixed;
  z-index    : 500;
  bottom     : 0px;
  z-index    : 100;
  background : #ffffff url(/images/footer.jpg) bottom left repeat-x;
  width      : 100%;
  height     : 22px; 
}
  #footer_inside span.copyright {
    float       : left;
    padding     : 6px 0 0 5px;
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;
  }
  #footer_inside .links {
    float       : right;
    padding     : 6px 10px 0 0;
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;
  }
  #footer_inside .links a {
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;  
  }
  #footer_inside .links a:active {
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;  
  }
  #footer_inside .links a:visited {
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;  
  }      
  #footer_inside .links a:hover {
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;  
  }  
  
  
  
  
/**#footer_inside {
  position   : fixed;
  z-index    : 500;
  bottom     : 0px;
  z-index    : 100;
  background : #ffffff url(/images/footer.jpg) bottom left repeat-x;
  width      : 100%;
  height     : 55px; 
}
  #footer_inside span.copyright {
    float       : left;
    padding     : 39px 0 0 5px;
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;
  }
  #footer_inside .links {
    float       : right;
    padding     : 39px 10px 0 0;
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;
  }
  #footer_inside .links a {
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;  
  }
  #footer_inside .links a:active {
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;  
  }
  #footer_inside .links a:visited {
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;  
  }      
  #footer_inside .links a:hover {
    font-size   : 10px;
    font-family : Arial;
    color       : #555555;  
  }**/
    
  
    

#pp-wrapper {
  position     : relative;
  width        : 980px;
  height       : 1150px;
  background   : #ffffff;
  margin-left  : auto;
  margin-right : auto; 
}

#pp-wrapper .header {
  position   : relative;
  width      : 980px;
  height     : 80px;
  background-image    : url('/images/logo.jpg');
  background-repeat   : no-repeat;  
  background-position : 5px 15px; 
}

#pp-wrapper .header .login { 
  float  : right;
  margin : 50px 10px 0 0;
  width  : 58px;
  height : 20px;
  cursor : pointer;
  background : url(/images/loginbtn.jpg) top left no-repeat; 
}
	#pp-wrapper .header .login:hover { 
	  background : url(/images/loginbtn_roll.jpg) top left no-repeat; 
	}

#pp-wrapper .header .logolink { 
  float  : left;
  width  : 184px;
  height : 49px;
  margin : 10px 0 0 0;
  cursor:pointer;	
}
	
#pp-wrapper .photos {
  position   : relative;
  margin     : 0;
  width      : 980px;
  height     : 363px;
  background : #ffffff;
}

#pp-wrapper .inside_photos {
  position   : relative;
  margin     : 0;
  width      : 980px;
  height     : 172px;
  background : #ffffff;	
}

#pp-wrapper .leftmenu {
  float    : left;
  margin   : 35px 0 0 10px;
  width    : 110px;
  height   : 346px;
  border-right : 1px solid #dbdbdb;
}

	#pp-wrapper .leftmenu ul {
	  float           : left;
	  list-style-type : none;
	  margin          : 0;
	  padding         : 0;
	}
		#pp-wrapper .leftmenu li {
		  float           : left;
		  width           : 110px;
		  line-height     : 26px;
		  list-style-type : none;
		  margin          : 0;
		  padding         : 0;
		  text-align      : left;
		  font-family     : Arial;
		  font-size       : 13px;
		  color           : #4c4b4b;
		  cursor          : pointer;
		}
		#pp-wrapper .leftmenu li:hover {
		  text-decoration: underline;
		}
		#pp-wrapper .leftmenu li.active {
		  color       : #2275ac;
		  font-weight : bold;
		  cursor      : default;
		  text-decoration : none;
		}
		#pp-wrapper .leftmenu li.spacer {
		  cursor      : default;
		  line-height : 15px;
                  text-decoration: none;
		}
		#pp-wrapper .leftmenu li.organize {
		  background  : url(/images/icon_organize.jpg) center left no-repeat;
		  text-indent : 23px;
		}
		#pp-wrapper .leftmenu li.learn {
		  background  : url(/images/icon_learn.jpg) center left no-repeat;
		  text-indent : 24px;
		}
		#pp-wrapper .leftmenu li.print {
		  background  : url(/images/icon_print.jpg) center left no-repeat;
		  text-indent : 25px;
		}
		#pp-wrapper .leftmenu li.share {
		  background  : url(/images/icon_share.jpg) center left no-repeat;
		  text-indent : 24px;
		}
		#pp-wrapper .leftmenu li.sell {
		  background  : url(/images/icon_sell.jpg) center left no-repeat;
		  text-indent : 25px;
		}		
		#pp-wrapper .leftmenu li a{
		  color: #4c4b4b;
		}
		#pp-wrapper .leftmenu li a:hover{
		  color: #4c4b4b;
		}		
		#pp-wrapper .leftmenu li a:visited{
		  color: #4c4b4b;
		}		
		#pp-wrapper .leftmenu li a:active{
		  color: #4c4b4b;
		}		
	

	#pp-wrapper .leftmenu ul li dl {
	  float           : left;
	  list-style-type : none;
	  margin          : 0;
	  padding         : 0;
	}

	#pp-wrapper .leftmenu ul li dl dt {
		  float           : left;
		  width           : 110px;
		  line-height     : 26px;
		  list-style-type : none;
		  margin          : 0 0 0 5px;
		  padding         : 0;
		  text-align      : left;
		  font-family     : Arial;
		  font-size       : 11px;
		  color           : #4c4b4b;
		  cursor          : pointer;
                  font-weight     : normal;
	}
		#pp-wrapper .leftmenu ul li dl dt.active {
		  color       : #2275ac;
		  font-weight : bold;
		  cursor      : default;
		  text-decoration : none;
		}
		#pp-wrapper .leftmenu ul li dl dt.active:hover {
		  text-decoration : none;
		}
		#pp-wrapper .leftmenu ul li dl dt:hover {
		  text-decoration: underline;
		}	
		
#pp-wrapper .centercontent {
  float  : left;
  margin : 36px 0 0 5px;
  width  : 850px;
  height : 741px;
}

  #pp-wrapper .centercontent h2 {
    width: 385px;
    padding: 5px 0 6px 0;
    background: url(/images/horizline.jpg) bottom left no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #494949;
  }
  
  #pp-wrapper .centercontent h3 {
    width: 835px;
    height : 23px;
    padding: 5px 0 6px 2px;
    background: url(/images/longline.jpg) bottom left no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #494949;
  }	  	

  #pp-wrapper .centercontent .topsection {	
	 float : left;
	 width : 100%;
	 height : 105px;
  }
  #pp-wrapper .centercontent .topsection.masters {
     height : 65px;
  }
  #pp-wrapper .centercontent .topsection img {
    float  : left;
    margin : 0 0 0 28px;
  }	
  #pp-wrapper .centercontent .topsection span {
    float  : right;
    margin : 7px 5px 0 0;
    width  : 212px;
    height : 42px;
    cursor : pointer;
    background : url(/images/joinbtn.jpg) top left no-repeat;
  }
  #pp-wrapper .centercontent .topsection span:hover {
    background : url(/images/joinbtn_roll.jpg) top left no-repeat;
  }
  
  #pp-wrapper .centercontent .about {
    float       : left;
    margin      : 0 0 0 28px;
    font-size   : 12px;
    font-family : Arial;
    color       : #646464;
    height      : 190px;
    width       : 385px;
    line-height : 19px;
  }
  
	#pp-wrapper .centercontent .about ul {
	  float           : left;
	  list-style-type : none;
	  margin          : 0;
	  padding         : 0;
	}
		#pp-wrapper .centercontent .about li {
		  float           : left;
		  width           : 100%;
		  height          : 100px;
		  list-style-type : none;
		  margin          : 0 0 15px 0;
		  padding         : 0px 0 0 0px;
		  text-align      : left;
		  font-family     : Arial;
		  font-size       : 12px;
		  color           : #494949;
		  cursor          : pointer;
		  background      : url(/images/horizline.jpg) bottom left no-repeat;
		}  
		
		#pp-wrapper .centercontent .about li.noline {
		 background      : #ffffff;
		}		
		  
	   #pp-wrapper .centercontent .about li .image_container {
	     float : left;
	     margin : 0;
	     padding : 4px 0 0 4px;
	     width: 78px;
	     height: 82px;
	     background: url(/images/imagecontainer.jpg) top left no-repeat;
	   }
	  
	   #pp-wrapper .centercontent .about li .article {
	     float       : left;
	     margin      : 0 0 0 7px;
	     padding     : 0px;
	     width       : 294px;
	     font-family : Arial;
	     font-size   : 11px;
	     color       : #6d6d6d;
	     line-height : 17px;
	   } 
	   #pp-wrapper .centercontent .about li .article span {
	     font-size   : 13px;
	     font-weight : bold;
	     color       : #2275ac;
	   }
	   
	    

  #pp-wrapper .centercontent .features {
    float       : left;
    margin      : 0 0 0 50px;
    font-size   : 12px;
    font-family : Arial;
    color       : #646464;
    height      : 390px;
    width       : 385px;
    line-height : 19px;
  }		
						

	#pp-wrapper .centercontent .features ul {
	  float           : left;
	  list-style-type : none;
	  margin          : 0;
	  padding         : 0;
	}
		#pp-wrapper .centercontent .features li {
		  float           : left;
		  width           : 100%;
		  height          : 65px;
		  line-height     : 20px;
		  list-style-type : none;
		  margin          : 0;
		  padding         : 20px 0 0 90px;
		  text-align      : left;
		  font-family     : Arial;
		  font-size       : 12px;
		  color           : #494949;
		  cursor          : pointer;
		}
		#pp-wrapper .centercontent .features li.organize {
		  background  : url(/images/organize.jpg) center left no-repeat;
		}
		#pp-wrapper .centercontent .features li.learn {
		  background  : url(/images/learn.jpg) center left no-repeat;
		}
		#pp-wrapper .centercontent .features li.print {
		  background  : url(/images/print.jpg) center left no-repeat;
		}
		#pp-wrapper .centercontent .features li.share {
		  background  : url(/images/share.jpg) center left no-repeat;
		}

    #pp-wrapper .centercontent .features .follow {
      float : left;
      width: 100%;
      margin: 30px 0 0 0; 
    }
    #pp-wrapper .centercontent .features .follow dl {
	  float           : left;
	  list-style-type : none;
	  display         : inline;
	  margin          : 0;
	  padding         : 0;    
    }
		#pp-wrapper .centercontent .features .follow dl dt {
		  float           : left;
		  width           : 44px;
		  height          : 44px;
		  line-height     : 20px;
		  list-style-type : none;
		  margin          : 10px 20px 0 0;
		}




  #pp-wrapper .centercontent .insidepage {
    float       : left;
    margin      : 0 0 0 28px;
    font-size   : 12px;
    font-family : Arial;
    color       : #646464;
    height      : 190px;
    width       : 855px;
    height      : 550px;
    line-height : 19px;
  }
  
  #pp-wrapper .centercontent .insidepage b {
    font-weight : bold;
    font-size   : 14px;
    color: #4b4b4b;
  }
  
  
  #pp-wrapper .centercontent .insidepage p {
    padding: 0 0 20px 0;
    margin : 0px;	
    font-family:Arial;
    font-size : 12px;
    font-weight:normal;
    color: #4b4b4b;
  }

 #pp-wrapper .centercontent .insidepage .sample_videos {
   float:right;
   width:460px;
   height:230px;
   margin-left:30px;
   margin-right:20px;
   margin-top: -23px;
}

  #pp-wrapper .centercontent .insidepage .sample_videos h4 {
    padding: 5px 0 6px 2px;
    font-size: 14px;
    font-weight: bold;
    color: #494949;
   text-align:left;
  }

  #pp-wrapper .centercontent .insidepage .sample_videos .video_1 {
    width: 209px;
    height:117px;
    background: url(/images/sampe_video1.jpg) top left no-repeat;
    outline:none;
    margin-bottom:10px;
  }
  #pp-wrapper .centercontent .insidepage .sample_videos .video_1:hover {
     background: url(/images/sampe_video1_roll.jpg) top left no-repeat;
  }
  #pp-wrapper .centercontent .insidepage .sample_videos .video_2 {
    width: 209px;
    height:117px;
    background: url(/images/sampe_video2.jpg) top left no-repeat;
    outline:none;
    margin-bottom:10px;
  }
  #pp-wrapper .centercontent .insidepage .sample_videos .video_2:hover {
     background: url(/images/sampe_video2_roll.jpg) top left no-repeat;
  }  

   #pp-wrapper .centercontent .insidepage .sample_videos span {
     font-family:Arial;
     font-weight: bold;
     font-size:11px;
     color: #2275ac;
   }
   #pp-wrapper .centercontent .insidepage .sample_videos span b {
     font-family:Arial;
     font-weight: bold;
     font-size:11px;
     color: #6a6a6a;
   }



/**MASTERS PAGE**/
  #pp-wrapper .centercontent .insidepage .leftBio {
    float:left;
    width:190px;
    margin-right: 10px;
    font-family:Arial;
    font-weight:normal;
    font-size: 12px;
  }
  #pp-wrapper .centercontent .insidepage .leftBio b {
     color: #494949;
     font-weight: bold;
     font-size: 12px;
   }
   #pp-wrapper .centercontent .insidepage .leftBio h4 {
       width: 181px;
       height: 1px;
       background: url(/images/bio_line.jpg) top left no-repeat;
       padding: 0px;
       marginn : 0px;
    }
  #pp-wrapper .centercontent .insidepage .rightBio {
    float:left;
    width: 620px; 
    min-height: 900px;
    color: #4b4b4b;
    font-family:Arial;
    font-weight:normal;
    font-size: 12px;
    margin-left: 5px;
  }
  #pp-wrapper .centercontent .insidepage .rightBio b {
     color: #494949;
     font-weight: bold;
     font-size: 12px; 
     line-height: 30px;
  }
  #pp-wrapper .centercontent .insidepage .rightBio h4 {
       width: 630px;
       background: url(/images/bio_long_line.jpg) bottom left no-repeat;
       padding: 10px 0 6px 0;
       marginn : 0px;
       color: #494949;
       font-weight: bold;
       font-size: 12px; 
    }
   #pp-wrapper .centercontent .insidepage .rightBio ul {
    float: none;
    margin: 5px 0 10px 0;
    padding : 0px;
   }
   #pp-wrapper .centercontent .insidepage .rightBio ul li {
     float:none;
     margin: 0 0 0 20px;
     padding: 0px;
     height: 17px; 
     list-style-type: disc;
   }


/**LOGIN PAGE**/
  #pp-wrapper .centercontent .insidepage .loginBox {
  	float      :left;
    width      : 185px;
    height     : 21px;
    padding    : 2px 0px 0px 5px;
    margin     : 0 0 0 3px;
    background : url(/images/loginbox.png) top left no-repeat;  	
  }
  #pp-wrapper .centercontent .insidepage .formField {
    width       : 185px;
    height      : 17
    padding     : 5px 0px 0px 5px;
    background  : transparent;
    outline     : none;
    border      : 0px;
  }
  #pp-wrapper .centercontent .insidepage .joinbox {
    float:left;
    width:550px;
    height: 346px;
    margin-right: 20px;
    font-family:Arial;
    font-weight:normal;
    font-size: 14px; 
    color: #494949;
    border-right : 1px solid #dbdbdb;
  }
  #pp-wrapper .centercontent .insidepage .joinbox label {
    float : left;	
    clear : left;
    height : 30px;
    width : 80px;
    margin-left:-10px;
    text-align:right; 
  }
  #pp-wrapper .centercontent .insidepage .joinbox span {
  	float : left;
  	clear : left;
    padding : 15px 0 0 50px;
    font-size : 12px;
  }
  #pp-wrapper .centercontent .insidepage .joinbox span b {
    font-size: 12px;
  }
  #pp-wrapper .centercontent .insidepage .joinbox .graphic {
    width: 630px;
    padding :0 0 10px 0;
    background: url(/images/join_hline.jpg) bottom left no-repeat;
  }
  #pp-wrapper .centercontent .insidepage .loginbox {
    float:left;
    width:265px;
    margin-left: 0px;
    font-family:Arial;
    font-weight:normal;
    font-size: 14px;
    color: #494949;
  }
  #pp-wrapper .centercontent .insidepage .loginbox label {
    float : left;	
    clear : both;
    width : 80px;
    text-align:left; 
    margin: 0 0 0 3px;
  }  
  #pp-wrapper .centercontent .insidepage .loginbox span {
  	float : left;
  	clear : left;
    padding : 15px 0 0 0;
    font-size : 12px;
  }  
  #pp-wrapper .centercontent .insidepage .loginbox span b {
    font-size: 12px;
  }  
  #pp-wrapper .centercontent .insidepage .loginbox .helpLinks {
    float : left;
    margin : 20px 0 0 30px;  
    font-size: 12px;	
  }
  #pp-wrapper .centercontent .insidepage .loginbox .graphic {
    width: 254px;
    padding :0 0 10px 0;
    background: url(/images/login_hline.jpg) bottom left no-repeat;
  }  
  

/**HELP PAGE**/
  #pp-wrapper .centercontent .help {
    float : left;
    margin : 0 0 0 38px;
    width  : 810px;
    min-height : 755px;
    font-family:Arial;
    font-size: 12px;
    color: #494949;
  }
  #pp-wrapper .centercontent .help h3 {
    width: 810px;
    height : 23px;
    padding: 5px 0 6px 2px;
    background: url(/images/longline.jpg) bottom left no-repeat;
    font-size: 14px;
    font-weight: bold;
    color: #494949;
  }
    

/**PLANS PAGE**/
  #pp-wrapper .centercontent .planGrid {
    float : left;
    margin : 0 0 0 38px;
    width  : 840px;
    height : 790px;
    background: url(/images/plangrid2.png) top left no-repeat;	
  }
  #pp-wrapper .centercontent .planGrid label {
    float : left;
    margin : 0px;
    padding : 2px 0 1px 0;
    height : 28px;
    width : 406px;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal; 	
    color : #343434;
  }
   #pp-wrapper .centercontent .planGrid label.title {
     font-weight: bold;
     color:#2275ac;
     width:100%;
   }
   #pp-wrapper .centercontent .planGrid label.basic {
     margin: 0 0 0 3px;
     width : 187px; 
     text-align:center;
   }
   #pp-wrapper .centercontent .planGrid label.premium {
     margin: 0 0 0 3px;
     width : 187px; 
     text-align:center;
   }
   #pp-wrapper .centercontent .planGrid label.check {
     background:url(/images/checkbox.png) top center no-repeat;
   }            
  #pp-wrapper .centercontent .planGrid label a {
    font-size:11px;
  }
  #pp-wrapper .centercontent .planGrid .topsection {
    float : left;
    margin : 0;
    padding : 0;
    width : 840px;
    height : 112px;
  }

  #pp-wrapper .centercontent .planGrid .topsection .basic {
    float : left;
    margin : -10px 0 0 301px;
    width : 187px; 
    height : 125px;
    background: url(/images/basic_plan.png) center center no-repeat;
  }
   #pp-wrapper .centercontent .planGrid .topsection .basic a {
   	  float : left;
   	  clear : both;
   	  margin : 100px 0 0 35px;
   }
  #pp-wrapper .centercontent .planGrid .topsection .premium {
    float : left;
    margin : -10px 0 0 0;
    width : 217px; 
    height : 125px;
  }
   #pp-wrapper .centercontent .planGrid .topsection .premium a {
   	  float : left;
   	  clear : both;
   	  margin : 3px 0 0 35px;
   }
   
   
      
  
/**ABOUT US PAGE STYLES FROM OLD SITE**/

#auContact {
  float:left;
  width: 800px;
  padding: 0px;
  margin: 20px 0px 0px 0px;
  font-family:Arial;
  font-size: 11px;
  color: #5e5e5e; 
}

#auContact .formField {
  width: 200px;
  height: 17px;
  padding: 1px;
  border: 1px solid #adadad;
  color:#5e5e5e; background: #ffffff;
}

#auContact .formFieldTA {
  width: 310px;
  height: 200px;
  padding: 1px;
  border: 1px solid #adadad;
  color:#5e5e5e;background: #ffffff;
}

#auContact .form {
  float:left;
  width: 350px;
  margin : 0px;
}

#auContact .contactUs {
  float:left;
  display:;
}

#auContact .privacy {
  float:left;
  width: 700px;
  display:none;
}
#auContact .privacy p {
  width: 700px;
}

#auContact .terms {
  float:left;
  width: 700px;
  display:none;
}
#auContact .terms p {
  width: 700px;
}

#auContact h4 {
   float:left;
   height: 40px;
   width: 100%;
   padding: 0px;
   margin: 0px;
   font-size: 18px;
   font-weight: bold;  
  color: #494949;    
  background: #ffffff;
}

#submitContactUs {
  float:right;
  margin: 5px 36px 0px 0px;
  width: 60px;
  height: 28px;
  background:url(/images/submitButton.jpg) top left no-repeat;
  cursor:pointer;
}

#submitNewsletter {
  float:right;
  margin: 15px 95px 0px 0px;
  width: 60px;
  height: 28px;
  background:url(/images/submitButton.jpg) top left no-repeat;
  cursor:pointer;
  clear:left;
}

#submitPersonalShopper {
  float:right;
  margin: 20px 25px 0px 0px;
  width: 60px;
  height: 28px;
  background:url(/images/submitButton.jpg) top left no-repeat;
  cursor:pointer;
}

#submitPersonalShopperLoader { 
  float:left;
  margin-top:10px;
  display:none;
  padding-top: 15px;
  font-size: 12px;
  font-family:Arial;
  color: #5585B5;
}

#auContact .address {
  float:right;
  width: 300px;
  font-size:12px;
  line-height: 20px;
}


#aboutUsRight {
  width: 820px;
  font-famil:Arial;
  font-size: 12px;
  color: #606060;
  margin: 0px;
}

#aboutUsRight .content h2 {
   height: 30px;
   width: 820px;
   padding: 0px;
   margin: 0px;
   font-size: 14px;
   font-weight: bold;
   color: #494949;
   background:url(/images/longline.jpg) bottom left no-repeat;
   font-family:Arial;
}

#aboutUsRight .content h3 {
	float:left;
	clear:both;
   height: 30px;
    margin: 20px 0 60px 0;
   background:url(/images/longline.jpg) bottom left no-repeat;
font-family:Arial;
}

#aboutUsRight .content {
  float:left;
  padding-left: 30px;
  width: 820px;
  font-family:Arial;
  font-size: 12px;
  color: #494949;
}

#aboutUsRight .content .pb {
  margin-bottom: 100px;
}


#aboutUsRight .content .bio {
   float:left;
}

#aboutUsRight .content .bio.lmb {
   float:left;
   margin-bottom: 45px;
}

#aboutUsRight .content .bio .pic {
   float:left;
   margin: 0px;
   padding: 0px;
   width: 205px;
}

#aboutUsRight .content .bio .bioText {
  float:left;
  width: 610px;
  padding: 0px;
  margin: 0px;
}

#aboutUsRight .content .bio .bioText p {
  float:left;
  width: 600px;
  margin: -5px 0px 20px 0px;
  line-height: 18px;
  font-family:Arial;
  font-size:13px;
}

#aboutUsRight p {
  line-height: 18px;
  margin-bottom:20px;
  font-family:Arial;
  font-size: 13px;
}


#subitSignupLoader { 
  float:left;
  display:none;
  padding-top: 15px;
  font-size: 12px;
  font-family:Arial;
  color: #5585B5;
}

#subitSignupLoader img {
  float:left;
  margin-top: -10px;
} 


div.sell_text {
  float : left;
  margin : 0;
  padding: 0;
  width : 390px;
  height: 460px; 
}
div.sell_text ul {
  display:block;
  padding:0px;
  margin : 0 0 0 15px;
  height: 130px;
}
   div.sell_text ul li {
   	  font-family:Arial;
   	  font-size:12px;
   	  color:#4b4b4b;
   	  line-height:20px;
   }

div.sell_form {
  float : left;
  margin : 0 0 0 55px;
  padding: 0;
  width : 388px;
  height: 517px; 
}
div.sell_form span {
  float : left;
  margin : 0 0 0 30px;
  font-family:Arial;
  font-size:12px;
   color:#514e4e;
   width:185px;	
}
div.sell_form dl {
  float : left;
  margin : 30px 0 0 0;
  padding: 0px;
  width : 100%;	
}
div.sell_form dl dt {
   float : left;
   margin : 0px;
   width : 195px;
   height : 50px;	
}
div.sell_form dl dt.smaller {
  width:160px;	
}
div.sell_form dl dt.full {
  width:100%;
}
div.sell_form dl dt.full input {
  width: 352px;	
}
div.sell_form dl dt input {
  width: 157px;
  height : 15px;
  padding: 3px;
  background:#ffffff;
  border: 1px solid #aeaeae;	
}
div.sell_form dl dt textarea {
  width: 352px;
  height : 190px;
  padding: 3px;
  background:#ffffff;
  border: 1px solid #aeaeae;	
}
div.sell_form dl dt label {
	font-size:11px;
	font-family:Arial;
	color:#444444;
}
#submitSell {
  float:right;
  margin: 180px 25px 0px 0px;
  width: 60px;
  height: 28px;
  background:url(/images/submitButton.jpg) top left no-repeat;
  cursor:pointer; 
}
#submitSellLoader { 
  float:right;
  margin: 170px 25px 0px 0px;
  display:none;
  padding-top: 15px;
  font-size: 12px;
  font-family:Arial;
  color: #5585B5;
}

#submitSellLoader img {
  float:left;
  margin-top: -8px;
} 

div.sell_form_thankyou {
  float : left;
  display:none;
  margin : 0 0 0 55px;
  padding:  0 10px 0 25px;
  width : 350px;
  height: 517px;
  border: 1px solid #aeaeae;
}
div.sell_form_thankyou ul {
  display:block;
  padding:0px;
  margin : 0 0 0 15px;
  height: 130px;
}
   div.sell_form_thankyou ul li {
   	  font-family:Arial;
   	  font-size:12px;
   	  color:#4b4b4b;
   	  line-height:20px;
   }

#toolTipLayer {
  position:absolute;
  display:none;
  margin : -200px 0 0 20px;
  padding : 10px 5px 0 5px;
  z-index: 500;
  width: 318px;
  height : 126px;
  background:#ffffff;
  border: 1px solid #aeaeae;
}
#toolTipLayer span.closebox {
  float:right;
  margin : -15px -15px 0 0;
  width: 30px;
  height : 30px;
  background:url(/images/closebox.png) top left no-repeat;	
  cursor:pointer;
}



/**SLIDE SHOW STYLES**/
span.pz-ss-item, 
span.pz-ss-item-current,
span.pz-ss-next,
span.pz-ss-previous,
span.pz-ss-play,
span.pz-ss-pause {
	display: inline-block;
	width: 11px;
	height: 19px;
	background-position: center center;
	cursor: arrow;
}
span.pz-ss-item:hover, 
span.pz-ss-item-current:hover,
span.pz-ss-next:hover,
span.pz-ss-previous:hover,
span.pz-ss-play:hover,
span.pz-ss-pause:hover, 
span.pz-ss-disabled {
	opacity: 0.5;
}
span.pz-ss-item {
	width: 11px;
	background-image: url( icons-pz/pz-ss/item.png );
}
span.pz-ss-item-current {
	width: 11px;
	background-image: url( icons-pz/pz-ss/item_current.png );
}
span.pz-ss-play {
	background-image: url( icons-pz/pz-ss/play.png );
}
span.pz-ss-pause {
	background-image: url( icons-pz/pz-ss/pause.png );
}
span.pz-ss-previous {
	background-image: url( icons-pz/pz-ss/previous.png );
}
span.pz-ss-next {
	background-image: url( icons-pz/pz-ss/next.png );
}
  
  
 
/**Newsletter Stuff**/
ul.genre_price {
  float:left;
  margin: 10px 0 0 0;
  padding:0px;
  width:120px;
  list-style-type:none;
  font-family:Arial;
  font-size:12px;	
}
  ul.genre_price li {
  	float:left;
  	margin:0px;
  	padding:0px;
    list-style-type:none;
    width:100%;	
  }
  
  

	