@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{border:0px;}
/* styling start */
body{background:#000000; font-family:Arial, Helvetica, sans-serif;}
h1{font-weight:bold; font-size:18px; color:#42AEFF; padding:0 0 0 0;}
.banner{width:891px; height:auto; margin:0 auto; text-align:right; padding:10px 0 10px 0;}

.header
{
	width:891px; 
	height:auto; 
	margin:0 auto;
	padding:0px;
	border:solid 0px #FF0000;
}

.header a{color:#FFF; font-weight:bold; font-size:12px;}

.flasharea{width:891px; height:auto; margin:0 auto;}
.border{width:891px; height:auto; margin:0 auto; font-size:2px;}

.textarea
{
	width:811px;
	height:auto;
	margin:0 auto;
	padding:10px 40px 10px 40px;
	color:#CCC;
	text-align:justify;
	font-size:12px;
	line-height:18px;
	background:url(../images/main_bg.jpg) repeat-y;
}

.textarea a{color:#F90;}
.textarea a:hover{color:#FC0;}
.footer{
width:891px; 
height:auto; 
margin:0 auto; 
text-align:center;
color:#CCCCCC;
font-size:12px;
padding:110px 0 40px 0;
background:url(../images/bg_ftr.jpg) no-repeat center top;
}
.footer1
{
	width:891px;
	height:auto;
	margin:0 auto;
	text-align:center;
	color:#CCCCCC;
	font-size:12px;
	padding:20px 0 40px 0;
	font-size:12px;
}

.textarea .gallery{ text-align:center;}
.textarea .gallery .galleryitem{border:5px solid #666; margin:0 0 5px 0;}

.list_all_product
{
	margin:0px;
	padding:0px;
}

.list_all_product li
{
	border:solid 0px #FF0000;
	background:#787878;
	background-repeat:repeat-x;
	list-style:none;
	float:left;
	margin-left:2px;
	margin-top:3px;
	padding-top:3px;
	width:255px;
	height:353px;
	text-align:center;
	font-size:12px;	
	
}

.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;
}

#category_list
{
	background:#585858;
	margin-top:10px;
}


#category_list td
{
	background:#787878;
}

#category_list ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

#category_list ul li
{
	border:solid 0px #FF0000;
	margin:0px;
	padding:5px 0px 3px 5px;
	text-align:left;
	font-size:12px;
}

#category_list ul li a
{
	text-decoration:none;
	font-size:12px;
	color:#000000;
}

#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:20px;
	font-weight:bold;
	color:#44B116;
	font-size:12px;
	vertical-align:middle;
	border:solid 0px #FF0000;
	padding-top:10px;
}
.paging
{
	border:solid 1px #787878;
	background:#787878;
	font-size:12px;
	padding:5px;	
}

.content
{
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
}
#event_title
{
	font-weight:bold;
	font-size:14px;
}
.bottomNav a
{
	color:#5D666D;
	font-size:12px;
	text-decoration:none;
}

