* {
    padding:0;
	margin:0;
}
A {
	-moz-outline-style:none;
}
A IMG { 
    border:none;
}
.clear {
    clear: both;
    display: block;
}
.box-leftcol {
    width: auto;
    /*padding: 0px 0 10px;*/
    font-size: 12px;
    margin-bottom:15px;
}
.clear_zerodown {
    height: 0;
    line-height: 0;
    font-size: 0;
}
h1,h2,h3,h4,h5,h6,pre,code {
    font-size:1em;
}
body {
    font-size:12px;
    font-family:Arial;
    color: #333333;
}
ul {
    list-style: none;
}
a {
    text-decoration:none;
	color: #ce110d;
}
a:hover {
    text-decoration:underline;
}
OPTION {
    padding: 0 3px 0 7px;
}
EM {
    font-style: normal;
}
INPUT, TEXTAREA {
    font: 12px arial;
    padding: 1px 2px;
}
INPUT.type_button { 
	cursor: pointer;
}
SELECT {
    font: 12px arial;
    padding: 0 0 0 2px;
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0;
	line-height: 0;
	font-size: 0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
/* Hide from IE Mac \*/
    .clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {
    height:1px;
}
.imgfix {
	vertical-align: bottom
}
.floatRight{
    float:left !important;   
}
.floatLeft{
    float:right !important;   
}
.marked{
    color:#787878 !important;
}
.txtSmall {
    font-size:12px;
    color:#333;
}
.txtSmall P SPAN{
    font-size:11px;
}
.darkbtn_space{
	margin-top: 8px;
}
.breadCrumbs {
   margin:-35px 0 11px 10px;
   zoom:1;
   position: relative;
}
.breadCrumbs,
.breadCrumbs a {
    color:#333 !important;
    font-size:11px !important;
}
.visible {
    display:block !important;
}     
.notVisible {
    display:none !important;
}                       
.heb_align {
    text-align:left !important;
}
.rtl {
    direction:rtl !important;
}
.zlevel_top {
    position:relative;
    z-index:10;
}
.zlevel_mid {
    position:relative;
    z-index:5;
}
.zlevel_bottom {
    position:relative;
    z-index:1;
}
.pinktxtcolor{
    color:#333;
}
.reverseAhover{
    text-decoration:underline;
}
.reverseAhover:hover {
    text-decoration:none !important;
}
.no_bg {
    background:none !important;
}                           /* GENERAL */
html ,body {
    height: 100%;
}
HTML {
	direction: ltr;
	overflow-y:scroll;
}                                        /* BODY and beyond */
BODY {
	direction: ltr;
}
form {
	min-height:100%;
	position:relative;
	z-index:2;
}
* HTML form {
    height:100%;
}

.container {
	padding-bottom: 214px;
}
.last_product_row {
    margin:0px !important;
}
.marked {
    color:#333333 !important;
}
.innerProductBox .DarkAbtn {
    margin: 5px 0 0 -3px;
    width: 136px !important;
}
.new-concept-design .login-info{
	margin-bottom: 14px;
}
.new-concept-design .login-info,
.new-concept-design .success_wrapper span {
    color: #333;
    font-size: 12px;
}
.textarea-bg {
   width: 263px;
   height: 152px; 
   background: url(../images/new_concept/bg-textarea.gif) no-repeat;
}
.contact-form TEXTAREA, .search-tips TEXTAREA {
    width: 253px;
    height: 93px; 
    border: none;
    padding: 4px 5px;
    color: #787878 !important;
    overflow: auto;
    background: none;
}
/*>>>>>>>>>>>>>>>>>>>> *//* <-- RadioButtonsCSS Start*//* >>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.radioBG_dark {
    background: url(../images/Radio_BG_dark.png) no-repeat;
}
.radioBG_white {
    background: url(../images/Radio_BG_white.png) no-repeat;
}
.radioBG_light {
    background: url(../images/Radio_BG_light.png) no-repeat;
}
.radioBG_alpha {
    background: url(../images/Radio_BG_alpha.png) no-repeat;
}
.labelwide{
    width:55px !important;
}
.radioOff {
    /*background-position: right -41px !important;*/
    background-position: left -132px !important;
    display:block;
    padding-left:24px;
    float:left;
    margin-left:-3px;
    margin-right:10px;
}
.radioOff_hover {
    background-position: left -1px !important;
}
.radioOn {
   background-position: left -70px !important;
    display:block;  
    padding-left:24px;
    float:left;
    margin-left:-3px;
    margin-right:10px;
}
.row-a .radioWhitebgON {
    background: url(../images/Radio_BG_whitebg.png) no-repeat scroll left -22px !important;
}
.row-a .radioWhitebgOFF {
    background: url(../images/Radio_BG_whitebg.png) no-repeat scroll left -42px !important;
}
.row-a .radioWhitebgOFFhover {
    background: url(../images/Radio_BG_whitebg.png) no-repeat scroll left -3px !important;
}
/* --> RadioButtonsCSS end*/
.loginInfo {
    /*background:#f1f1e9 url(../images/loginInfoBgLeft.gif) no-repeat;
    height:40px;
    margin: 0 0 18px;*/
}
.loginInfo SPAN {
    /*background:#F1F1E9 url(../images/loginInfoBgRight.png) no-repeat scroll right top;
    display:block;
    height:29px;
    padding:11px 20px 0px 0px;
    width:195px;
    font-weight:bold;
    font-size:14px;
    color:#787878;*/
}
.loginInfo span  A {
    text-decoration:underline;
    color:#5babb4;
}
.content{
	padding: 0 0 60px;
}
.content,
.content .wrapper {
    width:940px;
    margin:auto;
    position:relative;	
}
/*>>>>>>>>>>>>>>>>>>>> Right&Left Col Settings >>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.RightCol {
    width:650px !important;
    display:block;
    float:left;   
}
.new-concept-design .RightCol {
	margin-top:20px !important;
}
.leftCol {
    width:271px !important;
    _width:270px;
    color:#333;
    font-size:12px;
    display:block;
    float:right;
    margin-top:0px !important;   
    //position:relative;
    //z-index:-1;
}


.layout2  .RightCol,
.layout  .RightCol {
    width: 635px;
    _width:654px !important;
    _overflow-x:hidden;    
    _position:relative;
}
.layout2  .leftCol,
.layout  .leftCol {
    width: 301px;    
    padding-top:24px;
}
.justCol {
    width: 900px;
}

* HTML .leftCol
{
	width:280px !important;
	overflow:hidden;	
}

* HTML .layout2 .leftCol
{
	/*width:260px;*/
	overflow:hidden;	
}


/*>>>>>>>>>>>>>>>>>>>> Input 3Parts Style >>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.input-text { 
  border:0; 
  font-weight:bold; 
  padding:0 0 0 7px; 
  text-align:center; 
  background:url(../images/new_concept/input-slim-bg.png) left 1px no-repeat; 
  _background-position:left 2px;
  zoom: 1;
  _width:150px;
  margin-right:10px;
  float:left;
}
.input-text span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 7px 0 0; 
  height:24px; 
  line-height:24px;
  background:url(../images/new_concept/input-slim-bg.png) right 1px no-repeat;
  color:#fff; 
  display:inline-table;
  display:inline-block;
  _margin-right:-1px;
  right:-5px;
  margin-top:0px !important;
  _height: 23px;
  _margin-top: 1px;
}
.input-text span SPAN{ 
	/*background:transparent url(../images/new_concept/input-m.png) repeat-x 0px 1px ;*/
}
.AutoCompleteCity SPAN SPAN{
	background-image:none !important;
}
.AutoCompleteCity .dd-header{	
	width: 139px;
}
.inwin_addresses .AutoCompleteCity .dd-header{	
	width: 162px;
}
.AutoCompleteCity INPUT{
	width: 114px !important;
}
.input-text span EM {
    /*background:url(../images/new_concept/input-m.png) repeat-x 0px 1px;*/
    display: block;
    height: 24px;
    line-height: 24px;
    display:inline-table;
  display:inline-block;
}
.input-text span INPUT {
    background:transparent none repeat scroll 0 0;
	border:medium none;
	font-size:12px;
	height:15px;
	line-height:25px;
	padding:5px 0 0;
	_padding: 0;
	_height: 23px;
}
/*>>>>>>>>>>>>>>>>>>>> *//* Input Style Css white & GreyBG *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.txtInput {
    /*background:white url(../images/textBox_bg.png) repeat-x scroll right 1px !important;*/
    height:28px !important;
    width:242px;
}
* HTML .txtInput {
    width:241px;
}
.GreyBG {
    background: url(../images/textBox_bg_withBG.png) repeat-x scroll left 1px;
    border:0px none;
    height:28px;
    width:330px !important;
    margin-top:5px;
}
.layout2 .GreyBG{
    width:auto !important;
}
.GreyBG .textBox {
    width:243px;
}
.txtInput input {
	background-color:transparent;
	border:0 none;
	font-size:12px;
	height:21px;
	line-height:15px;
	margin:5px 3px;
	padding-bottom:0;
	width:132px;
}
.txtInput .button {
    background: url(../images/submit_button.png) no-repeat scroll  0px -1px;
    border:0pt none;
    color:white;
    cursor:pointer;
    font-family:arial;
    font-weight:bold;
    height:28px;
    line-height:27px;
    margin:0px 1px 0px !important;
    padding-bottom:2px !important;
    width:75px;   
    font-size:14px;
}
.txtInput .Btn_hover {
    background-position:right -62px !important;
}
.GreyBG  .Btn_hover {
    background-position:right -92px !important;
}
* HTML .txtInput .button {
    margin:0px -1px 0px !important;
    width:74px;  
}
.txtInput .btnBGwhite {
     background-position:-1px -31px;
}
.GreyBG .button {
    background-position:0px -31px;
    font-size:14px;
}
/*>>>>>>>>>>>>>>>>>>>> *//*  Dark Button & light Button  *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.button SPAN,
.DarkAbtn  SPAN {
    background: url(../images/btnGretLeft.png) no-repeat;
    color:black;
    display:block;
    font-size:12px;
    font-weight:bold;
    height:21px;
    margin-left:12px;
    padding:0px 13px 0px 0px !important;
    line-height:19px !important;
    text-decoration:none !important;
    text-align:center;
    cursor:pointer;
}
.button,
.DarkAbtn {
    background: url(../images/btnGretRight.png) no-repeat scroll left top !important;
    display:block;
    float:right;
    height:21px !important;
    text-decoration:none !important;
    width:103px;
    margin: 0 18px 0 0 !important;
    padding: 0 !important;
}
a:hover.DarkAbtn {
    background-position:left -35px !important;
}
a:hover.DarkAbtn SPAN {
    background-position:right -33px !important;
}
.lightGrayBtn span {
    background: url(../images/btnGretLeft_lightBG.png) no-repeat scroll ;
}
.lightGrayBtn {
    background: url(../images/btnGretRight_lightBG.png) no-repeat scroll left top ;   
}
* HTML .DarkAbtn {
     margin-right:10px;   
}
* HTML .DarkAbtn  span {
   cursor:pointer;
}
/*>>>>>>>>>>>>>>>>>>>> *//* STRECHED BOX *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.flexibox{
	//zoom:1;
	//height:1%;
}
.flexibox .TopBox {
    background:url(../images/light-grey-BG.png) no-repeat -3px -2px ;
}
.flexibox .TopBox span {
    display:block;
    margin:0px 5px;
    width:auto;
    background:#F8F8F4;
}
.flexibox .TopBox span em {
   background:url(../images/light-grey-BG.png) no-repeat -19px -2px ;
   display:block;
   width:9px;
   margin-left:-7px;
   height:10px;
   line-height:10px;
}
.flexibox .MiddleBox {
    font-size:12px;  
}
.MiddleBox span {
    display:block;
}
.flexibox .BottomBox {
    background:url(../images/light-grey-BG.png) no-repeat -3px -15px;
    display:block;
    height:20px;
}
.flexibox .BottomBox span {
    background:#F8F8F4 none repeat scroll 0%;
    display:block;
    height:10px;
    margin-right:10px;
    font-size:8px;
}
.flexibox .BottomBox span em {
    background:transparent url(../images/light-grey-BG.png) no-repeat scroll -17px -16px;
    display:block;
    margin-left:-3px;
    height:auto;
    width:12px;
}
/*flexiboxdark*/
.flexiboxdark .TopBox {
    background:url(../images/DarkGrey_RoundCorners_bg.png) no-repeat -3px -2px ;
}
.flexiboxdark .TopBox span {
    display:block;
    margin:0px 5px;
    width:auto;
    background:#F1F1E9;
}
.flexiboxdark .TopBox span em {
   background:url(../images/DarkGrey_RoundCorners_bg.png) no-repeat -19px -2px ;
   display:block;
   width:9px;
   margin-left:-7px;
   height:10px;
   line-height:10px;
}
.flexiboxdark .MiddleBox {
    background:#F1F1E9 url(../images/HelpFind_middle_bg.png) no-repeat !important;
}
.flexiboxdark .BottomBox {
    background:url(../images/DarkGrey_RoundCorners_bg.png) no-repeat -2px -15px ;
    display:block;
    height:20px;
}
.flexiboxdark .BottomBox span {
    background:#F1F1E9 none repeat scroll 0%;
    display:block;
    height:10px;
    margin-right:10px;
    font-size:8px;
}
.flexiboxdark .BottomBox span em {
    background:transparent url(../images/DarkGrey_RoundCorners_bg.png) no-repeat scroll -17px -16px;
    display:block;
    margin-left:-3px;
    width:12px;
    height:auto;
}

/*>>>>>>>>>>>>>>>>>>>> *//* DropDown Menu *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.DD {
     background:transparent url(../images/ddMenu_button.png) no-repeat scroll left top;
     float:left;
     display:block;
     width:170px;
     height:20px;
     position:relative;
     z-index:7;    
     cursor:pointer;
}
.DD .yui-button-active {
     background:transparent url(../images/ddMenu_button_open.png) no-repeat scroll 4px 0pt !important;
    display:block;
    height:20px;
    width:173px;
    cursor:pointer;
}
.DD span button {
    background-color:transparent;
    border:0pt none;
    font-family:arial;
    height:18px;
    cursor:pointer;
    width:166px;
    padding-left:8px;
    text-align:left;
}
.DD .bd {
    background:transparent url(../images/dd_bottom_bg.png) no-repeat scroll right bottom;
    float:left !important;
    padding-bottom:8px;
    width:165px;
    height:auto !important;
}
.DD .bd .yuimenuitem {
    background:transparent url(../images/dd_middle_bg.png) repeat-y scroll -2px 1px;
    /*border-top:1px solid #e3e3d8;*/
    padding-top: 1px;
    line-height:20px;
}
 .DD .bd .first-of-type {
    border-top:0px;
 }
.DD .bd .yuimenuitem A {
   color:#787878;
   padding-left:8px;
   text-decoration:none !important;
   display:block;
   font-size: 12px;
   text-align: left;
}

