/* ----- MAIN SETTINGS ---- */
body {
	background: transparent url(/css/images/.jpg) no-repeat;
	margin: 0 auto;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a {
	text-decoration: none;
	color: #444;
}
a:hover {
	color: #000;
}
img {
	border: none;
	outline: none;
}
input,
*:focus {
	outline: none;	
}
/* Common */
.clear { clear: both; }
.error { color: red;  }


/* Page */
#pageWrapper {
	width: 1028px;
	margin: 0 auto;	
}
#header {
	position: relative;
}
#logoWrapper {
	float: left;
    left: -5px;
    margin: 15px 0 0;
    position: relative;
    width: 180px;
	height: 84px;	
}
#logo {
	
}
#searchWrapper {
	float: right;
	margin: 30px 0 0 0;
}
#searchWrapper p {
	font-size: 10px;
	margin: 0;	
}
#miniShoppingCart,
#loginRow {
	position: absolute;
}
#miniShoppingCart {
	top: 3px;
	right: 0px;
}
#loginRow {
	right: 101px;
    top: 5px;
}
#loginRow .formbutton {
	padding: 1px 10px;	
}
#utilNav {
	position: absolute;
	top: 9px;
	right: 5px;	
	font: normal 11px Arial, Helvetica, sans-serif;
}
#utilNav .utilNavSeparator,
#utilNavFooter .utilNavSeparator {
	margin: 0 5px;
}

#footer {
	text-align: center;
	margin-bottom: 30px;
}
#footer ul {
	list-style: none;	
	padding: 0;
	margin: 15px 0 5px 0;
}
#footer ul li {
	display: inline-block;
	padding: 0 10px;	
}
#footer #copyright {
	text-align: center;	
}
#utilNavFooter {
	margin: 0 0 5px 0;
}
#utilNavFooter a  {
	color: Gray;	
}
#utilNavFooter a:hover {
	color: #000;	
}

/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(/css/images/cssmenu/light_arrow_down.gif); width:9px; height:6px; left:0px; top:5px; background-repeat:no-repeat;background-position:top left;}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(/css/images/cssmenu/light_arrow_down.gif); background-repeat:no-repeat;background-position:top left;}


/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(/css/images/cssmenu/medium_purple_right.gif); width:6px; height:9px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(/css/images/cssmenu/medium_purple_right.gif); background-repeat:no-repeat;background-position:top left;}


/* --[[ Main Container ]]-- */
#imouter0 {border-style:none; border-color:#6a6a6a; border-width:1px; padding:0px; margin:0px; }


/* --[[ Sub Container ]]-- */
#imenus0 li ul {background-color:#d3d2df; border-style:solid; border-color:#333333; border-width:1px; padding:5px; margin:4px 0px 0px; }

	/* [Underlayment (Drop Shadow)] */
	#imenus0 .imunder {background-color:#a2a2a2; top:3px; left:3px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);opacity:0.50;-moz-opacity:0.50;}


/* --[[ Main Items ]]-- */
#imenus0 li a {background-color:#585575; color:#dddddd; text-align:left; font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; border-style:none; border-color:#ffffff; border-width:1px; padding:2px 8px; margin:0px 2px 0px 0px; }

	/* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {text-decoration:underline; }
	#imenus0 li a.ihover, .imde imenus0 a:hover {text-decoration:underline; }

	/* [active] */
	#imenus0 li a.iactive {}


/* --[[ Sub Items ]]-- */
#imenus0 ul a {background-color:transparent; color:#555555; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; }

	/* [hover] - These settings must be duplicated for IE comptatibility.*/
	#imenus0 ul li:hover>a {color:#000000; text-decoration:underline; }
	#imenus0 ul li a.ihover {color:#000000; text-decoration:underline; }

	/* [active] */
	#imenus0 ul li a.iactive {background-color:#ffffff; }




/* This is the default font for the entire page body */
.mainmainpage {

	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	padding-left: 12px;
	padding-top: 6px;
}

.mainpage {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
}


/* This is a smaller text used for the wishlist, etc. */
.smalltext {
	font-size : 9px;
}

/* Style for page breaks when printing */
P.pageEnd {page-break-before: always}

