/*
	add/change fonts in typography.css
*/
body  {
	background-color: #FFF;
	font : normal 12px Arial, sans-serif;
}
.content_area {
	background: #fff;
        color: #000;
}
.content_area a{
	color: #0000FF;
}
.content_area_red {
	background: #fff;
	color: #FF0000;
}
.content_area_header {
	background: #fff;
	color: #000000;
}
.content_area_small {
	background: #fff;
	color: #000000;
}
.cart_detail {
	background: #FFFFFF;
}
.cart_header_detail {
	background: #CCCCCC;
	color: #000000;
}
.cart_detail_red {
	background: #FFFFFF;
	color: #FF0000;
	font-weight: bold;
}
.cart_calc {
	background: #000099;
	color: #ffffff;
}
.product_name {
	background: #fff;
	color: #000;
}
.product_description {
	background: #fff;
        color: #000;
}
div.product_border {
	border: 1px solid #fff; 
}
div.product_cell {
	background: #fff;
}
.product_cell a {
	color: #0000FF;
}
.product_price em {
	color: red;
}
.breadCrumb {
	color: #000;
}
.breadCrumb a {
	color: #000;
}
.product_OtherStylesBar {
	background: #000099;
}
.product_OtherStylesBar a {
	color: #fff;
}
.navigationExtraDark {
	color: #000;
}
.navigationExtraDark a {
	color: #000;
}
.navigationExtraDark a:hover, .navigationDark a:focus, .navigationDark a:active {
	color: #7e175e;
}
.navigationDark {
	color: #000;
}
.navigationDark a {
	color: #000;
}
.navigationDark a:hover, .navigationDark a:focus, .navigationDark a:active {
	color: #c103ab;
}
.navigationLight {
	color: #000;
}
.navigationLight a {
	color: #000;
}
.navigationLight a:hover, .navigationLight a:focus, .navigationLight a:active {
	color: #000;
}
.linkButton a {
	color: #000;
	background: #ccc;
}
.linkButton a:hover, .linkButton a:focus, .linkButton a:active {
	color: #000;
	background: #ffd551;
}
.sideNavigation {
	color: #000;
	background: #CCCCCC;
}
.sideNavigation H1 {
	color: #000000;
}
.sideNavigation H2 {
	color: #000000;
}
.sideNavigation H3 {
	color: #000000;
}
.sideNavigation strong {
	color: #000;
}
.sideNavigation label {
	color: #000;
}
.sideNavigation a:link {
	color: #000000;
}
.sideNavigation a:visited {
	color: #000000;
	text-decoration: none;
}
.sideNavigationFocusSearch {
	background: #CC0000;
	color: #ffffff;
}
/* .sideNavigation a:hover, .navigationLight a:focus, .navigationLight a:active {
	color: #000000;
} */
.searchNavigation {
        color: #000000;
        background: #CCCCCC;
}
.navigationFooter {
	color: inherit;
	background: #000;
}
#brands {
        color: #000;
}
#brands a {
        color: #000;
}
.navigationContent a {
	color: #000;
}
.navigationContent a:hover, .navigationLight a:focus, .navigationLight a:active {
	color: #FFD551;
}
.searchPaging {
        color: #000;
        background: #fff;
}
/*.searchNavigation H1 {
        color: #000;
}*/
.searchH1 {
		padding: 0px 0px 0px 2px;
        margin: 0;
        font: bold 16px Arial, sans-serif;
		color: #000;
}
.searchUnselect {
        color: #f00;
}
/*.searchNavigation H2 {
        color: #000;
}*/
.searchH2 {
		font: bold 12px/14px Arial, sans-serif;
        padding: 10px 0 1px 0px;
        margin: 0;
		color: #000;
		
}
/*.searchNavigation H3 {
        color: #000;
}*/
.searchH3 {
		font: bold 11px Arial, sans-serif;
        padding: 2px 0 0 1px;
        margin: 0;
		color: #000;
}
.searchNavigation em {
	color: #000;
}
.searchNavigation strong {
        color: #000;
}
.searchNavigation label {
        color: #000;
}
.searchNavigationFocusSearch {
        background: #000;
}
#search_control {
	cursor: pointer;
	display: block;
	width: 100%;
}
.search_field {
	margin: 3px;
	float: left;
}
div.search_group ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:left;
	float: none;
	}
div.search_group li {
	margin: 0;
	padding: 0;
	float:left;
	}
		
