
/* setup */
html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
}

/* basic elements */
body, p {
	font: 8pt/16pt Verdana, sans-serif;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, sans-serif;
}
h1.blue, h1.orange, h1.brown, h1.blue_full, h1.orange_full, h1.brown_full {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	height: 37px;
	padding: 13px 0 0 13px;
	overflow: visible;
}
h1.blue, h1.orange, h1.brown {
	width: 593px;
}
h1.blue {
	color: #fff;
	/*color: #662D91;*/
	background: #fff url(/images/blue_header.gif);
}
h1.brown {
	color: #fff;
	/*color: #0b5400;*/
	background: #fff url(/images/brown_header.gif);
}
h1.orange {
	color: #fff;
	/*color: #F7931E;*/
	background: #fff url(/images/orange_header.gif);
}
h1.blue_full, h1.orange_full, h1.brown_full {
	width: 737px;
}
h1.blue_full {
	background: #fff url(/images/blue_header_full.gif);
}
h1.brown_full {
	background: #fff url(/images/brown_header_full.gif);
}
h1.orange_full {
	background: #fff url(/images/orange_header_full.gif);
}
h2.news, h3.news {
	line-height: 16px;
	margin: 12px 12px 0;
	font-size: 12px;
	color: #f7931d;
}
h2, h3 {
	text-align: left;
	font-size: 17px;
	font-weight: 700;
}
h2.padded_header, h3.padded_header {
	padding: 6px 12px 0;
}
h3.article {
	margin: 5px 12px 0;
	color: #123e56 !important;
}
h4 {
	background-color: #f7931d;
	color: #f7f3e7;
	font-weight: 700;
	padding: 5px;
	margin: 0 auto;
}
p {
	text-align: justify;
}
a:link, a:visited, a:hover, a:active {
	background-color: inherit; 
	text-decoration: none;
	color: #f7931d;
	/*color: #123e56;*/
}
#copy p a:link, #full_copy p a:link, #copy ul a:link, #full_copy ul a:link, span.bold {
	font-weight: 700;
}
span.bold {
	color: #FF9400;
	font-size: 14px;
}
a.topNav, a.topNav:visited, a.topNavOn, a.topNavOn:visited {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
}
a.topNav, a.topNav:visited {
	color: gray;
}
a.topNav:hover {
	background: #f1f1f1;
}
a.topNavOn, a.topNavOn:visited {
	color: #F89828;
}

/* merchant elements */
.header {
	background: url(/images/header_bg.gif) #a1a1a1;
	border: 1px solid #606060;
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	font-weight: 600;
	text-align: left;
	padding: 5px;
}
.header1 {
	background: url(/images/header1_bg.gif) #FF7B00;
	border: 1px solid #C63;
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	font-weight: 600;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.header1 a:link, .header1 a:active, .header1 a:visited {
	color: #fff !important;
}
.header2 {
	background: #336;
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	font-weight: 600;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.header3 {
	background: #f7931d;
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	font-weight: 600;
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table.header1 {
	background: #f1f1f1;
}
.tableInfo {
	height: 18px;
	background: #f1f1f1;
	color: #606060;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	padding-left: 3px;
	padding-right: 3px
}
.tableInfo a:link, .tableData a:visited {
	color: #606060;
	text-decoration: none;
}
.tableInfo a:hover {
	text-decoration: underline;
}

/* specific divs */
#container, #popup_container, #intro, #navigation, #flash_main, #content, #popup_content, #popup_info, #info, #full_info, #copy_header,#full_copy_header, #common_questions, #structured_content, #structured_sitemap {
	background-color: #fff;
}
#temp_container {
	width: 770px;
	padding: 0 0 3px 0;
	margin: 0 auto;
	background-color: #fff;
}
#container {
	padding: 0;
	margin: 0 auto;
}
#popup_container {
	margin: 6px;
	text-align: center;
}
#intro, #intro_corp {
	margin: 0;
	padding: 0;
}
#intro {
	min-height: 125px;
}
#intro_corp {
	height: 91px;
}
#pageheader {
	background-color: transparent;
	width: 242px;
	height: 47px;
	margin: 4px 0 0 4px;
	float: left;
	z-index: 1;
	position: absolute;
}
#always_tag, #always_tag2 {
	background-color: #f7f3e7;
	height: 20px;
	z-index: 2;
	position: absolute;
	float: left;
}
#always_tag {
	background-color: #f7f3e7;
	width: 360px;
	margin: 65px 0 0 100px;
}
#always_tag2 {
	background-color: #f7f3e7;
	width: 235px;
	margin: 52px 0 0 10px;
}
#live_help, #live_help_corp {
	background: #f7f3e7 url(/images/livehelp_bottom.gif) no-repeat left bottom;
	color: #694022;
	width: 183px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
}
#live_help {
	height: 119px;
}
#live_help_corp {
	height: 85px;
}
#header, #header_corp {
	background: #f7f3e7 url(/images/header_bottom.gif) no-repeat left bottom;
	color: #694022;
	width: 561px;
	float: left;
	padding: 0;
	margin: 0;
}
#header {
	height: 100px;
}
#header_corp {
	height: 85px;
}
#pl_header {
	width: 750px;
	height: 150px;
	text-align: center;
	line-height: normal;
}
#pl_footer {
	width: 750px;
	height: 150px;
	text-align: center;
	line-height: normal;
}
#tools {
	vertical-align: top;
	top: 0;
	float: right;
	text-align: right;
	padding: 0;
	margin: 0 5px 0 0;
	z-index: 2;
}
#tools a {
	background-color: #f7f3e7;
	color: #694022;
	font-size: 10px;
}
#navigation {
	width: 561px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#navigation a {
	margin: 0;
	padding: 0;
}
#flash_main, #flash_intro {
	height: 260px;
	margin: 0;
	padding-bottom: 6px;
}
#flash_intro_holiday {
	height: 200px;
	margin: 0;
	padding-bottom: 6px;
}
#flash_container {
	width: 553px;
	margin-bottom: 6px;
}
#content {
	padding-bottom: 6px;
}
#popup_content {
	width: 100%;
	text-align: left;
}
span.note {
	color: #f7931d;
	font-size: 10px;
}
#account_nav {
	width: 510px;
	margin: 10px auto 0;
	text-align: center;
}

