/*
	add/change fonts in typography.css
*/
/*body  {
	background-color: #000;
}*/
.content_area {
	background: #fff;
	color: #000;
}
.content_area a{
	color: #000;
}
.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: #000000;
	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: #000;
}
.product_price em {
	color: red;
}
.breadCrumb {
	color: #000;
}
.breadCrumb a {
	color: #000;
}
.product_OtherStylesBar {
	background: #CC0000;
}
.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-color: transparent;
	width: 138px;
}
.sideNavigation H1 {
	color: #000000;
}
.sideNavigation H2 {
	color: #000000;
}
.sideNavigation H3 {
	color: #000000;
}
.sideNavigation strong {
	color: #000;
}
.sideNavigation label {
	color: #000;
}
.sideNavigation a {
	color: #000;
}
.sideNavigationFocusSearch {
	background: #CC0000;
	color: #ffffff;
}
.sideNavigation a:hover, .navigationLight a:focus, .navigationLight a:active {
	color: #000000;
}

.searchNavigation {
    color: #000000;
    background: #CCCCCC;
}
.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;
}
.checked {
	font: 14px Arial, sans-seriff;
	color:  #f00;
}
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:96%;
	text-decoration:none;
	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;
}
	
.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: maroon;
	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;
}

.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;
}
/* ------------------ Header Classes ------------------ */

.mainHeader
{
	color: #000000;
}

.mainHeader .menuCells
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}

.mainHeader .menuBorder
{
	border-right: 1px solid #000000;
}

.mainHeader .menuCells a:link
{
	color: #000000;
	text-decoration: none;
}
.mainHeader .menuCells a:visited
{
	color: #000000;
	text-decoration: none;
}
.mainHeader .menuCells a:hover
{
	color: #000000;
	text-decoration: none;
}
.mainHeader .menuCells a:active
{
	color: #000000;
	text-decoration: none;
}
.mainHeader .catCells
{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	border-right: 1px solid #FFFFFF;
}
.mainHeader .catCells a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.mainHeader .catCells a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.mainHeader .catCells a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.mainHeader .catCells a:active
{
	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: #000000;
	font-size: 12px;
	text-decoration: underline;
}
.mainHeader .loginText a:visited
{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
.mainHeader .loginText a:hover
{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
.mainHeader .loginText a:active
{
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

.mainHeader .priceText
{
	color: #000000;
	font-size: 11px;
}

.mainHeader a:link
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.mainHeader a:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.mainHeader a:hover
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.mainHeader a:active
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

/*------------------ Footer Classes ------------------*/

.mainFooter
{
	text-align:center;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border-color: #FFFFFF;
	color: #FFFFFF;
}

.mainFooter a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.mainFooter a:visited
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.mainFooter a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.mainFooter a:active
{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
.mainFooter .catCells
{
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	border-right: 1px solid #FFFFFF;
}
.mainFooter .catCells a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.mainFooter .catCells a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.mainFooter .catCells a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.mainFooter .catCells a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.footerspecialBars 
{
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
}
.footerbetweenSmallAndMedium
{
	font-size: 11px;
}

.footersmall
{
	color: #000000;
	font-size: 10px;
}
.footersmall a:link
{
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
}
.largebold
{
	font-size: 14px;
	font-weight: bold;
}
.bold
{
	font-weight: bold;
}

.infoBars
{
	font-size: 11px;
	background-color: #CCCCCC;
	background-position: left;
}

.spacerBars 
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
}

.specialBars 
{
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
}

.titleBars
{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	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
}

.helpBars
{
background-color: #CCCCCC;
color: #000000;
}

.footerSeals {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.footerSeals td {
	padding-right: 15px;
	vertical-align: top;
}
.sideNavigationContent {
	width: 136px;
}
.rightside {
	width: 828px;
}
#primarytable{
	width: 966px;
}
.primarytable{
	width: 966px;
}
.custserv_index {
	width: 100px;
}
.custserv_content {
	width: 866px;
}
#paypalOption {
	width: 100%;
}
#RegisteredUsers {
	width: 100%;
}
#wrapper {
	background-color:#FFFFFF;
	padding:2px 0pt 0pt;
	text-align:left;
	width:966px;
}

/*** 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;
}

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

.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;
}
#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;
}




