html, body
{
	font-family: sans-serif;
	background-color: #2d3f6a;
	margin-top: 6px;
}

body, table, tr, td
{
    font-size: small;
}

h2
{
    color: #777;
    margin-top: 0;
    font-size: 16pt;
}

h2.hr
{
  border-top:solid 1px #ccc;
  margin-top: 1em;
}

h3
{
	font-size: 12pt;
	margin: 1em 0;
}

a img
{
	border: 0;
}

div#header
{
	padding: 0 5px 0 0;
	margin: 0 auto;
	width: 775px;
	text-align: center;
	background-color: #fff;
	display: block;
	overflow: hidden;
	line-height: 0;
}

div#header img
{
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
}

div#header a
{
	margin: 0;
	padding: 0;
	border: 0;
}

div#header ul
{
	margin-top: 0;
	list-style: none;
	line-height: 0;
}

div#header ul li a
{
	outline: none;
}

div#header li
{
	float: left;
}

div#header div#head
{
	height: 58px;
	text-align: left;
}

div#head1
{
	float: left;
	text-align: left;
}

	div#head1 img#logo
	{
		margin: 0 0 25px 20px;
	}

	div#head1 img#house
	{
		margin: 0 0 20px 30px;
	}

div#head2
{
	 float: right;
	 text-align: right;
	 height: 38px;
	 line-height: 1.5em;
	text-decoration: none;
	 margin: 0 0.3em;
}

div#head2 a, div#head2 strong
{

}

div#feet
{
	margin: 0 auto;
	width: 740px;
	height: 60px;
	text-align: left;
	display: block;
	overflow: hidden;
	line-height: 0;
	background: #fff url('../images/feet.gif') no-repeat scroll bottom;
	padding: 0 20px 10px 20px;
}

	#feet #powered
	{
		float: left;
	}

	#feet #secured
	{
		/*float: right;*/
	}

	#secured
	{
		clear: both;
		text-align: right;
	}

div#language
{
	width: 745px;
	padding-right: 35px;
	margin: 0 auto;
	text-align: right;
	background-color: white;
	font-size: x-small;
}

div#language a
{
	text-decoration: none;
	color: #666;
}

div#tollfree
{
	clear: both;
	width: 770px;
	height: 31px;
	padding: 0 0 0 20px;
	line-height: 31px;
	background-image: url('../images/navbar.gif');
	text-align: left;
}

div#wrapper
{
	display: block;
	margin: 0 auto;
	width: 740px;
	overflow: hidden;
	padding: 10px 20px;
	background-color: #fff;
	min-height: 300px;
}

div#wrapper a img
{
	border: 0;
}

div#wrapper form table tr td a
{
	text-decoration: none;
	color: #333;
}

div#wrapper form table.billing tr td
{
	padding: 3px;
}

div#wrapper form table tr td
{
	padding: 10px;
}

div#wrapper form table.carrier
{
	/*background-image: url('../images/envelope.jpg');
	background-color: #fff;
	background-repeat: no-repeat;
	width: 415px;
	height: 175px;
	border: 1px solid #ccc;*/
}

	div#wrapper form table.carrier tr td
	{
		padding: 0px;
	}

	div#wrapper form table.carrier tr td textarea
	{
		width: 100%;
	}

div#wrapper form table.carriers
{
	width: 450px;
}

	div#wrapper form table.carriers td
	{
		width: 33%;
	}

div#logo
{
	float: left;
}

div#login
{
	float: right;
}

div#navbar
{
	border: 1px solid #ccc;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
    color: #666;
	padding: 0.3em;
	clear: both;
	margin: 1em 0 1em 0;
    height: 20px;
}

#navbar ul
{
    padding: 2px;
    margin: 0;
    display: block;
    list-style: none;
    float: right;
}

#navbar li
{
    float: left;
    padding: 0 5px;
}

#navbar a
{
    color: #666;
    text-decoration: none;
}

div#steps
{
	text-align: right;
	height: 50px;
}

div#steps table
{
	float: right;
	width: 0px;
}

div#steps table tr td
{
	text-align: center;
	overflow: hidden;
	color: #000;
	font-size: small;
	text-transform: capitalize;
}

div#steps table tr td a
{
	color: #000;
}

div#left
{
	font-size: larger;
	text-align: center;
	float: left;
}

div#content
{
	width: 630px;
	float: right;
	text-align: left;
	border: 1px solid #ccc;
	padding: 1em;
}

div#footer
{
	width: 780px;
	margin: 0 auto;
	text-align: center;
	font-size: small;
	font-weight: normal;
	padding: 0.3em;
	clear: both;
    color: #aaa;
}

	div#footer a
	{
		text-decoration: none;
		color: #aaa;
	}

	div#footer a:hover
	{
		color: #E20177;
	}

table
{
	width: 100%;
	vertical-align: top;
	text-align: left;
}

table tr.card_bg
{
	background-image: url('../images/top_shadow.png');
	background-repeat: repeat-x;
}

table tr.card_bg_dark
{
	background-image: url('../images/card_bg_dark.gif');
	background-color: #eee;
	background-repeat: no-repeat;
}