/* sidebar elements */
#sidebar {
	position: relative;
	width: 138px;
	float: left;
	text-align: left;
}
.sub_bottom {
	width: 138px;
	margin-bottom: 6px;
	padding-bottom: 3px;
	background: #f7f3e7 url(/images/sub_bottom.gif) no-repeat bottom left;
}
.sub_cat {
	padding: 5px;
	background: transparent url(/images/sub_top.gif) no-repeat top left;
}
.sub_nav, .sub_sub_nav {
	background-color: transparent;
	text-align: right;
	font-size: 11px;
}
.sub_nav {
	margin: 0 8px;
	padding: 6px 0 5px;
	font-size: 11px;
	line-height: 16px;
}
.sub_sub_nav {
	color: #666;
	background-color: #fff;
	padding: 0 10px 0 0;
	margin: 0 0 0 10px;
	font-size: 9px;
}
.sub_sub_nav a {
	color: #666 !important;
}
.sub_nav a {
	font-weight: 400;
}
.sub_nav2 {
	margin-right: 10px;
	padding: 0 30px 10px 10px;
	text-align: right;
	font-size: 13px;
}
#sidebar span {
	background-color: transparent;
	color: #123e56;
	text-align: right;
	font-size: 15px;
}
#callouts {
	background-color: transparent !important;
	width: 138px;
	padding-bottom: 5px;
}
#callouts img {
	background-color: #fff;
	margin-bottom: 5px;
}

/* content elements */
#popup_info, #full_info, #info, #orderHeader.header_image, #structured_content, #structured_sitemap, #tables p.description_header, #preview_flash, #shipping, #noflash_consumer, #noflash_holiday, #noflash_index, #noflash_ecard, #virtualgift_bkg, #virtualgift_buy, #card_type_header, .chromestyle, .chromestyle ul, .chromestyle ul li a, .dropmenudiv ul, .corp_message img {
	margin: 0;
	padding: 0;
}
#full_info, #full_copy_header, #full_copy, #preview_flash, #container, #intro, #intro_corp, #flash_main, #flash_intro, #content, .foot_bottom, .pl_foot {
	width: 750px; 
}
#popup_info {
	width: 100%;
	float: left;
}
#info {
	width: 606px;
	float: right;
}
#copy_header, #full_copy_header {
	color: #694022;
	margin: 0 0 4px 0;
	padding: 0;
	text-align: left;
}
#copy_header {
	width: 606px;
}
#copy, #faq, #full_copy {
	text-align: left;
	margin: 0;
	padding: 0 0 6px;
}
#copy, #faq {
	width: 606px;
}
#copy p, #full_copy p {
	color: #696969;
	padding-right: 12px;
	padding-left: 12px;
	margin: 5px 0 10px;
}
#copy ul, #full_copy ul, #copy ol, #full_copy ol {
	color: #696969;
	padding: 0 12px 0 36px;
}
#full_copy h2, #copy h2, #full_copy h3, #copy h3 {
	color: #694022;
}
#copy h4, #full_copy h4 {
	font-weight: 700;
}
#copy p.first, #full_copy p.first {
	padding-top: 6px;
}
#copy p.last, #full_copy p.last {
	padding-bottom: 6px;
}
#copy td.tableHead, #full_copy td.tableHead {
	background-color: #f7f3e7;
	color: #694022;
	border: 1px #d3d3d3 solid;
	padding-left: 3px;
}
#copy td.tableData, #full_copy td.tableData {
	background-color: #fff;
	color: #694022;
	border: 1px #d3d3d3 solid;
	padding-left: 3px;
}
#copy td.tableData a:link, #copy td.tableData a:visited, #full_copy td.tableData a:link, #full_copy td.tableData a:visited {
	background-color: inherit; 
	font-weight: 700;
	text-decoration: none;
	color: #f7931d;
}
#copy td.tableData a:hover, #copy td.tableData a:active, #full_copy td.tableData a:hover, #full_copy td.tableData a:active {
	background-color: inherit; 
	text-decoration: underline;
	color: #f7931d;
}
#orderHeader {
	width: 606px;
	margin: 0 auto;
}
#orderHeader.header_image {
	width: 606px;
	height: 75px;
}
#copy div.textSmall, #full_copy div.textSmall {
	font-family: Arial;
	font-size: 10px;
}
#copy div.corp_card {
	float: right;
	width: 200px;
	padding-left: 7px;
}
div.photo_r {
	float: right;
	padding: 0 0 0 10px;
}
#copy div.photo_l {
	float: left;
	padding: 0 5px;
}
#copy li, #full_copy li {
	/*background-color: #fff;*/
	background-color: transparent;
	color: #696969;
}
#alt_copy {
	display: none;
}
#questions h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
#questions {
	padding-left: 10px;
}
#questions ol {
	padding-left: 20px;
}
#common_questions {
	margin: 0 auto;
	padding: 0 24px;
	width: 700px;
}
#common_questions_short {
	margin: 10px auto 0;
	padding: 0;
	width: 593px;
}
#common_questions ul, #common_questions li, #common_questions_short ul, #common_questions_short li {
	background-color: #fff;
	padding: 2px;
}
#common_questions li, #common_questions_short li {
	margin: 2px 0;
	list-style: none;
	cursor: pointer;
}
#answers div.faq_header {
	color: #f7931d;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
