/*@CHARSET "ISO-8859-1";*/
/***** Layout Divs  *******/
#gc_balance {
	float:left;
	width:139px;
	height:108px;
	background-color:#D4BD90;
	text-align:center;
	border: black 2px solid;
	margin:5px 0 10px 10px;
	padding:5px;
	color:black;
	line-height:16px;
}

#bill_to {
	float:left;
	width:269px;
	padding:5px;
	color:black;
	font-weight:bold;
}

#ship_to {
	float:left;
	width:295px;
	padding:5px;
	color:black;
	font-weight:bold;
}

#dError {
	color:red;
}

#show_balance {
	display:none;
}
#main_header {
	text-align: center;
}
#check_balance {
	display:block;
}
#page_container {
	width: 764px;
	margin: 20px auto;
	text-align:left;
}

#hdr_logo {
	text-align:left;
	margin-top: 5px;
}

#left_sidebar_content {
	background-color:#d4bd90;
	float:left;
	width:166px;
	height:1215px;
}

#content_gNav {
	background-color:#996600;
	height:21px;
}

#content_main {
	float:left;
	background-color:#FFF1D7;
	width:598px;
}

#order_info {
	float:left;
	width:415px;
	padding:5px;
	padding-top:0px;
}           

.card_image {
	float: right;
}

#content_header {
	text-align:center;
}

.clear {
	clear:both;
}
/**** body classes  ******/
body {
	text-align: center;
	margin:0;
	background-image:url(/Images/ua/ua_rbi_ce_backgroundTile.jpg);
	color: black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
}

.rbi {
	background-color:#e5ddb3;
	color: black;
}

.ss {
	background-color:rgb(1,51,102);
	color: black;
}

.oc {
	background-color:#FF9900;
	color: black;
	background-image: url(/Images/ua/OCbkgrd.gif);
}
.oc_left {
	background-color:#FF9900;
	color: black;
	background-image:url(/Images/ua/OCbkgrdleft.gif);
}
.ch {
	background-color:#632E1E;
	color: black;
	background-image:url(/Images/ua/CHbkgrdhome.gif);
}
.ch_left {
	background-color: #aaa9a5;
	background-image: url(/Images/ua/CHbkgrdleft.gif);
	color: black;
}
.rb {
	background-color:#996600;
	color: black;
	background-image: url(/Images/ua/RBbkgrd.gif);
}
.rb_left {
	background-color:#996600;
	color: black;
	background-image: url(/Images/ua/RBbkgrdleft.gif);
}
.wb {
	color:black;
	background-image: url(/Images/ua/WBbkgrd.gif);
}
.wb_left {
	background-image: url(/Images/ua/WBbkgrdleft.gif);
}


/***** styles  ******/
img {
	border:0;
}

a {
	text-decoration:none;
}


#order_form {
  margin-left:4px;
}


.PromoTitle {
	color:#000065;
	font-weight:bold;
}

.strong {
	font-weight: bold;
}

.small {
	font-size:8px;
}

.text {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
}
