﻿
.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-top: 15px;
    padding-bottom: 5px;
    font-weight:bold;
}

.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.admintable
{
	margin: 5px;
	padding:0;
	width:700px;
	border:1px dashed #cccccc;

}

.adminlabel
{
    font-size: 10px;
    font-family: Arial;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
	border-width:0px;
	background-color: #ffffff;
	margin-bottom:3px;
}

.ourprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.retailprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-decoration: line-through;
}

.totalbox
{
	text-align:center;
	color:#990000;
	font-weight:bold;
}

.adbox
{
	padding:10px;
	font-size:9pt;
	margin-bottom:10px;
	border:1px solid gainsboro;
}
.commandbar
{
	padding:3px;
	font-size:8pt;
/*	background-color: blue;*/
	border:1px solid gainsboro;
}

.mainproductimage {
	width: 220px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}

.productdata {
	border: none;
	border-collapse: collapse;
}
	.productdata td, .productdata th { font-weight: normal; padding: 2px; text-align: left; }
	.price { font-weight: bold; color: #c00; }
	del.price { color: #000; text-decoration: line-through; 
}

.productsection
{
	padding:10px;
	border-top:1px dashed #cccccc;
}

.browsebox
{
}
.browsebox h1
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #3973b5;
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
    color: #3973b5  ;
}

.smalltext
{
    font-size: 8pt;
    color: #666666;
    font-family: verdana;
}
.adbox h3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
	color:#C7C030;
	margin-top:1px;
	margin-bottom:3px;

}
.loginheader
{ 
    height:30px;
    font-weight: bold; 
    font-size: 10pt; 
    color: #666666; 
    font-family: verdana; 
    background-color: #f5f5f5; 
    text-align:center;
 }
 .logincell
 {
    background-color:#ffffff;
    vertical-align:middle;
    text-align:center;
    padding:20px;
}
.logtable
{
    border:1px solid #cccccc;
    background-color:#cccccc;
}
.subcategory
{
    margin-left:10px;
}
.productbox
{
     height:230px;
     width:150px;
     border:0px solid #c5c5c5;
     margin:5px;

}
/*.productimage
{
	padding-left:20px;
    width:125px;
}*/
.productsummarydisplaywrapper
{
     width:150px;
     padding-top:0px;
}
.productsummaryimageholder
{
    height:135px;
    text-align:center;
    vertical-align:middle;
}
.productsummarytext
{
    padding-left:0px;
    height:55px;
}
.productthumbnail
{
}
.productsummarythumbnail
{
    padding-left:0px;
}
.retailprice
{
    font-weight: bold;
    color: black;
    text-decoration: line-through;
}
.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: larger;
    color: #5b626c;
    font-style: italic;
}
.coreboxbody
{
    background-image:url(images/core_box_bg.gif);
    width:140px;
    padding-left:20px;
    padding-right:20px;
}
.coreboxtop
{
   background-image:url(images/core_box_top.gif);
   height:22px;
   width:180px;

}
.coreboxbottom
{
    width:180px;
    background-image:url(images/core_box_bottom.gif);
    height:22px;

}
.coreboxheader
{
    width:180px;
    background-image:url(images/core_box_bg.gif);
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
.tenpixspacer
{
    height:10px;
}
.twentypixspacer
{
    height:20px;
}
.sectionoutline
{
    border:1px solid #cccccc;
    padding:15px;
}

checkout-visited
{
    font-size: 16pt;
    color: #dcdcdc;
    font-family: verdana;
}
checkout-current
{
    font-size: 16pt;
    color: #990000;
    font-family: verdana;
}
/* Rating */
.ratingstar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    background-repeat: no-repeat;
}

.filledratingstar {
    background-image: url(Images/FilledStar.png);

}

.emptyratingstar {
    background-image: url(Images/EmptyStar.png);
}

.savedratingstar {
    background-image: url(Images/SavedStar.png);
}
fieldset
{
    padding:10px;
    -moz-border-radius: 1em;
    border-radius: 1em;

}
.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}
.searchTextBox
{
	background: #fff url(../images/search-bg.jpg) right no-repeat; 
}

