/* @override http://store.fulfillingdestiny.com/skins/Classic/styleSheets/style.css */

img {
	border: none;
}
.txtDefault { 
	color: #4c4c4c;
}
.cart_icon {
	/* border: 1px solid #EFEFEF; */
}

.searchBtn {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	color: #237efb;
	background-color: #FFFFFF;
	border: none;
	height: 20px;
	width: 30px; 
}
.searchBox {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	color: #237efb;
	background-color: #FCFAF5;
	border: 1px solid #692927; 
}
.textbox {
	background-color: #FCFAF5;
	border: 1px solid #A8B4B0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	color: #237efb; 
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	color: #000000; 
}
.submit {	
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;  
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #000000;	
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	color: #000000;	 
}
li.bulletLrg {
	list-style-type: square;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;  
	font-size: 14px;
}

li.num {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtSiteDocs {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;  
	color: #692927;
}

.headerTxt {  
	color: #73fdfd;
	font: 90% "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #000;
}
a.txtSession, a.txtSiteDocs {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;  
	color: #692927;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #237efb;
	text-decoration: underline;
}
a.txtButton {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

	font-weight: bold;

	color: #FFFFFF;

	background-color: #b6AFA8;

	text-decoration: none;

	font-weight: bold;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 3px;

	padding-right: 3px;

	border: 1px solid #000000; 
}
a.txtButton:hover {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

	font-weight: bold;

	color: #FFFFFF;

	background-color: #000000;

	text-decoration: none;

	font-weight: bold;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 3px;

	padding-right: 3px;

	border: 1px solid #000000; 
}

.txtOldPrice {
	text-decoration: line-through;
	color: #000000; 
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

	font-size: 10px;

	color: #950040;

	text-decoration:none; 
}
a.txtSiteDocs:hover {
 	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

 	font-size: 10px;

	color: #54337e;

	text-decoration:none; 
}
a.txtLink {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

	color: #950040;

	text-decoration:underline; 
}
a.txtLink:hover {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

	color: #54337e;

	text-decoration:none; 
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	font: 15px "Trebuchet MS", Helvetica, Arial, sans-serif; 

	color: #191919; 
}
.txtBoxSave {
	
	color: #F90707;

	padding-left: 16px;
}
.tblList {
	border: 1px solid #5E4D3A;

	color: #FFFFFF;

	padding: 3px; 
}
.tdListTitle {
	background-color: #666;

	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

	font-weight: bold;

	color: #FFFFFF;

	border-bottom: 1px solid #BFCCC7; 
}
.tdEven {
	background-color: #FFFFFF;
	padding: 2px;
	color: #666;
}
.tdOdd {
	background-color: #cdf6fe;
	padding: 2px;
	color: #666;
}
.txtCartPrice {
	float: right;
	color: #237efb; 
	padding-right: 3px;
}
.txtCart {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

	color: #333;	
}
.cartTotal {
	border-top: 1px dashed #0E51A3;
	width: 150px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	color: #950040;

	text-decoration: underline;  
}
a.txtCartProduct:hover {
	color: #54337e;

	text-decoration: none;  
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

	font-weight: bold;

	color: #FFFFFF;

	background-color: #b6AFA8;

	text-decoration: none;

	font-weight: bold;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 3px;

	padding-right: 3px;

	border: 1px solid #000000; 
}
a.txtviewCart:hover {
	background-color: #000000;
	color: #73fdfd;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	font-weight: bold;
	color: #fff;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.cartProgress {

	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

	font-weight: normal;

	color: #666666;

	padding: 4px;

	border: 1px solid #CCCCCC;

	width: 350px;

	margin: auto; 
}
.txtcartProgressCurrent {
	font-weight: bold;
	border: 1px solid black;
	padding: 2px;
}
.quickBuy {
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;

	color: #FFFFFF;

	background-color: #4c4c4c;

	border-bottom: 1px solid #666666; 
}
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;

	border-top: 1px solid #666666; 
}
a.txtCheckout {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

	font-weight: bold;

	color: #FFFFFF;

	background-color: #b6AFA8;

	text-decoration: none;

	font-weight: bold;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 3px;

	padding-right: 3px;

	border: 1px solid #000000; 
}
a.txtUpdate {

	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

	font-weight: bold;

	color: #FFFFFF;

	background-color: #b6AFA8;

	text-decoration: none;

	font-weight: bold;

	padding-top: 1px;

	padding-bottom: 1px;

	padding-left: 3px;

	padding-right: 3px;

	border: 1px solid #000000; 
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

	font-weight: bold;

	color: #050F72;

	background-color: #FFCECE;

	border: 1px solid #FF0000;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

	padding-left: 2px; 
}
.txtCopyright, a.txtCopyright {
	text-align: center;

	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 

	font-size: 8px;

	padding-top: 5px;

	color: #000000; 
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;  
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#RatingTop {
	border-top: 1px solid #070F72;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	background-color: #EBEDFE;
	padding: 3px;
}

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

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

