* {margin : 0; padding : 0;}
body {
	margin: 0px; padding: 0px; font-family: VArial, Helvetica, sans-serif; color: #666; font-size: 10px;
}



.searchField {
	width:90%;
}

.mainBody, .mainBody_candy, .mainBody_spirit, .mainBody_uomo{
	width:636px;
	padding-left:4px;
	min-height: 340px;
	height: 100%;
	
}
.mainBodySearch {
	width:636px;
	padding-left:6px;
	border: 0px;
	min-height: 340px;
	height: 100%;
	font-family: VArial, Helvetica, sans-serif;
}
.mainBodyNoSide {
	width:776px;
	//height: 320px;
	font-family: VArial, Helvetica, sans-serif;
	font-size: 11px;

}
.mainBody td, .mainBodySearch td, .mainBodyNoSide td{
	font-family: VArial, Helvetica, sans-serif;
	font-size: 12px;
}

td {	font-size: 12px;}
/*GENERAL LINKS*/
.a:link, .a:visited, .a:active {
	color: #666;
	text-decoration: underline;
}
.a:hover {
	color: #ff0099;
	text-decoration: underline;
}*/
/*SEARCH RESULTS PAGE*/

.searchCellPad{
	padding-left:12px;
	/*width:144;*/
	height:177;
	padding-top:12px;
}
.searchCellNoPad{
	/*width:144px;*/
	/*height:177px;*/
	/*padding-top:12px;*/
}
.searchCellNoPad {
	border:1px solid #CCC;
}
.searchCellDescription, .searchCellDescription a{
	text-align:center;
	width:144px;
	padding-top:0px;
	font-size:10px;
	color:#666;
	text-decoration:none;
}
.searchNewProductHeader {
	font-weight: bold;
	color: #FF0099;
}
td.searchLinkNumbersActivePage{
	color: #FF0099;
	font-size: 10px;
	font-weight: normal;
}



hr {
	color: #fff;
	border-bottom: 1px solid #ccc;
	height: 1px;
	width: 97%;
}
#container {
	width: 100%;
	margin: 0px auto;
	text-align:center;
	background: #fff;
	
}

.maintable {
	width: 776;
	margin: 0px auto;
	text-align:center;
}

#header {
	position:relative;
	height: 58px;
	z-index:105;
}

#container #header #showCartDetails{
	position:absolute;
	right:0;
	visibility:hidden;
	border:1px solid #FF0099;
	margin-top:58px !important;
	margin-top/**/:39px;
	padding:0;
	top: -15px;
	height: 100px;
	background-color:#FFFFFF;
	width:370px;
	z-index:999;
}



#logo {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/logo.jpg);
	width: 157px;
	height: 43px;
	float:left;
	cursor:pointer;
}		
/*GENERAL SMALL DETAILS*/

.topborder {
	border-top: 1px solid #ccc;
	width: 95%;
	margin: 0px;
}
.bottomborder {
	border-bottom: 1px solid #ccc;
	width: 95%;
	margin: 0px;
}
.bottomline { padding: 0px; margin: 0px;}
.bottomline img, .bottomborder img {padding: 0px;margin: 0px;}  

.margintop {margin-top: 4px;}
.marginleft {margin-left: 4px;}

/*TOP RIGHT NAVIGATION MENU WITH SEPARATE STYLES FOR LANGUAGE AND ITEMS*/  

/*SECOND TOP NAVIGATION*/  

#nav_top_bottom {
	margin-top: 15px;
	width: 260px;
	float: right;
	margin-left: 30px;
	height:24px;
	vertical-align: middle;
}

#nav_top_bottom ul{
	margin-top: 10px;
	list-style:none;
	display:inline;
	padding: 0 15px;
}

#nav_top_bottom li, #nav_top_bottom li a {
	font-size: 11px;
	margin-top:0px;
	list-style-position:inside;
	float: left;
	padding: 0 2px;
	background: #fff;
	height: 20px;
}
/*MAIN NAVIGATION WITH IMAGES*/
#main_navigation {
	position: relative;
	background:  url(images/bg_navbar.gif);
	height: 25px;
	/*float: left;*/
	width: 100%;
	z-index:100;
}

#main_navigation ul{
	margin: 0px;
	list-style:none;
	display:inline;
	padding: 0 10px;
}

#main_navigation li, #main_navigation_billing li {
	margin-top: 2px;
	list-style-position:inside;
	float: left;
	padding-left: 18px;
	padding-right: 4px;
}

