/* CSS Document */


/* General HTML */

img	{
	border: 0;
	margin: 0;
	padding: 0;
	}
	
.imgCat { 
	border: 1px solid #666666; 
	margin: 0;
	padding: 0;
} 

	
a {
	color: #610A10;
	/* color: #740A1D; */
	font-size: 11px;
	/* font-weight: bold; */
	text-decoration: none;
	}
	
a:hover {
	color: #f8405A;
	font-size: 11px;
	/* font-weight: bold; */
	text-decoration: underline;
	}


/* layout */

body{
	background-color: #8b8c97;
	color: #333;
	margin: 15;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background: #8b8c97 url(/store/images/bgk_grad.gif) repeat-x; 
	text-align: center;
	}

hr {
	border: none 0; 
	border-top: 1px #cccccc;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

h1 {
    color: #333;
	font-size: 13px;
	/* font-weight: bold; */
	text-decoration: none;
	}	
	
td {
    color: #333;
	font-size: 11px;
	/* font-weight: bold; */
	text-decoration: none;
	}

/* Top navigation */

#globalnav {
	background-color: #ffffff;
	padding: 0px 0px;
	/* border-top: 3px solid #ffffff; */
	/* border-bottom: 3px solid #ffffff; */
	/*text-align: center;*/
	}

.global {
	/* color: #ffffff; */
	font-size: 11px;
	font-weight: bold;
	padding: 5px 12px;
	text-decoration: none;
	
	}
	
.global:hover {
	color: #f8405A;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 12px;
	/* background-color: #fcdde2; */
	text-decoration: none;
	
	
	}
	
	
/* style */


.content {
    color: #333;
	font-size: 11px;
	text-decoration: none;
	}

.title
{
	text-transform: uppercase;
	font-weight: bold;
}

.small { font-size: 9px; }

/* forms */

SELECT.menu
{
	FONT-SIZE: xx-small;
	font-family: helvetica, arial, verdana; 
}

INPUT.menu
{
	FONT-SIZE: xx-small;
	font-family: helvetica, arial, verdana; 
}


#TDbackground {
     background:url(http://www.joseibi.com/store/images/joseibi_topgrad.gif);
}
#TDbanner {
     background:url(http://www.joseibi.com/store/images/shopcart_topbanner.gif);
}
#TDadvertise {
     background:url(http://www.joseibi.com/store/images/banner_bkg.gif);
}
#TDadvertise01 {
     background:url(http://www.joseibi.com/store/images/banner_bkg.gif);
}
#TDadvertise02 {
     background:url(http://www.joseibi.com/store/images/banner_bkg.gif);
}
#TDsubline01 {
     background:url(http://www.joseibi.com/store/images/subbar_line.gif);
}
#TDsubline02 {
     background:url(http://www.joseibi.com/store/images/subbar_line.gif);
}
#TDsubline03 {
     background:url(http://www.joseibi.com/store/images/subbar_line.gif);
}
#TDredline01 {
     background:url(http://www.joseibi.com/store/images/LeftNav_04.gif);
}
#TDredline02 {
     background:url(http://www.joseibi.com/store/images/LeftNav_04.gif);
}
#TDredline03 {
     background:url(http://www.joseibi.com/store/images/LeftNav_04.gif);
}