BODY {
	background-color: #FFFFFF;
  	/*font-family: Verdana, arial, sans serif; */
        font-family: arial, sans serif;
  	font-size: 8pt;
  	margin: 0;
}

body {
  	/* font-family: Verdana, arial, sans serif;*/
        font-family: arial, sans serif;
  	font-size: 8pt;
	color: #555555;
	font-weight: normal;
	background-color: black;
	/* background-image: url(/zoo/images/bg2.png);
	background-color: black; */
	background-image: url(/zoo/images/bg_winter.jpg);
	background-color: white;
	/* background-repeat: repeat-y; */
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}
.blankbody {
        font-family: arial, sans serif;
  	font-size: 8pt;
	color: #555555;
	font-weight: normal;
	background-color: white;
	background-image: url(/zoo/images/bg_wsdfinter.jpg);
}
/**********General classes*/

/*Index page heading style*/
h1 {
	color: #094989;
	font-size:12pt;
	padding-top: 10px;
}

/*Body text*/
.plist { margin: 0;}
a { font-family: arial, sans serif; font-size: 8pt; color: #009dc5; font-weight: normal; text-decoration: none; }
a:hover { font-family: arial, sans serif; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none;}

.formfield2 {
	font-family: verdana, arial, sans serif;
	font-size: 10px;
	color: #009dc5;
	background-color: #FFFFFF;
}
select option.formfield2 {
	font-family: verdana, arial, sans serif;
	font-size: 10px;
	color: #009dc5;
	background-color: #FFFFFF;
}
.state_widget_container {
	font-family: verdana, arial, sans serif;
	font-size: 10px;
	color: #009dc5;
	background-color: #FFFFFF;
}
span#state_widget_container select {
	font-family: verdana, arial, sans serif;
	font-size: 10px;
	color: #009dc5;
	background-color: #FFFFFF;
}
span#state_widget_container select option {
	font-family: verdana, arial, sans serif;
	font-size: 10px;
	color: #009dc5;
	background-color: #FFFFFF;
}


/* td { 
	font-size: 10pt;
}
*/

