/* Cozumo Web User Interface Format Control */

/* used by Header routine: sets page defaults and default font/text attributes */
.main
{
   background-color:#ffffff; width:646px; 
   color:rgb(102,102,102); font-family:arial, helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none
}
.headerBg {background-color:#f5f5f5;}


/* Global (can be used by any routine) */

.gLgImgHdr {background-image: url(Images/LgImgHdr); background-repeat: no-repeat; height: 34px; 
            font-size: 18px; font-weight: bold; padding-left: 60px;}
.gSmImgHdr {background-image: url(Images/SmImgHdr); background-repeat: no-repeat; height: 34px; 
            font-size: 18px; font-weight: bold; padding-left: 60px;}
.gNoImgHdr {color:rgb(102,102,102); font-size:18px; font-weight:bold}
.gSubHdr {font-size:14px; font-weight:bold}
.gErrTxt {color:red; font-weight:normal; text-decoration:none} 
.gSmTxt {font-size:10px;} 
a.gInTxtLnk:link {color:#ff6600;} 
a.gInTxtLnk:visited {color:#ff6600;}
a.gInTxtLnk:hover {color:black;}
a.gInTxtLnk:active {color:#ff6600;}
.gUlTxt {text-decoration: underline;}
.gSmLn {height:6px; font-size: 6px;}
.gEvenRow {background-color : #f5f5f5;}
.gOddRow {background-color : #c8c8c8;}
a.gBatchNav:link {text-decoration:none;color:rgb(102,102,102)} 
a.gBatchNav:hover {text-decoration:underline;color:rgb(102,102,102)}
a.gBatchNav:active {color:rgb(102,102,102);}
a.gBatchNav:visited {color:rgb(102,102,102);}


/* used by HeaderFrame1 routine */
.frame1 {color:rgb(102,102,102); font-family:arial, helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none}

/* used by HeaderFrame2 routine */
.frame2 {color:rgb(102,102,102); font-family:arial, helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none}

/* used by Main routine */
.maNavBox {background-color:#e0e0e0; border-style:none;}
.maNavHdr {background-color: #C73B03; padding: 2px; color: #ffffff; font-weight: bold; font-size: 13px;}
#maNavMenu {width: 150px;}
#maNavMenu ul
{
   margin: 0; /*removes indent IE and Opera*/
   padding: 0; /*removes indent Mozilla and NN7*/
   list-style-type: none; /*turns off display of bullet*/
   font-size: 12px;
}
#maNavMenu a 
{
   font-size: 12px;
   display: block;
   background-color: #e0e0e0;
   background-repeat: no-repeat;
   background-position: 0% 50%;
   text-align: left;
   padding-left: 5px;
}
#maNavMenu a:link, #maNavMenu a:visited {color: #000000; text-decoration: none;}
#maNavMenu a:hover {background-color: #C73B03; color: #ffffff;}


/* used by CouponHome routine */
.chCODHdr {font-size: 18px; font-weight: bold;}
a.chCODLnk:link {color:#464646; font-size:14px; font-weight:normal; text-decoration:none} 
a.chCODLnk:visited {color:#464646; font-size:14px; font-weight:normal; text-decoration:none}
a.chCODLnk:hover {text-decoration:underline}
a.chCODLnk:active {color:#464646; font-size:14px; font-weight:normal; text-decoration:none}
a.chSLnk:link {color:#464646; font-size:16px; font-weight:bold; text-decoration:underline} 
a.chSLnk:visited {color:#464646; font-size:16px; font-weight:bold; text-decoration:underline}
a.chSLnk:hover {color:#ffcc99;}
a.chSLnk:active {color:#464646; font-size:16px; font-weight:bold; text-decoration:underline}
.chBox {background-color: #ffcc99;}
.chBoxHdr {font-weight:bold}
a.chBoxLnk:link {color:#464646; font-size:12px; font-weight:normal; text-decoration:none} 
a.chBoxLnk:visited {color:#464646; font-size:12px; font-weight:normal; text-decoration:none}
a.chBoxLnk:hover {text-decoration:underline}
a.chBoxLnk:active {color:#464646; font-size:12px; font-weight:normal; text-decoration:none}


/* used by MainCoupon routine */
.mcBox {background-color: #ffcc66;}
a.mcBoxLnk:link {color:#464646; font-size:11px; font-weight:normal; text-decoration:none} 
a.mcBoxLnk:visited {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}
a.mcBoxLnk:hover {text-decoration:underline}
a.mcBoxLnk:active {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}


/* used by PrintCoupon routine */
.pcBlkTxt {color:#000000}


/* used by SearchCoupons, ShowRetailerCoupons, ShowRetailers routines */
a.cLnk:link {color:#464646; font-size:11px; font-weight:normal; text-decoration:none} 
a.cLnk:visited {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}
a.cLnk:hover {text-decoration:underline}
a.cLnk:active {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}


/* used by ViewCoupon routine */
a.vcLnk:link {text-decoration:none} 
a.vcLnk:visited {text-decoration:none}
a.vcLnk:hover {text-decoration:none}
a.vcLnk:active {text-decoration:none}


/* used by YourAccount routine */
.yaSubHdr 
{
   padding-left: 10px;
   font-size: 14px;
   font-weight: bold;
   font-style: italic;
}
a.yaLnk:link {color:#464646; font-size:11px; font-weight:normal; text-decoration:none} 
a.yaLnk:visited {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}
a.yaLnk:hover {text-decoration:underline}
a.yaLnk:active {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}


/* used by YourProfile routine */
a.ypLnk:link {color:#464646; font-size:11px; font-weight:normal; text-decoration:none} 
a.ypLnk:visited {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}
a.ypLnk:hover {text-decoration:underline}
a.ypLnk:active {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}


/* used by Management Dashboard routines */
.mdTblHdr {color:#464646; font-size:14px; font-weight:bold; background-color : #c8c8c8;}
a.mdLnk:link {color:#464646; font-size:11px; font-weight:normal; text-decoration:none} 
a.mdLnk:visited {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}
a.mdLnk:hover {text-decoration:underline}
a.mdLnk:active {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}
a.mdPreLnk:link {font-size:10px; font-weight:normal; text-decoration:underline} 
a.mdPreLnk:visited {font-size:10px; font-weight:normal; text-decoration:underline}
a.mdPreLnk:hover {font-weight:bold}
a.mdPreLnk:active {font-size:10px; font-weight:normal; text-decoration:underline}
.mdBnrHdr {color:#000099; font-size:24px; font-weight:bold}


/* used by Production Dashboard routines */
.pdBnrHdr {color:#000099; font-size:24px; font-weight:bold}
.pdTblHdr {color:#464646; font-size:14px; font-weight:bold; background-color : #c8c8c8;}
a.pdLnk:link {color:#464646; font-size:11px; font-weight:normal; text-decoration:none} 
a.pdLnk:visited {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}
a.pdLnk:hover {text-decoration:underline}
a.pdLnk:active {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}
a.pdPreLnk:link {font-size:10px; font-weight:normal; text-decoration:underline} 
a.pdPreLnk:visited {font-size:10px; font-weight:normal; text-decoration:underline}
a.pdPreLnk:hover {font-weight:bold}
a.pdPreLnk:active {font-size:10px; font-weight:normal; text-decoration:underline}


/* used by Administration Dashboard routines */
.adBnrHdr {color:#000099; font-size:24px; font-weight:bold}
.adTblHdr {color:#464646; font-size:14px; font-weight:bold; background-color : #c8c8c8;}
a.adLnk:link {color:#464646; font-size:11px; font-weight:normal; text-decoration:none} 
a.adLnk:visited {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}
a.adLnk:hover {text-decoration:underline}
a.adLnk:active {color:#464646; font-size:11px; font-weight:normal; text-decoration:none}




/* navigation links */
.navLnk:link {
   font-size: 11px;
   color: rgb(102,102,102); 
   text-decoration:none;
}
.navLnk:visited {
   font-size: 11px;
   color: rgb(102,102,102); 
   text-decoration:none;
}
.navLnk:hover {
   font-size: 11px;
   color: rgb(102,102,102); 
   text-decoration:underline;
}
.navLnk:active {
   font-size: 11px;
   color: rgb(102,102,102); 
   text-decoration:none;
}