#main_navigation li a:hover, #main_navigation_billing li a:hover {
	background: #828282;
	margin-top: 0px;
	height: 21px;
}

/*for firefox*/
html>body #main_navigation li a:hover, html>body #main_navigation_billing li a:hover {
	background-image: url(www/Shared/nav_828282.png);

/* Commented backslash hack hides rule from IE5-Mac \*/
	display: block;
/* End IE5-Mac hack */
}

#main_navigation span, #main_navigation_billing  span {
	background: #333;
	margin-top: 0px;
	height: 21px;
}

/*main nav for billing - changes BG*/

#main_navigation_billing {
	background: url(bg_navbar_billing[1].gif);
	height: 25px;
	float: left;
	width: 100%;
	text-align: left;
}

#main_navigation_billing ul{
	margin: 0px;
	list-style:none;
	display:block;
	padding: 0px 10px 0px 0px;
	width: 295px;
	height: 23px;
	background:url(bg_navbar[1].gif);	
}

/*USER ID BLOCK*/
#user_id_block {
	width: 100%;
	height: 21px;
	text-align: right;
	padding-top: 4px;
	color: #666;
	margin-right: 0px;
	font-size: 12px;	
}

#user_id_block .user_id {
	font-weight: bold;
}

#user_id_block a:link {
	color: #FF0099;
	text-decoration: underline;
	font-size: 12px;
}
	
#user_id_block a:visited {
	color: #FF0099;
}

#user_id_block a:hover {
	color: #CCCCCC;
}
/*CONTENT MANAGED BLOCK*/
#block_homepage {
	height: 410px;
	background: #ff0099;
	clear:both;
}

/*CONTENT MANAGED BLOCK inside pages*/
#block_contentpage {
	width: 776px;
}
#block_contentpage_myaccount {
	width: 776px;
	background: #fff;
}
/*title and basic section description*/
#block_this_section {
	clear: right;
	width: 100%;
	height: 36px;
	margin-left: 0px;
	margin-top: 0px;
}	
#block_this_section td {
	padding: 2px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FF3399;
	text-transform:uppercase;
}
.clearleft {
	clear: left;
	height: 100%;
}

#block_this_section img{
	margin-right: 2px;
	margin-left: 2px;
	border: 0px;
}
table#block_this_section {
	width: 100%;
	margin: 0px;	
}
/*subcategory pages*/
#block_contentpage_subcategory {
	background: #fff;

}
#middle_subcategory_block img{
	border: 0px;
}
#sortby {
	color: #666;
	font-size: 10px;
	font-weight: normal;
}
	
.numbering {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-top: 4px;
	padding: 0px;
	margin: 0px;
}

td.numbering {font-size: 10px;}

.numbering img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/*NEW LEFT NAVIGATION FOR THE LIST*/

#leftNavigation {
	width: 140px;
	background: #f5f5f5;
	margin: 0px;
	min-height: 410px;
	padding-left: 2px;
}

#leftNavigation ul, #leftNavigation_uomo ul, #leftNavigation_spirit ul{
	margin:0px;
	padding:0px;
	border:0px none;
	list-style-type:none;
	vertical-align:top;
}

#leftNavigation li, #leftNavigation_uomo li, #leftNavigation_spirit li{
	font-size: 12px;
	padding:0px;
	margin:0px; 
	list-style: outside; 
	list-style-type: none;
	text-align:left;!important
}

#leftNavigation li a, #leftNavigation_uomo li a {
	margin-top: 3px;
	padding:0px 0px 0px 2px;
	text-decoration:none; 
	list-style-type: none;	
	}

.leftLink, .leftLink a, .leftLink a:link, .leftLink a:visited {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-decoration:none; 
	padding:0px 0px 3px 5px;
	display:block;
	width:99%;
}

