@charset "utf-8";
/* CSS Document */

body {margin:0; padding:0; font-family:"Century Gothic", Tahoma; background:url(../images/bg-body.png) repeat-x;}
img {border:none;}
a {border:none;}

/*** hightlight products ***/

#hp {font-family: "Century Gothic", Tahoma;}
#hp span {font-size:20px;}
#hp h3 {font-family: Tahoma, Geneva, sans-serif; font-size:14px; font-weight:bold; color:#ab850d; margin:0; padding:0;}
#hp p {font-family: "Century Gothic", Tahoma; font-size:12px; color:#252525; line-height:18px;}
#hp a {font-family: Tahoma, Geneva, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; color:#333;}

/*** about us ***/

#about p {font-family:"Century Gothic", Tahoma; font-size:15px; font-style:italic; color:#ab850d; line-height:18px; margin:0;}
#about span {font-family:"Century Gothic", Tahoma; font-size:20px; font-style:italic; color:#ff2910; margin:0; padding:0; line-height:18px;}

/*** products ***/

#product .bd {border: solid 1px #CCC;}
#product a {font-family:Tahoma, Geneva, sans-serif; font-size:14px; font-weight:bold; color:#707070; text-decoration:none;}
#product a:hover {color:#c19b1d;}
#categories {font-family: Tahoma, Geneva, sans-serif; font-size:16px; font-weight:bold;}
#categories ul {margin: 20px 0 0 0; padding:0; }
#categories ul li {margin:0 0 25px 30px; padding:0; list-style-image:url(../images/li.gif); color:#898989;}
#categories ul li a {color:#707070; text-decoration:none;}
#categories ul li a:hover {color:#fbac1d;}
#categories .active a {color:#fbac1d; text-decoration:none;}
#detail {font-family:Tahoma, Geneva, sans-serif;}
#detail h3 {font-size:16px; font-weight:bold; color:#c19b1d; margin:0; padding:0;}
#detail span {font-size:14px; color:#555555; font-weight:bold;}
#detail p {font-size:14px; color:#898989; margin:0; padding:0;}
#detail .bd {border: solid 2px #ccc;}

/*** gallery ***/

#gallery {font-family:Tahoma, Geneva, sans-serif;}
.thumb{
 -moz-box-shadow: 0 0 15px #b7b7b7;
 -webkit-box-shadow: 0 0 15px #b7b7b7;
 box-shadow: 0 0 15px #b7b7b7;
 border: solid 1px #fff;
 }
 
#gallery span {
	font-size: 16px;
	font-weight:bold;
	color:#464646;
}


/*** contact ***/

#contact {font-family:Tahoma, Geneva, sans-serif;}
#contact h3 {
	margin:0;
	padding:0;
	font-family:"Century Gothic", Tahoma;
	font-size:20px;
	font-weight:normal;
	color:#c19b1d;
}
#contact p {
	margin:0;
	padding:0;
	line-height:16pt;
	font-size:14px;
	color:#363636;
}
#contact span {
	font-size:14px;
	color:#ff2910;
}
#contact a {
	font-size:14px;
	color:#363636;
}
#contact a:hover {
	color:#c19b1d;
}
#contact .shadow{
 -moz-box-shadow: 0 0 10px #b7b7b7;
 -webkit-box-shadow: 0 0 10px #b7b7b7;
 box-shadow: 0 0 10px #b7b7b7;
 }

/*** crumbtail ***/

#crumb span {font-family:Tahoma, Geneva, sans-serif; font-size:15px; color:#959595; margin-right:15px;}
#crumb a {font-family:Tahoma, Geneva, sans-serif; font-size:15px; color:#c19b1d; text-decoration:none;}

/*** footer ***/

#footer {font-family:"Century Gothic", Tahoma;}
#footer span {font-size:12px; color:#c19b1d; font-weight:bold;}