/* ----- PAGE SECTIONS & HEADERS -----*/
/* Header is a large separating bar used in page layout */
/* Sections are used for output areas */
.header {
	BACKGROUND-COLOR: #828A92;
	FONT-SIZE: 14px;
	color : White;
	font-weight : bolder;
}
.section_title {
	font-size: 12px;
	font-weight: bold;
	color : Maroon;
}

/* Used for the menu footer at the bottom of list and detail pages */
.section_footer {
	font-size: 11px;
	color : Maroon;
}
A.section_footer {
	text-decoration : none;
}

HR.thickline {
	size: 1;
	height: 2px;
	margin-bottom : 0px;
	margin-top : 0px;
	border: 0;
}
HR.thinline {
	size: 1;
	height : 1px;
	margin-bottom : 0px;
	margin-top : 0px;
	border: 0;
}

/* Wish list button */
.WishButton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #999999;
	text-align : center;
}

/* Top Menu */
.nav, 
.nav li ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav {
  z-index: 100;
  position: relative;
}
.nav li {
  float: left;
  margin: 0;
  padding: 0 10px;
  position: relative;
  height: 20px
}
.nav li a {
	text-transform: uppercase;
	color: #666;
}
.nav li a:hover {
  color: #000;	
}
.nav li a.active {
	border-bottom: 1px solid #000;
	color: #000;
	padding-bottom: 3px;	
}
#nav-one {
	height: 30px;
	left: -10px;
    position: relative;	
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
  color: #000;
}
#nav-one li:hover ul li a, 
#nav-one li.sfHover ul li a {
	
}
#nav-one li:hover ul li a:hover, 
#nav-one li.sfHover ul li a:hover {
  background: #ddd;
  color: #990000;	
}
.nav li ul {
	background: #FFF;
	border: 1px solid #ccc;
  list-style: none;
  margin: 0;
  width: 150px;
  position: absolute;
  top: 15px;
  left: 9px;
  display: none;
  z-index: 1;
}
.nav li:hover ul,
.nav li.sfHover ul {
  
}
.nav li ul li {
  border: 0;
  float: none;
  padding: 0;
  margin: 0;
}
.nav li ul li a {
  padding: 3px 5px;
  width: 140px;
  display: block;
  line-height: 14px;
  text-transform: none;
}
.nav li ul li a:hover {
  background: #ccc;
  color: #000;
}















/* CATEGORY PAGES: Category itself (large) plus 3 listing sizes  for subcats & article, etc. --------------------------------------------- */
.subcatItem {
		
}
.subcatItem a {
	display: block;	
}
.cat_title_large {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.cat_title_small {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.cat_title_list {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight: bold;
	text-decoration: underline
}

.cat_text_large {
	font-size: 14px;	
}
.cat_text_featured {
	font-size: 14px;
}
.cat_text_small {
	font-size: 13px;
}
.cat_text_list {
	font-size: 12px;
}
.item .newImageIcon{
	width: 20px;
	height: 20px;
}
/*
.item {
	float:left;
	height: 252px;
	padding:5px;
	text-align:center;
	width: 195px;
} */
.item {
	float: left;
    height: 252px;
    padding: 5px;
    text-align: center;
    width: 194px;		
}

.item img {
	/*max-height: 171px;*/
	max-height: 126px;
	max-width: 190px;
	padding: 0 0 5px 0;
}
.skuContainer {
	color: #666666;
    font-size: 11px;
    height: 20px;
}

/* FEATURE:.Detail page -------------------------------- */

/* Style for detail item name, if no image defined   */
.FeatureTitle {
	font-size : 26px;
}
/* Style for product names, if no image defined   */
.FeatureTeaser {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
}
.FeatureByline {
	font-size : 12px;
	font-style : italic;
	
}


/* PRODUCTS:. --------------------------------------------- */

/* Style for product names, if no image defined   */
#productDetailsWrapper {
	margin: 0 0 0 20px;	
}
.prodname {
	font-size : 12px;
	font-weight: bold;
	height:36px;
	padding-bottom:5px;
	color: #666;
	display: block;
}

h1.prodname {
	font-size: 16px;
	font-weight: bold;
	color: #645F5F;
	margin: 0;	
}
.comingSoonImg {}

/* Style for product names, if no image defined   */
.prodname_list {
	font-size : 14px;
	font-weight: bold;
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-size : 11px;
	color : #666666;
}

/* Style for Product price, if turned on */
.prodprice {
	font-size : 12px;
}

/* Style for Product price emphasized words */
.prodprice2 {
	font-size : 12px;
	font-weight: bold;
	color: maroon;
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-size : 12px;
	color : maroon;
}

/* Style for border around image on moreinfo page */
.listingimg {
	margin-right : 10px;
}

.moreimg {
	border-style : solid;
	border-width : 1px;
	border-color : Silver;
	padding : 10px;
	background-color: white;
}

.gallery_img {
	border-style : solid;
	border-color : Silver;
	margin-right : 3px;
	border-width : 1px;
	width: 110px;
}
#tabs {
	margin-top: 20px;	
}

