* {
	margin: 0px;
	padding: 0px;
	}
	
/* 
body {
	
	back up of 12-13 version 
	background-color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	color: #73655A;
	font-size: 11px;
	background: #e98513 url(../images/bg_gradient.jpg) repeat-x;
	text-align: center;
	
	 background: none repeat scroll 0% 0% #FFF3E5;
     color: #73655A;
     font-family: Arial,Verdana,sans-serif;
     font-size: 11px;
     text-align: center;
}
*/

body {
background: #FEF5E9 url(http://dev1.web.lucy.demandware.net/on/demandware.static/Sites-Lucy-Site/Sites-Lucy-Library/default/v1309368672361/Home/Floral_BG.jpg) center top no-repeat;
font-family: Arial,Verdana,sans-serif;
font-size: 11px;
text-align: center;
}

br {
	clear: left;
	}

a, a:visited {
	color: #077ba1;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input, textarea, select {
	font-family: Arial, Verdana, sans-serif;
	color: #73655A;
	font-size: 11px;
	text-transform: none;
	vertical-align: middle;
	padding-left: 2px;
	}

h1 {
	color: #323231;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;
	}

h2 {
	color: #323231;
	font-size: 13px;
	font-family: Arial, Sans-Serif;
	clear: left;
	}
	
h3 {
	font-size: 11px;
	color: #323231;
	}

ul.inline 
{
	list-style-type: none;
}

ul.inline li 
{
	float:left;
	display: block;
}
.navsearchbox {
	width: 150px;
	border: 0;
	padding: 3px 0 0 4px;
	margin: 1px;
	font-size: 11px;
	text-transform: none;
}

.navemailbox {
	width: 144px;
	height: 14px;
	padding-top: 2px;
	font-size: 11px;
	color: #73655A;
	}

#container {
	width: 1010px;
	margin: 0 auto;
	text-align: left;
}

.box-border {
	float: left;
	border: 1px solid #ccc;
	margin-right: 8px;
	padding: 4px 8px;
	}

.h-rule 
{
	width: 100%;
	float: left;
	border-top: 1px solid #ccc;
	margin-top: 20px;
}

table {
	border-collapse: collapse;
	empty-cells: show;
	}

	

.system-message {
	color: #c00000;
	font-weight: normal;
	font-size: 12px;
}



/*------ Content border -------*/

#border-bottom, #border-bl, #border-br, #border-top, #border-ul, #border-ur {
	float: left;
	height: 10px;
	width: 10px;
}

#border-bottom {
	width: 990px;
	background: url(../images/struct_shadow_border_bottom.png) repeat-x top;	
	}

#border-bl {
	background: url(../images/struct_shadow_border_corners.png) no-repeat 0 -10px;
	}

#border-br {
	background: url(../images/struct_shadow_border_corners.png) no-repeat -10px -10px;	
	}

#border-top {
	width: 990px;
	background: url(../images/struct_shadow_border_top.png) repeat-x top;	
	}

#border-ul {
	background: url(../images/struct_shadow_border_corners.png) no-repeat 0px 0px;
	}

#border-ur {
	background: url(../images/struct_shadow_border_corners.png) no-repeat -10px 0px;	
	}

	


/*------- Header -------*/

#header {
	width: 1010px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	position: relative;
	z-index: 11;
/*	z-index: 999; */
}

#header a {
	color: #999999;
}

#header a:hover {
	text-decoration: underline;
}

#header #logo{
	border: 0px solid black;
	width: 90px;
	height: 78px;
	float: left;
	margin: 29px 0px 0px 0px;
	/* margin: 20px 20px 3px 5px; */

    

}					

#header #logo a { 
	background: url(../images/logo_header_lucy.gif) no-repeat;
	display: block;
	width: 90px;
	height: 78px;
	position:relative;
	left: 0px;
	top: 0px;
}				 			 

#header #logo span { 
	display: none;
}

#header #content-border-top {
	float: left;
}

                             
/*------ Shop / Living lucy nav ------*/
#shop-nav {
	/*position: absolute;
	bottom: 7px;
	left: 100px;*/
	float:left;
	height:30px;
	margin:93px 0 0 0;
	width:250px;
    
}

#shop-nav #shop-link { 
        position: relative; 

        left: 30px; 
        /* top: 2px; */
}


#shop-nav #livinglucy-link {
	position: relative;
	left: 46px;
	top: 3px;
}

