/*----------------------------------------------------------------------------------*/
/*                                                                                  */
/*  www.kkvet.com's main css page                                                   */
/*                                                                                  */
/*----------------------------------------------------------------------------------*/
body  { 
	color: black; 
	background-image: url("protected/images/background.gif"); 
	margin: 0;
	padding: 0;
}

/*--------------------Banner CSS ---------------------------*/
#pageHeader    { 
	background-image: url("protected/images/page_header.gif"); 
	text-align: left; 
	margin: 0; 
	padding-top: 1em; 
	position: absolute; 
	width: 778px; 
	height: 90px;
}

#login   { 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-align: right; 
	visibility: visible; 
	margin: 0; 
	padding: 0; 
	position: absolute; 
	top: 8px; 
	right: 0; 
	bottom: 0; 
	left: 384px; 
	width: 394px; 
	height: 20px; 
	float: right; 
}
#login a  {
    font-size: 8pt;
	font-weight: bold;	    
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.5em;
}
#login a:link {
    color: #FFF;
    text-decoration: none;
    background-color: transparent;
}
#login a:visited {
    color: #FFF;
    text-decoration: none;
    background-color: transparent;
}
#login a:hover {
    color: #FF0;
    text-decoration: none;
    background-color: transparent;
}
#login a:active {
    color: #FFF;
    text-decoration: none;
    background-color: transparent;
}

#search	{ 
	color: white; 
	font-size: large; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-align: right; 
	position: absolute; 
	top: 45px; 
	right: 0; 
	bottom: 0; 
	left: 384px; 
	width: 394px; 
	height: 40px; 
	float: right; 
}

#topNavBar { 
  	line-height: 1.5em; 
  	text-indent: 10px;
	background-image: url("protected/images/top_nav_bar.gif"); 
	position: absolute; 
	top: 90px; 
	right: 0; 
	bottom: 0; 
	left: 0; 
	width: 778px; 
	height: 30px; 
}
#topNavBar a  {
	vertical-align: 7px;  
    font-size: 8pt;
	font-weight: bold;	    
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.5em;

}
#topNavBar a:link {
    color: #00F;
    text-decoration: none;
    background-color: transparent;
}
#topNavBar a:visited {
    color: #00F;
    text-decoration: none;
    background-color: transparent;
}
#topNavBar a:hover {
    color: #FF0;
    text-decoration: none;
    background-color: transparent;
}
#topNavBar a:active {
    color: #00F;
    text-decoration: none;
    background-color: transparent;
}

/*--------------------Navigation CSS ----------------------*/
#nav { 
	position: absolute;
	top: 120px; 
	right: 0; 
	bottom: 0; 
	left: 0; 
	width: 180px;
}
#nav ul {
  	margin: 0;
  	padding: 0;
  	list-style-type: none;
  	text-indent: 5px;
  	letter-spacing: 1px;
	color: #FFF;
    font-size: 10pt;
	font-weight: bold;	    
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.5em;
}

#nav li#special {
  	background: url("protected/images/buttons/nav_button.gif");
    color: #00F;
  	margin: 0;
  	padding: 0;
  	list-style-type: none;
  	text-indent: 5px;
  	letter-spacing: 1px;
    font-size: 10pt;
	font-weight: bold;	    
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.75em;
    display: block;
    width: 180px;
    height: 25px;
}

#nav li#sub {
  	margin: 0;
  	padding: 0;
  	list-style-type: none;
  	text-indent: 30px;
  	letter-spacing: 1px;
	color: #FFF;
    font-size: 10pt;
	font-weight: bold;	    
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.5em;
    position: relative;
    top:0;
    left:0;
    z-index: 100;    
}