/* ----- ORDER BOX & HIGHTLIGHT BOX -----*/
.BoxTitle {
	FONT-SIZE: 16px;  
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BoxText {
	font-family : Arial, Helvetica, sans-serif;	
	FONT-SIZE: 13px;  
}


/* ----- SHOPPING CART  -----*/

/* Style for shopping cart text */
.carttext {
	font-size : 11px;
}

/* Style for small shopping cart text */
.smallcarttext {
	font-size : 10px;
}



/* ----- INPUT FORM ---------------------------------*/
.formtitle {
	FONT-SIZE: 14px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.formtext {
	FONT-SIZE: 12px;
	vertical-align : baseline;
	font-family : Arial, Helvetica, sans-serif;
}

.formerror {
	FONT-SIZE: 12px;
	color : Red;
}

.formerrorsmall {
	FONT-SIZE: 10px;
	color : Red;
}

.formtextsmall {
	FONT-SIZE: 10px; 
}

.FormTextVerySmall {
	FONT-SIZE: 9px;
}

.formfield {
	BACKGROUND-COLOR: #fbfbfb;
	BORDER-BOTTOM: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	COLOR: #003163;
	FONT-SIZE: 12px;
}

.formfieldlogin {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #101F74;
	BORDER-BOTTOM: #cccccc 1px solid;
	width : 120px;
}

.formfieldcheckbox {
	FONT-SIZE: 10px;
	COLOR: #cccccc;
}

.formbutton {
	BORDER-RIGHT: 1px outset;
	BORDER-TOP: 1px outset;
	FONT-SIZE: 13px;
	BORDER-LEFT: 1px outset;
	COLOR: white;
	BORDER-BOTTOM: 1px outset;
	BACKGROUND-COLOR: #999999;
	text-align : center;
}
A.formbutton:hover {
	color: #FFF;
	BACKGROUND-COLOR: #666666;
	TEXT-DECORATION: none;
}

/* ----- Listing Outputs (for address lists, etc.) ---------------------------*/
.ResultHead {
	FONT-SIZE: 16px;
}
.listingHead {
	FONT-SIZE: 12px; 
	TEXT-DECORATION: none;
}
.ListingSmall {
	font-size:	10px;
}
.listingTitle {
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight : bold;
}
A.listingTitle:link {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
}
A.listingTitle:visited {
	FONT-SIZE: 14px;  TEXT-DECORATION: none
	}
A.listingTitle:hover {
	FONT-SIZE: 14px; ; TEXT-DECORATION: underline
	}
	
.listingsubtitle {
	FONT-SIZE: 12px; FONT-STYLE: italic;  
}
.listingtext {
	FONT-SIZE: 12px; 
}
.listingsubtext {
	FONT-SIZE: 12px;  
}
.listingtagline {
	FONT-SIZE: 12px; 
}
.listingdate {
	FONT-SIZE: 12px;  
}



/* MENUs --------------------------------------------- */


.menu_category {
	font-size: 12px;
	text-decoration : none;
}
a.menu_category {
	font-size: 12px;
}
.menu_page {
	font-size: 12px;
	align: center;
	padding-bottom: 12px;
	width: 130px;
}
a.menu_page {
	font-size: 12px;
}

.menu_page_title {
	font-size: 12px;
	FONT-WEIGHT: bold;
}
a.menu_page_title
{
	font-size: 12px;
	FONT-WEIGHT: bold;
}
.menu_trail {
	font-size: 12px;
	text-decoration : none;
	COLOR: #808080;
}
a.menu_trail
{
	font-size: 12px;
}
.menu_footer {
	font-size: 10px;
	text-decoration : none;
	color : Gray;
}
a.menu_footer {
	
}

.menu_admin {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8px;
	COLOR: #DAA520;
	TEXT-DECORATION: none
}
A.menu_admin{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8px;
	COLOR: #DAA520;
	TEXT-DECORATION: none
}




.caution {
	COLOR: #ff6600; FONT-SIZE: 12px; FONT-WEIGHT: 700
}
.photocaption {
	COLOR: white; FONT-SIZE: 11px; 
}



/* ----- INPUT FORM ---------------------------------*/
TD.TopTierHeader {
}
.TopTierHeader {
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

A.TopTierHeader:link {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;  TEXT-DECORATION: none
}
A.TopTierHeader:visited {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;  TEXT-DECORATION: none
}
A.TopTierHeader:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}


/* ----- top tier is tabs; TD produces height ---------------------------------*/
TD.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 17px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.TopTierNav {
	FONT-WEIGHT: bold; FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.TopTierNav:link {
	 FONT-SIZE: 11px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.TopTierNav:visited {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.TopTierNav:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	background-color : transparent;
}

/* ----- the sub tier is for sort  ---------------------------------*/
.SubTierNav {
	FONT-SIZE: 11px;  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.SubTierNav:link {
	 FONT-SIZE: 11px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.SubTierNav:visited {
	FONT-SIZE: 11px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.SubTierNav:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	background-color : transparent;
}


/* ---------- Links for the sitemap search --------------------- */
A.alphaon:link {
	 FONT-SIZE: 13px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none ; Font-Weight: Bold;
}
A.alphaon:visited {
	FONT-SIZE: 13px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none; Font-Weight: Bold;
}
A.alphaon:hover {
	FONT-SIZE: 13px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	Font-Weight: Bold;
	background-color : #F0F0F0;
}
A.alphaoff:link {
	 FONT-SIZE: 9px; FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.alphaoff:visited {
	FONT-SIZE: 9px;  FONT-FAMILY: verdana,arial,sans serif; TEXT-DECORATION: none
}
A.alphaoff:hover {
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana,arial,sans serif;
	TEXT-DECORATION: none;
	background-color : #F0F0F0;
}

/*  ----------------leftnav menu---------------------- */ 	
#navcontainer {
	margin: 0;
	padding: 0;
	width: 189px;
	position: relative;
    top: 17px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer a {
	width: 100%;
	display: block;
	color: #666;
	padding: 3px 12px 3px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	background-position: 1px 4px;
}
#navcontainer a:hover {
	color: #000;
}
/*  ---------------- end leftnav menu---------------------- */ 

/*  ---------------- login box---------------------- */
#loginBox {
	display: none;
	left: -585px;
    position: absolute;
    top: 140px;
	z-index: 201;
}
.loginBox {
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    left: 45%;
    padding: 10px 11px 13px;
    position: fixed;
    top: 38%;
    z-index: 201;
}
.loginBtn {
	cursor: pointer;
}
.logoutBox {
	
}
.overlay {
	background: #000;
	filter: alpha(opacity=80);
	opacity: 0.8;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 200;
	top: 0;	
}
#geoTrustWrapper {
	margin: 0 0 10px 0;	
}
/* Left Ad  */
#leftAd {
	width: 189px; 
	min-height: 290px; 
	margin: 0 0 20px 0;
}

/* jQuery Carousel */
#carousel {
	position: relative;
	height: 450px;
	width: 720px;
	left: 45px;
}
#carousel ul {
	width: 720px;
	overflow: hidden;
	margin: 0;
	list-style: none;
}
#carousel ul li {
	width: 720px;
	overflow: hidden;
	float: left;
	height: 450px;
}
#carousel .carousel-control {
	position: absolute;
	height: 32px;
	width: 32px;
	text-indent: -9999px;
	border: none;
	padding: 0px;
	z-index:10;
	top: 214px;
	cursor: pointer;
}
#carousel .carousel-control:hover {
	opacity: 0.7;
	filter:alpha(Opacity=70);
}
#carousel .disabled, 
#carousel .disabled:hover {
    cursor: default;
    opacity: 0.1;
	filter:alpha(Opacity=10);
}
#carousel .carousel-next {
	background: url(../images/icon-anchor-next.png) no-repeat;
	right: -38px;
}
#carousel .carousel-previous {
    background: url(../images/icon-anchor-previous.png) no-repeat;
	left: -38px;
}