.search_group a {
	margin: 0;
	padding: 0;
	float:left;
	width:138px;
	text-decoration:none;
	padding: 1px 1px 1px 2px;
	background-color: #CCCCCC;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}

html>body .search_group a {
	width: 133px;
}

.search_group a:hover {
	background-color: #AAAAAA;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}
.search_group i {
	color: navy;
	font: 10px normal Verdana;
}
.filter_button_up {
	margin: 0;
	padding: 0;
	float:left;
	display: block;
	padding: 1px 1px 1px 2px;
	background-color: #CCCCCC;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
}
	
.filter_button_down {
	margin: 0;
	padding: 0;
	float:left;
	display: block;
	padding: 1px 1px 1px 2px;
	background-color: #AAAAAA;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-bottom: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
}
	
.filter_available {
	font: 11px Arial, sans-serif;
	color: #000000;
}
.filter_active {
	font: 11px Arial, sans-serif;
	color: #FF0000;
}
	
.filter_unavailable {
	font: 11px Arial, sans-serif;
	color: #898989;
}
/* ------------------ Header Classes ------------------ */
.mainHeader
{
	height: 106px;
	color: #000000;
	font-size: 12px;
}
.mainHeader .menuCells
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.mainHeader .menuCells a:link
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainHeader .menuCells a:visited
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainHeader .menuCells a:hover
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainHeader .menuCells a:active
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainHeader .loginText
{
	font-family:Arial,Helvetica,sans-serif;
	border-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}
.mainHeader .loginText a:link
{
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
.mainHeader .loginText a:visited
{
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
.mainHeader .loginText a:hover
{
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
.mainHeader .loginText a:active
{
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
.mainHeader .priceText
{
	color: #FFFFFF;
	font-size: 11px;
}
.mainHeader a:link
{
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
.mainHeader a:visited
{
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
.mainHeader a:hover
{
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
}
.mainHeader a:active
{
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
/*------------------ Footer Classes ------------------*/
.mainFooter
{
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border-right: 1px solid #FFFFFF;
}
.mainFooter a:link  
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.mainFooter a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.mainFooter a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.mainFooter a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.footersmall
{
        color: #000000;
        font-size: 10px;
}
.footersmall a:link
{
        color: #0000FF;
        text-decoration: underline;
        font-size: 10px;
}
.footersmall a:hover
{
        color: #0000FF;
        text-decoration: underline;
        font-size: 10px;
}
.footersmall a:active
{
        color: #0000FF;
        text-decoration: underline;
        font-size: 10px;
}
.footersmall a:visited
{
        color: #0000FF;
        text-decoration: underline;
        font-size: 10px;
}
/*--------------------*/
.smalllink
{
        color: #0000FF;
        font-size: 10px;
}
.largebold
{
	font-size: 14px;
	font-weight: bold;
}
.bold
{
	font-size:12px;
	font-weight: bold;
}
.infoBars
{
	font-size: 11px;
	background-color: #CCCCCC;
	background-position: left;
}
.spacerBars 
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000099;
}
.specialBars 
{
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
}
.titleBars
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000099;
	background-position: left;
	text-align:center
}
.sizingBars
{
	font-size: 11px;
	background-color: #CCCCCC;
	background-position: left;
	text-align:center
}
.otherBars
{
	font-size: 11px;
	background-position: left;
	text-align:center
}
.accent
{
	color: #FF0000;
}
.helpBars
{
	background-color: #CCCCCC;
	color: #000000;
}

/* customer service */
#custserv {
	height: 340px;
}

html>body #custserv {
	height: auto;
	min-height: 340px;
}

#helpindex {
	background-color: #ddd;
	width: 220px;
	height: 340px;
	vertical-align: top;
	font-size: 12px;
	margin-right: 10px;
}

html>body #helpindex {
	/*height: auto;*/
	min-height: 340px;
}

#helpindex h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0;
	padding: 10px;
}

#helpindex ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#helpindex li {
	border-bottom: 1px solid white;
	padding: 5px;
}

#helpindex li a {
	text-decoration: none;
	color: black;
}

#helpindex li a:hover {
	color: #666666;
}

/* 
	Styles required for the Flex Footer 
	div { -moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}
*/

#bottomnav {
	clear: both;
}

#footerTable {
	width: 966px;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.footer-flex {
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	height: 143px;
	text-align: center;
}

.flex-column {
	float: left;
	width: 171px;
}

#flex-column-sponsor {
	width: 145px;
}

#flex-column-sponsor .flex-titlebar {
	font-size: 11px;
}

#flex-column-shoppingHelp {
	width: 162px;
}

#flex-column-email {
	width: 315px;
}

#flex-column-email form {
	margin: 0;
	padding: 0;
	text-align: center;
}

#flex-column-email .icon {
	float: left;
	margin-left: 20px;
}

#flex-column-email p {
	color: #fff;
	font-size: 12px;
	margin: 10px 0;
	padding: 0;
}

#flex-column-email input {
	color: #666;
}