#nav a  {
    font-size: 10pt;
	font-weight: bold;	    
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.75em;
    display: block;
    width: 180px;
    height: 25px;
}
#nav a:link {
  	background: url("protected/images/buttons/nav_button.gif");
    color: #00F;
    text-decoration: none;
    background-color: transparent;
}
#nav a:visited {
  	background: url("protected/images/buttons/nav_button.gif");
    color: #00F;
    text-decoration: none;
    background-color: transparent;
}
#nav a:hover {
  	background: url("protected/images/buttons/nav_button_over.gif");
    color: #FF0;
    text-decoration: none;
    background-color: transparent;
}
#nav a:active {
  	background: url("protected/images/buttons/nav_button.gif");
    color: #00F;
    text-decoration: none;
    background-color: transparent;
}

#nav a#sub  {
    font-size: 8pt;
	font-weight: bold;	    
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 2em;
    display: block;
    width: 180px;
    height: 25px;
}
#nav a:link#sub {
  	background: url("protected/images/buttons/nav_button_sub.gif");
    color: white;
    text-decoration: none;
    background-color: transparent;
}
#nav a:visited#sub {
  	background: url("protected/images/buttons/nav_button_sub.gif");
    color: white;
    text-decoration: none;
    background-color: transparent;
}
#nav a:hover#sub {
  	background: url("protected/images/buttons/nav_button_sub_over.gif");
    color: #FF0;
    text-decoration: none;
    background-color: transparent;
}
#nav a:active#sub {
  	background: url("protected/images/buttons/nav_button_sub.gif");
    color: white;
    text-decoration: none;
    background-color: transparent;
}

.menuProduct {
  	background-color: #f2f2f2;
	position: absolute;
  	text-indent: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
/*	top: 145px; */
	right: 0; 
	bottom: 0; 
	left: 180px; 
	width: 180px;
	visibility: hidden;
	z-index: 2;
}
.menuProduct a  {
    font-size: 8pt;
	font-weight: bold;	    
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 2em;
    display: block;
    width: 180px;
    height: 25px;
}
.menuProduct a:link {
/*  	background: url("protected/images/buttons/nav_button_sub.gif");*/
    color: #00F;
    text-decoration: none;
}
.menuProduct a:visited {
/*  	background: url("protected/images/buttons/nav_button_sub.gif");*/
    color: #00F;
    text-decoration: none;
}
.menuProduct a:hover {
/*  	background: url("protected/images/buttons/nav_button_sub_over.gif");*/
    color: #FF0;
    text-decoration: none;
    background-color: #00f;
}
.menuProduct a:active {
/*  	background: url("protected/images/buttons/nav_button_sub.gif");*/
    color: #00F;
    text-decoration: none;
}

/*--------------------Main CSS ----------------------------*/
#main {
  	display: table;
  	background: url("protected/images/main_background.gif");
	background-repeat: repeat;
	position: absolute; 
	top: 120px; 
	right: 0; 
	bottom: 0; 
	left: 180px; 
	width: 598px;
	height: 100%;
	overflow: visible;
	z-index: 1;
}


/*--------------------Login CSS ---------------------------*/
#nameCheckFailed {
	color: red;
	display: none;
}
#passCheckFailed {
	color: red;
	display: none;
}
#loginFailed {
	color: red;
	display: none;
}


/*--------------------Standard CSS ------------------------*/
a  {
    font-size: 8pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.5em
}
a:link {
    color: #00F;
    text-decoration: none;
    background-color: transparent;
}
a:visited {
    color: #00F;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #FF0;
    text-decoration: none;
    background-color: transparent;
}
a:active {
    color: #00F;
    text-decoration: none;
    background-color: transparent;
}

a#process  {
    font-size: 12pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-weight: bold;
    line-height: 1.5em;
}

h1 {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
}

h2 {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
}

h3 {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
}

h4 {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
}

h5 {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
}

h6 {
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
}

select {
  	z-index: 0;
}

input {
    font-size: 10pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.5em
}

legend {
    font-size: 12pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    font-weight: bold
}
p {
    font-size: 10pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.5em
}
p#copyright {
    color: #7F7F7F;
    font-size: 8pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.5em
}
table   {
    border-spacing: 0;
    padding: 0;
}