.leftLinkSELECTED, .leftLinkSELECTED a, .leftLinkSELECTED a:link, .leftLinkSELECTED a:visited {
	font-size: 12px;
	color: #FF0099;
	padding:0px 0px 3px 5px;
	font-weight: bold;
	text-decoration:none; 
	display:block;
	width:99%;
}
#leftNavigation ul.subcategory{
	font-size: 11px;
	color: #FF0099;
	font-weight:normal;
	padding:0px 0px 2px 12px;
}
.subcategoryLinkSELECTED, .subcategoryLinkSELECTED a, .subcategoryLinkSELECTED a:link, .subcategoryLinkSELECTED a:visited{
	color: #FF0099;
	padding:0px;
	font-weight: normal;
	font-size: 12px;
	padding:0px 0px 3px 12px;
	text-decoration:none; 
	display:block;
	width:99%;
}
.subcategoryLink, .subcategoryLink a, .subcategoryLink a:link, .subcategoryLink a:visited{
	color: #666;
	padding:0px;
	font-weight: normal;
	font-size: 12px;
	padding:0px 0px 3px 12px;
	text-decoration:none; 
	display:block;
	width:99%;
}
/*#leftNavigation .leftLinkBottom, #leftNavigation_love .leftLinkBottom {
	border-top: 1px solid #ccc;
	width: 95%;
	height: 0px;
	padding-bottom: 1px;
	margin-top: 1px;
	font-size: 1px;		
}*/

.leftLinkBottom {
	border-top: 1px solid #ccc;
	width: 95%;
	height: 1px;
	padding: 0px;
	margin: 0px;	
	font-size: 1px;		
}


#leftNavigation li a:hover, .leftLink a:hover {
	color: #333; 
	list-style-type: none; 	
}


/*LEFT NAVIGATION FOR LOVE BRAND*/

#leftNavigation_love {
	width: 140px;
	background: #230007;
	/*margin-right: 4px;*/
	min-height: 410px;
	padding-left: 2px;

}
#leftNavigation img , #leftNavigation_love img, #leftNavigation_spirit img, #leftNavigation_uomo img   {
	margin: 6px 0px 0px 0px;
	padding-top: 2px;
}

#leftNavigation_love ul{
	margin:0px;
	padding:0px;
	border:0px none;
	list-style-type:none;
	font-weight:bold;
	vertical-align:top;
}

#leftNavigation_love li{
	font-size: 12px;
	padding:0px;
	margin:0px; 
	list-style: outside; 
	list-style-type: none;
	text-align:left!important

}

#leftNavigation_love li a {
	margin: 0px;	
	padding:0px;
	color:#fff;
	text-decoration:none; 
	list-style-type: none;	
	font-weight:normal;
}

#leftNavigation_love .leftLink, #leftNavigation_love .leftLink a, #leftNavigation_love .leftLink a:link, #leftNavigation_love .leftLink a:visited {
	font-size: 12px;
	color: #fff; 
	padding:0px 0px 3px 2px;
	font-weight: normal;
	text-decoration:none; 
	display:block;
	width:99%;
}
#leftNavigation_love .leftLinkSELECTED, #leftNavigation_love .leftLinkSELECTED a, #leftNavigation_love .leftLinkSELECTED a:link,#leftNavigation_love .leftLinkSELECTED a:visited {
	font-size: 12px;
	color: #ffcccc;
	padding:0px 0px 3px 2px;
	font-weight: bold;
	text-decoration:none; 
	display:block;
	width:99%;
}
#leftNavigation_love .subcategoryLinkSELECTED,#leftNavigation_love .subcategoryLinkSELECTED a,#leftNavigation_love .subcategoryLinkSELECTED a:link, #leftNavigation_love .subcategoryLinkSELECTED a:visited{
	font-size: 12px;
	color: #FF3399;
	padding:0px 0px 2px 12px;
	font-weight: normal;
	text-decoration:none; 
	display:block;
	width:99%;
}
#leftNavigation_love .subcategoryLink, #leftNavigation_love .subcategoryLink a, #leftNavigation_love .subcategoryLink a:link, #leftNavigation_love .subcategoryLink a:visited{
	font-size: 12px;
	color: #FFFFFF;
	padding:0px 0px 2px 12px;
	font-weight: normal;
	text-decoration:none; 
	display:block;
	width:99%;
}

/*FOR THE LEFT COLUMN LIST*/
#leftNavigation_love li a:visited, #leftNavigation_love li a:link {
	color: #fff; 
	list-style-type: none;
}
#leftNavigation_love li a:hover {
	color: #ffcccc; 
	list-style-type: none; 
}
#leftNavigation_love li.selected{
	font-size: 12px;
	color: #FF3399;
	padding:0px 0px 2px 5px;

}
#leftNavigation_love ul.subcategory{
	font-size: 11px;
	color: #FF3399;
	font-weight:normal;
	padding:0px 0px 2px 12px;

}
#leftNavigation_love li.subcategory_selected{
	color: #FF3399;
	padding:2px 3px 0px 0px;
}

