@CHARSET "UTF-8";

/* 1 */
body {
	font-size: 62.5%;
	font-family: helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
	/*background: transparent url(/Images/background.jpg) repeat scroll 0 0;*/
	background-color: white;
}

h2 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	outline: none;
	cursor: pointer;
}

a:link, a:visited {
	text-decoration: none;
	color: #666;
}

a:hover, a:active {
	text-decoration: underline;
	color: #c81588;
}

input[type="submit"].linkStyle {
	background-color: transparent;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

input[type="checkbox"] {
	margin: 0;
	padding: 0;
}

/* 2 */
a img {
	border: none;
}

/* 10 */
.back {
	float: left;
}

.clearBoth {
	clear: both;
}

.forward {
	float: right;
}

.categoryHeading, h2 {
	font-size: 1.4em;
}

.categoryHeading, h2 {
	color: #666;
}

.magenta {
	color: #c81588 !important;
}

.centerColumn {
	float: left;
	z-index: 1;
	position: relative;
}

.columnLeft {
	float: left;
	z-index: 0;
	border-right: 1px solid #c6cacd;
}

.columnRight {
	float: left;
	z-index: 0;
	padding-left: 7px;
	border-left: 1px solid #c6cacd;
	position: relative;
	left: -2px;
}

.underline {
	text-decoration: underline !important;
}

.helvetica {
	font-family: Helvetica !important;
}

/* 11 */
a.inverse:link, a.inverse:visited {
	color: #c81588;
}

a.inverse:hover, a.inverse:active {
	color: #666;
}

/* 20 */
.singleColumn .centerColumn {
	border-left: none;
	border-right: none;
	left: 0;
}

.twoColumnLeft .centerColumn {
	border-left: 1px solid #c6cacd;
	border-right: none;
	left: -1px;
	padding-left: 54px;
}

.twoColumnRight .centerColumn {
	border-left: none;
	border-right: 1px solid #c6cacd;
	left: 0;
}

.threeColumn .centerColumn {
	border-left: 1px solid #c6cacd;
	border-right: 1px solid #c6cacd;
	left: -1px;
	padding-left: 54px;
}

/* 100 */
#page {
	text-align: left;
	width: 961px;
	margin: 0 auto;
	vertical-align: top;
}

#main, #header {
	font-size: 1.2em;
}

#main {
	color: #666;
	margin-top: 11px;
	position: relative;
}

#logo {
	display: block;
	width: 253px;
	height: 108px;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 53px;
}

#cart {
	position: absolute;
	top: 12px;
	right: 0;
	display: block;
	width: 61px;
	height: 38px;
}

#loginJoinLinks {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 15px;
}

#footer {
	font-size: 1.1em;
	color: #414242;
	text-align: center;
	padding-top: 27px;
	padding-right: 79px;
	width: 882px;
	background: transparent url(/Images/BottomLineRule.jpg) no-repeat scroll top left;
}

/* 101 */
#main h2 {
	font-size: 1.16666667em;
}

#main h3 {
	font-size: 1em;
}

#main p {
	font-size: 0.91666667em;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#footer a {
	font-size: 1em;
}

#footer a:link, #footer a:visited {
	color: #414242;
}

#footer a:hover, #footer a:active {
	color: #c81588;
}

/* 110 */
#header .nav {
	position: relative;
	/*height: 146px;*/
	height: 161px;
	width: 961px;
	background: transparent url(/Images/TopHorizRule_bow.jpg) no-repeat scroll 0 108px;
}

#main .categoryHeading, #main h2 {
	font-size: 1.16666667em;
}

#footer .contact {
	float: right;
}

#footer .legalCopyright {
	display: inline;
}

#footer .nav {
	float: left;
}

/* 111 */
#header .nav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 253px;
	bottom: 53px;
}

/* 112 */
#header .nav ul li {
	display: block;
	float: left;
	height: 57px;
	padding-right: 3px;
	background: transparent url(/Images/Verticle_nav_dash.jpg) no-repeat scroll top right;
}

/* 113 */
#header .nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	float: left;
}

/* 114 */
#header .nav ul li a img {
	vertical-align: bottom;
}

/* 120 */
#main .bottomBorder .left {
	border-right: 1px solid #c6cacd;
	float: left;
}

#main .bottomBorder .center {
	float: left;
}

#main .bottomBorder .right {
	border-left: 1px solid #c6cacd;
	float: left;
}

/* 200 */
#footer #sponsors {
	text-align: left;
}

/* 201 */
#footer #sponsors img {
	vertical-align: top;
}

/* 211 */
#header .nav ul #storyLink {
	width: 132px;
}

#header .nav ul #startShoppingLink {
	width: 140px;
}

#header .nav ul #blogLink {
	width: 99px;
}

#header .nav ul #pressLink {
	width: 104px;
}

#header .nav ul #storeLocationsLink {
	width: 147px;
}

#header .nav ul #contactLink {
	width: 71px;
	padding-right: 0;
}
