/* START STYLE SHEET
   Note: Partial URLs are interpreted relative to the source of the style sheet, not relative to the document.   
   background: #ccc url(../images/bg_birch_800.gif) repeat-y 50% 0; 
   NOTE: For Firefox to use the css file you need to set your server to give .css files the text/css mime type.  This is done in .htaccess.  ffed6c
*/

@font-face { font-family: 'Page Title';      src: url('/font_AlexBrush-Regular.ttf'); }

body { 
	/* background-color: #054E01; */
	text-align: center;  /* Supposedly centers entire document. */
	background-image: url('/images/couponbackground.jpg');
	background-attachment: fixed;
	color: #aaaaaa; 
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

td, div, blockquote { 
	color: #5A6E5A; 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

p { 
	color: #5A6E5A; 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.button_flat_green {
	border: 0; 
	padding: 5px 10px; 
	border-radius: 6px; 
	background: #00aa00; 
	color: #ffed6c;
	font-size: 18px;	
}
.button_flat_green:hover { background: #00dd00; color: #fffeca; box-shadow: 0 0 5px #00ff00; }

.button_flat_green2 {
	width: 150px; 
	height:30px; 
	border-radius:10px; 
	font-size:18px; 
	border:0; 
	background: #599059; 
	color: #e6f0e6;
}
.button_flat_green2:hover { background: #00aa00; color: #e6ffca; text-shadow: 0 0 6px #fdfffd, 0 0 6px #fdfffd; }

.button_flat_red2 {
	width: 150px; 
	height:30px; 
	border-radius:10px; 
	font-size:18px; 
	border:0; 
	background: #93575b; 
	color: #f0e6e8;
}
.button_flat_red2:hover { background: #aa001a; color: #fff2f2; text-shadow: 0 0 6px #fffdfd, 0 0 6px #fffdfd; }

/********************** LINKS **************************************/
a:link    {text-decoration: underline; color: #3300AA;}
a:visited {text-decoration: underline; color: #3300AA;}
a:active  {text-decoration: none;}

/* Yellow background on hover. */
a.highlight1:link    {text-decoration:none; color:#007900; }
a.highlight1:visited {text-decoration:none; color:#007900; }
a.highlight1:active  {text-decoration:none; }
a.highlight1:hover   {text-decoration:none; background-color:#ffff00; }

/* Green background on hover. */
a.highlight2:link    {text-decoration:underline; font-weight:bold; color:#DDF0DD; }
a.highlight2:visited {text-decoration:underline; font-weight:bold; color:#EAFFEA; }
a.highlight2:active  {text-decoration:underline; font-weight:bold; }
a.highlight2:hover   {text-decoration:underline; font-weight:bold; color:#007900; background-color:#00ff00; }

/* Yellow text dark green background on hover. */
a.highlight3:link    {text-decoration:none; font-weight:bold; color:#3F8F3F; }
a.highlight3:visited {text-decoration:none; font-weight:bold; color:#3F8F3F; }
a.highlight3:active  {text-decoration:none; font-weight:bold; }
a.highlight3:hover   {text-decoration:none; font-weight:bold; color:#FFFF00; background-color:#56B656; }

/* Green background on hover. For column headers. */
a.highlight4:link    {text-decoration:none; font-weight:bold; color:#DDF0DD; }
a.highlight4:visited {text-decoration:none; font-weight:bold; color:#DDF0DD; }
a.highlight4:active  {text-decoration:none; font-weight:bold; }
a.highlight4:hover   {text-decoration:none; font-weight:bold; color:#FFFF00; background-color:#6BCB43; }

/* Green background on hover. For column headers. */
a.table_header_link:link    {text-decoration:none; color:#DDF0DD; }
a.table_header_link:visited {text-decoration:none; color:#DDF0DD; }
a.table_header_link:active  {text-decoration:none; }
a.table_header_link:hover   {text-decoration:none; color:#FFFF00; background-color:#6BCB43; }

/* Column headings for coupons wanted page (want_all.html). */
a.wanted_head:link    {text-decoration:none; font-size:18px; font-weight: normal; color: #f4fff0; text-shadow:0 0 3px #234600; }
a.wanted_head:visited {text-decoration:none; font-size:18px; font-weight: normal; color: #f4fff0; text-shadow:0 0 3px #234600; }
a.wanted_head:active  {text-decoration:none; font-size:18px; font-weight: normal; color: #f4fff0; text-shadow:0 0 3px #234600;}
a.wanted_head:hover   {text-decoration:none; font-size:18px; font-weight: normal; color: #f1ffec; text-shadow:0 0 3px #67ce00, 0 0 3px #67ce00, 0 0 3px #67ce00;}

/* Column headings for search page (search.html). */
a.search_head:link    {text-decoration:none; font-size:18px; font-weight: normal; color: #f4fff0; text-shadow:0 0 3px #234600; }
a.search_head:visited {text-decoration:none; font-size:18px; font-weight: normal; color: #f4fff0; text-shadow:0 0 3px #234600; }
a.search_head:active  {text-decoration:none; font-size:18px; font-weight: normal; color: #f4fff0; text-shadow:0 0 3px #234600;}
a.search_head:hover   {text-decoration:none; font-size:18px; font-weight: normal; color: #f1ffec; text-shadow:0 0 3px #67ce00, 0 0 3px #67ce00, 0 0 3px #67ce00;}


a.common_link {
	font-weight: bold;
	color: #57ae00;
	text-decoration: none;
}
.common_link:hover { color: #00aa1a; text-shadow:0 0 5px #bbff71, 0 0 8px #bbff71; } 

.menu_left a:link {
	width: 17em;
	background: url(/images/button_back1a.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#99CC99; border-top-color:#99CC99; padding:.1em; text-decoration:none; text-align:center;
	color:#EEEEEE; font-size:.9em; font-family: arial, verdana, sans-serif;
}

.menu_left a:visited {
	width: 17em;
	background: url(/images/button_back1a.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#CDCDCD; border-top-color:#99CC99; padding:.1em; text-decoration:none; 
	color:#EEEEEE; font-size:.9em; font-family: arial, verdana, sans-serif;
}

.menu_left a:active {
	width: 17em;
	background: url(/images/button_back1a.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#CDCDCD; border-top-color:#99CC99; padding:.1em; text-decoration:none; 
	color:#EEEEEE; font-size:.1em; font-family: arial, verdana, sans-serif;
}

.menu_left a:hover {
	width: 17em;
	background: url(/images/button_back1b.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #CCA508; border-left-color:#FCF651; border-top-color:#FCF651; padding:.1em; text-decoration:none;
	color:#555237; font-size:.9em; background-color:#6F6F71; font-family: arial, verdana, sans-serif;
}

.current_page a:visited { /* Bright Green background for current page. */
	width: 17em;
	background: url(/images/button_back1c.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#CDCDCD; border-top-color:#99CC99; padding:.1em; text-decoration:none; 
	color:#EEEEEE; font-size:.9em; font-family: arial, verdana, sans-serif;
}




/* ==================================================================================== */

.menu_tab a:link {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: url(/images/button_back1a.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#CDCDCD; border-top-color:#99CC99; padding:.1em; text-decoration:none; 
	color:#e1f7eb; font-size:18px; font-family: arial, verdana, sans-serif;
	text-shadow:0 0 2px #044501;
}

.menu_tab a:visited {
	border-top-radius: 6px;
	background: url(/images/button_back1a.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#CDCDCD; border-top-color:#99CC99; padding:.1em; text-decoration:none; 
	color:#e1f7eb; font-size:18px; font-family: arial, verdana, sans-serif;
	text-shadow:0 0 2px #044501;
}

.menu_tab a:hover {
	background: url(/images/button_back1b.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #CCA508; border-left-color:#FCF651; border-top-color:#FCF651; padding:.1em; text-decoration:none;
	color:#555237; font-size:18px; background-color:#6F6F71; font-family: arial, verdana, sans-serif;
	text-shadow:0 0 0 black;
}

.menu_tab a:active {
	background: url(/images/button_back1a.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#CDCDCD; border-top-color:#99CC99; padding:.1em; text-decoration:none; 
	color:#EEEEEE; font-size:18px; font-family: arial, verdana, sans-serif;
}

.menu_tab_selected a:link { 
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: url(/images/button_back_white.gif) #ffffff top left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#9BA49B; border-right-color:#CDCDCD; border-top-color:#AEB9AC; border-bottom-color:#ffffff; padding-bottom:2px; padding-top:2px; text-decoration:none; 
	color:#59625B; font-size:18px; font-family: arial, verdana, sans-serif;
}

.menu_tab_selected a:visited { 
	background: url(/images/button_back_white.gif) #ffffff top left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#9BA49B; border-right-color:#CDCDCD; border-top-color:#AEB9AC; border-bottom-color:#ffffff; padding-bottom:2px; padding-top:2px; text-decoration:none; 
	color:#59625B; font-size:18px; font-family: arial, verdana, sans-serif;
}


/* ==================================================================================== */

/*
.menu_tab a:link {
	background: url(/images/button_back1a.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#CDCDCD; border-top-color:#99CC99; padding:.1em; text-decoration:none; 
	color:#EEEEEE; font-size:.9em; font-family: arial, verdana, sans-serif;
}

.menu_tab a:visited {
	background: url(/images/button_back1a.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#CDCDCD; border-top-color:#99CC99; padding:.1em; text-decoration:none; 
	color:#EEEEEE; font-size:.9em; font-family: arial, verdana, sans-serif;
}

.menu_tab a:hover {
	background: url(/images/button_back1b.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #CCA508; border-left-color:#FCF651; border-top-color:#FCF651; padding:.1em; text-decoration:none;
	color:#555237; font-size:.9em; background-color:#6F6F71; font-family: arial, verdana, sans-serif;
}

.menu_tab a:active {
	background: url(/images/button_back1a.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#CDCDCD; border-top-color:#99CC99; padding:.1em; text-decoration:none; 
	color:#EEEEEE; font-size:.9em; font-family: arial, verdana, sans-serif;
}

.menu_tab_selected a:link { 
	background: url(/images/button_back_white.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#9BA49B; border-right-color:#CDCDCD; border-top-color:#AEB9AC; border-bottom-color:#ffffff; padding-bottom:1px; padding-top:2px; text-decoration:none; 
	color:#59625B; font-size:11px; font-family: arial, verdana, sans-serif;
}

.menu_tab_selected a:visited { 
	background: url(/images/button_back_white.gif) #ffffff bottom left repeat-x;
	display:block; border:.08em solid #468751; border-left-color:#9BA49B; border-right-color:#CDCDCD; border-top-color:#AEB9AC; border-bottom-color:#ffffff; padding-bottom:1px; padding-top:2px; text-decoration:none; 
	color:#59625B; font-size:11px; font-family: arial, verdana, sans-serif;
}
*/

/* ==================================================================================== */

.page_title {
	text-align: left;
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 18px;
	font-weight: normal;
	color: #787878; 
}

.page_title2 {
	font-family: Page Title;
	color: #599059; 
	font-size: 45px; 
	font-weight:bold; 
	text-shadow:1px 1px 3px #aaaaaa;
}

.help_title1 {
	text-align: left;
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 20px;
	color: #787878; 
}
.help_title2 {
	text-align: left;
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 1em;
	font-weight: bold;
	color: #787878; 
}
.bold {	font-weight: bold; }
/* FOOTER ************************************************************ #9CD894 FOOTER */
/*.footer_div {*/
/*	text-align: center;*/
/*	clear: both;*/
/*	margin:0 auto; */
/*	padding-top:5px;*/
/*	padding-bottom:5px;*/
/*	width:780px; */
/*	background-color:#F5FCF5; */
/*	border-width:0; */
/*}*/
/*.footer_text {*/
/*	font-family : arial, verdana, helvetica, sans-serif;*/
/*	font-size : 11px;*/
/*	font-weight: normal;*/
/*	color:#A3C296;       */
/*}*/
/*a:link.footer_link { text-decoration: none; color: #6AA758; }*/
/*a:visited.footer_link { text-decoration: none; color: #6AA758; }*/
/*a:hover.footer_link {text-decoration:none; background-color:#D0F1CE; color:#5C9605; }*/

.footer_div { 
	margin:0 auto;
	width: 780px;
	font-size:14px; 
	color: #ffe075; 
	text-shadow:0px 0px 1px gray;
	background: #599059;
}

a.footer_link { 
	font-size: 15px; 
	color: #e6ffea; 
	text-decoration: none;
}
a:hover.footer_link { color:#ffffff; text-shadow:0 0 5px #99ff00, 0 0 5px #99ff00, 0 0 5px #99ff00; }

a.forgot {
	font-size:14px; 
	color: #849276; 
	text-decoration:none;
}
a:hover.forgot { color:#59a626; text-shadow:1px 1px 3px #ffffff, -1px -1px 3px #ffffff, 0 0 3px #ffffff; }

/* HORIZONTAL LINES ***********************************************************/
.hline_plain {
	border: 0;
	background-color: #777777;
	height: 1px;
}
/* BUTTONS ********************************************************************/
a.button_nav {
	color: #009900;
	border-radius: 7px;
	background-color: #D8EBD9; 
	text-decoration: none; 
	font-size: 16px;
	border: solid 1px #BDDFB7;
}
a:hover.button_nav { background: #68b06b; color: #d9ff91; border: solid 1px #92ca88; text-shadow:0 0 2px #10bf06, 0 0 2px #10bf06, 0 0 2px #10bf06; }

a.button_nav_disabled {
	color: #B1C5B7;
	border-radius: 7px;
	background-color: #D8EBD9; 
	text-decoration: none; 
	font-size: 16px;
	border: solid 1px #BDDFB7;
}


.button_ctz_std {
	background-color: #DADFD9;
	border-width: 2px;
	border-style: groove;
	color: #586754;
	border-color: #B7ECBB;
	font-size: 1em;
	font-family: arial;
	font-weight: normal;
}
.button_flat_gray {
	background-color: #EAEEEA;
	border-width: 1px;
	border-style: solid;
	color: #5A6E5A;
	border-color: #aaaaaa;
	font-size: 1em;
	font-family: arial;
	font-weight: normal;
}
.button_flat_red {
	background-color: #F7C9C8;
	border-width: 1px;
	border-style: solid;
	color: #DF0000;
	border-color: #FE9792;
	font-size: 1em;
	font-family: arial;
	font-weight: normal;
}
.button_save { border:0;background:transparent url("/images/button_save_coupon_green.png") no-repeat 0 0; }
.button_save:hover { background:transparent url("/images/button_save_coupon_green_lit.png") no-repeat 0 0; }
.button_delete { border:0;background:transparent url("/images/button_delete_coupon.png") no-repeat 0 0; }
.button_delete:hover { background:transparent url("/images/button_delete_coupon_lit.png") no-repeat 0 0; }
/* INPUT **********************************************************************/

INPUT.form_field {
	background-color: #ffffff;
	height: 22px;
	border-width: 1px;
	border-style: solid;
	color: #5A6E5A;
	border-color: #dddddd;
	font-size: 18px;
	font-family: arial, sans-serif, verdana, helvetica; 
	font-weight: normal;
}

INPUT.input1 {
	background-color: #ffffff;
	height: 18px;
	border-width: 1px;
	border-style: solid;
	color: #333333;
	border-color: #dddddd;
	font-size: 12pt;
	font-family: arial, sans-serif, verdana, helvetica; 
	font-weight: normal;
}
/* Same as input1 but right aligned. */
INPUT.input2 {
	text-align: right;
	background-color: #ffffff;
	height: 18px;
	border-width: 1px;
	border-style: solid;
	color: #333333;
	border-color: #dddddd;
	font-size: 12pt;
	font-family: arial, sans-serif, verdana, helvetica; 
	font-weight: normal;
}
/* Inout style use for filter fields, right aligned */
INPUT.input_filter_right {
	text-align: right;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	color: #333333;
	border-color: #dddddd;
	font-size: 1em;
	font-family: courier, monospaced, arial, sans-serif, verdana, helvetica; 
	font-weight: normal;
}
/* Inout style use for filter fields, left aligned */
INPUT.input_filter_left {
	text-align: left;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	color: #333333;
	border-color: #dddddd;
	font-size: 10pt;
	font-family: sans-serif, verdana, helvetica; 
	font-weight: normal;
}

INPUT.account_input {
	text-align: right;
	background-color: #e6f9e6;
	height: 22px;
	border-width: 1px;
	border-style: solid;
	color: #35553d;
	border-color: #dddddd;
	font-size: 18px;
	font-family: arial, sans-serif, verdana, helvetica; 
	font-weight: normal;
}

/*******************************************************************************/
/*******************************************************************************/
/*******************************************************************************/
/*******************************************************************************/

/* COMBOS */

.check_box_large {
    overflow: auto;
    height: 20px;
    width: 20px;
	border-width: 0px;
	border-style: none;
    font-family: arial, verdana, helvetica, sans-serif;
}

.combo1 {
	background-color: #ffffff;
	color:#5A6E5A;
	border-width: 1px;
	border-style: solid; 
	border-color: #dddddd;
	font-size : 12px;
	font-family: arial, verdana, helvetica, sans-serif; 
}

.combo2 {
	background-color: #ffffff;
	color:#5A6E5A;
	border-width: 1px;
	border-style: solid; 
	border-color: #dddddd;
	font-size : 10pt;
	font-family: arial, verdana, helvetica, sans-serif; 
}

.combo_category {
	background-color: #ffffff;
	color:#5A6E5A;
	border-width: 1px;
	border-style: solid; 
	border-color: #dddddd;
	font-size : 18px;
	font-family: arial, verdana, helvetica, sans-serif; 
}

.account_combo {
	background: #e6f9e6;
	color: #35553d;
	border-width: 1px;
	border-style: solid; 
	border-color: #dddddd;
	font-size: 18px;
	font-family: arial, verdana, helvetica, sans-serif; 
}



.error_show {
	color: #A99200; 
	font-size: 10pt;
	font-family: arial, verdana, sans-serif; 
	font-weight: normal;
}
.top_menu_bar {
	background-color: #dddddd;
	border-width: 1px;
	border-style: solid;
	color: #333333;
	border-color: #dddddd;
	font-size: 10pt;
	font-family: arial, verdana, sans-serif; 
	font-weight: normal;
}

.title1 {
	color: #333333;
	font-size: 18pt;
	font-family: courier, monospaced, arial, sans-serif, verdana, helvetica; 
}

.button1 {
	border-color: #aaaaaa;
	background-color: #F3F3F3;
	border-top-color: #E4E4E4;
	border-left-color: #E4E4E4;
	border-bottom-color: #8F8F8F;
	border-right-color: #797979;
	border-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	color: #333333;
	font-size: 12pt;
	font-family: arial;
	font-weight: normal;
}
.button2 {
	border-color: #aaaaaa;
	background-color: #F3F3F3;
	border-top-color: #8F8F8F;
	border-left-color: #797979;
	border-bottom-color: #8F8F8F;
	border-right-color: #797979;
	border-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	color: #333333;
	font-size: 12pt;
	font-family: arial;
	font-weight: normal;
}

/* TEXT ***********************************************************************/
.text8 {
	color: #5A6E5A;
	font-size: .8em;
	font-family: arial, sans-serif, verdana, helvetica; 
	font-weight: normal;
}
.text9 {
	color: #5A6E5A;
	font-size: .9em;
	font-family: arial, sans-serif, verdana, helvetica; 
	font-weight: normal;
}
.text10 {
	color: #5A6E5A;
	font-size: 1em;
	font-family: arial, sans-serif, verdana, helvetica; 
	font-weight: normal;
}
.text11 {
	color: #5A6E5A;
	font-size: 1.1em;
	font-family: arial, sans-serif, verdana, helvetica; 
	font-weight: normal;
}
.text12 {
	color: #5A6E5A;
	font-size : 1.2em;
	font-family : arial, sans-serif, verdana, helvetica;
	font-weight: normal;
}
.text13 {
	color: #5A6E5A;
	font-size : 1.3em;
	font-family : arial, sans-serif, verdana, helvetica;
	font-weight: normal;
}
.text14 {
	color: #5A6E5A;
	font-size : 1.4em;
	font-family : arial, sans-serif, verdana, helvetica;
	font-weight: normal;
}
.text15 {
	color: #5A6E5A;
	font-size : 1.5em;
	font-family : arial, sans-serif, verdana, helvetica;
	font-weight: normal;
}
.text16 {
	color: #5A6E5A;
	font-size : 1.6em;
	font-family : arial, sans-serif, verdana, helvetica;
	font-weight: normal;
}
.text18 {
	color: #5A6E5A;
	font-size : 1.8em;
	font-family : arial, sans-serif, verdana, helvetica;
	font-weight: normal;
}
.text20 {
	color: #5A6E5A;
	font-size : 2em;
	font-family : arial, sans-serif, verdana, helvetica;
	font-weight: normal;
}
/* Headings *******************************************************************/

.account_heading {
	font-size:18px;
}

.head10 {
font-family : arial, verdana, helvetica, sans-serif;
font-size : 1em;
font-weight: bold;
color: #777777; 
}

.head11 {
font-family : arial, verdana, helvetica, sans-serif;
font-size : 1.1em;
font-weight: bold;
color: #777777; 
}

.head12 {
font-family : arial, verdana, helvetica, sans-serif;
font-size : 1.2em;
font-weight: bold;
color: #777777; 
}

.head14 {
font-family : arial, verdana, helvetica, sans-serif;
font-size : 1.4em;
font-weight: bold;
color: #777777; 
}


.heading16 {
font-family : arial, verdana, helvetica, sans-serif;
font-size : 16px;
font-weight: bold;
color: #505050; 
}
.heading18 {
font-family : arial, verdana, helvetica, sans-serif;
font-size : 18px;
font-weight: bold;
color: #505050; 
}