@charset "UTF-8";

* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #323232;
	min-width: 925px;
	background: url(images/bg_pprz_main.jpg) center top;
}

#head_top_bg {
	background: url(images/bg_pprz_top.jpg) repeat-x center top #000;
}
#head_top {
	height: 70px;
	background: url(images/pprz_01.jpg) no-repeat center top;
}
.container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
.clear {
	clear: both;
	padding: 0;
	margin: 0;
}
a {
	line-height: 20px;
	color: #412410;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color:#f66e00;
}
#head_title_bg {
	background: url(images/bg_pprz_title.jpg) repeat-x center top;
}
#head_title {
	height: 227px;
	background: url(images/pprz_02.jpg) no-repeat center top;
}
#search_bg {
	background: url(images/pprz_03.jpg) no-repeat center top;
}
#search {
	height:79px;
}
#search .sch_left {
	float:left;
	width:370px;
	margin:20px 0 0 19px;
}
#search .sch_right {
	float:left;
	width:500px;
	margin:20px 0 0 25px;
}
#search_dot {
	width:913px; height:2px; background: url(images/dot.gif) repeat-x center top;
	margin:0 0 0 18px;
}
#con_main_bg {
	background: url(images/pprz_04.jpg) no-repeat center top;
	min-height: 325px;
}
.con_main {
	width: 299px;
	padding: 0 8px 0 9px;
	float:left;
	display: block;
	margin:0 0 10px 0;
}
#con_main_bg2 {
	background: url(images/pprz_05.jpg) no-repeat center top;
	min-height: 325px;
}
.con_main2 {
	/*width: 896;*/
	padding: 0 8px 0 9px;
	/*float:left;*/
	display: block;
}
#thum_pic {
	margin:16px 0 0 0;
}
#thum_pic .thum_bd1 {
	width:7px; height:7px;
	background: url(images/bd_pprz_01.jpg) repeat-x;
}
#thum_pic .thum_bd2 {
	background: url(images/bd_pprz_02.jpg) repeat-x;
}
#thum_pic .thum_bd3 {
	width:7px;
	background: url(images/bd_pprz_03.jpg) repeat-x;
}
#thum_pic .thum_bd4 {
	background: url(images/bd_pprz_04.jpg) repeat-y;
}
#thum_pic .thum_bd5 {
	background: url(images/bd_pprz_05.jpg) repeat-y;
}
#thum_pic .thum_bd6 {
	width:7px; height:7px;
	background: url(images/bd_pprz_06.jpg) repeat-x;
}
#thum_pic .thum_bd7 {
	width:7px;
	background: url(images/bd_pprz_07.jpg) repeat-x;
}
#thum_pic .thum_bd8 {
	width:7px;
	background: url(images/bd_pprz_08.jpg) repeat-x;
}
#txt_detail {
	margin:20px 20px 20px 12px;
}
#txt_detail2 {
	margin:0 0 15px 12px;
	float:left;
	width:315px;
}
#txt_detail {
	margin:20px 30px 20px 42px;
}
#txt_tag {
	margin:10px 0 25px 12px;
	font-size:16px;
	font-weight:bold;
}
	#txt_tag a:link {
	color:#323232;
	font-weight:normal;
	text-decoration:underline;
	font-size:14px;
}
	#txt_tag a:hover {
	text-decoration: none;
	font-weight:normal;
	color:#f66e00;
	font-size:14px;
}
#vote_bg {
	background: url(images/pprz_06.jpg) no-repeat center top;
}
#vote_main {
	height:199px;
}
#vote_left {
	float:left;
	width:378px;
	margin:108px 0 0 84px;
	text-align:center;
}
#vote_right {
	float:left;
	width:360px;
	margin:30px 0 0 84px;
}
#comment_head {
	background: url(images/pprz_07.jpg) no-repeat center top;
}
#comment_title {
	height:63px;
	padding:46px 0 0 190px;
	font-weight:bold;
}
#comment_bg_top {
	background: url(images/pprz_08.jpg) no-repeat center top;
	min-height: 36px;
}
#comment_main {
	width:865px;
	margin:0 0 15px 43px;
	background: url(images/comment_bg.jpg) repeat-y center top;
	border:1px solid #bbbab4;
}
#comment_main .comment_left {
	width:187px;
	height:153px;
	background: url(images/bg_user.jpg) no-repeat;
	margin:0 34px 0 0;
}
#comment_puser {
	margin:29px 0 0 29px;
}
#comment_txt {
	width:645px;
	margin:20px 30px 25px 0;
}
#comment_tpl {
	float:left;
	margin:0 0 10px 0;
	color:#046fbd;
	font-weight:bold;
}
#comment_tpr {
	float:right;
	font-size:12px;
	margin:0 0 10px 0;
}
	#comment_tpr a:link {
	color:#323232;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
	#comment_tpr a:hover {
	text-decoration: none;
	font-weight:normal;
	color:#f66e00;
}
#comment_name {
	margin:0 20px 0 0;
	float:left;
	color:#790e11;
	font-size:16px;
	font-weight:bold;
}
#comment_date {
	float:left;
	color:#9a9a9a;
}
.comment_right {
	float:left;
	width:645px;
	margin:22px 0 24px 0;
}
#hr {
	width:864px;
	height:4px;
	margin:20px 0 20px 45px;
	background: url(images/hr.jpg) no-repeat;
}
#add_comment {
	width:865px;
	margin:0 0 15px 43px;
	background: url(images/comment_bg.jpg) repeat-y center top;
	border:1px solid #bbbab4;
}
#add_comment .add_comment_top {
	height:89px;
	background: url(images/add_comment_bg.jpg) no-repeat center top;
}
#add_comment .add_comment_left {
	width:190px;
}
#add_comment .add_comment_l {
	height:35px;
	width:80px;
}
#add_comment .add_comment_c {
	width:20px;
}
#add_comment_title {
	margin:40px 0 0 217px;
	font-weight:bold;
}