.mainBody_love {
	background: #ffbedb;
	width:636;
	padding-left:4px;
}

/*STYLES FOR CANDY*/

#block_contentpage_subcategory_candy {
	background-image: url('www/Shared/bg_candy[1].gif');
}
#leftNavigation_candy{
	width: 140px;
	margin-right: 4px;
	min-height: 410px;
}

/*STYLES FOR UOMO*/

#block_contentpage_subcategory_uomo {
	background-image: url('www/Shared/bg_uomo[1].gif');
}
#leftNavigation_uomo {padding-left: 4px;}

/*STYLES FOR SPIRIT*/
#block_contentpage_subcategory_spirit {
	background-image: url('www/Shared/bg_spirit[1].gif');
}
/*CONTENT PAGE BANNERS*/
#left_bottom_banner {
	margin-top: 0px;
	width: 140px;
	height: 104px;
}
#middle_banner_block {
	width: 346px;
	height: 466px;
	float: left;
	margin-left: 2px;
	margin-right: 10px;
	border: 0px;
}
#middle_banner_block img {
	border: 0px;
}
#right_banner_top {
	margin: 0px; 
	margin-bottom: 23px;
	width: 257px;
	height: 116px;
	border: 0px;
	float: left;
}
#right_banner_middle {
	width: 257px;
	height: 116px;
	margin: 0px; 
	margin-bottom: 22px;
	border: 0px;
	float: left;
}
#right_banner_bottom{
	width: 257px;
	height: 186px;
	margin: 0px; 
	border: 0px;
	float: left;
}

/*PRODUCT PAGE BLOCKS*/
/*middle block*/
#middle_product_block {
	width: 190px;
	height: 466px;
	margin-right: 14px; 
	margin-left: 4px;	
}
/*UL/LI FOR THE BUTTONS UNDERNEATH THE PRODUCT IMAGE*/
#middle_product_block ul{
	margin:0px;
	padding-left:2px;
	border:0px none;
	list-style-type:none;
}

#middle_product_block li{
	background:url(arrow_left[1].gif) no-repeat;
	background-position: 0 3px;
	font-size: 11px;
	padding-left:10px;
	line-height:4px;
	margin:0px; 
	list-style: none; 
	text-align:left!important
}
#middle_product_block li a {
	margin:0px;
	padding:0px 3px 2px 0px;
	line-height:15px;
	color:#666;
	text-decoration:none; 
	list-style-type: none;	
}
#middle_product_block li a:visited {
	color: #666; 
	list-style-type: none;
}
#middle_product_block li a:hover {
	color: #FF3399; 
	list-style-type: none; 
}
#middle_product_block img {
	border:1px solid #ccc;
	margin : 0; padding : 0;
}

#zoom_image {
	width: 193px;
	height: 18px;
	margin-top: -2px; 
	text-align: center;
	padding-top: 2px;
	text-indent: 0px;
	background: #ccc;
}
#block_links_1 {
	width: 192px;
	height: 36px;
	margin-top: 12px;
	border-bottom: 1px solid #ccc;
}
/*BLOCK 2 IN THE ENGLISH/FRENCH CSS*/
#block_links_3 {
	width: 192px;
	height: 36px;
	margin-top: 12px;
}
#block_links_3  li{
	background:url(arrow_right[1].gif) no-repeat;
	background-position: 0 3px;
	padding-left: 10px;
	text-align:left!important
}
/*RIGHT COLUMN PRODUCT DETAIL*/
#right_product_block {
	margin: 0px;
	width: 410px;
	height: 100%;
}
#table_this-product td {
	padding: 3px;	
}
#table_suggested-items {
	border-top: 1px solid #ccc;
	height: 100px;
}
#table_suggested-items td {
	padding: 2px;
}
#table_swatches {
	font-size: 9px;
	color: #666;
}

#table_swatches td {
	padding: 0px;
	width: 50px;
	font-size: 9px;
	vertical-align: bottom;
}
td.padding2 {
	font-size: 9px;
	color: #999;
	text-align: left;
	line-height: 10px;
}
/*#table_swatches img {
	border: 1px solid #ccc;
}*/
td.buttons{text-align: center;}
td.buttons img{
	padding: 4px;
	margin-top: 10px;
}
.img_suggested {
	width: 68px;
	height: 87px;
	/*float: left;*/
}
.img_suggested img {
	border: 1px solid #ccc;
	margin-right: 2px;
}
.info_suggested {
	width: 260px;
	height: 100%;
	/*float: left;*/
	margin-left: 4px;
	font-weight: bold;
	font-size: 11px;
}
.info_suggested td {
	
}

