@charset "UTF-8";
/* CSS Document */


html, body {
	background-color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
	position: relative;
	background-image: url("../images/back2.jpg");
	background-position: center top;
	padding: 5px 0 0 0;
	margin: 0;
	background-repeat: no-repeat;
	font-weight: bold;
}
	
a {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}

img {
	border: 0;
}
	
div#jsWarning {
	width: 100%;
	margin: 0px;
	line-height: 24px;
	font-size:  18px;
	padding:  5px 0px 5px 0px;
	background-color:#B10E10;
	color: #FFFFFF;
}

div#jsWarning p {
	text-align:  center;
}

div#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}
	
#header {
	width: 770px;
	height: 67px;
	background: url(../images/ZooMasthead.jpg) #FFFFFF no-repeat center;
	margin-bottom: 4px;
	border: 1px solid #FFFFFF;
}
#topNav {
	width: 100%;
	height: 29px;
	border: 1px solid #FFFFFF;
	background: url(../images/barBG.png) #FFFFFF;
	text-align: center;   
	font-size: 13px;
	line-height: 29px;
	margin-bottom: 4px;
}
	
#topNav a {
	margin-top: -19px;
  text-decoration: none;
  color: #FFFFFF;
	}

#topNav a:hover {
  text-decoration: none;
  color: #114377;
	}

#topNav a:active {
  text-decoration: none;
  color: #DDE7F3;
	}
	
#loginbar {
	height: 30px;
	border: 1px solid #FFFFFF;
	padding-top:8px; 
	padding-left:12px; 
	vertical-align:middle; 
	background:url(../images/loginbarBG.png) top left no-repeat; 
	color:#FFFFFF;
	margin-top: 5px;
	width: 758px;
}
	
#loginbar a {
  text-decoration: none;
  color: #FFFFFF;
	}

#loginbar a:hover {
  text-decoration: none;
  color: #114377;
	}


.vr {
	display: inline;
	background: url(../images/vrule.png);
	width: 13px;
	height: 29px;
	vertical-align: -33%;
}
	
#ads {
	width: 768px;
	height: 75px;
	border: 1px solid #FFFFFF;
	background: url(../images/header3.jpg) no-repeat #FFFFFF;
	padding: 1px;
}

#ads .column {
	float: left;
}

#adLeft {
	width: 516px;
	height: 154px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	padding: 1px;
	margin-right: 4px;
}

#adRight {
	width: 244px;
	height: 154px;
	border: 1px solid #FFFFFF;
	background: url(../images/retailLogo.png) #FFFFFF;
	padding: 1px;
}

#content {
	width: 772px;
	margin-top: 4px;
}

#content .column {
	float: left;
}

#left {
	width: 170px;
	margin-right: 6px;
}

#right {
	width: 590px;
}
	
#right .bar {
	width: 586px;
	height: 4px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	font-size: 15px;
	line-height: 4px;
	margin-bottom: 4px;
	padding-left: 8px;
	color: #FFFFFF;
}

#right .box {
	width: 584px;
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-bottom: 4px;
	background: #FFFFFF;
}

#both .bar {
	width: 762px;
	height: 29px;
	margin-top: 4px;
	border: 1px solid #FFFFFF;
	background: url(../images/barBG.png) #FFFFFF;
	text-align: left;
	font-size: 15px;
	line-height: 29px;
	margin-bottom: 4px;
	padding-left: 8px;
	color: #FFFFFF;
}

#both .box {
	width: 760px;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin-bottom: 4px;
	background: #FFFFFF;
}

.navHeader {
	width: 162px;
	height: 2px;
	border: 1px solid #FFFFFF;
	margin-bottom: 4px;
	background: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 2px;
	margin-bottom: 4px;
	padding-left: 8px;
	color: #FFFFFF;
}

.navItems {
	width: 168px;
	border: 1px solid #FFFFFF;
	margin-bottom: 4px;
	padding: 1px 1px 0px 1px;
}

.navLI {
	display:  block;
	margin-bottom: 1px;
	padding: 1px 2px 0px 23px;
	list-style: none;
	background: url(../images/liNavImgUp.png) no-repeat #FFFFFF;
	cursor: pointer;
	color: #333333;
	font-size: 11px;
}