.DD .yui-module {
    position: absolute !important;
    /*left:-6px !important;*/
    left:1px;
    top:20px !important;
    width:169px !important;   
}
/*>>>>>>>>>>>>>>>>>>>> *//* DropDown Menu >> Size:small [DD_small] *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.DD_small {
    background: url(../images/new_concept/ddMenu_button_small.gif) no-repeat scroll 0px -2px !important;
    width:75px !important;
    margin-right:10px;
}
.DD_small span button {
    width:75px !important;
}
.DD_small .yui-button-active {
     background: url(../images/new_concept/ddMenu_button_open_small.gif) no-repeat scroll -2px -3px !important;
     width:75px; 
}
.DD_small .bd {
	background:white url(../images/new_concept/dd_bottom_bg_small.gif) no-repeat scroll -1px bottom !important;
	width:73px !important;
	float:none !important;
	margin-left:1px;
}
.packaging_table .DD_small {
    background-image: url(../images/new_concept/ddMenu_button_small_grey.gif) !important;
}
.packaging_table .DD_small .yui-button-active {
     background-image: url(../images/new_concept/ddMenu_button_open_small_grey.gif) !important;
}
.packaging_table .DD_small .bd {
	background-image:white url(../images/new_concept/dd_bottom_bg_small_grey.gif) !important;
}
.DD_small .yui-module {
    width:75px !important;
    left:0px;
    _left:-1px;  
}
.DD_small ul {
    border-right:1px solid #b8b7b5;
    border-left:1px solid #b8b7b5;
}
.DD_small .bd .yuimenuitem {
    background:white;
}
/*>>>>>>>>>>>>>>>>>>>> *//* DropDown Menu >> Size:med [DD_Med]  *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.DD_med {
    background:transparent url(../images/new_concept/ddMenu_button_med.png) no-repeat 1px -2px !important;
    width:88px !important;
    margin-right:10px;
}
.DD_med span button {
    width:88px !important;
}
.DD_med .yui-button-active {
     background:transparent url(../images/new_concept/ddMenu_button_open_med.png) no-repeat -1px -3px !important;
     width:88px;
}
.DD_med .bd {
    background:transparent url(../images/new_concept/dd_bottom_bg_med.png) no-repeat -1px bottom !important;
    width:86px !important;
}
.DD_med .yui-module {
    width:86px !important;
    left: 2px !important;   
}
.DD_med ul {
    border-right: 1px solid #B8B7B5;
    border-left: 1px solid #B8B7B5;
}
.DD_med .bd .yuimenuitem {
    background:#fff;
}
/*>>>>>>>>>>>>>>>>>>>> *//* DropDown Menu >> Size:wide [DD_wide]  *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.DD_wide {
    background: url(../images/new_concept/ddMenu_button_cube_big.png) no-repeat 0px 0 !important;
    width:183px !important;
    margin-right:10px;
}
.DD_wide span button {
    width:183px !important;
}
.DD_wide .yui-button-active {
     background:transparent url(../images/new_concept/ddMenu_button_cube_big.png) no-repeat 0px -40px !important;
     width:183px;
}
.even_wider .yui-button-active {
     background:transparent url(../images/new_concept/ddMenu_button_cube_bigger.png) no-repeat 0px -40px !important;
     width:270px;
}
.DD_wide .bd {
    background:transparent url(../images/new_concept/ddMenu_button_cube_big.png) no-repeat  0 bottom !important;
    width:183px !important;
    padding-bottom: 5px;
}
.even_wider .bd {
    background:transparent url(../images/new_concept/ddMenu_button_cube_bigger.png) no-repeat  0 bottom !important;
    width:270px !important;
}
.DD_wide .yui-module {
    width:161px !important;
    left:0px;   
}
.DD_wide ul {
    border-right:2px solid #E3E3D8;
    border-left:2px solid #E3E3D8;
}
.DD_wide .bd .yuimenuitem {
    background:#f5f5f0;
}


/*>>>>>>>>>>>>>>>>>>>> *//* Pager  *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.pager {
    margin: 0 0 20px;
    padding: 0 2px 0 9px;
}
.arw-left {
    display: block;
    width: 14px;
    height: 20px;
    background: url(../images/arws-left.png) no-repeat;
    position: absolute;
    top: 5px;
    left: 0px;
    z-index:2;
}
.arw-right {
    display: block;
    width: 14px;
    height: 20px;
    background: url(../images/arws-right.png) no-repeat;
    position: absolute;
    right: 0px;
    top: 5px;
    z-index:2;
}
.carousel-component {
	z-index:1;
}
.pager .disable {
    background-position:center bottom;
}
.page-num {
    background: url(../images/bg-stage.png) no-repeat;
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    display: block;
    float: right;
    color: #BEBEB6;
    font-weight: bold;
    margin: 0 0 0 4px;
}
a:hover.page-num {
    background-position:left -58px;
}
a:hover.current-page {
    background-position:left -85px;
}
.current-page {
    background-position: 0 -27px;
    color: #FFF;
}

.carousel-component .carousel-list li { 
	width: 24px;    
}
.ttl-pages {
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    float: right;
    color: #787878;
    padding: 0 10px 0 0;
}
.main-content DL {
    margin: 0 0 15px;
}
.main-content DL DT {
    background: url(../images/blt-triangle.png) no-repeat left center;
    padding: 0 0 0 8px;
}
.main-content DL DD {
    margin: 0 0 18px;
}
.tip_wrapper .img-wrap{
	float: left;
	height: 40px;
	width: 40px;
	background: url(../images/new_concept/common_sprite.png) no-repeat  -407px -46px;
	border: none !important;
}
.tip_wrapper .content{
	float: left;
	width: 575px !important;
}
.tip_wrapper .content *{
	padding: 0px !important;
	margin: 0px !important;
	font-size: 12px !important;
	font-weight: normal !important;
	color: #333 !important;
	text-indent: 0px !important;
}

/*>>>>>>>>>>>>>>>>>>>> *//* Cube Button *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.cubeButton {
    background:transparent url(../images/button_bg.png) no-repeat scroll 0 -5px;
    border:2px solid #E2E2DF;
    color:white;
    cursor:pointer;
    width:50px;
    margin-bottom:5px;
}
.silver_bg {
    background:transparent url(../images/button_bg_silver.png) no-repeat scroll 0 -5px;
    color:#787878;
}
/*>>>>>>>>>>>>>>>>>>>> *//* checkbox style *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.checkbox {
    background: url(../images/new_concept/check_bg.png) no-repeat left top;
    display:block;
    height:20px;
    padding-left:25px;
    width:300px;
    cursor:pointer;
}
.checkboxOn {
     background-position: left -22px !important;
}
.checkboxOff {
     background-position: top left;
}
/*>>>>>>>>>>>>>>>>>>>> *//* Last View Section *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.lastview-title {
    text-indent:-9999px;
    overflow:hidden;
    background: url(../images/lastviewTitle.png) no-repeat left top;
    margin-bottom:10px;  
    padding-bottom:6px;
}
.lastviewimg {
    width:120px;
    _width:100px;
    float:left;
    text-align:center;
    position:relative;
    height:115px;
    //height:auto;
}
.lastView { 
    background:url(../images/sep-account.png) repeat-y  left top;
    margin-bottom:10px;
    padding-left:20px !important;
    width:280px;
}
.lastView .innerProductBox {
    float:left;    
    width:140px;
}
.lastView .innerProductBox li strong {
    color:#8d8d8d;
}
.lastView .innerProductBox li a {
/*text-decoration:none !important;*/
color:#787878;
}
.innerProductBox LI A{
/*text-decoration:none !important;*/
color:#787878;
}
.innerProductBox LI A:hover{
	text-decoration:none;
}

.lastView .innerProductBox .PriceTag {
    color:#805B91;
    font-size:16px;
    font-weight:bold;
}
.lastView .innerProductBox .DarkAbtn {
    margin-top:5px;
    width:auto;
}
.innerProductBox {
    float:right;
    width:150px;
}
.more_products_intrest .innerProductBox {
    width:148px;	
}
.more_products_intrest .item IMG {
    float:left;
    _position: absolute;
    left: 0;
}
.lastView .item {
    margin-bottom:50px;
    position:relative;
    float:none;
    padding:0px;
    width:280px;   
}
.item {
    float:left;
    margin-bottom:50px;
    padding:0 20px 0 0;
    position:relative;
    width:288px; 
}
.lastView .item .last_product_row {
    margin:0px;
}
.lastView  .moreLink {
    color:#5babb4;
    font-size:12px;
    font-weight:bold;
    margin-left:0px !important;
    display:block;
    text-decoration:underline;
}
.lastView .item .DarkAbtn_white {
    background-image: url(../images/btnGretRight_lightBG_white.png) ;
}
.lastView .item .DarkAbtn_white span {
    background-image: url(../images/btnGretLeft_lightBG_white.png) ;
}
* HTML .lastView .item .DarkAbtn_white span {
    width:100px;
}
                                        /* USER ADVICE */
.h1-complex {
    width: 329px;
}
.ttl-surfers-recommend {
    height: 17px;
    width: 123px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(../images/ttl-surfers-recommend.png) no-repeat left top;
    margin: 0 0 15px;
    float: left;
}
.h1-edition {
    float: left;
    float: right;
    text-decoration: underline;
    padding: 0 10px 0 0;
}
.h1-edition:hover {
    text-decoration: none;
}
.main-content DL.type-advice DT {
    background-position: left 5px !important;
    padding: 0;
    margin: 0 0 5px;
    text-indent: 8px;
}
.main-content DL.type-advice DD {
    color: #8D8D8D;
}
.main-content DL.type-advice DD A {
    color: #5BABB4;
    font-weight: bold;
    text-decoration: underline;
}
.main-content DL.type-advice DD A:hover {
    text-decoration: none;
}
.ttl-search-rec {
    height: 14px;
    width: 83px;
    text-indent: -9999em;
    overflow: hidden;
    background:transparent url(../images/ttl-search-rec.png) no-repeat scroll left top;
    margin: 0 0 15px;
}
.search {
    width: 262px;
    height: 27px;
    background: url(../images/bg-search.png) no-repeat;
}
.search INPUT {
    width: 183px;
    float: left;
    height: 27px;
    border: none;
    background: none;
    line-height: 27px;
    font-size: 20px;
    text-indent: 5px;
    color: #8D8D8D;
}
.searchHP .search INPUT {
    color:black;
    font-size:15px;
    line-height:15px;
    padding:3px 0 0;
    height:24px;
}   
.searchHP .search .btn-search {
    margin-left:3px;
    width: 73px;
    height: 27px;
    display: block;
    float: left;
    font-weight: bold;
    color: #FFF;
    line-height: 27px;
    text-align: center;
    text-decoration: none !important;
    padding:0px;
    cursor:pointer; 
}
.search-tips .sep {
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    background: url(../images/dot.png) repeat-x;
    margin: 0 0 15px;
}
.ttl-add-rec {
    height: 17px;
    width: 85px;
    text-indent: -9999em;
    overflow: hidden;
    background:transparent url(../images/ttl-add-rec.png) no-repeat scroll left top;
    margin: 0 0 15px;
}
.search-tips .row {
    margin: 0 0 15px;
}
.search-tips .row SPAN.upper {
    display: block;
    margin: 0 0 5px;
}
.userAdvice .txtInput {
    width:auto;
}
.userAdvice .txtInput .textBox {
    width:174px;
}
.purple_button_wide {
    background:url(../images/new_concept/Shopping_cart_buttons.gif) no-repeat right -4px  !important;
    border:0px none !important;
    color:white !important;
    font-size:12px !important;
    font-weight:bold !important;
    height:33px !important;
    width:254px !important;
    cursor:pointer !important;
	padding-bottom:5px !important;
	padding-right:30px !important;
	padding-top:4px !important;
}
.Btn_hover {
    background-position:right -38px !important;
}
.whiteArr {
    background:url(../images/arw-white.png) no-repeat;
    height:10px;
    right:-176px;
    margin-bottom:-9px;
    position:relative;
    top:22px;
    width:10px;
    _margin-bottom:-15px;
}
/*>>>>>>>>>>>>>>>>>>>> *//*  product Box & items  *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.m_row {
    background: url(../images/lineBg.png) repeat-y  335px 0pt;
    margin:30px 0pt 10px;
}
.only_at_us {
    background: url(../images/new_concept/onlyatus.png) repeat-y scroll;
    display:none;
    height:55px;
    right:-18px;
    position:absolute;
    width:95px;
    cursor:pointer;
    top: 35px;
}
* HTML .only_at_us {
      background-image: url(../images/x.gif);
      filter:progid:DXImageTransform.Microsoft.alphaimageloader(src='../App_Themes/CallPerfume_ru/images/new_concept/onlyatus.png');            
}
.icn_special {
    background:transparent url(../images/new_concept/icn_special.png) no-repeat scroll 0%;
    top:31px;
    cursor:pointer;
    display:none;
    height:47px;
    right:-12px;
    position:absolute;
    width:77px;
    display: block;
}
* HTML .icn_special {
      background-image: url(../images/x.gif);
      filter:progid:DXImageTransform.Microsoft.alphaimageloader(src='../App_Themes/CallPerfume_ru/images/new_concept/icn_special.png');            
}
/*>>>>>>>>>>>>>>>>>>>> *//*  Header  *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.header {    
    background:white;
    height:160px;
    position:relative;    
}
.header .wrapper {
    width:940px;
    margin:auto;
    position:relative;
	height: 113px;
}
.header .logo {
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -11px 0;
	display:block;
	float:left;
	height:102px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9000px;
	width:206px;
}
* HTML .header .logo {
    margin:0px 0px 0px 13px;
}
.header .top_menu{
	float: right;
	margin-right: 3px;	
	*margin-right:0px;
	//max-width: 375px;
	//width: 375px;
	
}
.top_menu_right{
	float: right;
	width: 14px;
	height: 34px;	
	background:transparent url(../images/new_concept/nav_top_right.png) no-repeat scroll 0 -2px;
}
.top_menu_left{
	float: right;
	width: 9px;
	height: 34px;	
	background:transparent url(../images/new_concept/nav_top_left.png) no-repeat scroll 0 -2px;
}
.header .InfoArea {
	float: right;
    display:block;
    height:34px;
	background: url(../images/new_concept/nav_top_mid_bg.png) repeat-x;
	/*//max-width: 340px;
	//width: 323px;*/
}
.header .anonymous_top_menu{
	width:230px;
	//width: 236px;
}
.header .anonymous_top_menu .InfoArea{
	//width: 200px;
}
.header .anonymous_top_menu .top_menu_left{
	width:14px;
}
.header .anonymous_top_menu .InfoArea a{
	padding:0 10px;
}
.header .anonymous_top_menu .InfoArea .no-border-left .shoppingCart {
	padding-right:30px !important;
}
.header .anonymous_top_menu .InfoArea .shoppingCart {
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -445px -396px;
}
.header .anonymous_top_menu .InfoArea  A.shoppingCart:hover {
	background-position: -445px -416px;
} 
.header  .rounded-corner-left{
	background:transparent url(../images/new_concept/nav_top_left.png) no-repeat scroll 0 -2px;
	float: left;
	height:36px;
	padding-left:14px;
	margin-right: 10px;
}
.header  .rounded-corner-left .rounded-corner-right{
	background:transparent url(../images/new_concept/nav_top_right.png) no-repeat scroll left -2px;
	padding-right:9px;
}
.no-border-right{
	border-left:0px !important;
}
.InfoArea .no-border-right A{
	padding-left:0px !important;
}
.no-border-left{
	border-right:0px !important;
}
.InfoArea .no-border-left A{
	padding-right:0px !important;
}
.header .InfoArea .no-border-left .shoppingCart{
	margin-right: 0;
	padding-right: 24px !important;
}

.header_items_wrapper{
	float: right;
	margin-top: 60px;
	width: 706px;
}
.header .InfoArea li {
	border-left:1px solid white;
	border-right:1px solid #CAC9CA;
	color:White;
	float:left;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	height:22px;
	margin-top:5px;
	padding-top:5px;
}
.header .InfoArea li.txt_username A{
	width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	text-align:center;
}
.header .InfoArea a {
    color:#cc3333;
    display:block;
    position:relative;
    text-decoration:none;
    padding: 0 5px;
    font-size:12px;
    white-space:nowrap;
}
.header .InfoArea A:hover {
    color:#cc3333;
    text-decoration:underline;
}
/*
.shoppingCart {
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -163px -124px;
	color:black !important;
	cursor:pointer;
	display:block;
	font-size:12px;
	height:20px;
	margin-top:-11px;
	padding-top:12px;
	text-align:left;
	text-decoration:none !important;
	width:35px;
}*/

.header .InfoArea .shoppingCart {
	color: #666666 !important;
	cursor:pointer;
	display:block;
	font-size:12px;
	height:20px;
	margin-top: 0;
	margin-right: 5px;
	padding-right: 25px;
	text-align:right;
	text-decoration:none !important;
	background: url(../images/new_concept/common_sprite.png) no-repeat -453px -396px;
	_width:15px;
}
.header .InfoArea  A.shoppingCart:hover {
	background-position: -453px -416px;
}     
.header .TopNav {
	background: url(../images/new_concept/nav_main_mid_bg.png) repeat-x 0 0;
	height:30px;
	width:940px;
	clear: both;
}

.header .TopNav li {
	color:White;
	float:left;
	font-family:Arial;
	font-weight:bold;
	height:30px;
	background: url(../images/new_concept/nav_main_mid_bg.png) no-repeat right -30px;
	padding-right: 2px;
}

.header .TopNav .current A{  
	background-color:#e62516;
}
.header .TopNav a {	
	padding: 0 0 0 6px;
	color:Black;
	display:block;
	font-size:16px;
	text-decoration:none; 
}
.header .TopNav a .tab_closer {
	display:block;
	line-height:30px;
	padding:0 8px;
	color:White;
}
.TopNav-wrap{
}
.TopNav-wrap .rounded-corner-left{
	background:transparent url(../images/new_concept/nav_main_left.png) no-repeat scroll 0 -1px;
	top:106px;
	left:-3px;
}
.TopNav-wrap .rounded-corner-right{
	background:transparent url(../images/new_concept/nav_main_right.png) no-repeat scroll left -1px !important;
	padding-left:17px !important;
}
.header .TopNav-wrap .TopNav{
	width:943px;
}
.header .TopNav LI A{
	cursor:pointer;
	zoom:1;
}
	
#Li0 A{
	background: url(../images/new_concept/top_nav_sides.png) no-repeat left top;
	border-left: none;
}
#Li0 A:hover{
	background-position: left -30px;
}
#Li0.current A{
	background-position: left -60px;
}

* HTML #Li0
{
	width:125px;
}
* HTML #Li1
{
	width:121px;
}
* HTML #Li2
{
	width:93px;
}
* HTML #Li3
{
	width:122px;
}
* HTML #Li4
{
	width:82px;
}
* HTML #Li5
{
	width:150px;
}
.lang-tab
{
	width:130px;
}
* HTML .lang-tab A
{
	width:60px;
	text-align: right;
}


