BODY{
	margin:0pt;
	text-align:center;
	background:#FFFFFF;
}
#wrap{
	margin:0 auto;
	position:relative;
	top:0px;
	left:0px;
	width:780px;
}
#top, #mybottom{
  background:#FFF0F5 none repeat;
}
#top{
  height:81px;
}
#mybottom{
  height:210px;
}
.topcontent{
  width:780px;
  padding-left:0px;
  padding-right:0px;
  margin-left: auto;
  margin-right: auto;
}
.topcontent .top_logo{
  width:346px;
  float:left;
  padding-top:53px;
}

.top_left{
	width:150px;
	float:left;
	height:74px;
}
.top_right{
	position:relative;
	float:right;
	width:600px;
	height:74px;
	padding-top:0px;
	padding-right:0px;
	background-image:url(/a/images/watermarktop.jpg);
	background-repeat:no-repeat;
}
#bline1 a{
	font-family:arial;
	font-size: 11px;
	color:#E377BB;
	text-decoration:none;
	line-height: 12px;
}
#bline1 a:hover{
	color:#727272;
}
#bline2 a{
	font-family:arial;
	font-size: 11px;
	color:#727272;
	text-decoration:none;
	line-height: 12px;
}
#bline2 a:hover{
	color:#E377BB;
}
.top_link{
	font-family:arial;
	font-size:12px;
	/*color:#E377BB;*/
	color:#D7719E;
	text-decoration:none;
	line-height:20px;
}
.top_link:hover {
	color:#727272;
}
.cont{
	width:161px;
	float:left;
}
.border{
	position:relative;
	padding-left:25px; padding-right:24px; line-height:2px;
}
.text_s, .in_field, .tab11_txt_1, .tab11_txt_2, .td_table_txt{
	font-family:arial;
	font-size:12px;
	line-height:17px;
	color:#393939;
}
.tab11_txt_err {
	font-family:arial;
	font-size:12px;
	line-height:17px;
	color:#FF0000;
}
.in_field{
	position:relative;
	left:0px;
	width:780px;
}
.copyright{
	font-size: 11px;
  	color: #848484;
}
.gmenu{
	font-size: 15px;
	color:#A0175B;
}
.signin_td{ 
	padding-right:4px;
	font-size:22px;
}
.signup_td, .chk_out{
	padding-left:4px;
	font-size:22px;
}
.sign_txt, .signin_td, .signup_td, .chk_out{
	font-family:arial;
	color:#BA1BBA;
	line-height:23px;
	text-transform:uppercase;
}
.tab11_left{
	position:relative;
	width:394px;
	float:left;
	border-right:1px solid #5A5A5A;
}
.tab11_right{
	position:relative;
	width:365px;
	float:right;
}
.in_field_1 {
	position:relative;
	left:0px;
	width:739px;
	border:1px solid #5A5A5A;
	clear:both;
	float:left;
}
.tab11_txt_1{
	color:#AC00AC;
	font-weight:bold;
	line-height:15px;
}
.tab11_txt_2{
	line-height:24px;
	font-size:11px;
}
.sign_up{
	padding-right:26px;
	float:right;
}
.chk_out{
	font-size:18px;
}
.td_bot_left{
	border-top:1px solid #5A5A5A;
	border-left:1px solid #5A5A5A;
	border-bottom:1px solid #5A5A5A;
}
.td_bot_right{
	border-top:1px solid #5A5A5A;
	border-right:1px solid #5A5A5A;
	border-bottom:1px solid #5A5A5A;
}
.exp_r{
	float:right;
	padding-right:13px;
	padding-top:15px;
}
.td_table_txt{
	padding:10px 10px 10px 10px;
	font-size:11px;
}
.table_h_txt, .table_t_txt{
	font-family:arial;
	font-size:11px;
	line-height:13px;
	color:#CB009B;
	font-weight:bold;
}
.table_t_txt{
	color:#525252;
	font-size:12px;
}
.td_top_tab, .td_bottom_tab, .td_right_tab{
	border-left:1px solid #D324D3;
	border-top:1px solid #D324D3;
}
.td_bottom_tab{
	border-bottom:1px solid #D324D3;
}
.td_right_tab{
	border-right:1px solid #D324D3;
}
.td_end_tab{
	border:1px solid #D324D3;
}
.redfont{
	font-family:arial;
  	font-weight: bold;
	font-size:12px;
	color:#FF0000;
  	font-style: italic;
}
.normalfont{
	font-family:arial;
	font-size:12px;
	color:#000000;
}
.lmargin{
	font-family:arial;
	font-size:12px;
	padding-left:5px;
	color:#000000;
}
/*
 *   http://www.htmldog.com/articles/suckerfish/dropdowns/
 */