#answers div.answer_copy {
	padding: 10px 0 0 35px;
}
#answers div.back_top {
	font-size: 10px;
	text-align: right;
}
#structured_content, #structured_sitemap {
	width: 606px;
}
#structured_content_lightbox {
	width: 475px;
	margin: 0 auto;
}
#structured_content td.left, #structured_content_lightbox td.left {
	text-align: left;
}
#structured_content h3, #structured_popup h3 {
	font-size: 12px;
	padding: 5px;
	margin: 10px;
	background-color: #f7931d;
	color: #f7f3e7;
}
#structured_content h4 {
	text-align: left;
}
#structured_content, #structured_content_lightbox {
	text-align: center;
}
#structured_content table, #structured_content_lightbox table {
	margin: 0 auto;
}
#structured_content ul, #structured_content ol {
	text-align: left;
}
#structured_content td, #structured_content_lightbox td {
	background-color: #fff;
	color: #694022;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	border: 1px #d3d3d3 solid;
	padding-left: 3px;
	padding-right: 3px
}
#structured_content td.tableHead, #structured_content_lightbox td.tableHead {
	height: 18px;
	background-color: #f7f3e7;
	color: #694022;
}
#statement {
	width: 775px;
}
#structured_sitemap {
	text-align: center;
	padding-bottom: 10px;
}
#sitemap {
	margin: 10px auto 0;
	width: 453px;
}
#structured_sitemap #tables {
	padding-left: 50px;
}
#tables {
	width: 496px;
}
#tables2 {
	width: 516px;
}
#col, #col2, #col3 {
	padding-top: 0;
	float: left;
}
#col, #col2 {
	text-align: left;
	padding-right: 30px;
}

/* change? */
#col div.header {
	width: 135px;
	font-weight: 700; 
	background-color: #f7f3e7;
	color: #694022;
}
.map_header {
	color: #694022;
	font-weight: 700;
}
#col div, #col2 div,, #col3 div {
	padding-left: 30px;
}
#col a, #col2 a, #col3 a {
	padding-left: 10px;
}
#bulk_list ul {
	padding: 0 15px;
	color: #696969;
	text-align: left;
}
#invoice h2 {
	font-size: 17px;
	font-weight: 700;
	background-color: #f7931d;
	color: #f7f3e7;
	margin-bottom: 0;
	padding-right: 12px;
	padding-left: 12px;
}
#flash_ecard {
	width: 565px;
	height: 300px;
	padding: 6px;
	margin: 6px auto;
	border: 1px #666 solid;
}
#sales {
	width: 579px;
	padding: 0 6px 6px;
	margin: 6px auto;
}
#affiliate_sub {
	width: 606px;
	margin: 0 auto;
	text-align: left;
}
#affiliate_sub h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f7931d;
	color: #f7f3e7;
}

/* placement elements */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.clear-right {
	clear: right;
}
.clear-left {
	clear: left;
}
.padded_right {
	padding-left: 10px;
}
.padded_left {
	padding-right: 10px;
}
.center {
	text-align: center;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}