/*>>>>>>>>>>>>>>>>>>>> *//*  Footer  *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.footer {
    background:#f4f4ee url(../images/new_concept/fotter-bg.jpg) repeat-x ;
    height:214px !important;
    position: relative;
	z-index:2;
}
.FotterTable .title {
    margin-bottom:3px;
}
.FotterTable {
    padding:30px 0 0 0;
    font-size:12px;
    font-family:Arial;
    color:#3d7db9;
    font-size:14px;
}
.FotterTable a {
    font-size:12px;
    color:#333;
}
.footer A {
    text-decoration:underline;
}
.footer A:hover {
    text-decoration:none;
}
.FotterTable .col {
    float:left;
    padding:0 36px 0 0;
}
.FotterTable .last {
    padding-right: 0;
}   
.FotterTable #col6{
	float:none;
	position:absolute;
	left:334px;
	top:108px;
}
.footer .logo {
     background: url(../images/new_concept/netcraft-logo.jpg) no-repeat ;
     display:block;
     width:120px;
     height:50px;
     text-indent:-9000px;
     overflow:hidden;
	 text-decoration:none;
	 position: absolute;
	 top: 165px;
	 right: -2px;
}      
.footer .footer_box {
    text-align:center;
    background: url(../images/new_concept/footer_box.png) no-repeat;
    height: 50px;
    width: 310px;
    line-height: 50px;
    text-align:center;
    direction:rtl;
    color:#666;   
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 113px;
}
.footer .footer_box SPAN{
    font-size: 14px;
}
.secBox {
    background-position:0px -80px !important;
}
.footer .wrapper {
    width:960px;
    margin:auto;
    position: relative;
}
.footer #col5{
	width:90px;
}
/* THE BUTTON */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
a.button {
    background: transparent url(../images/new_concept/update_cart_btn.gif) no-repeat scroll left 1px;
    display: block;
    float: right;
    font: normal 14px arial;
    height: 29px;
    margin-left: 6px;
    padding-left: 14px; /* sliding doors padding */
    text-decoration: none !important;
}
.new-concept-design .cart .couponBtnWrapper a.button-small{
	width:auto;
	float: left !important;
}
.new-concept-design a.button-small{
	background:url(../images/new_concept/red_button_slim.png) left top !important;
    height: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.new-concept-design a:hover.button {
    background-position: left -37px !important;
}
a:hover.button span {
    background-position: right -18px !important;
}  
a.button span {
    background:transparent url(../images/new_concept/red_button_slim.png) no-repeat scroll right 3px;
    display: block;
    line-height: 14px;
    padding: 7px 14px 7px 0;
    color: white;
}
.new-concept-design  a.button-small SPAN{
	background:url(../images/new_concept/red_button_slim.png) right top !important;
    height: 18px !important;
    line-height: 17px !important;
    margin-left: 12px !important;
    padding: 0 12px 0 0 !important;
    cursor:pointer;
    font-size: 11px !important;
}
.new-concept-design a:hover.button-small{
	background-position:left -18px !important;
}
a.with-arrow span {
    background: transparent url(../images/button-c.png) no-repeat !important;
    padding: 7px 24px 7px 0;
}
/*>>>>>>>>>>>>>>>>>>>> *//*  TabberBox  *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.Find-Your-Perfume-title {
    text-indent:-9999px;
    overflow:hidden;
    background: url(../images/findYourPerfumeTitle.png) no-repeat left top ;
    margin-bottom:3px;  
    padding-bottom:6px;
}
.Tab_Content {
    display:none;
    overflow-x:hidden;
    overflow-y:scroll;    
}
.logos {     
    text-align: justify;
    line-height:40px;
    direction:ltr;
    overflow:hidden;
    padding:10px;
    _padding:0px ;
}
.logos A IMG {     
    vertical-align: middle;
    padding: 0 0 32px;
}
.TabVisible {
    background-position:left top !important;
    display:block;    
    padding-top: 25px ;
}
.TabBoxTabsRow .leftText {
    color:#3A7AB8;
    display:block;
    padding-top:13px;
}
.TabBoxTabsRow{
    background:transparent url(../images/TabBox_imgbg.png) no-repeat scroll -322px 23px;
}
.TabBoxTabsRow .FindTab {
    background:transparent url(../images/helpFindTabBox_TopTabs.png) no-repeat scroll right top;
    display:block;
    float:left;
    font-weight:bold;
    height:23px;
    margin-right:5px;
    padding-top:10px; 
    text-align:center;   
    width:98px;
    text-decoration:none !important;
    color:#898989;    
    margin-top:-3px;
}
.TabBoxWrapper .TabBoxTabs_top {
    background:transparent url(../images/TabBox_imgbg.png) no-repeat scroll -4px -41px;
    display:block;
    height:7px;
    font-size:7px;
}
.layout .leftCol .TabBoxWrapper  {
    background-position: -7px 23px;
}

.TabBoxWrapper .TabBoxTabs_m {
        background: url(../images/tabLogos_bg.png) repeat-x ;  
        border-right:2px solid #e2e2df;
        border-left:2px solid #e2e2df;
}
.TabBoxWrapper .TabBoxTabs_bottom {
    background: url(../images/TabBox_imgbg.png) no-repeat -321px -27px ;
    height:10px;
    display:block;
}
.layout .leftCol .TabBoxWrapper .TabBoxTabs_bottom {
    background-position: -5px -26px;
}
/*>>>>>>>>>>>>>>>>>>>> *//* TabContent SerachByLetters*//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.Tab_Content .content_row {
    margin:10px 0 0 0;
    text-align:left;
}
.Tab_Content .content_row .btn_row {
    margin-left:10px;
    float: none !important;
}
.Tab_Content .content_row SPAN {
    display:block;
}
.en_latter_nav {
    font-size:13px;
    font-weight:bold;
    text-align:left;
    direction:ltr;
    margin-bottom:15px;
}
.en_latter_nav A {
    text-decoration:underline;
    margin:0px 3px;
    //float:left !important;
    //direction:ltr;
}
.Tab_Content .content_row .txt_line {
    background:#fff;
    line-height:17px;
    font-size:14px;
    padding:1px 10px;   
}
.Tab_Content .content_row  .alt {
    background:#f9f9f7;
}
.Tab_Content .content_row .txt_line A {
    color:#787878;
}
.perfume_index_page{
	margin-top: 20px !important;
}
.perfume_index_page .btn_row{
	margin:auto;
	text-align:center;
	width:110px;
}
.perfume_index_page .instruction{
	text-align: left;
	margin: 0 0 10px 2px;
	clear:both;
}
.perfume_index_page .en_latter_nav{
	margin: 0px;
}
.perfume_index_page .latter_wrap a{
	margin: 0 1px !important;
}
.perfume_index_page .latter_wrap{
	padding: 0 !important;
}
.perfume_index_page #BrandNamesDiv{
	margin-top: 10px;
}
#BrandNamesDiv{
	//zoom:1;
	//clear:both;
}

/*>>>>>>>>>>>>>>>>>>>> *//* countWrapper & purchase *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.countWrapper {
    width:110px;
}   
.countWrapper .count_txt {
    margin-top:5px;
    color:#787878;
    font-size:12px;
}
.purchase .bottom_row .leftCell {
    height:30px;
    text-align:right;
    width:525px;
    margin-bottom:30px;
}
.purchase .bottom_row .Add2cart_btn {
    background:url(../images/big_purple_btn.png) no-repeat ;
    border:0px none;
    color:white;
    font-size:15px;
    font-weight:bold;
    height:33px;
    padding-bottom:5px;
    width:274px;
    cursor:pointer;
}
.purchase .bottom_row  .total_txt {
    color:#545454;
    display:block;
    float:left;
    font-size:16px;
    font-weight:bold;
    padding-top:7px;
    width:215px;
}
.HelpFind-title  {
    text-indent:-9999px;
    overflow:hidden;
    background: url(../images/HelpFindtitle.png) no-repeat left top;
    padding-bottom:10px;
}
* HTML .HelpFind-title  {
      background-image: url(../images/x.gif);
      filter:progid:DXImageTransform.Microsoft.alphaimageloader(src='App_Themes/CallPerfume/images/HelpFindtitle.png');            
}
/*>>>>>>>>>>>>>>>>>>>> *//* HelpFind Step CSS Custom *//*>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.step1 , .step2{
    display:none;
    padding-bottom:15px;
}
.step2 SPAN{   
    display:inline;
}
.step2 a {
    font-size:14px;
    text-decoration:underline;
    font-weight:bold;
}
.step2 .HelpFind-title {
    text-indent:-9999px;
    overflow:hidden;
    background: url(../images/HelpFindtitle_step2.png) no-repeat left top;
    padding-bottom:10px;
}
    * HTML .step1 .HelpFind-title {

          padding-bottom:10px;       
          height:10px;                   
    }
    * HTML .step2 .HelpFind-title {
 
          padding-bottom:10px;       
          height:10px;                   
    }
.link_selected{
    text-decoration:none !important;
}
.PriceTag {
    color:#805B91;
    font-size:16px;
    font-weight:bold;
}
.contact-box,
.contact-box2{
    padding:0px !important;
    width:280px !important;
}
.contact-box .account-links-right,
.contact-box .account-links-left{
	width: auto;
	float: none;
}
.ToolTip{
    background: url(../images/ToolTip_bg.png) no-repeat left top;
    display:block;
    height:40px;
    margin-left:106px;
    margin-top:7px;
    width:257px;
    display:none;
}
* HTML .ToolTip {
      background-image: url(../images/x.gif);
      filter:progid:DXImageTransform.Microsoft.alphaimageloader(src='App_Themes/CallPerfume/images/ToolTip_bg.png');            
}
.ToolTip .txt{
    color:#805B91;
    display:block;
    font-size:14px;
    padding-top:7px;
    height:28px;
}
.ToolTip STRONG {
    display:block;
    float:left;
    height:30px;
    margin-right:6px;
    overflow:hidden;
    text-indent:-9000px;
    width:27px;
    text-decoration:none;
    cursor:pointer;
}
.topRow{
    margin-bottom:20px;
}
.topRow STRONG{
    color:#787878;
}
.topRow .bold,
.bottom_row .bold{
    font-weight:bold !important;
    font-size:12px;
}
.leftTxt {
    width:322px;
    font-size:12px;
    color:#787878 !important;
}
.resultRow{
    margin-bottom:20px;
    border-bottom:2px solid #ECECE1;
    padding-bottom:20px;
}
.resultRow .item{
    margin-bottom:0px;
}

.noBorder{
    border-bottom:0px;
}
.space_bottom{
   height:100px;
}
/* testers */
.tester-intro {
    
}
.tester-intro .ttl {
    font-weight: bold;
    margin: 0 0 4px;
}
.tester-intro P {
    width: 400px;
}
.gender-switch {
    border-bottom: 2px solid #e2e2df;
    margin: 0 0 24px;
}
.gender-switch .tab-nav .hover{
	background-position: -37px -513px !important;
}
.gender-switch .tab-nav .hover.current_tab{
	background-position: -251px -512px !important;
}
.tab-nav LI {
    width: 95px;
    height: 27px;
    background: url(../images/tab-nav.png) no-repeat;
    float: right;
    margin: 0 0 0 10px;
}
.tab-nav LI.current_tab {
    background-position: 0 -27px;
}
.tab-nav LI.current_tab A {
    color: #FFF;
}
.tab-nav LI A {
    width: 95px;
    display: block;
    height: 27px;
    line-height: 27px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #9b9b9b;
    padding-left:4px;
}
.tab-nav LI A:hover {
    text-decoration: none;
}

/*.error {
    width: 524px;
    height: 122px;
    background: url(../images/bg-error.png) no-repeat;
    line-height: 1.8em;
    font-size: 14px;
    margin: 0 0 20px;
}
.error .ttl {
    color: #570878;
    font-size: 16px;
    font-weight: bold;
}
.error .bd {
    padding: 25px 18px 0;
}
.error .DarkAbtn {
    float: left;
    margin: 50px 0 0;
}*/
.mini-map {
    line-height: 1.6em;
    font-size: 14px;
}
.mini-map .ttl, .mini-map UL .hd  {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 5px;
}
.mini-map UL{
    width: 142px;
    float: left;
}

.header .sign-original-wrap{
	position: relative;
	float: right;
}
.header .sign-original-wrap .icn{
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -457px -46px;
	display:block;
	height:34px;
	width:34px;
}
.header .sign-original-wrap .icn-text{
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -265px -12px;
	display:block;
	height:26px;
	overflow:hidden;
	position:absolute;
	right:1px;
	text-indent:-9000px;
	top:-30px;
	width:225px;
	visibility:hidden;
}
* HTML .callperfume-number-wrap{
	margin: 3px 0px 0 0;
}

.callperfume-number-wrap{
	float: right;
	margin: 3px 10px 0 0;
	display: inline;
}
* HTML .callperfume-number-wrap .content_sidebar
{
	width:240px;
}
.callperfume-number-wrap div.tr {
	padding:8px 0 0;
}
.callperfume-number-wrap div.br {
	padding:0 0 7px;
}

.callperfume-number-wrap .number-text{
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -18px -386px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background-position:-8px -388px;
	left:-5px;
	position:relative;
	width:274px;
}

div.side {
    background:transparent url(../images/new_concept/rounded_box_sides_cpf.gif) repeat-y scroll right top;
}

div.corner {
     background:transparent url(../images/new_concept/rounded_box_corners_cpf.gif) no-repeat scroll right top;
}

.content_sidebar {
    width:284px;
}

div.tl {
    background-position:right top !important;
    padding:0;
}

div.tr {
    background-position:left top !important;
    padding:10px 0 0;
}

div.bl {
    background-position:right bottom !important;
    padding:0;
}

div.br {
    background-position:left bottom !important;
    padding:0 0 10px;
}

div.ls {
    background-position:right top !important;
}

div.rs {
    background-position:left top !important;
    padding:0 10px;
}

.searchHP-wrap{
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -83px -450px;   
	//height:1%;
	_background-position:-79px -450px;
}
.searchHP-wrap{
	margin-bottom:20px;
	zoom:1;
	margin-top:-2px;
	position:relative;
}
.searchHP-wrap div.corner{
     background:none;
}     
.searchHP-wrap div.side {
    background:none;
}
.searchHP-wrap H1,
.searchHP-wrap .text-ttl,
.search-box-wrap .text-ttl {
	color:White !important;
	font-size:12px !important;
	margin-bottom:0 !important;
	margin-right:0 !important;
	margin-left:0 !important;
	margin-top:6px;
	width:66px;
}
* HTML .searchHP-wrap .text-ttl{
	left: 4px;
}
.searchHP .text-ttl{
	margin: 1px 0 0 4px;
	line-height: 13px;
}
.searchHP-wrap{
	_zoom:1;
}
.searchHP-wrap .searchHP {
	margin:0px !important;
	_position:static !important;
	_height:1%;
}
.searchHP-wrap .txtInput,
.search-box-wrap .txtInput{
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -47px -414px !important;
	padding-right:23px;
	padding-left:6px;
	width:165px !important;
	position:relative;
	zoom:1;
}
.searchHP-wrap .txtInput A{
	font-weight:bold;
	color:White;
	zoom:1;
	position:absolute;
	right:10px;
	top:15px;
	_right:15px;
}
.search-box-wrap .txtInput A{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	display:inline-table;
	display:inline-block;
	height:20px;
	width:15px;
	text-align:center;
	line-height:20px;
	//margin-left:5px;
}
.searchHP-wrap .txtInput .textBox,
.search-box-wrap .txtInput .textBox{
	margin:3px 3px 0 !important;
	width:133px;
	color:#666666;
	font-size:12px;
	zoom:1;
}
.search-box-wrap .txtInput .textBox{
	color:#ce110d;
}
.searchHP-wrap .txtInput .button,
.search-box-wrap .txtInput .button{
	float:none !important;
	right:12px;
	overflow:hidden;
	position:absolute;
	text-indent:9000px;
	width:20px !important;
	z-index:30000;
	_right:20px;
}
.searchHP-wrap .searchBox,
.search-box-wrap .searchBox{
	float:left;
	width:170px !important;
	_float:right !important;
	_width:181px !important;
	_overflow:hidden;
}

.search-box-wrap .ttl{
	float:left;
	margin-top:7px;
}

.TopSales-wrap,
.Newest-wrap,
.sale-wrap{
	float:left;
	width:211px;
	margin-left:8px;
}
.TopSales-wrap{
	margin:0px;
}
.productTable .Col {
	background:none !important;
	margin:0px !important;
	height:847px;
	position:relative !important;
}

.productTable div.side {
	background-color:White !important;
	padding:0 1px;
}
.productTable div.rs {
	padding:0px;
	right:1px;
	position:relative;
}
.col-footer{
	position:absolute;
	bottom:0px;
	//left:0px;
	//width:2px;
}
.productTable div.side {
	background-image:url(../images/new_concept/rounded_box_sides_white.gif);
}

.productTable .Col .Title{
	border-bottom:1px solid #c5c5c5;
	display:block;
	margin-bottom:26px;
	margin-left:-10px;
	padding-bottom:6px;
	width:210px;
	color:#cd3231 !important;
	background-color:#f9f7f8;
	margin-left:0;
	width:208px;
	border-left:1px solid #C5C5C5;
	margin-bottom:0px;
	font-size:20px !important;
}

.productTable .Col .SubTitle{
	border-top:1px solid #c5c5c5;
	background-color:#f9f7f8;
	display:inline-table;
	display:inline-block;
	margin-bottom:5px;
	margin-left:-9px;
	padding-top:10px;
	width:210px;
	font-size:12px;
	color:#cd3231 !important;
	margin-bottom:0;
	position:relative;
	left:10px;
	width:208px;
}
.productTable .Col .SubTitle A{ 
	color:#cd3231 !important;
	text-decoration:underline;
}
.productTable .Col .SubTitle A:hover{ 
	text-decoration:none;
}


.productTable .Col .Title A{
	color:#cd3231 !important;
}
.productTable .Col .txtSmall{
	/*color:#cd3231 !important;*/
}

.productTable .innerProductBox{
	border-bottom:1px solid #c5c5c5;
	width:189px !important;
	margin-bottom:0px;
	background-color:white;
	padding-top:20px;
	margin-left:9px;
	width:190px !important;
}
.productTable .last{
	border:0px !important;
	margin-bottom:0px !important;
}
* HTML .TabBoxWrapper-new-concept
{
	width:270px;
}
.TabBoxWrapper-new-concept .TabBoxTabsRow .FindTab{
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -86px -338px;
	margin-right:2px;
	width:133px;
	height:22px;
	color:#333333;
	line-height:12px;
	_margin-top:0px
}
.TabBoxWrapper-new-concept .TabBoxTabsRow .FindTab:hover{
	background-position:-361px -338px;
}

.TabBoxWrapper-new-concept .TabVisible{
	background-position:-223px -338px !important;
	color:#ce110d !important;
}

