﻿#inspiration
{
	width: 430px;
	float: left;
	margin-left: 20px
}
.artistTitle
{
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	margin-left: 21px;
	margin-top: 13px;
	display:none;
}

.iMeet
{
	text-align:left;
	font-size: 26px;
	color: #7D7D7D;
	margin-left: 8px;
}

.iTitle 
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 20px;
	text-align:left;
}

.iContent 
{
	float: left;
	margin-top: 5px;
	width: 375px;
	font-size: 14px;
	color: #2B2B2B;
	margin-left: 20px;
	text-align:left;
	line-height:20px;
}

#artist
{
	float: left;
	width: 320px;
	margin-top: 15px;
}

#aOther
{
	font-size:16px;
	line-height:20px;
	text-align:left;
}

#aName,#aCareer,#aEducation,#aFavorite,#aMotto
{
	text-align:left;
	font-size: 14px;
	font-weight: bold;
}

.aContent
{
	font-size: 14px;
	font-weight: normal;
}

#avator1,#avator2,#avator3
{
	background-color:#fff; 
	box-shadow:1px 1px 2px 2px rgba(150,150,150,0.5); 
	border:solid 6px #ffffff;
}

#avator1
{
	width:134px;
	margin-left: 18px;
	margin-top: 9px;
}
#avator2
{
	width:134px;
	float: left;
	margin-left: 49px;
	margin-top: 11px;
}
#avator3
{
	width:200px;
}

#artistNoIns
{
	float: left;
	margin-left: 30px;
	margin-top: 8px;
	width: 73%;
}

.hr 
{
	float:left;
	margin-top:20px;
    border: 1px;
    width: 100%;
}

.a
{
	cursor: pointer;
	font-size: 14px;
	color: #43a6e4;
	text-decoration: none;
}

.b
{
	cursor: pointer;
	font-size: 14px;
	color:Black;
	text-decoration: none;
}
 .it { width: 300px;float:left; text-align:center; }
.imgitem { display: inline-block; vertical-align:middle; }
 
.aimg 
{
	width: 100px;
}




.category-products {
padding: 20px 60px 25px;
overflow: hidden;
max-width: 1600px;
margin: 0 auto

float: left;
margin-top: 24px;: border-box;
}
.std table {
width: 100%;
}
.std ul, .std ol, .std dl, .std p, .std address, .std blockquote, .std table {
margin-bottom: 1em;
}
indexlist.aspxmedia="all"
.std * {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}
table, tr, td, th {
margin: 0;
padding: 0;
}
table {
border: 0;
empty-cells: show;
}
#artists td {
border: 0px;
text-align: center;
padding: 6px;
padding-bottom: 0px;
width: 16.666%;
vertical-align: middle;
}

#artists td img{
	width:100%;
}

#artists td span {
font-size: 18px;
line-height: 30px;
text-transform: uppercase;
width: 100%;
  float: left;
  text-align: center;
}

#artists
{
	background-color: #e7e3de;
}

.artistsTitle
{
	float:left;
	font-size: 24px;
	color: #7D7D7D;
	margin-left: 8px;
}

.aSM
{
	background-color: #fff;
	box-shadow: 1px 1px 2px 2px rgba(150,150,150,0.5);
	border: solid 5px #ffffff;
	margin-left: 10px;
	margin-bottom: 10px;
}

.SeeAllProducts {
	float: left;
	width: 185px;
	height: 200px;
	background-position: center center;
	color: #7d7d7d;
	cursor: pointer;
	background-image: url(/NewImage/zcore/see-more.gif);
	font-family: Georgia;
	font-size: 23px;
	background-repeat: no-repeat;
	text-align: center;
}
.SeeAllProducts .Text2 
{
	margin-top: 10px;
	height: 200px;
	line-height: 175px;
	font-size: 60px;
	color: #43a6e4;
	display:none;
}