.navLI:hover {
	margin-bottom: 1px;
	padding: 1px 2px 0px 23px;
	list-style: none;
	background: url(../images/liNavImgOver.png) no-repeat #CCCCCC;
	cursor: pointer;
	color: #333333;
}
	
#leftPad {
	background: #FFFFFF;
	display: none;
}

#leftPad2 {
	margin-bottom: 1px;
	background-color: #999999;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;

}

h1.header {
	font-size: 24px;
	margin: 10px 0px 10px 0px;
	color: #FFFFFF;
}

h1.title {
	font-size: 28px;
	color: #FFFFFF;
	margin-top:0;
}

h2.login {
	margin-top:0;
	font-size: 20px;
	color: #FFFFFF;
}

h2.faq {
	font-size: 18px;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
}

h3.subtitle {
	font-size: 14px;
	width: 100%;
	text-align: center;
}

h3.prices {
	color: #D0611C;
	background-color: #E9F5CF;
	font-size: 14px;
	margin: 4px 0px 4px 0px;
	font-weight: bold;
	line-height: 1.5em;
}

a.helpInfo {
	margin-left: 0px;
}

.prodGrid {
	text-align: left;
	font: arial;
}

.prodGrid h2 {
	font-size: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #B10C10;
}

.prodGrid p {
	margin: 5px;
	text-align: left;
}

.borderT {
	border-top: 1px dotted #B0D3F7;
}

.borderR {
	border-right: 1px dotted #FF0000;
}

.borderB {
	border-bottom: 1px dotted #FF0000;
}

.prodColumn p {
	margin-left: 5px;
	margin-right: 10px;
}

.prodColumn img {
	margin-right: 5px;
}

.blankButton {
	padding: 15px 20px 16px 20px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background: url(../images/blankButtonUp.png) center no-repeat;
	cursor: pointer;
	display: block;
}

.blankButton:hover {
	color: #FFFFFF;
	background: url(../images/blankButtonOver.png) center no-repeat;	
	cursor: pointer;
}

td#productPageL {
	vertical-align: top;
	padding: 10px;
	border-right: 1px dotted #B0D3F7;
}

td#productPageR {
	width: 220px;
	padding: 10px;
	vertical-align: top;
}

div#footer {
	width: 100%;
	height: 20px;
	border: 1px solid #FFFFFF;
	background: url(../images/footer.jpg) no-repeat #FFFFFF;
	text-align: right;
	font-size: 10px;
	line-height: 18px;
	margin-bottom: 5px;
	color: #333333;
	padding-top: 8px;
}

.hitBottom {
	height: 100%;
}

div.clear {
	clear:  both;
}

hr {	
	border-width: 1px 0px 0px 0px;
	border-color: #B0D3F7;
	border-style: solid;
	height: 1px;
	margin: 10px 0;
	padding: 0;
	font-size: 1px;
	width: 100%;
}

.formItem {
	width: 250px;
}

.required {
	color: #D00000;
	font-size: 10px;
	text-align: left;
	white-space: nowrap;
	width: 8px;
	background-image: url('../templates/img/required.gif');
	background-repeat: no-repeat;
}

.center { 
	text-align: center;
}

.center table { 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


.accordion {
	height: 0px;
	overflow: hidden;
}

.loginTable {
	border:1px solid #FFFFFF;
}

.loginTable h4 {
	font-size: 12px;
}

.loginLeft {
	padding: 14px;
	background: url('../../img/ui/loginGrad.jpg') repeat-y;
	vertical-align: top;
}

.loginLeft hr, .loginRight hr {
	border-width: 3px 0px 0px 0px;
	border-color: #C0D8F0;
	border-style: double;
	height: 1px;
	margin: 10px 0;
	padding: 0;
	font-size: 1px;
	width: 100%;
}

.loginCenter {
	padding-top: 14px;
	padding-bottom: 14px;
}

.textInput {
	width: 120px;
}

.formItem2 {
	width: 170px;
}

.loginCenterVR {
	height: 310px;
	border-left: 3px double #C0D8F0;
}

.loginRight {
	padding: 14px;
	background: url('../../img/ui/loginImg.jpg') no-repeat bottom right;
	vertical-align: top;
}

.blue {
	color: #FFFFFF;
	font-weight: bold;
}
