.head_table {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	height: 30px;
	text-align: center;
	background-color: #c2ebdc;
	font-weight: bold;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
	  margin: 0 auto;
  color: #3D3D3D;
  background-color: #eff0f0;
  background-image: url(image/head/header.jpg) ;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top center;
}
.top_header
{
  top: 200px !important;
  margin-bottom: 200px !important;
  cursor:auto;
  width: 950px;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-glare
{
	position: absolute;
	width: 150px;
	height: 231px;
	left: 0;
	top: 0;
}

#art-page-background-glare-image
{

	background-repeat: no-repeat;
	height: 140px;
	width: 150px;
	margin: 0;
}
#facebook-page
{ 
	position:absolute;
	vertical-align:bottom;
	width: 150px;
	height: 231px;
	left: 0;
	top: 0;
}

#facebook-page-bb
{
	background-repeat: no-repeat;
	right:auto;
	text-align:right;
	height: 140px;
	width: 150px;
	margin: 0;
}

html:first-child #art-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}

#art-page-background-gradient
{
	background-position: bottom left;
}

.centent_cell {
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: top;
	text-align: justify;
}
.title {
	background-color: #97ddc2;
	font-weight: bold;
}
.titleindex {
	background-color: #97ddc2;
	font-weight: bold;
	font-size: 15px;
	vertical-align: top;
}

.row1 {
	background-color: #c2ebdc;
}
.styleprice {
	color: #aba000;
	font-weight: bold;
}
.cart_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.input_qty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 15px;
	width: 15px;
}
.cart_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DCA526;
}
.text_cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #7B7B7B;
}
.deposit_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.highlight {
	background-color: #FFFF00;
}