.TabBoxWrapper-new-concept .TabBoxTabs_m {
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	width:266px;
}
.TabBoxWrapper-new-concept .TabBoxTabs_bottom {
	background:transparent none repeat scroll 0 0;
	border-bottom:1px solid #C3C3C3;
	height:auto;
	margin:0 3px 0 0;
}
.perfumeAd {
	margin-top:0px !important;
}
.Newslatter {
	margin-bottom: 8px;
}
.Newslatter .MiddleBox {
	background:white none repeat scroll 0 0 !important;
	display:block;
	padding:0 !important;
}
.new-concept-design .Newslatter .TopBox SPAN,
.new-concept-design .Newslatter .BottomBox SPAN{
	background:white none repeat scroll 0 0 !important;
}


.GreyBG {
	width:249px !important;
	background:none !important;
	margin:0px !important;
}
.GreyBG .textBox {
	width:142px;
}
.new-concept-design .slimTextBox{
	background:transparent url(../images/new_concept/rounded_box_slim.png) no-repeat scroll left top !important;
	width: auto !important;
	padding: 3px 0 0 6px;
}
.new-concept-design .slimTextBox .textBox{
	width:194px;
	color:#666666;
	font-size:12px;
	line-height:20px;
	margin: 0;
	float: left;
	padding-top: 2px;
}
.new-concept-design .slimTextBox .button {
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -424px -166px !important;
	height:23px !important;
	line-height:23px;
	width:65px;
}
.new-concept-design .Newslatter .slimTextBox .button {
	background-position: -424px -166px;
	height:20px !important;
	padding-bottom: 3px !important;
	font-size: 12px;
	font-weight: normal;
	float: left;
}
.new-concept-design .slimTextBox .Btn_hover {
	background-position: -358px -166px !important;
}
.shipping_receipt .innerRow .col1 P{ 
	display: inline;
}
.checkout_top_Strip,
.ttl_creditCardDetail,
.ttl_shipping_receipt,
.ttl-more-tips,
.ttl-explain-tips{
	height: auto !important;
	background: none !important;
	text-indent: 0 !important;
	padding-top: 0 !important;
}
.new-concept-design .leftCol H1,
.new-concept-design .leftCol .text-ttl,
.new-concept-design .RightCol H1,
.new-concept-design .RightCol .text-ttl,
.ttl_the_products,
.ttl_to_addresses,
.ttl_shipment_type,
.ttl_packaging,
.purchase_cart,
.ttl_creditCardDetail,
.ttl_shipping_receipt,
.ttl_ship_and_pack,
.paymentInfo .ttl SPAN,
.DdeliveryBillAdress .ttl SPAN,
.ttl_gift{
	color:#ce110d;
	padding-bottom:10px;
	font-size:16px;
	font-weight: bold;
	//zoom:1;
}

.new-concept-design .ProductDescr h1 {
	color:#ce110d !important;
	
} 
.new-concept-design .ProductDescr h2,
.new-concept-design .ProductDescr .from{
	color: #333;
	font-size:16px;
	height:16px;
	line-height:16px;
}

.ProductDescr h1.eng {
	direction:ltr;
	margin:0 0 10px;
	padding-bottom:4px;
	padding-top:1px;
	text-align:left;
	font-size: 22px;
}

.new-concept-design .footer{
	border-top:1px solid #b8b7b7;
	margin-top:-214px;
}

.new-concept-design .FotterTable .title {
	color:#ce110d;
}
.new-concept-design .footer .footer_box LI{
	background:transparent none repeat scroll 0 0 !important;
	line-height:30px;
	padding:0;
}
.footer_box-LI-wrap{
	margin-bottom:60px;
}

.new-concept-design .cubeButton{
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -382px -275px !important;
	border:0 none;
	height:21px;
	color:#333333;
}
.new-concept-design .Tab_Content {
	padding-top:10px;
	overflow:hidden;
	background: #f9f8f8;
}
.new-concept-design .Tab_Content .textWrap{
	float: none !important;
	text-align: left;
	margin: 0 0 0 10px !important;
	clear: both;
}
.new-concept-design .silver_bg {
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -437px -275px !important;
	border:0 none;
	height:21px;
	color:#ce110d;
	font-weight: bold;
}
.new-concept-design .selected-tab{
	color:#ce110d !important;
}
.new-concept-design .latter_wrap{
	margin-right:5px;
	padding: 0 10px;
	margin-bottom: 15px;
}
.new-concept-design .latter_wrap A{
	display:inline-table;
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -444px -308px !important;
	color:#333333;
	display:inline-block;
	font-size:10px;
	font-weight:normal;
	height:20px;
	line-height:18px;
	margin:0;
	text-decoration:none;
	width:20px;
	text-align:center;
}
.new-concept-design .latter_wrap .selected,
.new-concept-design .latter_wrap .selected:hover{
	background-position:-467px -308px !important;
	color:#ce110d !important;
	font-weight:bold;
}
.new-concept-design .latter_wrap A:hover{
	background-position:-419px -308px !important;
}

.roundTabBoxTabs-wrap .tr{
	background:transparent url(../images/new_concept/right_tabarea_fix_bg.png) no-repeat scroll 261px 0px !important;
}
.roundTabBoxTabs-wrap .side{
	/*padding:0px !important;*/
}
.roundTabBoxTabs-wrap .TabBoxTabs_m {
	background:none !important;
	border:0px !important;
}

.Small-tabs-wrap .TabBoxTabsRow .FindTab {
	background-position:-143px -514px;
	height:19px;
	padding-top:7px;
	width:105px !important;
	font-size:12px;
	color:#606060 !important;
	position:relative;
	top:1px;
	z-index:220000;
	border-bottom:1px solid #bbbbbb;
}
.Small-tabs-wrap .TabBoxTabsRow  .FindTab:hover{
	background-position:-37px -514px !important;
}
.Small-tabs-wrap .TabBoxTabsRow .TabVisible,
.Small-tabs-wrap .TabBoxTabsRow .TabVisible:hover {
	background-position:-251px -513px !important;
	color:#333333 !important;
	border-bottom:1px solid white !important;
}
.women_symbol,
.men_symbol{
	display:inline-table;
	display:inline-block;
	height:14px;
	width:16px;
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -175px -110px;
	margin-top:-3px;
}
.men_symbol{
    background-position:-150px -109px !important;
}

.new-concept-design .FindGift .DarkAbtn{
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -411px -199px !important;
	font-size:11px;
	margin-right:6px;
	width:75px;
	margin:0 8px 0 0 !important;
}
.new-concept-design .FindGift .FindGift-ttl{
	font-size:12px;
	color:Black;
	margin-left:6px;
	clear:both;
	display:block;
	margin-bottom:6px;
}
.new-concept-design .FindGift .DarkAbtn:hover{
	background-position:-330px -199px !important;
}
.new-concept-design .FindGift .DarkAbtn span{
	background:transparent none repeat scroll 0 0 !important;
	color:White !important;
	font-size:11px;
	line-height:11px;
	margin:0 0 0 0;
	padding:0 !important;
	position:relative;
	text-align:center;
}

.new-concept-design .Content-box-wrap-wrap{
	margin-bottom:10px;	
	/*position:relative;*/
	/*height:1%;*/
	_position:inherit;
	height: auto;
	
	zoom:1;
	overflow:hidden;
}
.new-concept-design .leftCol .Content-box-wrap-wrap{
	height:auto;
}

.new-concept-design .Content-box-wrap .img-wrap{
	border:1px solid #b7b7b7;
	float:left;
}
.new-concept-design .Content-box-wrap .img-wrap IMG{
	vertical-align: middle;
}
.new-concept-design .Content-box-wrap-tips .img-wrap{
	height:40px;
}

.new-concept-design .Content-box-wrap .img-wrap .video-symbol{
	display:none;
	position:absolute;
	top:0px;
	right:0px;
	width:60px;
	height:60px;
	background:transparent url(../images/new_concept/video-symbol-24.png) no-repeat scroll center center !important;
}


* HTML .new-concept-design .Content-box-wrap .img-wrap .video-symbol{
	background-image: url(../images/x.gif);
    filter:progid:DXImageTransform.Microsoft.alphaimageloader(src='App_Themes/CallPerfume/images/new_concept/video-symbol-24.png');            
}


.Content-box-wrap-video .video-symbol{
	display:block !important;
}


.Content-box-wrap-users-review H2{
	color:#343333;
	font-size:16px;
}
.Content-box-wrap-users-review H2 EM{
	font-size:12px;
	color:#666666;
}

.new-concept-design .Content-box-wrap .content{
	float:right;
	width:179px;
	margin-left:5px;
}
.new-concept-design .red-ttl{
	color:#CE110D;
	font-weight:bold;
}
.new-concept-design .Content-box-wrap .content P{
	color:#333333;
	font-size:12px;
}
.new-concept-design .Content-box-wrap .content P A{
	color:#CE110D;
	text-decoration:underline;
}
.new-concept-design .Content-box-wrap .content P A:hover{
	text-decoration:none;
}
.left-float-ttl{
	float:right;
	margin-top:-28px;
}
.left-float-ttl A{
	color:#CE110D;
	text-decoration:underline;
	font-size:12px;
}
.left-float-ttl A:hover{
	text-decoration:none !important;
}



/* Rotator Styles */
.new-concept-design #wrapper {
	width:660px;
	margin:0 auto;
}

.new-concept-design #rotator {
	background:#FFF;
	color:#000;
	position:relative;
	height:1%;
	padding-bottom:82px;
	margin:-20px 0 0;
}

/* Tabs */
.new-concept-design #rotator .ui-tabs-nav-item{
	float: left;
	margin: 0 4px 0 0;
}
.new-concept-design #rotator .num_of_tabs_3 .ui-tabs-nav-item{
	margin-right: 8px;
}
.new-concept-design #rotator .ui-tabs-nav-item a{
	display: block;
	position: relative;
	height: 76px;
	width: 159px;
}
.new-concept-design #rotator .ui-tabs-nav-item a:hover{
	text-decoration: none;
	cursor: pointer;
}
.new-concept-design #rotator .num_of_tabs_3 .ui-tabs-nav-item a{
	width: 212px;
}
.new-concept-design #rotator .ui-tabs-nav-item a .text{
	padding: 3px 0 0 10px;
	display: block;
}
.new-concept-design #rotator .ui-tabs-nav-item a .title{
	font-size: 16px;
	color: #CE110D;
	display: block;
	font-weight: bold;
}
.new-concept-design #rotator .ui-tabs-nav-item a .desc{
	font-size: 12px;
	color: #333;
	display: block;
	line-height: 14px;
	margin-top: 1px;
}
.new-concept-design #rotator .ui-tabs-nav-item a IMG{
	float: right;
}
.new-concept-design #rotator .ui-tabs-nav-item a .frame{
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/new_concept/bg_tab_rotator.png) no-repeat;
	display: block;
	width: 159px;
	height: 76px;
}
.new-concept-design #rotator .num_of_tabs_3 .ui-tabs-nav-item a .frame{
	width: 212px;
	background-image: url(../images/new_concept/bg_tab_rotator_wide.png);
}
.new-concept-design #rotator .ui-tabs-nav-item a:hover .frame{
	background-position: 0 -76px;
}
.new-concept-design #rotator .ui-tabs-selected a .frame{
	background-position: 0 -152px;
}
ul.ui-tabs-nav {
	position:absolute;
	bottom:0px;
	right:0;
	z-index:1;
	width:100%;
}

/* Content Panels */
.new-concept-design #rotator .ui-tabs-panel {
	height:275px;
}

.new-concept-design #rotator .ui-tabs-hide {
	display:none;
}

.contact-txt{
	font-size:12px;
	color:Black;
	width:233px;
	margin-top:5px;
}

.Content-box-wrap-tips .img-wrap{
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -407px -46px;
	border:0 none !important;
	width:40px !important;
}
.Content-box-wrap-tips .content{
	width:197px !important;
}
.new-concept-design .top-breadcrumbs{
	display:block;
	font-size:11px;
	margin-left:20px;
	margin-top:53px;
}
.tiny-text{
	font-size:12px !important;
}
.grey-box{
	//position:relative;
	//z-index:-1;
	//zoom:1;
}
.grey-box div.side {
	background:transparent url(../images/new_concept/rounded_box_sides_cpf_gra.gif) repeat-y scroll right top;
}
.grey-box div.corner {
	background:transparent url(../images/new_concept/rounded_box_corners_cpf_gra.gif) no-repeat scroll right top;
}
.checkout-box div.side{
	background:transparent url(../images/new_concept/rounded_box_sides_checkou.gif) repeat-y scroll right top;
}
.checkout-box div.corner{
	background:transparent url(../images/new_concept/rounded_box_corners_checkou.gif) no-repeat scroll right top;
}
.checkout-box{
	overflow:hidden;
	//overflow:inherit !important;
}

