@charset "utf-8";

/* ////////////// EMPORIUM FORMATS ///////////// */

#product {
	float: left;
	width: 145px;
	margin: 0 15px 10px 0;
	padding: 0;
}

#product li {
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
	font: bold 140% "Trebuchet MS", Tahoma, Arial;
	color: #9a6a3a;
}

#product li ul {
	margin: 0;
	padding: 0.25em 0 0.5em 0;
	}

#product li ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 2em 0;
	letter-spacing: 0px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}

#product li ul li ul li {
	margin: 0;
	list-style: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 50px;
	background: url(images/wd_forward.jpg) no-repeat 0 0;
	line-height: 11px;
	min-height: 17px;
}

#emp_left {
	float: left;
	width: 200px;
}

#emp_right {
	float: left;
	width: 250px;
}

h1.emp_title {
	font-size: 100%;
	}

#bonus {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 90%;
	font-style: italic;
}

#bonus li.header {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	padding: 0;
	margin: 0 0 0.5em 0;
}

#bonus li ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}

/* /////////// EMPORIUM LAYOUT ///////// */

.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #031074;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	height: 15px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
}
.boxContentLeft {
	border: 1px solid #000000;
	background-color: #EBEDFE;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 403px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	border: 1px solid #000000;
	padding: 3px;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 0px;
	position: inherit
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;
	margin-top: 10px;
	color: #999;	
}
#imgThumbSpaceContainer{
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin-right: 1px;
	margin-top: 1px;
	width: 50px;
	height: 50px;		
}
#imgThumbSpace img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
	border: none;		
}

div.latestProds {
	text-align: center;
	height: 500px;
	float: left;
	overflow: hidden;
}

/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin: 0px;
}

.li-nav a {
	padding: 2px 1px;
	background-color: #EBEDFE;
	width: 148px;
	display: block;
	text-indent: 2px;
	color: #00364c;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color: #FFFFFF;
	color: #5d8f9e;
}

.ul-nav, .li-nav {
	display: block;
	list-style: none;
}

.ul-nav {
	width: 150px;
	padding: 0px;
}

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #0858B6;
	z-index: 99;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 143px 6px;
}
/*
End Cross-Browser DHTML Menu
*/

/* /////////// EMPORIUM STYLE ///////// */

.cart_icon {
	border: none;
	margin: 12px 0px;
}

li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 14px;
}

li.num {
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	background: #cbcdcd url(images/button1_bg_off.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #b2b3b3;
	font-weight: bold;
	color: #666;
}
a.txtButton:hover {
	background: #e59411 url(images/button1_bg_on.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #d97908;
	color: #fff;
	text-decoration: none;
	}

a.txtButtonOrder {
	background: #ceded0 url(images/button1_bggreen_off.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #b7ccb8;
	font-weight: bold;
	color: #666;
}
a.txtButtonOrder:hover {
	background: #e59411 url(images/button1_bg_on.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #d97908;
	color: #fff;
	text-decoration: none;
	}




/*
.txtButton a:link, .txtButton a:active, .txtButton a:visited {
	font-weight: bold;
	color: #666;
	}
.txtButton a:hover {
	color: #fff;
	text-decoration: none;
	}
*/

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #5d8f9e;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #00364c;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #5d8f9e;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #5d8f9e;
	text-decoration:none;
}

.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #00364c;
}
.tdListTitle {
	background-color: #00364c;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #ccc;
	padding-right: 3px;
}
.txtCart {
	color: #000000;	
}
.cartTotal {
	border-top: 1px dashed #00364c;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #5d8f9e;
}