/* TABLES */
.table_head {
	background-color: #8cc842;
	color: #ffffff;
	font-size: 12px;
        font-family: arial, sans serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.rates_table_head {
	background-color: #6E2984;
	color: #ffffff;
	font-size: 12px;
        font-family: arial, sans serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 45px;
	padding: 8px;
}
.tablerows {
	color: #555555;
}
.rates_row1 {
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
	font-size: 8pt;
}
.rates_row2 {
	background-color: #f4ecf6;
	color: #333333;
	text-align: left;
	font-size: 8pt;
}
.row1 { 
	background-color: #ffffff;
/*	background-color: #eafcd5; */ 
	text-align: left;
        font-family: arial, sans serif;
        font-size: 8pt;
        color: #555555;
        font-weight: normal;
}
.row2 { 
	background-color: #f3ffe6;
/*	background-color: #e3fcc8; */
	text-align: left;
        font-family: arial, sans serif;
        font-size: 8pt;
        color: #555555;
        font-weight: normal;
}

.profile_form_head {
        background-color:#898989;
	color: white;
        font-family: arial, sans serif;
        font-size: 8pt;
}
.profile_form_info_left {
}
.profile_form_info_right {
}

/********** menu_simple classes*/
.menu_simple_title { align: left; font-family: arial, sans serif; font-size: 10pt; font-weight: bold; }
.menu_simple_links { align: left; font-family: arial, sans serif; font-size: 8pt; font-weight: normal; text-decoration: none; padding-bottom: 8px;}
a.menu_simple_links:link, a.menu_simple_links:hover, a.menu_simple_links:visited, a.menu_simple_links:active { 
	color: #555555; 
	text-align: left; 
	font-family: arial, sans serif; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none;
}
.menu_simple_footer_title { align: left; font-family: arial, sans serif; font-size: 10pt; font-weight: bold;}
.menu_simple_footer_links { align: left; font-family: arial, sans serif; font-size: 8pt; font-weight: normal; text-decoration: none; padding-bottom: 2px; color: #FFFFFF;}
a.menu_simple_footer_links:link { align: left; font-family: arial, sans serif; font-size: 8pt; font-weight: normal; text-decoration: none; color: #FFFFFF;}
a.menu_simple_footer_links:hover { align: left; font-family: arial, sans serif; font-size: 8pt; font-weight: normal; text-decoration: none; color: #AAAAAA;}

/********** Frontpage classes*/
/*HEAD Cells*/
.fp_head {
	height: 90px;
	vertical-align: middle;
}
.fp_head_left {
	width: 190px;
}
.fp_head_core {
	vertical-align: middle;
	background-color: #000000;
}
.head_core_menu {
	color: #FFFFFF;
	background-image: url(/zoo/images/head_core_menu_bg.jpg);
	background-repeat: repeat-x;
  	/*font-family: Verdana, arial, sans serif;*/
  	font-size: 10pt;
	font-weight: normal;
}
.fp_head_right {
	width: 160px;
}
.head_right_menu {
	background-image: url(/zoo/images/head_core_menu_bg_rev.jpg);
	background-repeat: repeat-x;
  	/*font-family: Verdana, arial, sans serif;*/
  	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

/*ZONE1 Cells*/
.fp_zone1 {
	height: 400px;
	vertical-align: top;
}
.fp_zone1_left {
	padding: 0px;
	background-color: white;
}
.fp_zone1_core {
	background-color: white;
}
.fp_zone1_right {
	width: 159px;
	background-color: white;
}

/*ZONE2 Cells*/
.fp_zone2 {
	height: 280px;
	vertical-align: top;
}
.fp_zone2_left {
	text-align: right;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: white;
}
.fp_zone2_core {
	width: 160px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: white;
}
.fp_zone2_right {
	width: 315px;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: white;
}

/*ZONE3 Cells*/
.fp_zone3 {
	height: 150px;
	vertical-align: top;
}
.fp_zone3_left {
}
.fp_zone3_core {
}
.fp_zone3_right {
}

/*FOOT Cells*/
.fp_foot {
	height: 133px;
        background-image: url(/zoo/images/footer_menu_bg.jpg);
        background-repeat: repeat-y;
	margin-top: 15px;
	text-align: center;
	color: #FFFFFF;
	vertical-align: top;
}
.fp_foot_left {
	border-right: solid #5f5f5f 1px;
	width: 172px;
	text-align: left;
	padding-left: 25px;
}
.fp_foot_core1 {
	border-right: solid #5f5f5f 1px;
	width: 212px;
	text-align: left;
	padding-left: 25px;
}
.fp_foot_core2 {
	border-right: solid #5f5f5f 1px;
	width: 142px;
	text-align: left;
	padding-left: 25px;
}
.fp_foot_core3 {
	border-right: solid #5f5f5f 1px;
	text-align: left;
	padding-left: 25px;
}
.fp_foot_right {
	width: 212px;
	text-align: left;
	padding-left: 25px;
}

.foot_sub { 
	height: 100px; 
	background-image: url(/zoo/images/footer_sub_bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
}

/********** Standard 3Colunms classes*/
/*ZONE1 Cells*/
.s3_zone1 {
	height: 400px;
	vertical-align: top;
	background-color: white;
	background-image: url(/zoo/images/zone1_left_bg_top.jpg);
	background-repeat: repeat-x;			
}
.s3_zone1_left {
	padding: 15px;
	width: 160px;
	/*background-image: url(/zoo/images/zone1_left_bg_top.jpg);
	background-repeat: repeat-x;*/
}
.s3_zone1_core {
	width: 800px;
	height: 360px;
/*	background-image: url(/zoo/images/zone1_left_bg_top.jpg);
	background-repeat: repeat-x;			
	background-image: url(/zoo/images/zone1_core_bg2_top.jpg);
	background-repeat: repeat-x;			
*/
}
.s2_zone1_core_default {
	vertical-align: top;
        padding-top: 30px;
        padding-left: 35px;
        padding-right: 15px;
}
.s3_zone1_core_left {
	vertical-align: top;
        padding-top: 30px;
        padding-right: 15px;
}
.s3_zone1_core_right {
	width: 315px;
        vertical-align: top;
        padding-top: 30px;
        padding-bottom: 15px;
}

/*ZONE2 Cells*/
.s3_zone2 {
	height: 350px;
	vertical-align: top;
	background-color: white;
}
.s3_zone2_left {
}
.s3_zone2_core {
	width: 150px;
}
.s3_zone2_right {
        width: 320px;
}

/********** Animals 3Colunms classes*/
/*ZONE1 Cells*/
.a3_zone1 {
	height: 400px;
	vertical-align: top;
	background-color: white;
}
.a3_zone1_left {
	padding: 15px;
	width: 160px;
	background-image: url(/zoo/images/zone1_left_bg_top.jpg);
	background-repeat: repeat-x;			
}
.a3_zone1_core {
	width: 800px;
	height: 600px;
	background-image: url(/zoo/images/zone1_core_bg2_top.jpg);
	background-repeat: repeat-x;			
}
.a3_zone1_core_left {
	width: 170px;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
}
.a3_zone1_core_right {
	width: 615px;
	vertical-align: top;
	padding-top: 30px;
	/*padding-left: 15px;*/
	padding-right: 15px;
	padding-bottom: 30px;
}

.animal_search_bar {
}
.animal_search_frame {
        border-color: #AFAFAF;
        border-style: solid;
        border-width: 1 0 0 0px;
	background-color: #CFCFCF;
}
.animal_search_row_split {
        border-color: #AFAFAF;
        border-style: solid;
        border-width: 0 0 0 0px;
}

/********** content styles */
/*Zones 2Columns */

.zone_title_main {
        font-size: 16pt;
        font-weight: bold;
}
.zone_title_sub {
        font-size: 10pt;
        font-weight: bold;
}
.zone_title_sub_level2 {
        font-size: 9pt;
        font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.zone_info_sub_level2 {
        font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
.zone_image {
	padding-top: 10px;
	padding-bottom: 10px;
}
img.zone_image_wrap_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.zone_image_wrap_left {
	float: left;
	text-align:justify; 
	/* text-justify: distribute-all-lines; */
        font-size: 8pt;
	vertical-align: top;
}
img.zone_image_wrap_right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.zone_image_wrap_right {
	float: right;
	text-align:justify; 
	/* text-justify:distribute-all-lines; */
        font-size: 8pt;
	vertical-align: top;
}

/********** content_model01 */
/*HEAD Cells*/
.content_model01_head {
        height: 90px;
}
.content_model01_head_left {
        width: 180px;
}
.content_model01_head_core {
}
.content_model01_head_right {
        width: 150px;
}

/*ZONE1 Cells*/
.content_model01_zone1 {
	height: 500px;
}
.content_model01_zone1_left {
	width: 180px;
}
.content_model01_zone1_core {
}
.content_model01_zone1_right {
	width: 320px;
}

/*FOOT Cells*/
.content_model01_foot {
	height: 150px;
}
.content_model01_foot_left {
}
.content_model01_foot_core {
}
.content_model01_foot_right {
}

/* Publicity Modules */
.pub_global_promo_head {
	text-align: left;
        background-color: #00afd7;
        background-image: url(/enginedata/comp_share/publicity_modules/head_promos.jpg);
	background-repeat: no-repeat;
}
/*.pub_global_whatsnew_head {
	text-align: left;
        background-color: #FFFFFF;
        background-image: url(/enginedata/comp_share/publicity_modules/head_qdn.jpg);
}*/
.pub_global_promo_title {
	text-align: left;
	color: #28a3ce;
	font-weight: bold;
}

/* Articles Modules */
.art_global_head {
	text-align: left;
        background-color: #FFFFFF;
        background-image: url(/enginedata/comp_share/publicity_modules/head_qdn.jpg);
}
.arttitle {
	text-align: left;
	color: #7dbe36;
	font-weight: bold;
}
.artdesc {
	text-align: left;
        font-family: arial, sans serif;
        font-size: 8pt;
        color: #555555;
        font-weight: normal;
}

/* Tooltips */
div.htmltooltip{
	position: absolute;
	z-index: 1000;
	left: -1000px;
	top: -1000px;
	background: #FFFFFF;
	border: 3px solid #009dc5;
	color: #333333;
/*
	font-family: Verdana;
	font-size: 11px;
*/
	padding: 3px;
	width: 450px;
}


/*Product buttons*/
.button2 {
	background-image: url(/zoo/images/button_product.gif);
	background-color: #EEFFFF;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid #BB720A 1px;
	letter-spacing: 0px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	color: black;
}

/*General buttons*/
.button3 {
	background-image: url(/zoo/images/button_general.gif);
	background-color: #1F8CBD;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid black 1px;
	letter-spacing: 0px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	color: black;
}

/*Small title bar*/
.titletab_small {
  	background-color: #898989;
  	color: white;
  	font-weight: bold;
  	font-size: 10pt;
  	padding: 3px;
}

/*Large blue title bar*/
.titletab_large {
	background-color: #094989;
	color: white;
	font-size: 11pt;
	font-weight: normal	
}

/*Shadow box outline for forms*/
.shadowbox {
	border-left: 1px #999999 solid;
	border-top: 1px #999999 solid;
	border-bottom: 2px #999999 solid;
	border-right: 2px #999999 solid;
	padding: 3px;
}

/*Form text/heading*/
.contentbar1 {
  	background-color: #E9E9E9;
  	color: #000000;
  	font-weight: normal;
  	font-size: 9pt;
}

/* Box for session errors */
.errorbox {
	border-color: #000000;
	border-style: solid;
	border-width: 1 2 2 1px;
	padding: 5px;
	margin: 3px;
	background: #ffffff;
	text-align: center;
	color: #f00;
	font-weight: bold; 
}

/**********End general classes*/


/**********Topper classes*/

/*Top menu*/
.linemenu {	
  	text-align:right;
	vertical-align:top;
	color:blue;
	text-decoration:none;
	background-color:white
}

/*Top menu links*/
A.toplink:link, A.toplink:active, A.toplink:visited {
  	color: blue;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 12px;
}

/*Top menu links*/
A.toplink:hover {
  	color: blue;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 12px;
}

/*Topper controls bar */
.navigation_bar {
	height:27;
	background-image: url(/zoo/images/navigation_bar.gif);
	background-color: #D2AA55;
	background-repeat: repeat-x;			
	color:white;
	padding-left: 10px	
}

/*Topper controls links*/
.head_core_menu_bar {
	font-family: arial, sans serif;
	font-size: 8pt !important;
	font-weight: bold !important;
	text-decoration: none !important;
	color: white !important;
}

a.head_core_menu_bar {
	font-family: arial, sans serif;
	font-size: 8pt !important;
	font-weight: bold !important;
	text-decoration: none !important;
	color: white !important;
}
a.head_core_menu_bar:hover {
	font-family: arial, sans serif;
	text-decoration: none !important;
	font-size: 8pt !important;
}

.head_core_menu_visit_bar {
	height: 20px;
	text-align: center;
        font-size: 8pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
.head_core_menu_visit_bar:hover {
        background-color:#F6A039;
}

a.head_core_menu_visit_bar {
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
a.head_core_menu_visit_bar:hover {
        text-decoration: none !important;
        font-size: 7pt !important;
}

.head_core_menu_aqua_bar {
	height: 20px;
	text-align: center;
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
.head_core_menu_aqua_bar:hover {
        background-color:#0AA1D0;
}

a.head_core_menu_aqua_bar {
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
a.head_core_menu_aqua_bar:hover {
        text-decoration: none !important;
        font-size: 7pt !important;
}

.head_core_menu_rates_bar {
	height: 20px;
	text-align: center;
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
.head_core_menu_rates_bar:hover {
        background-color:#6E2984;
}

a.head_core_menu_rates_bar {
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
a.head_core_menu_rates_bar:hover {
        text-decoration: none !important;
        font-size: 7pt !important;
}

.head_core_menu_rides_bar {
	height: 20px;
	text-align: center;
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
.head_core_menu_rides_bar:hover {
        background-color:#D21B1F;
}

a.head_core_menu_rides_bar {
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
a.head_core_menu_rides_bar:hover {
        text-decoration: none !important;
        font-size: 7pt !important;
}

.head_core_menu_zoology_bar {
	height: 20px;
	text-align: center;
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
.head_core_menu_zoology_bar:hover {
        background-color:#92D32F;
}

a.head_core_menu_zoology_bar {
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
a.head_core_menu_zoology_bar:hover {
        text-decoration: none !important;
        font-size: 7pt !important;
}

.head_core_menu_edu_bar {
	height: 20px;
	text-align: center;
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
.head_core_menu_edu_bar:hover {
        background-color:#F5CB21;
}

a.head_core_menu_edu_bar {
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
a.head_core_menu_edu_bar:hover {
        text-decoration: none !important;
        font-size: 7pt !important;
}

.head_core_menu_info_bar {
	height: 20px;
	text-align: center;
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
.head_core_menu_info_bar:hover {
        background-color:#595959;
}

a.head_core_menu_info_bar {
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
a.head_core_menu_info_bar:hover {
        text-decoration: none !important;
        font-size: 7pt !important;
}

.head_right_menu_bar {
        height: 20px;
        text-align: center;
/*        background-color:#595959; */
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}

a.head_right_menu_bar {
        font-size: 7pt !important;
        font-weight: bold !important;
        text-decoration: none !important;
        color: white !important;
}
a.head_right_menu_bar:hover {
        text-decoration: none !important;
        font-size: 7pt !important;
}



/*Topper controls drop down menus*/
.submenu {
        font-weight: bold !important;
        font-size:7pt;
	color:white; 
	vertical-align:top; 
	text-align:right; 
	text-decoration:none; 
        padding-left: 8px;
        padding-right: 8px;
}
/*A.submenu:link { font-weight: bold !important; font-size:7pt; color:white;}
A.submenu:visited { font-weight: bold !important; font-size:7pt; color:white;} */
A.submenu:link, A.submenu:visited, A.submenu:active {line-height:180%; font-weight: bold !important; font-size:10px; color:white; text-decoration:none;}
A.submenu:hover {line-height:180%; font-weight: bold !important; font-size:10px; color:#000000; text-decoration:none;}
.submenu_visit {
        font-weight: bold !important;
        font-size:7pt;
        color:white;
        vertical-align:top;
        text-align:right;
        text-decoration:none;
	background-image: url(/zoo/images/menus/orange_core.png);
        /* background-color:#F6A039; */
        filter:alpha(opacity=90);
        -moz-opacity:.20;
        opacity:.85;
        padding-left: 8px;
        padding-right: 8px;
}
.submenu_aqua {
        font-weight: bold !important;
        font-size:7pt;
        color:white;
        vertical-align:top;
        text-align:right;
        text-decoration:none;
	background-image: url(/zoo/images/menus/blue_core.png);
        /* background-color:#0AA1D0; */
        filter:alpha(opacity=90);
        -moz-opacity:.20;
        opacity:.85;
        padding-left: 8px;
        padding-right: 8px;
}
.submenu_rides {
        font-weight: bold !important;
        font-size:7pt;
        color:white;
        vertical-align:top;
        text-align:right;
        text-decoration:none;
	background-image: url(/zoo/images/menus/red_core.png);
        /* background-color:#D21B1F; */
        filter:alpha(opacity=90);
        -moz-opacity:.20;
        opacity:.85;
        padding-left: 8px;
        padding-right: 8px;
}
.submenu_rates {
        font-weight: bold !important;
        font-size:7pt;
        color:white;
        vertical-align:top;
        text-align:right;
        text-decoration:none;
	background: url(/zoo/images/menus/violet_core.png) center;
        /* background-color:#6E2984; */
        filter:alpha(opacity=80);
        -moz-opacity:.20;
        opacity:.80;
        padding-left: 8px;
        padding-right: 8px;
}
.submenu_zoology {
        font-weight: bold !important;
        font-size:7pt;
        color:white;
        vertical-align:top;
        text-align:right;
        text-decoration:none;
	background-image: url(/zoo/images/menus/green_core.png);
        /* background-color:#92D32F; */
        filter:alpha(opacity=80);
        -moz-opacity:.20;
        opacity:.80;
        padding-left: 8px;
        padding-right: 8px;
}
.submenu_edu {
        font-weight: bold !important;
        font-size:7pt;
        color:white;
        vertical-align:top;
        text-align:right;
        text-decoration:none;
	background-image: url(/zoo/images/menus/yellow_core.png);
        /* background-color:#F5CB21; */
        filter:alpha(opacity=80);
        -moz-opacity:.20;
        opacity:.80;
        padding-left: 8px;
        padding-right: 8px;
}
.submenu_info {
        font-weight: bold !important;
        font-size:7pt;
        color:white;
        vertical-align:top;
        text-align:right;
        text-decoration:none;
	background-image: url(/zoo/images/menus/gray_core.png);
        /* background-color:#494949; */
        filter:alpha(opacity=80);
        -moz-opacity:.20;
        opacity:.80;
        padding-left: 8px;
        padding-right: 8px;
}
.submenu_right {
        font-weight: bold !important;
        font-size:7pt;
        color:white;
        vertical-align:top;
        text-align:right;
        text-decoration:none;
        background-color:#494949;
        filter:alpha(opacity=80);
        -moz-opacity:.20;
        opacity:.80;
        padding-left: 8px;
        padding-right: 8px;
}


/*Breadcrumb bar conrol*/	
.breadcrumb_bar {
	height:20;
	background-color:#218CBD;
	font-size:12px;
	color:white;
	padding-left: 10px;
	border-top: 1px solid #0099FF;
	border-bottom: 1px solid #124B8A;
}
	
/*Breadcrumb links*/
.breadlink {		
	font-size:12px;
	color:white;
	text-decoration:none;
}
		
/**********End topper classes*/


/**********Left column classes (leftright & leftonly)*/
	
.left {
	width:15%;
	background-color:#094989;
	color:white;
	border-right: 1px solid #D1A952;
}		

.left_table {width:100%}
	
.advanced_search {
	font-size:10px;
	color:white;
	text-decoration:none;
}	
a.advanced_search:link {}
a.advanced_search:visited {}
a.advanced_search:hover {text-decoration:none}
a.advanced_search:active {}

/*Explode tree, collapse tree*/
.barlink {
	background-color: #094989
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 10pt;
}

/*Explode tree, collapse tree*/
A.barlink:hover {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 10pt;
}

/*Components on left bar (search and product tree)*/
.categorybar {
  	background-color: #094989;
  	color: #ffffff;
  	font-weight: normal;
  	font-size: 11px;
  	text-decoration: none
}
		
/**********End left column classes*/


/**********Center column classes*/

/*left right (outer)*/	
.center {width:70%; vertical-align:top}

/*leftonly (outer)*/
.center_leftonly {width:85%; vertical-align:top}

/*no left (outer)*/
.center_noleft {width:100%; vertical-align:top}

/*padding around inner elements*/
.center_padding {width:100%}

/*central content (inner)*/
.center_table {width:90%; text-align:left}
		
/**********End center column controls*/


/**********Begin right column controls (leftright)*/

.right {width:15%; vertical-align:top}

/*Right content*/
.right_table {width:100%}
		
/**********End of right column style*/


/**********Begin footer controls*/		
	
.footer {
	margin:0px;
	padding:0px 
}
	
/**********End of footer controls*/

/**********Begin search_box_small component classes*/

/*Search button /zoo/images/*/
.search_button_pixelmap {
/*	background-image: url('/images/buttons/boutons_recherche_vide.png'); */
	background-color: white;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
/*	border: solid black 1px;*/
	letter-spacing: 0px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	color: black;
}
.search_button {
	background-image: url('button_general.gif');
	background-color: white;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid black 1px;
	letter-spacing: 0px;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	text-decoration: none;
	color: black;
}

/**********End search_box_small component classes*/


/**********Cross component classes*/

/*Cross component outer*/
.specials {width:90%; text-align:left}
		
/*Cross component title bar*/
.specials_title {
	width:100%;
	height:19; 
	background-image: url('title_tab_cross.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px;
	margin-top: 5px
}
	
/*Cross component body*/
.specials_body {
	width:100%;
	margin:0;
	border:solid #124B8A 2px;
	font-size: 10pt;
}

A.crosstitle:link, A.crosstitle:active, A.crosstitle:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.crosstitle:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

/**********End cross component classes*/


/**********Random component classes*/

/*Random component title bar*/
.random_title {
	width:100%;
	height:19; 
	background-image: url('title_tab_random.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px						
}
	
/*Random component body*/
.random_body {
	width:100%;
	margin:0;
	border:solid #BB720A 2px;			
}

/*Random component product name*/
A.random_description:link, A.random_description:active, A.random_description:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.random_description:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

/**********End random component classes*/
	
/**********Cart component classes*/

/*cart table row*/
.cartnorm {
  	background-color: #dddddd;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}


/*cart alternate table row*/
.cartalt {
  	background-color: #FFFFFF;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}

A.cartlink:link, A.cartlink:active, A.cartlink:visited {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*Top menu links*/
A.cartlink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/**********End cart component classes*/

/**********Cart tiny component classes*/

/*Cart tiny component*/
.carttiny {
  	background-color: #003070;  
  	color: white;  
  	font-weight: normal;
  	font-family:arial;
  	width:95%;
  	border: solid #218CBD 1px
}

/*Cart tiny title*/
.carttiny_title {
  	background-color: #218CBD;
  	color: #FFFFFF !important;
  	font-weight: normal;
  	text-decoration: none;
  	font-family:arial;
  	font-size: 9pt;
  	width:95%;
  	height:20px;
  	vertical-align: middle;
  	border: solid #218CBD 1px
}

A.carttiny_title:link, A.carttiny_title:active, A.carttiny_title:visited, A.carttiny_title:hover {  
}

/*Cart tiny headings*/
.ctiny_heading {
  	color: #FFFFFF !important;
  	font-weight: normal;
  	font-size: 8pt;
  	text-decoration:underline
}

/*Cart tiny text and links*/
.ctiny_text {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 8pt;
}

A.ctiny_text:link, A.ctiny_text:active, A.ctiny_text:visited {  
}

A.ctiny_text:hover { text-decoration: underline }

/**********End cart tiny component classes*/

/**********Cart_display component classes*/

/*Cart display row*/
.cartdisplay {
	background-color: white;
  	color: #000000;
  	font-weight: normal;
  	font-size: 12px;
}

/*Cart display alternate row*/
.cartdisplay_alt {
  	background-color: #dddddd;
  	color: #000000;
  	font-weight: normal;
  	font-size: 12px;
}

/**********End cart_display component classes*/

/**********Results_ component classes*/

/*results_buylist category heading*/
.title {
	font-weight:bold;
	font-size:16px
}
a.animal_search_link:link, a.animal_search_link:visited {
        font-weight: bold;
        font-size: 12px;
        color: #8F8F8F;
	text-decoration: none;
}
a.animal_search_link:hover, a.animal_search_link:active {
	text-decoration: none;
}
.animal_search_button {
	background-image: url(/zoo/images/buttons/boutons_recherche_vide.png);
}
.animal_results_table_head {
	font-weight:bold;
	font-size: 16px;
	background-color: #8F8F8F;
	color: white;
}
.animal_results_alternate_factor {
        font-weight: bold;
        font-size: 18px;
}
.animal_results_fields {
  	font-weight: normal;
  	font-size: 10px;
}

/*results_buylist item link*/
A.resultslink:link, A.resultslink:active, A.resultslink:visited {
	color: black;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 10px;		
}

/*results_buylist item link*/
A.resultslink:hover {
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 10px;
	color: #888888;
}


/**********End results_ component classes*/

.mv_contrast {
	color: RED;
}