/*------ Header navigation and tools ------*/
#header-nav {
	padding: 0px;
	margin:10px 0 0 0;
	float: right;
	text-align: left;
	color: #999999;
	z-index: 12;
	width:620px;
}

#header-nav #primary {
	float: right;
	/* padding-left: 30px; */
}

#primary #tools {
	padding: 7px 2px;
	float: left;
	font-size: 12px;
}

#primary, #secondary {
	/* margin-right: 5px; */
}

#secondary {
	z-index: 12;	
	margin-bottom: 15px;
}

#primary #tools a {
	padding-right: 20px;
}

#primary #search {
	width:178px;
	height:22px;
	float: left;
	background: #ffffff url(../images/search.png) no-repeat;
}

#searchButton {
	float: right;
	width: 22px;
	height: 22px;
	cursor: pointer;
}

#header-nav #secondary {
	clear: both;
}

#secondary #content-tour {
	width: 410px;
	float: right;
	

}
	
#secondary #content-tour a {
	font-size: 13px;
	color: #f3ac59;
	text-decoration: none;
}

#secondary #account-info {
	width: 125px;
	float: left;
	padding: 5px 14px;
	text-align: center;
	}

#secondary #shopping-bag {
	
	/* tl bu
	text-align: right;
	right: 0;
	position: absolute;
	*/
	bottom: 7px;
	
}

#secondary #shopping-bag a:hover {
	text-decoration: none;
}

#shopping-bag #bag-info {
	float:left;
	margin-top:15px;
	width:350px;
}

#shopping-bag #bag-info .item-count {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 0.05em;
	margin-left: 5px;
	margin-right: 15px;
	font-family: Arial Light, Arial;
	
}

#shopping-bag #bag-info .cart-text {
    float: left;
    font-family: helvetica;
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 0.025em;
    margin-left: 20px;
    margin-right: 15px;
    text-align: right;
    text-transform: uppercase;
}

#shopping-bag-detail {
	background-color: #FFF;
	color: #000;
	top: 20;
	/*tl bu */
	float: right;
	
	position:absolute;
	right:0px;
	border: 1px solid #f8991d;
	font-size: 11px;
	text-transform: none;
	text-align: left;
	/* clear: left; */
	margin-right: 24px;
	z-index: 999;
	}

#shopping-bag-detail.empty {
	width: 160px;
	padding: 8px;
	}

#shopping-bag-detail table {
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 5px;
	}

#shopping-bag-detail td {
	padding: 5px;
	border-bottom: solid 1px #efefef;
	}

#shopping-bag-detail th {
	color: #666;
	background-color: #fff;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 2px solid #efefef;
	}

#shopping-bag-detail tr.shopping-bag-total td {
	border-bottom: 0px;
	border-top: solid 2px #f8991d;
	color: #f8991d;
	text-transform: uppercase;
	}

#minicartcontent {
	/* tl bu */
	margin-top: 10px;
	margin-right: 55px;
	 position: absolute; right: 0;
	
	
	}

#minicartcontentIE7 {

	 position: absolute; right: 0px;
	
	
	}
	
	#minicartcontentIE8 {

	 position: absolute; right: 0;
	
	
	}

/*------- Main Navigation ------*/
#category-nav {
	width: 990px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0 10px 0 10px;
	text-align: left;
	font-size: 12px;
	background: url(../images/struct_shadow_border_sides.png) repeat-y top left;
}

#category-nav2 {
	width: 990px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0 10px 0 10px;
	text-align: left;
	font-size: 12px;
	
}

#shop-caret-wrapper {
	width: 16px;
	height: 5px;
	position: relative;
	z-index: 11;
}
/* backup tl 1-12 
#shop-caret, #livinglucy-caret { 
        width: 16px; 
        height: 10px; 
        background: url(../images/shop_nav_caret.png) no-repeat; 
        position: absolute; 
        
        /* left value for no gift guide  left: 153px;  */ 
        
        /* left value for gift guide */ 
        left: 335px; 
        top: -5px; 
} 

#livinglucy-caret { 
        /* restore when gift guide ON: left: 440px; */ 
        left: 440px; 
        
        /* restore when gift guide OFF: left: 295px; */ 
}