#RatingBottom {
	background-color: #237efb;
	padding: 3px;
	border-right: 1px solid #070F72;
	border-left: 1px solid #070F72;
	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;
}

/* -------------------------------------------------------------------------------------- */

body { 

	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; 
	font-size: 12px;
	color: #692927; 
	text-align: center; 
	background-color: black; 
	padding: 25px;
	display: block;
	float: none;

}  

#pageSurround {

	width: 900px;
	margin: 0px auto;
	padding: 8px;
	border: 2px solid #6AD4FE; 
	background-color: #FFFFFF; 
	
}

#button_bar { 
	height: 20px;
	margin-bottom: 25px;
	text-align: left;
}

#topHeader {

	text-align: right;
	height: 261px;
	background-image: url(http://store.fulfillingdestiny.com/T_EN_tienda_pic1.jpg);
	border-bottom: 1px solid #000000;

} 

.boxTitleLeft, .boxTitleRight {
	color: #FFFFFF;
	background-color: #000000;
	width: 155px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left; 
}

.boxContentLeft, .boxContentRight {
	display: block;
	border-left: 1px dashed #6AD4FE;
	border-right: 1px dashed #6AD4FE;
	border-bottom: 1px dashed #6AD4FE;
	border-top: 1px solid #6AD4FE;
	background-color: #FFFFFF;
	margin-bottom: 10px;
  padding: 3px;
  height: auto;
	text-align: left; 
	position: relative;
}

.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	z-index: 1;	
}

.colMid {
	position: relative;
  text-align: left;
	width: 530px;
	margin: 0 auto;
	height: auto;
	float: left; 
	display: inline;
}

.colRight {
	position: relative;
	width: 160px; 
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: right; 
	z-index: 1;
}

.boxContent {
	border: 1px solid #6AD4FE;
	padding: 3px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 5px; 
	
	display: block;
	width: 100%;
}

/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left; 
}
.colMainCheckout {
	position: relative;
	width: 710px;
	float: left; 
}
/* END CHECK OUT PAGES */

.siteDocs {
	text-align:center;
	margin-top: 10px; 
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px; 
}

.subCat {	
	background-color: #EBEDFE;
	border: 1px solid #C9CEFC;
	text-align: center;
	padding: 8px;
	width: 100px;
	height: 50px; 
}

.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc; 
}

.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px; 
}

#imgThumbSpace{
	line-height: 0px;		
}

#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

/*
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: #FFFFFF;
	width: 130px;
	display: block;
	text-indent: 2px;
	color: #070F72;
	text-decoration: none;
	margin: 0px;
}

.li-nav a:hover {
	color: #FF6600;
}

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

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

.li-nav {	
	
}

.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: 125px 6px;
}
/*
End Cross-Browser DHTML Menu
*/
