@charset "UTF-8";
/* CSS Document */
html {background:#80892b;}
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#80892b url(/public/images/bg.gif) repeat-x top left;
	}
	
ul,li,p{
	margin:0;
	padding:0;
	list-style:none;
	}
a{
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
h1,h2,h3,h4,h5,h6,dl,dt,dd{
	margin:0;
	padding:0;
	}
img{
	border:none;
	}	
	
.png24{
   tmp:expression(setPng24(this));
	}	
		
#wrap{
	margin:auto;
	width:723px;
	}
	#header{
		float:left;
		width:723px;
		margin-bottom:12px;
		display:inline;
		}
		#logo{
			float:left;
			width:165px;
			margin-top:66px;
			display:inline;
			}
		#topmenu{
			float:right;
			width:550px;
			margin-top:109px;
			}
			#topmenu ul{
				float:right;
				}
			#topmenu li{
				float:left;
				width:102px;
				margin-left:13px;
				text-align:center;
				line-height:19px;
				padding-bottom:4px;
				background:url(/public/images/topMenu_bg.gif) no-repeat top left;
				display:inline;
				}
				*:first-child+html #topmenu li{
					line-height:18px;
					padding-bottom:3px;
					}
				 * html #topmenu li {
				 	line-height:16px;
					padding-bottom:5px;
					}
			#topmenu li a{
				color:#fff;
				font-size:12px;
				font-weight:bold;
				}
				#topmenu li a:hover{
					color:#a2c8f1;
					text-decoration:none;
					}
					
	
	#contents{
		float:left;
		width:713px;
		background:#fff;
		border:5px #d4d4d4 solid;
		}
		#contentsBox1{
			float:left;
			width:670px;
			height:415px;
			padding:20px 0 0 43px;
			background: url(/public/images/index_contents_bg.gif) no-repeat top right;
			}
		#contentsBox2{
			float:left;
			width:690px;
			height:460px;
			padding:5px 0 0 23px;
			background:url(/public/images/bg_wave.gif) no-repeat bottom;
			}
		#contentsBox3{
			float:left;
			width:690px;
			padding:5px 0 10px 23px;
			background:url(/public/images/bg_wave.gif) no-repeat bottom;
			}
			#contentsBox1 h1{
				margin-top:30px;
				margin-bottom:22px;
				}
		#loginBox{
			float:left;
			width:300px;
			margin-top:10px;
			padding:18px 20px;
			background:url(/public/images/loginBox_bg.gif) no-repeat top left;
			}
			#loginLeft{
				float:left;
				width:150px;
				}
				.loginField{
					width:147px;
					margin-bottom:6px;
					}
					*:first-child+html .loginField{
						margin:0;
						}
					* html .loginField{
						margin:0;
						}
			#login_btn{
				float:left;
				width:26px;
				padding:35px 5px;
				}
			#loginRignt{
				float:left;
				width:110px;
				padding-top:5px;
				}
				#loginRignt p.gray_11{
					padding:5px 0;
					}
	#footer{
		clear:both;
		float:left;
		width:718px;
		padding:10px 0 0 5px;
		}
		#footer ul{}
		#footer li{
			float:left;
			}
			#footer li a{
				font-size:10px;
				color:#cccccc;
				padding:0 10px;
				border-right:1px solid #ccc;
				}
			#footer li#border_none a{
				border:none;
				}
.brown_19{
	font-size:19px;
	color:#482e1b;
	font-family:"Optima", Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	}
.gray_10{
	font-size:10px;
	color:#666;
	line-height:20px;
	}
.gray_11{
	font-size:11px;
	color:#999;
	}
.gray_12{
	font-size:12px;
	color:#666666;
	line-height:16px;
	}
	.gray_12 a{
		color:#3157ac;
		}
.brown_12{
	font-size:12px;
	color:#482e1b;
	}
.blue_11 a{
	font-size:11px;
	color:#213570;
	}
.green_10{
	font-size:10px;
	color:#7f892b;
	}
.clr{
	clear:both;
	}


/********************* login_home.htm  ************************/
.would{
	font-size:19px;
	color:#80892b;
	margin:62px 0 13px 12px;
	}
#button{
	margin:80px 0 0 70px;
	}
	#button img{
		margin-right:100px;
		}


/*********************  membership_request_form.htm   ******************/
.page_title{
	clear:both;
	float:left;
	width:100%;
	font-size:19px;
	color:#80892b;
	margin:23px 0 13px 12px;
	}