.no-cols-box .content{
	float:none !important;	
	width:250px !important;
	margin-left:6px;
}
.no-cols-box .content H2{
	font-weight:bold;
	color:#333333;
	font-size:14px;
}
.no-cols-box .content IMG{
	margin-top:10px;
	border:1px solid #b9b9b9;
}
.tips=grey-wrap .content H2{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
.tips-grey-wrap .Content-box-wrap-tips H2{
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
.tips-grey-wrap .Content-box-wrap-tips{
	margin-left:6px;
}
.tips-grey-wrap .Content-box-wrap-tips P{
	font-size:12px;
	color:#333333;
}

.tips-grey-wrap .Content-box-wrap-tips .pre-content,
.tips-grey-wrap .Content-box-wrap-table .pre-content{
	padding-bottom:0;
}
.tips-grey-wrap .Content-box-wrap-tips .main-content-wrap,
.tips-grey-wrap .Content-box-wrap-table .main-content-wrap{
	padding-top:0;
	padding-bottom:15px;
}
SPAN.border{
	background-color:#BFBFBF;
	display:block;
	margin:15px 0;
	border:0px;
	border-bottom:1px solid white;
	border-top:1px solid #BFBFBF;
	line-height:0px;
	font-size:0px;
}

.new-concept-design .main-text-ttl,
.new-concept-design .main-txt-ttl,
.new-concept-design .top_search_box,
.purchase_cart,
.ttl-more-tips,
.ttl_diary{
	color:#ce120e;
	/*font-size:22px !important;*/
	font-weight:bold;
	position:relative;
	display:inline-table;
	display:inline-block;
	zoom:1;
}
.new-concept-design .top_search_box
{
	display:block;
	line-height:22px;
	padding:0px;
	zoom:1;
}
.main-top-content-box{
	display:block;
	width:650px;
	border:1px solid #b7b7b7;
	margin-top:10px;
}

.main-top-content-box .img-wrap{
	border-bottom:1px solid #b7b7b7;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.main-top-content-box .content-text-wrap{
	padding:15px;
	background:#FBF9FA url(../images/new_concept/bg_pattern1.jpg) no-repeat 0px -1px;
}
.main-top-content-box .content-text-wrap P{
	font-size:14px;
	color:#333333;
}

.perfume-world-wrap{
	padding-right:0;
}

.new-concept-design .content-wide-box .img-wrap{
	width:132px ;
	height:132px;
	margin-right: 15px;
}

.new-concept-design .leftCol .content-wide-box .img-wrap{
	height:74px;
	width:55px;
	margin-right:10px !important;
	overflow:hidden;
}
.new-concept-design .leftCol .Content-box-wrap .content {
	float:left;
}

.new-concept-design .content-wide-box .Content-box-wrap .content {
	float:right !important;
	width:469px !important;
}

.new-concept-design .article_list_items .Content-box-wrap .video_item .content {
	width:373px !important;
}

.new-concept-design .leftCol .video_item .content {
	width:108px !important;
}

.new-concept-design .wide-box .small-avatar .Content-box-wrap .content{
	width:550px !important;
}

.new-concept-design .content-wide-box .Content-box-wrap .content .text-ttl{
	color:#333333;
	font-size:16px;
}
.new-concept-design .contrib{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin-top:15px;
}
.new-concept-design .contrib A{
	color:#ce110d;
	text-decoration:underline;
}
.new-concept-design .contrib A:hover{
	text-decoration:none;
}

.video-symbol-wrap{
	position:relative;
	height:1%;
}
.video-symbol-big{
	position:absolute;
	top:0px;
	right:0px;
	width:100%;
	height:100%;
	display:none;
	background:transparent url(../images/new_concept/video-symbol-big-24.png) no-repeat scroll center center !important;
}

.RightCol .image_item{
	padding: 6px;
}

.video-symbol-wrap-on .video-symbol-big{
	display:block;
}

* HTML .video-symbol-big{
	background-image: url(../images/x.gif);
    filter:progid:DXImageTransform.Microsoft.alphaimageloader(src='App_Themes/CallPerfume/images/new_concept/video-symbol-big-24.png');            
    top:50px;
    right:100px;
}

.celebs-box{
	width : 650px;
}
.celebs-box .Content-box-wrap{
	position: relative;
}
.celebs-box .Content-box-wrap-wrap{
	overflow: visible;
	_overflow-x: hidden;
}

.celebs-box .star{
	position: absolute;
	background: url(../images/new_concept/celeb-box_stars.gif);
	z-index: 1;
}
.celebs-box .star1{
	width: 33px;
	height: 34px;
	top: 94px;
	right: -27px;
	background-position: right 0;
	_display: none;
}
.celebs-box .star2{
	width: 34px;
	height: 34px;
	top: -21px;
	right: 91px;
	background-position: -28px 0;
}
.celebs-box .star3{
	width: 43px;
	height: 43px;
	top: -32px;
	right: 135px;
	background-position: right -35px;
}
.celebs-box .star4{
	width: 33px;
	height: 34px;
	top: -19px;
	right: 227px;
	background-position: -117px -34px;
}
.celebs-box .star5{
	width: 30px;
	height: 30px;
	top: -18px;
	right: 292px;
	background-position: left 0;
}
.celebs-box .star6{
	width: 33px;
	height: 34px;
	top: 11px;
	left: -32px;
	background-position: -1px -66px;
	_display: none;
}
.celebs-box .star7{
	width: 30px;
	height: 30px;
	top: 59px;
	left: -32px;
	background-position: -34px -69px;
	_display: none;
}
.celebs-box .Content-box-wrap .content P,
.celebs-box .Content-box-wrap .content A,
.celebs-box .Content-box-wrap .content .text-ttl{
	color: white !important;
}
.celebs-box div.corner,
.celebs-box div.side {
	background-image: url(../images/new_concept/bg_celebs-box.jpg);
}
.celebs-box div.tr {
	background-position: right 0 !important;
}
.celebs-box div.rs {
	background-position: right -10px !important;
}

.new-concept-design .box-progress{
	padding:0px 15px;	
	background:none;
	color:#575757;
	font-size:16px;
	font-weight:bold;
	height:auto;
	margin:0px;
	padding:0px;
	width:606px;
}
.new-concept-design .box-progress LI{
	float:left;
	margin-right:16px;
	color:#666666;
	font-weight:bold;
	font-size:13px;
	height:auto;
	line-height: normal;
	padding:0px;
}
.new-concept-design .box-progress SPAN,
.new-concept-design .box-progress A{
	color:#666666;
	font-weight:bold;
	font-size:12px !important;	
	float: none !important;
}
.new-concept-design .box-progress A:hover{
	text-decoration:none;
}
.new-concept-design .box-progress SPAN .num,
.new-concept-design .box-progress A .num{
	display:inline-table;
	display:inline-block;
	width:19px;
	height:17px;
	text-align:center;
	font-size:12px !important;
	font-weight:normal;
	line-height:17px;
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -444px -308px !important;
	margin: 0 !important;
	float: none !important;
	color:#666666;
}
.new-concept-design .box-progress A:hover .num{
	background-position:-419px -308px !important;
}

.new-concept-design .box-progress .selected A .num,
.new-concept-design .box-progress .selected SPAN .num{
	background-position:-467px -308px !important;
	color:#ce110d;
	font-weight:bold;
}
.shopping-checkout-items,
.checkout_products,
.checkout_addresses,
.checkout_shipment,
.checkout_packaging{
	margin-bottom:20px;
}
.shopping-checkout-items .checkout-item{
	direction:rtl;
	text-align:left;
}
.shopping-checkout-items .checkout-item SPAN{
	display:inline-table;
	display:inline-block;
	margin:0px 5px;
}

.shipping-wrap LABEL,
.packaging_options LABEL{
	font-size:12px;
	cursor:pointer;
}
.jquery-checkbox { display: inline; font-size: 16px; line-height: 16px; cursor: pointer; cursor: hand; padding-right:10px;zoom:1;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img {
	height:21px;
	vertical-align:middle;
	width:19px;	
}
.jquery-checkbox img{background: transparent url(../images/new_concept/checkbox.png) no-repeat; display:inline-table; display:inline-block;}

.jquery-checkbox img{
	background-position: 0px 0px;
}
.jquery-checkbox-hover img{
	background-position: 0px 0px;
}
.jquery-checkbox-checked img{
	background-position: 0px -20px;
}
.jquery-checkbox-checked .jquery-safari-checkbox-hover img {
	background-position: 0px -20px;
}
.small-red-text-wrap{
	margin-bottom:10px;
}
.small-red-text-wrap .small-red-text{
	margin:0px;
}
.small-red-text{
	font-size:12px;
	color:#ce110d;
	text-decoration:underline;
	margin-bottom:10px;
	display:inline-table;
	display:inline-block;
}
.small-red-text:hover{
	text-decoration:none;
}

.checkout-box div.rs{
	padding:0px 2px;
}
.checkout-table-top{
	background-color:#e7e7e7;
	border-bottom:1px solid #bbbbbb;
	display:block;
}
.checkout-table-top LI{
	position:relative;
	height:1%;
	float:left;
	width:200px;
	height:30px;
	padding-left:13px;
	font-weight:bold;
}
.checkout-table-top .first .sep{
	display:none;
}
.checkout-table-top .sep,
.checkout-table-inner .sep{
	border-right:1px solid white;
	border-left:1px solid #BBBBBB;
	height:39px;
	position:absolute;
	left:0;
	top:-9px;
}
.checkout-table-inner .sep{
	height:110%;
	//height:110px;
	top:0px;
}
.checkout-table-inner{
}
.checkout-table-inner .table-row{
	position:relative;
	height:1%;
	float:left;
	width:200px;
	height:100px;
	padding-left:13px;
	padding-top:10px;
}
.checkout-table-inner .shipping-wrap LI{
	padding:0px;
	margin:0px;
	height:auto;
}
.checkout-table-inner .shipping-wrap LI SPAN{
	font-size:12px;
}
.checkout-table-inner .img-wrap{
	width:60px !important;
	height:60px !important;
}
.new-concept-design .content-wide-box .checkout-table-inner .content{
	width:125px !important;
}
.checkout-table-inner .content .link,
.checkout-table-inner .content .perfume-brand,
.checkout-table-inner .content .perfume-count{
	display:block;
}
.checkout-table-inner .content .link{
	font-size:12px;
	color:#ce110d;
	text-decoration:underline;
}
.checkout-table-inner .content .link:hover{
	text-decoration:none;
}

.Content-box-wrap .checkout-first-row{
	border-top:0px !important;
}
.Content-box-wrap .checkout-table-inner{
	border-top:1px solid #BBBBBB;
}

.red-arrow{
	background:transparent url(../images/new_concept/arrows-red.gif) no-repeat scroll 0 -14px;
	display:inline-block;
	height:11px;
	width:15px;
	margin-bottom:0px;
	//background-position:0px -16px;
	_background-position:0px -14px;
}
.arrow-down{
	background-position:0px 0px !important;
	//background-position:0px -3px !important;
	_background-position:0px 0px !important;
}

.wizrd-buttons-wrap{
	display:block;
	margin-top:20px;
}
.dynamic-red-button:hover{
	text-decoration:none;
}
.dynamic-red-button{
	background:transparent url(../images/new_concept/red-button.gif) no-repeat scroll left 0px;
	display:inline-table;
	display:inline-block;
	width:113px;
	height:35px;
	cursor:pointer;
	
}
.dynamic-red-button SPAN{
	position:relative;
	cursor:pointer;
	display:block;
	text-align:center;
	margin-right:-10px;
	background:transparent url(../images/new_concept/red-button.gif) no-repeat scroll right -37px;
	height:35px;
	color:White;
	font-weight:bold;
	line-height:25px;
	_padding-top:5px;
}
.dynamic-red-button SPAN .white-arrow-rtl{
	background:transparent url(../images/new_concept/button-arrow.png) no-repeat scroll 2px 5px;
	display:inline-block;
	height:14px;
	width:15px;
}
.dynamic-red-button SPAN .white-arrow-ltr{
	background:transparent url(../images/new_concept/button-arrow.png) no-repeat scroll 2px -35px;
	display:inline-block;
	height:14px;
	width:15px;
}
.red-ttl-bigger{
	color:#CE120E;
	font-size:16px;
	font-weight:bold;
	display:block;
}
.Content-box-wrap-checkout-sammary UL LI{
	float:left;
	height:30px;
	line-height:25px;
	margin-right:10px;
}
.Content-box-wrap-checkout-sammary UL .count-txt SPAN{
	font-weight:bold;
}
.Content-box-wrap-checkout-sammary UL .count-txt STRONG{
	font-size:16px;
}

.tow-row-table{
	margin-top:10px;
}
.tow-row-table LI{
	float:left;
	width:253px;
	padding:2px 0px;
}
.tow-row-table LI A{
	color:#CE120E;
	font-size:12px;
	text-decoration:underline;
}
.tow-row-table LI A:hover
{
	text-decoration:none;
}
.tow-row-table LI .icon{
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -9px -130px;
	display:inline-table;
	display:inline-block;
	height:10px;
	width:13px;
}

.shoppingcart-container{
	width:960px !important;
}

.DD_wide {
	background:transparent url(../images/new_concept/ddMenu_button_cube_big.png) no-repeat scroll 0px 0px !important;
	width:183px !important;
}
.packaging_table .DD_wide,
.packaging_table .DD_wide .yui-button-active {
	background-image: url(../images/new_concept/ddMenu_button_cube_big_grey.gif) !important;
}
.even_wider {
	background:transparent url(../images/new_concept/ddMenu_button_cube_bigger.png) no-repeat scroll 0px 0px !important;
	width:270px !important;
}

.DD_wide .bd .yuimenuitem {
	background:white;
}

.DD_wide .yui-module {
	width:183px !important;
	top:20px !important;
}

.even_wider .yui-module {
	width:270px !important;
}

.DD_wide span button {
	width:183px !important;
	outline:none !important;
}
.even_wider span button {
	width:270px !important;
}

.DD_wide ul {
	border-right:1px solid #b7b7b7;
	border-left:1px solid #b7b7b7;
}


.DD .bd .yuimenuitem A:hover {
   padding-left:2px;
   padding-left:8px;
   background: #e7e7e7;
}
.DD_wide .bd .yuimenuitem a:hover {
}

.new-concept-sortbox{
	float:left !important;
	width: 294px;
}
* HTML .new-concept-sortbox{
	width: 310px;
}



.new-concept-design .page-num {
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -444px -308px !important;
	color:#333333;
	display:inline-block;
	font-size:11px;
	font-weight:normal;
	height:20px;
	line-height:17px;
	margin:0 2px;
	text-align:center;
	text-decoration:none;
	width:20px;
}



.new-concept-design a:hover.page-num {
    background-position:-419px -308px !important;
}
.new-concept-design a:hover.current-page {
    background-position:-467px -308px !important;
}
.new-concept-design .current-page {
    background-position: -467px -308px !important;
    color:#CE110D;
    font-weight:bold;
}


.new-concept-pager{
	float:right !important;
	position: relative;
}

* HTML .new-concept-pager .pager{
	float:right;
}

.new-concept-design .arw-right {
	background:transparent url(../images/new_concept/pager_arrows.png) no-repeat scroll -11px -13px;
	height:8px;
	overflow:hidden;
	text-indent:-90000px;
	width:7px;
}

.new-concept-design  .arw-left {
	background:transparent url(../images/new_concept/pager_arrows.png) no-repeat scroll 0px -13px;
	height:8px;
	overflow:hidden;
	text-indent:-90000px;
	width:7px;
}
#next-arrow1.disable,
#next-arrow2.disable{
	background-position: -11px -1px;
}

#prev-arrow1.disable,
#prev-arrow2.disable{
	background-position: 0 -1px;
}

.new-concept-design  #pagination{
	float:left;
}

.new-concept-design .innerProductBox .button
{
	width:auto !important;
}
.new-concept-design .button,
.new-concept-design .DarkAbtn {
	background:transparent url(../images/new_concept/red_button.png) no-repeat scroll left 0 !important;
	float:left !important;
	margin:0px;
	font-size: 12px;
	width:240px;
	font-weight: normal;
	line-height: 19px;
}

.new-concept-design .button SPAN,
.new-concept-design .DarkAbtn SPAN {
	background:transparent url(../images/new_concept/red_button.png) no-repeat scroll right 0 !important;
	color:White;
	font-family:Arial;
	font-size:12px;
	font-weight:normal !important;
	height:21px;
}
.new-concept-design a:hover.button,
.new-concept-design a:hover.DarkAbtn {
    background-position:left -21px !important;
}
.new-concept-design a:hover.button-small {
    background-position:left -18px !important;
}
.new-concept-design a:hover.button SPAN,
.new-concept-design a:hover.DarkAbtn SPAN {
    background-position:right -21px !important;
}
.new-concept-design a:hover.button-small SPAN {
    background-position:right -18px !important;
}

.new-concept-design .PriceTag {
	color:#CE110D;
}
.new-concept-design .innerProductBox li strong {
	color:#333333;
	font-weight:bold;
	height:auto;
	font-size:12px;
}

.new-concept-design .m_row {
	margin:0px 0 10px;
	background-position:center 0px !important;
	background:transparent url(../images/new_concept/perfumes_page_vertical_bg.gif) repeat-y scroll center 0;
}

.whitebg-wrap .corner {
	background-image:url(../images/new_concept/rounded_box_corners_white.gif) !important;
}
.whitebg-wrap .side {
	background-image:url(../images/new_concept/rounded_box_sides_white.gif) !important;
}


.whitebg-wrap div.rs {
	padding:0px;
}

.new-concept-design .item {
	float:left;
	margin-bottom:0;
	margin-left:12px;
	padding:0 20px 0 0;
	position:relative;
	width:293px;
	display: inline;
	height:142px;
	_height: 150px;
	
}


.new-concept-design .ttl-pages {
	color:#787878;
	float:none;
	font-weight:bold;
	height:27px;
	line-height:16px;
	padding:0;
	position: absolute;
	left: -69px;
}


#_yuiResizeMonitor{
	display:none;
}
.TopNav .lang-tab{
	float:right !important;
	font-weight: normal !important;
	background: url(../images/new_concept/top_nav_sides.png) no-repeat right 0 !important;
}
.TopNav .lang-tab A{
	float:right !important;
	border:0px !important;
	font-size:12px !important;
	padding: 0px;
	background-color: transparent !important;
	text-decoration: none !important;
	font-weight: bold;
}
.TopNav .lang-tab A.hover{
	background-color: transparent !important;
}
.TopNav .lang-tab A SPAN{
	padding-right: 8px !important;
}
.TopNav .lang-tab .over A{
	background: none !important;
}
.TopNav .lang-tab A SPAN.selected{
	text-decoration: underline !important;
	font-weight: normal;
}
.TopNav .lang-tab A:hover SPAN.selected{
	text-decoration: none !important;
}
.TopNav .lang-sep{
	float:right !important;
	margin-top: 6px;
}
.LinkList .TopNav .Tab{
	zoom:1;
	position:relative;
	height:1%;
}

.new-concept-design .shoppingCartBtn .ttl{
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -71px -132px;
	color:#CE110D;
	display:inline-table;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
}
.new-concept-design .shoppingCartBtn .icn_cart A{
	color:#666666;
	font-weight:bold;
}
.new-concept-design .shoppingCartBtn .toggle{
	float:right;
	color:#CE110D;
	text-decoration:underline;
	background:transparent url(../images/new_concept/arrows-red.gif) no-repeat scroll 46px 2px;
	padding-right:10px;
}
.new-concept-design .shoppingCartBtn .BASKET_CLOSE{
	background-position: 46px -26px;
}
.new-concept-design .shoppingCartBtn DIV{
	float: left !important;
}

.yui-ac-container {
	width:169px !important;
	position:relative;
	right:2px;
	top: 1px;
	z-index: 1000;
}
.yui-ac-container LI{
	color:#333333;
	margin-bottom:5px;
	padding-left:5px;
	font-size:12px;
	line-height: 22px;
}
.yui-ac-shadow{
	height:0px !important;
}
.RelatedProducts{
	color:#333333;
	font-size:12px;
}
.RelatedProducts A{
	color:#CE110D;
	text-decoration:underline;
}
.RelatedProducts A:hover{
	text-decoration:none;
}

.new-concept-design .purchase .row,
.new-concept-design .purchase .selected {
	background-color:Transparent !important;
}
.purchase .row {
	display:block;
	position:relative;
}
.onProduct{
	background-color:Transparent !important;
}


.product-table-inner .table-row{
	width:191px;
	height:85px;
	margin-bottom:0px !important;
	border-bottom:1px solid #BBBBBB;
}
.product-table-inner .readonly_input{
	width: 90px;
	border: 0;
	padding: 0;
}
.product-table-inner .last{
	width:auto;
	text-align: center;
	font-size: 12px;
}
.product-table-inner .table-row .price_tag,
.product-table-inner {
	color:#333333 !important;
	font-size:14px !important;
}
.product-table-inner {
	position:relative;
	top:-8px;
	height:1%;
}
.product-row-last li{
	border-bottom:0 none !important;
	height:75px !important;
}
.table-row P,
.table-row SPAN{
	font-size:12px !important;
}
.product-row-last li .sep{
	height:122%;
}
.product-table-wrapper div.br {
	padding:0 0 7px;
}
.product-table-wrapper div.rs {
	padding:0px !important;
}
.price-col{
	padding-left:0 !important;
	text-align:center;
	width:93px !important;
}
.product-col{
	font-size:12px;
	width:135px !important;
}

.button-col A{
	float:left !important;
	margin:0px !important; 
}
.button-col{
	padding-left:0px !important;
	width:205px !important;
}
.button-col .DarkAbtn {
	display:block;
	float:none !important;
	margin:auto !important;
	min-width:142px;
	text-align:center;
	width:172px !important;
}

.product-table-wrapper .corner {
	background-image:url(../images/new_concept/rounded_box_corners_white.gif);
}
.product-table-wrapper .side {
	background-image:url(../images/new_concept/rounded_box_sides_white.gif);
}


.ProductImage {
	width:192px !important;
}
.attributes{
	//width:265px !important;	
}
.attributes LI{
	//width:auto;
	//display:inline !important;
}
.new-concept-design .attributes LI {
	color:#666666;
	float:left;
	display:inline-table;
	display:inline-block;
	_width:auto;
	_display:inline;
}
.new-concept-design .ProductDescr .longText {
	color:#333333;
	font-size:12px;
	line-height:14px;
	margin-top:10px;
	display:block;
	margin-bottom: 17px;
}

.more_product_bottom_link{
	color:#ce110d;
	font-size:12px;
	text-decoration:underline;
}
.more_product_bottom_link:hover{
	text-decoration:none;
}
.purchase_title{
	font-size:16px;
	color:#333333;
	margin-top:0px !important;
}
.purchase_sub_title{
	font-size:12px;
	color:#333333;
	margin-bottom:10px;
	display:block;
}

