/* GS DynShop */
/* update */


/* overview order data title */
/*
.titlebuy3  {
	font-size : 11px;
	color : #FFFFFF;
	background-color : #3366CC;
	padding-left : 10px;
	padding-bottom : 1px;
	vertical-align : bottom;
}
*/

/* overview order data dark rows */
/*
.tdbuy3  {
	font-size : 11px;
	color : #000000;
	background-color : #DCE1E5;
	padding-left : 10px;
	padding-bottom : 1px;
	vertical-align : bottom;
}
*/
/* overview order data bright rows */
/*
.tdbuy3b  {
	font-size : 11px;
	color : #000000;
	background-color : #F0F0F0;
	padding-left : 10px;
	padding-bottom : 1px;
	vertical-align : bottom;
}
*/


/* last viewed product */
/*
.lastviewedproduct  {
	background-color : #FFFFFF;
	border-top : 2px solid #DCE1E5;
	border-bottom : 2px solid #DCE1E5;
	border-left : 2px solid #DCE1E5;
	border-right : 2px solid #DCE1E5;
	margin-bottom : 20px;
	padding-left : 0px;
	padding-right : 10px;
}
.lastviewedproductnormtext {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	color : #404040;
	font-size : 12px;
	font-weight : normal;
}
.lastviewedproductlineb  {
	font-size : 12px;
	font-weight : 700;
	background-color : #FFFFFF;
	border-bottom : 2px solid #DCE1E5;
}
.lastviewedproductlinet  {
	font-size : 12px;
	font-weight : 700;
	background-color : #FFFFFF;
	border-top : 2px solid #DCE1E5;
}
.lastviewedproducthead  {
	font-size : 12px;
	font-weight : 700;
	background-color : #DCE1E5;
	color : #404040;
}
.lastviewedproductline  {
	font-size : 12px;
	font-weight : 700;
	background-color : #F7F7F7;
}

a.lastviewedproductitemno {
	color : #404040;
	font-size : 12px;
	font-weight : 700;
}
*/


/* dynamic news area */
/*
.newstable {
	background-color : #DCE1E5;
	border-top : 2px solid #3366CC;
	border-bottom : 2px solid #3366CC;
	border-left : 2px solid #3366CC;
	border-right : 2px solid #3366CC;
	margin-top : 10px;
	margin-bottom : 10px;
}

.newstitle {
	background-color : #3366CC;
	color : #FFFFFF;
	font-size : 12px;
	font-weight : 700;
}
*/

/* news image row */
/*
.newsimage {
}

.newscontent {
	padding : 5px;
}
*/


/* warning message - customer login failed etc. */
/*
.red  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-weight: bold;
	font-size : 12px;
}

.noeditform  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : left;
	color : #404040;
	background-color : #DCE1E5;
	border : 0px none #B56235;
	padding : 0px;
	margin-bottom : 0px;
}

.quantmininew  {
	font-size : 10px;
	border : 0px none #FFFFFF;
	background-color : #DCE1E5;
	text-align : left;
	font-family: Arial, Helvetica
}
*/

/*
.quantminicart  {
	font-size : 10px;
	text-align : left;
	border : 0px none #FFFFFF;
	background-color : #DCE1E5;
}
*/