/* shipping popup elements */
#shipping h2 {
	font-size: 13px;
	font-weight: 700;
	margin: 0;
	padding: 5px;
	background-color: #f7931d;
	color: #f7f3e7;
	border: 1px #d3d3d3 solid;
}
#shipping td.tableHead, #statement td.tableHead {
	background-color: #f7f3e7;
	color: #694022;
	border: 1px #d3d3d3 solid;
}
#shipping td.tableData, #statement td.tableData {
	background-color: #fff;
	color: #694022;
	border: 1px #d3d3d3 solid;
}

/* footer elements */
#footer {
	margin-bottom: 5px;
}
.foot_bottom {
	clear: both;
	margin-bottom: 10px;
	background: #f7f3e7 url(/images/footer_bot.gif) no-repeat bottom left;
}
.foot_cat {
	padding: 5px;
	background: #f7f3e7 url(/images/footer.gif) no-repeat top left;
}
.foot_nav {
	background-color: #f7f3e7;
	margin: 0 10px;
	padding: 0 20px 10px 10px;
	text-align: right;
	font-size: 10px;
}
#container div.foot_bottom a {
	color: #694022;
}

/* form elements */
#full_forms, #forms {
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
#forms {
	width: 596px;
}
#full_forms {
	width: 730px;
}
#forms p.text, #full_forms p.text {
	background-color: #F2F3F3;
}
#forms form h2, #full_forms form h2 {
	padding: 5px;
	color: #fff;
	background-color: #123e56;
	font-size: 20px;
}
#forms form h3, #full_forms form h3 {
	padding: 5px;
	color: #123e56;
}
#forms ol, #forms li, #full_forms ol, #full_forms li {
	background-color: #F2F3F3;
}
#card_form {
	width: 523px;
	margin: 0 auto 6px;
	text-align: left;
}
#card_form form h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f7931d;
	color: #f7f3e7;
}
fieldset {
	color: #694022;
	font-size: 11px;
	background-color: #f7f3e7;
	border: solid 1px #d3d3d3;
	padding: 10px;
	margin: 0 auto;
	line-height: normal;
}
fieldset span {
	font-size: 10px;
	padding-left: 0;
	padding-top: 0;
}
fieldset span.note {
	color: #f7931d;
}
fieldset div.sidenote {
	width: 205px;
	background-color: #fff;
	text-align: center;
}
fieldset li {
	background-color: #f7f3e7;
}
#order_status {
	padding-top: 8px;
	text-align: center;
}
#order_status input.form_input {
	background-color: #fff;
	color: #333;
	margin-right: 0;
	margin-bottom: 2px;
	padding: 2px;
	height: 12px;
}
.messages {
	padding-top: 4px;
	text-align: center;
}
input.form_input, input.input, input.normal, textarea.normaltext, input.form_input.search, input.input.search, select.form_select, select.inputselect.input {
	border: solid 1px #694022;
	background-color: #fff;
	color: #333;
}
input.form_input, input.input, input.normal {
	padding: 2px;
	height: 16px;
}
textarea.normaltext {
	padding: 2px;
}
input.form_input, input.input {
	margin-bottom: 5px;
}
input.form_input.search, input.input.search {
	margin: 0 5px 0 15px;
	padding: 2px;
	height: 16px;
}
input.form_input_alert, input.input_alert, input.normal_alert {
	border: solid 1px #694022;
	background-color: #fcd4a5;
	color: #333;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 2px;
	height: 15px;
}
.input_alert {
	border: solid 1px #694022;
	background-color: #fcd4a5;
	color: #333;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 2px;
}
#custom_card input {
	width: 90px;
	margin-bottom: 0;
	height: 15px;
}
input.form_input:hover, input.normal:hover, input.form_input_2:hover {
	background-color: #fff;
	border: solid 1px #f7931d;
	color: #000;
}
input.form_input:focus, input.normal:focus, input.form_input_2:focus {
	background-color: #F1F1F1;
}
input.form_input_2 {
	border: solid 1px #694022;
	background-color: #fff;
	color: #333;
	padding: 2px;
}
select.form_select {
	margin-right: 5px;
	padding: 0;
} 
/*select.input {
	size: 13px;
}*/
select.form_select:hover {
	background-color: #fff;
	border: solid 1px #f7931d;
	color: #000;
}
textarea {
	font-size: 11px;
}
textarea.form_textarea {
	margin: 0 auto;
	width: 512px;
	padding: 1px;
	background-color: #fff;
	color: #694022;
	border: 1px solid #694022;
}
textarea.form_textarea:hover {
	border: solid 1px #f7931d;
}
input.form_button, input.form_button_hot, input.form_button_hot:hover {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	padding: 1px;
	margin-right: 5px;
}
input.form_button {
	border: solid 1px #694022;
	background-color: #fff;
}
input.form_button_hot {
	color: #fff;
	border: solid 1px #694022;
	background-color: #F7931D;
}
input.form_button_hot:hover {
	color: #F7931D;
	border: solid 1px #F7931D;
	background-color: #fff;
}
input.form_button2 {
	border: solid 1px #694022;
	background-color: #fff;
	font-size: 10px;
	font-weight: 900;
	text-align: center;
	padding: 1px;
	margin-right: 5px;
	vertical-align: middle;
}
#forms img {
	text-align: center;
}
#card_images {
	text-align: center;
	width: 425px;
	background-color: #fff;
}
#card_images .image {
	padding: 30px;
	float: left;
}
#card_images .text {
	padding: 5px;
}