.txt1 {
	font-weight:bold;
}
.txt2 {
	font-weight:bold;
	color:#0072bc;
}
.txt3 {
	font-weight:bold;
	color:#790e11;
}
.txt4 {
	font-size:18px;
	color:#790e11;
}
#txt_title1 {
	color:#0072bc;
	font-size:24px;
	margin:0 0 20px 19px;
}
#txt_title2 {
	/*color:#;*/
	font-size:20px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#txt_title3 {
	font-weight:bold;
	margin:46px 0 49px 190px;
}
.input_txt {border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	background-color: #ffffff;
	font-size: 12px; color: #787878;
	padding: 3px 2px 0px 2px;
	margin:0 5px 0 5px;}
.button {
	border-top: 1px solid #DDE9F8;
	border-bottom: 1px solid #8BB0BF;
	border-left: 1px solid #DDE9F8;
	border-right: 1px solid #8BB0BF;
	background-color: #ADD3E2;
	font-weight:bold;
	color: #323232;
	cursor : hand;
	width:35px;
	height:25px;
	cursor:pointer;}

#footer {
	margin:40px 0 20px 0;
}
#footer_dot {
	height:2px; background: url(images/dot.gif) repeat-x center top;
	margin:0 0 15px 0;
}
#footer .copyright {
	float: left;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
}
#footer .stat {
	float: right;
	display: block;
}
	#footer a:link {
	color:#323232;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
	#footer a:hover {
	text-decoration: none;
	font-weight:normal;
	color:#f66e00;
}

/* 08-09-09 */
#add_photo_top {
	width:848px;
	height:124px;
	margin:0 0 0 43px;
	border-top: 1px solid #bbbab4;
	/*border-bottom: 1px solid #bbbab4;*/
	border-left: 1px solid #bbbab4;
	border-right: 1px solid #bbbab4;
	background: url(images/add_photo_bg.jpg) no-repeat center top;
}
#add_photo_bg {
	width:848px;
	margin:0 0 15px 43px;
	background: url(images/comment_bg.jpg) repeat-y;
	/*border-top: 1px solid #bbbab4;*/
	border-bottom: 1px solid #bbbab4;
	border-left: 1px solid #bbbab4;
	border-right: 1px solid #bbbab4;
}
.add_photo {
	width:810px;
	margin:0 0 15px 29px;
}
#add_photo .add_photo_form {
	width:170px;
	height:50px;
}
.form_photo {border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	background-color: #ffffff;
	font-size: 12px; color: #787878;
	padding: 3px 2px 0px 2px;
	margin:5px 5px 0 0;}