.emailOptInLabel {
        color: #0000cc; }

.emailOptInTextBox {
        background: #fff url(../images/email-bg.jpg) right no-repeat; }



.pagerLabel
{
	color: #448fb4;
	font-weight: bold;
	text-decoration: none;
}

.pager a:hover
{
	color: #448fb4;
	text-decoration: none;
}

.pagerLink
{
	font-size:16px;
	color: #999999;
}


.pagerAll
{
	font-size:16px;
	padding-left:15px;
	color: #999999;
}



.pagerLast
{
	padding-left:15px;
	color: #999999;
}

.zoomViewLabel
{
	  text-transform: uppercase;
      text-align: center;
      color: #666;
      font-size: 14px; 
      font-family: Arial;
      height: 16px;
      padding-top:20px;
}

.search-tips {
        margin: 5px;
        float: left;
        font-family: Arial;
        font-size: 12px;
        color: #fff; }
.search-form-input {
        float: left;
        margin-left: 5px; 
        background: #fff url(../images/search-bg.jpg) right no-repeat; }
.search-form-label {
        margin-top: 3px;
        font-family: Arial;
        float: left; }
.email-signup-form-label {
        color: #0000cc;
        font-family: Arial;
        float: left;
        margin-top: 3px; }
.email-signup-form-input {
        float: left;
        margin-left: 15px; 
        width:160px;
        background: #fff url(../images/email-bg.jpg) right no-repeat;}

.search-by-artist {
		width: 220px;
		margin-left: 60px;
		margin-right: 5px;}

.Checkout_PromoMessage {
	color:Green;
}
.Checkout_PromoMessage_Failure {
	color:Red;
}

.Checkout_CouponCodes {
	color:Maroon;
}

.shoppingCartSummary
{
	color: #fff;
	background: #ff0099;
	width:217px;
	padding: 3px 5px;
	height:15px; 
}

.shoppingCartItems
{
	background: #ffffff;
	border-style:none;
	width:226px;
	overflow:hidden;
}

.cartItemHeader
{
	font-family:Arial;
	color:#666666;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	vertical-align:middle;
}

.shoppingCartHR
{
    height:1px;
    background: #ccc;
    color: #ccc;
    margin: 0px 10px 0px 10px;}

.artistPageHR
{
	float:left;
    height:1px;
    border:1px;
    background: #cccccc;
    color: #cccccc;
    padding-left:0px;
    width:660px;
    }


.contentSectionHR
{
	float:left;
    height:1px;
    border:1px;
    background: #cccccc;
    color: #cccccc;
    padding-left:0px;
}
    
.cartContinueShopForDolls
{
	float:left;
}

.cartProductName
{
	float:left;
	white-space:nowrap;
	font-family:Arial;
	color:#666666;
	font-weight:bold;
	text-align:left;
	width:150px;
}

.cartProductQty
{
	float:left;
	font-family:Arial;
	color:#666666;
	font-weight:bold;
}

.noCartItems
{
	float:left;
	width:220px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
}

.dollCartItem1
{
	padding-left:2px;
	padding-top:2px;
	padding-bottom:1px;
	padding-right: 2px;
}

.dollCartItem2
{
	padding-left:2px;
	padding-top:1px;
	padding-bottom:5px;
	padding-right:2px;
}

.basketPageContent
{
	height:600px;
}

.dollArtistNameHeader
{
	font-family:Arial;
	font-size:18px;
	color:#333333;
}

.artistbox
{
	padding-top:20px;
	padding-right:10px;
	width:120px;
	height:160px;
	text-align:center;
	font-family:Arial;
}

.artistbox a
{
	color: #cccccc;	
	padding-top:20px;
	text-decoration:none;
}

.doll-artists-line-1
{
	position:absolute;
	top:660px;
	height:1px;
    background: #ffffff;
    color: #cccccc;
    width:670px;
}

.doll-artists-line-2
{
	position:absolute;
	top:860px;
	height:1px;
    background: #ffffff;
    color: #cccccc;
    width:670px;
}

.dollBasketLineItem
{
	float:left;
	width:660px;
	height:150px;
}

.dollCartLineItemImage
{
	float:left;
	width:125px;
}

.dollCartLineItemName a
{
	float:left;
	width:400px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.dollCartLineItemSubTotal
{
	float:left;
	width:80px;
	color:#333;
	font-weight:bold;
}


.dollCartLineItemPrice
{
	padding-top:3px;
	float:left;
	width:530px;
}

.usuallyShips
{
	float:left;
	width:500px;
}

.dollCartLineItemQty
{
	padding-top:10px;
	float:left;
	width:100px;
}

.dollCartLineItemRemove a
{
	padding-top:15px;
	float:left;
	width:50px;
	text-decoration:underline;
}

.DollPageTitle
{
	font-size:19pt; font-family:Georgia; color:#336699; margin:0px; padding:0px; font-weight:normal; line-height:40px;
}

.NewDollPageTitle
{
	font-size:19pt; font-family:Georgia; color:#336699; margin:0px; padding:0px; font-weight:normal; line-height:40px;
}

.collectibledolls-line
{
    color: #cccccc;
    height:1px;
    margin: 0px 10px 0px 10px;
}

.wishListContent
{
	float:left;
	width:660px;
}

.wishListAction
{
	float:left;
	width:660px;
}

.wishListProductThumb
{
	float:left;
	width:150px;
	padding-top:10px;
}

.wishListProductName
{
	float:left;
	width:400px;
	font-weight:bold;
	padding-top:10px;
}

.wishListProductPrice
{
	float:left;
	width:110px;
	padding-top:10px;
}

.wishListComments
{
	padding-top:5px;
	float:left;
	vertical-align:top;
	padding-bottom:10px;
	height:40px;
}

.wishListQuantity
{
	padding-top:8px;
	float:left;
	vertical-align:top;
	width:500px;
}

.wishListAction
{
	float:left;
	width:660px;
	padding-top:10px;
}

.wishListAction a
{
	text-decoration:none;
	font-family:Arial;
	color: #ffffff;
	background-color: #ff0099;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	float: left;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.wishListAddToCart
{
	float:left;
	padding-right:5px;
}

.wishListSaveChanges
{
	float:left;
	padding-right:5px;
}

.wishListRemove
{
	float:left;
	padding-right:5px;
}
.wishListLineBreak
{
	float:left;
	width:660px;
	padding-bottom:10px;
}

.wishListLineItem
{
	height:160;
}

.loginPageContent
{
	width:680px;
}

.loginPanel
{
	float:left;
	padding-left:360px;
	padding-top:40px;
}

.watermarked
{
	background-color:#feedef;
}

.checkoutActions
{
	float: left;
	width: 400px;
}

.checkoutActions a
{
	text-decoration:none;
	font-family:Arial;
	color: #000;
	background-color: #D2D2D2;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	float: left;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	height:18px;
	font-size:14px;
	line-height:18px;
}

.resetbtncheckoutActions
{
	text-decoration:none;
	font-family:Arial;
	color: #000;
	background-color: #D2D2D2;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	float: left;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	height:24px;
	font-size:14px;
	line-height:18px;
	border:0px;
}

.checkoutSubmit
{
	float:left;
	padding-right:5px;
}

.checkoutReset
{
	float:left;
	padding-right:5px;
}

.checkoutChangeBillTo
{
	float:left;
	padding-right:10px;
	padding-top:4px;
	font-size:10px;
}

.checkoutChangeShipTo
{
	float:left;
	padding-right:10px;
	padding-top:4px;
	font-size:10px;
}

.checkoutConfirm
{
	padding-top:6px;
	float:left;
	padding-right:10px;
}

.col20Padding
{
	width=20px;
}

.DollPageText
{
	font-size:16px;
	margin-bottom:35px;
	line-height:23px;
	clear:both;
	display:block;
	overflow:hidden;
	text-align:justify;
	padding:8px 0 0 40px;
	width:820px;
	color:#666666;
}

.DollPageTextNew
{
	font-size:16px;
	margin-bottom:35px;
	line-height:23px;
	clear:both;
	display:block;
	overflow:hidden;
	text-align:justify;
	padding:8px 0 0 40px;
	width:95%;
	color:#666666;
}

.DollPageText a
{
	color:#666666;
	text-decoration:underline;
}

.DollSiteMapSection
{
	/*padding-left:50px;*/
	font-size:14px;
}

.DollSiteMapList
{
	/*padding-left:75px;*/
	font-size:11px;
}

.DollSiteMapList li
{
	/*padding-top:5px;*/
}


.DollSiteMapList a
{
	text-decoration:none;
	color:#333333;
	font-family:Arial;
	font-size:11px;
}

.ContactDollStore
{
	font-size:16px;
	margin-bottom:35px;
	line-height:23px;
	clear:both;
	display:block;
	overflow:hidden;
	text-align:justify;
	padding:8px 0 0 40px;
	width:820px;
	color:#666666;
}

#ctl00_ContentPlaceHolder1_lblMark1
{
	font-size:16px;
	margin-bottom:35px;
	line-height:23px;
	clear:both;
	display:block;
	overflow:hidden;
	text-align:justify;
	padding:8px 0 0 40px;
	width:100%;
	color:#666666;
}

.CollectibleDollContests
{
	padding-left:90px;
}

.DollCareChecklist
{
	list-style-type:none;

	font-size:16px;
	margin-bottom:35px;
	line-height:23px;
	clear:both;
	display:block;
	overflow:hidden;
	text-align:justify;
	padding:8px 0 0 40px;
	width:820px;
	color:#666666;
}

.DollCareChecklist li
{
	padding-top:15px;
}

.PromiseToCollectors img
{
	float:left;
}

.PromiseToCollectors p
{
	float:left;
	padding-top:30px;
	padding-left:10px;
	width:510px;
}

.SearchTipList
{
	list-style-type:circle;
	padding-left:30px;
	padding-bottom:50px;
}

.SearchTipList li
{
	padding-top:15px;
}

.linkCategories
{
	font-size:16px;
	margin-bottom:35px;
	line-height:23px;
	clear:both;
	display:block;
	overflow:hidden;
	text-align:justify;
	padding:8px 0 0 40px;
	width:820px;
	color:#666666;
}

.outboundLinks
{
	padding-left:40px;
	padding-bottom:40px;
	width:550px;
}

.outboundLinks a
{
	text-decoration:none;
	color:#333333;
	font-family:Arial;
}

.dollReviewThumb
{
	float:left;
	padding-left:0px;
	padding-right: 20px;
}

.collectorReview
{
	float:left;
	padding-left:10px;
}

.dollCollectorNameAndDate
{
	color: #336699;
}

.collectorReviewMain
{
	padding:37px 0
}
.collectorReview h2
{
	color:#999999;
	font-family:Arial;
	font-weight:bold;
	padding-bottom:1px;
}

.collectorReview h3
{
	color:#666666;
	font-family:Arial;
	font-weight:bold;
}


.collectorReview p
{
	color:#333333;
	font-family:Arial;
	font-size:14px;
}


.CollectibleDollReview
{
	float:left;
	line-height:25px;
	padding-left:160px;
	padding-top:10px;
	padding-bottom:10px;
	width:964px;
	}

.CollectibleDollReview p
{
	font-size:14px;
	line-height:18px;
	width:680px;
}

.dollCollectorRating
{
	color:#000000;
	font-family:Arial;
	float:left;
	width:480px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.dollCollectorRating p
{
	color:#000000;
	font-family:Arial;
	text-align:left;
	font-size:13px;
}


.dollCollectorReviewTitle
{
	float:left;
	width:500px;
	padding-left:10px;
	padding-bottom:5px;
}

.dollCollectorReviewTitle h2
{
	color:#999999;
}

.collectibleReviewText
{
	float:left;
	width:500px;
}

.collectibleReviewText p
{
	color:#000;
	font-size:13px;
}

#tell-a-friend {
  float: left;
  width: 680px;
  margin-left: 10px; }

#tell-a-friend h3 {
    font-weight: bold;
    font-style: italic;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #f09; }

#tell-a-friend #buttons {
	height: 10px; }    
	
#tell-a-friend a {
  	text-decoration:none;
	color: #ffffff;
	background: #ff0099 none repeat scroll 0% 0%;
	margin: 0pt;
	padding: 3px 10px 3px 10px; }

#tell-a-friend .feedback {
	font-weight:bold;
	color:Red; }
	
.tellafriendSend
{
	border: 1px solid #ccc;
    padding: 2px;
    float: left;
}

.tellafriendSend a
{
      color: #fff;
      background: #ff0099;
      float: left;
      margin: 0;
      padding: 3px 5px; 	
      text-decoration: none;
      font-family: Arial;
}


.tellafriendReset
{
	border: 1px solid #ccc;
    padding: 2px;
    float: left;
    
}

.tellafriendReset a
{
      color: #fff;
      background: #ff0099;
      float: left;
      margin: 0;
      padding: 3px 5px; 	
      text-decoration: none;
      font-family: Arial;
}

.tellafriendSpacer
{
	width:5px;
	float:left;
}

.tellafriendControls
{
	float:left;
	padding-left:225px;
	width:550px;
}

.passwordrecoverybox
{
	float:left;
	padding-left:320px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
}

.passwordrecoverybox td
{
	font-size: 12px;
	color:#666666;
	padding-bottom: 5px;
}
.passwordrecoverybox td label
{
	font-size: 12px;
	color:#666666;
}

.passwordchangecontinuebtn
{
	float:left;
	left:140px;
	position:relative;
}