textarea {
    font-size: 8pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.5em
}
td {
    font-size: 8pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.5em
}
td#searchdetail {
    background-color: transparent;
    font-size: 7pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em
}

td#altTrue  {
  	background-image: url("protected/images/main_backgroud.gif");
    background-color: transparent;
    height: 150px;
}
td#altFalse {
    background-color: #F2F2F2;
    height: 150px;
}
td#manuAltFalse  {
  	background-image: url("protected/images/main_backgroud.gif");
    background-color: transparent;
    height: 50px;
}
td#manuAltTrue {
    background-color: #F2F2F2;
    height: 50px;
}
th {
    font-size: 10pt;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.5em
}
td#header {
    padding: 3px;
    background-color: #315984;
	background: url("protected/images/header.gif") repeat-x;
    color: white;
    font-size: medium;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}
td#subheader {
    padding: 3px;
    background-color: #999999;
	background: url("protected/images/sub_header.gif") repeat-x;
    color: #00f;
    text-align: center;
    font-size: medium;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

td#acctheader {
    padding: 3px;
    background-color: #999999;
	background: url("protected/images/sub_header.gif") repeat-x;
    color: #00f;
    text-align: center;
    font-size: smaller;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

td#tallBlueHeader {
    padding: 3px;
    background-color: #315984;
	background: url("protected/images/tall_blue_header.gif") repeat-x;
    color: white;
    font-size: medium;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

td#dataheader {
    padding: 3px;
    background-color: #626262;
	background: url("protected/images/data_header.gif") repeat-x;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: small;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

td#data {
    padding: 3px;
    color: black;
    font-weight: bold;
    font-size: smaller;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

td#sortByVend {
    padding: 0px;
    color: red;
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

td#product {
    padding: 3px;
    background-color: #f2f2f2;
    color: black;
    font-weight: bold;
    font-size: smaller;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

td#overpay {
    padding: 3px;
    background-color: yellow;
    color: black;
    font-weight: bold;
    font-size: smaller;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}
/*---------------Navigation Controls.php css----------------*/
td#navControl {
    background-color: #315984;
    background: url("protected/images/nav_control_header.gif") repeat-x;
}
td#navSubHeader {
    background-color: #f2f2f2;
    background: url("protected/images/sub_header.gif") repeat-x;
    color: black;
}
/*----------------------Whats New.php css-----------------------*/
td#newSubheader {
    padding: 3px;
    background-color: #999999;
	background: url("protected/images/new_sub_header.gif") repeat-x;
    color: #00f;
    font-size: medium;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

/*----------------------order.php css-----------------------*/
td#descHeader1 {
    padding: 3px;
    color: blue;
    font-weight: bold;
    font-size: small;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

a#disLogin  {
    color: #f2f2f2;
    font-size: 13pt;
    font-family: Arial, SunSans-Regular, sans-serif;
    font-weight: bold;
    line-height: 1.5em;
    word-spacing: 1px;
    display: block;
    width: 180px;
    height: 25px;
}
a#disLogin:link {
    color: #00f;
    text-decoration: none;
    background: url("protected/images/buttons/nav_button.gif") right bottom;
}
a#disLogin:visited {
    color: #00f;
    text-decoration: none;
    background: url("protected/images/buttons/nav_button.gif") right bottom;
}
a#disLogin:hover {
    color: #ff0;
    text-decoration: none;
    background: url("protected/images/buttons/nav_button_over.gif") right bottom;
}
a#disLogin:active {
    color: #00f;
    text-decoration: none;
    background: url("protected/images/buttons/nav_button.gif") right bottom;
}