/* personalize elements */
#personalize {
	width: 350px;
	height: 221px;
	float: left;
}
#personalize div.emboss, #personalize td.emboss {
	font-size: 15px;
	color: #fff;
	font-family: monospace;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#personalize div.virtual, #personalize td.virtual {
	font-size: 12px;
	color: #fff;
	font-family: Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
#personalize div.number, #personalize td.number {
	font-size: 20px;
}
#personalize div.center, #personalize td.center {
	width: 314px;
	margin: 0 auto;
	text-align: center;
}
#personalize div.date {
	padding: 25px 0 0 180px;
	font-size: 14px;
}
#personalize td.date {
	padding: 0 0 0 10px;
	font-size: 13px;
}
#card_content {
	padding: 105px 0 0 10px;
}
fieldset div.notes {
  float: right;
  width: 90px;
  height: auto;
  margin: 0;
  padding: 5px;
}
#card_info {
	padding-top: 0;
}
#buy_form {
	width: 450px;
	text-align: right;
}
#card_selection {
	clear: both;
	width: 450px;
	text-align: center;
	background-color: #fff;
}
#card_selection2 {
	clear: both;
	width: 246px;
	text-align: center;
	background-color: #fff;
}
#card_selection td {
	padding: 5px 0;
}
#signup {
	background-color: #fff;
	width: 213px;
	height: 130px;
	border: solid 1px #D3D3D3;
	padding: 5px;
	margin: 0 0 0 6px;
}
#checkout_login {
	background-color: #fff;
	width: 263px;
	height: 125px;
	border: solid 1px #FF9400;
	padding: 5px;
	margin: 0 0 0 6px;
}
#acct_login {
	background-color: #fff;
	width: 720px;
	border: solid 1px #FF9400;
	padding: 15px;
	margin: 10px auto;
}

/* added 10-25-06 for card manager layout */
#card_tools {
	padding: 10px;
	width: 150px;
	height: 203px;
	background: #fff url(/images/card_tools.gif) left bottom no-repeat;
}

/*  added 11-3-06 for Visa logo placement */
#visa, #visa_corp, #cardtrack {
	position: absolute;
	float: right;
}
#visa, #visa_corp {
	background-color: #f7f3e7;
	width: 50px;
	height: 19px;
	z-index: 3;
}
#visa {
	margin: 63px 0 0 483px;
}
#visa_corp {
	margin: 4px 0 0 483px;
}
#cardtrack {
	background-color: transparent;
	width: 156px;
	height: 27px;
	margin: 54px 0 0 385px;
	z-index: 4;
}

/* added 10-26-06 for account statement page */
#statement td.tableHead {
	background-color: #f7f3e7;
	color: #694022;
	border: 1px #d3d3d3 solid;
	padding-left: 3px;
}

/* added 12-4-06 for visitors with no flash */
#noflash_consumer, #noflash_holiday, #noflash_index, #noflash_ecard {
	background-color: #fff;
}
#noflash_consumer {
	width: 553px;
	height: 300px;
}
#noflash_holiday {
	width: 553px;
	height: 210px;
}
#noflash_index {
	width: 750px;
	height: 200px;
}
#noflash_ecard {
	width: 565px;
	height: 300px;
}