/* back up of old 6 jan '12
#category-nav ul {
	background-color: #e60871;
	border-top: 5px solid #e60871;
	color: #ffffff;
	margin: 0 5px 0 5px;
	padding-left: 3px;
	height: 25px;
	text-align: center;
	font-face: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	z-index: 10;
}



#category-nav ul {
background-color: #A49D97;
border-top: 5px solid #A49D97;
color: white;
font-size: 12px;
font-weight: bold;
height: 25px;
list-style-type: none;
margin: 0pt 5px;
padding-left: 3px;
text-align: center;
text-transform: uppercase;
z-index: 10;
}
*/
#category-nav ul {
background-color: #A49D97;
border-top: 5px solid #A49D97;
color: white;
font-size: 12px;
font-weight: bold;
height: 25px;
list-style-type: none;
margin: 0pt 5px;
padding-left: 3px;
text-align: center;
text-transform: uppercase;
z-index: 10;
}

/* backup - tl
#category-nav li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	cursor:pointer;
	padding: 5px 3px 0 4px;
	height: 20px;
	color: #ffffff;
}
*/

#category-nav li a {
color: white;
cursor: pointer;
display: block;
height: 20px;
padding: 5px 3px 0pt 4px;
text-decoration: none;
text-transform: uppercase;
}


#category-nav li a:hover {
	color: #A49D97;
	background-color: #ffffff;
}

#category-nav li a.active {
	color: #666;
	background-color: #ffffff;
}

#category-nav li.current a {
	color: #666;
}

/*  #category-nav li.last a {
	font-style: italic;
}*/


#category-nav li.dropdown {
	margin: 0 6px;
	padding: 0;
	float: left;
	display: block;
	cursor: pointer;
	position: relative;
	z-index: 10;
	text-align: left;
}

#category-nav li.dropdown .divider {
	height: 25px;
	width: 5px;
	position: absolute;
	top: 0;
	right: -10px;
	cursor: default;
}

#category-nav li.dropdown dl, #category-nav li.dropdown .shopBySportNav {
	display:block;
	position:absolute;
	left: -1px;
	clear:both;
	z-index: -1;
	margin: 0;
	padding: 5px 10px 10px 10px;
	border-style: none solid solid solid;
	border-color: #A49D97;
	border-width: 1px;
	font-weight: normal;
	background-color: #fff;
}

#category-nav li.dropdown.last dl {
	left: -87px;
}

#category-nav li.dropdown dd {
	margin: 0;
	padding: 0;
	background:#FFF;
	height: 20px;
	display:block;
	text-align: left;
	color:#A49D97;
}

#category-nav .dropdown dd a {
	white-space: nowrap;
	display:block;
	color:#A49D97;
	padding-left: 5px;
	min-width: 120px;
	text-transform: none;
	font-style: normal;
	text-align: left;
}


#category-nav .shopBySportNav a.subSport {
	white-space: nowrap;
	display:block;
	color:#A49D97;
	padding-left: 5px;
	margin-right: 5px;
	text-transform: none;
	font-style: normal;
	text-align: left;
	height: 100%;
}


#category-nav .shopBySportNav a.sport {
color: #A49D97;
cursor: pointer;
display: block;
font-weight: bold;
height: 20px;
margin-right: 5px;
text-align: left;
text-decoration: none;
text-transform: uppercase;
}


#category-nav .dropdown dd a:hover, #category-nav li#current dd a:hover, #category-nav .shopBySportNav a.sport:hover, #category-nav .shopBySportNav a.subSport:hover {
	text-decoration: underline;
}

#category-nav .dropdown dd a:hover {
	color:#A49D97;
}

#category-nav .shopBySportNav {
	/* If Tennis/Golf are removed. min-width: 530px; */
	/* If Tennis/Golf are restored. min-width: 660px; */
	min-width: 530px;
}

#category-nav .shopBySportNav a.sport {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	height: 20px;
	color: #A49D97;
	font-weight: bold;
	text-align: left;
	margin-right: 5px;
}

#category-nav div.sportNav {
	float: left;
	background: url(../images/sport_divider.png) repeat-y top right;
	min-width: 130px;
}

#category-nav div.sportNav.last {
	background-image: none;
}


/*------- Living lucy navigation ------*/
#livinglucy-nav {
	background-color: #A49D97;
	margin: 0 5px 0 5px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-face: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.livinglucy-navitem, .livinglucy-navitem:visited {
	color: #ffffff;
	margin: 0 12px 0 12px;
}

#livinglucy-nav a.active {
	color: #7e003c;
}

/*------- Breadcrumbs -------*/
#breadcrumbs {
	width: 990px;
	float: left;
	clear: both;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #077ba1;
	background: url(../images/struct_shadow_border_sides.png) repeat-y top left;
	margin: 0;
	padding: 5px 15px 5px 15px;
}