.inline-breadcrumbs LI{
	float:right;
}
.inline-breadcrumbs .sep{
	color:#CE110D;
	margin:0px 4px;
}
.inline-breadcrumbs .h1-edition{
	width:auto;
	padding-top:1px;
	font-weight:normal;
}

.inline-breadcrumbs .no-padding{
	padding:0px;
}


.in_box_open{
	margin-top:10px;
	padding-top:5px;
	border-top:1px solid #c0bfbf;
}

.couponInputWrapper{
	float:left;
	width:124px;
}
.cart .couponInputWrapper{
	float:left;
	width: auto;
}
.couponInputWrapper SPAN{
	padding:0 11px 0 0;
}
.couponInputWrapper SPAN INPUT{
	width: 115px;
}


.cart .couponBtnWrapper{
	float: left;
}
.couponBtnWrapper{
	float:right;
	margin-right:5px;
	margin-top:3px;
	width:94px !important;
}
.couponBtnWrapper A{
	font-size:12px;
	margin:0 !important;
	padding:0 !important;
	width:94px !important;
}
.smallbaskate-cart-item{
	padding-bottom:10px;
	border-bottom:1px solid #bfbfbf;
	margin-bottom:15px;
}
.smallbaskate-cart-item .cartCount{
	margin-left:5px;
}
.cart-remove-btn{
	color:#cc0000;
	text-decoration:underline;
	float: right;
	clear: both;
	width:90px;
	text-align: right;
}
.cart-remove-btn:hover{
	text-decoration:none;
}
.smallbaskate-cart-item{
	position:relative;
	height:1%;
}
.smallbaskate-cart-item .img_wrapper{

	text-align:center;
	margin-right:7px;
	//width:70px;
	//display:block;
	_width:50px;
}
.smallbaskate-cart-item .img_wrapper IMG{
	margin:auto;
	display:block;
	border:1px solid #bfbfbf;
}
.smallbaskate-cart-item .info {
	margin-left:13px;
	width:159px;
	display: inline;
}

.smallbaskate-cart-item .txt_row SPAN{
	font-size: 11px;
}
.smallbaskate-cart-item .txt_row .CountWrapperFix SPAN{
	font-size: 12px;
}
.smallbaskate-cart-item .info .price_tag{
	font-weight:bold;
	font-size:16px;
	color:#cc0000 !important;
}
.smallbaskate-cart-item .info .cart-item-ttl{
	color:#333333;
	font-size:12px;
}
.smallbaskate-cart-item .info .cart-item-ttl STRONG{
	display: block;
}
.price_sam_row{
	display:block;
	padding:10px;
}
.price_sam_row .discount{
	display:block;
	float:right;
	font-size:12px;
	color:#333333;
	margin-bottom:5px;
	clear:both;
}
.TotalPrice{
	background:transparent url(../images/new_concept/silver_button_right.png) no-repeat scroll left top;
	display:block;
	float:right;
	height:30px;
	margin-bottom:5px;
	margin-right:-6px;
	text-decoration:none !important;
}
.TotalPrice SPAN{
	background:transparent url(../images/new_concept/silver_button_left.png) no-repeat scroll right 0;
	color:black;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:30px;
	line-height:34px;
	margin-left:12px;
	padding:0 13px 0 0;
	text-align:center;
	text-decoration:none !important;
	color:#cc0000;
	
	_position:relative;
	display:inline-table;
	display:inline-block;
	margin-right:-6px;
	_margin-right:-15px;
	_padding-left:10px;
}
.TotalPrice SPAN STRONG{
	font-weight:bold;
}

.ProductImage span.border-zoom {
	background:transparent url(../images/new_concept/product-zoom-border.png) no-repeat scroll 0 0 !important;
}
.ProductImage A:hover span.border-zoom {
	background:transparent url(../images/new_concept/product-zoom-border-hover.png) no-repeat scroll 0 0 !important;
}


.GenderLbl{
	font-weight:bold;
	font-size:12px;
	color:#666666;
}
.attributes-row{
	position:relative;
	height:1%;
	line-height: 21px;
	float: left;
	width: 350px;
}
.attributes-row LI{
	float: none;
	display: inline;
}
.attributes-row .sep{
	margin:0px 10px;
}
.attributes-row LI UL LI{
	margin:0px;
}

.attributes-row .attributes LI
{
	float:none;
}
.attributes-row .attributes{
	display: inline;
}


.imgGender{
	float:left;
	margin-right:7px;
	margin-top:-2px;
}
.top-margin-fix{
	margin-top:20px;
}
.purple_btnBox .purple_button_wide {
	height:17px !important;
	margin-right:-10px;
	padding-top:11px !important;
	width:215px !important;
}

.big-shopping-cart-new {
}
.big-shopping-cart-new TABLE TD{
	position:relative;
}

.packaging_options {
}
.packaging_options LI{
	zoom: 1;
}
.packaging_options .checkbox {
    width: 200px !important;
    margin: 0 0 5px;
}
.textarea_checkout {
    width: 279px;
    height: 53px;
    background: url(../images/new_concept/bg_textarea_checkout.png) no-repeat scroll left top;
}

.textarea_checkout TEXTAREA {
    padding: 5px;
    width: 268px;
    border: 0;
    background: transparent;
    height: 42px;
    overflow: auto;
}
.packaging_table {
    width: 100%;
    border-collapse: collapse; 
    table-layout: fixed;
    margin: 0 0 10px;
    /*background: #f8f8f4;*/
}
.packaging_table THEAD TH {
    background: #E7E7E7;
    color: #575757;
    height: 40px;
    text-align: left;
    vertical-align: middle;
    /*border-left: 1px solid #FFF; 
    border-bottom: 2px solid #FFF;*/
    padding: 0 10px;
    font-size: 12px;
}
.packaging_table TBODY TR {
    /*background: #F8F8F4;*/
    border-bottom:1px solid #BBBBBB;
}
.packaging_table TBODY TD {
    vertical-align:top;
    color: #575757;
    padding: 10px;
    /*border: 1px solid #BBBBBB;*/
}
.packaging_table TH.col1 {
    width: 197px;
}
.packaging_table TBODY TR.odd {
    /*background: #FFF;*/
}
.packaging_table .med_img_wrapper {
    background:transparent;
    display:block;
    float:left;
    height:64px;
    overflow:hidden;
    padding:0;
    width:64px;    
    overflow: hidden;
    background: white;
    border: 1px solid #b7b7b7;
    margin-right: 20px;
}
.odd-row TD {
    background: #FFF !important;
}
.one_address .odd-row TD.col3 {
    background: #f8f8f4 !important;
}
.some_details {
	float: left;
	width: 110px;
    font-size: 12px;
}
.some_details A {
    color: #d20906;
    text-decoration: underline;
}
.some_details A:hover {
    text-decoration: none;
}
.gift_card {
    width: 300px;
}
.col2 .gift_card,
.packaging_options .gift_card{
    display: none;
}
.showCardText .gift_card{
    display: block;
}
* HTML .packaging_table .showCardText .flexibox{
	width:205px !important;
}

.col2 .showCardText .gift_card{
    width: 226px;
}
.col2 .showCardText .textarea_checkout{
    width: 177px;
    background: url(../images/new_concept/bg_textarea_checkout_small.png) no-repeat scroll left top;    
}
.col2 .showCardText TEXTAREA{
    width: 177px;
}
.odd-row .flexibox .MiddleBox {
    background: none;
}
.col2 .showCardText .gift_card{
    display: block;
    width: 197px;
    margin-top:10px;
}
.astrix {
    color: #ce110d;
    font-size: 11px;
    width: 160px;
    padding: 5px 0 0 10px;
}
.packaging_options .astrix {
    width: 266px;
}
.lnk_toggle {
    padding: 0 15px 0 0;
    background: url(../images/new_concept/arrows-red.gif) no-repeat right -14px;
    zoom: 1;
}
.opened {
    background-position: right 1px !important;
}
.inwin_addresses #specialMessage,
.show_special_message .btn_inwin_closer,
.show_special_message .lnk_cancel{
	display: none;
}

.show_special_message .inwin_addresses #specialMessage{
	display: block;
}
.inwin_addresses .hd{
    background: url(../images/new_concept/overlay_top.png) no-repeat;
    height: 7px;
    width: 370px;
}
* HTML .inwin_addresses .hd{
      background-image: url(../images/x.gif);
      filter:progid:DXImageTransform.Microsoft.alphaimageloader(src='../App_Themes/CallPerfume/images/new_concept/overlay_top.png'); 
}
.inwin_addresses .ft{
    background: url(../images/new_concept/overlay_bottom.png) no-repeat;
    height: 11px;
    width: 370px;
}
* HTML .inwin_addresses .ft{
      background-image: url(../images/x.gif);
      filter:progid:DXImageTransform.Microsoft.alphaimageloader(src='../App_Themes/CallPerfume/images/new_concept/overlay_bottom.png'); 
}
.inwin_addresses .bd {
    background: #f9f8f8;
    border-left: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    width: 332px;
    position: relative;
    font-size: 14px;
    padding: 18px;
    text-align: left;
    direction: ltr;
    font-family: Arial;
}
* HTML .inwin_addresses .bd {
    width: 333px;
}
.inwin_addresses .SortBox {
    float: right;
	zoom: 1;
	position: relative;
	width: 71px;
	z-index:40000;
}
.inwin_addresses .SortBox .yui-module{
	height: 100px;
	zoom: 1;
	position: relative;
	width: 71px;
}
* HTML .inwin_addresses .SortBox .DD{
	margin: 1px 0 0 !important;
	zoom: 1;
	position: relative;
}
.inwin_addresses .SortBox .bd{
	background:white url(../images/new_concept/dd_bottom_bg_small.gif) no-repeat scroll -1px bottom !important;
	border:0 none;
	float:none !important;
	height:auto !important;
	margin-left:1px;
	padding:0 0 3px;
	width:73px !important;
}

.inwin_addresses .DD_small ul {
	/*border:0px !important;*/
}

.inwin_addresses .phone_input {
    position: absolute;
    top: 14px;
    left: 81px;
    width: 65px;
}
.btn_inwin_closer,
#areYouSureInwin .container-close {
    width: 21px;
    height: 23px;
    background: url(../images/new_concept/inwin_close.png) no-repeat;
    display: block;
    position: absolute;
    top:0px;
    right: -30px;
    text-align: left;
    text-indent: -9000px;
    overflow: hidden;
    text-decoration: none !important;
}
* HTML .btn_inwin_closer,
* HTML #areYouSureInwin .container-close{
      background-image: url(../images/x.gif);
      filter:progid:DXImageTransform.Microsoft.alphaimageloader(src='../App_Themes/CallPerfume/images/new_concept/inwin_close.png'); 
      cursor: pointer;
}

.clarification {
	color:#575757 !important;
	float:left !important;
	font-weight:normal !important;
	font-size:12px !important;
	width:400px !important;
	margin-top:-38px;
	position:relative;
}
.cart .nav-strip {
	margin:0px !important;
}
.cart .nav-strip .purple_btnBox{
	//width: 238px;
}
* HTML .shopping-cart-top-row{
	float: left;
}
.big-shopping-cart-new .total{
	border-top:0px !important;
	display:block;
}

.big-shopping-cart-new .cart-exit A,
.big-shopping-cart-new .cart-exit{
	color:#cc0000;
	font-weight:normal;
	font-size:12px !important;
	text-decoration:underline;
}
.big-shopping-cart-new .cart-exit A:hover
{
	text-decoration:none;
}

.cart-box tbody td {
	background-color:white !important;
	border-right:0px solid #FFFFFF !important;
}
.cart-box thead th {
	border-bottom:1px solid #bbbbbb !important;
	border-right:0px solid #FFFFFF !important;
}

.coupon-wrapper-wrap LI{
	float:left;
}
.coupon-wrapper-wrap{
	float:left;
}
.cart .coupon-wrapper-wrap{
	width: 521px;
}
.coupon-ttl{
	color:#666666;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin-right:10px;
	padding-top:2px;
	float:right;
}
.cart .coupon-ttl{
	float:left;
}
.shopping-cart-top-row LI{
	float:left;
	line-height:25px;
	margin-right:9px;
}
* HTML .shopping-cart-top-row{
	zoom:1;
}
* HTML .shopping-cart-top-row .main-text-ttl{
	display:inline;
}
* HTML .text-ttl{
	position: relative;
	zoom:1 !important;
	height:1%;
}

.cart-count A{
	color:#656666;
	font-weight:bold;
}

.ListBoxBtn {
	background:url(../images/new_concept/Shopping_cart_buttons.gif) no-repeat -9px -213px  !important;
	display:block;
	float:right;
	height:27px;
	position:relative;
	width:55px;
	direction:rtl;
	text-align: right !important;
}
.ListBoxBtn-Hover {
	background-position:-9px -249px !important;
}

.new-concept-design .cart-box .count_txt{
	float:left;
}
.new-concept-design .cart-box .CountWrapper{
	float:right;
	width:76px;
	//width:74px;
}
.countWrapper{
	width:55px;
}
.btn {
	background-color:transparent;
	border:0 none;
	cursor:pointer;
	display:block;
	height:13px;
	width:18px;
}

.shopping-cart-top-row .icn_cart{
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll right -392px;
	display:block;
	height:23px;
	width:20px;
}
.favorites A{
	text-decoration:underline;
}
.favorites A:hover{
	text-decoration:none;
}
.favorites{
	margin-top:1px;
}
.shopping-cart-top-row .main-text-ttl{
	margin-top:-1px;
}
.new-concept-design .cart-box .med_img_wrapper{
	background: transparent;
	border:1px solid #BBBBBB;
	height:auto;
	margin:0 15px 0 0;
	padding:0;
	width: auto;
}
.new-concept-design .cart-box .col1_text{
	padding:0px;
}
.new-concept-design .cart-box .item_name A{
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
}
.new-concept-design .cart-box .item_name A:hover{
	text-decoration:none;
}


.new-concept-design .cart-box .col4_Row .price_tag{
	color:#333333 !important;
	font-weight:bold;
	font-size:14px;
}

.ListBoxBtn span {
	color:#575757;
	float:right;
	font-weight:bold;
	position:absolute;
	right:32px;
	top:6px;
}
.new-concept-design .cart-box thead th{
	color:#333333 !important;
}
.new-concept-design .cart-box thead th,
.new-concept-design .diary_layout thead th {
	background:#E7E7E7 none repeat scroll 0 0;
	border-bottom:2px solid #FFFFFF;
	border-right:0px solid #bbbbbb !important;
	color:#575757;
	height:40px;
	vertical-align:middle;
	text-align:left !important;
	padding-left:10px;
	height:25px !important;
	padding-bottom:10px;
}
.new-concept-design .sep-wrap{
	position:relative;
	display:block;
	zoom:1;
}
.new-concept-design  .cart-box TR .first .sep{
	display:none;
}
.new-concept-design  .cart-box TR TH .sep,
.new-concept-design  .diary_layout TR TH .sep{
	border-right:1px solid white;
	border-left:1px solid #BBBBBB;
	display:block;
	height:50px;
	position:absolute;
	left:-5px;
	top:-30px;
	width:0;
}
.new-concept-design .col1{
	width:249px !important;
}
.new-concept-design .shipping_receipt .col1{
	width: 90px !important;
}
.new-concept-design .phone_payment .col1{
	width: 135px !important;
}
.new-concept-design .shipping_receipt .col3 {
	width: 290px;
}
.new-concept-design .col2{
	width:143px !important;
}
.new-concept-design .cart-box tbody tr td {
	border-bottom:1px solid #BBBBBB;
}
.new-concept-design .cart-box-row-last td{
	border-bottom:0px !important;
}
.new-concept-design .packaging_table .col1,
.new-concept-design .packaging_table .col2{
	width:auto !important;
}

.new-concept-design .fav-col .sep{
	top:-37px !important;
}
* HTML .new-concept-design .fav-col .sep{
	top:-30px !important;
}

.new-concept-design  .cart-box TR TD .sep{
	border-right:1px solid white;
	border-left:1px solid #BBBBBB;
	display:block;
	height:106px;
	//height:100px;
	position:absolute;
	left:-5px;
	top:-10px;
	width:0;
}
* HTML .new-concept-design .FixIE6Sep TR TD .sep{
	height:98px !important;
}
.new-concept-design  .cart-box .cart-box-row-last TD .sep{ 
	//height:107px;
}

.product-col .SkuName{
	clear:both;
	display:block;
	height:auto !important;
}
.product-col .price_tag{
	clear:both;
	display:block;
	float:left !important;
	width:80px;
	color:#333333;
	font-weight:bold;
}
.shpping-cart-rptProducts {
	padding-top:20px;
}
.new-concept-design  .shpping-cart-rptProducts .item{
	width:272px;
	margin-left:20px;
	display: inline;
	height: 135px;
	margin-bottom: 0px;
}

* HTML .new-concept-design  .shpping-cart-rptProducts .item{
	/*padding-right:50px !important;
	margin-left:15px !important;*/
}
* HTML .new-concept-design  .shpping-cart-rptProducts .item .innerProductBox .DarkAbtn{
	margin-right: 0 !important;
}

.text-ttl{
	color:#CE110D;
	font-size:16px;
	padding-bottom:10px;
}

.shpping-cart-rptProducts{
	background:transparent url(../images/new_concept/perfumes_page_vertical_bg_3.gif) repeat-y scroll center 0px;
}

.tab-nav li {
	background:transparent url(../images/new_concept/common_sprite.png) no-repeat scroll -143px -513px;
	width:105px;
}
.tab-nav li.current_tab {
	background-position:-251px -512px !important;
}
.tab-nav li.current_tab A{
	color:#CE110D;
}
.gender-switch {
	border-bottom:1px solid #C3C3C3;
	margin:0 0 24px;
}
.FragranceWidgetFlashWrap{
	display:block;
	margin-top:6px;
	padding-right:37px;
	margin: 0 0 16px;
}