#form{
	clear:both;
	float:left;
	width:643px;
	margin-left:12px;
	padding-bottom:20px;
	background:url(/public/images/form_body.gif) no-repeat bottom;
	display:inline;
	}
	#bg_header{
		width:643px;
		height:18px;
		background:url(/public/images/form_header.gif) no-repeat top;
		}
	.form_field{
		width:280px;
		margin-left:25px;
		height:180px;
		float:left;
		}
		.form_field div{
			float:left;
			padding:2px 0;
			}
		.form_field label{
			float:left;
			width:120px;
			font-size:13px;
			color:#666666;
			line-height:20px;
			}
		.member_field{
			float:right;
			width:150px;
			}
			.red{
				color:#cc0000;
				}
#submit_button{
	float:right;
	text-align:right;
	margin-right:30px;
	width:300px
	}


#center_btn{
	clear:both;
	margin:auto;
	width:210px;
	text-align:center;
	padding-top:30px;
	font-size:19px;
	color:#282827;
	}
	#center_btn img{
		margin:15px 0;
		}
/*************** newspaper_ad_request_form1.htm  **************/
#form2{
	clear:both;
	width:643px;
	margin-left:12px;
	padding-bottom:10px;
	background:url(/public/images/step_body.gif) no-repeat bottom;
	}
	#form2 p.header{
		font-size:19px;
		color:#f26522;
		padding:8px 0 5px 30px;
		margin:0;
		font-family:"Tw Cen MT", Verdana, Arial, Helvetica, sans-serif;
		background:url(/public/images/step_header.gif) no-repeat left top;
		}
		#form2 p.header img{
			padding-right:10px;
			}
			.required{
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#555;
				}
		.gray_14{
			font-size:14px;
			color:#666;
				font-weight:bold;
			padding-bottom:13px;
			}
	#form_field{
		clear:both;
		height:227px;
		padding-left:28px;
		padding-top:10px;
		color:#666;
		line-height:14px;
		font-size:11px;
		}
		div.part{
			float:left;
			width:193px;
			}
			div.part label{
				width:193px;
				}
			
			#form_field label{
				clear:both;
				display:inline;
				float:left;
				padding-top:2px;
				}
				.request_field{
					clear:both;
					float:left;
					width:150px;
					font-size:11px;
					}
				.request_field_small{
					clear:both;
					float:left;
					width:64px;
					}
				.select_field{
					clear:both;
					float:left;
					width:270px;
					}
					div.small{
						float:left;
						width:85px;
						}
		
#bottom_btn{
	clear:both;
	text-align:center;
	}

/**************sub1********************/

#top_button{
		float:left;
		width:480px;
		text-align:right;
		}
#contents_L{
	float:left;
	width:485px;
	padding-left:8px;
	padding-top:10px;
	}
#contents_R{
	float:right;
	width:210px;
	}
#logout{
	float:right;
	width:210px;
	font-size:11px;
	color:#213570;
	margin-top:10px;
	}
	#logout li{
		float:left;
		padding:0 5px;
		border-right:1px solid #213570;
		}
		#logout li a{
			color:#213570;
			}
			#logout li.border_none{
				border:none;
				}

dl.download_center{
	float:left;
	width:150px;
	margin:0 0 12px 0;
	display:inline;
	}
	.download_center dd{
		padding:2px 0;
		text-align:center;
		}
	.download_center dt{
		font-size:13px;
		color:#3f3f3f;
		text-align:center;
		}

/****************sub2**********************/
dl.direct_mail{
	float:left;
	width:450px;
	}
	.direct_mail dt{
		float:right;
		width:307px;
		margin-top:6px;
		}
	.direct_mail dd{
		padding-left:143px;
		}
	.direct_mail dd.img{
		float:left;
		margin:0;
		padding:0;
		}
		.direct_mail dd.img img{
			padding:7px 5px;
			}
			
#products .item{
	float:left;
	width:240px;
	height:80px;
	margin-top:30px;
	}
	#products .label{
		font-size:10px;
		color:#482e1b;
		font-weight:bold;
		}
	#products .content{
		float:left;
		width:100%;
	}
	#products .content img{
		float:left;
		padding:7px 6px;
		margin-right:10px;

		}
	#products .content div{
		padding-left:20px;		
		margin-top:5px;
		font-size:10px;
		color:#666;
		width:60px;
		float:left;
	}
	#products .content div a{color:#666;}
	#products .content .pdf{
		background:url(/public/images/pdf_icon.jpg) no-repeat left;
		}
	#products .content .indesign{
		background:url(/public/images/indesign_icon.jpg) no-repeat left;
		}


