																	
/* -------------------------------- STYLES ----------------------------------------------------------------*/

A:link          { color: #24437f; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
A:visited       { color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
A:hover         { color: #0066CC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
A:active        { color: #0066CC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

body	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
ul		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
ol		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

td		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
tr		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

input {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}
select {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

a.nav:link {color: #24437f; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
a.nav:visited {color: #24437f; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
a.nav:active {color: #24437f; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
a.nav:hover {color: #0768d3; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;}

.navStyle{
	background:url(nav.gif) top left no-repeat;
	width:180px;
	height:27px;
	text-align:left;
}

a.nav3:link, a.nav3:visited, a.nav3:active {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-decoration: underline}
a.nav3:hover {color: #24437f; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-decoration: none}

a.nav4:link, a.nav4:visited, a.nav4:active {color: #24437f ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none}
a.nav4:hover {color: #7BBEE6; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none}

/* -------------- Content Colours --------------------------------------------------------------------------------------*/

.tableHeaderBG {background-color: #898989; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #ffffff}
.tableHeaderBG2 {background-color: #898989; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ffffff}
.tableHeaderBG3 {background-color: #898989; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #ffffff}

/* --------------- Omnimall Signup Autoship --------------------------------------------------------------------------*/
.tableAutoHeaderBG {background-color: #7BBEE6; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #ffffff}

.tableBorder {border: 2px solid #898989}
.tableBorderGrey {border: 2px solid #e6e6e6}

.tableBodyBG {background-color: #f7f7f7}
.tableContentBG {background-color: #FFCC66}
.tableContentBG2 {background-color: #FFCC66}
.tableContentBG3 {background-color:#b9e5fa}
.cellHighlightBG {background-color: #FFFF66}
.textHighlight {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000}
.textHighlightBlue {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #24437f}
.textHighlightBlueLG {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #24437f}
.textHeaderWhite {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ffffff}
.textHeaderWhiteLG {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #ffffff}
.textHeaderDark {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #333333}
.textHeaderDarkLG {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #333333}

/* User Search Page ------------------------*/
.table_search_basic {background-color: #f7f7f7; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #333333}
.table_search_intermediate {background-color: #ff3800; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #ffffff}
.table_search_advanced {background-color: #ff3800; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #ffffff}
.table_quicksearch_header {background-color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ffffff}

a.search:link {color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
a.search:visited {color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
a.search:active {color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none}
a.search:hover {color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline}




/* Added Style ------------------------*/
#all{
	line-height:1.5;
}
#all td{
	line-height:1.5;
}
.tableBorderStyle1{
	border:2px solid #99CCFF;
	padding:0 8px;
}
.titleStyle1{
	background-color:#99CCFF;
	font-weight:bold;
	font-size:14px;
	color:#24437f;
}

/* Link Style ------------------------*/
.linkStyle1 a{
	font-size:14px;
	text-decoration:underline;
	color:#000000;
}
.linkStyle1 a:hover{
	font-size:14px;
	color:#24437f;
}
.linkStyle1 a:visited{
	font-size:14px;
	color:#666666;
}

/* Text Style ------------------------*/
#subTitle{
	font-size:28px;
	font-weight:bold;
	color:#ff7500;
}
#textStyle1{
	font-size:14px;
	font-weight:bold;
	color:#084bcc;
}
#textStyle2{
	font-size:14px;
	font-weight:bold;
}
#textStyle3{
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
}
#textStyle4{
	text-align:justify;
	text-justify:inter-ideograph;
}
#textStyle5{
	font-size:14px;
	text-align:justify;
	text-justify:inter-ideograph;
}
#textStyle6{
	font-size:24px;
	font-weight:bold;
}
#textStyle7{
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}
#textStyle8{
	font-size:18px;
}
#textStyle9{
	font-size:16px;
	font-weight:bold;
	color:#084bcc;
}


/* Text Color ------------------------*/
.red1{
	color:#FF0000;
}



/* New Home
 -------------------------------------------------------------------------------*/
 .bgColorStyle1{
	background-color:#e0f0f6;
}
.bgStyle1{
	background:url(/clientinc/template0/couponlogo_bg.jpg) top left repeat-x;
	text-align:center;
	width:170px;
	padding:6px;
}
.couponTyStyle1{
	font-size:16px;
	color:#fff;
}
.bannerBg{
	background:url(/clientinc/template0/banner_bg_mdl.jpg) top left repeat-y;
}





		
		