/* Layout */
.imgCustoms {
	margin-bottom: 10px;
}

/* Search Block */
#customs_top{
	background:url(images/top.jpg) no-repeat;
	height: 43px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	padding:10px 0px 0px 15px;
}
#customs_top em{
	font-style: normal;
	font-weight: bold;
}
.customs_back{
	background: url(images/background.jpg) no-repeat;
	height:318px;
}
.customs_inputs {
	width:315px;
	color:#444;
	font-size:12px;
	font-weight: bold;
	line-height: 28px;
	padding: 10px 0 0 15px;
}
.cselect {
	background:url(images/backB.gif) repeat-x;
	width: 315px!important;
	width: 330px;
	height: 38px;
	/*margin: 0px 0px 10px 0px;*/
	padding: 7px 0 0 15px;
}
#customs_bottom {
	background:url(images/bottom.png) no-repeat;
	width:645px;
	height:20px;
	clear:both;
}
.style{
	padding:5px 15px;
	margin:0px;
}
.btnCollaps {
	margin-right: 5px;
	float: right;
}

/* Result Title */
h3.rptTitle {
	font-size: 16px;
	color: #29a7c5;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	background: url("images/arrow_blue.gif") no-repeat left center;
	padding-left: 14px;
	font-weight: bold;
	margin-left: 28px;
}


/* Criteria Style */
.tblCriteria {
	margin-bottom: 10px;
	background: #999;
	width: 650px;
}
.tblCriteria td, .tblCriteria th {
	font-size: 12px;
	background: #fff;
}
.tblCriteria th {
	background: #EBCDA6;
	text-align: right;
	color: #000;
}

/* Report Style */
.tblReport {
	margin-bottom: 10px;
	background: #999;
	width: 650px;
}
.tblReport td, .tblReport th {
	font-size: 12px;
	background: #fff;
}
.tblReport th {
	text-align: right;
	color: #000;
}
td.tblReportHeader {
	background: #E0EEFB;
}

/* Data Table Style */
.tblDataTable {
	margin-bottom: 10px;
	background: #ccc;
	width: 650px;
}
.tblDataTable td {
	font-size: 12px;
	padding: 3px 10px;
	background: #fff;
}
.tblDataTable th {
	text-align: center;
	padding: 3px 0;
	color: #000;
}


div.msg {
	margin: 5px 0;
	border: 1px #abc solid;
	padding: 30px;
}


/*************** SAMPLES ****************/
.sample {
	width: 670px;
	clear: both;
	margin: 5px auto;
}
.sample p {
	margin:10px;
	padding:0px;
	line-height:20px;
	color:#444;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.sample h3, h3.sampletitle {
	margin: 20px 10px 10px 10px;
	padding: 0px;
	line-height: 20px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3399cc;
	font-weight: bold;
}
.img {
	float:left;
	margin:0px 20px;
}
.img2 {
	float:right;
}

.sample h1{
	padding:10px;
	margin:0px;
	color:#444;
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.sample h2{
	margin:0px;
	padding:10px;
	color:#3399cc;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*************** UPGRADE ****************/
.member {
	width: 700px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

div.logo_s input {
	float: left;
	margin-right: 20px;
}
div.logo_s h2 {
	font-size:30px;
	color:#0099cc;
	margin:5px;
	padding:0px;
	font-weight: bold;
}
div.logo_s h3 {
	font-size:18px;
	color:#000;
	margin:5px;
	padding:0px;
	font-weight: bold;
}

.step {
	padding:10px;
	text-align:center;
	clear: both;
}
.colL {
	/*width:30%;*/
	width: 44%;
	float:left;	
	border:1px #ccc solid;
	margin:7px 7px 7px 20px;
}
.role {
	background:#eee;
	font-size:14px;
}
.role h3 {
	margin:0px;
	padding:0px 10px;
	background:url(images/tite_b.gif) repeat-x ;
	font-size:14px;
	line-height:30px;
	font-weight: bold;
	color:#000;
}
.role ul, li{
	margin:5px;
	padding:0px;
}
.role li{
	margin:5px 20px;
}


.role2 {
	background:#eee;
	font-size:14px;
}
.role2 h3{
	margin:0px;
	padding:0px 10px;
	background:url(images/tite_g.gif) repeat-x ;
	font-size:14px;
	line-height:30px;
	font-weight: bold;
	color:#000;
}
.role2 ul, li{
	margin:5px;
	padding:0px;
}
.role2 li{
	margin:5px 20px;
}
	
	
.role3 {
	background:#eee;
	font-size:14px;
}
.role3 h3{
	margin:0px;
	padding:0px 10px;
	background:url(images/tite_p.gif) repeat-x ;
	font-size:14px;
	line-height:30px;
	font-weight: bold;
	color:#000;
}
.role3 ul, li{
	margin:5px;
	padding:0px;
}
.role3 li{
	margin:5px 20px;
}


.detal {
	background:#fff url(images/arrow.gif) no-repeat center top ;
	padding:35px 10px 10px 10px;
}
.detal em{
	color:#FF0000;
}
.guest {
	background:url(images/back2.gif) repeat-x top;
	padding:20px;
	color:#0099cc;
	font-size:16px;
	font-weight:bold;
}



