/* (C) 2007 YOOtheme.com */

a:focus { outline: none; }

div.yoo-toppanel div.panel-container {
	position: absolute;
	left: 50%;
	width: 100%;
	height: 0px; /* overlapping link bug */
	margin-left: -50%;
	z-index: 15;
}

div.yoo-toppanel div.panel-wrapper {
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div.yoo-toppanel div.panel {
	position: relative;
}

div.yoo-toppanel div.trigger {
	position: relative;
}

div.yoo-toppanel div.article {
	clear: both;
}/* (C) 2007 YOOtheme.com */

div.default div.yoo-toppanel div.panel {
	background: #000000 url(styles/default/images/panel_bg.png) 0 100% repeat-x;
	color: #969696;
}

div.default div.yoo-toppanel div.content {
	margin: auto;
	padding-top: 20px;
	overflow: hidden;
}

div.default div.yoo-toppanel div.close, #ChronoContact_quick_contact #qcbutton {
	/*width: 50px;*/
	height: 18px;
	margin-bottom: 10px;
	border: 1px solid #646464;
	padding: 2px 5px;
	background: #1e1e1e;
	float: right;
	clear:none;
	overflow: hidden;
	text-align: center;
	font-size: 85%;
	line-height: 18px;
	cursor: pointer;
}


#ChronoContact_quick_contact #qcbutton { 
color:#969696;
margin: 0px 10px 0px 0px; 
height: 20px;
}

form#ChronoContact_quick_contact input[type='text'] {
	background: url(styles/default/images/chronos/off_state.png) 0 0 repeat-x;
}

form#ChronoContact_quick_contact #message {
	background: url(styles/default/images/chronos/offtext_state.png) 100% 0 repeat-x;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 115%;
}

form#ChronoContact_quick_contact input[type='text']:hover{
	/*background: url(styles/default/images/chronos/on_state.png) 0 -20px repeat-x;*/
	background-color:#C7D8C8;
}

form#ChronoContact_quick_contact table, 
form#ChronoContact_quick_contact table.qc {padding: 0; margin:0;}

table.qc td {padding: 0px 0px 7px 0px; margin:0;}

div.default div.yoo-toppanel div.article {
	float: left;
	clear: left;
}

div.default div.yoo-toppanel {
	top: 0px;
	width: 160px;
	margin-left: -60px;
	cursor: pointer;
}
div.trigger {
	top: 0px;
	width: 160px;
	cursor: pointer;
}

div.default div.yoo-toppanel div.trigger img {
	width: 20px;
	height: 19px;
	border: 0px;
}

div.default div.yoo-toppanel div.trigger-l, div.default div.yoo-toppanel div.trigger-r {
	width: 20px;
	height: 19px;
	float: left;
}

div.default div.yoo-toppanel div.trigger-l {
	background: url(styles/default/images/trigger_l.png) 100% 0 repeat-x;
}

div.default div.yoo-toppanel div.trigger-r {
	background: url(styles/default/images/trigger_r.png) 100% 0 repeat-x;
}

div.default div.yoo-toppanel div.trigger-m {
	width: 120px;
	height: 19px;
	background: url(styles/default/images/trigger_m.png) 100% 0 repeat-x;
	float: left;
	text-align: center;
	font-size: 95%;
	line-height: 18px;
	overflow: hidden;
	color: #ffffff;
}

div.default div.yoo-toppanel div.article {
	padding-bottom: 10px;
}
/* (C) 2007 YOOtheme.com */

div.transparent div.yoo-toppanel div.panel {
	/* position: relative; /* IE6 link fix for transparent background image */
	background: url(styles/transparent/images/panel_bg.png) 0 100% repeat;
	color: #969696;
}

div.transparent div.yoo-toppanel div.content {
	margin: auto;
	padding-top: 20px;
	overflow: hidden;
}

div.transparent div.yoo-toppanel div.close {
	width: 50px;
	height: 18px;
	margin-bottom: 10px;
	border: 1px solid #646464;
	background: #1e1e1e;
	float: right;
	overflow: hidden;
	text-align: center;
	font-size: 85%;
	line-height: 18px;
	cursor: pointer;
}

div.transparent div.yoo-toppanel div.trigger {
	top: 0px;
	width: 120px;
	margin-left: -60px;
	cursor: pointer;
}

div.transparent div.yoo-toppanel div.trigger img {
	width: 20px;
	height: 19px;
	border: 0px;
}

div.transparent div.yoo-toppanel div.trigger-l, div.transparent div.yoo-toppanel div.trigger-r {
	width: 20px;
	height: 19px;
	float: left;
}

div.transparent div.yoo-toppanel div.trigger-l {
	background: url(styles/transparent/images/trigger_l.png) 100% 0 repeat-x;
}

div.transparent div.yoo-toppanel div.trigger-r {
	background: url(styles/transparent/images/trigger_r.png) 100% 0 repeat-x;
}

div.transparent div.yoo-toppanel div.trigger-m {
	width: 80px;
	height: 19px;
	background: url(styles/transparent/images/trigger_m.png) 100% 0 repeat-x;
	float: left;
	text-align: center;
	font-size: 85%;
	line-height: 18px;
	overflow: hidden;
	color: #ffffff;
}

div.transparent div.yoo-toppanel div.article {
	padding-bottom: 10px;
}