/* added 12-12-06 for virtualgift info page */
#virtualgift_bkg {
	background: #fff url(/images/gift_cards_virtualgift_3.jpg) no-repeat top left;
	height: 315px;
}
#virtualgift_bkg p {
	background-color: transparent;
	padding: 12px 12px 0;
	text-align: left;
}
#virtualgift_bkg p.notes {
	background-color: transparent;
	font-weight: 700;
	padding: 0 12px;
	text-align: right;
	float: right;
}
#virtualgift_bkg a:link, #virtualgift_bkg a:visited {
	background-color: inherit;
	font-weight: 700;
	text-decoration: underline;
}
#virtualgift_bkg a:hover, #virtualgift_bkg a:active {
	background-color: inherit;
	text-decoration: underline;
	color: #f7931d;
}
#virtualgift_buy {
	background: url(/images/visa_virtualgift_buy.jpg) no-repeat top left;
	width: 553px;
	height: 61px;
	
}
#virtualgift_tag {
	background: url(/images/visa_virtualgift_tag.jpg) no-repeat bottom left;
	width: 553px;
	height: 71px;
	margin: 0;
	padding: 61px 0 0;
}
#card_type_header {;
	height: 300px;
}
/* Added 12-20-06 for drop down menus */
.chromestyle {
	width: 561px;
	font-weight: 700;
}
.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	width: 100%;
	text-align: center; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li {
	display: inline;
}
.chromestyle ul li a {
	color: #494949;
	text-decoration: none;
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv {
	position: absolute;
	top: 0;
	font: normal 12px Verdana;
	line-height: 24px;
	z-index: 999;
	background-color: #fff;
	visibility: hidden;
	border: 1px solid #e1e1e1;
}
.dropmenudiv a {
	width: auto;
	display: block;
	background-image: url(/images/li.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	text-indent: 13px;
	text-align: left;
	padding: 3px 0;
	text-decoration: none;
	font-weight: 700;
	color: #694022;
}
.dropmenudiv a:visited {
	color: #694022;
}
.dropmenudiv a:hover, .dropmenudiv a:active  {
	text-decoration: none !important;
	color: #F93;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	text-decoration: underline;
	background-color: #fff;
}
#dropmenu3 {
	margin-left: 25px;
	width: 150px;
}

/* Added 3/14/07 for new error messages */
.lightboxBG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100px;
	/*background-color: #F7F3E7;*/
	background-color: #fff;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.lightboxContent {
	position: absolute;
	background-color: #fff;
	z-index: 100;
	border: 3px solid #F7931D;
	padding: 5px;
}
#lightboxContent li {
	list-style-type: none;
}
.orderHeader {
	width: 720px;
	background: #a1a1a1;
	color: #fff;
	padding: 3px;
	font-weight: 700;
}
#orderTerms, .orderTerms {
	background: #f1f1f1;
	border: 1px solid #606060;
	padding: 10px;
}
.popup {
	position: absolute;
	padding: 15px 50px;
	background: #fff;
	border: 1px solid #606060;
	text-align: center;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#505050, direction=125, strength=5);
	z-index: 99999;
}
.report {
	border: 1px solid #606060;
	font-family: Arial;
	border-collapse: collapse;
}
.reportButton, .report {
	font-size: 10px;
}
.reportColumn {
	background-color: #fff;
	border-bottom: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	padding: 0 2px;
}
.reportColumn a {
	text-decoration: underline;
}
.reportColumn a:link, .reportColumn a:visited {
	color: #f7931d;
}
.reportColumn a:hover, .reportColumn a:active {
	color: #124e56;
}
.reportGridFunction {
	background: #f1f1f1;
	border: 1px solid #a1a1a1;
	border-left: 0;
	border-top: 0;
	cursor: pointer;
	text-align: center;
}
.reportGridFunctionLink a:active, .reportGridFunctionLink a:visited {
	text-decoration: none;
	color: #000;
}
.reportInput {
	font-size: 10px;
}
.reportTitle {
	padding: 5px;
	background: #00C;
	color: #fff;
	font-weight: 700;
}
.optionGrid {
	margin: 2px 0 0;
	border: 1px solid #fff;
	border-right: none;
	font-size: 11px;
}
.optionGridColumn {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0;
	padding-right: 2px;
}
.optionGridColumn a {
	text-decoration: underline;
}
.optionGridColumn a:link, .optionGridColumn a:visited {
	color: #f7931d;
}
.optionGridColumn a:hover, .optionGridColumn a:active {
	color: #124e56;
}
.white_row {
	background-color: #fff;
}
.gray_row {
	background-color: #f2f3f3;
}
.img_center {
	width: 100%;
	text-align: center;
}
.img_center img {
	width: 16px;
	height: 16px;
	margin: 0 auto;
}
.optionGridColumnHeader, .reportColumnHeader {
	border-right: 1px solid #fff;
	background: #d1e1ec url(/images/table_header_bkg.gif) center left repeat-x;
	padding: 4px;
	font-weight: 700;
	text-align: left;
	color: #123e56 !important;
	font-size: 10px !important;
}
#progressContainer {
	position: absolute;
	left: 350px;
	top: 250px;
	border: 1px solid #000;
	background: #f1f1f1;
	z-index: 9999999999999999999999999;
	filter: alpha(Opacity=75);
	-moz-opacity: .75;
	opacity: .75;
}
#progressMessage {
	text-align: center;
}
.widgetTab, .widgetTab_bulk {
	background-color: #fff;
	width: 650px;
	padding: 0;
	overflow: auto;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}