.sale-of-month, .sale-gift,
.discount_wrap{
	margin-bottom: 20px;
}
/** HTML .sale-of-month{
	position:relative;
	height:1%;
}

.sale-of-month .Sale-Item{
	float:right;
	width:315px;
	_width:300px;
}

.sale-of-month .innerProductBox{
	width:299px !important;
	_width:300px !important;
	margin-left:10px;
}
.sale-of-month .innerProductBox .img-col{
	float:left;
	_width:50px;
}
.sale-of-month .innerProductBox .item-col{
	float:right;
	margin-left:10px;
}
.sale-of-month .innerProductBox .img-col IMG{
	border:1px solid #B7B7B7;
}*/
.login-state-wrap{
	display:block;
}
.login-state-wrap .Content-box-wrap{
	padding:0px 10px;
}
.floated-list LI{
	float:left;
}
.floated-list .sep{
	margin:0px 3px;
}


.yui-ac-bd UL{
	background-color:White;
	margin-top:2px;
}
.yui-ac-bd .odd{
	background-color:#f9f7f8;
}
.yui-ac-bd .dd-header{
	display:block;
	margin-top:-12px;
	position: relative;
	_margin-top: 0;
	background:white url(../images/new_concept/dropdown-inner.png) no-repeat scroll -1px top;
	padding-top:4px;
}
.yui-ac-bd UL LI{
	border-right:1px solid #aaaaaa;
	border-left:1px solid #aaaaaa;
	margin:0px;
	cursor:pointer;
	text-align:left;
}
.yui-ac-bd .dd-footer{
	height:5px;
	display:block;
	background:transparent url(../images/new_concept/dropdown-inner.png) no-repeat scroll -171px	bottom;
	border:0px;
	line-height: 4px;
	font-size: 4px;
}
.yui-ac-bd UL .yui-ac-highlight,
.yui-ac-bd UL .yui-ac-prehighlight{
	background: #e7e7e7;
}
.new-concept-design .RightCol  .Content-box-wrap .content {
	width:469px;
	overflow: hidden;
	//overflow:inherit !important;
	margin-left:0px;
}

.new-concept-design .content-wide-box .video-symbol-wrap{
	float:left;
	margin-right: 15px;
}

.TopNav .HoverTab,
.TopNav .SelectedTab{
	display:none;
}
.TopNav .tab_closer{
	position:relative;
	height:1%;
}
.TopNav A:hover{
	background-color:#ff4435;
}
.lang-tab A,
.lang-tab A:hover{
	background-color:Transparent !important;
}
/*
.TopNav .first-button .hover .HoverTabs,
.TopNav .first-button .SelectedTab{
	display:block;
	background:transparent url(../images/new_concept/TopNav_RightCoreners.jpg) no-repeat scroll left -51px;
	display:block;
	height:37px;
	width:14px;
	position:absolute;
	right:-19px;
	top:-4px;
}
.TopNav .first-button .hover .HoverTab{
	background-position:left top;
}
*/

.address_btns{
	clear:both;
	display:block;
	position:relative;
	height:1%;
	_z-index:-1;
}
.address_btns a.button {
	margin-right:20px;
}

.phone_input{
	float:right !important;
}

.phone_input INPUT{
	width:177px !important;
	
}

.update_address .SortBox{
	float:left;
	width: auto !important;
	//width:0px !important;
}
.update_address .row-c{
	width:auto !important;
	//width:285px !important;
}
.new-concept-design .update_address .yui-ac-container{
	left:-17px;
	position:absolute;
	top: 28px;
	width: 148px !important;
}


.AutoCompleteCity .yui-ac-container{
	/*top:15px !important;*/
}
.AutoCompleteCity .yui-ac-bd UL{
	/*border-bottom:1px solid #AAAAAA;*/
}
.update_address .yui-ac-content{
	width:146px !important;
}

.update_address .dd-footer {
	background-position: right bottom;
}
.update_address .DD_small{
	margin-top: 2px;
}
.priceRow .priceTag,
.col_error,
.help .helpLink{
	color: #CE120E !important;
}
.cardtype{
	width: 187px !important;
	position:relative;
	z-index:4000;
	height:1%;
	zoom:1;
}
.col2_wrapper {
	direction:ltr;
	float:left;
	padding:0;
}

.inwin-creditcard-x {
    width: 20px;
    height: 21px;
    float: right;
    background: url(../images/new_concept/inwin-creditcard-x.png) no-repeat;
}
.inwin-creditcard-box {
    width: 254px;
    height: 81px;
    position: absolute;
    top: 55px;
    left: -240px;
    display:none;
}
.inwin-creditcard {
    width: 234px;
    height: 81px;
    float: right;
    background: url(../images/inwin-creditcard.png) no-repeat;
   
}
.inwin-creditcard P {
    color: #CE120E;
    font-size:11px;
	line-height:13px;
	margin:5px 0 0 13px;
	width:105px;
}
.is_open {
    display:block;    
}
.checkout-details .Content-box-wrap-wrap {
	margin-right: 5px;
}
.paymentInfo,
.DdeliveryBillAdress{
	width: 280px !important;
}
.paymentInfo .ttl,
.DdeliveryBillAdress DIV .ttl{
	background: none !important;
	text-align: left !important;
	width: auto !important;
}
.paymentInfo .ttl SPAN,
.DdeliveryBillAdress DIV .ttl SPAN{
	padding: none !important;
	font-weight: bold !important;
	float: left;
}
.paymentInfo DIV .ttl A,
.DdeliveryBillAdress DIV .ttl A{
	text-decoration: underline !important;
	font-weight: normal !important;
	float: right;
	margin: 3px 0 0 7px ;
}
.paymentInfo DIV .ttl A:hover,
.DdeliveryBillAdress DIV .ttl A:hover{
	text-decoration: none !important;
}

.step4-box {
    width: 100%;
    border-collapse: collapse; 
    table-layout: fixed;
    _position:relative;
}
.step4-box .sep-wrap .sep{
	height:138px !important;
	_height:150px !important;
}
.step4-box THEAD TH {
    background: #E7E7E7;
    color: #666;
    height: 40px;
    text-align: left;
    vertical-align: middle;
    border-right: 1px solid #FFF; 
    border-bottom: 2px solid #FFF;
    padding: 10px;
    _position:relative;
}
.step4-box TBODY TR {
    background: #fff;
}
.step4-box TBODY TD {
    vertical-align:top;
    color: #666;
    padding: 10px;
    border-right: 1px solid #E7E7DD;
    _position:relative;
}
.step4-box TD.col2 {
    font-weight: bold;
}
.step4-box TD.col3 {
    color: #CE120E;
    font-size: 16px;
    font-weight: bold;
}
.step4-box TBODY TR.odd {
    background: #FFF;
}
.last-td {
    border-right: #FFF !important;
}
.step4_sum {
    color: #545454;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    border-top: 1px solid #e7e7dd;
    padding-top: 3px;
    margin: 0 0 30px;
}
.new-concept-design .button_next{
	background: url(../images/new_concept/wizard_buttons_arrow.png) no-repeat 0 0 !important;
	width: 110px !important;
	height: 30px !important;
}
.new-concept-design .button_next:hover{
	background-position: 0 -30px !important;
}
.new-concept-design .button_pre{
	background: url(../images/new_concept/wizard_buttons_arrow.png) no-repeat -110px 0 !important;
	width: 110px !important;
	height: 30px !important;
}
.new-concept-design .button_pre:hover{
	background-position: -110px -30px !important;
}
.new-concept-design .btn_normal_wide {
    height: 30px;
    line-height: 29px;
    font-weight: bold;
    width: 240px;
    text-align: center;
    background: url(../images/new_concept/btn_normal_wide.png) no-repeat;
    display: block;
    color: #FFF;
    font-size: 12px;
}
.new-concept-design .btn_normal_wide:hover {
    text-decoration: none;
    background-position: 0 -30px;
}
.new-concept-design .radioOn,
.new-concept-design .radioOff{
	background-image: url(../images/new_concept/Radio_BG_alpha.png);
	background-repeat: no-repeat;
} 
.inwin_addresses .col_a {
    width: 157px;
    float: left;
    margin-right: 15px;
    width:auto !important;
}
.inwin_addresses .col_a LABEL {
    display: block;
    margin: 4px;
}
.inwin_addresses .last {
    margin-right: 0 !important;
}
.inwin_addresses .col_b {
    float: none;
    /*width: 71px;*/
    margin-right: 15px;
}
.zipcode_cell {
    padding-top: 20px;
}
.small_font,
.zipcode_cell {
	font-size: 12px;	
    color:#ce110d;
}
.small_font:hover{
	text-decoration: none !important;
}
.bg_textarea_small {
    height: 60px;
    width: 157px;
    background: url(../images/new_concept/bg_textarea_small.png) no-repeat;
    margin: 5px 0 0;
}
.bg_textarea_small TEXTAREA {
    border: 0;
    padding: 5px;
    background: none;
    width: 147px;
    height: 48px;
    overflow: auto;
    
}
.new-concept-design .btn_normal {
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    width: 100px;
    text-align: center;
    background: url(../images/new_concept/btn_normal.png) no-repeat;
    display: block;
    color: #FFF;
    font-size: 11px;
}
.btn_normal:hover {
    text-decoration: none;
    background-position: 0 -30px;
}
.lnk_cancel {
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
}
.iwnin_actions .btn_normal,
.iwnin_actions .lnk_cancel {
    float: right;
    margin-left: 20px;
}
EM.must {
    font-weight:bold;
    color:#ce110d;
}
P.err {
    clear: both;
    color: Red;
    font-size: 12px;
    font-weight: bold;
    display: none;
}
.lil_tips_box H1{
	padding-bottom: 4px !important;
}
.lil_tips_box .top_link{
	float: right;
	margin:4px 0 0;
	text-decoration: none !important;
}
.lil_tips_box .top_link SPAN,
.lil_tips_box .inner_link SPAN{
	text-decoration:underline;
}
.lil_tips_box .top_link:hover SPAN,
.lil_tips_box .inner_link:hover SPAN{
	text-decoration: none;
}
.lil_tips_box IMG{
	float: left;
	margin-right: 15px;
	border: 1px solid #b7b7b7 !important;
}
.lil_tips_box .title{
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin-bottom: 6px;
}
.lil_tips_box .article .title{
	color: #CE110D;
}
.lil_tips_box .title SMALL{
	color: #666;
	font-size: 12px;
	font-weight: bold;
}
.contact-form .textarea-bg{
	background: url(../images/new_concept/moreInfo.gif) !important;
	width: 280px !important;
	height: 101px !important;
	_overflow:hidden;
	margin-bottom: 10px;
}

.login_text{
	display: block;
	width: 400px;
}
.login_explained{
	font-weight: bold;
	margin-bottom: 10px;
	color: #666666;
}
.login_label {
	font-weight: bold;
	vertical-align: top;
	padding-top: 4px;
}

#checkWrapper label {
	background:transparent url(../images/new_concept/check_bg.png) no-repeat scroll left top;
	cursor:pointer;
	display:block;
	height:20px;
	padding-left:25px;
}
.ttl_login_to_site,
.ttl_quick_register{
	color:#CE110D;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.btn_and_link A{
	float: right;
	margin-right: 20px;
	display: inline;
	margin-top: 6px;
}
.btn_and_link A.btn_normal{
	margin: 0;
}

.login_right{
	padding-right: 25px;
	border-right: 1px solid #bbb;
}
.login_left{
	padding-left: 20px;
}
.product-row-last .last{
	text-align: center;
}
/*.m_row-wrap
{
	position:relative;
	height:1%;
}*/
.FindGift-wrap
{
	zoom:1;
}
.sort_box_text
{
	/*//float:none !important;*/
}
* HTML .sort_box_text{
	float:none !important;
	width:98px;
	display:block;
	padding:0px;
	margin:0px;
}
.m_row
{
	display:block;
	width:650px;
}
.RecentlyViewedProductsModule
{
	display:block;
	margin-top:10px;
}

.searchHP .main_autocomplete{
	position: relative;
	zoom: 1;
	z-index: 1000;
}
.searchHP .yui-ac-container{
	position: absolute;
	top: 33px;
	_top: 19px;
	left: -2px;
}
.searchHP .button{
	background: none !important;
	float: right !important;
	height: 26px !important;
}

.perfumeAd
{
	display:none;
}

/* search review */
.search_reviews{
	position:relative;
	z-index:2;
}
.search_reviews_inner{
	background: url(../images/new_concept/bg_search_review.png) top left no-repeat;
	position: relative;
	height: 24px;
	margin-bottom: 15px;
	width: 238px;
}
.search_reviews_inner INPUT#myInput1{
	background: transparent;
	border: 0;
	margin: 3px 0 0 6px;
	padding:0;
	width:217px;
	color: #ce110d;
}
.search_reviews_inner .yui-ac-container{
	position:absolute;
	left:0;
	top:29px;
	//top:21px;
	width:238px !important;
}
.search_reviews_inner .dd-footer {
	background-position: -340px bottom;
}
.new-concept-design .btn_autocomplete{
	position: absolute;
	right: 1px;
	top: 1px;
	background: url(../images/new_concept/btn_magnify.png) 7px 3px no-repeat !important;
	width: 22px;
	height: 22px;
	border: 0;
	text-indent: -9000em;
	overflow: hidden;
	cursor: pointer;
}
.new-concept-design .searchHP .btn_autocomplete{
	background-position:5px 3px !important;
	height:20px !important;
	right:22px;
	//right:25px;
	_right: 24px;
	top:4px;
}
.new-concept-design .searchHP .btn_autocomplete:hover{
	background-position:5px -16px !important;
}
* HTML .new-concept-design .searchHP .btn_autocomplete:hover{
	background-position:5px -16px !important;
}


.btn_autocomplete:hover{
	background-position: 7px -16px;
}
.errorFavorite
{
	zoom:1;
	position:relative;
}

.explain-tips{
	padding: 3px !important;
}
.ttl-explain-tips{
	width: auto !important;
}
.explain-tips STRONG{
	font-size: 14px;
	display: block;
	margin-bottom: 4px;
}
.explain-tips P{
	margin: 0;
	line-height: 17px;
	width: 248px;
}
.tip-box .topRow,
.tip-box .bottom_row{
	float: right;
	margin: 0;
}
.tip-box .text-ttl{
	padding-bottom: 31px !important;
}
.tip-box .pager{
	float: right;
}
.ttl-more-tips{
	float: left;
}
.tip-box .img-wrap{
	margin-right: 0px;
}
#pic
{
	visibility:hidden;
}

.updatebutton .button{
	float: right !important;
}

.customer_reviews_list{
	width: 100%;
}
.cart_content .tinyCart {
	margin-bottom:12px !important;
	padding-right: 0 !important;
	padding-left: 9px;
}
.tinyCart .button-small span{
	width: 70px;
	font-size: 11px !important;
}
.links_row {
	margin-right: 8px;
	width: 243px;
}
.links_row LABEL{
	width: 80px;
	float: left;
	margin-left:12px;
}
.fixed_height ul.first-of-type {
	height:170px !important;
	overflow:auto !important;
}
.events-upper{
	width: 650px !important;
}
.my-orders{
	/*padding:0px 10px;*/
}
.my-orders .events-upper,
.myConnectInfo_border, .generalInfo_border, .addressInfo_border{
	border-bottom:1px solid #C5C5C5 !important;
}
.my-orders .accountRow .button{
	width: 137px;
	margin-top: 2px !important;
}
.my-orders .address_btns{
	position: static !important;
}
.events .accountRow .button{
	width: 127px;
}
.events .accountRow .button SPAN{
	font-size: 11px;
}

/* calendar */
.new-concept-design .yui-calendar td.calcell.today a {
	background: #eca0a0 !important;
}
.new-concept-design .yui-calendar td.calcell.calcellhover a {
	background: #ed706f !important;
	color: #fff !important;
}
.new-concept-design .yui-calendar td.calcell.calcellhover{
	background: #fff !important;
}
.new-concept-design .yui-calendar td.calcell a,
.yui-skin-sam .yui-calendar .calweekdaycell  {
	color: #c2110b !important;
}
.new-concept-design .yui-calendar .calnavleft,
.new-concept-design .yui-calendar .calnavright{
	background-image: url(../images/new_concept/calendar_Arrow_bg.png) !important;
}
.new-concept-design #cal1Container{
	background-image: url(../images/new_concept/calendar_bg.png) !important;
	padding: 35px 13px;
}
.new-concept-design .leftinfoBox {
	padding: 0;
	height: auto;
}
.new-concept-design .my-orders .desc{
	font-size: 12px;
}

/* did_you_know */
.did_you_know {
	text-align: center;
}
.did_you_know IMG{
	border: 1px solid #ccc;
	margin-top: 7px;
}
.did_you_know P{
	text-align: left;
}

/* where we work */
.where_we_work{
	z-index:2 !important;
}
.where_we_work DIV.tr{
	padding: 17px 0 0;
}
.where_we_work .carousel-component{
	padding: 0 9px;
	width:238px !important;
}
.where_we_work .carousel-component .carousel-list li{
	width:238px !important;
}
.where_we_work .carousel-list IMG{
	vertical-align: middle;
	padding: 1px;
	background: white;
	border: 1px solid #ccc;
}
.where_we_work .arw-right,
.where_we_work .arw-left{
	background-image: url(../images/new_concept/btn_grey_carousel_arrows.png);	
	top: 72px;
}
.where_we_work .contact_info{
	padding: 10px 0 0 10px;
	line-height: 20px;
}
.where_we_work .contact_info .title{
	font-size: 14px;
	font-weight: bold;
}
.where_we_work .contact_info STRONG{
	font-weight: bold;
}
.where_we_work .contact_info A SPAN{
	text-decoration: underline;
}
.where_we_work .contact_info A,
.where_we_work .contact_info A:hover SPAN{
	text-decoration: none;
}
.new-concept-design .general .row-a,
.new-concept-design .general .row-b,
.new-concept-design .contact-form .row-b,
.new-concept-design .general .row-c {
	width: 156px;
}
.new-concept-design .btn_new_address{
	float: right !important;
}
.new-concept-design .viewed-sort li{
	background: url(../images/new_concept/sep-viewed.gif) no-repeat right 3px;	
}