#breadcrumbs ul {
	list-style-type: none;
}

#breadcrumbs li {
	display: inline;
	float: left;
	margin-right: 4px;
}

#breadcrumbs li a {
	color: #077ba1;
}

#breadcrumbs li .breadcrumb-divider {
	color: #d6d6d6;
}

#breadcrumbs li.last-crumb {
	color: #f8981d;
	font-weight: bold;
}

#breadcrumbs li.first-crumb {
	font-weight: bold;
	margin-right: 20px;
}




/*------- Left Navigation -------*/

#left-nav {
	width: 235px;
	overflow: hidden;
	float: left;
	text-transform: none;
	margin: 0 0 0 2px;
	padding-top:10px;
	padding-left:10px;
}

#category_banner_name {
	
}
	
#left-nav h1 {
	text-transform: uppercase;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

#wt #left-nav {
	margin: 0;
	padding: 0;
}

#wt #left-nav #categories {
	left:22px;
	top: 15px;
	position: absolute;
}

/*
#wt #left-nav #categories li.category_1,
#wt #left-nav #categories li.category_2,
#wt #left-nav #categories li.category_3,
#wt #left-nav #categories li.category_4,
#wt #left-nav #categories li.category_5,
#wt #left-nav #categories li.category_6,
#wt #left-nav #categories li.category_7,
#wt #left-nav #categories li.category_8,
#wt #left-nav #categories li.category_9
{
	
}

#wt #left-nav #categories li.category_10,
#wt #left-nav #categories li.category_11,
#wt #left-nav #categories li.category_12,
#wt #left-nav #categories li.category_13,
#wt #left-nav #categories li.category_14,
#wt #left-nav #categories li.category_15,
#wt #left-nav #categories li.category_16,
#wt #left-nav #categories li.category_17,
#wt #left-nav #categories li.category_18
{
	margin-left: 120px;	
}

#wt #left-nav #categories li.category_10
{
	margin-top: -216px;
}
*/
#wt #left-nav a, #wt #left-nav a.visited, #wt #left-nav h1 {
	color: #666;
	font-weight: bold;
}

#wt #left-nav a.on {
	background: url(../images/graphic_triangle.png) no-repeat center left;
	padding-left: 15px;
	padding-top: 1px;
}

#wt {
	min-height: 225px;
	position: relative;
}

#wt-pad {
	width: 980px;
}

#wt #categoryBgLink {
	position: absolute;
	left: 250px;
	width: 730px;
	height: 100%;
}

#left-nav h2 {
	text-transform: uppercase;
	font-size: 11px;
	}

#left-nav ul {
	list-style-type: none;
	}

#left-nav li {
	font-size: 12px;
	margin: 3px 0 0 0;
	margin: 5px 0;
	}
	
#left-nav ul ul {
	margin-left: 12px;
	}

#left-nav a.on {
	background: url(../images/graphic_triangle.gif) no-repeat center left;
	padding-left: 12px;
	}

/*------- Main Content -------*/

#content {
	width: 980px;
	float: left;
	padding: 0 15px 35px 15px;
	background: url(../images/struct_shadow_border_sides.png) repeat-y top left;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	/*padding-bottom:15px;*/
/*ie8 fix */
	
	
}

#content-area, #bordered-content-area {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	font-size: 12px;
}

#bordered-content-area {	
	width: 800px;
	background: url(../images/struct_leftnav_border_middle.png) repeat-y top left;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
}




/*------- Footer -------*/
	
#footer {
	/*
	background: url(../images/struct_footer_bg_gradient.png) no-repeat top left;
	clear: both;
	text-align: left;
	overflow: hidden;
	height: 145p
	
	
	 background: url("http://dev1.web.lucy.demandware.net/on/demandware.static/Sites-Lucy-Site/Sites-Lucy-Library/default/v1309368672361/Home/footer_bg_gradient.png") no-repeat scroll left top transparent;
     
     */
     clear: both;
     height: 145px;
     overflow: hidden;
     text-align: left;
	}

#footer-left, #footer-center, #footer-right {
	float: left;
	}

/* backup tl 
.footer-content, #footer a, #footer a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;	
	line-height: 30px;
}
*/
	
	.footer-content, #footer a, #footer a:visited {
color: #666;
font-size: 12px;
line-height: 30px;
text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
	}

