﻿
/*
#doll-artist {
  padding: 10px; }
  #doll-artist #baby-banner {
    margin-bottom: 10px; }
  #doll-artist #artist-profile {
    width: 680px; }
    #doll-artist #doll-artist-profile #doll-artist-bio{
    float:left;
    padding-top:40px;
    padding-left:0px;
    padding-right:20px;
    width:460px;
    text-align:center;}
    #doll-artist #doll-artist-profile #doll-artist-bio p
    {
    	padding-top:20px;
    	font-family:Arial;
    	font-size:12px;
    	color:#333333;
    	text-align:left;
	}

    #doll-artist #doll-artist-profile #doll-artist-photo{
		text-align:center;
		padding-top:60px;
		float:right;
		width:180px;
		font-family:Arial;
		font-size:12px;
		font-style:italic;}
    #doll-artist #doll-artist-profile #doll-artist-photo #headshot
    {
    	height:196px;
    	width:170px;
    	background-color:#ffffff;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		padding-top:7px;
		padding-left: 1px;
    }
    

	#doll-artist #product-line
	{
		float:left;
		width: 680px; 
	}    
    #doll-artist #product-line ul 
    {
    	padding-top:30px;
      margin: 0px 0;
      border-bottom: 0px solid #999999;
      padding-bottom: 5px; }
      #doll-artist #product-line ul li {
        text-align: center;
        width:160px;
        height:180px;
        float: left;
        padding-left: 0px;
        padding-right: 10px; }
        #doll-artist #product-line ul li a {
          font-weight: bold;
          text-decoration: none;
          color: #ccc; }
        #doll-artist #product-line ul li img {
          display: block;
          margin-top: 5px;
          margin-bottom: 5px;
          width: 150px;
          height: 120px;
          background: #ccc; }
*/

.outerindividual
{
	width: 830px;
	padding-top: 42px;
	padding-bottom: 37px;
	float: left;
}
.individualcontent
{
	width: 830px;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0 77px 0 64px;
}
.individualLeft
{
	width: 203px;
	padding: 64px 0px 0px 0px;
	float: left;
}
.individualRight
{
	width: 627px;
	float: left;
}
.individualContent
{
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 23px;
	text-align: justify;
	padding: 8px 0 0 0px;
	color: #666666;
}
.individualContent span
{
	font-weight: bold;
}
.mt25
{
	margin-top: 25px;
}
.dollArtistProducts
{
	width: 714px;
	clear: both;
	padding-top: 40px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0px;
	font-weight: bold;
	color: #006699;
	font-size: 13px;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c6c6c6;
	height: 280px;
	text-align: left;
}
.dollArtistProducts span
{
	color:#336699; 
}

.artistDollImageThumb 
{
	display:block;
	float:left;
}

.artistDollImageThumb ul li
{
	float:left;
	width: 152px;
	height: 220px;
	padding-top: 10pt;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
}

.artistDollImageThumb ul li a
{
    text-decoration:none;
}