a#back  {
  	padding: 0px 4px 0px 4px;
    color: #f2f2f2;
    font-size: 13pt;
    font-family: Arial, SunSans-Regular, sans-serif;
    font-weight: bold;
    line-height: 1.5em;
    word-spacing: 1px;
    display: block;
   /* width: 550;*/
    height: 25px;
}
a#back:link {
    color: #00f;
    text-decoration: none;
    background: url("protected/images/buttons/long_button.gif") right bottom;
}
a#back:visited {
    color: #00f;
    text-decoration: none;
    background: url("protected/images/buttons/long_button.gif") right bottom;
}
a#back:hover {
    color: #ff0;
    text-decoration: none;
    background: url("protected/images/buttons/long_button_over.gif") right bottom;
}
a#back:active {
    color: #00f;
    text-decoration: none;
    background: url("protected/images/buttons/long_button.gif") right bottom;
}

/*----------------------cart.php css-----------------------*/
td#cartSubheader {
    padding: 3px;
    background-color: #999999;
    background: url("protected/images/cart_sub_header.gif") repeat-x;
    color: blue;
    font-size: medium;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

td#columnHeader {
    padding: 3px;
    background-color: #f2f2f2;
    color: black;
    font-size: medium;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

td#quick {
    padding: 3px;
    background-color: #f2f2f2;
    color: black;
    font-size: small;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

td#confirmSummary {
    padding: 3px;
    background-color: #f2f2f2;
    color: black;
    font-size: smaller;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

a#cart  {
    background-color: #999999;
    font-size: 12pt;
	font-weight: bold;	    
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1.5em;
    display: block;
    width: 180px;
    height: 25px;
}
a#cart:link {
  	background: url("protected/images/buttons/nav_button.gif");
    color: #00f;
    text-decoration: none;
    background-color: #999999;
}
a#cart:visited {
  	background: url("protected/images/buttons/nav_button.gif");
    color: #00f;
    text-decoration: none;
    background-color: #999999;
}
a#cart:hover {
  	background: url("protected/images/buttons/nav_button_over.gif");
    color: #ff0;
    text-decoration: none;
    background-color: #315984;
}
a#cart:active {
  	background: url("protected/images/buttons/nav_button.gif");
    color: #00f;
    text-decoration: none;
    background-color: #999999;
}

/*----------------------Add Description.php css-----------------------*/
table#desc {
  	text-align: center;
  	width: 100%;
}
td#descHeader {
  	text-align: left;
    padding: 3px;
    background-color: #315984;
	background: url("protected/images/header.gif") repeat-x;
    color: white;
    font-size: medium;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}
td#descSubheader {
    padding: 3px;
    background-color: #999999;
	background: url("protected/images/new_sub_header.gif") repeat-x;
    color: #00f;
    font-size: medium;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
    height: 30px;
}
td#descDeleteSubheader {
    padding: 3px;
    background-color: #999999;
	background: url("protected/images/new_sub_header.gif") repeat-x;
    color: #000;
    font-size: small;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
    height: 30px;
}
td#paraSubheader {
    padding: 3px;
    background-color: #999999;
	background: url("protected/images/para_sub_header.gif") repeat-x;
    color: #00f;
    font-size: medium;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
    height: 30px;
}

/*----------------------Previous Orders.php css-----------------------*/
td#prevHeader {
    padding: 3px;
    background-color: #315984;
	background: url("protected/images/prev_header.gif") repeat-x;
    color: white;
    font-size: medium;
    font-weight: bold;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

td#dataheader {
    padding: 3px;
    background-color: #626262;
	background: url("protected/images/data_header.gif") repeat-x;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: small;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}

a#sort  {
    background-color: transparent;
    font-weight: bold;
    font-size: small;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    line-height: 1em;
}
a#sort:link {
    color: white;
    text-decoration: none;
}
a#sort:visited {
    color: white;
    text-decoration: none;
}
a#sort:hover {
    color: #ff0;
/*    text-decoration: none;*/
}
a#sort:active {
    color: white;
    text-decoration: none;
}

.legal {
	color: grey;
	font-size: small;
}