.widgetTab {
	margin: -6px auto 0;
}
.widgetTab_bulk {
	margin: -3px auto 0;
}
.bulk_img {
	padding-top: 5px;
}
.bulk_row {
	border-bottom: 1px solid #606060;
	font-weight: 700;
}
.bulk_row_test {
	margin: 10px;
	padding: 0;
	float: left;
	text-align: center;
	display: inline;
	font-weight: 700;
}
.widgetTabHeader {
	background: #f1f1f1;
	border: 1px solid #606060;
	padding: 0 5px;
	width: 1%;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
}
.calendar {
	background-color: #F7F3E7;
	border: 1px solid #e4e4e4;
	color: #696969;
}
table.calendar td {
	padding: 3px;
	height: 100px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	font-size: 9px;
	line-height: normal;
}
.calendar_day {
	padding: 0 0 3px;
	color: #4189dd;
	font-weight: 700;
}
.calendar-month {
	font-size: 18px;
}
.calendar-next, .calendar-prev {
	font-size: 11px;
}
.form_table {
	border-left: 1px solid #D3D3D3;
}
.form_table_header {
	border-right: 1px solid #fff;
	background: #123e56;
	padding: 4px;
	font-weight: 700;
	text-align: left;
	color: #fff !important;
	font-size: 12px !important;
}
.form_table td {
	border-right: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
}

/* Tabbed Nav */
#tabs {
	width: 606px;
	padding: 10px 0 15px;
	background: #fff;
}
#tabnav {
	height: 20px;
	margin: 0;
	padding-left: 0 !important;
	background: url(/images/tab_bottom.gif) repeat-x bottom;
}
#tabnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#tabnav a:link, #tabnav a:visited {
    float: left;
    background: #f3f3f3;
    font-size: 10px;
    line-height: 14px;
    font-weight: 700;
    padding: 2px 3px;
    margin-right: 4px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #666;
}
#tabnav a:link.active, #tabnav a:visited.active {
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000 !important;
}
#tabnav a:hover {
	background: #fff;
}
.corp_message {
	width: 175px;
	height: 35px;
	padding: 2px 0 0;
	margin: 0 auto;
	font-size: 25px;
	background: transparent url(/images/corp_message_bkg.gif) top right no-repeat;
}
.corp_message a {
	font-weight: 700;
	color: #fff;
	margin: 4px 0 0;
	display: block;
}
.corp_message span {
	font-size: 12px;
	color: #123e56;
}
#extra_btn {
	padding: 0 0 0 10px;
}
.corp_btns {
	float: right;
	height: 25px;
	padding: 5px 0;
}
.corp_btns img {
	padding: 0 5px;
	height: 25px;
}
table #back_next {
	margin: 10px 0;
}
#order_summary_table td, #order_summary_table2 td {
	border-bottom: 1px solid #e1e2e2;
}
#order_summary_table2 td {
	font-size: 15px;
}
#order_summary_table td.noborder {
	border: none;
}
#top_note, .top_note {
	margin-bottom: 5px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #d3d3d3;
	font-size: 14px;
	font-weight: 700;
	color: #a70632 !important;
	/*color: #f7931d;*/
}
#top_note a, #top_note a {
	color: #123e56;
	text-decoration: underline;
}
.optional {
	font-size: 10px;
	color: #888;
	font-style: italic;
}

/* News pages */
#press_left {
	width: 301px;
	float: left;
}
#press_right {
	width: 300px;
	float: right;
}
#press_newsletter {
	margin-top: 10px;
	clear: both;
	border-top: 1px solid #696969;
}
#press_right h2, #press_left h2, #press_newsletter h2 {
	font-size: 11px;
}
#press_right p, #press_left p, #press_newsletter p {
	font-size: 10px !important;
	line-height: 15px;
}
.news_date {
	font-weight: 700;
	color: #FF9400;
}
.news_contact {
	line-height: 16px;
	font-style: italic;
}
.news_contact_bold {
	font-weight: 700;
}

/* Coupon Offers */
.coupon_offer {
	margin: 5px 10px;
	padding: 0;
	border: 1px solid #d3d3d3;
	border-top: 6px solid #01ACED;
	overflow: hidden;
}
.coupon_offer img {
	margin: 0 10px;
}
.coupon_offer a {
	font-weight: 400 !important;
}
.coupon_name {
	padding: 0;
	margin: 0;
}
.coupon_name a {
	font-size: 15px;
	font-weight: 700;
	color: #123e56;
}
.coupon_desc {
	padding: 0;
	margin: 0 0 5px;
	line-height: normal;
}
.coupon_code {
	padding: 0;
	margin: 5px;
	width: 550px;
	background-color: #f7f3e7;
}
.coupon_code a {
	font-weight: 700;
	font-size: 14px;
	text-decoration: underline;
}
.coupon_exp {
	padding: 0;
	margin: 0;
	font-size: 10px !important;
}

