html,body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset,table,th,td.image {
  margin:0px;
  padding:0px;
  border:0px;
}
body {
  font: 12px Arial,Tahoma,sans-serif; /*75%*/
  color: #000;
}
input,textarea,select,option {
	font-size: 13px;
}
p { margin-bottom: 18px; }
table { margin-bottom: 3px; }
ul,ol {
	margin-left: 30px;
	margin-bottom: 20px;
}
li { margin-bottom: 5px; }
#container { text-align: center; }
#content {
	width: 750px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#head {
	height: 200px;
	background: url(/img/d07/headers/redpanda.jpg) no-repeat;
	text-align: center;
}

#head .home {
	display: block;
	height: 150px;
}

#doc {
	clear: both;
	padding-top: 15px;
}
#docbody{
	background-color: #fff;
	margin-right: 10px;
	margin-left: 10px;
	width: 560px;
	text-align: left;
	float: right;
	overflow: visible;
}
#DocumentBody {
	background-color: #fff;
	text-align: left;
	width: 560px;
	overflow: visible;
}

/*****************************************
SIDEBAR
*****************************************/

#sidebar {
	padding-left: 10px;
	float: left;
	text-align: left;
	width: 150px;
}

#sidebar ul { list-style-type: none; margin: 0px; }
#sidebar ul li { width: 150px; margin: 0px; }
#sidebar ul li a {
	text-align: left;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 136px;
	/*padding-left: 4px;*/
	text-indent:-10px;
	padding-left:14px;
}
#sidebar ul li span {
	display: block;
	margin-right: 5px;
}
#sidebar ul li span.disabled {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 146px;
	padding-left: 4px;
	color: #999;
}
.sidebar_zoopass {
	background: url(/img/d07/sidebar/zoopass.jpg) no-repeat right;	
}

/*****************************************
FOOTER
*****************************************/

#ft {
	text-align: left;
	clear: both;
	padding-bottom: 20px;
}

#footer {
	height: 50px;
	padding: 10px;
	font-size: 11px;
	color: #696969;
}

#footerLinks {
	text-align: left;
	margin-bottom: 3px;
}

#footerAddr {
	float: left;
	width: 570px;	
}

#footerLogo {
	float: right;
	width: 160px;
	height: 36px;
}

#footerConnect {
	clear:both;
	padding: 10px;
	font-size: 11px;
	color: #696969;
	height: 40px;
}

#footerConnect ul {
	list-style-type:none;
	margin: 0;
	padding: 3px 0 0 0;
}

#footerConnect ul li {
	float:left;
	padding: 0;
	margin: 0 3px 0 3px;
}

/***********************************
SUBNAVIGATION
************************************/
#subnav {
	margin-left: 0;
	margin-right: 10px;
	width: 728px;
}

#subnav .content {
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 20px;
	height: 35px;
}

#subnavlinks {
	width: 520px;
	padding-top: 5px;
	float: left;
	text-align: left;
}

#subnavlinks .cart a {
	background: url(/img/d07/cart.gif) no-repeat right;
	width: 48px;
	display: block;
}

#subnavlinks .cart a:hover {
	background: url(/img/d07/cart_o.gif) no-repeat right;
}

#subnavsearch {
	width: 160px;
	float: right;
}

#subnavsearch .button {
	border: 0px;
	font: 12px Arial,Tahoma,sans-serif;
	color: #c3343c;
	font-weight: bold;
	background-color: transparent;
}

#subnav ul {
	list-style-type: none;
}

#subnav ul li {
	float: left;
}

#subnav ul li a {
	text-align: left;
	text-decoration: none;
	color: #c3343c;
	display: block;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}

#subnav ul li a:hover {
	text-decoration: none;
	color: #e52740;
}

#subnav ul li span {
	float: left;
	background: url(/img/d07/bg/subnav_sep.gif) right no-repeat;
	padding-right: 3px;
}

/************************************
PRIMARY NAVIGATION
************************************/

#mainnav {
	border-top: 1px solid #999;
	border-bottom: 1px solid #000;
}

#mainnav ul.first-of-type {
	list-style-type: none;
}

#mainnav ul.first-of-type li.myfirst {
	float: left;
	text-align: center;
	width: 123px;
	height: 25px;
}

#mainnav ul.first-of-type li.myfirst a.myfirst {
	text-align: center;
	text-decoration: none;
	display: block;
	font-weight: bold;
	height: 25px;
	width: 123px;
	line-height: 25px;
	margin-top: auto;
	margin-bottom: auto;
	color: #fff;
}

/* #nav1 { background: url(/img/d07/bg/nav1.gif) repeat-x; }
#nav1 a.myfirst:hover { background: url(/img/d07/bg/nav1o.gif) repeat-x; }
#nav2 { background: url(/img/d07/bg/nav2.gif) repeat-x; }
#nav2 a.myfirst:hover { background: url(/img/d07/bg/nav2o.gif) repeat-x; }
#nav3 { background: url(/img/d07/bg/nav3.gif) repeat-x; }
#nav3 a.myfirst:hover { background: url(/img/d07/bg/nav3o.gif) repeat-x; }
#nav4 { background: url(/img/d07/bg/nav4.gif) repeat-x; }
#nav4 a.myfirst:hover { background: url(/img/d07/bg/nav4o.gif) repeat-x; }
#nav5 { background: url(/img/d07/bg/nav5.gif) repeat-x; }
#nav5 a.myfirst:hover { background: url(/img/d07/bg/nav5o.gif) repeat-x; }
#nav6 { background: url(/img/d07/bg/nav6.gif) repeat-x; }
#nav6 a.myfirst:hover { background: url(/img/d07/bg/nav6o.gif) repeat-x; } */

