body
{
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 11px;
	font-family: Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
	background-color: #f1f1f1;
	color: #333333;
	background:transparent url(../images/body_bg.jpg) repeat scroll 0 0;
}

a
{
	color: #a66131;
	text-decoration: underline;
}

img
{
	border: 0 none;
}

input
{
	font-family: Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
	margin: 0;
}

input.textbox
{
	border: 1px solid #E9E9E9;
	margin: 0 5px 0 0;
	padding: 2px 2px 0 2px;
	width: 150px;
	height:19px;
	font-size: 11px;
	color:#757575;
}

input.textbox-error
{
	border: 1px dotted #9C2F2F;
}

input.textbox-error:focus
{
	border: 1px solid #E9E9E9;
	color:#757575;
}

input.textbox-info
{
	border: 1px dotted #999999;
}

input.textbox-info:focus
{
	border: 1px solid #E9E9E9;
	color:#757575;
}


input.button
{
	border: 1px solid #cccccc;
	margin: 0 0 0 0;
	padding: 1px 10px 0 10px;
	width: auto;
	color: #29537c;
	font-size: 11px;
	text-align: center;
	height:23px;
	background-image:url(../images/global_btn_bg.gif);
	cursor: pointer;
	font-weight:bold;	
}

input.button-hover 
{
	color: #870000;
}



input.focus
{
	background-color:#e4edf5;
	color: #333333;
}

select
{
	font-family: Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
	margin: 0;
	font-size: 12px;
	border: 1px solid #E9E9E9;
	color:#757575;
}

textarea
{
	font-family: Trebuchet MS, Arial,Verdana,Helvetica,sans-serif;
	border: 1px solid #E9E9E9;
	margin: 0;
	padding: 5px;
	background-color: #ffffff;
	font-size: 12px;
	color:#757575;
}

input.error,
textarea.error
{
	border: 1px solid #ff0000;
}

select.error
{
	color:#ff0000;
}

label
{
	font-weight: normal;
	color: #000000;
}

label.form
{
	display:block;
}

h1
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #4a4a4a;
	font-size: 24px;
	font-weight: bold;
}

.sIFR-active h1
{
	font-size: 30px;
}

h2
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #4a4a4a;
	font-size: 18px;
	font-weight: bold;
}

h3
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

h4, h5, h6
{
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

ul
{
	margin: 0;
	margin-left:15px;
	padding-left:15px;
	margin-bottom: 11px;
	
}

ol
{
	padding:0 0 0 20px;
	margin:0 0 11px 0;
}

p
{
	margin: 0 0 11px 0;
	padding:0;
	font-size: 12px;
}

.preamble
{
	font-size: 14px;
	color:#000000;
}

.clear-float
{
	overflow: hidden;
	clear: both;
	height: 1px;
	font-size: 1px;
}

.clearfix:after
{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1px;
}

.clearfix
{
	display: block;
}

.block
{
	display: block;
}

.relative
{
	position: relative;
}

.bold
{
	font-weight: bold;
}

.button
{
	cursor: pointer;
}

.date-modified
{
	font-style: italic;
	font-size: 12px;
}

.no-list
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.li-float li
{
	float:left;
}

.float-left
{
	float:left;
}

.float-right
{
	float:right;
}

/* EDITOR STYLES */
.image-left{margin: 0pt 8px 8px 0pt; float: left;}
.image-right{margin: 0pt 0pt 8px 8px; float: right;}


a.arrow
{
	background:transparent url(../images/link_arrow.gif) no-repeat scroll right 45%;
	color:#a66131;
	padding:0 10px 3px 0;
	text-decoration:none;
}

.external-link
{
	padding: 0 13px 0 0;
	background-image:url(../images/global_external_link.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

a.rss
{
	text-decoration: none;
	background-image:url(../images/global_link_rss.gif);
	background-repeat:no-repeat;
	background-position:0 center;
	padding:0 0 0 21px;
	display:block;
	font-size:11px;
	min-height:23px;
	line-height:11px;
}

a:hover
{
	color:#e9a73f;
	text-decoration: underline;
}

a.submit-button
{
	text-decoration: none;
	background-image:url('../images/btn_left_bg.gif');
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0 0 0 13px;
	font-size:12px;
	height:29px;
	line-height:28px;
	color:#ffffff;
	display:inline-block;
	font-weight:bold;
}

a.submit-button span
{
	background-image:url('../images/btn_right_bg.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:0 9px 0 0;
	line-height:20px;
	display:inline-block;
	cursor:pointer;
}

a:hover.submit-button
{
	color:#ffffff;
	text-decoration:none;
}

.button-overlay
{
	position:absolute;
	left:0;
	top:0;
}
/*
a.submit-button-hover
{
	background-image:url('../images/btn_left_bg_hover.gif');
}

a.submit-button-hover span
{
	background-image:url('../images/btn_right_bg_hover.gif');
}
*/
.bubble,
.bubble-alt
{
	width: 296px; 
	position:absolute;
	display:none;
	text-align:left;
}

.bubble .content,
.bubble-alt .content
{
	text-align:left;
	color:#313131;
}

.bubble .content 
{
	background:			url(../images/bubble-top.png) no-repeat;
	padding:			12px 13px;
}

.bubble h2,
.bubble h3,
.bubble h4,
.bubble h5,
.bubble h6,
.bubble-alt h2,
.bubble-alt h3,
.bubble-alt h4,
.bubble-alt h5,
.bubble-alt h6,
.bubble label.headline,
.bubble-alt label.headline
{
	margin:0 0 10px 0;
	color:#a66131;
	font-size:14px;
	padding: 0;
	font-weight:bold;
}

.bubble-alt .content 
{
	background:			url(../images/bubble-top-alt.png) no-repeat;
	padding:			24px 13px 0 13px;
}

.bubble .content img.right,
.bubble-alt .content img.right
{
	margin:				0 0 5px 5px;
}

.bubble .content a.close
{
	float:right;
}

.bubble .bottom,
.bubble-alt .bottom
{
	height:				26px;
	margin:				0 0 -5px 0;
}

.bubble .bottom
{
	background:			url(../images/bubble-bottom.png) no-repeat;
}

.bubble-alt .bottom
{
	background:			url(../images/bubble-bottom-alt.png) no-repeat;
}
