/*
CSS style for Jaybids
Coded by Feisty Sites
URL: http://www.feistysites.com
July 2008
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg-main.gif);
	font: 75% Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 160%;
	margin: 10px auto;
	text-align: center;
}

a {
	font-weight: bold;
	color: #b43a10;
	text-decoration: none;
}

p {
	clear: both;
	margin: 10px 0;
}

ul, ol {
	padding: 0 24px;
	.margin: 0 0 0 -8px;
}

ul li, ol li {
	list-style: url(../images/icon-list.gif);
	margin: 0 0 8px 0;
	padding: 0 0 0 4px;
	.padding: 0 0 0 10px;
}

h1, h2, h3 {
	margin: 10px 0;
}

h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h2 {
	font: bold 20px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
}

table {
	margin: 10px 0;
}

/* Common Style */
.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.red {
	color: #d62020;
}

.bg-image-yellow {
	background: url(../images/bg-yellow.gif) repeat-x;
}

.bg-image-green {
	background: url(../images/bg-green.gif) repeat-x;
}


.bg-image-blue {
	background: url(../images/bg-blue.gif) repeat-x;
}

.bg-blue {
	background: #d5ebf9;
}

.bg-gray {
	background: #f6f6f6;
}

.border-yellow {
	border: 1px solid #f5ebb4;
}

.border-green {
	border: 1px solid #cfe899;
}

.border-blue {
	border: 1px solid #bae1f9;
}

.font-9 {
	font-size: 9px;
}

.font-11 {
	font-size: 11px;
}

.font-14 {
	font-size: 14px;
}

.e-payables {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #d62020;
}

h1.page-title .e-payables {
	font: 36px Georgia, "Times New Roman", Times, serif;
}

.font-20 {
	font-size: 20px;
	line-height: 120%;
}

.image-margin {
	float: left;
	margin: 0 8px 8px 0;
	padding: 0 4px 4px 0;
}

.clearfix {
	float: left;
	clear: both;
	width: 100%;
}

.clearfix2 {
	width: 100%;
	height: 6px;
	_height: 4px;
	float: left;
	clear: both;
	overflow: hidden;
}

ul.no-margin-padding, ul.no-margin-padding li {
	margin: 0;
	padding: 0;
}

ul.no-margin-padding li {
	list-style: none;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}
 
/* Main container style */
#container {
	width: 930px;
	display: table;
	background: url(../images/bg-container.gif) repeat-x;
	margin: 0 auto;
	text-align: left;
}

/* Header style */
#header {
	float: left;
	clear: both;
	width: 100%;
	margin-top: -24px;
	position: relative;
	z-index: 100;
}

#maincontent {
	float: left;
	clear: both;
	width: 100%;
	background: #fff;
}

#leftcol {
	float: left;
	width: 620px;
	margin-right: 20px;
}

#rightcol {
	float: left;
	width: 270px;
}

#footer {
	background: url(../images/bg-footer.gif) no-repeat;
	height: 30px;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 6px 0 15px 0;
}

/* Frame */
.frame-top {
	height: 27px;
	background: url(../images/bg-frame-top.gif) no-repeat;
	.margin: 30px 0 0 0;
}

.frame-repeat {
	background: url(../images/bg-frame-repeat.gif) repeat-y;
}

.frame-bottom {
	height: 27px;
	background: url(../images/bg-frame-bottom.gif) no-repeat;
}

.frame-repeat .content {
	padding: 10px;
}

/* Search & Links */
.search-links {
	color: #fff;
	float: right;
}

.search-links a {
	color: #fff;
}

.search-links .search, .search-links .top-links {
	float: left;
	margin-right: 10px;
	padding-bottom: 6px;
}

.search-links .search input.textbox {
	width: 150px;
	border: 1px solid #e3e3e3;
	padding: 2px;
}

.search-links form {
	 position: relative;
	 top: -8px;
}

.search-links input.submit {
	 position: relative;
	 top: 6px;
	 .top: 4px;
}

/* Maincontent */
.single-column .col1 {
	float: left;
	width: 300px;
	margin-right: 20px;
}

.single-column .col2 {
	float: left;
	width: 300px;
	margin-right: 20px;
}

.single-column .col3 {
	float: left;
	width: 270px;
}

.quicklinks h2 {
	margin: 0 0 14px 0 !important;
}

.quicklinks .frame-top {
	height: 12px;
	background: url(../images/bg-quicklinks-top.gif) no-repeat;
	margin: 0;
	padding: 0;
}

.quicklinks .frame-repeat {
	background: url(../images/bg-quicklinks-repeat.gif) repeat-y;
	_margin-top: -7px;
}

.quicklinks .frame-bottom {
	height: 14px;
	background: url(../images/bg-quicklinks-bottom.gif) no-repeat;
	margin-top: 0;
}

.quicklinks .frame-repeat .content {
	padding: 0 8px 8px 8px;
	width: 250px;
	height: 250px;
	overflow: scroll;
	overflow-x: hidden;
}

.quicklinks p {
	margin: 4px 0;
}

.single-column .col1 img {
	margin: 4px 6px;
}

.single-column h2.heading {
	font: bold 26px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}

ul.list {
	margin: 0;
	padding: 0;
}

ul.list li {
	float: left;
	clear: both;
	width: 96%;
	.width: 90%;
	list-style: none;
	margin: 0 0 4px 0;
	padding: 0;
}

/* Footer */
#footer .content {
	padding: 0 10px;
}

#footer .col1 {
	float: left;
	width: 300px;
	font-weight: bold;
	color: #b43a10;
	margin-right: 20px;
}

#footer .col2 {
	float: right;
	text-align: right;
}

/* Contents */
h1.page-title {
	font: bold 24px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}

dl.form {
	margin: 10px 0;
}

dl.form dt {
	float: left;
	clear: both;
	width: 130px;
	margin-right: 10px;
	padding-bottom: 6px;
}

dl.form dd {
	float: left;
	width: 400px;
	padding-bottom: 6px;
}

dl.form dd input.textbox, dl.form dd select, dl.form dd textarea {
	width: 90%;
	padding: 2px;
	border: 1px solid #d0d0d0;
}


/* Header */
.top-menu {
	float: left;
	clear: both;
	width: 100%;
	background: url(../images/bg-top-menu.gif) no-repeat;
	margin: 10px 0 6px 0;
	.margin: -4px 0 0 0;
}

/* Drop down menu */
#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

ul#nav {
	position: relative;
	left: 45px;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 10em;
	color: #747474;
	line-height: 120%;
	text-decoration: none;
}

#nav a.sub-menu {
	cursor: default !important;
}

#nav li li a {
	display: block;
	text-decoration: none;
	padding: 0.4em 0 0.4em 2em;
	background: url(../images/arrow.gif) 4px 6px no-repeat;
}

#nav a.daddy {
	background: url(../images/arrow.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 12.8em;
	list-style: none;
	margin: 0;
}

#nav li.home {
	width: 10em;
}

#nav li.contact {
	margin-left: 20px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 12.4em;
	w\idth: 11.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
	background: #dedede;
}

#nav li li {
	padding-right: 1em;
	width: 8.8em;
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: none;
}

#nav li li:hover, #nav li li.sfhover {
	background: #ccc;
	width: 11.4em;
	w\idth: 10.9em;
}



