body { 	margin: 0px; }
body,td,p { 	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #625b5c; }
p { 	margin: 10px 0px 5px 0px; }
hr { 	height: 1px; background-color: #625b5c; }
ul {	list-style-image: url(/images/icons/bullet.gif);}
li {	margin: 5px 0px 5px 0px; }
form {	margin: 0px; }
h1 {	font-size: 20px; 	color: #000000;	font-weight: bold;	margin: 0px 0px 5px 0px; }
h2 {	font-size: 16px;	color: #000000;	font-weight: bold;	margin: 10px 0px 5px 0px;	border-bottom: 1px solid #C4C4C4; }
h3 {	font-size: 14px;	color: #000000;	font-weight: bold;	margin: 5px 0px 5px 0px; }
a {
	text-decoration: underline;
	color: #004b91;
}
a:hover {
	color: #cc0000;
}
a:visited {
/*	color: #cc0000; */
}
a.white {
	text-decoration: underline;
	color: #ffffff;
}
a.white:hover {
	text-decoration: underline;
	color: #dddddd;
}
a.white:visited {
	text-decoration: underline;
	color: #ffffff;
}
.bold {
	font-weight: bold;
}
.underline {
	border-bottom-color: #75776E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.italic {
	font-style: italic;	
}
.border-top {
	border-top: 1px solid #C4C4C4;
}
.border-right {
	border-right: 1px solid #C4C4C4;
}
.border-bottom {
	border-bottom: 1px solid #C4C4C4;
}
.border-left {
	border-left: 1px solid #C4C4C4;
}
.border-box {
	border: 1px solid #C4C4C4;
}
.txt-white, a.txt-white, a:hover.txt-white {
	color: #ffffff;
	text-decoration: none;
}
.txt-black {
	color: #000000;
}
.txt-grey {
	color: #75776E;
}
.txt-red,.price-red,.product_price{
	font-weight: bold;
	color: #cc0000;
}
.txt-big,.product_price {
	font-weight: bold;
	font-size: 18px;
}
.product_price {
	font-size: 24px;
}
.txt-small {
	font-size: 9px;
}
.bg-black{
	background-color: #000000;
	color: #FFFFFF;
}
.bg-grey{
	background-color: #dddddd;
}
.bg-grey2{
	background-color: #eeeeee;
}
.bg-green {
	background-color: #66CC00;
	color: #FFFFFF;
}
.bg-yellow {
	background-color:#FFFFCC;
}
/* layout */
table.main {
	width: 960px;
	background-color: #FFFFFF;
}
td.left {
	width: 175px;
	background-color: #c4c4c4;
}
td.content {
	width: 590px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
td.content-no-right {
	width: 780px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
td.content-no-right-or-left {
	width: 955px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
td.right {
	width: 175px;
	background-color: #eeeeee;
}
.search-results {
	padding: 5px;
	color: #ffffff;
	background-color: #696969;
	text-transform: uppercase;
}
.message {
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 30px;
	background-color: #FFFFCC;
	border: #cccccc solid 1px;
	color: #cc0000;
	font-weight: bold;
	background-image: url(/images/buttons/new/exclamation_mark.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.message2 {
	margin: 5px 0px 5px 0px;
	padding: 5px;
	border: #cccccc solid 1px;
	color: #cc0000;
	font-weight: bold;
}
.error_message {
	padding: 5px;
	background-color: #FF0000;
	border: #000000 solid 1px;
	color: #FFFFFF;
	font-weight: bold;
}
.catalog img {margin: 0px 0px 5px 0px}
input.button {
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	border: #eeeeee outset 1px;
	width: 75px;
	height: 25px;
}
fieldset {
	margin: 0px;
	padding: 2px;
}
.gender-mens,.gender-ladies,.gender-hardware,.gender-kids,.gender-gifts,.gender-latestoffers,.gender-generic,.gender-newstuff,.gender-salestuff {
	padding: 3px;
	background-color: #000066;
	color: #FFFFFF;
	border-top: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
	text-transform: uppercase;
}
.gender-ladies {
	background-color: #ff66cc;
}
.gender-kids {
	background-color: #FF9C00;
}
.gender-hardware {
	background-color: #696969;
}
.gender-gifts {
	background-color: #696969;
}
.gender-generic {
	background-color: #990033;
}
.gender-newstuff {
	background-color: #000000;
}
.gender-salestuff {
	background-color: #cc0000;
}
.gender-latestoffers {
	background-color: #FFFF00;
}
.department {
	padding: 2px 2px 2px 10px;
}
.category {
	padding: 0px 3px 3px 20px;
}
.brand {
	font-size: 14px; 
	color: #C4C4C4; 
	font-weight: bold; 
	text-transform: uppercase;
}
.name, .name-big, .name-ladies, .name-mens, .name-hardware {
	color: #55708D; 
	font-weight: bold; 
	text-transform: lowercase;
}
.name-ladies {
	color: #ff66cc; 
}
.name-mens {
	color: #000066; 
}
.name-hardware {
	color: #696969; 
}
.name {
	font-size: 12px; 
}
.name-big {
	font-size: 18px;
}

.description {
	font-size: x-small; 
	color: #55708D; 
	font-weight: normal; 
	text-transform: none;
}
.old-price {
	color: #54708E;
}
.search-dropdown {
	font-size: 12px;
	width: 115px;
	margin: 5px 0px 5px 0px;
}
.sort-dropdown {
	font-size: 12px;
	width: 50px;
	margin: 5px 0px 5px 0px;
}


.thumb {
	border: 1px solid #C4C4C4;
	height: 130px;
	width: 130px;
}
img.latest {
	background-image:url(/images/new_overlay.gif);
}
a.menu-top:link {  
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color : #000000;

}
a.menu-top:visited {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color : #000000;

}
a.menu-top:hover {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #cc0000;
}
div.feedBurnerFeedBlock a.headline {
	font-size: 10px;
}
div.feedBurnerFeedBlock ul {
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding-left: .2em;
	text-indent: 0em;
	font-weight: bold;
}
div.feedBurnerFeedBlock li {
	font-size: 10px;
	font-weight: bold;
}
.flashcontent {
	z-index: 1;
}
.dropmenudiv{
 position: absolute;
 top: 0;
 border: 1px solid #BBB; /*Theme Change here*/
 border-bottom-width: 0;
 line-height: 18px;
 z-index: 1010;
 background-color: white;
 width: 130px;
 visibility: hidden;
 font-size: 11px;
 text-align: left;
}

.dropmenudiv a:link, .dropmenudiv a:visited {
 width: 100%;
 display: block;
 text-indent: 3px;
 border-bottom: 1px solid #BBB; /*Theme Change here*/
 padding: 2px 0;
 text-decoration: none;
 font-weight: bold;
 color: #000000;
}

.dropmenudiv a:hover, .dropmenudiv a:focus, .dropmenudiv a:active { /*Theme Change here*/
 background-color: #EFEFEF;
 color: #cc0000;
 text-decoration: underline;
}

.message_lite {
	padding: 5px;
	background-color: #FFFFCC;
	border: #cccccc solid 1px;
	color: #999999;
	font-weight: bold;
}
.share_product {
	padding: 5px;
	border: #cccccc solid 1px;
	color: #999999;
	font-weight: bold;
}

a#sizeguide_ladies,a#sizeguide_mens,a#sizeguide_gifts,a#sizeguide_hardware,a#sizeguide_kids { display: block; height: 35px; overflow: hidden; position: relative; width: 150px; }

a#sizeguide_ladies span { background: url(/images/Size_Ladies.gif) no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
a#sizeguide_mens span { background: url(/images/Size_Mens.gif) no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
a#sizeguide_gifts span { background: url(/images/Size_Gifts.gif) no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
a#sizeguide_hardware span { background: url(/images/Size_Hardware.gif) no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
a#sizeguide_kids span { background: url(/images/Size_Kids.gif) no-repeat; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
a#sizeguide_ladies:hover span,a#sizeguide_mens:hover span,a#sizeguide_gifts:hover span,a#sizeguide_hardware:hover span,a#sizeguide_kids:hover span { background-position: 0 -35px; }

a.product_name:link,a.product_name:visited,a.product_name:hover {  
	font-size: 11px;
	color: #191919; 
	font-weight: bold; 
	text-transform: lowercase;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;	
}
a.product_name:hover {
	text-decoration: underline;
	color: #cc0000;
}
table.search_filter {
	height: 114px;
	width: 780px;
	background:url(/images/search_filter.png);
}
td.search_filter {
	color: #000;
	padding-left: 8px;
	padding-right: 8px;
}

table.sort_filter {
	height: 33px;
	width: 780px;
	background:url(/images/sort_filter.png);
	background-color: #696969;
}
td.sort_filter {
	color: #FFF;
	padding-left: 8px;
	padding-right: 8px;
}
.chechout-stages {
	margin: 10px 5px 10px 5px;
		background-color: #fff;
}
.ItemNameWrapper {
	width: 181px;
	position: absolute;
	margin-top: 181px;
}
.sizes_instock{
	font-family:Arial, Verdana,Helvetica, sans-serif;
	font-size:10px;
	color:black;
 	text-transform: lowercase;
}

.pagination {
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
	width:765px;
}
div.pagination ol.page_nos {
	display:inline;
}
div.pagination ol.page_nos li {
	display:inline;
	margin:0 2px;
}
div.pagination ol.page_nos li span.page_nos_selected {
	background-color:#FFCC00;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:2px 0px;
	margin:0px;
}

div.pagination ol.page_nos li a {
	border:1px solid #666666;
	color:black;
	padding:2px 5px;
	text-decoration: none;
}
div.pagination ol.page_nos li a:hover {
	border:1px solid #666666;
	color:white;
	padding:2px 5px;
	text-decoration: none;
	background-color:#625B5C;
}