/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; }
.dataTableErrorContent {font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #E10347; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }

.csviewApp{
  color:#0000ff;
}
.data_title{
 background-color:#0000A5;
 
}
.data_text{
font-family: Verdana, Arial, sans-serif; font-size: 10px;
font-weight: bold;
text-align:center;
color:#ffffff;
}
.cslonginboxlink{
 color:#ffffff;
}
.cslonginboxlink:hover{
 color:#ffffff;
}
.login_box_text{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}
.login_box_main
{
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
}
.login_box_main_link
{
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
font-style: italic;
}
.login_box{
 background-image: url('images/login_box_bg.gif');
}
.login_title{
background-image: url('images/login_title_bg.gif');
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
}
.top_menu_over
{
background-image: url('images/menu_tap_over.gif');
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 10px;
color: #FFFFFF;
}
.top_menu
{
background-image: url('images/menu_tap.gif');
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 10px;
color: #FFFFFF;
}
.top_menu_text
{
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}
a.top_menu_text
{
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}
a.top_menu_text:hover
{
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}
.findajob{
background-image: url('images/search_bg.gif');
}
.findjobcontent{
font-family: Arial, sans-serif;
font-size: 11px;
color: #000000;
}
.quick_job_title{
background-image: url('images/search_top_bg.gif');
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
font-style: italic;
color: #FFFFFF;
}

.index_news
{
background-image: url('images/header_title_bg.gif');
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #000000;
}
a.news_link
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #E39F47;
}
.news_text
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 11px;
color: #000000;
}
.th_calendar{
    text-align:center;
	background-color:#848284;
}
.tr_calendar{

}
.td_calendar{
text-align:center;
}
.td_appoint{
background-color:#FF0000;
text-align:center;
}

.titlebg
{
        color: #808080;
        text-decoration: none;
        font-family: tahoma;
        background-image: url('images/titlebg.gif');/*quick_job_search_bg.gif*/
}

.catbg
{
        color: #e2e2e2;
        text-decoration: none;
        background-image: url('images/catbg.gif');
}

.header
{
        border: 1px solid #000000;
        background-color: #F7F6F4;
        background-image: url('images/topbg.gif');
        color: #FFFFFF
}

.bg1
{
        background-color: #E0DCDC;
}

.bg2
{
        background-color: #f9f9f9;
}

.table
{
        border: 1px solid #838383;
}

.topbar
{
        border: 1px solid #838383;
        background-image: url('images/topbg2.gif');
}

a.topbar_l:link, a.topbar_l:active, a.topbar_l:visited
{
        color: #838383;
        text-decoration: none;
}

a.topbar_l:hover
{
        color: #000000;
        text-decoration: none;
}




BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
        FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
        COLOR: #000000; FONT-SIZE: 11.5px;
}

.inputButton {
  FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
  background-color: #4b7eb2;
  border-color: #4b7eb2;
  font-weight: bold;
  font-size: 11.5px;
  color: #ffffff;
}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: blue; text-decoration: underline; }


.cstopmenu{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;

}
BODY {
  color: #000000;
  background-color: #ffffff;
}

.csheadlinkmenu{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
.csheadlinkmenu:hover {
  color: #ffffff;
  text-decoration: underline;
}

.csheadlink{
  color: #0000ff;
  text-decoration: underline;
}
.csheadlink:hover {
  color: #0000ff;
  text-decoration: underline;
}
.csheadlink2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;

}

A.csheadlink2:hover {
  color: #ffffff;
  text-decoration: underline;
}

A {
  color: #1200FF;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

A.cateNav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0B0084;
  /*font-weight : nomal;*/
}

A.cateNav:hover {
  color: #000000;	
  text-decoration: underline; 
}

TD.cateNav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0B0084;
 /* font-weight : nomal;*/
}

TD.cateNav:hover {
  color: #000000;	
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
 /* background: #;*/
}
TD.mainBody {
  /*background: #F4FCFF;*/
  padding: 0px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #;*/
  color: #000000;
  font-weight : bold;
}

TR.KenheaderNavigation {
  /*background: #;*/
}
TD.KenheaderNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #;*/
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #;*/
}

.infoBoxContents {
 /* background: #;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  background: #EAF1F4;
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}
TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.foot_menu
{
		color: #000000;
}
a.foot_menu:link, a.foot_menu:active, a.foot_menu:visited
{
        color: #000000;
        text-decoration: none;
}

a.foot_menu:hover
{
        color: #000000;
        text-decoration: none;
}

.video_text
{
font-family: Verdana, Arial, sans-serif; 
font-size: 15px;
color: #1E5E8B;
font-weight: bold;
font-style: italic;
}

.adv_search
{
font-size: 12px;
color: #330066;
text-decoration: underline;
}

.postajob{
/*background-image: url('images/search_bg.gif');*/
background-color:#D4DEEB;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
}
.post_a_job
{
background-color:#0012FF;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
font-style: italic;
}
.post_job_border{
/*background-color:#0000A5;	*/
}
.post_job_title{
background-image: url('images/search_top_bg.gif');
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
font-style: italic;
color: #FFFFFF;
}
.text_post_a_job
{
font-size: 12px;
color: #C26164;
font-weight: bold;
text-decoration: underline;
}

.post_job_title
{
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
}
.mainbodyheader
{
font-family: Verdana, Arial Narrow, sans-serif;
font-size: 18px;
color: #1E9CF4;
}
.banner_box
{
border: 1px solid #0B57CE;
}
terms
{
color: #CF2828;
}
a.terms:link, a.topbar_l:active, a.topbar_l:visited
{
        color: #CF2828;
}

a.terms:hover
{
        color: #CF2828;
}
.v_a
{
text-align:center;
}

SPAN.noapply {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
.button{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

a.button{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
a.button:visited,a.button:hover
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.submit_class
{
  background: #E55B56 url(images/button_02.gif);
  border:0pt;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.hot_job_title
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #4A5A5D;
}
.hot_job{
background-image: url('images/hot_job_title_bg.gif');
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
}

.index_box_bg{
background-image: url('images/box_bg.gif');
}
.menu_down{
background-image: url('images/menu_down_bg.gif');
}
.menu_sub{
background-image: url('images/sub_menu_bg.gif');
}
.langtap
{
background-image: url('images/french_tap.gif');
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
}
.langtapover
{
background-image: url('images/french_tap_over.gif');
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
}
a.langtaplink
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
}
a.langtaplink:hover
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
}
.loginBoxData
{
font-size: 13px;
}
.emploginboxt
{
color: #003366;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 16px;
}
.emploginbox
{
color: #003366;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 10px;
}
a.emploginboxl
{
color: #003366;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 10px;
}
a.emploginboxl:hover
{
color: #003366;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 10px;
}
.empheader
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #FFFFFF;
font-style: italic;
}
.welcome_text
{
font-family: Arial, sans-serif;
font-size: 12px;
font-style: italic;
}