.shippment .red-ttl{
	font-size: 16px;
}
.new-concept-design .contact-form{
	font-size: 12px;
}
.new-concept-design .contact-box a {
	font-weight: normal;
}

.new-concept-design .contact-info .address,
.new-concept-design .contact-info .phone,
.new-concept-design .contact-info .contact{
	background: url(../images/new_concept/icn_contact.png) no-repeat left 2px;	
}
.new-concept-design .contact-info .address{
	background-position: left -28px;
	padding-bottom: 0;
	margin-bottom: 10px;
}
.new-concept-design .contact-info .contact{
	background-position: left -59px;	
	font-weight: normal !important;
}	
.new-concept-design .contact-info .last_one{
	padding-bottom: 3px;
}	

.list_recommendations {
	margin-top: 10px;
}
.list_recommendations .image {
	float:left;
	width:134px;
}
.list_recommendations .text {
	float:right;
	width:516px;
	margin-top: 14px;
}

.new-concept-design .tip,
.new-concept-design .add-more,
.new-concept-design .short-desc{
	color: #CE120E;
}
.new-concept-design .tip{
	color: #333333 !important;
}
.new-concept-design .add-more{
	padding: 0;
}
.new-concept-design .short-desc{
	width:237px;
}
.new-concept-design .event_name_input{
	float: left;
}
.new-concept-design .unrequired .row-b{
	width: 204px;
}
.AutoPadding10
{
	padding:10px;
}
.perfume-index-container .Content-box-wrap-wrap
{
	height:auto;
}
.Content-box-wrap-wrap{
	/*position:relative;*/
	//z-index:-1;
	_position:inherit;
}
* HTML .RightCol .whitebg-wrap{
	height:1%;
}
.ProductReviewModuleContent .upper
{
	display:block;
	margin-bottom:10px;
}
.ProductReviewModuleContent .input-text
{
	margin-bottom:10px;
}
.ProductReviewModuleContent .textarea-bg
{
	margin-bottom:10px;
}
.ProductReviewModuleContent .textarea-bg textarea 
{
	height:143px;
	width:250px;
	border:0px;
	background-color:Transparent;
	padding:10px;
}
.ProductReviewModuleContent .PerfName{
	color:#CE110D;
}
.new-concept-design .unrequired .row-a {
	width:340px;
}
.genderLbl {
	float:left;
	margin-bottom:10px;
	padding:0 10px 0 0;
}

.blockErr{
	clear:both !important;
	display:block !important
}
	
* HTML .shoppingcartBox-wrapper{
	width:274px !important;
}

.events-right {
	float:left;
	width:455px !important;
}

.events-right A{
	color:#CE120E;
}
.diary_layout thead tr {
	background-color:#e7e7e7 !important;
}
.diary_date SPAN{
	color:#CE120E;
}
.couponInputWrapper span input{
	line-height:16px !important;
	height:16px !important;
	padding:2px 0px !important;
	color: #666;
}

.perfume-group-row{
	clear:both;
	color:#666666;
	display:block !important;
	font-size:12px;
	height:26px;
	line-height:24px;
	margin:15px 0 ;
	padding-left:35px;
	width:auto;
}

.perfume-group-red{
	background: url(../images/new_concept/perfume-color-group.gif) no-repeat -3px -43px;
}
.perfume-group-colored{
	background: url(../images/new_concept/perfume-color-group.gif) no-repeat -3px -316px;
}
.perfume-group-blue{
	background: url(../images/new_concept/perfume-color-group.gif) no-repeat -3px -82px;
}
.perfume-group-purple{
	background: url(../images/new_concept/perfume-color-group.gif) no-repeat -3px -120px;
}
.perfume-group-orange{
	background: url(../images/new_concept/perfume-color-group.gif) no-repeat -3px -355px;
}
.perfume-group-green{
	background: url(../images/new_concept/perfume-color-group.gif) no-repeat -3px -160px;
}
.perfume-group-gold{
	background: url(../images/new_concept/perfume-color-group.gif) no-repeat -3px -199px;
}

.perfume-group-black{
	background: url(../images/new_concept/perfume-color-group.gif) no-repeat -3px -238px;
}

.perfume-group-white{
	background: url(../images/new_concept/perfume-color-group.gif) no-repeat -3px -277px;
}

.perfume-group-pink{
	background: url(../images/new_concept/perfume-color-group.gif) no-repeat -3px -4px;
}
.new-concept-design .FinalStep p{
	color: #333;
	font-size: 12px !important;
}
.new-concept-design .FinalStep strong.bigger{
	font-size: 14px;
}
.new-concept-design .FinalStep .button{
	float: left;
}

.content .content{
	padding: 0;
}

.EXPIRATION_DATE_LABEL{
	display:block;
}
.paymentNumber{
	position:relative;
	zoom:1;
	z-index:2000;
}
.RightCol .desc{
	position:relative;
	height:1%;
}
#areYouSureInwin_c{
	position: absolute;
	z-index:20000000 !important;
}
	
#areYouSureInwin{
	background: url(../images/bg_areYouSure_Inwin.png);
	padding: 25px 0 0;
	text-align: center;
	width: 250px;
	height: 101px;
	font-size:14px;
}
* HTML #areYouSureInwin{
      background-image: none;
      filter:progid:DXImageTransform.Microsoft.alphaimageloader(src='../App_Themes/CallPerfume/images/bg_areYouSure_Inwin.png'); 
}	
#areYouSureInwin .bd{
	zoom: 1;
	position: relative;
}
#areYouSureInwin .ft{
	
	margin-top: 25px;
	zoom: 1;
	direction: ltr;
}
#areYouSureInwin .ft BUTTON{
	height:31px;
	position:relative;
	width:65px;
}
.update_brand .DD,
.update_more_info .DD{
	float: none;
}
.last-table-row td,
.last-table-row {
	border-bottom:0px !important;
}

.step4-box thead th {
	border-bottom:0px !important;
	border-right:0px !important;
}
.step4-box .row-last TD{
	border-bottom:0px !important;
}
.step4_sum {
	border-top:0px !important;
	text-align:left;
}
.step4_sum SPAN.msg_gift{
	float:left;
	width:100%;
	margin-bottom:15px;
}
.new-concept-design .mailbox{
	float: none;
}
.error404 .LinkList {
	padding:10px 0 0 10px;
}
.error404 .LinkList .ttl {
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	color:#333;
}
.error404 .LinkList UL {
	float:left;
	width:150px;
	padding:10px 0 0 0;
}
.error404 .LinkList UL LI {
	line-height:20px;
}

.error404 .LinkList UL LI A{
	text-decoration: underline;
}
.error404 .LinkList UL LI A:hover{
	text-decoration: none;
	background: transparent;
}
.lovedItems .pinktxtcolor{
	color:#CE120E;
}


.shipping_receipt .col2 {
	width:auto !important;
	float:none !important;
}
.phone_payment .col2 {
	width:auto !important;
}
* HTML .verifyNumber{
	width:50px;
}
.verifyNumber .input-text span input {
	width:100%;
}
.verifyBox{
	width:auto !important;
}
/* article */
.article .article_title{
	color: #CE110D;
	font-size: 22px !important;
	font-weight: bold;
	position: relative;
}
.article .article_author,
.article .article_subtitle{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 20px;
}
.article .article_subtitle{
	font-size: 16px;
}
.article .article_content{
	font-size: 14px;	
	color: #333;
}
.article .article_subtitle A,
.article .article_content A{
	color: #CE110D;
	text-decoration: underline;
	font-weight: bold;
}
.article .article_subtitle A:hover,
.article .article_content A:hover{
	text-decoration: none;
}
.article_nav A SPAN{
	text-decoration: underline;
}
.article_nav A:hover,
.article_nav A:hover SPAN{
	text-decoration: none;
}
.article_nav .lnk_next{
	float: left;
}
.article_nav .lnk_prev{
	float: right;
}

.verifyNumber .input-text SPAN{
	width:42px;
	//width:50px;
	_width:50px;
}
.inwin_addresses .address-description{
	left:5px !important;
	top:-88px !important;
}
.main-text-ttl,
.main-txt-ttl,
.main-ttl-txt{
	font-size: 22px !important;
}
.gift_card_box{
	padding:0px 7px;
}

.ArticleSelectedPerfume{
	padding: 0 0 10px 10px;
}

.ArticleSelectedPerfume .lastviewimg{
	width: 116px;
}

.ArticleSelectedPerfume .innerProductBox{
	width: 145px;
}
.ArticleSelectedPerfume .top_link{
	text-decoration: none !important;
}
.ArticleSelectedPerfume .PriceTag SPAN{
	float: left;
	margin-right: 5px;
}
.ArticleSelectedPerfume .txtSmall SPAN{
	display: inline;
}
.ArticleSelectedPerfume .DarkAbtn{
	margin: 0 !important;
}
.lnk_arrow,
.lnk_arrow:hover SPAN{
	text-decoration: none !important;
}
.lnk_arrow SPAN{
	text-decoration: underline;
}

.inwin_addresses .address-description{
	float:none !important;
	left:0 !important;
	width:auto;
}
.address-phone{
	float:left !important;
	width:165px;
	position: relative;
	margin-bottom: 5px;
}
.address-phone .col_a{
	margin:0px;
}

.address-phone .col_a .SortBox{
	margin-top:2px;
}

.inwin_addresses .yui-ac-container{
	
}

.inwin-form-row .form-col{
	width:150px;
}
.inwin-form-row .form-col-auto{
	width:auto !important;
}

.inwin-form-row .form-col-a{
	float:left;
}
.inwin-form-row .form-col-b{
	float:right;
}

.inwin_addresses .address-phone{
	width:auto !important;
	float:none !important;
}
.inwin_addresses .address-phone LABEL{
	display:block;
	clear:both;
}
.inwin_addresses .address-phone .SortBox {
	float:left !important;
}
.inwin_addresses .auto-complete-city .AutoCompleteCity span span{
	width:143px;
}
.inwin_addresses .auto-complete-city .AutoCompleteCity .yui-ac-container {
	left:-17px !important;
	top:8px !important;
	//top:-5px !important;
	width:169px !important;
	_position: absolute;
}
* HTML .main-txt-title{
	position:relative;
	height:1%;
}
* HTML .PageBody{
	position:relative;
	height:1%;
}
.new-concept-design .notop{
	margin-top:0px;
	padding-top:0px !important;
}
.new-concept-design .row {
	height:auto;
	margin:0 0 10px;
}
.new-concept-design .diary-save-btn{
	float:right !important;
}
.Address-Links-Wrapper{
	display:block;
}
.email-subscribe-ttl{
	font-size:12px !important;
}
.favlnkDeleteWrap{
	text-align:center;
	width:129px;
}
.personal-offer-wrap .item{
	width:260px;
	margin-left:0px;
	margin-bottom:10px;
}
.personal-offer-wrap .item .lastviewimg{
	border:1px solid #B7B7B7;
	float:left;
	height:126px;
	width:95px;
}
.personal-offer-wrap .item .innerProductBox{
	width:150px;
	float:right;
}
* HTML .CountWrapperFix{
	position:relative;
	zoom:1;
}
.quickSale dd,
.quickSale dt{
	font-weight:bold;
}
.quickSale .brackets{
	font-weight:normal !important;
}
.ecf-errorline-moderate{
	display:block;
	padding-bottom:20px;
}
.ecf-errorline-moderate SPAN{
	//zoom:1;
	//position:relative;
	//padding-bottom:10px;
}
.choose_payment{
	//position:relative;
	//zoom:1;
}
* HTML .addressBox .innerRow{
	zoom:1;
}



/*left-to-right-layout*/

.left-to-right-layout{
}
.left-to-right-layout .RightCol{
	float:right;
}
.left-to-right-layout .leftCol{
	float:left;
}
.left-to-right-layout .TopNav li {
	float:right;
}
.left-to-right-layout #Li0 a {
	margin-right:-2px;
	background-position:right top;
}
.left-to-right-layout .TopNav .lang-tab {
	float:left !important;
	background-position:left 0px !important;
}
.left-to-right-layout .FotterTable .col {
	float:right;
	padding:0 0 0 20px;
}
.left-to-right-layout .FotterTable {
	float:right !important;
}
.left-to-right-layout .footer_box{
	float:left !important;
}
.left-to-right-layout .footer .logo {
	float:left;
}

.RightCol .left-float-ttl A{
	font-size:16px;
	font-weight:bold;
}

.AddressOption .inputBox {
	position: static;
	margin: 0 !important;
}
.sep {
	background:none !important;
}
.sep-wrap .sep{
	border-top:1px solid #C5C5C5;
}

.gift_card .Content-box-wrap-wrap{
	/*z-index:20000 !important*/
}

.packaging_table .last-table-row .sep-wrap{
	//display:none;
}

* HTML .DD{
	position:relative;
	zoom:1;
	float:none;
}
* HTML .login-info .DD{
	float: left !important;
}
.txt_special{
	color:#CE110D;
	font-weight:bold;
	display:block;
}
.new-concept-design .diary_layout tr {
	background-color:White !important;
}
.new-concept-design .diary_layout th{
	color:#333333 !important;
}
.new-concept-design .diary_layout th.diary_entry_name {
	width:103px;
}

.new-concept-design #shadowbox_loading span a,
.new-concept-design #shadowbox_toolbar_inner div a,
.new-concept-design #shadowbox_title_inner{
	color: #CE110D !important;
}

.login_right TD.btn_and_link{
	padding-top: 10px;
}

.street-num{
	width: auto !important;
}
.lbl_password_recovery{
	text-align: left;
	padding-right: 10px;
}
.txt_remembered{
	position: absolute;
	width: 150px;
}
.password_recovery_wrapper .submitBtn{
	margin-top: 10px !important;
}

.HasPackaging .checkbox,
.HasCard .checkbox{ 
	font-size: 11px;
}
.new-concept-design .payment_options_radios .radio .radioOff,
.new-concept-design .payment_options_radios .radio .radioOn{
	width: 218px;
}
.FinalStep{
	padding: 0 !important;
}
.product-row .above_btn{
	font-size: 11px !important;	
	margin: 0 0 2px;
}
.product_review_try_to_find STRONG{
	float: none !important;
	width: auto !important;
	margin: 0 0 11px;
}
.product_review_try_to_find P{
	float: none !important;
}
.take_notice{
	color:#CE110D;
	font-weight:bold;
	margin-bottom:16px;
}

/*  store page */
.store-wrap {
	float:left;
	margin-top:26px;
	width:617px;
}
.store
{
	margin-right:1px;
	margin-left:0;
	padding:0 !important;
}

.store-ttl
{
	background-color:#F9F7F8;
	border-bottom:1px solid #C5C5C5;
	border-left:1px solid #C5C5C5;
	padding-left:10px;
}

.store-address
{
	background-color:#FFFFFF;
	border-left:1px solid #C5C5C5;
	line-height:24px;
	padding:19px 17px 15px;
}
.product_reviews_search{
	height: 400px !important;
}
.txt_special{
	color:#CE110D !important;
}
.innerProductBox p
{
	font-size:11px;
	color:#333333;
}

/* Kne kabel*/
.whitebg-wrap #divGift, .whitebg-wrap #divDiscount,
.discount_wrap #divGift, .discount_wrap #divDiscount{
	padding-left:9px;
	float:left;
}
.discount_wrap{
	margin-bottom:20px;
}
#divGift IMG, .disc_percent{
	border:1px solid #B7B7B7 !important;
	height:60px !important;
	width:60px !important;
	margin-right:15px;
}
.disc_percent{
	color:#CE120E;
	display:block;
	font-size:20px;
	font-weight:bold;
	height:60px;
	line-height:60px;
	text-align:center;
	width:60px;
}
.txt_discount{
	float:left;
	padding-top:9px;
	width:560px;
}
.txt_discount .disc_name{
	font-size:16px;
	color:#CE120E;
	font-weight:bold;
}
/*check out - kne kabel*/
#ChooseGiftWrapper{
	margin:8px 0 25px 0;
}
#ChooseGiftWrapper IMG{
	border:1px solid #B7B7B7 !important;
	height:60px !important;
	width:60px !important;
}

#ChooseGiftWrapper SPAN{
	float:left;
	width:138px;
	margin-right:24px;
}
#ChooseGiftWrapper INPUT{
	float:left;
	margin-right:5px;
}
#ChooseGiftWrapper SPAN.radio{
	float:none;
	margin-right:0;
}
#ChooseGiftWrapper SPAN.gift_name{
	display:block;
	color:#575757;
	font-weight:bold;
	padding-left:23px;
}

#ChooseGiftWrapper .radioOff, 
#ChooseGiftWrapper .radioOn {
	margin-left:0;
	margin-right:0;
	float:none;
	display:inline-block;
	bottom:54px;
	*bottom:44px;
	position:relative;
	padding-left:17px;
}
/* gift discount text in Prod. Page*/
.table-row SPAN.disc_name{
	color:#CE110D;
}
.blocker{
	background: white;
	opacity: 0.85;
	filter: alpha(opacity=85);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1999;
	display: none;
}
.table-row SPAN.txt_price_change{
	font-size:11px !important;
}