/*UL FOR THE MORE OPTIONS LIST*/
.link_moreoptions ul{
	margin:0px;
	padding-left:2px;
	border:0px none;
	list-style-type:none;
	font-weight: normal;
}

.link_moreoptions li{
	background:url(arrow_left_grey[1].gif) no-repeat;
	background-position: 0 3px;
	padding-left:10px;
	line-height:4px;
	margin:0px; 
	list-style: none; 
	text-align:left!important
}
.link_moreoptions li a {
	margin:0px;
	padding:0px 3px 2px 0px;
	line-height:15px;
	color:#666;
	text-decoration:none; 
	list-style-type: none;	
	font-size: 10px;
}
.link_moreoptions li a:visited, .link_moreoptions li a:link {
	color: #666; 
	list-style-type: none;
	font-weight: normal;
}
.link_moreoptions li a:hover {
	color: #FF3399; 
	list-style-type: none; 
	width: 150px;
	font-weight: normal;
}

/*3 column nav built in 3 lists with 3 different IDs*/
#bottom_navigation {
	background: #F5F5F5;
	height: 100px;
}
#bottom_navigation  h2 {
	padding-left: 16px; /*TO TAKE A LOOK this is only for explorer*/
	font-size: 11px;
	font-weight: bold;
}
#bottom_navigation  ul {
	padding-top:2px;
	list-style-position:inside;
	display: block;
	margin:0px;
	padding:0px;
	border:0px none;
	list-style-type:none;
}
#bottom_navigation  li {
	font-size: 11px;
	font-weight: bold;
	list-style-position:outside;
	list-style-type: none;	
	margin-left: 20px;
	display: block;
	line-height: 130%;
	text-align:left!important
}
#bottom_navigation  li a:link, #bottom_navigation  li a:visited {
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	list-style-type: none;
}
#bottom_navigation  li a:hover {
	color: #FF3399;
	list-style-type: none;
	text-decoration:none;
	font-weight: normal;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#bottom_navigation a, #bottom_navigation a span {	
	float: none
}
/* End IE5-Mac hack */

/*THESE ARE THE SEPARATE IDs FOR THE 3 COLUMNS*/
#international {
	width: 240px;
	float: left;
	height: 90px;
}
#customer_care {
	margin: 2px 0px 5px 0px;
	padding-left: 30px;
	width: 240px;
	float: left;
	height: 90px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#our_company {
	width: 210px;
	float: left;
	height: 90px;
	padding-left: 50px;
}
/*FOOTER STYLES*/
#footer_nav1 {
	clear: both;
	padding-top: 6px;
	color: #999;
	font-size: 12px;
	height: 25px;
	text-align: center;
}
#footer_nav2 {
	padding-top: 2px;
	color: #666;
	font-size: 12px;
	height: 17px;
	text-align: center;
	background: #f5f5f5;
}
#footer{
	clear: both;
	padding-top: 2px;
	font-size: 12px;
	height: 20px;
	text-align:center;
	color: #999;
}



.Gray12 a:link, .Gray12 a:visited  {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.Gray12Underline a:link, .Gray12Underline a:visited {
	color: #666666;
	text-decoration: underline;
}
.Gray12 a:hover, .Gray12Underline a:hover {
	color: #FF3399;
	text-decoration: none;
}	

.Gray10 a:link, #footer_nav2 a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}	

.Gray10 a:hover, #footer_nav2 a:hover {
	color: #000099;
	text-decoration: none;
	font-size: 12px;
}	

.Gray10 a:visited {
	color: #666666;
	text-decoration: none;
}
.Gray10Underline a:link, .Gray10Underline a:visited, .numbering a:link, .numbering a:visited  {
	color: #666666;
	text-decoration:underline;
	font-size: 10px;
}
.Gray10Underline a:link, .Gray10Underline a:visited {
	color: #666666;
	text-decoration:underline;
	font-size: 10px;
}


A:link {COLOR: #666; text-decoration: none}
A:visited {COLOR: #666; text-decoration: none}
A:hover {COLOR: #000099; text-decoration: none}


A.path:link {COLOR: #666; text-decoration: none}
A.path:visited {COLOR: #666; text-decoration: none}
A.path:hover {COLOR: #000099; text-decoration: none}