#nav {
  font-family: arial;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  list-style: none;
  line-height: 1.4;
  z-index: 999;
}
#nav ul {
  font-family: arial;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  border:1px solid #D7719E;
  background:#FFFFFF;
  list-style: none;
  line-height: 1;
  z-index: 999;
}
#nav a {
  color:#D7719E;
  text-decoration: none;
  display: block;
  width: 80px;
  z-index: 999;
}
#nav li.head ul a {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 0;
}
#nav span.head {
  display: inline-block;
  text-align: left;
}
#nav li {
  text-align: left;
  padding-top: 0;
  padding-bottom: 0;
  float: left;
  width: 80px;
  z-index: 999;
}
#nav li.head {
  width: 80px;
}
#nav li ul {
  font-weight: normal;
  position: absolute;
  width: 80px;
  padding: 0;
  margin: 0;
  left: -999em;
  z-index: 999;
}
#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
}
#nav li:hover, #nav li.sfhover {
  font-weight:bold;
}
#nav li.head ul li:hover, #nav li.head ul li.sfhover {
  font-weight:normal;
  background: #F29DC9;
}

.redhover {
  text-decoration: none;
  color: #C70006;
}

.orangehover {
  text-decoration: none;
  color: #CA57B2;
}

.greyhover {
  text-decoration: none;
  color: #848484;
}
.sf {
	font-family: Arial;
	font-size: 10pt;
}
.content_top{
        width:770px;
        padding-left:10px;
        padding-bottom:5px;
}
.content_top img{
        float:left;
}
.name_text{
        float:left;
        font-family:"Times New Roman", Times, serif;
        color:#FFFFFF;
        font-size:21px;
        font-weight:bold;
        line-height:38px;
        background-color:#FF9AFF;
}
#cont_1 {
	/*position:relative;*/
	left:0px;
	width:780px;
	clear:both;
}
.cont_l_left{
        /*position:relative;*/
	display:inline;
        width:252px;
        float:left;
        padding-left:10px;
}
.left_top{
        /*position:relative;*/
        width:252px;
}
.left_top img{
        border:1px solid #FF9AFF;
}
.product_rating{
        position:relative;
	clear:both;
        width:252px;
        padding:10px 0px 10px 0px;
}
.product_rating p{
        position:relative;
        width:117px;
	padding:0px;
	margin:0px;
        float:left;
        font-family:Arial;
        color:#4B0DBA;
        font-size:13px;
        font-weight:bold;
}
.heart_img{
        width:23px;
        float:left;
	padding:2px,2px,2px,2px;
	border:none;
}
.color_text{
        position:relative;
	clear:both;
        width:252px;
        font-family:Arial;
        color:#4B0DBA;
        font-size:13px;
        font-weight:bold;
        padding-left:0px;
        padding-bottom:5px;
	margin:0px;
}
.color_available{
        position:relative;
	left:10px;
	float:left;
        width:242px;
	padding-bottom:5px;
}
.color_img{
        position:relative;
	float:left;
	width:35px;
	margin:0px;
	padding:5px,5px,5px,5px;
	border:none;
}
.cont_l_right{
	display:inline;
        width:490px;
        float:left;
        padding-left:10px;
        padding-right:18px;
}
.price_right{
        padding-top:0px;
        width:490px;
}
.text_only{
        width:40px;
        font-family:Arial;
        font-size:13px;
        color:#4B0DBA;
        font-weight:bold;
}
.text_price{
        font-family:Arial;
        font-size:20px;
        color:#FF0091;
        font-weight:bold;
}
.right_text{
        float:left;
        width:490px;
        font-family:Arial;
        font-size:13px;
        color:#000000;
}
.right_bottom{
        width:490px;
        padding-top:10px;
        padding-bottom:10px;
}
.right_bottom img{
        float:left;
}
.sizetext{
        width:308px;
        float:left;
        padding-left:10px;
        font-family:Arial;
        font-size:13px;
        color:#000000;
}
.sizetext span{
        font-family:Arial;
        font-size:13px;
        color:#4B0DBA;
        font-weight:bold;
}
.design img{
        position:relative;
	float:right;
	clear:both;
        padding-top:10px;
        padding-bottom:5px;
        border:none;
}
.shiptext{
	padding-right:6px;
	font-family:arial;
	font-size:18px;
	color:#E617BD;
}
.livechat_img{
        position:absolute;
	display:inline;
	left:200px;
}
.phone{
        position:absolute;
	left:497px;
	float:left;
        padding-top:5px;
        font-family:Arial;
        font-size:12px;
	color:#D7719E;
}
.search_l{
	display:inline;
	float:left;
	clear:left;
        padding-left:210px;
}
.search_t{
        font-family:Arial;
        font-size:15px;
  	color: #848484;
}
.search_r{
	display:inline;
	float:left;
	clear:right;
}
.delivery{
				text-align:left;
        position:relative;
        width:500px;
        float:left;
        padding-left:100px;
        font-family:Arial;
        font-size:13px;
        color:#000000;
}
.cktext1{
	text-align:left;
        position:relative;
        width:660px;
        float:left;
        padding-left:60px;
        font-family:Arial;
        font-size:13px;
        color:#000000;
}
.cktext1s{
        position:relative;
        width:660px;
        float:left;
        padding-left:60px;
        font-family:Arial;
        font-size:10px;
        color:#000000;
}
.cktext{
        font-family:Arial;
        font-size:13px;
        color:#000000;
}
.size10{
        font-family:Arial;
        font-size:10px;
        color:#000000;
}
.errtext{
        font-family:Arial;
        font-size:13px;
        color:#FF0000;
}
.secttext{
        position:relative;
        width:770px;
        float:left;
        left:5px;
        font-family:Arial;
        font-size:13px;
	font-weight:bold;
        color:#000000;
	background-color:#FBDBEB;
}
.totalline{
        position:relative;
	display:block;
	clear:both;
        width:412px;
        float:left;
        left:0px;
}
.totalleft{
	clear:left;
        width:312px;
        float:left;
        padding-left:0px;
        font-family:Arial;
        font-size:13px;
        color:#000000;
}
.totalright{
	display:inline;
        width:100px;
        left:312px;
        font-family:Arial;
        font-size:13px;
        color:#000000;
}
.savedesigntag{
        padding-left:5px;
        font-family:Arial;
        font-size:13px;
  	color: #848484;
}
.dfont{
        font-family:Arial;
        font-size:13px;
        color:#000000;
}
.design2left{
        float:left;
	left:0px;
}
.design2right{
	display:inline;
}
.fushal{
        font-family:Arial;
        font-size:18px;
	color:#E617BD;
}
.fushas{
        font-family:Arial;
        font-size:13px;
	color:#E617BD;
}
.fushasb{
        font-family:Arial;
        font-size:13px;
	color:#E617BD;
	font-weight:bold;
}
.greys{
        font-family:Arial;
        font-size:13px;
  	color: #848484;
}
.greyl{
        font-family:Arial;
        font-size:15px;
  	color: #848484;
}
.greysb{
        font-family:Arial;
        font-size:13px;
	font-weight:bold;
  	color: #848484;
}
.greysbi{
        font-family:Arial;
        font-size:13px;
	font-weight:bold;
  	color: #848484;
  	font-style: italic;
}
.gtab{
	width:760px;
	margin-left:10px;
	height:28px;
	background-image:url(/a/images/TabProfilePage.jpg);
	background-repeat:no-repeat;
}
.gtab_txt{
	padding-left:10px;
	padding-top:3px;
	width:740px;
}
.gtab_box{
	width:758px;
	margin-left:10px;
	border-left:1px solid #FBDCFE;
	border-right:1px solid #FBDCFE;
	border-bottom:1px solid #FBDCFE;
}
.gtab_ct{
	padding-left:10px;
	width:740px;
}
.gp_left1{
	padding-top:3px;
	width:200px;
	float:left;
	left:0px;
}
.gp_right1{
	display:inline;
	width:560px;
	left:210px;
}
.gp_left3{
	padding-top:3px;
	width:250px;
	float:left;
	left:0px;
}
.gp_right3{
	display:inline;
	width:510px;
	left:250px;
}
.cm_top{
	width:760px;
	left:0px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
.cm_left2{
	width:550px;
	float:left;
	left:0px;
}
.cm_right2{
	display:inline;
	width:200px;
	left:570px;
}
.cm_left3{
	width:450px;
	float:left;
	left:0px;
}
.cm_right3{
	display:inline;
	width:300px;
	left:470px;
}
.gl_left{
	width:380px;
	float:left;
	left:0px;
}
.gl_right{
	display:inline;
	width:360px;
	left:410px;
	float:right;
}
.email_l{
	float:left;
	padding-left:248px;
}
.email_r{
	display:inline;
	float:right;
	padding-bottom:3px;
}
.link_l{
	padding-top:2px;
	width:100px;
	float:left;
	left:0px;
}
.link_r{
	display:inline;
	width:260px;
	left:100px;
	float:right;
}
.embed_l{
	padding-top:2px;
	width:110px;
	float:left;
	left:0px;
}
.embed_r{
	display:inline;
	width:250px;
	left:110px;
	float:right;
}
.sq_box{
	width:358px;
	left:0px;
	margin-left:0px;
	border-left:1px solid #FFCAFE;
	border-right:1px solid #FFCAFE;
	border-bottom:1px solid #FFCAFE;
}
.sq_left{
        width:180px;
        float:left;
        padding-left:0px;
}
.sq_right{
	display:inline;
        width:160px;
        left:190px;
        float:left;
	padding-right:10px;
}
.sq_top{
        width:180px;
        float:left;
        left:0px;
}
.sq_s{
        width:80px;
        float:left;
        padding-left:10px;
        font-family:Arial;
        font-size:13px;
        color:#000000;
}
.sq_q{
	display:inline;
        width:90px;
        left:90px;
        padding-left:10px;
        font-family:Arial;
        font-size:13px;
        color:#000000;
}
#tag a:hover{
	color:#D324D3;
  	text-decoration: underline;
}
#tag a {
        font-family:Arial;
        font-size:13px;
  	text-decoration: none;
  	color: #848484;
}
#tagi a:hover{
	color:#D324D3;
  	text-decoration: underline;
  	font-style: italic;
}
#tagi a {
        font-family:Arial;
        font-size:13px;
  	text-decoration: none;
  	color: #848484;
  	font-style: italic;
}
#greys a {
        font-family:Arial;
        font-size:13px;
  	color: #848484;
}
#greyl a {
        font-family:Arial;
        font-size:18px;
  	color: #848484;
}
#greysu a {
        font-family:Arial;
        font-size:13px;
  	color: #848484;
  	text-decoration: none;
}
#greysu a:hover {
  	text-decoration: underline;
}
#greysbu a {
        font-family:Arial;
        font-size:15px;
  	color: #848484;
  	text-decoration: none;
	font-weight:bold;
}
#greysbu a:hover {
  	text-decoration: underline;
}
#greylu a {
        font-family:Arial;
        font-size:18px;
  	color: #848484;
  	text-decoration: none;
}
#greylu a:hover {
  	text-decoration: underline;
}
#fushas a {
        font-family:Arial;
        font-size:13px;
	color:#E617BD;
}
#fushalu a {
        font-family:Arial;
        font-size:18px;
	color:#E617BD;
  	text-decoration: none;
}
#fushal a {
        font-family:Arial;
        font-size:18px;
	color:#E617BD;
}
.newl{
	clear:both;
}
.ma{
        width:700px;
        float:left;
        padding-left:40px;
}
.myw{
	width:780px;
	left:0px;
	float:left;
	padding-left:0px;
	padding-right:0px;
}
.myl{
	left:0px;
	width:150px;
	float:left;
}
#viewb {
	left:0px;
	float:left;
	width:150px;
	height:356px;
	background-image:url(/a/images/viewbox.jpg);
	background-repeat:no-repeat;
}
#viewc {
	left:0px;
	float:left;
	width:150px;
	height:31px;
	background-image:url(/a/images/roundbox.jpg);
	background-repeat:no-repeat;
}
.myri{
	display:inline;
	float:right;
	left:160px;
	width:600px;
}
.myr{
	float:right;
	left:160px;
	width:600px;
}
#menub {
	left:0px;
	float:left;
	width:600px;
	height:31px;
	padding-top: 5px;
	padding-left: 5px;
	background-image:url(/a/images/menubox.jpg);
	background-repeat:no-repeat;
}
.dent0{
	padding-left:10px;
}
.dent1{
	padding-left:20px;
}
.dent2{
	padding-left:50px;
}
#vd1 a {
        font-family:Arial;
        font-size:12px;
	color:#D7719E;
  	text-decoration: none;
}
#vd1 a:hover {
	background:#FFD9FF;
}
#vd2 a {
        font-family:Arial;
        font-size:12px;
	color:#D7719E;
  	text-decoration: none;
}
#vd2 a:hover {
  	text-decoration: underline;
}
.grey18{
	padding-left:10px;
        font-family:Arial;
        font-size:18px;
	color:#565656;
}
.pink18{
	padding-left:10px;
        font-family:Arial;
        font-size:18px;
	color:#D7719E;
}
.pink14{
        font-family:Arial;
        font-size:14px;
	color:#D7719E;
}
#vda a {
        font-family:Arial;
        font-size:14px;
	color:#D7719E;
  	text-decoration: none;
}
#vda a:hover {
  	text-decoration: underline;
}