/***************************************
FONT STYLES
***************************************/

a {
	color:#06F;
	text-decoration: none;
}

/* a:visited, */
a:active {
	color: #663333;
	text-decoration: none;
}

h1, .mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	/*color: #660000;*/
	color: #696969;
}
h1, h2, h3 { margin-bottom: 3px; }

h2, .subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;	
}

h3, .itemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
h5 { font-weight: normal; }
.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;	
	border-bottom: 1px solid #E3E9E3;
}

.error {
	color: #CC0000;
	font-weight: bold;
}

.small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#required {
	font-weight: bold;
	color: #660000;
}

.required {
	font-weight: bold;
	color: #660000;
}

.standout {
	color: #666600;
}

.boldred {
	color: #660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
}

/**************************************
FEEDBACK TABLE ELEMENTS
**************************************/

.errorTable {
	border: 1px dotted #CC0000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.errorTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

.errorDiv {
	background: url(../img/icons/incorrect.png) 5px 5px no-repeat #f7eeee;
	padding: 5px 5px 5px 25px;
	margin-bottom: 18px;
	border-top: 1px dotted #c00;
	border-bottom: 1px dotted #c00;
}

.errorDiv ul {
	margin-bottom: 0px;
	padding: 4px 0 0 0;
}

.remark {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background: url(../img/icons/correct.png) 5px 5px no-repeat #edf5e9;
	padding: 5px 5px 5px 25px;
	margin-bottom: 18px;
	border-top: 1px dotted #390;
	border-bottom: 1px dotted #390;
}

.remarkTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #032B91;
	background-color: #E9E9E9;
}

.remarkTitle {
	
}

.hintTable {
	border: 1px dotted #FFCC00;
	background-color: #FFFFCC;
	padding: 4px;
}

.hint {
	border: 1px dotted #FFCC00;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(/img/icons/exclamation.gif) #FFFFCC no-repeat left top;
	padding-left: 30px;
	height: 21px;
}

/*********************************************
MEMBERSHIP GRID STYLES
*********************************************/

.categorytitle {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
}

.currentplan {
	border-bottom: 1px solid #660000;
	border-top: 1px solid #660000;
}

.currentplanfirst {
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
	border-top: 1px solid #660000;
}

.currentplanlast {
	border-bottom: 1px solid #660000;
	border-right: 1px solid #660000;
	border-top: 1px solid #660000;
}

.currentplanhighlight {
	background-color: #BABFBA;
}


/*******************************************
VISIBILITY STYLES
*******************************************/

.hidden { display: none; }
.visible { display: table-row; }
.visibletr { display: table-row; }
.visibletd { display: table-cell; }
.visibletable { display: table; }
.visibleinline { display: inline; }
.visibleblock { display: block; }

/******************************************
BORDERS & SHADING
******************************************/

.borderbottom {
	border-bottom: 1px solid #660000;
}

.heading {
	background-color: #660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #ffffff;
}

.light {
	background-color: #E3E9E3;
}

.light_bb {
	border-bottom: 1px solid #AEB9B2;
}

.classpaid {
	background-color: #FFFF33;
}

.classunpaid {
	background-color: #FFCC99;
}

.dark_bb {
	border-bottom: 1px solid #660000;
}

.dark_dbt {
	border-top: 3px double #660000;
}

.dark_br {
	border-right: 1px solid #660000;
}

.off {
	background-color: #ffffff;
}

/*****************************************
GENERIC PAGE STYLES
*****************************************/

.genericheader {
	background-color: Black;
	padding: 4px;
}

.genericbody {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.genericfooter {
	background-image: url(../img/FooterBG.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 61px;	
}


.pdflink {
	padding-right: 18px;
	background: url(../img/pdficon.gif) no-repeat center right;
	zoom: 1; /* for IE 7 and lower and links that wrap lines */
}
.extlink {
	padding-right: 16px;
	background: url(../img/externallink.png) no-repeat center right;
	zoom: 1; /* for IE 7 and lower and links that wrap lines */
}


/*****************************************
CALENDAR STYLES
*****************************************/

.membersonly {
	float: right;
	width: 100px;
	text-align: center;
	margin-top: 6px;
	padding: 3px;
	border: 1px dotted #dcdcdc;
	background-color: #FFFFCC;
}

.membersonly a {
	display: block;
	width: 100px;
}

/*****************************************
MY ACCOUNT
*****************************************/
.btn_myaccount a {
	display: block;
	text-align:center;
	background-color: #faf8eb;
	border: 3px solid #eae8dd; /*#bbb8b2;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 10px;
	color: #666;
}
.btn_myaccount a p {
	margin: 0;
}
.btn_myaccount a:hover {
	background-color: #eae8dd;
	border: 3px solid #bbb8b2;
	color: #000;
}