/*
----------------------------------------------------
Title: 		Trilogy Online - Global CSS
Author:		Matthew Spiel - www.spicreative.net
Updated:	
Valid:		
----------------------------------------------------
*/
/*Content Overrides */
.contentheading {
	background: url(../images/border-slice.jpg) repeat-x left bottom;
	color: #165c44;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	margin: 5px 0px 20px;
	padding: 0px 0px 15px;
	width: 100%;
}
.contentpaneopen {
	margin: 10px 0px 0px;
	width: 100%;
}
table.contentpaneopen table tr td {
	border-bottom: 1px dotted #bbcfc8;
	padding: 15px 0px 0px;
}
form#ChronoContact_apply_now {
	background: white;
	border: 1px solid #bbcfc8;
	float: left;
	margin: 0px 0px 20px;
	padding: 1px;
}
form#ChronoContact_tri-lmj-core table tr td, form#ChronoContact_tri-hist-miss table tr td{
	border: none;
}
form#ChronoContact_apply_now table {
	background: white url(../images/content-gradient.jpg) repeat-x left top;
	float: left;
	padding: 10px;
	width: 300px;
}
form#ChronoContact_apply_now table tr td {
	border: none;
	padding: 0px;
}
form#ChronoContact_apply_now table table {
	background: none;
	padding: 0px;
}
form#ChronoContact_paypal table tr td{
	border: none;
}
form#ChronoContact_apply_now table table tr td {
	border: none;
	padding: 10px 0px 0px;
}
form#ChronoContact_apply_now tr td div {
	float: left;
	font-size: 14px;
	text-align: left;
	width: 100px;
}
form#ChronoContact_apply_now input {
	margin: 0px;
}
form#ChronoContact_paypal {
	float: left;
	margin: 10px 0px;
}
table.contentpaneopen table tr td p {
	margin-bottom: 10px;
}
.contentpaneopen ul {
	list-style: disc;
	margin: 0px 0px 0px 20px;
}
.contentpaneopen ul li {
	margin: 0px 0px 10px;
	font-size: 14px;
}

/*Component Window */
div#overDiv {
	background: white;
	border: 1px solid #bbcfc8;
	margin: -30px 0px 0px 10px;
	padding: 1px;
}
table.cb-tips-bg {
	background: white url(../images/content-gradient.jpg) repeat-x left top;
	padding: 5px;
	font-size: 12px;
	color: #2b3236;
}
td.cb-tips-capfont {
	background: none;
	font-weight: bold;
	color: #2b3236;
}
td.cb-tips-font {
	padding: 5px 0px 0px;
	color: #2b3236;
}
.cb-tips-fg {
	background: none;
}
/*Component Overrides */
table.contentpane tr td {
	padding: 0px 0px 15px;
}
input.button {
	background: url(../images/button-slice1x40.png) repeat-x left top;
	border: none;
	color: white;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: -10px 0px 0px;
	padding: 10px 30px;
	cursor: pointer;
}
input.button:hover {
	background: url(../images/button-slice1x40.png) repeat-x left bottom;
}
div.componentheading {
	background: url(../images/border-slice.jpg) repeat-x left bottom;
	color: #165c44;
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	margin: 5px 0px 0px;
	padding: 0px 0px 10px;
}
.cb_comp_outer {
	padding: 10px 0px !important;
}
table.cbMulti td {
	padding: 0px 10px 10px 0px !important;
}
.fieldCell input.inputbox {
	width: 220px;
}
span.article_seperator {
	display: none;
}
div.contentpaneopen, span.cbFieldIconsLabels {
	font-size: 12px;
}
#cbIconsBottom {
	background: url(../images/border-slice.jpg) repeat-x left top;
	margin: 10px 0px 10px;
	padding: 10px 0px 15px;	
}
div#cbIconsTop {
	background: url(../images/border-slice.jpg) repeat-x left bottom;
	margin: -10px 0px 20px;
	padding: 0px 0px 15px;
}
span.cbFieldIconsLabels img, .cbFieldIcons img {
	margin: 0px 5px;
}