.flex-titlebar {
	font-size: 13px;
	color: #666769;
	margin-bottom: 5px;
}

.flex-links {
	color: #fff;
	font-size: 11px;
}
.flex-links a {
	text-decoration: none;
	color: #fff;
	display: block;
	margin-bottom: 2px;
}

.flex-links a:hover {
	text-decoration:underline;
}

.emailsignup {
	text-align:left;
	padding-top:4px;
	padding-left:7px;
}

.footer-tagline, .footer-partners
{
	font-size:11px;
	text-align:center;
	color: #9a9899;
	text-transform: uppercase;
}
.footer-tagline a
{
	text-decoration:none;
	color:#9a9899;
	padding-bottom:3px;

}
.footer-tagline a:hover
{
	text-decoration:underline;
}

/* new styles */

img {
	border: none;
}

body {
	background-color: #d5d7d6;
	padding-left: 1px;		
}

html>body {
	padding-left: 0;
}

#body {
	text-align: center;
	padding-top: 37px;
}

.clear {
	clear: both;
}

#primarytable{
	width: 966px;
}
.primarytable{
	width: 966px;
}
#wrapper {
	width: 966px;
	margin: 0px auto;
	text-align: left;
	background-color: white;
}

#main, .fullWidthTable {
	width: 966px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	font: 12px Arial,sans-serif;
}

#homepage table {
	width: 966px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	font: 12px Arial,sans-serif;
}

#headerTable {
	width: 966px;
	font: 12px Arial,sans-serif;
	border-collapse: collapse;
	height: 180px;
	font-weight: bold;
	text-transform: uppercase;	
	color: white;
}

#headerTable a {
	text-decoration: none;
	color: white;
}

#headerTable a:hover {
	color: #69C;
}
	
#headerTable td {	
	vertical-align: middle;
}

#topnav {
	position: relative;
}

#homeLink {
	text-align: center;
	left: 349px;
	top: 10px;
	position: absolute;
	width: 268px;
	z-index: 2;	
}

#homeLinkPlaceholder {
	width: 400px;
}

#homeLink p {
	padding: 0;
	margin: 10px 0 0;
}

#headerTableTop td {
	height: 110px;
}

#headerTableBecomeaVIP {
	width: 150px;
	text-align: center;
}

#headerTableGiftCards {
	width: 200px;
}

#headerTableGiftCards img {
	margin-bottom: -4px;
}

#headerTableSearch {
	width: 200px;
	text-align: center;
}

#headerTableSearch form {
	padding: 0;
	margin: 0;
	display: inline;
}

#headerTableSearch form input {
	width: 120px;
}

html>body #headerTableSearch form input {
	width: 130px;
}

#headerTableSearch form img {
	margin-bottom: -2px;
}

#headerTableShoppingCart {
	width: 140px;
	text-align: right;
	padding-right: 10px;
}

#headerTableBottom td {
	padding: 0;
	height: 31px;
}

#headerTableBottom #myaccount {
	float: right;
	padding: 0 5px;
	font-size: 11px;
}

#headerTableBottom #myaccount a {
	padding: 0;
}

#headerTableBottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#headerTableBottom li {
	float: left;
}

#headerTableBottom li a {
	display: block;
	text-align: center;
	color: #003b80;
	padding: 0 11px 0 12px;
}

html> body #showcasecellTable {
	margin-top: 0px;
}

/* advanced search page */

#advancedSearch {
	width: 966px;
	border-collapse: collapse;
}

#advancedSearch table {
	border-collapse: collapse;
}

#search_results {
	padding: 0;
	width: 824px;
}

html>body #search_results {
	width: 820px;
}

#search_results table td .product_border {
	width: 137px;
}

html>body #search_results table td .product_border {
	width: 130px;
}

.searchNavigation, .searchNavigation table, .searchNavigation .search_group {
	width: 138px;
}

.sideNavigation {
	width: 138px;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

/*** PRODUCT DETAIL ***/ 
#pdp {
	padding: 10px;
	font: 12px Arial, Helvetica, sans-serif;
}

#pdp table {
	font: 12px Arial, Helvetica, sans-serif;
}

#pdp td {
	vertical-align: top;
}

#pdpLeftColumn {
	width: 360px;
	text-align: center;
}

#pdpRightColumn h1 {
	font-size: 19px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#pdpQTYSize {
	border-collapse: collapse;
	margin-bottom: 10px;
}

#pdpQTYSize td {
	vertical-align: middle;
	width: auto;
}

#pdpQTYSize td.labelColumn {
	width: 60px;
}

#pdpQTYSize select {
	font-size: 10px;
}

#pdpYMAL {
	border-left: 1px solid black;
	text-align: center;
	width: 122px;
	font-size: 10px;
}

