/* CSS Document */

body{
margin:0px;
background-image:url(images/bgpurple.gif);
background-color:#FFFFFF;
}
A {
	FONT-SIZE: 12px;
	COLOR: #523668;
	FONT-FAMILY: "Trebuchet MS";
}
p,ul, li, form{
padding:0px;
margin:0px;
}
.all_border {
	margin: 0;
	padding:0;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	
}
ul{list-style-type:none;}

td{
font-family:Trebuchet MS;
font-size:10px;
color:#666666;
line-height:12px;
}
.navBg{
background-image:url(images/nav_bg.gif);
background-repeat:repeat-x;
padding:28px 0 9px 0;
}
.nav{
color:#737A74;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
text-decoration:none;
margin:0 0 0 5px;
}
.nav:hover{
color:#523668;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
text-decoration:none;
margin:0 0 0 5px;
}
.header{
background-image:url(images/purple_buddha_product_header.jpg);
width:765px;
height:257px;
background-repeat:no-repeat;
}
.midBg{
	background-repeat:no-repeat;
	padding:22px 17px 18px 16px;
	background-position: center center;
}
ul li {
	color:#666666;
	padding:0 0 0 8px;
}
ul li a {
	color:#666666;
	text-decoration:none;
}
ul li a:hover {
	color:#ffffff;
	text-decoration:none;
}
.midBorder{
border-left:#4C1213 dashed 1px;
}
.catagoryText{
font-size:9px;
color:#2D3375;
font-weight:bold;
}
.detailBg{
background-color:#E3F2F1;
border-top:#A19F96 dashed 1px;
border-bottom:#A19F96 dashed 1px;
height:18px;
}
.detailText{
font-size:9px;
color:#737A74;
font-weight:bold;
padding:0 0 0 12px;
text-transform:uppercase;
text-decoration:none;
}
.detailText:hover{
font-size:9px;
color:#737A74;
font-weight:bold;
padding:0 0 0 12px;
text-transform:uppercase;
text-decoration:underline;
}
.specialAttBg{
background-image:url(images/special_att_bg1.gif);
background-repeat:repeat-x;
height:240px;
padding-left:25px;
}
.specialAttTextBold{
font-size:12px;
color:#523668;
font-weight:bold;
}
.specialAttText{
font-size:9px;
color:#5D6365;
}
.order{
font-family:"Trebuchet MS";
font-size:9px;
color:#737A74;
font-weight:bold;
text-decoration:none;
}
.order:hover{
font-family:"Trebuchet MS";
font-size:9px;
color:#737A74;
font-weight:bold;
text-decoration:underline;
}
.bottomBg{
background-image:url(images/mid_bg1baa.gif);
background-repeat:repeat-x;
padding-top:31px;
padding-bottom:40px;
}
.botNav{
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
margin:0 3px 10px 3px;
}
.botNav:hover{
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
margin:0 3px 10px 3px;
}
.botNav2{
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
.copyright{
font-size:10px;
color:#FFFFFF;
}
.red {
	font-family: Trebuchet MS; 
	font-size: 10px; 
	color: #0F7F8C; 
	line-height:14px; 
	font-weight:bold; 
	text-decoration:none;  
}
