/*********************************************************************
 * Filename: ca.css
 * Purpose:  CAMS - Website design view specifications
 * Version:	 1.0
 * Author:	 Cards Aquaculture Ltd. - http://www.cardsaqua.com
 *
 * Copyright 2003, All Rights Reserved
 *********************************************************************/
 
 body {
    scrollbar-base-color: #BCCED6;  /*#BCCED6;*/
	scrollbar-arrow-color: #002C63;
}

 /******************************************
  *  Top menu nodes.                       *
  ******************************************/
.clsDemoNode, .clsDemoNode:visited{
	color: White;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : #003063;
	display: block;
	cursor: hand;
	border-top : 2px solid #31659C;
	border-left : thick solid #31659C;
	line-height : 20px;
	border-left-width : 4px;
	text-indent : 5px;
	width: 144px;
	background : #003063 url(img/html_rule_01.gif) no-repeat fixed bottom;
}
.clsDemoNode:hover{
	color: #2A2A2A;
	background: #9DCEFF;
	font-size : 11px;
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background : #9ccfff url(img/html_rule_01.gif) no-repeat fixed bottom;
}

.clsDemoNode1, .clsDemoNode1:visited{
	color: #003063;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-indent : 2px;
	width : 132px;
	height: 18px;
	background : #F4F4F7;
}
.clsDemoNode1:hover{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	cursor: hand;
	color: Black;
	background : #b3bcd5;
	border-bottom : 1px dashed Gray;
}

/********************************************
 * Form Text Box                            *
 ********************************************/
.text_box{
	border-width: 1px;
	border-color: #C6C3C6;
	border : 1px solid;
}

/* Search */
.search{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.storephone{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align: left;
}

/********************************************
 * Form Text Box                            *
 ********************************************/
.text_box_blue{
	border-width: 1px;
	border-color: Green;
	background-color: transparent;
	border : 1px solid;
	color : #000066;
	width : 240;
}


/******************************************
 *  Quote Screen                          *
 ******************************************/
 .quote_name{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
}
 
 .quote_hd{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16 px;
	color: #373737;
	font-weight: bolder;
}

.quote_step{
	font-family: arial, Helvetica, sans-serif;
	font-size: 20px;
	color: Green;
	font-weight: bold;
}

.quote_edit_txt{
	font-family:  arial, Helvetica, sans-serif;
	font-size: 14 px;
	color: #6A6A6A;
}

.quote_err{
	font-family: arial, Helvetica, sans-serif;
	font-size: 13 px;
	font-weight: bolder;
	color: Maroon;
}

/******************************************
 *    Page Footer configurations          *
 ******************************************/
.footer_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
}

/* Copy write view configuration at the Page Footer */
.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration : none;
}

.copy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0080FF;
	text-decoration : underline;
}

/******************************************
 *    Page Header configurations          *
 ******************************************/
.hdr{ 
    text-decoration: none;
	color:#d8d8d8; 
	font-family :  Arial, Tahoma, Helvetica, sans-serif;  
	font-size: 11px;
    font-weight: bold;
}

.hdr:hover{ 
   text-decoration: underline; 
   color: #e7ebef; 
   font-weight: bold;
}

.pageHeader { 
    text-decoration: none;
	color: #5a595a; 
	font-family : Arial, Helvetica, sans-serif;  
	font-size: 24px;
    font-weight: bold;
}

/* Ancore links spects */
a {
	text-decoration: none;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover{
    font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: Silver;
}

/********************************************************
 * Side menu Level 3 (most detailed level) spects       
 ********************************************************/                    
.sideMenuDB_L3 {
	text-decoration: none;
	color: #0054A8;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sideMenuDB_L3:hover{
	text-decoration: underline;
	color: #0080C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* View of email links spesifications */
.email{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Red;
	text-decoration:none;
}

.email:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D90000;
	text-decoration: underline;
}

.defList {
	text-decoration: none;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
}
.defList:hover{
	text-decoration: underline;
	color: Silver;
	font-weight: bold;
}

.highlight {
	text-decoration: none;
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.highlight:hover{
	text-decoration: underline;
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/**********************************************
 * Popup message box spesifications           *
 **********************************************/
.msgtable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: Navy;  
}

/* Netscape configurations */
.nsemail {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	text-decoration:none;
}

.nsemail:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

/*******************************************
 *  This is body text spesification
 *******************************************/
.BodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	text-decoration:none;
	text-align : justify;
}

.BoldTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
    text-align: left;
}

.BoldBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-align: left;
}

.ct_email{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00458A;
	text-decoration : none;
}

.ct_email:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration : underline;
}

.greyBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #595959;
	text-decoration : none;
}

.grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595959;
	text-decoration : none;
	text-align: justify;
}

.green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005555;
	text-decoration:none;
	text-align : justify;
}

.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003D79;
	text-decoration:none;
	text-align : justify;
}

.black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	text-decoration:none;
	text-align : justify;
}

.red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Red;
	text-decoration:none;
	text-align : justify;
}

.orange{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration : none;
}

.white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	text-decoration:none;
	text-align : justify;
}

.greenLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Green;
	text-decoration : underline;
}

.greenLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CA00;
	text-decoration : underline;
}

.more{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0060BF;
	text-decoration : underline;
}

.more:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0080FF;
	text-decoration : underline;
}

.main{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	text-decoration : none;
	text-align: left;
}

.mainJ{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	text-decoration : none;
	text-align: justify;
}

.orange{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration : none;
}