.content {
	background: #fff url(/customer-service/payments/images/content-bg.gif) 0 0 repeat-y;
	}
.inner-container {
	background:#fff;
	margin: 0 0 0 168px;
	color:#293034;
	padding: 0 0 0 10px;
	min-height: 395px;
	}
.inner-container img.banner {
	float:left;
	padding-bottom:10px;
	}
/*#footer {
	margin:10px 0 0 10px;
	}
	*/
.inner-container:after, .inner-content .categories:after, .calculate-box:after, .white-total div:after, .search-box div:after {
	content:"";
	display:block;
	clear:both;
	}
/*side nav*/
.menu {
	float:left;
	width: 168px;
	border-bottom: #f9f9f9;
	background: #eaeeef;
	}

ul#side-nav li {
	text-decoration: none;
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #d8d8d8;
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1.1em;
	display: block;
	}
ul#side-nav li a {
	color: #293033;
	display: block;
	padding: 10px 15px;
	font-size: 1em;
	}
ul#side-nav li.active a, ul#side-nav li a:hover {
	color: #ff6600;
	background: #f3f5f6;
	padding: 10px 15px;
	text-decoration: none;
	}
/* /side nav*/

/* inner content*/
.inner-content {
	width:524px;
	padding:5px 0 0 10px;
	float:left;
	
	}
.inner-content p {
	font-size:.75em;
	line-height:1.3em;
	margin-bottom:15px;
	}
.inner-content ol {
	list-style-type: decimal;
	list-style-position:inside;
	font-size:.75em;
	font-weight: bold;
	}
.inner-content ol li {
	padding-bottom:15px;
	}
.inner-content ol li span {
	font-weight: normal;
	}
/* /inner content*/


/* calculate box*/
.calculate-box {
	float:right;
	background: #ebeff0;
	width:229px;
	position:relative;
	padding:15px 0 4px 4px;
	font-size: 10px;
	}
.calculate-box h3 {
	font-size:1.2em;
	font-weight:bold;
	margin: 0 0 10px 11px;
	}
.calculate-box p {
	font-size:1.2em;
/*	margin:0 20px 0px 11px; */
	margin:0 10px 15px 11px;
	line-height:1.3em;
	}
.calculate-box p.last {
	font-size:1.2em;
	margin:0 20px 15px 11px;
	line-height:1.3em;
	}
.calculate-box table {
	width:229px;
	padding-bottom:5px;
	float:left;
	}
.calculate-box th {
	color:#8a9499;
	font-size:1.2em;
	padding:0 0 8px 11px;
	}
.calculate-box th.tab-head {
	width:115px;
	}
.calculate-box td {
	font-size:1.2em;
	padding-left:11px;
	}
.calculate-box td label {
	width:120px;
	}
.calculate-box td.dollar {
	width:5px;
	text-align:right;
	padding:0;
	}
.calculate-box td.box {
	padding-left:5px;
	}
.calculate-box input {
	width:55px;
	height:18px;
	border:1px solid #a5acb2;
	/*margin-right:8px;*/
	background:#ffffcc;
	text-align: right;
}
.calculate-box .top-left{
	position:absolute;
	top:0;
	left:0;
	background:url(/customer-service/payments/images/calc-top-left.gif) 0 0 no-repeat;
	height:5px;
	width:5px;
	font-size:0;
	}
.calculate-box .top-right {
	position:absolute;
	top:0;
	right:0;
	background:url(/customer-service/payments/images/calc-top-right.gif) 0 0 no-repeat;
	height:5px;
	width:5px;
	font-size:0;
	}
.calculate-box .btm-left {
	position:absolute;
	bottom:0;
	left:0;
	background:url(/customer-service/payments/images/calc-btm-left.gif) 0 0 no-repeat;
	height:5px;
	width:5px;
	font-size:0;
	}
.calculate-box .btm-right {
	position:absolute;
	bottom:0;
	right:0;
	background:url(/customer-service/payments/images/calc-btm-right.gif) 0 0 no-repeat;
	height:5px;
	width:5px;
	font-size:0;
	}
