/* INDEX */

#splash {
	display:block;
	width: 789px;
	height:80%;
	margin: 0px auto;
	background-image: url(../images/bg_shadow.gif);
  	background-repeat: no-repeat;
  	background-position: center 0px;
}

#fulltabprod {
	float:right;
	background-image:url(../images/fulltab_bg.gif);
	background-repeat:repeat-y; }

#productbox {
	float:left;
	position:relative;
	text-align:left;
	width:515px;
	padding: 0px 0px 0px 0px;
	margin-left:20px;
	
 }

#bigproduct {
	float:left;
	height: 250px;
	width: 280px;
	background-color:#ffffff;
	border-style:solid; border-color:#E0D9B8; border-width: 5px;
}

#productfeatures {
padding:0;
padding-right:10px;
float:right;
width:210px;
}

#productdetails {
	line-height:18px;
	padding: 10px 10px 10px 10px;
	width:200px;
}
#producttext {
	padding-top:12px;
	clear:left;
	text-align:left;
}

div.titlebox {
padding: 5px 0 5px 0;
background-position:right;
background-repeat:no-repeat;
width:500px;
}

#stamp {
float:right;
position:relative; top:-30px;
}

span.cellleft {
clear:left;
float:left;
width:90px;
line-height:20px;
font-weight:600;
border-bottom-style:dashed;
border-bottom-width:thin;
border-bottom-color:#e0d9b8;
}

span.cellright {
float:left;
line-height:20px;
width:110px;
border-bottom-style:dashed;
border-bottom-width:thin;
border-bottom-color:#e0d9b8;
}
span.cellcenter {
float:left;
width:198px;
border-bottom-style:dashed;
border-bottom-width:thin;
border-bottom-color:#e0d9b8;
}

span.cellcenter_noborder {
float:left;
width:198px;
padding-bottom:2px;
}

div.cellcenter {
clear:left;
text-align:center;
display:table;
width:188px;
padding-top:5px;
}

div.bigtabprodbox {
	display: table;
	height: 250px;
	width: 280px;
	position: relative;
	float:left;
	background-color:#ffffff;
	border-style:solid; border-color:#E0D9B8; border-width: 7px;
}

span.overstick {
float:right;
position:relative; top: 310px; left:-190px;
z-index:1;}


#bigproductpicturebox {
	display: table-cell; height:100px;
	vertical-align: middle;
	position: static;		top: 0%;
	
}
#bigproductpicture {
	width:280px;
	position: static; top: 0; left: 0%;
}

#moreinfolink {
padding-bottom:20px;
}

/** PROMO **/
span.promoproduct {
float:left;
position:absolute; top: 72px; left:-40px;
z-index:1;}

div.newpriceproduct {
float:left;
width:65px;
height:52px;
position:relative;
left:-25px;
background-image:url(../images/newprice.gif);
background-repeat:no-repeat;
color:#FFFFFF;
font-size:19px;
font-weight:bold;
padding-top:15px;
padding-left:10px;
}

select.petit_select {
font-size:10px;
width:110px;
}

img.stars {
position: relative;
top: 2px;
}

#Star1, #Star2, #Star3, #Star4, #Star5 {
cursor: url('../images/cursors/hand_white.png'), auto;
}

#textcomment {
width:270px;
height:50px;
border: 1px solid #CCCCCC;
background: #FFFFFF url(../images/form/textarea-bg.gif) repeat-x scroll 0 0;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:12px;
}

