* {
	margin:0;
	padding:0;
}
/* General Style Info */
body {
/*	background: #AC090A; */
	background-image: url('images/paisley1.gif');
	background-repeat: repeat;
	color: #000;
	font-family:'tahoma',system;
	font-size:90%;
	text-align:center;
	margin: 0;
}

a img {
	border:none;
}

#manager{
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	height: 100%;
}

#header_manager{
	height: 40px;
	width: 100%;
	margin: 0;

	background: url('images/head_manager.jpg');
}

#header_manager ul{
	padding: 10px;

}

#header_manager ul li{
	display: inline;
	padding-left: 20px;

}

#header_manager ul li a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#header_manager ul li a:hover{
	color: #ccc;
	text-decoration: underline;
}


#center_manager{
	font-size: 100%;

}

#head_panel{
	padding-left: 10px;
	height: 20px;
	background: url('images/head_panel.jpg');
	font-weight: bold;
	color: #fff;
}

#center_panel{
	padding-left: 10px;
	border: thin solid #666;

}

#center_panel table{
	width: 100%;
	border: 0;
	border-spacing: 1;

}

#center_panel table tr{

}

#center_panel tbody td{
	background-color: #CFF;
	padding: 5px;
}

#center_panel tbody a{
	color: #00f;
	text-decoration: none;

}

#center_panel tbody a:hover{
	color: #0af;
}

/* main page*/
#page{
/*	background-color: #AC090A; */
	background-image: url('paisley1.gif');
	background-repeat: repeat;
	margin: 0; 
	padding: 0;
	border: 0;
}
#mainpage{
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}

#header{
	width: 100%;
	height: 248px;
	background-image: url('images/header_bg.jpg');
	padding: 0;
	margin: 0;
}

#logo{
	padding-left: 56px;
	padding-top: 25px;

}

#flash{
	padding: 14px;
	/*margin-top: 5px;*/
	width: 900px;
	height: 190px;
}
#navpage
{
	float: right;
	padding-right: 50px;

}

#navpage ul{
	text-align:right;
	padding-right :40px;
}

#navpage ul li{
	display: inline;
	text-decoration: none;
	font-weight: bold;
}

#navpage ul li a{
	text-decoration: none;
	color: #FF6600;
}

#navpage ul li a:hover{
	color: #FF9900;
}

#sidebar{
	float: left;
	padding-left: 20px;
}

#content{
	text-align:left;
	background-image: url('images/content_bg.jpg');
}

#menu{
	width: 176px;
	height: 298px;
}

#menu_content{
	padding: 20px;

}

#menu_content ul{
	list-style: none;
	
}

#menu_content ul li a{
	text-decoration: none;
	color: #f00;

}

#context{
	padding: 0;
	padding-left: 265px;
	margin: 0;
}

#head_cpan{
	width: 218px; 
	height: 21px;
	background-image: url('images/head_cpan.png');
	padding-left: 20px;
	font-weight: bold;
	color:#FFF;
}

#head_cpan_cat{
	width: 100%; 
	height: 21px;
	background-image: url('images/head_cpan.png');
	padding-left: 20px;
	font-weight: bold;
	color:#FFF;

}

#cpan{
	width: 700px;
	height: auto;
	background-color:#FFFFFF;
}

#cpan_head{
	margin:0px;
	height: 21px;
	width: 700px;
	background-image: url('images/cpan_head.jpg');

}
#cpan_context{
	width: 700px;
	background:#fff;
}
#show-img{
	width: 680px;
}

#cpan_main{
	background-color: #fff;
	padding: 5px;
}

#h{
	display: inline;

}

#cpan_foot{
	margin:0px;
	clear:both;
	height: 11px;
	width: 700px;
	background-image: url('images/cpan_foot.jpg');
}

#footer{
	clear: both;
}

#cpan_area{
	width: 696px;
	height: 700px;
	padding-top: 2px;
	padding-left: 5px;
	overflow:visible;

}
#cpan_main_category{
	background-color: #fff;
	padding-top: 2px;
	height: 700px;
}
#thumb{
	margin: 1px 15px 15px 13px;
	width: 140px;
	height: 260px;
	background-image: url('images/thumbnail.jpg');
	float: left;
}


#cpan_main_category ul{
	background-color: #fff;

}
#cpan_main_category ul li{
	display: inline;
	list-style-position: inside;
	list-style: none;


}

#thumb_head{
	text-align: center;
	font-weight: bold;
}

#thumb_head a{
	color: #000;
}
#thumb_head a:hover{
	color: #f00;
}

#thumb_image{
	padding-left: 22px;
	padding-top: 15px;
	border: 0px;

}

#thumb_price{
	color: #fff;
	text-align: center;
	font-weight: bold;

}

#button{
	padding-top: 15px;
	color: #ff0;
	text-align: center;
	font-weight: bold;

}

#button a{
	color: #ff0;
	text-decoration:none;
}

#button a:hover{
	color: #0f0;
}

#footer{
	background-image: url('images/footer_bg.jpg');
	height: 75px;
	text-align: center;
	font-size: xx-small;
}



#post_detail{
	height: 370px;
	padding-left: 80px;
	padding-top:20px;

}
#post_detail_head{
	font-weight: bold;
	font-size: medium;

}
#post_content
{
	padding: 5px;
	width:600px;
}
#post_header_content
{
	padding: 5px;
	width:100px;
	text-align:right;
	vertical-align:top;
}
#post_detail_content
{
	padding: 5px;
	width:480px;
	text-align:left;
	vertical-align:top;
}

/*
.imageBox ul li{
	list-style: none;

}*/
#imgs{
	float: left;
	
}

#imageBox ul{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;

}

ul{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;

}
/*- Menu 5--------------------------- */
	
#menu5 {
	width: 176px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	margin: 22px 34px 0px 34px;
}
	
#menu5 li a {
	height:43px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}	
#menu-log{
	height:40px;
	margin:0;
	text-align:center;
	}		
#menu-title{
	height:40px;
	padding-left:4px;
	padding-top:12px;
	text-align:center;
	}		
#menu5 li a:link, #menu5 li a:visited {
	color: #FFF;
	height:43px;
	display: block;
	background:  url('images/menu5.gif');
	padding: 0px 0 0 10px;
	}
	
#menu5 li a:hover {
	color: #FFF;
	height:43px;
	background:  url('images/menu5.gif') 0 -43px;
	padding: 0px 0 0 10px;
	}
	
	/* ---------- gallery styles start here ----------------------- */
	
#adverties
{
	background-image:url(images/IPanel.png);
	width: 220px;
	height:154px;
	margin-top:6px;
	margin-left:10px;
}
#adverties_show
{
	width: 180px;
	height:120px;
	margin-top:20px;
	margin-left:24px;
}

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 10px;
	padding: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	width:200px;
	height:300px;
}
.gallery span {
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
    behavior: url(images/iepngfix.htc);
}
.gallery .favorite {
	background: url(images/favorite.png) no-repeat;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover img  {
	border-color: #666;
}
.gallery a:hover span {
	background-position: left -22px;
}
	
#title
{
	padding-top:8px;
}