a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-weight: bold;
	color: #666;
	background: #cbcdcd url(images/button1_bg_off.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #b2b3b3;
}
a.txtviewCart:hover {
	font-weight: bold;
	color: #fff;
	background: #e59411 url(images/button1_bg_on.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #d97908;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #666;
	background: #cbcdcd url(images/button1_bg_off.gif) repeat-x 0 0;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #b2b3b3;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #1c2121;
	background-color: #a3a9a8;
}
.tdcartEven {
/* 	background-color: #FFFFFF;	 */
}
.tdcartOdd {
/* 	background-color: #FFFFFF; */
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.RatingTop {
	border-top: 1px solid #00364c;
	border-right: 1px solid #00364c;
	border-left: 1px solid #00364c;
	background-color: #EBEDFE;
	padding: 3px;
}

.RatingMain {
	border-right: 1px solid #00364c;
	border-left: 1px solid #00364c;
	background-color: #EBEDFE;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	border-right: 1px solid #00364c;
	border-left: 1px solid #00364c;
	background-color: #EBEDFE;
	padding: 3px;
	border-bottom: 1px solid #00364c;
}

.RatingBottom {
	background-color: #00364c;
	padding: 3px;
	border-right: 1px solid #00364c;
	border-left: 1px solid #00364c;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}

/* ///////////// UPDATED EMPORIUM ////////////// */

.txtContentTitle {
	margin: 0px 0px 12px 0px;
	border-bottom: 1px dotted;
	letter-spacing: 1px;
	font: normal 180% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
	color: #8D6649;
	border-bottom-color: #ccc;
}

.boxContentRight {
/*
	background-color: #191b1b;
	border: 1px solid #2a2d2d;
*/
	margin-bottom: 15px;
	padding: 5px;
}

.product_price {
	font: bold 140% "Trebuchet MS", Tahoma, Arial;
	color: #333;	
}

#plainform input.text,
#plainform  textarea.text {
	width: 60%;
	border: 1px solid #2a2d2d;
	background-color: #fff !important;
  	color: #151515 !important;
}

#cat_container {
	width: 145px;
	margin: 0 15px 20px 0;
	float: left;
	}
	
#cat_image {
	height: 145px;
	position: relative;
}
#cat_image img {
	clear: both;
	position: absolute;
	bottom: 0px;
}
#cat_info {
	height: 175px;
	padding-top: 5px;
}
#cat_info2 {
	height: 75px;
	padding-top: 5px;
}


#latest_container {
	width: 145px;
	margin: 0 15px 20px 0 !important;	
	margin: 0 11px 20px 0;
	float: left;
	}
	
#latest_image {
	height: 145px;
	position: relative;
}
#latest_image img {
	clear: both;
	position: absolute;
	bottom: 0px;
}
#latest_info {
	height: 75px;
	padding-top: 5px;
}

#prod_image {
	width: 200px;
	float: left;
	}
	
#prod_info {
	width: 250px;
	padding-left: 20px;
	float: left;
	}
	
	
		
#mainform {
	background: url(../images/form_fieldsetbg.gif) repeat-x 0 bottom;
	margin: 0.5em 0 1em 0;
	padding-bottom: 1.5em;
	border: 1px solid #eee;
	width: 475px;
	float: left;
	}
#mainform legend {
	margin-left: 1em;
	float: left;
}

#mainform ol {
	list-style: none;
	float: left;
}

#mainform li {
	padding: 0 0 0.5em 20px;
	float: left;
}

#mainform.submit {
	border-style: none;
}

#mainform label {
	display: block;
	color: #666;
	padding: 0 0 0 0;
	float: left;
}

input.textbox {
	padding: 5px;
	background: white url(../images/form_inputbg.gif) 0 0 repeat-x;
	border: 1px solid #cecece;
	color: #333;
  	}

input.mainformtextbox,
textarea.mainformtextbox {
	width: 425px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	background: white url(../images/form_inputbg.gif) 0 0 repeat-x;
	border: 1px solid #cecece;
	color: #333;
  	}

select.mainformtextbox {
	width: 425px;
	padding: 5px;
	background: white url(../images/form_inputbg.gif) 0 0 repeat-x;
	border: 1px solid #cecece;
	color: #333;
  	}

input.logintextbox {
	width: 50%;
	padding: 5px;
	background: white url(../images/form_inputbg.gif) 0 0 repeat-x;
	border: 1px solid #cecece;
	color: #333;
  	}


#dict_quotes {
	color: #9c8c80;
}
#dict_quot_head {
	font-size: large;
	font-weight: bold;
}
#dict_quot_subhead {
	font-size: larger;
}

#login_page, #list_page li {
	list-style: none;
	padding: 0;
	margin: 0;
}