.footer-title {
	font-size: 14px;
	font-weight: bold;
	color: #501a12;
	
	line-height: 13px;
	}
	
#footer img {
	float: left;
	width: 22px;
	height: 22px;
	margin-right: 7px;
	margin-top: 4px;
	margin-left: 0px;
	}

/*------- Footer Left -------*/

#footer-left {
	width: 315px;
	}

#footer-left .footer-content {
	margin-left: 15px;
	margin-top: 15px;
	}
	
#footer-left #footerEmailInput {
	width: 150px;
	height: 16px;
	margin-right: 6px;
	padding-top: 2px;
	float: left;
	}

#footer-left #footerEmailSubmit {
	cursor: pointer;
	}

/*------- Footer Center -------*/

#footer-center {
	width: 135px;
	}

#footer-center .footer-content {
	margin-left: 15px;	
	margin-top: 15px;
	}

/*------- Footer Right -------*/

#footer-right {
	width: 535px;
	}
	
#footer-right .footer-content {
	margin-left: 15px;	
	margin-top: 35px;
	}

#footer-right .footer-divider {
	padding-left: 7px;
	padding-right: 7px;
	color: #c6660f;
	}


/*--------- Buttons ------- */

a.orange-button-med, 
a.orange-button-med:visited,
button.orange-button-med,
button.orange-button-med:visited, 
a.gray-button-large, 
a.gray-button-large:visited, 
a.gray-button-small,
a.gray-button-small:visited,
a.gray-button-med,
a.gray-button-med:visited,
a#checkout-orange-submit,
a#checkout-orange-submit {
	background-position: 0px 0px;
	height: 31px;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #ffffff;
	line-height: 30px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

a.gray-button-large, 
a.gray-button-large:visited, 
a.gray-button-small,
a.gray-button-small:visited,
a.gray-button-med,
a.gray-button-med:visited {
	color: #f8991d;
}

a.orange-button-med:hover, 
button.orange-button-med:hover,
a.gray-button-large:hover, 
a.gray-button-small:hover,
a.gray-button-med:hover,
a#checkout-orange-submit:hover {
	background-position: 0px -31px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
a.orange-button-med,
button.orange-button-med,
a#checkout-orange-submit {
	background: url(../images/graphic_orange_btns_med.gif) no-repeat top;
	width: 131px;
	}
	
a.gray-button-large {
	background: url(../images/graphic_gray_btns_large.gif) no-repeat top;
	color: #666;
	width: 156px;
}

a.gray-button-small {
	background: url(../images/graphic_gray_btns_small.gif) no-repeat top;
	width: 82px;
	color: #666;
}

a.gray-button-med {
	background: url(../images/graphic_gray_btns_med.gif) no-repeat top;
	width: 136px;
	color: #666;
}
	
/*--------- Form input buttons ----------*/

input.hidden { display: none }

a.orange-button-med input, 
a.gray-button-large input, 
a.gray-button-small input,
a.gray-button-med input {
	height: 100%;
	width: 100%;
	overflow: hidden;
} 

a.orange-button-med div.input-button-text, 
a.gray-button-large div.input-button-text, 
a.gray-button-small div.input-button-text,
a.gray-button-med div.input-button-text {
	width: 100%;
	margin-top: -32px;
}

/*--------- Mini cart button --------- */