#ptoduct_num{
	float:left;
	width:650px;
	}

#ptoduct_num .page {
	float:right;
	font-size:10px;
	color:#666;
	font-weight:bold;
}
#ptoduct_num .page a,#ptoduct_num .page span,#ptoduct_num .page img{padding:0 5px;}
#ptoduct_num .page a{color:#666;}
#ptoduct_num .page .curPage{color:#7f892b;}

/**********sub3********************/
#back{
	float:left;
	width:300px;
	font-size:10px;
	color:#1e4978;
	font-weight:bold;
	padding-left:15px;
	background:url(/public/images/arr.gif) no-repeat left;
	margin-top:10px;
	display:inline;
	}
	#back a{
		color:#1e4978;
		}
		#back a:hover{
			text-decoration:underline;
			}
	
#fulfillment_L{
	float:left;
	width:360px;
	padding:10px 0 0 15px;
	border-right:1px solid #cdcdcd;
	}
#fulfillment_R{
	float:left;
	padding-left:10px;
	width:300px;
	}
	#payment{
		float:left;
		margin-top:20px;
		}
	
	#step1{
		clear:both;
		float:left;
		width:683px;
		margin-top:10px;
		}
		#step1_head{
			float:left;
			width:663px;
			padding:10px;
			background:#1e4978;
			}
			#left{
				float:left;
				width:550px;
				}
			#upload_files{
				float:right;
				width:110px;
				font-size:13px;
				font-weight:bold;
				padding-top:4px;
				}
				#upload_files a{
					color:#fff;
					text-decoration:none;
					}
		#step1_body{
			float:left;
			width:663px;
			padding:0 10px;
			}
			#step1_body div{
				padding:8px 0 8px 8px;
				}
			.field{
				margin-right:20px;
				}
		
	#step2{
		clear:both;
		float:left;
		width:683px;
		}
		#step2_head{
			width:663px;
			padding:10px;
			background:#f26522;
			}
			#step2_head h3{
				float:left;
				padding-right:15px;
				}
			#step2_gray{
				float:left;
				width:683px;
				background:#c1c1c1;
				}
				#step2_gray ul{
					font-size:13px;
					color:#fff;
					}
				#step2_gray li{
					float:left;
					padding:8px 10px;
					}
				#step2_gray li.print a{
					padding-left:40px;
					color:#fff;
					text-decoration:none;
					font-weight:bold;
					}
			#step2_body{
				float:left;
				width:683px;
				margin-top:10px;
				}
				#step2_body ul{
					float:left;
					width:683px;
					font-size:10px;
					color:#6a6a6a;
					}
				#step2_body li{
					float:left;
					padding:0 10px;
					}
					#step2_body li.file{
						
						}
					#step2_body li.select{
						float:left;
						width:90px;
						}
						#step2_body li.select img{
							padding-left:20px;
							}
					#step2_body li.quantity{
						float:left;
						width:60px;
						}
					#step2_body li.instruction{}
				.field2{
					width:36px;
					}
				
.white_12{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:14px;
	}
.white_10{
	font-size:9px;
	color:#fff;
	line-height:15px;
	}
.orange_12{
	color:#f26522;
	}
.blue_12{
	color:#1e4978;
	}
.edit{
	font-weight:bold;
	color:#ff8384;
	}
	
#phone_number{
	float:left;
	width:200px;
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	padding-left:30px;
	}
span.error, div.error {color:#ff0000;font-size:8pt;}

#contentsBox2 div.error {clear:both;}

#orderList {clear:both;float:left;width:100%; overflow:auto;height:}
#orderList dt{}
#orderList dd{padding-left:20px;margin-bottom:10px;}

div.row {width:100%;padding-bottom:5px;}

#form_field label.error {color:#f00;}
#form_field div.error { visibility:hidden;position:absolute;width:200px; background:#fff;border:3px solid #ccc;padding:10px;}
#form_field div.error#placedMediaError{ position:static;visibility:visible; background:none;border:0;padding:0;}
.half {
	width:290px;
	float:left;
	padding:0 10px 0px 0;
	margin:0;
}

#topmenu .contactus { background:url(/public/images/topMenu_bg2.gif) no-repeat;width:155px;}