table tr.last td
{
	padding-bottom: 1em;
}

thead th
{
	background-color: #eee;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #666;
	padding: 5px;
}

div#buttons a.primary
{
	float: right;
	display: block;
	background-color: #ccc;
	border: 1px solid #000;
	width: 150px;
	text-decoration: none;
	color: #000;
	padding: 0.3em;
	text-align: center;
	margin: 1em 0 0 2em;
}

div#buttons a.secondary
{
	border: 1px solid #999;
	float: left;
	margin: 1em 2em 0 0;
	background-color: #ddd;
	color: #333;
}

.table_st
{
    width: 320px;
    margin-right: 30px;
}

.table_st td
{
    border: none;
    padding: 2px;
}

.table_st th
{
    background: #fff;
    font-weight: normal;
}

.login th
{
	text-align: right;
	font-weight: normal;
	padding-right: 8px;
    width: 125px;
}

.login td input
{
	border: 1px solid #888;
	font-size: 1.25em;
	padding-left: 3px;
}

#msg
{
    font-weight: bold;
	padding: 0.5em;
	margin-bottom: 1.5em;
	color: #E20177;
	border: 1px solid #E20177;
	background-color: #ffd;
	margin-right: 2em;
}

/*   MY ACCOUNT   */

#ma_left
{
    border: solid 0px transparent;
    width: 135px;
    height: 350px;
    display: block;
    float: left;
}

#ma_right
{
    border: solid 1px #ddd;
    min-height: 300px;
	height: auto !important;
	height: 300px;
    width: 560px;
    padding: 20px;
    float: left;
}

#ma_right a
{
	text-decoration: none;
	color: #333;
}

