@charset "UTF-8";
/* CSS Document */



/* redifining HTML tags */

body {
	margin:0;
	background-color:#CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
}
li {
	list-style-image:url(bullet_red.gif);
	font-size:.9em;
}
ul {
	padding-left:1.25em;
	line-height:1.5em;
}
dt {
	font-weight:bolder;
}
dd {
	margin-left:1em;
	line-height:1.5em;
}
/*ID's*/
#new_product_hp li {
	list-style-image:none;
	color:#FFF;
	text-align:left;
}
#new_product_hp {
	padding-left:2em;
	padding-right:2em;
	margin:0 0 2em 0;
	height:10em;
}
#new_products_banners_hp {
	float:left;
	margin:4px;
	background-color:#da2a1e;
	width:241px;

}
#container {
}
#main_content {
	clear:both;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	width:964px;
}
#navbar {
	text-align:left;
	color:#FFF;
	font-size:.75em;
	background-color:#999;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#footer {
	font-size:.75em;
	clear:both;
}
/* Pseudo Classes */
a:link {
	color:#000000;
}
a:visited {
	text-decoration:none;
	color:#000000;
}
a:hover {
	color:#FF0000;
}
a:active {
	color:#FF0000;
}
a:focus {
	color:#FF0000;
}
.top_menu {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#menu_home {
	background-image:url(/english/assets/com/ui/top_menu/logo_out.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_home:hover {
	background-image:url(/english/assets/com/ui/top_menu/logo_over.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_about {
	background-image:url(/english/assets/com/ui/top_menu/about_out.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_about:hover {
	background-image:url(/english/assets/com/ui/top_menu/about_over.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_products {
	background-image:url(/english/assets/com/ui/top_menu/products_out.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_products:hover {
	background-image:url(/english/assets/com/ui/top_menu/products_over.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_goodies {
	background-image:url(/english/assets/com/ui/top_menu/goodies_out.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_goodies:hover {
	background-image:url(/english/assets/com/ui/top_menu/goodies_over.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_where_to_find_us {
	background-image:url(/english/assets/com/ui/top_menu/where_to_find_us_out.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_where_to_find_us:hover {
	background-image:url(/english/assets/com/ui/top_menu/where_to_find_us_over.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_the_buzz {
	background-image:url(/english/assets/com/ui/top_menu/the_buzz_out.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu_the_buzz:hover {
	background-image:url(/english/assets/com/ui/top_menu/the_buzz_over.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
/*products */



#products {
	background-color:#FFF;
}
#products_table_head {
	font-size:1em;
	color:#000000;
	font-weight:bold;
}
#products_table_head td {
	border-right:#999999 dotted 1px;
}
#products_table_head td:last-child {
	border-right:#999999 none;
}
#products img {
	display:block;
	border:1px solid white;
}
#products img:hover {
	border-width:1px;
	border-style:solid;
	border-left-color:#CCCCCC;
	border-right-color:#999999;
	border-top-color:#CCCCCC;
	border-bottom-color:#999999;
}
/*#products li:hover {
	background-color:#FFFFCC;
	cursor:default;
}
#products dt:hover, #products dd:hover {
	background-color:#FFFFCC;
	cursor:default;
}
*//* ---------------------------------------------------- */


/* Color Pallete Management */

#color_pallete {
	font-size:3.75em;
}
#color_pallete span {
	display:block;
	margin:0;
	padding:0;
	line-height:.45em;
}
/* Gallaxy g3 */

#g3yellow {
	color:#FFFF00;
}
#g3maroon {
	color:#660033;
}
#g3royalgreen {
	color:#006600;
}
#g3black {
	color:#000000;
}
#g3navy {
	color:#003366;
}
/* Inks */

#blue {
	color:#0000FF;
}
#ultramarine {
	color:#000f60;
}
#red {
	color:#FF0000;
}
#rose_red {
	color:#bb0050;
}
#black {
	color:#000000;
}
#green {
	color:#006600;
}
#sap_green {
	color:#076766;
}
#blue_green {
	color:#00554a;
}
#yellow_green {
	color:#9acd32;
}
#yellow {
	color:#FFFF00;
}
#chrome_yellow {
	color:#ffc300;
}
#pink {
	color:#FF0099;
}
#orrange {
	color:#FF6600;
}
#gray {
	color:#999999;
}
#violet {
	color:#ee82ee;
}
#limegreen {
	color:#32cd32;
}
#turquoise {
	color:#40e0d0;
}
#sky_blue {
	color:#87ceeb;
}
#light_green {
	color:#90ee90;
}
#brown {
	color:#a52a2a;
}
#reddish_brown {
	color:#852f22;
}
#dark_sky_blue {
	color:#40e0d0;
}
#kahki {
	color:#395521;
}
#red_wine {
	color:#901348;
}
#light_violet {
	color:#e9a2e9;
}
#jade_green {
	color:#5bdbd3;
}
#light_gray {
	color:#d3d3d3;
}
#light_brown {
	color:#a56f2a;
}
#dark_sky_blue {
	color:#00a3de;
}
#sea_blue {
	color:#37c1ff;
}
#purple {
	color:#800080;
}
#white {
	color:#ffffff;
}
#vermilion {
	color:#e64100;
}
#coffee {
	color:#996517;
}
/*Usability */

caption {
	display:none;
}
/* backgrounds */

#p_goodies {
	background-image:url(/english/assets/goodies/goodies_opening.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#p_products {
	background-image:url(/english/assets/products/products_billboard.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#p_the_buzz {
	background-image:url(/english/assets/the_buzz/the_buzz_billboard.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#p_where_to_find_us {
	background-image:url(/english/assets/where_to_find_us/where_to_find_us_billboard.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#p_about {
	background-image:url(/english/assets/about/about_billboard.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#p_search {
	background-image:url(/english/assets/search/search_billboard.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
#p_home {
	background-image:url(/english/assets/home/home.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}

