* {
	margin: 0;
	padding: 0;
}

body, td {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

img {
	border: 0;
	display: block;
}

a:link {
	text-decoration: none;
	color: #666666;
	text-indent: 15px;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #F0F0F0;
}

h1 { font-size: 16px;font-family: Helvetica, Arial, San-serif; }

h2 { font: bold 18px Helvetica, Arial, San-serif; line-height: 100%; margin: -3px 0 5px 0; }

/* --- Header
-------------------------------------------------------*/

.header .goTo { padding-bottom: 2px; }

.header .goTo a:link { color: #858585; }
.header .goTo a:visited { color: #858585; }
.header .goTo a:hover { color: #333333; }
.header .goTo a:active { color: #858585; }

.header .stripe { background: #333333; }

.header .subHeader {
	background: #C7CCCF;
	color: #333333;
	}

.header .subHeader td { padding-bottom: 5px; }

.header .shoppingBag {
	font-weight: bold;
	color: #2D5A97;
	}

.header .shoppingBag a:link { color: #2D5A97; }
.header .shoppingBag a:visited { color: #2D5A97; }
.header .shoppingBag a:hover { color: #333333; }
.header .shoppingBag a:active { color: #2D5A97; }

/* --- Side Nav
-------------------------------------------------------*/

.leftPanel {
	margin-top: 5px;
	}

.sideNavFriends td {
	border-top: 1px solid #FFFFFF;
	text-align: center;
	}
	
/* --- Subnav
-------------------------------------------------------*/
.sideNav { margin-bottom:45px; }

.sideNav a:link, .sideNav a:visited, .sideNav a:hover, .sideNav a:active { color: #356198; text-decoration: none; }

.sideNav, .sideNav ul, .sideNav ul li { list-style: none; }
	
.sideNav .title, .sideNav .titleActive {
	display: block;
	font-weight: bold;
	border: none;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.sideNav .title { color: #356198; }
.sideNav .titleActive {	color: #333333; }
	
.title a:link, .title a:visited, .titleActive a:link, .titleActive a:visited {
	display: block;
	padding: 2px 0 2px 9px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.title a:link, .title a:visited { color: #356198; }
.titleActive a:link, .titleActive a:visited { color: #333333; }

.title a:hover, .titleActive a:hover {
	display: block;
	color: #333333;
	/*background-color: #356198;*/
	padding-left:9px;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.sideNav li ul li a {
	display: block;
	border: none;
	font-weight: normal;
	/*margin-top: 2px;*/
	margin-right: -20px;
	padding: 1px 0 3px 19px;
	
	}
	
.sideNav li ul li a:hover {
	/*background: #356198;*/
	color: #333333;
	}
	
.sideNav li ul {
	/*background-color:#dddddd;*/
}

.sideNav .pageActive { color:#333333; }
a.pageActive:link, a.pageActive:visited, a.pageActive:active { color:#333333; }
a.pageActive:hover { color:#333333; }

/* --- Search
-------------------------------------------------------*/

.queryLabel {
	font-weight: bold;
	color: #2D5A97;
	}

.query {
	font-size: 9px;
	width: 135px;
	height: 16px;
	color: #858585;
	}

.storeSearch {
	margin-bottom: 10px;
	padding: 0;
	}

/* --- Footer
-------------------------------------------------------*/

.footerTable {
	border-top: 2px solid #FFFFFF;
	}

.footerTable td {
	padding-left: 10px;
	}

.footerTable ul {
	list-style: none;
	margin: 1px 0px 5px;
	width: 160px;
	}

.footerHeader td {
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 2px;
	}

.copyright {
	border-top: 1px solid #F6F5F4;
	padding-top: 5px;
	}

.copyright span {
	padding-left: 195px;
	}
	
/* --- Brand Styles
-------------------------------------------------------*/

.brandContent {
	padding: 10px;
	}

.brandDescription {
	width: 534px;
	margin: 10px 0;
	}

/* --- Style Styles
-------------------------------------------------------*/

.new {COLOR: #FF4700; font-weight: bold; }
.se {COLOR: #33A02C; font-weight: bold; }
.styleContent 
{
	float:left; 
	clear:both; 
  margin-top:10px;
	margin-left:10px;
}/**/
.seSmall
{
	color: #FFFFFF;
  /*line-height:16px;*/
	font-weight: bold;
  margin: 2px 0px 2px 0px;
  padding: 0px 2px 2px 2px;
	background-color:#33A02C;
}/*
.oeSmall
{
	color: #FFFFFF;
  line-height:16px;
	font-weight: bold;
  margin: 2px 0px 2px 0px;
	padding: 0px 2px 2px 1px;
	background-color:#989898;
}
.newSmall 
{
	color: #FFFFFF;
  line-height:16px;
	font-weight: bold;
  margin: 2px 0px 2px 0px;
	padding: 0px 2px 2px 1px;
  background-color:#FF4700; 
}*/
.pacSmall 
{
	color: #FFFFFF;
  /*line-height:16px;*/
	font-weight: bold;
  margin: 2px 0px 2px 0px;
  padding: 0px 2px 2px 2px;
  background-color:#989898; /*#0f409d;*/
}
.newColorsSmall
{
  font-weight:bold;
  color:#FFFFFF;
  background-color:#e92e90;
  padding:0px 2px;
}
/* --- Product: Ordering Information
-------------------------------------------------------*/
.price, .priceSale, .sale {
	display: block;
	font-size: 18px;
	font-family: Helvetica, Arial, San-serif;
	font-weight: bold;
	}

.salePrice {
	/*display: block;*/
	/*font-size: 18px;*/
	font-weight: bold;
	color: #9900CC;
	background-color: #CCCCCC;
}

.priceSale {
	text-decoration: line-through;
	}

.priceSaleListing {
  text-decoration: line-through;
	/* text-decoration: none; */
	display: block;
	padding-bottom:1px;
	font-style:italic;
	}

.sale {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	}

.quantity { width: 31px; font:10px verdana; color:#333333; height:14px }

/* --- Product: Layout for Major Sections
-------------------------------------------------------*/

.rightColumn { width: 248px; padding-left:2px; }

.leftColumn { margin-right: 5px; width: 251px; }

.productDescription, .availableColors, .orderingInformation, .sizeInformation, .goesWith, .youMightAlsoLike { margin-bottom: 5px; }

.orderingInformation, .goesWith, .youMightAlsoLike { width: 249px; } 	
	
.availableColors { width: 250px; }
	
.sizeInformation, .youMightAlsoLike { clear: both; }

.zoom { margin-bottom: 10px; }

.productContent h4 { 
	font: 10px verdana;
	background-color: #E8E8E8;
	padding: 3px;
	margin: 0 1px 5px 0;
	clear: both;
	}

.productContent { padding: 12px; }

.productContent h3 { font: 14px verdana; }

a.colorNameSelect:link, 
a.colorNameSelect:visited, 
a.colorNameSelect:hover,
a.colorNameSelect:active, 
.colorNameSelect a:link, 
.colorNameSelect a:visited, 
.colorNameSelect a:hover, 
.colorNameSelect a:active { color: #333333; }
.colorName { color: #356198; cursor:pointer;}

div.row a:link, #productDescription ul li a:link, #productDescription td a:link, #sizeInformation ul li a:link { text-decoration:none; color: #2D5A97; }
div.row a:visited, #productDescription ul li a:visited, #productDescription td a:visited, #sizeInformation ul li a:visited { text-decoration: none; color: #325a9b; }
div.row a:hover, #productDescription ul li a:hover, #productDescription td a:hover, #sizeInformation ul li a:hover { text-decoration: none; color: #333333; }
div.row a:active, #productDescription ul li a:active, #productDescription td a:active, #sizeInformation ul li a:active { text-decoration: none; color: #325a9b; }

.swatch { height: 18px; width: 18px; border: 1px solid #ebe7e4; }

.productBlurb { margin-bottom: 5px; }

div.row {
  clear: both;
  width: 250px;
}

div.row .point {
	float: left;
	width: 14px;
	padding-top:6px;
}

div.row .text {
  float: right;
  width: 236px;
  text-align: left;
  padding-bottom: 2px;
} 

.productDescription ul { margin-bottom: 5px; }

.productDescription ul li {
	display: inline;
	margin-right: 5px;
	}

#productDescription img {
	display: block;
	}

.productDescription ul li img {
	display: inline;
	position: relative;
	top: 1px;
	margin-right: 5px;
	}
	
/* --- Product: Also Like
-------------------------------------------------------*/

.alsoLikeThumbs {
	line-height: 110%;
	}

.alsoLikeThumbs li {
	float: left;
	display: inline;
	width: 74px;
	margin: 0px 10px 0px 0px;
	}

.alsoLikeThumbs .right {
	margin-right: 0;
	}

.alsoLikeThumbs li img {
	border: 1px solid #C8CDD0;
	}
	
/* Footer Pages */
.sizingContent, .colorsContent, .fabricsContent, .contactContent, .faqContent, .affiliatesContent, .shippingContent, .returnsContent, .privacyContent {
	padding: 10px 0 0 10px;
	}
.morePhotoMini{
  cursor:pointer;
  float:left;
  border: 1px solid #C8CDD0;
  width:55px;
  height:55px;
  margin:0px 4px 0px 0px;
}


/* --- Brand Styles
-------------------------------------------------------*/
.brandDescription {
	width: 534px;
	margin: 10px 0;
	}

/* --- Mini Color Boxes for Grid Page
-------------------------------------------------------*/
div.miniColorBox  {
  float:left;
  width:9px;
  height:9px; 
  cursor:pointer;
  margin:0px 1px 1px 0px;
  border:solid 1px #c8cdd0;
}
div.miniColorBoxPicked  {
  float:left;
  width:9px;
  height:9px; 
  cursor:pointer;
  margin:0px 1px 1px 0px;
  border: dashed 1px #c8cdd0;
}
div.miniColorBox3  {float:left;width:3px;height:9px;}
div.miniColorBox6  {float:left;width:6px;height:9px;}
div.miniColorBox9  {float:left;width:9px;height:9px;}

/* --- Color Boxes for Product Page
-------------------------------------------------------*/
div.colorBox  {
  float:left;
  width:18px;
  height:18px;
  cursor:pointer;
  margin:0px 0px 2px 0px;
  border:solid 1px #c8cdd0;
}
div.colorBox6  {float:left;width:6px;height:18px;}
div.colorBox12 {float:left;width:12px;height:18px;}
div.colorBox18 {float:left;width:18px;height:18px;}

/* --- Grid Page
-------------------------------------------------------*/
.innerFilter
{
  float:left;
  width:550px; 
  height:50px;
  margin:0px 0px 0px 10px;
  background-color:#ffffff;
  font-family:Verdana;
  font-size:10px;
}
.innerFilter .filterLabel{float:left;padding:7px 0px 0px 8px;width:122px;color:#989898;font-family:Arial;font-size:14px;font-weight:bold;}
.innerFilter .selectPanel{float:left;margin:7px 0px 0px 10px;width:130px;}
.innerFilter .selectMenu{float:left;margin-top:3px;width:125px;font:10px verdana;height:18px;padding:0 0 0 0px;color:#333333;}

div.grouping
{
  margin:20px 0px 5px 0px; 
  padding: 0px 0px 1px 1px;
  width:550px;
  border-bottom:1px #333333 solid;
  font-size:14px;
  font-weight:bold;
  font-family:Arial;
  color:#333333;
}

/* --- Search Page
-------------------------------------------------------*/
.searchNavi
{ 
  float:left;
  clear:both;
  width:550px;
  margin-left:10px;
  background-color:#ebe7e4;
  padding-bottom:2px;
  
}
.searchNavi .searchResults { float:left;padding: 3px 0px 2px 4px; width:200px; }
.searchNavi .searchButtons { float:right;padding: 3px 5px 0px 0px;width:335px;font:10px Verdana;text-align:right;}
.searchNavi .searchButtons img { border: none; vertical-align: text-bottom;}
  .deadlink
, .deadlink a:link
, .deadlink a:visited
, .deadlink a:hover
, .deadlink a:active { color: #c7c2c0; }
.innerSearch
{
  width:550px; 
  height:108px;
  margin:12px 0px 0px 10px;
  padding:7px 0px 0px 0px;
  background-color:#ffffff;
  font-family:Verdana;
  font-size:10px;
}
.innerSearch .title{float:left;clear:both;font-size:14px;font-weight:bold;font-family:Arial; margin-left:8px;}
.innerSearch .textBox{color:#333333;width:260px;height:14px;font:10px verdana;border:1px solid #989898;padding: 0 0 0 3px; margin-left:10px;}
.innerSearch .selectPanel{float:left;margin:6px 0px 0px 10px;width:190px;}
.innerSearch .selectMenu{float:left;clear:both;margin-top:3px;width:190px;font:10px verdana;height:18px;padding: 0 0 0 0px;color:#333333;}
.innerSearch .labelMenu{position:relative;left:-1px;}

/* --- Grid Displays: Search and Grid Page
-------------------------------------------------------*/
.gridTable {border-width:0px;width:0px;border-collapse:collapse;}
.gridProduct {width:130px;background-color:#ffffff;vertical-align:top;}
.gridProduct .pricing{position:relative;top:-1px;padding:0px 0px 2px 0px;}
.gridProduct .ratings{border-width:0px;margin-left:1px;}
.gridProduct .slashes{position:relative;top:-155px;}


 select option { margin:0px;  padding:0px; }
.sortHeader { float:left; width:550px;height:16px;margin:10px 0px 0px 10px;font-weight:bold;}
.sortHeader .label{float:left;margin:1px 0px 0px 9px;color:#989898;font-weight:normal;}
.sortHeader .disabled              
 {
   float:right;
   padding:1px 5px 0px 1px; 
   font-weight:bold;
   color:#c7c2c0;
 }
.sortHeader  .button
 {
   float:right;
   padding:1px 5px 0px 1px; 
   font-weight:bold;
   color:#356198;
   cursor:pointer;
 }
 .sortHeader .button:hover
,.sortHeader .picked
 {
   float:right;
   padding:0px 4px 2px 4px;
   border:1px solid #333333;
   color:#333333 ;
   cursor:pointer;
 } 
/* --- Grid Displays: Search and Grid Page
-------------------------------------------------------*/
