/* *********************************************************************** */
/* *********************************************************************** */
/*
	GOBELINS ART CASCADING STYLE SHEET
	Licenced by Devstage for Gobelins SA
	All Rights Reserved.

*/
/* *********************************************************************** */
/* *********************************************************************** */


/* BASE REDEFINITIONS **************************************************** */

body 
{
	font-family:arial,helvetica,verdana;
	font-size:11px;
	color:#666666;
}

td 
{
	font-family:arial,helvetica,verdana;
	font-size:11px;
	color:#666666;
}

input 
{
	font-family:arial,helvetica,verdana;
	font-size:11px;
	color:#333333;
	height:17;
	background-color:#c6b9a2; 
	border-color:#333333; 
	border-style: solid; 
	border-top-width:1px; 
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width:1px;
}


select 
{
	font-family:arial,helvetica,verdana;
	font-size:11px;
	color:#333333;
	background-color:#c6b9a2;
	border-color:#333333;
	border-style: solid;
	border-top-width:1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width:1px;
}


/* LINKS **************************************************************** */

A:link
{
    COLOR: black;
    TEXT-DECORATION: none
}

A:visited
{
    COLOR: black;
    TEXT-DECORATION: none
}

A:hover
{
    COLOR: #CC0000;
    TEXT-DECORATION: underline
}



/* BUTTONS *************************************************************** */

.buttOVER
{
	width: 80 px;
	BACKGROUND-COLOR: #ECB9A2;
}

.buttOUT
{
	width: 80 px;
	BACKGROUND-COLOR: #c6b9a2;
}

.buttOVERship
{
	width: 80 px;
	height: 20 px;
	BACKGROUND-COLOR: #ECB9A2;
}

.buttOUTship
{
	width: 80 px;
	height: 20 px;
	BACKGROUND-COLOR: #c6b9a2;
}

.LbuttOVER
{
	width: 180 px;
	BACKGROUND-COLOR: #ECB9A2;
}

.LbuttOUT
{
	width: 180 px;
	BACKGROUND-COLOR: #c6b9a2;
}
.WbuttOVER
{	
	BACKGROUND-COLOR: #ECB9A2;
}

.WbuttOUT
{
	BACKGROUND-COLOR: #c6b9a2;
}
.shopCartButtonOver
{
	font-family:arial,helvetica,verdana;
	color:#000000;
	font-size: 15px;
	font-weight: bold;
	width: 15 px;	
}


/* CUSTOM STYLES ******************************************************** */

.cad1{
	background-color: #dbd1bf;
}
.cad2{
	background-color: #E3DCD1;
}
.PriceNormal
{
	font-family:arial,helvetica,verdana;
	font-size:13px;
	color:#666666;
	font-weight: bold;
}

.PriceNormalStrike
{
	font-family:arial,helvetica,verdana;
	font-size:13px;
	color:#666666;
	text-decoration:  line-through;
	font-weight: bold;
}

.PricePromo 
{
	font-family:arial,helvetica,verdana;
	font-size:13px;
	color:red;
	font-weight: bold;
}

.normalTitle
{
	font-family:arial,helvetica,verdana;
	color:#666666;
	font-size:13px;
	font-weight: bold;
}

.inverseTitle
{
	font-family:arial,helvetica,verdana;
	color:#DBD1BF;
	font-size:13px;
	font-weight: bold;
}

.inverseBackground
{
	background-color:#771603; 
}

.subtitle
{
	font-family:arial,helvetica,verdana;
	font-size:13px;
}

.radio
{
	color:#c6b9a2;
	height:17;
	background-color:#DBD1BF; 
	border-color:#333333; 
	border-style: solid; 
	border-top-width:0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width:0px;
}

.checkbox
{
	color:#c6b9a2;
	height:17;
	background-color:#DBD1BF; 
	border-color:#333333; 
	border-style: solid; 
	border-top-width:0px; 
	border-left-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width:0px;
}