a.orange-button-minicart, 
a.orange-button-minicart:visited {
	background: #fff url(../images/graphic_orange_btns_mini.gif) no-repeat 0px 0px;
	height: 19px;
	width: 90px;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #ffffff;
	line-height: 19px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

a.orange-button-minicart:hover {
	background-position: 0px -19px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
/* SEARCH SUGGEST */

.search_suggest {
	border: 1px solid #ffffff;
	background-color: #E47E0F;
	margin:5px 0 0 -99px;
	position: absolute;
	text-align: left;
	padding:2px 0;
	width: 274px;
	visibility: hidden;  
	z-index:10; 
}
html>body li.search #searchbar .search_suggest {margin: 0 0 0 68px;}
.search_suggest div, .search_suggest div.suggestions  {
	background-color: #E47E0F;
	padding: 2px 5px;
	width: auto;
	white-space: nowrap;
	cursor: pointer;
	cursor: hand; 
}
.search_suggest div:hover {
	background-color:#B55200;
}
.search_suggest span.term {
	font-size: 12px; 
}
.search_suggest span.hitcount {
	font-size: 11px;
	float: right;
	margin-left: 5px;
	font-weight: normal;
	color: #fff; 
}
.search_suggest div.suggestion_over {
	background-color: #c0c0c0;
	padding: 1px 3px;
	width: 174px;
	white-space: nowrap;
	cursor: pointer;
	cursor: hand; 
}
.search_suggest div.suggestion_over span.term {
	color: black; 
}
.search_suggest div.suggestion_over span.hitcount {
	color: black; 
}

.roundOrange {
	background-color: #F8981D;
	color: white;
	padding: 1px 2px;
	margin-left: 5px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform: uppercase;
	border: none;
	text-decoration: none;
	/*margin:3px 4px 7px 194px; */
	border: medium none;
}

.roundOrangeIE7 {
	background-color: #F8981D;
	color: white;
	padding: 0 0 1px 0;
	margin-left: 0px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform: uppercase;
	border: none;
	text-decoration: none;
	padding-left:-5px;
}

.roundOrangeIE8 {
	background-color: #F8981D;
	color: white;
	padding: 2px 4px;
	margin-left: 8px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform: uppercase;
	border: none;
	text-decoration: none;	
}

.roundOrangeIE9 {
	background-color: #F8981D;
	color: white;
	padding: 2px 4px;
	margin-left: 50px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform: uppercase;
	border: none;
	text-decoration: none;	
}

.roundGray {
	background-color: #A49D97;
	color: white;
	padding: 1px 2px;
	position: absolute;
	top: 8px;
	right: 0px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-decoration: none;
	margin-left:7px;
	text-transform: uppercase;
	border: medium none;
}

.roundGrayIE7 {
	background-color: #A49D97;
	color: white;
	padding: 1px 1px 0 0;
	position: absolute;
	top: 8px;
	right: 0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-decoration: none;
	margin-left:7px;
	text-transform: uppercase;

}

.roundGrayIE8 {
	background-color: #A49D97;
	color: white;
	padding: 2px 3px 2px 2px;
	position: absolute;
	top: 8px;
	right: 0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-decoration: none;
	margin-left:7px;
	text-transform: uppercase;

}

#wrapTop {
	height: 120px;
	
	width: 980px;
	/*position: relative; */	
	top: 0;
	margin: 0 auto;
}

#secondary {
	height:65px;
}

#toolsTL td input {
	margin-left: 6px;
}

#searchHdr {
	float:right;
	margin-top:-30px;
}

#minicart2 {
	width:340px;	
	position:absolute;
	right:270px; 
	bottom:10px;
	border:1px solid black;
}

#minicartIE7 {
	width:340px;	
	position:absolute;
	right:250px;
	bottom:0px;
	margin-bottom:2px;
}

#minicartIE8 {
	width:340px;	
	position:absolute;
	right:350px;
	bottom:0px;
	margin-bottom:2px;
}

#minicart2IE7 {
	width:340px;	
	position:absolute;
	right:250px;
	bottom:0px;
	margin-bottom:2px;
	border:1px solid black;
}

#minicart2IE8 {
	width:340px;	
	position:absolute;
	right:250px;
	bottom:0px;
	margin-bottom:2px;
	border:1px solid black;
}

.searchBox {
    background-color:#ffe7cb;
	-moz-border-radius:3px;
	border-radius:3px;
	border: 1px solid #DDD1BA;
	/*width:255px;*/
	height: 26px;
	position:relative; 
	width: 230px;
	margin-bottom: -3.5px;
    /*height: 24px;
    width: 250px;*/
}

#searchinput2 {
	left: 3px;
	top: 3px;
	position: absolute;	
}

.footerMap a {
	text-decoration:none;
}
	
#hdrCart {
	padding-top:8px;padding-bottom:2px; margin-top:8px;margin-bottom:5px;
}
	
#hdrCartIE7 {
padding-top:8px;padding-bottom:2px; margin-top:8px;margin-bottom:5px;
}

#hdrCartIE8 {
padding-top:8px;padding-bottom:2px; margin-top:8px;margin-bottom:5px;
}

#wrapCkout {
	
	height:60px;	
	margin-top:40px;
	width:620px;
	
}
#wrapCkoutIE7 {
	
	height:60px;	
	margin:0 0 10px 0;
	width:620px;
	float:right;
	
}

#wrapCkoutIE8 {
	
	height:60px;	
	margin-bottom:-20px;
	width:620px;
	float:right;
	
}

/*#minicart {
	height:71px;
	}*/
	
