/* This could be relevant in some cases for proper display in Safari */
/*html,table {
	background-color: white;
}*/

body  {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(background.jpg);
	background-color: white;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}

body.header {
	background: #E65800;
	background-image: none;
}

body.menu {
	background: #F5F5F5;
	background-image: none;
}

html,body,p,li,td,input,select,textarea {
	font-size: 16px;
	font-family: Calibri, 'Segoe UI', 'Myriad Pro', Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-align: justify;
}

td {
	vertical-align: top;
}

div#tabs {
	width: 660px;
}


.smallerwidth {
	width: 70%;
}

span.highlight {
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}

b,strong {
	font-weight: bold;
}

i,em {
	font-style: italic;
}

h1,h2,h3  {
	font-size: 28px;
	font-family: Calibri, 'Segoe UI', 'Myriad Pro', Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	margin-bottom: 20px;
	color: #E65800;
	letter-spacing: 2px;
}

h1 {
	margin-top: 0px;
	padding-top: 0px;
}

h2  {
	font-size: 22px;
	margin-bottom: 20px;
}

h3  {
	font-size: 18px;
	margin-bottom: 20px;
}

hr  {
	width: 100%;
	color: #E65800;
}

a:link  {
	text-decoration: none;
	color: #E65800;
}

a:visited  {
	text-decoration: none;
	color: #E65800;
}

a:hover,a:focus  {
	text-decoration: none;
	color: #AD4200;
}

a:active  {
	text-decoration: none;
	color: #CC5200;
}

input,select,textarea {
	border: 1px solid gray;
	background: transparent;
}

input.button,button {
	font-size: 12px;
	font-family: Calibri, 'Segoe UI', 'Myriad Pro', Arial, Verdana, Helvetica, sans-serif;
	cursor: pointer;
	text-align: center;
	border: 1px solid gray;
	background: transparent;
}

input.checkbox,checkbox {

}

select {
	background-color: white;
}

option {
	background: white;
}

a img,img,input.radio,input.checkbox {
	border: none;
}

div.line {
	border-bottom: 1px solid #E65800;
	height: 1px;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 0;
}

.with_line {
	padding-bottom: 4px;
	border-bottom: 1px solid #E65800;
	margin-bottom: 20px;
}

span.separator {
	color: #E65800;
}

marquee.marquee {
	margin-left: 370px;
	margin-right: 20px;
}

div.marquee {
	width: 100%;
	position: absolute;
	right: 0px;
}

.tickertext {
	font-weight: bold;
	color: gray;
}

a:link.tickertext {
	text-decoration: none;
	color: gray;
}

a:visited.tickertext {
	text-decoration: none;
	color: gray;
}

a:hover.tickertext,a:focus.tickertext {
	text-decoration: none;
	color: red;
}

a:active.tickertext {
	text-decoration: none;
	color: red;
}

.tickerseparator {
	color: gray;
	margin-left: 20px;
	margin-right: 20px;
}

td.contactform_leftcol {
	width: 180px;
	vertical-align: top;
	text-align: left;
}

td.contactform_rightcol {
	width: 300px;
	vertical-align: top;
	text-align: left;
}

input.contactform,select.contactform {
	width: 300px;
}

textarea.contactform {
	width: 300px;
	height: 100px;
}

div.feed_title {
	font-size: 16px;
	font-family: Calibri, 'Segoe UI', 'Myriad Pro', Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 20px;
}


div.feed_item {
   	background: #F5F5F5;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
}


div.feed_item_title {
	font-weight: bold;
}

a:link.feed_item_link {

}

a:visited.feed_item_link {

}

a:hover.feed_item_link,a:focus.feed_item_link {

}

a:active.feed_item_link {

}

div.feed_item_description {

}

a:link.feed_page {
	text-decoration: none;
	color: gray;
}

a:visited.feed_page {
	text-decoration: none;
	color: gray;
}

a:hover.feed_page,a:focus.feed_page {
	text-decoration: none;
	color: red;
}

a:active.feed_page {
	text-decoration: none;
	color: red;
}

.warning {
	color: red;
}

/* overrides for ui-autocomplete */
.ui-autocomplete {
	background: #eeeeee;
}

/* paged listings navigation start */

div.listing_links_top {
	display: none;
}
div.listing_links_bottom {
}
div.listing_links {
}
a:link.listing_link_prev {

}
a:visited.listing_link_prev {

}
a:hover.listing_link_prev {

}
a:focus.listing_link_prev {

}
a:active.listing_link_prev {

}
div.listing_link_separator {
	display: inline-block;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
a.listing_link_next {

}
a:visited.listing_link_next {

}
a:hover.listing_link_next {

}
a:focus.listing_link_next {

}
a:active.listing_link_next {

}
a.listing_link_no {
	
}
a:visited.listing_link_no {

}
a:hover.listing_link_no {

}
a:focus.listing_link_no {

}
a:active.listing_link_no {

}
a.listing_link_no.inactive {
}
a:visited.listing_link_no.inactive {

}
a:hover.listing_link_no.inactive {

}
a:focus.listing_link_no.inactive {

}
a:active.listing_link_no.inactive {

}

/* paged listings navigation end */

div.number_entries_found {
	margin-bottom: 40px
}

div.list_container {

}

/* necessary for correct display of floats in tables */
div.listing_cell {
	vertical-align: top;
	display: inline-block;
}
td {
	display: table-cell;
}

@media only screen and (max-device-width: 480px) {
	html,body,p,li,td,input,select,textarea {
		font-size: 30px;
		text-align: left;
	}
	h1  {
		font-size: 48px;
	}
	h2  {
		font-size: 42px;
	}
	h3  {
		font-size: 36px;
	}
}