.calculate-box .white-total {
	background:#fff;
	margin-top:5px;
	position:relative;
	width:225px;
	clear:left;
	}
.calculate-box .white-total input {
	background:#fff;
	color:#ff6600;
	border:none;
	}
.calculate-box .white-total .top-left {
	position:absolute;
	top:0;
	left:0;
	background:url(/customer-service/payments/images/wcalc-top-left.gif) 0 0 no-repeat;
	height:5px;
	width:5px;
	font-size:0;
	}
.calculate-box .white-total .top-right {
	position:absolute;
	top:0;
	right:0;
	background:url(/customer-service/payments/images/wcalc-top-right.gif) 0 0 no-repeat;
	height:5px;
	width:5px;
	font-size:0;
	}
.calculate-box .white-total .btm-right {
	position:absolute;
	bottom:0;
	right:0;
	background:url(/customer-service/payments/images/wcalc-btm-right.gif) 0 0 no-repeat;
	height:5px;
	width:5px;
	font-size:0;
	}
.calculate-box .white-total .btm-left {
	position:absolute;
	bottom:0;
	left:0;
	background:url(/customer-service/payments/images/wcalc-btm-left.gif) 0 0 no-repeat;
	height:5px;
	width:5px;
	font-size:0;
	}
.calculate-box #total {
	color:#ff6600;
	margin:12px 0 0 0;
	font-weight:bold;
	font-size:1.8em;
	text-align: right;
	padding-right: 8px;
	float:right;
	}
.calculate-box #bonus {
	width:130px;
	font-size:1.2em;
	color:#ff6600;
	line-height:1.2em;
	margin:10px 0 10px 7px;
	text-align: left;
	float:left;
	}
	
#amount-section {
	padding: 5px;
}	
/* /calculate box*/

/* search box*/
.search-box {
	background: #ebeff0 url(/customer-service/payments/images/search-box-bg.gif) 0 0 repeat-x;
	border: 1px solid #dce3e5;
	position:relative;
	padding:0 15px;
	margin-right:5px;
	margin-top:15px;
	min-height:70px;
	}
.search-box h3 {
	float:left;
	color:#ff6600;
	font-size:1em;
	font-weight:bold;
	margin:20px 35px 0 0;
	width:100px;
	}
.search-box form {
	float:left;
	margin:8px 0;
	font-size:.75em;
	}
.search-box form input.box {
	width:200px;
	border:1px solid #dce3e5;
	margin-right:8px;
	vertical-align:top;
	}
.search-box form div {
	margin:5px 0 0 0;
	}
.search-box .top-left {
	position:absolute;
	top:-1px;
	left:-1px;
	height:5px;
	width:5px;
	font-size:0;
	background: url(/customer-service/payments/images/search-box-top-left.gif) 0 0 no-repeat;
	}
.search-box .top-right {
	position:absolute;
	top:-1px;
	right:-1px;
	height:5px;
	width:5px;
	font-size:0;
	background: url(/customer-service/payments/images/search-box-top-right.gif) 0 0 no-repeat;
	}
.search-box .btm-left {
	position:absolute;
	bottom:-1px;
	left:-1px;
	height:6px;
	width:6px;
	font-size:0;
	background: url(/customer-service/payments/images/search-bx-btm-left.gif) 0 0 no-repeat;
	}
.search-box .btm-right {
	position:absolute;
	bottom:-1px;
	right:-1px;
	height:6px;
	width:6px;
	font-size:0;
	background: url(/customer-service/payments/images/search-bx-btm-right.gif) 0 0 no-repeat;
	}
/* /search box*/
#header #top-search #login * {
vertical-align:middle;
padding-bottom: 4px;
}
#header #top-search a  {
color:#267BB1;
font-weight:bold;
}

#go-button {
	line-height : 40;
	vertical-align: bottom;
	}