/***************************
* main elements 
***************************/

* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #F9F9F7 url('/images/body_bg.jpg') repeat-x;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #8C8C73;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

a {
	color: #FF7800;
	text-decoration: none;
	border-bottom: 1px dotted #AAA;
}

a:hover {
	text-decoration: none;
	color: #C25A02;
}

p {
	margin-bottom: 14px;
	text-align: justify;
}

ul.linklist {
	list-style: none;
}

ul.linklist li {
	border-top: solid 1px #EEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}

.button {
	cursor: pointer;
	border: outset 1px #ccc;
	background: #999;
	color: #444;
	padding: 1px 2px;
	height: 22px;
	text-transform: uppercase;
	font-size: 70%;
	background: url('/images/button_bg.jpg') repeat-x left top;
}

.code {
	font-family: "Courier New",Courier,monospace;
}

.bold_dark {
	font-weight: bold;
	color: #656551;
}

.list li {
	margin-bottom: 8px;
}

.port {
	margin: 0 auto;
	text-align: center;
}

.port td {
	padding: 10px;
}

.port a {
	text-decoration: none;
	border: none;
	color: #CCC;
}

.port a:hover {
	color: #666;
}

.port img {
	border: 1px solid #888;
}

/***************************
* divs
***************************/


#supbg {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #FFF url('/images/upbg.jpg') no-repeat;
	width: 747px;
	height: 264px;
	z-index: 1;
}

#outer {
	position: relative;
	width: 747px;
	margin: 0 auto;
	background: #fff url('/images/abg.jpg') repeat-y;
}

#topcontent {
	position: relative;
	padding: 13px 30px;
	z-index: 2;
}

#header {
	position: absolute;
	background: #eee url('/images/ilikelogo.gif') no-repeat top left;
	width: 645px;
	height: 92px;
	color: #fff;
	padding: 0px 20px;
	border: 1px solid #999;
	text-align: right;
}

#header .ads {
	position: absolute;
	top: 15px;
	right: 6px;
	border: 1px solid #888;
	width: 468px;
	height: 60px;
	overflow: hidden;
}

#header .ads a {
	border: none;
	text-decoration: none;
}

#header .ads img {
	border: none;
}

#menu {
	position: relative;
	background: #444 url('/images/menu_bg.jpg') repeat-x;
	height: 67px;
	padding: 0px 20px 0px 5px;
	margin: 98px 0px 20px 0px;
}

#menu ul li {
	display: inline;
	line-height: 52px;
	padding-left: 3px;
}

#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 12px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border: none;
}

#menu ul li a:hover {
	background: #fff url('/images/menu_hover.jpg') repeat-x top;
	color: #4A4A24;
	text-decoration: none;
}

#pa {
	width: 300px;
	background: #FFF;
	text-align: center;
	padding: 10px;
	border: 2px solid #666;
	position: absolute;
	top: -450px;
	z-index: 100000;
	color: #333;
}

#pa a, #fa a, #swa .nothanks {
	text-decoration: none;
	border: none;
	font-size: 8px;
	color: #333;
}

#pa img {
	margin-top: 10px;
}

#pa img, #fa img, #swa img {
	border: none;
}

#fa {
	background: #FFF;
	text-align: center;
	padding: 10px;
	width: 320px;
	border: 2px solid #666;
	position: absolute;
	top: 100px;
	opacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
}

#pa p, #fa p, #swa p {
	text-align: center;
}

#fa .fa_close {
	position: absolute;
	top: 5px;
	right: 5px;
}

#search {
	position: absolute;
	top: 0px;
	line-height: 52px;
	color: #BDBDA2;
	right: 10px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}

#search .box {
	border: 1px solid #888;
	background: #FFF url('/images/search_bg.jpg') no-repeat;
	height: 20px;
}

#maincontent {
	position: relative;
	width: 520px;
	float: right;
}

#maincontent h3 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 20px;
	color: #656551;
	background: url('/images/post_bg.jpg') bottom repeat-x;
	padding: 5px 0px;
	margin-bottom: 20px;
}

#maincontent .calc {
	background: url('/images/background.jpg') no-repeat;
	width: 233px;
	height: 259px;
}

#maincontent .calc .win {
	height: 30px;
	width: 190px;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	border: 1px solid #666;
	padding-right: 2px;
}

#maincontent .calc .buttons {
	width: 100%;
}

#maincontent .calc .buttons td {
	padding: 3px;
	text-align: center;
}

#maincontent .content {
	padding: 0px 15px;
	margin-bottom: 20px;
}

#maincontent .content p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#maincontent .content ul {
	 list-style: url('/images/greyarrow.gif');
	 margin-left: 20px;
}

#maincontent .content b {
	font-size: 120%;
	font-weight: bold;
	color: #656551;
}

#maincontent .loan {
	width: 480px;
}

#maincontent .loan div {
	border: 1px solid #999;
	margin: 1px;
}

#maincontent .loan .loan_src {
	float: left;
	width: 236px;
	height: 190px;
}

#maincontent .loan .loan_pmt {
	float: right;
	width: 236px;
	height: 190px;
}

#maincontent .loan .loan_out {
	clear:both;
	overflow: auto;
	width: 476px;
	height: 200px;
}

#maincontent .post {
	margin-bottom: 20px;
}

#maincontent .post .header {
	position: relative;
}

#maincontent .post .date {
	position: absolute;
	right: 0px;
	top: 2px;
	line-height: 35px;
	color: #8E8E83;
	font-weight: bold;
}

#maincontent .post .content {
	margin-bottom: 0px;
	overflow: auto;
}

#maincontent .post .footer {
	position: relative;
	/*top: -10px;*/
	background: url('/images/post_foot_bg.jpg') repeat-x bottom left;
	height: 44px;
}

#maincontent .post .footer img {
	margin-right: 5px;
}


#maincontent .post .days {
	position: absolute;
	bottom: 5px;
	right: 3px;
}

#maincontent .post .comments {
	position: absolute;
	bottom: 5px;
	left: 3px;
}

#maincontent .pages {
	position: absolute;
	bottom: 5px;
	right: 3px;
}

#maincontent .archives {
	position: absolute;
	bottom: 5px;
	left: 3px;
}

#rightbar {
	position: relative;
	width: 150px;
	float: left;
	text-align: center;
}

#footer {
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 66px;
	background-image: url('/images/footer_bg.jpg');
	color: #A8A88D;
}

#footer a {
	color: #8C8C73;
}

#form {
	width: 350px;
	margin-bottom: 30px;
}

#form .row {
	clear: both;
	padding-top: 5px;
}

#form .row span.label {
	float: left;
	width: 100px;
	text-align: left;
}

#form .row span.formw {
	float: right;
	width: 235px;
	text-align: left;
} 

#form .textamt {
	font-size: 75%;
	margin-left: 100px;
}