#pdpYMAL ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
}

#pdpYMAL ul li {
	margin-bottom: 10px;
}

#pdpYMAL .product_price {
	font-size: 12px;
}

.breadCrumb {
	padding: 5px 10px 0px;
	font-weight: bold;
	background-color: white;	
}

.product_name { 
	background-color: white;
	font-weight: bold;
} 

#pdpImage .zoomText {
	padding-bottom: 10px;
}

#pdpImage .zoomText a {
	font-size: 12px;
	line-height: 20px;
	color: blue;
	text-decoration: none;
}

#pdpImage .zoomText a img {
	margin-bottom: -3px;
}

#pdp .viewOtherStylesLink {
	color: blue;
	text-decoration: none;
}

/* product description background */ 
.product_description { 
	margin: 10px 0;
} 

/* other styles divider bar */ 
.product_OtherStylesBar { background-color: #009; } 
.product_OtherStylesBar div { padding: 2px; }
.product_OtherStylesBar a { color: white; } 
.product_OtherStylesBar a:hover { color: white; } 

/* search top and bottom page nav bars */ 
.searchPaging { 
	font-weight: bold; 
	font-size: 12px; 
	color: black; 
	background-color: #e3e3e3; 
} 

#otherStyles {
	width: 966px;
	padding-bottom: 10px;
	font-size: 10px;
}

#otherStyles .product_price {
	font-size: 12px;
}

#otherStyles .otherStylesColors td {
	padding-bottom: 20px;
}

/* Shopping Card */
#shoppingCartContainer {
	width: 936px;
	margin: 10px 15px;
	border-collapse: collapse;
}

#shoppingCart {
	width: 735px;
	border-collapse: collapse;
	font : normal 12px Arial, sans-serif;
}

#checkoutOptions table table {
	width: 100%;
}

#paypalOption ul {
	text-align: center;
}

.helpBars td {
	background-color: #ccc;
}

.helpBars b
{
	display: block;
	padding-top: 5px;
	height: 100%;
	background-color: #CCCCCC;
	color: #000000;
}

#checkoutLinks .helpBars td {
	background-color: transparent;
}

#checkoutLinks a {
	text-decoration: underline;
}

#modifyAddressForm {
	padding-top: 20px;
}

#orderFormsWrapper, #displayOrderWrapper {
	text-align: left;
}

#orderForms, #displayOrder {
	width: 966px;
	margin: 0 auto;
}

#mvpicks .product_border {
	width: 130px;
}

#productsizingbody {
	background: White !important;
	color: Black; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin: 0; 
	padding: 0;
}

#shoppingCart_right_wrapper {
	padding : 55px 22px 30px 0px;
	float: right; 
	font-family: Arial,sans-serif; 
	font-size: 12px;
}

#shoppingCart_rv_inside {
	width: 131px; 
	border: 2px solid Silver;
}

html>body #shoppingCart_rv_inside {
	width: 127px;
}

#shoppingCart_rv_title {
	background-color: Silver; 
	text-align: center; 
	padding: 1px;
}
#shoppingCart_rv_content {
	padding: 10px;
}
#shoppingCart_rv_content img {
	border:1px solid #bbb;
}

#shoppingCart_link_inside {
	width: 131px; 
	border: 2px solid Silver;
}

html>body #shoppingCart_link_inside {
	width: 127px;
}

#shoppingCart_link_title {
	background-color: Silver; 
	text-align: center; 
	padding: 1px;
}
#shoppingCart_link_content {
	padding: 10px;
	text-align: center;
}


#shoppingCart_payment_inside {
	width: 131px; 
	border: 2px solid Silver;
	margin-top: 15px;
}

html>body #shoppingCart_payment_inside {
	width: 127px;
}

#shoppingCart_payment_title {
	background-color: Silver; 
	text-align: center; 
	padding: 1px;
	font-weight:bold;
}
#shoppingCart_payment_content {
	text-align: center;
	padding-bottom:10px;
}

#shoppingCart_payment_content DIV {
	padding-top: 10px;
}

#shoppingCart_payment_content IMG {
	padding-left: 2px;
	padding-right: 2px;
}

#accountCreateForm {
	width: 960px;
}

#order_summary {
	font-size: 11px;
	text-align:center;
	text-transform: none;
	padding-left: 13px;
}

.menulist {
	list-style: none;
	margin-left: -31px;
	margin-top: -0px;
	color:black;
}

.menutitle {
	list-style: none;
	color: black;
	margin-left: -36px;;
}

.menumore {
	margin-left:-31px;
}

.menumorelist {
	margin-left: -31px;
}
.generalVIPForm{
	background-color: #B7CBD7;
}

#XY_inStore {
	padding-right: 6px;
}