/* Added 2/13/08 for new corporate section */
#corp_product_content {
	width: 750px;
	height: 510px;
	margin-bottom: 5px;
}
#corp1, #corp2, #corp3, #corp4 {
	height: 505px;
	float: left;
}
#corp1 p, #corp2 p, #corp3 p, #corp4 p {
	height: 270px;
	margin: 155px 0 0 0;
	padding: 0 10px;
	line-height: 16px;
	text-align: left;
}
#corp1, #corp3 {
	width: 184px;
}
#corp2, #corp4 {
	width: 183px;
}
#corp1 {
	background: transparent url(/images/gift_cards_bulk_order_bkg.jpg) top center no-repeat;
}
#corp2 {
	background: transparent url(/images/gift_cards_cobrand_bkg.jpg) top center no-repeat;
}
#corp3 {
	background: transparent url(/images/gift_cards_premium_cobrand_bkg.jpg) top center no-repeat;
}
#corp4 {
	background: transparent url(/images/gift_cards_closed_loop_bkg.jpg) top center no-repeat;
}
.corp_product {
	border: 2px solid #fff;
}
.corp_product:hover, .corp_product:active {
    border: 2px solid #4089DC;
}
#full_copy h2.corp_product_header, #full_copy h2.corp_product_header_dark {
	 margin: 10px 6px;
	 padding: 0;
	 font-size: 16px;
}
#full_copy h2.corp_product_header {
	 color: #fff;
}
#full_copy h2.corp_product_header_dark {
	 color: #123e56;
}
.corp_learnmore_btn {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 111px;
}
#corp_resources {
	width: 750px;
	border: 1px solid #e3e3e3;
}
#corp_services {
	width: 354px;
	padding: 5px;
	float: left;
	border-right: 1px solid #e3e3e3;
}
#corp_services h3 {
	padding: 0 0 5px;
}
#corp_services p {
	text-align: left;
	padding: 0;
}
#corp_services img {
	float: left;
	border: 1px solid #d3d3d3;
	margin: 0 6px 0 0;
	padding: 2px;
	background-color: #fff;
}
.corp_services_white, .corp_services_grey {
	padding: 5px;
	width: 343px;
}
.corp_services_white {
	background-color: #fff;
}
.corp_services_grey {
	background-color: #e3e3e3;
}
#corp_demos {
	 width: 365px;
	 padding: 10px 10px 10px 0;
	 float: right;
}
#corp_demo_images {
	margin: 0 auto;
	width: 365px;
}

#buy_demo_test {
	margin: 0 auto;
	width: 606px;
	padding-top: 6px;
	text-align: center;
}

/* home page redesign */
#home_offers {
	width: 750px;
}
#home_top {
	padding: 0;
	margin: 0 auto 6px;
	width: 734px;
	height: 282px;
	border: 1px solid #d3d3d3;
}
#left_home {
	padding: 6px 3px 6px 6px;
	width: 226px;
	height: 268px;
	background: transparent url(/images/home_page_mini_nav.gif) top left no-repeat;
	/*border: 1px solid #d3d3d3;
	border-right: 0;*/
	float: left;
}
#left home a, #left_home img {
	clear: both;
	margin: 0;
	padding: 0;
}
#right_home {
	padding: 6px 6px 6px 3px;
	width: 487px;
	height: 268px;
	/*border: 1px solid #d3d3d3;
	border-left: 0;*/
	float: left;
}
#center_home {
	margin: 0 6px 6px;
	width: 734px;
	border: 1px solid #d3d3d3;
	clear: both;
}
#center_home:hover, #center_home:active {
	border: 1px solid #f7931d;
}
#full_copy h1.home_page_head1, #full_copy h2.home_page_head2 {
	line-height: 16px;
	margin: 10px 10px 0 10px;
	font-size: 12px;
	color: #696969;
}
#full_copy p.home_page_copy {
	color: #696969;
	line-height: 14px;
	padding-right: 12px;
	padding-left: 12px;
	margin: 5px 0 10px;
}
#full_copy ul.home_page_list, #full_copy ol.home_page_list {
	padding-top: 5px;
	line-height: 16px;
}
#full_copy li.home_page_list2 {
	line-height: 16px;
}
div.home_title {
	margin: 8px 8px 0;
	font-weight: 700;
	color: #123e56;
	width: 208px;
	height: 81px;
	line-height: 16px;
}
div.home_title:hover, p.home_title:active {
	cursor: hand;
} 
.home_program {
	 font-size: 14px;
	 color: #f7931d;
}
#merchant_1, #merchant_2, #merchant_3, #merchant_4, #merchant_5 {
	width: 606px;
	min-height: 100px;
	overflow: auto;
	clear: both;
	border: 2px solid #fff;
	border-right: none;
	border-left: none;
}
#merchant_1 {
	background-color: #acbcc4;
}
#merchant_2 {
	background-color: #95a9b4;
}
#merchant_3 {
	background-color: #8199a6;
}
#merchant_4 {
	background-color: #708b9a;
}
#merchant_5 {
	background-color: #628090;
}
#copy p.merchant_p {
	margin: 0;
	padding: 10px;
	width: 450px;
	color: #fff;
	font-size: 11px;
	float: left;
}
#copy p.merchant_step {
	margin: 0;
	padding: 0;
	width: 50px;
	color: #fff;
	font-size: 100px;
	font-family: georgia;
	font-style: italic;
	line-height: normal;
}

/* top home page banner */
#top_banner {
	margin: 0 6px 6px;
	width: 738px;
	height: 50px;
}

