@charset "utf-8";
/*

 NOTES
========================================

Created:	09/2008 - Kevin Schenk
Updated:	

table#AutoNumber1 = header
table#AutoNumber4 = main content
table.prodvieweven, table.prodviewodd = product results rows

*/

body {
	background-color: #E6E6E6;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
}
font {
	font-size: 11px;
}
a {
	outline: none;
	color: #C80277;
}
img, a img {
	border-style: none;
}
h2 {
	text-transform: uppercase;
	color: #C80277;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 30px;
}
#container {
	width: 950px;
	background: #E6E6E6 url(art/background_flowers.gif) repeat-y center 60px;
	margin: 0px auto;
	text-align: left;
}
#leftCol {
	width: 111px;
	float: left;
}
#middleCol {
	background-color: #B184D1;
	height: 638px;
	width: 795px;
	float: left;
	position: relative;
}
.inner #middleCol {
	border: 10px solid #B184D1;
	background: #FFFFFF;
	height: 590px;
	width: 775px;
	.height: 610px;
	.width: 795px;
}
a#logo {
	background: url(art/logo.gif) no-repeat center center;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 160px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	left: 25px;
	top: 2px;
}
#navigation {
	background: url(art/nav_bg.png) no-repeat right top;
	width: 103px;
	height: 626px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 8px;
	top: 10px;
}
#navigation ul {
	margin: 0px 0px 0px 18px;
	padding: 95px 0px 0px 4px;
	list-style: none;
	font-size: 14px;
	color: #000000;
}
#navigation ul#cats {
	padding: 130px 0px 0px;
	margin-left: 15px;
}
#navigation ul li a {
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 18px;
	font-size: 11px;
	text-transform: uppercase;
	height: 18px;
}
#navigation ul li.break a {
	color: #000000;
	text-decoration: none;
	display: block;
	line-height: 12px;
	font-size: 11px;
	text-transform: uppercase;
	height: 18px;
}
#navigation ul li.promo a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	line-height: 12px;
	font-size: 11px;
	text-transform: uppercase;
	height: 18px;
}
#navigation ul li a:hover, #navigation ul li a.active {
	color: #C80277;
}
table#AutoNumber4 {
	background: #FFFFFF;
	border: 10px solid #C80277;
	width: 795px;
	float: left;
	height: 630px;
}
#outer table#AutoNumber4 {
	background: #FFFFFF;
	border: 10px solid #C80277;
	width: 795px;
	float: left;
	height: 630px !important;
}
#home table#AutoNumber4 {
	background: #C80277;
	height: 610px !important;
}
table#AutoNumber4 input {
	z-index: 999;
	position: relative;
}
#AutoNumber4 p {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px 20px 20px;
	padding: 0px;
}
#topHTML {
	background: url(art/menu_bg_notebook_purple.gif) no-repeat 230px 14px;
	height: 125px;
	position: relative;
	width: 950px;
}
#navWrapper {
	position: absolute;
	bottom: 5px;
	right: 0px;
	margin-right: 35px;
	width: 617px;
}
#navWrapper a {
	text-indent: -9999px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	height: 28px;
	display: block;
	float: left;
	line-height: 28px;
	background-position: center 14px;
}
#navWrapper a:hover, #navWrapper a.active {
	background-position: bottom;
}
a#home {
	background: url(art/home_btn.gif) no-repeat center top;
	width: 45px;
}
a#skinny {
	background: url(art/skinny_btn.gif) no-repeat center top;
	height: 28px;
	width: 56px;
}
a#account {
	background: url(art/account_btn.gif) no-repeat center top;
	height: 28px;
	width: 72px;
}
a#about {
	background: url(art/about_btn.gif) no-repeat center top;
	width: 94px;
}
a#service {
	background: url(art/service_btn.gif) no-repeat center top;
	width: 141px;
}
a#links {
	background: url(art/links_btn.gif) no-repeat center top;
	width: 50px;
}
a#reviews {
	background: url(art/reviews_btn.gif) no-repeat center top;
	width: 64px;
}
.active {
	color: #C80277;
}
#cartWrapper {
	width: 230px;
	position: absolute;
	top: 135px;
	right: 54px;
}
#cartWrapper table {
	background: #000000;
	text-align: center;
}
#cartWrapper table tr td {
	padding-top: 5px;
}
#cartWrapper p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: .1em;
}
hr.shoppingcart {
	display: none;
}
/*
PRODUCT DETAIL STYLES
========================================================= */
#prodDetailsPrimary {
	float: left;
	text-align: center;
	width: 180px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#prodDetailsPrimary a {
	display: block;
	text-align: left;
	text-decoration: none;
	color: #C80277;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 5px;
}
font.subtitle2 {
	font-size: 12px;
	color: #EE3768;
	display: block;
	margin: 0px;
	padding: 0px;
}
#prodDetailsPrimary a:hover {
	text-decoration: underline;
}
#prodDetailsPrimary img {
	width: 170px;
	border: 1px solid #CCCCCC;
}
#prodDetailsPrimary img.icon {
	width: 16px;
	height: 16px;
	border-style: none;
}
/*#prodDetailsPrimary #EmailAFriendLink {
	background: url(art/email_go.png) no-repeat 20px;
	padding-left: 20px;
}*/
#prodForm label {
	font-size: 12px;
	display: block;
	color: #F137A1;
}
span#strRealPrice {
	font-weight: bold;
	color: #000000;
}
#prodForm #sizeSelect {
	float: left;
	width: 340px;
	margin: 0px 0px 15px;
}
#prodForm #sizeSelect a {
	font-size: 11px;
	text-decoration: none;
	color: #C80277;
}
#prodForm #colorSelect {
	float: left;
	width: 340px;
	margin: 0px 0px 30px;
}
#prodForm #qtyInput {
	float: left;
	width: 90px;
	margin: 10px 0px 0px 10px;
	border-right: 1px dashed #333333;
}
#prodForm #qtyInput input {
	width: 25px;
}
#addToCartWrapper {
	clear: both;
	margin: 0px;
	background: #FFFFFF;
}
#prodForm #addToCart {
	margin: 0px 0px 0px 220px;
	text-align: left;
	clear: both;
}
#addToCart input {
	margin: 15px 10px 0px 0px;
}
#prodPrice {
	width: 90px;
	float: left;
	margin: 5px 0px 0px 10px;
}
#addToCart strong {
	display: block;
	font-size: 16px;
	width: 100px;
	float: left;
	margin: 10px 0px 0px 10px;
}
#prodDetailsSecondary {
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 500px;
}
#prodDetailsSecondary a {
	color: #C80277;
	text-decoration: none;
}
#prodDetailsSecondary a:hover {
	text-decoration: underline;
}
#prodDesc {
	padding: 0px;
}
#prodDesc h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #C80277;
	text-transform: uppercase;
}
#prodDesc p {
	margin: 5px 0px 0px;
	font-size: 12px;
}
#prodDesc ul {
	margin: 5px 0px 20px 30px;
	font-size: 12px;
}
#prodWrapper {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
	min-height: 580px;
	height: auto !important;
	height: 580px;
	padding-top: 80px;
}
form#frmAddItemToCart {
	margin: 0px;
	padding: 0px;
}
#prodWrapper h2 {
	font-size: 18px;
	font-weight: normal;
	color: #C80277;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
	border-top: 1px dotted #C80277;
	margin-top: 10px;
}
.listprice {
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	line-height:0px;
	font-size:0px;
}
/* HIDE RESET BUTTON */
#prodWrapper #prodDetailsSecondary #prodForm #Table3 #button1 {
	display:none;
}
div.catDesc {
	margin-top: 20px;
}
div.catDesc img {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
div.catDesc p {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px 20px 20px;
	padding: 0px;
}
#bottomContentWrapper {
	background: #E6E6E6;
	margin-top: 40px;
}
#footerContent {
	padding-left: 25px;
}
#footerContent ul {
	float: left;
	margin: 0px;
	padding: 30px 0px 0px;
	list-style: none;
	font-size: 10px;
}
#footerContent ul li a {
	text-decoration: none;
}
#footerContent ul li strong {
	text-transform: uppercase;
	border-bottom: 1px solid #C80277;
	display: block;
	padding-right: 100px;
}
div.gridIMG {
	position: relative;
	height: 211px;
	width: 185px;
}
/*.prodviewodd img, .prodvieweven img {
	height: 200px;
	width: 174px;
	position: absolute;
	left: 0px;
	z-index:99;
}*/
.prodviewodd p, .prodvieweven p {
	text-transform: uppercase;
	text-align: left;
	font-size: 11px;
}
.prodviewodd form, .prodvieweven form {
	margin: 0px;
	padding: 0px;
}
div.gridIMG img {
	z-index: 99;
}
div.gridIMG img.shadow {
	position: absolute;
	height: 211px;
	width: 185px;
	top: -3px;
	left: -3px;
	border: none;
	z-index: 1;
}
a.sitewidelinks {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
a.sitewidelinks strong {
	color: #C80277;
	font-size: 14px;
}
table.default {
	margin-left: 20px;
	width: 700px;
}
#flashWrapper {
	position: relative;
}
#flashObj {
	width: 835px;
	height: 650px;
	left: 16px;
	top: 16px;
	position: absolute;
}
.inner #flashObj {
	width: 835px;
	height: 650px;
	left: 6px;
	top: 7px;
	position: absolute;
}
#cserviceContent {
	width: 390px;
	height: 480px;
	margin-top: 35px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: visible;
	float: left;
}
#cserviceContent strong {
	color: #e356a8;
	font-weight: bold;
}
#footLinks {
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 40px 0px 20px;
}
#footLinks a {
	color: #C80277;
	text-decoration: none;
	font-size: 10px;
}
a#greerBug {
	display: block;
	background: url(art/greerBug.png) no-repeat center 17px;
	margin: 0px auto;
	padding: 0px 0px 20px;
	height: 50px;
	width: 500px;
	text-align: center;
	color: #990000;
	text-decoration: none;
	font-size: 10px;
}
#cserviceContent h2 {
	background: url(art/cservice_hdr.gif) no-repeat center top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px 0px 10px;
	height: 34px;
	width: 277px;
}
.ltFlt {
	float: left;
}
.rtFlt {
	float: right;
}
#quickNav {
	margin: 0px 0px 20px 20px;
	padding: 0px;
	width: 350px;
}
#quickNav h3 {
	text-transform: uppercase;
	margin: 0px;
	padding: 30px 0px 5px;
	font-size: 12px;
}
#quickNav a {
	text-decoration: none;
	font-size: 10px;
}
.sitewide {
	font-size: 11px;
}
b {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C80277;
}
.myacctheader {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C80277;
}
td.myaccttext {
	font-size: 11px;
	margin: 0px;
	padding: 0px 30px 0px 0px;
}
a.sitewidelinks {
	color: #C80277;
}
.sitewideinput {
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(art/fieldbg.gif) repeat-x top;
}
form {
	margin: 30px;
}
table.default {
	margin-top: 40px;
}
.myacctattentiontext {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background: #C80277;
	margin: 10px;
	display: block;
	height: 18px;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	font-style: italic;
}
table.myacctmaintable {
}
table.myacctmaintable .myacctmainheader b {
	display: block;
	margin-top: 30px;
}
table.myacctmaintable .myacctheader {
	display: block;
	margin: 20px 0px 0px;
	padding: 0px;
}
table.myacctmaintable a {
	font-size: 10px;
}
table.myacctmaintable .myacctsectionheaderback {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.prodmfg b {
	padding: 30px 0px 0px;
	display: block;
	margin: 0px 0px 0px 30px;
}
table.productreviews p, table.productreviews ul {
	font-size: 11px;
}
img#AddProductReviewLink {
	height: 15px;
	width: 130px;
}
table.productreviews {
	border-top: 2px solid #C80277;
	font-size: 11px;
	width: 670px;
}
.productreviewtitle {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.productreviewalias {
	color: #C80277;
}
.productreviewdate {
	font-size: 10px;
}
.productreviews th {
	text-align: left;
}
.productreviewsinner {
	font-size: 11px;
}
.header, #proHeader {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C80277;
	margin: 70px 0px 0px;
	padding: 0px 0px 0px 20px;
}

/* PRESSROOM */

.press #news {
	height: 570px;
	width: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	float: left;
	margin-right: 10px;
}

.press #images {
	width: 460px;
	float: left;
}

.press #images a {
	display: block;
	float: left;
	width: 130px;
	height: 200px;
	margin-right: 10px;
}
