﻿/*body
{
	background: #fff url(images/bg_body.gif) repeat-x;
	font: 80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
	
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

img
{
	border:1px solid #D5D5D5;
}
pre
{
	display: block;
	font: 12px "Courier New" , Courier, monospace;
	padding: 10px;
	border: 1px solid #bae2f0;
	background: #e3f4f9;
	margin: .5em 0;
	width: 674px;
}*/
/* image replacement */
.graphic, #prevBtn, #nextBtn
{
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
}
/* // image replacement */
#containerslider
{
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 555px;
	background: #fff;
	margin-bottom: 2em;
}
.containerslider
{
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 555px;
	background: #fff;
	margin-bottom: 2em;
}
/* Easy Slider */
#slider
{
	padding-left:4px;
}
#slider ul, #slider li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider li
{
	/*  			define width and height of list item (slide) 			entire slider area will adjust according to the parameters provided here 		*/
	width: 555px;
	height: auto;
	overflow: hidden;
}

#slider2
{
	padding-left:4px;
}
#slider2 ul, #slider2 li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider2 li
{
	/*  			define width and height of list item (slide) 			entire slider area will adjust according to the parameters provided here 		*/
	width: 555px;
	height: auto;
	overflow: hidden;
}

#prevBtn, #nextBtn
{
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	left: -30px;
	top: 26px;
}
#nextBtn
{
	left: 555px;
}
#prevBtn a, #nextBtn a
{
	display: block;
	width: 30px;
	height: 77px;
	background: url(/images/btn_prev.gif) no-repeat 0 0;
}
#nextBtn a
{
	background: url(/images/btn_next.gif) no-repeat 0 0;
}


#prevBtn2, #nextBtn2
{
	display: block;
	width: 30px;
	height: 77px;
	position: absolute;
	left: -30px;
	top: 26px;
}
#nextBtn2
{
	left: 555px;
}
#prevBtn2 a, #nextBtn2 a
{
	display: block;
	width: 30px;
	height: 77px;
	background: url(/images/btn_prev2.gif) no-repeat 0 0;
}
#nextBtn2 a
{
	background: url(/images/btn_next2.gif) no-repeat 0 0;
}


.productTeaser
{
	position: relative;
	overflow: hidden;
}
.productTeaser img
{
	border: 1pt solid #d5d5d5;
}

.teaserLeft
{
	float: left;
	padding: 9px;
	text-align: center;
	width: 172px;
}
.img {
border:1px solid #D5D5D5;
}
.price{
	color:#3d3d3d; text-transform:none; font-style:normal; font-weight:bold;
}
a.legg{
	background-image:url(/images/btnLegg_red.jpg);
	background-repeat:no-repeat; text-transform:none;
	width:120px; height:28px; font-size:11px;
	display:block; line-height:28px; padding-left:43px;
	color:#ffffff; font-weight:bold; text-decoration:none;
	font-family:Arial, Helvetica, sans-serif; margin:0px;
	
	text-align:left; /*Phuong Add 11/09/2009*/
}
a.legg:hover{
	color:#ffeb26;
}

h1 {
color:#1074A0;
font-size:14px;
font-weight:bold;
height:24px;
line-height:24px;
padding:0;
text-transform:uppercase;
}
