body {
  font-family: tahoma,helvetica,sans-serif;
  font-size: small;
  color: #fff;
  margin: 8px;
  background-color:#000000;


}


.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}


.banner {
}
.banner h2 {
  width:660px;
  margin-left:-20px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 0px;
  margin-top:0px;
  padding-left:10px;
  height:30px;
  line-height:30px;
}
.banner h3 {
  width:660px;
  margin-left:-20px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
  margin-bottom:0px;
  height:30px;
  line-height:30px;
}


.featured {
}
.featured table {
  margin: auto;
  padding: 0px;
}
.featured th {
  padding: 2px;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}

.navigation {
  width: 728px;
  text-align: center;
}


.prices {
  margin-top: 15px;
  width: 728px;
}


.product {
  margin-top: 15px;
  width: 728px;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}


.ratings {
  margin-top: 15px;
  width: 728px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}



.searchform {
}


.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}

.related {
  width: 717px;
  background-color: #eeeeee;
  font-weight: bold;
  padding: 4px;
  margin-left: 2px;
  margin-top: 10px;
}


.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(../data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(../fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(../fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../fancy_shadow_nw.png) no-repeat;
}

a{
	color:white;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/*body{
	background:url(../../images/background.gif) repeat;
}*/

#container{
	margin:0 auto;
	background-color:black;
	color: white;
	height:100%;
	padding: 0px 10px 0px 5px;
	margin-bottom:2px;
}
#header{
	width:1000px;
	height:107px;
	background-color: black;
	margin-top: 5px;
}
#logo
{
	text-decoration:none;
	border:none;
}
#leftcontainer
{
	float:left;
	background: black;
	text-align: left;
	padding-left: 30px;
	width: 193px;
}

#leftmenu{
	float:left;
	color: white;
	text-align: left;
	margin-bottom: 20px;
	list-style: none;
	margin-left: 12px;
	padding-left: 0px;
	margin-top: 0px;
}

#leftmenu li{
	float: left;
	clear: both;
	width: 100%;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 8px;
}

#leftmenu a{
	font-weight: bold;
	text-decoration: none;
	color: white;
}

#leftmenu a:hover{
	font-weight: bold;
	text-decoration: none;
	color: white;
}

#topmenu{
	list-style: none;
	float:left;
	color: white;
	float: left;
	background: black;
	text-align: left;
	padding-left: 25px;
}

#topmenu li{
	float: left;
	margin-right: 50px;
}
#topmenu a{
	text-decoration: none;
	color: #eeeeee;
}

#topmenu a:hover{
	text-decoration: none;
	color: #eeeeee;
}

#menuright{
	width:225px;
	float:right;
}
#menutop{
	width:600px;
}
#contentmid{
	width:575px;
	float:right;
}
#contentbot{
	margin-left:10px;
}
#footer{
	clear:both;
	width:1000px;
	padding-top:2px;
	width:100%;
	text-align:center;
}
#footer table{
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}
#footer table td{
	padding:0 5px;
}

#footer a{
	color:white;
	text-decoration:none;
	font-weight: bold;
	text-transform: capitalize;
}
#footer a:hover{
	/*color:#174f86;*/
	text-decoration:underline;
}
#footer .footertext
{
	background:#0b0b0b;
	color:#888;
	height: 20px;
	padding-left: 40px;
}

#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}

#searchlink
{
	margin-left: 6px;
	color: #aaaaaa;
	font-weight: bold;
}

#searchlink:hover
{
	color: #aaaaaa;
	font-weight: bold;
}
/*home page*/


#logo{
	height:80px;
	width:250px;
	background-color:orange;
}
#mainmenu{
	height:50px;
	width:500px;
	float:right;
	background-color:black;
}
#categories{
	padding-top:5px;
	height:75px;
	width:200px;
}
#navigation{
	height:50px;
	float:right;
	/*background-color:#1D3373;*/
}
#navmenu{
	margin-top:15px;
	height:25px;
	width:800px;
	background-color:purple;
}
#search{
	height:31px;
	width:800px;
	background:url(../image/blue-mid.gif);
	text-align:center;
	padding-top:9px;
}
.search-left{
	margin-top:-8px;
	float:left;
	height:39px;
	width:12px;
	background:url(../image/blue-left.gif);
	background-position:100% -1px;
}
.search-right{
	margin-top:-8px;
	float:right;
	height:39px;
	width:12px;
	background:url(../image/blue-right.gif);
	background-position:100% -1px;
}
#promotion{
	height:40px;
	width:1000px;
	text-align:center;
}
#topselling{
	margin-top:10px;
	width:203px;
	background-color:white;
	padding:10px;
	border:1px solid #ccc;
}
#buyerguide{
	margin:10px 0;
	height:300px;
	width:203px;
	padding:10px;
	border:1px solid #ccc;
}
#mainpromo{
	height:180px;
	width:555px;
	background-color:#ccc;
	margin:10px;
}
#featbrands{
	width:535px;
	padding:10px;
	margin:10px;
}
#sidemenu{
	width:200px;
}
#popsearches{
	margin:10px 0;
	width:200px;
	/*border:1px solid #ccc;*/
}
#popsearches a{
	color:white;
	text-decoration:none;
}
#popsearches a:hover{
	color:#174f86;
	text-decoration:underline;
}
#ads{
	height:600px;
	width:200px;
	text-align:center;
}