#ma_right #nav_links
{
	background-color: #eee;
	padding: 3px;
	color: #333;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

#ma_right #nav_links a
{
	text-decoration: none;
	color: #333;
}

#ma_right #nav_links span
{
	color: #999;
	margin: 0.3em;
}

#ma_right div.card_thumb
{
	float: left;
	margin-right: 25px;
	font-size: smaller;
	margin-bottom: 10px;
}

#ma_right table img
{
	vertical-align: bottom;
}

#ma_right ol
{
	margin-left: 0;
}

div.album_thumb
{
	float: left;
	margin-right: 25px;
	font-size: smaller;
	margin-bottom: 10px;
}

div.album_thumb div
{
	text-align: center;
	width: 110px;
	height: 110px;
	line-height: 110px;
	border: 1px solid #eee;
}

div.album_thumb div img
{

	margin-top: expression((110 - this.height) / 2);
	vertical-align: middle;
}

div.album_thumb a, #ma_right div.card_thumb a
{
	color: #666;
	text-decoration: none;
}

#ma_right div.orders_shipping_card
{
	border: 1px solid #eee;
	padding: 5px;
	width: 100px;
	float: left;
	margin-right: 10px;
}

div#paging
{
	clear: both;
	padding: 1em 0 1em 0;
}

	div#paging a
	{
		border: 1px solid #eee;
		color: #666;
	}

	div#paging a:hover
	{
		border: 1px solid #ccc;
	}

#ma_right table#orders td
{
	font-size: smaller;
}

#ma_right thead
{
	background-color: #eee;
}

#ma_right a.button
{
	padding: 3px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #000;
	background-color: #eee;
}

#ma_right div#view_photo
{
	background-color: #fff;
	text-align: center;
	padding: 1em;
	margin-top: 1em;
	border: 1px solid #ccc;
}

#ma_right div#view_photo img
{
	border: 0px solid #000;
	max-width: 100%;
}

div#view_card
{
	background-color: #fff;
	text-align: center;
	padding: 1em;
	margin-top: 1em;
}

#ma_menu
{
    padding: 0;
    margin: 20px 0 0 0;
    list-style: none;
    float: right;
    display: block;
    position: relative;
    right: -1px;
}

#ma_menu a
{
    display: block;
    text-decoration: none;
    color: #666;
    width: 120px;
    padding: 5px;
    border: 1px solid #fff;
    border-right: 1px solid #DDD;
}

#ma_menu a.selected
{
    border: 1px solid #DDD;
    border-right: 1px solid #FFF;
    font-weight: bold;
}

#orders td
{
	padding: 5px; border-bottom: 1px solid #eee
}

#mall_currency
{
	width: 737px;
	text-align: center;
	border: 1px solid #eee;
	float: left;
	margin: 0;
	padding: 150px 0;
}

#mall_currency img
{
	padding: 10px;
	margin: 10px;
	width: 48px;
	height: 33px;
}

#mall_left
{
	xborder: 1px solid #eee;
	width: 150px;
	min-height: 400px;
	float: left;
	margin: 0;
	padding-right: 20px;
}

#mall_left input, #mall_left select
{
	width: 100%;
}

#mall_right
{
	padding-left: 20px;
	float: left;
	border-left: 1px solid #eee;
	width: 545px;
	min-height: 400px;
	margin: 0;
}

.card_title
{
	font-size: small;
	color: #888;
}

div.selectmerchant
{
	display: block;
	float: left;
	margin: 10px 20px 10px 0;
	font-size: small;
}

div.selectmerchant div
{
	width: 137px;
	height: 100px;
	line-height: 100px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

div.selectmerchant div img
{
	margin-top: expression((100 - this.height) / 2);
	vertical-align: middle;
}

div.selectmerchant a
{
	text-decoration: none;
	color: #666;
	font-size: 8pt;
	font-family: arial, sans-serif;
}

div.selectmerchant a:hover
{
	color: #333;
}

table#contactus td
{
	vertical-align: top;
}


a
{
	text-decoration: none;
	color: #666;
}
a:active
{
	text-decoration: none;
	color: #E20177;
}
a:hover
{
	text-decoration: none;
	color: #E20177;
}

#tr_cctype, #tr_nameoncard, #tr_number, #tr_cvd, #tr_expiration_month, #tr_verification, #tr_g2gccdisc, #tr_g2gdisc, #tr_g2gnumber, #tr_podisc, #tr_ponumber, #tr_achaccount, #tr_achname, #tr_check
{
	/*background-color: #ffc;*/
}

table.billing th
{
	width: 150px;
	vertical-align: middle;
}

table.billing label
{
	margin-right: 1em;
}

table.billing td img
{
	vertical-align: top;
}

table.billing strong img
{
	margin-top: 2px;
}

#cclabel, #g2glabel, #g2gcclabel, #polabel, #achlabel, #checklabel
{
	/*padding: 5px 5px 0 0px;
	border-color: #fee;
	border-width: 1px 1px 0 1px;
	border-style: solid;*/
}

div.proc_fee
{
	height: 1.8em;
}

.incomplete
{
	color: red;
}

div#shortcuts
{
	float: right;
}

	div#shortcuts div
	{
		width: 182px;
		height: 32px;
		background-image: url('../images/shortcuts_01.gif');
		background-color: #E70073;
		color: white;
		font-weight: bold;
		font-size: 15px;
		text-align: center;
		line-height: 40px;
	}

	div#shortcuts ul
	{
		display: block;
		width: 122px;
		height: 165px;
		list-style: disc url('../images/triangle.gif');
		background-image: url('../images/shortcuts_02.gif');
		background-position: bottom;
		text-indent: 0px;
		padding: 10px 20px 10px 40px;
		margin: 0;
	}

	div#shortcuts ul li
	{
		margin-bottom: 0.5em;
		font-weight: bold;
		font-size: 9pt;
	}

	div#shortcuts img
	{
		margin: 10px 0 0 4px;
	}

div#realtor_gcotm
{
	float: right;
	width: 324px;
	height: 248px;
	background-image: url('../images/realtor_gcotm_02.png');
	background-position: bottom;
	text-align: center;
	padding: 0;
	margin: 0 0 0 1em;
}

	div#realtor_gcotm div#gcotm_title
	{
		width: 324px;
		height: 38px;
		background-image: url('../images/realtor_gcotm_01.png');
		background-color: #D3C491;
		color: #2a3c69;
		font-weight: bold;
		font-size: 18px;
		text-align: center;
		line-height: 40px;
		margin-bottom: 7px;
	}

table#fee_summary
{
	width: 220px;
	float: right;
	background-color: #f0f0f0;
	margin-right: 0px;
}

table#fee_summary th, table#fee_summary td
{
	font-weight: normal;
	font-size: small;
	padding: 0.5em 0.5em;
	line-height: 0.8em;
}

table#fee_summary td
{
	text-align: right;
}

#total_costs th, #total_costs td
{
	color: #fff;
	padding: 1em;
	background-color: #999;
}

table#fee_summary tr.total th, table#fee_summary tr.total td
{
	border-top: 1px dashed #eed;
	font-size: larger;
	font-weight: bold;
}

.total th, .total td
{
	color: #000;
}

table#fee_summary tr.empty th, table#fee_summary tr.empty td
{
	/*color: #996;*/
}

table#fee_summary thead th
{
	background-color: transparent;
	border: 0;
	font-weight: bold;
}

table#fee_summary th
{
	text-align: left;
}

table#partners
{
	float: right;
	width: 320px;
}

	table#partners td
	{
		text-align: center;
		vertical-align: middle;
		width: 160px;
		height: 80px;
	}

.required
{
	color: #E20177;
}

address
{
	font-style: normal;
	border: 0 solid #eee;
	border-width: 1px 4px 4px 1px;
	padding: 1em;
	margin: 0 5em 1em 0;
}

div.typesofcards
{
	float: left; width: 160px; margin: 7px 20px 0 0;
}

table.carrier label img
{
	vertical-align: middle;
}

#tipDiv img
{
	width: 340px;
}

#new_totals
{
	border-bottom: 5px solid #ccc;
}

#new_totals td
{
	border-top: 1px solid #ccc;
	padding-left: 0;
}

form th
{
	text-align: right;
	font-weight: normal;
}

thead th
{
	font-weight: bold;
	padding-right: 2em;
}

thead.cards th
{
	font-size: 12px;
}