@charset "UTF-8";
/* Properties */
#ip_toolbar a {
	color: #000000 !important;
	font-family: Tahoma, Arial;
}

#ip_toolbar a:hover {
	color: #655413 !important;
}

.container {
	border: none;
}

.ip_qrcode img {
	width: 120px;
}

.ip_agentbio {
	background: #FFFFFF;
}

.ip_prop_container h3{
	color: #655413;	
	font-family: KabelBookBT;
	font-size: 1.5em;
}

/* UPLOAD FORM */
.formelm-buttons {
	text-align: right;
}

.formelm-buttons button{
	background: #EFEBC2;
	font-family: Tahoma;
	border: 1px solid #EFEBC2;
	padding: 5px;
	box-shadow: 2px 2px #D8D8D8;
	-webkit-border-radius: 7px 0px 7px 0px;
	-moz-border-radius: 7px 0px 7px 0px;
	border-radius: 7px 0px 7px 0px;
}

.formelm-buttons button:hover {
	background: #F2F2F2;
	color: #000000;
	cursor: hand;
	cursor: pointer;
	padding: 5px;	
	border: 1px solid #EFEBC2;
	box-shadow: 2px 2px #655413;
}

.pane-slider.content.pane-down {
width: 672px;
}

.slideshow a img {
	height: 100px;
}

.items .ptable .inputbox, .items .ptable .ip-fields {	width: 103px !important;}

.cal_month ul li {
	width: 12.4% !important;
}

.ptable div.current {
max-width: 690px !important;
}


#key .hasTip {
display: inline-block !important;
}
#key .colorblock {
	margin-right: 10px;
}

#key dl dd {
width: 70%;
}

/* MESSAGE */

.message {
	display: inline;
	color: #FF8000;
	font-size: 15px;
	font-weight: bold;
}

.message ul {
	display: inline;
	list-style-type: none;
	font-weight: normal;
}

.message ul li {
	display: inline;
}