div#header a img, div#ads a img{
	text-decoration:none;
	border:none;
}

/***************Top Menu*******************/

#menu-top.home{
	background:url(../../images/menu-top.gif);
	height:25px;
	width:125px;
	float:left;
}
a:hover #menu-top.home{
	background-position:0% 100%;
}

#menu-top.mens{
	background:url(../../images/menu-top.gif);
	background-position:675px 0%;
	height:25px;
	width:125px;
	float:left;
}
a:hover #menu-top.mens{
	background-position:675px 100%;
}

#menu-top.womens{
	background:url(../../images/menu-top.gif);
	background-position:550px 0%;
	height:25px;
	width:125px;
	float:left;
}
a:hover #menu-top.womens{
	background-position:550px 100%;
}

#menu-top.brands{
	background:url(../../images/menu-top.gif);
	background-position:425px 0%;
	height:25px;
	width:150px;
	float:left;
}
a:hover #menu-top.brands{
	background-position:425px 100%;
}

#menu-top.contact{
	background:url(../../images/menu-top.gif);
	background-position:275px 0%;
	height:25px;
	width:150px;
	float:left;
}
a:hover #menu-top.contact{
	background-position:275px 100%;
}

#menu-top.help{
	background:url(../../images/menu-top.gif);
	background-position:125px 0%;
	height:25px;
	width:125px;
	float:left;
}
a:hover #menu-top.help{
	background-position:125px 100%;
}

#sidemenu a{
	font-size:14px;
}

/***************Sections*******************/

div.brands a{
	color:black;
	text-decoration:none;
	font-size:12px;
}
div.brands a:hover{
	color:#174f86;
	text-decoration:underline;
	font-size:12px;
}

div.popular a{
	color:white;
	text-decoration:none;
	font-size:12px;
}

div.popular a:hover{
	color:#174f86;
	text-decoration:underline;
	font-size:12px;
}

div.featured{
	margin-top:10px;
	padding:10px;
	margin:0;
	line-height:14px;
}
div.featured a{
	text-decoration:none;
	font-size:12px;
	color: white;
	font-weight: bold;
}
div.featured a:hover{
	color: white;
	text-decoration:underline;
	font-size:12px;
}

div.narrow{
	font-size:12px;
}
div.narrow a{
	color:black;
	text-decoration:none;
	font-size:12px;
}
div.narrow a:hover{
	color:#174f86;
	text-decoration:underline;
	font-size:12px;
}
div.narrow{
	border:1px solid #ccc;
}
div.narrow table tr td, div.narrow table tr th{
	padding:5px 10px;
}

span.price{
	font-size:12px;
	color:#ac7000;
	font-weight:bold;
}

#heading{
	font-size:14px;
	color:#174f86;
	line-height:16px;
}

#narrowby{
	width:200px;
	background:	url(../../images/gradient-gold.gif) repeat-x;	/*#dadac4;*/
	font-size:14px;
}

div.menu {
	text-align:left;
	line-height:40px;
	padding:0 10px;
	font-size:12px;
}
div.menu a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:black;
}
div.menu a:hover{
	color:#174f86;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
div.menu span.breadcrumb-current{
	color:#174f86;
	font-size:12px;
	font-weight:bold;
}

div.searchresults{
	padding:0 20px;
	font-size:12px;
}

div.searchresults a{
	color:white;
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
}

div.searchresults a:hover{
	color:#174f86;
	text-decoration:underline;
	font-size:12px;
	font-weight: bold;
}

div.pagination{
	width:660px;
	margin-left:-20px;
	padding-left:20px;
	height:40px;
	line-height:40px;
}

div.banner{
	font-size:12px;
	color:#666;
}

div.banner a{
	color:white;
}

table.productlist{
	width:100%;
}

div.searchresults a.redtext{
	color:#95191b;
	text-decoration:underline;
}
table.productlist a{
	color:white;
	font-weight: bold;
}
table.productlist a:hover
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}


