* {
	margin: 0px;
	padding: 0px;
	}
	

body {
	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;
}

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: #ffffff;
}

#header a:hover {
	text-decoration: underline;
}

#header #logo{
	border: 0px solid black;
	width: 90px;
	height: 78px;
	float: left;
	margin: 10px 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: 11px;
	left: 140px;
}

#shop-nav #livinglucy-link {
	position: relative;
	left: 46px;
	top: 2px;
}

/*------ Header navigation and tools ------*/
#header-nav {
	padding: 0px;
	margin:10px 0px;
	float: right;
	text-align: left;
	color: #ffffff;
	z-index: 12;
}

#header-nav #primary {
	float: left;
	padding-left: 100px;
}

#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: 223px;
	float: left;

}
	
#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 {
	position: absolute;
	text-align: right;
	bottom: 7px;
	right: 0;
}

#secondary #shopping-bag a:hover {
	text-decoration: none;
}

#shopping-bag #bag-info {
	padding: 2px 0px;
	margin: 0;
	text-align: right;
	float: right;
}

#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-detail {
	background-color: #FFF;
	color: #000;
	top: 20;
	float: right;
	border: 1px solid #f8991d;
	font-size: 11px;
	text-transform: none;
	text-align: left;
	clear: left;
	margin-right: 2px;
	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 {
	margin-top: 30px;
	margin-right: 8px;
	}


/*------- 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;
}

#shop-caret-wrapper {
	width: 16px;
	height: 5px;
	position: relative;
	z-index: 11;
}

#shop-caret, #livinglucy-caret {
	width: 16px;
	height: 10px;
	background: url(../images/shop_nav_caret.png) no-repeat;
	position: absolute;
	left: 153px;
	top: -5px;
}

#livinglucy-caret {
	left: 295px;
}

#category-nav ul {
	background-color: #e60871;
	border-top: 5px solid #e60871;
	color: #ffffff;
	margin: 0 5px 0 5px;
	padding-left: 5px;
	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 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:hover {
	color: #e60871;
	background-color: #ffffff;
}

#category-nav li a.active {
	color: #e60871;
	background-color: #ffffff;
}

#category-nav li.current a {
	color: #7e003c;
}

/*  #category-nav li.last a {
	font-style: italic;
}*/


#category-nav li.dropdown {
	margin: 0 11px;
	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: #e60871;
	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;
}

#category-nav .dropdown dd a {
	white-space: nowrap;
	display:block;
	color:#e60871;
	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:#e60871;
	padding-left: 5px;
	margin-right: 5px;
	text-transform: none;
	font-style: normal;
	text-align: left;
	height: 100%;
}

#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:#e60871;
}

#category-nav .shopBySportNav {
	/* Switch back to this if Tennis/Golf/Triathalon come back. min-width: 650px; */
	min-width: 530px;
}

#category-nav .shopBySportNav a.sport {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	height: 20px;
	color: #e60871;
	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: #e60871;
	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;
}
	
#left-nav h1 {
	text-transform: uppercase;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

#wt #left-nav {
	margin: 0;
	padding: 0;
}

#wt #left-nav #categories {
	left:22px;
	top: 64px;
	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: white;
	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-top: 8px;
	margin-bottom: 8px;
	}
	
#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 5px 15px;
	background: url(../images/struct_shadow_border_sides.png) repeat-y top left;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

#content-area, #bordered-content-area {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	padding: 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: 145px
	}

#footer-left, #footer-center, #footer-right {
	float: left;
	}

.footer-content, #footer a, #footer a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;	
	line-height: 30px;
	}

#footer a:hover {
	text-decoration: underline;
	}

.footer-title {
	font-size: 14px;
	font-weight: bold;
	color: #501a12;
	margin-bottom: 8px;
	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: 18px;
	margin-right: 6px;
	padding-top: 3px;
	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, 
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, 
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,
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: #f8991d;
	width: 156px;
}

a.gray-button-small {
	background: url(../images/graphic_gray_btns_small.gif) no-repeat top;
	width: 82px;
	color: #f8991d;
}

a.gray-button-med {
	background: url(../images/graphic_gray_btns_med.gif) no-repeat top;
	width: 136px;
	color: #f8991d;
}
	
/*--------- 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;
	}
	