body 
{
	background:#64BE22;
	margin:0;
	padding:0;
}

h1 
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:16px;
	color:#09F;
	margin:0;
	padding:0 0 5px 0;
}

h2 
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:16px;
	color:#ff0000;
	margin:0;
	padding:0 0 5px 0;
}

.mainbody .contents 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	padding:10px 40px;
	line-height:15px;
	text-align:justify;
}

a.gallery
{
	color:#FFFFFF
}
.galleryitem
{ 
	padding:10px;
}

.gallerytext
{ 
	background:#73FEFF;
	color:#D31408;
	padding:5px;
	font-weight:bold;
}



.mainbody .contents
.mainbody .contents a:hover
{ 
	text-decoration:underline;
}

.header,.banner,.nav,.border 
{
	width:818px;
	height:auto;
	margin:0 auto;
}



.mainbody,.footer 
{
	width:818px;
	height:auto;
	background:url(../images/bg_main.jpg) repeat-y;
	margin:0 auto;
}

.footer .contents
{
	padding:10px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.footer .contents a
{
	font-weight:bold;
	color:#0066FF;
}

/* colors */
.red{ color:#D31408;}
.white{ color:#ffffff;}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.linkcolor1 a{color:#0099FF; font-weight:bold; text-decoration:none;}
.linkcolor3 a{color:#ff0000; font-weight:bold; text-decoration:none;}

.list_all_product
{
	margin:0px;
	padding:0px;
}

.list_all_product li
{
	border:solid 0px #FF0000;
	background:#e0efc8;
	background-repeat:repeat-x;
	list-style:none;
	float:left;
	margin-left:10px;
	margin-top:10px;
	padding-top:10px;
	width:220px;
	height:353px;
	text-align:center;	
}

.list_all_product li #title
{
	font-weight:bold;
	text-align:center;
	padding:5px 0px 5px 0px;
}

.list_all_product li #productPrice
,.list_all_product li #productView
,.list_all_product li #addButton
{
	font-weight:bold;
	text-align:center;
	padding:3px 0px 3px 0px;
}


.productPrice
{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:4px;
}

#cart th
{
	background:#aadc87;
	font-weight:bold;
	color:#000000;
}
#cart td
{
	background:#EEF9E8;
}

#pdetail
{
	margin-top:10px;
}

#category_list
{
	background:#8EDE2F;
	margin-top:10px;
}


#category_list td
{
	background:#E0EFC8;
}

#category_list ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

#category_list ul li
{
	border:solid 0px #FF0000;
	margin:0px;
	padding:0px 0px 3px 3px;
	text-align:left;
}

#category_list ul li a
{
	text-decoration:none;
	font-size:12px;
}

#category_list ul li a:hover
{
	font-weight:bold;
}

.categoryTitle
{
	background:url(../images/bg_sidebartitle.jpg) repeat-x 0 0;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding:2px 0px 0px 1px;
	width:120px;
}
#imageLabel
{
	height:40px;
	font-weight:bold;
	color:#44B116;
}
