/** Styles in this sheet are available in Content Editor 
*** See SiteStyles.css for General Site Layout/Backgrounds Styles
*** Do not include positioning and layout styles in this sheet, use SiteStyles css file instead
**/

/* Start General Styles */
body
{
	font-family:arial,helvetica,sans-serif;  
	font-size:12px;
	background: #fff;
}

th {font-weight:bold; color: #70684C;  }

img { border:0px none #ffffff;}

h1  {font-weight:bold; font-size:1.5em; padding:5px 0px 5px 0px; color:#70684c; }
h2  {font-weight:bold; font-size: 1.1em; padding:5px 0px 5px 0px; color: #70684C; }
h3,.h3  {font-weight:bold; font-size: 15px; color:#ff9900; padding:6px 0px 6px 0px; color: #000; }
h1.searchPathTitle {display: inline; font-size: 12px; font-weight: normal;}

input, select {font-size:12px; color: #000000; }

strong, b {font-weight:bold;}
i   {font-style:italic;}

a { color: #a29a7f; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }
a img{ border: none; text-decoration: none; }

hr {
    background-color:#666666;
    border:0px none #70684C;
    height:1px;
}

.small{font-size: 10px;}
.red{ color: #ff0000; }
.white{ color: #70684c; }
.blocklabel{display:block;}
.bold{ font-weight: bold; }
.black{ color: #000000 !important; }

.StepNumber 
{
    background-image: url(../images/stepBg1.gif); 
    background-position: top center; 
    background-repeat:no-repeat; 
    color:#eeeeee; 
    font-size:14px; 
    font-weight:bold; 
    height:30px; 
    width:30px;
    margin:0px 5px 0px 0px;
    padding:6px 0px 0px 0px; 
    text-align:center;
}

/* End General Styles */

/* Start Button Styles */
.ButtonStyle
{
    color: #000000;
    background-color: #ffffff;
    border:1px solid #666666;
    padding:2px 3px 2px 3px;
    text-decoration: none;
    font-size:11px;
}
.qvdiv .ButtonStyle
{
    color: #000000 !important;
    padding: 2px 3px !important; 
    border:1px solid #666666 !important;
    font-size: 11px !important; 
}
.AltButtonStyle .ButtonStyle
{
    color: #000000;
    background-color: #ffffff;
    border:1px solid #000000;
    font-size:11px;
    text-decoration: none;
}
.HighlightButtonStyle .ButtonStyle
{
    color: #000000;
    font-size:14px;
    background-color: #ffffff;
    border:1px solid #012e57;
    padding: 6px 6px 6px 6px;
    text-decoration: none;
}

.ButtonStyle:hover, .ButtonStyle:active
{
    cursor:pointer;
    color: #666666;
    text-decoration: none;
}
/* End Button Styles */


/* Start Status Summary Styles */
.Error, .AspNet-Login-FailurePanel, .AspNet-PasswordRecovery-FailurePanel
{
    color:#ff0000;
    padding:10px 10px 10px 10px;
    /*width: 400px;*/
    background-color: #ffffff;
    margin:5px 0px 5px 0px;
}
.Success
{
    color:#000000;
    padding:10px 10px 10px 10px;
    border:1px solid #888888;
    background-color: #ffffff;
    margin:5px 0px 5px 0px;
}
/* End Status Summary Styles */

/* Start Headings/Titles Styles */
.TitleText, .TitleText span
{
    background: #666666; color: #ffffff; font-weight: bold; font-size:12px; 
    padding:5px 5px 5px 5px; margin:0px 0px 10px 0px;
}
.SectionHeading
{
    font-size:12px;
    font-weight:bold;
    padding:3px 0px 3px 0px;
}
.asterisk
{
    color: #FF0000;
}
.optional .asterisk {display: none; visibility: hidden;}
/* End Headings/Titles Styles */

/* Start Table Styles */
.TableStyle,.dataFormTable     {color:inherit; border-width:0px;}
.FullWidth  {width:100%}
.TableStyle tr th, .TableStyle tr td,
.dataFormTable tr th, .dataFormTable tr td  { padding:5px 5px 5px 5px; border-width:0px;}
.HeaderRow,.HeaderRow th      {background-color: #999999; color: #70684C;}
tr.AlternateRow td   {background-color:#fff;}
.dataFormTable tr th    {text-align:right; font-weight:normal;}
.thwidths th { width:115px; }
.dataFormTable select {width:150px;}
.dataFormRow {margin:3px 0px 10px 0px;}
.bordered{border: 1px solid #CCCCCC}
/*.bordered tr td {border:1px solid #cccccc; background: #FFFFFF; color: #000000; }*/
.TableStyle td a{ color: #70684C; }

.cartBottomContainer {background-color:#ffffff; padding:0px 0px 0px 0px;}

.totalTable  {margin:0px 0px 5px 0px;}
.totalTable tr th,.totalTable tr td  {border-width:0px; padding:3px 5px 3px 5px; border-bottom:1px solid #cccccc; font-size:11px;color:#000000;}
.totalTable tr th {border-right:1px solid #cccccc; text-align:right; padding-left:12px;}
/* End Table Styles */

/* Start Half Size Container Styles */
.left_half
{
    float:left;
    width:375px;
}
.right_half
{
    float:right;
    width:375px;
}
.left {float:left;}
.right {float:right;}
.clear  {clear:both;}

.left-align{ text-align: left; }
.right-align{ text-align: right; }
.center-align{ text-align: center; }

.smaller_half_padded {width:305px; padding:10px 10px 10px 10px; background: #FFFFFF; color: #000000; }
.smaller_half_padded a{ color: #000000; }
.smaller_half_padded .h3{ color: #000000; }
/* End Half Size Container Styles */

/* Start Product Page Styles */
/* PRICES IN BASKET */
.ListPricewSaleB	{display:block; text-decoration:line-through; }
.SalePriceB			{display:block; color: #ff0000; }
/* price class used when a product is not on sale */
.ListPricewoSaleB	{display:block; }

/* price class used when a product is on sale */
.ListPricewSale		{display:block; color: #70684C; }
.SalePrice			{display:block; color: #ff0000; }
/* price class used when a product is not on sale */
.ListPricewoSale	{display:block; color: #70684C; }
/* price class used if 3 prices are specified */
.MSRPPrice			{display:block; color: #70684C; }

.prod_price .ListPricewSale, .prod_price .SalePrice, .prod_price .ListPricewoSale, .prod_price .MSRPPrice
{
    font-size: 18px; 
    font-family: Times New Roman, Times, serif;
}

.ListPricewSale
{
    text-decoration: line-through;
}

.ProductName 
{
    font-size: 24px; 
    font-weight: bold;
    font-family: Times New Roman, Times, serif;
}

/* End Product Page Styles */

/* Start Footer Styles */
.footer-xsmall{ font-size: 12px; }
.footer-small{ font-size: 15px; }
.footer-medium{ font-size: 18px; }
.footer-large{ font-size: 20px; }
.footer-xlarge{ font-size: 24px; font-weight: bold; }
/* End Footer Styles */

/* Start Shopper Account */
.shopper_main{ background:#FFFFFF; color: #000000; padding: 25px; }
.shopper_main h3{ color: #000000; }
/* End Shopper Account */

/*Added by A. Castillo 09/27/2010*/
.staticPageTitle {color: #70684C;}

/*Added by A. Castillo 3/14/2011 for Brunello Cucinelli Landing Page*/
ul.cucinelli-page-list {margin: 20px 0 0 102px;}

ul.cucinelli-page-list li {background-image: url(../images/cucinellipage/cucinelli-bullet.jpg); background-position: left top; background-repeat:no-repeat; padding-left:25px; margin-bottom:15px;}

ul.cucinelli-page-list li a:link, ul.cucinelli-page-list li a:visited, ul.cucinelli-page-list li a:hover {font-family:Tahoma, Geneva, sans-serif; font-size: 14px; color:#483026; text-decoration:underline;}


/*============================*/
/*=== Brunello Cucinelli Landing Page ===*/
/*============================*/

.brunello-ad-image {
	float: left; 
	width: 340px; 
	height: 600px; 
	background-image: url(../images/cucinellipage/cucinelli-links2.jpg);
}




/*============================*/
/*=== Jewelry Landing Page ===*/
/*============================*/


.jewelry-row1 {
	background-image: url(../images/jewelrylanding/row1.jpg); 
	width: 640px; 
	height: 160px;	
}

.jewelry-row2part1 {
	background-image: url(../images/jewelrylanding/row2part1.jpg); 
	width: 160px; 
	height: 160px; 
	float: left;	
}

.jewelry-row2part3 {
	background-image: url(../images/jewelrylanding/row2part3.jpg); 
	width: 160px; 
	height: 160px; 
	float: left;
}

.jewelry-row3 {
	background-image: url(../images/jewelrylanding/row3.jpg); 
	width: 640px; 
	height: 161px;	
}

.jewelryfooter-left {
	background-image: url(../images/jewelrylanding/footerleft.jpg); 
	width: 340px; 
	height: 117px; 
	background-position: center top; 
	float: left;
}

.jewelryfooter-right {
	background-image: url(../images/jewelrylanding/footerright.jpg); 
	width: 640px; 
	height: 117px; 
	background-position: center top; 
	float: left;
}

.jewelryfooterlinks {
	position: relative;
	left: 5px;
	top: 35px;
}

ul.jewelrypagelist li {
	background-image:url(../images/jewelrypage/arrowbullet.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:20px;
}

ul.jewelrypagelist li a:link, ul.jewelrypagelist li a:visited, ul.jewelrypagelist li a:hover {	font-family:Arial, Helvetica, sans-serif;	color:#fff;	font-size:13px;}


/*============================*/
/*=== Naples Guide Page    ===*/
/*============================*/


.naplesPageRow1 ul.guidelist {
	list-style-type:none;
	margin:30px 0 10px 0;
}

.naplesPageRow1 ul li {
	background-image:url(../images/naplesguide/bullet.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:4px;
	list-style-type:none;
}

.naplesPageRow1 ul li a:link, .naplesPageRow1 ul li a:visited, .naplesPageRow1 ul li a:hover {text-decoration:underline;}

.naplesPageRow2 p a:link, .naplesPageRow2 p a:visited, .naplesPageRow2 p a:hover {text-decoration:underline;}

.naplesPageRow1 p, .naplesPageRow2 p {
	line-height:18px;
}


/*============================*/
/*=== Michael Kors Landing Page ===*/
/*============================*/

.mkfooterlinks {
	position: relative;
	left: 160px;
	top: 35px;
}

.mklinkbox {
	background-image: url(../images/michaelkorspage/linkBox.png); 
	width: 980px; 
	height: 116px; 
	background-position: center top;
}

ul.mkpagelist li {
	background-image:url(../images/michaelkorspage/arrow.png);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:20px;
}

ul.mkpagelist li a:link, ul.mkpagelist li a:visited, ul.mkpagelist li a:hover {	font-family:Arial, Helvetica, sans-serif;	color:#fff;	font-size:13px;}


/*============================*/
/*=== Oscar de la Renta Landing Page ===*/
/*============================*/

.oscarhero {
	background-image: url(../images/oscardelarentapage/oscarhero.png);
	width:720px;
	height:494px; 
	float:left;
}

.oscar-editorialimage {
	float: left; 
	/*background-image:url(../images/oscardelarentapage/oscarmodel.png);*/
	background-repeat:no-repeat;
	width:260px; 
	height:494px; 
}

.oscar-linkbox {
	background-image: url(../images/oscardelarentapage/footerlinks.png); 
	width: 980px; 
	height: 106px; 
	background-position: center top;
}

.oscarfooterlinks {
	position: relative;
	left: 210px;
	top: 26px;
}

ul.oscarpagelist li {
	background-image:url(../images/oscardelarentapage/arrow.png);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:20px;
}

ul.oscarpagelist li a:link, ul.oscarpagelist li a:visited, ul.oscarpagelist li a:hover {font-family:Arial, Helvetica, sans-serif;	color:#fff;	font-size:13px;}