/* 09-09-09 */
#dch_logo {
	float:left;
	width:105px;
	height:70px;
	margin:0;
}
#top_menu {
	float:left;
	margin:25px 0 0 0;
	height:45px;
}
#top_menu ul {
	padding: 0;  margin: 0;  float: left;  height: 45px;  width: 420px;  list-style: none;  color: #007cad;
}
#top_menu li {
	float: left; height: 45px;
}
#top_menu li a {
	display: block;
	height: 45px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#top_menu li#add_photo {
	width: 158px;  background: url(images/top_menu_01a.jpg) no-repeat top left;
}
#top_menu li#coolclub_submit {
	width: 199px;  background: url(images/top_menu_02a.jpg) no-repeat top left;
}
/* static */
#top_menu li#add_photo a:link, #top_menu li#add_photo a:visited, #top_menu li#add_photo a:active {
	text-indent:-9000px;
}
#top_menu li#coolclub_submit a:link, #top_menu li#coolclub_submit a:visited,#top_menu li#coolclub_submit a:active {
	text-indent:-9000px;
}
/* hover */
#top_menu li#add_photo a:hover {
	background: url(images/top_menu_01b.jpg) no-repeat top left;
}
#top_menu li#coolclub_submit a:hover {
	background: url(images/top_menu_02b.jpg) no-repeat top left;
}

a.current:link, a.current:visited {color : #f66e00;}
a.current:active, a.current:hover {color : #f66e00;}
a.current_blank {color : #f66e00;}


#preload {
	padding: 0 0 0 0; WIDTH: 100%;
}
#buttons {
	PADDING-LEFT: 40px
}
.loadmask {
	Z-INDEX: 100; FILTER: alpha(opacity=70); LEFT: 0px; WIDTH: 100%; ZOOM: 1; POSITION: absolute; TOP: 0px; HEIGHT: 100%; BACKGROUND-COLOR: #fff; -moz-opacity: 0.5; opacity: .50
}
.loadmask-msg {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 2px; Z-INDEX: 20001; BACKGROUND: #fff; LEFT: 0px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; POSITION: absolute; TOP: 0px
}
.loadmask-msg DIV {
	BORDER-RIGHT: #ccc 1px dashed;
	BORDER-TOP: #ccc 1px dashed;
	BORDER-LEFT: #ccc 1px dashed;
	BORDER-BOTTOM: #ccc 1px dashed;
	CURSOR: wait; COLOR: red;
	FONT: 12px tahoma, arial, helvetica, sans-serif;
	padding: 120px 40px 20px 40px;
	background: url(images/loading45.gif) no-repeat 50% 20%;
}
.masked {
	OVERFLOW: hidden! important
}
.masked-relative {
	POSITION: relative! important
}
.masked-hidden {
	VISIBILITY: hidden! important
}


/*CSS Nong*/
#txt_title_head {
	color:#000000;
	width:950px;
	font-size:14px;
	margin:0 0 10px 180px;
	/*border:1px solid #000000;*/
	text-align:left;
}
.txt_cool {
	font-weight:bold;
	color:#0072bc;
	font-size:20px;
}
a.coolclub {line-height: 20px;color: #FF4400;text-decoration: none;font-weight: bold;font-size: 15px;}
a.coolclub:visited {text-decoration: none;color:#FF4400;font-weight: bold;font-size: 15px;}
a.coolclub:hover {text-decoration: none;color:#FFA51E;font-weight: bold;font-size: 15px;}
a.coolclub:active {text-decoration: none;color:#FFA51E;font-weight: bold;font-size: 15px;}

a.del {line-height: 20px;color: #E43A00;text-decoration: none;font-weight: bold;font-size: 15px;}
a.del:visited {text-decoration: none;color:#E43A00;font-weight: bold;font-size: 15px;}
a.del:hover {text-decoration: underline overline blink;color:#FF4732;font-weight: bold;font-size: 15px;}
a.del:active {text-decoration: none;color:#FF4732;font-weight: bold;font-size: 15px;}