div.brands a.redtext{
	color:#95191b;
	text-decoration:underline
}
#related{
	text-align:center;
}
#related td{
	width:150px;
}
#related a div.imgborder{
	padding:5px;
	margin:0 10px;
	border:1px solid #fff;
}
#related a:hover div.imgborder{
	padding:5px;
	margin:0 10px;
	border:1px solid #ccc;
}
div.bluetext{
	margin-left:20px;
	margin:0 10px;
	color:#174f86;
	font-weight:bold;
	font-size:12px;
}

div.product{
	border:1px solid #ccc;
	width:1000px;
}

div.categoryhead{
 	width:198px; 
 	padding-left:20px; 
 	line-height:24px;
 	height:24px;
 	margin-top:10px; 
	font-size: 150%;
	font-weight: bold;
}

div.categorycontainer{
	margin-top:10px;
}
div.catleft{
	height:38px;
	width:6px;
	background:url(../../images/categories-left.gif);
	float:left;
}
div.catmid{
	height:38px;
	width:188px;
	background:url(../../images/categories-mid.gif) repeat-x;
	float:left;
}
div.catright{
 	height:38px;
 	width:6px;
 	background:url(../../images/categories-right.gif);
 	float:right;
}
img.catarrow{
	float:right;
	margin-top:11px;
	margin-right:8px;
}

/* -------------- new menu ---------------------------*/
#navmenu ul li{
	float:left;
	height:25px;
	width:125px;
	text-align:center;
	list-style:none;
}
#navmenu ul li a{

}
div#menu-top.linksize{
	height:25px;
	width:125px;
}


#navmenu ul li a div{
	background:url(../../images/menu-top.gif);
}
#navmenu ul li.home a:hover div{
	background-position:0% 100%;
}

#navmenu ul li.mens a div{
	background-position:675px 0%;
}
#navmenu ul li.mens a:hover div{
	background-position:675px 100%;
}

#navmenu ul li.womens a div{
	background-position:550px 0%;
}
#navmenu ul li.womens a:hover div{
	background-position:550px 100%;
}

#navmenu ul li.brands a div{
	background-position:425px 0%;
	height:25px;
	width:150px;
}
#navmenu ul li.brands a:hover div{
	background-position:425px 100%;
}

#navmenu ul li.contact a div{
	background-position:275px 0%;
	height:25px;
	width:150px;
}
#navmenu ul li.contact a:hover div{
	background-position:275px 100%;
}

#navmenu ul li.help a div{
	background-position:125px 0%;
}
#navmenu ul li.help a:hover div{
	background-position:125px 100%;
}

#navmenu ul li a div#menu-top.linksize, #navmenu ul li{
	height:25px;
	width:125px;
}

#navmenu ul li.brands a div#menu-top.linksize, #navmenu ul li.brands{
	height:25px;
	width:150px;
}
#navmenu ul li.contact a div#menu-top.linksize, #navmenu ul li.contact{
	height:25px;
	width:150px;
}

#navmenu ul{
	padding:0;
	margin:0;
}
#contactbox{
	float:right; 
	background:#F3F2ED;
	margin:5px;
	padding:10px;
}

#menu_list{
	margin-top:-67px;
	background-color: #EEEEEE;
	border: 2px solid #1D3373;
	width:100%;
	margin-left:1px;
}
#menu_list tr td{
	padding:7px;
	border-bottom:1px solid #ccc;
}
#menu_list a{
	color: #000;
	text-decoration: none;
	padding:0;
	font-size:12px;
	line-height: 12px;
	font-weight:bold;
}
p.emails a{
	color:white;
	text-decoration:underline;
}
p.emails a:hover{
	color:#174f86;
}
p.link_small a{
	color:white;
}
p.link_small a:hover{
	color:#174f86;
}

input#email{
	width:100%;
}

#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
}
.box {
	margin-bottom: 10px;
}
.box .top {
	padding: 8px 0px 6px 7px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	padding: 10px;
}
.box .bottom {
	height: 5px;
}


#content {
	float: left;
	width: 720px;
	margin-bottom: 10px;
}
#content .top {
	padding: 8px 0px 6px 10px;
}
#content .top h1, .heading {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	padding: 10px 10px 1px 10px;
	min-height: 380px;
}
#content .bottom {
	height: 5px;
}


.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #fff;
	padding: 4px 7px;
	text-decoration: none;
	color: #fff;
}
.pagination .links b {
	border: 1px solid #fff;
	padding: 4px 7px;
	text-decoration: none;
	color: #fff;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	background-color:#999999;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background-color:#999999;
	padding-bottom: 8px;
	z-index: 3;
}


.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
