/* Imported Styles
----------------------------------------------- */
@import url(homepage.css);/*  Homepage styles */
@import url(/css/compliments.css);/*  Compliments styles */
/*----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, sans-serif;
	color: #002080;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	scrollbar-base-color: #00ED16;
	scrollbar-3dlight-color: #002080;
	scrollbar-arrow-color: #002080;
	scrollbar-darkshadow-color: #002080;
	scrollbar-face-color: #00ED16;
	scrollbar-highlight-color: #00ED16;
	scrollbar-shadow-color: #00ED16;
	scrollbar-track-color: #00ED16;
}

body.blue {background-color: #002080; }

body.large_image { 
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
	color: #002080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-base-color: #00ED16;
	scrollbar-3dlight-color: #002080;
	scrollbar-arrow-color: #002080;
	scrollbar-darkshadow-color: #002080;
	scrollbar-face-color: #00ED16;
	scrollbar-highlight-color: #00ED16;
	scrollbar-shadow-color: #00ED16;
	scrollbar-track-color: #00ED16;
}

td { font-size: 12px; }

h1 { font-size: 14px; font-weight: bold; padding-left: 1px; }

h2 { font-size: 13px; font-weight: bold; color: #FF312F; }

h3 { font-size: 12px; font-weight: bold; margin: 4px 0 4px 0; }

p { margin-left: 1px; font-size: 12px; line-height: 1.35; }

p.dropcaps:first-letter { font-size: 400%; font-weight: bold; float: left; color: #002180; }

ul { margin-bottom: 10px; }

li { margin-bottom: 5px; }

img { border: 0; }

.thumbnail { border-style: solid; border-width: 3px; border-color: #FF6600; cursor: pointer; }

.image_border { border-style: solid; border-width: 1px; border-color: black; }
	
.drop_shadow_border { border-style: ridge groove groove ridge; border-width: 2px 5px 5px 2px; border-color: #01D413; }

hr.separator { color: #A5CBFF; height: 3px; width: 80%; }

a { color: #002080; }

a:hover { color: #FF2010; text-decoration: none; }

a.breadcrumb_trail { color: #002080; font-size: 10px; text-decoration: none; }
a.breadcrumb_trail:hover { color: #FF2010; font-size: 10px; text-decoration: none; }

a.breadcrumb_trail_current { color: #019C03; font-size: 10px; text-decoration: none; }
a.breadcrumb_trail_current:hover { color: #00DA12; font-size: 10px; text-decoration: none; }

a.alphabet_letter { color: #0000FF;	font-size: 16px; text-decoration: none; font-family: tahoma, helvectica, sans-serif; font-weight: bold; }
a.alphabet_letter:hover { color: #0000FF; font-size: 16px; text-decoration: none; font-family: tahoma, helvectica, sans-serif; font-weight: bold; }

a.back_to_top { color: #FF9A00; font-size: 12px; text-decoration: none; font-weight: bold; }
a.back_to_top:hover { color: red; font-size: 12px; text-decoration: none; font-weight: bold; }

a.admin {
	color: #0000FF;
	font-size: 16px;
	text-decoration: underline;
	font-family: tahoma, helvectica, sans-serif;
	font-weight: bold;
}

a.admin:hover {
	color: #0000FF;
	font-size: 16px;
	text-decoration: none;
	font-family: tahoma, helvectica, sans-serif;
	font-weight: bold;
}

.container { 
	position: relative;
	width: 1003px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
}

#keringa_logo_small {
	position: absolute;
	top: 7px;
	left: 9px;
	z-index: 11;
}	

#wavy_green_bar_header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.relative { position: relative; top: 0; left: 0; }

.left_nav_bg {
	background-image: url(images/left_nav_bg.jpg);
	background-repeat: repeat-y;
}
	
.right_nav_bg {
	background-image: url(images/right_nav_bg.jpg);
	background-repeat: repeat-y;
}
	
#top_nav_home {
	position: absolute;
	top: 65px;
	left: 142px;
	z-index: 15;
}
	
#top_nav_petwings {
	position: absolute;
	top: 28px;
	left: 255px;
	z-index: 15;
}
	
#top_nav_emigration {
	position: absolute;
	top: 51px;
	left: 382px;
	z-index: 15;
}

#top_nav_kennels_cattery {
	position: absolute;
	top: 23px;
	left: 501px;
	z-index: 15;
}

#top_nav_pet_pawtraits {
	position: absolute;
	top: 45px;
	left: 619px;
	z-index: 15;
}

#top_nav_pet_astrology {
	position: absolute;
	top: 32px;
	left: 753px;
	z-index: 15;
}

#left_nav_container {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 110px;
	font-size: 9px;
	color: white;
	text-align: center;
}

#right_nav_container {
	position: absolute;
	top: 150px;
	left: 887px;
	width: 110px;
	font-size: 9px;
	color: white;
	text-align: center;
	z-index: 20;
}

.nav_list {
	margin: 0;
	padding: 0 0 0 3px;
	width: 90px;
}

.nav_list li {
	margin: 0;
	list-style: none;
	font-family: verdana;
	text-align: left;
	font-size: 8px;
	font-weight: normal;
	letter-spacing: 1;
	color: white;
	text-transform: uppercase;
	padding: 6px 10px 0px 30px;
	vertical-align: middle;
	width: 65px;
	.width: 105px;
	height: 40px;
}

.nav_list a {
	font-size: 6pt;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}

.nav_item_red {
	background-image: url(images/nav_item_red.gif);
	background-repeat: no-repeat;
}

a:hover.nav_red {
	color: #FF2010;
}

.nav_item_yellow {
	background-image: url(images/nav_item_yellow.gif);
	background-repeat: no-repeat;
}

a:hover.nav_yellow {
	color: #FFF41B;
}

.nav_item_green {
	background-image: url(images/nav_item_green.gif);
	background-repeat: no-repeat;
}

a:hover.nav_green {
	color: #00ED16;
}

#breadcrumb_trail {
	position: absolute;
	top: 170px;
	left: 150px;
	width: 600px;
	z-index: 40;
}

#main_content_area {
	margin-left: 25px;
	padding-top: 20px;
	width: 700px;
	z-index: 40;
}

.main_content_area {
	padding: 70px 25px 25px 25px;
	z-index: 40;
	background-image: url(images/background_paw.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.main_content_area_wide {
	padding: 70px 10px 25px 10px;
	z-index: 40;
	background-image: url(images/background_paw.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.main_content_area h1 {
	font-size: 18px;
	font-weight: bold;
}

#footer { text-align: center; clear: left; }

#footer ul { margin: 0; }

#footer li { display: inline; }

#footer a { text-decoration: underline; font-size: 10px; }

#google_search { position: absolute; top: 150px; left: 500px; }

@media screen {
	.dontprint {
	}
	
	.print {
		display: none;
		visibility: hidden;
	}
}

@media print {
	.dontprint {
		display: none;
		visibility: hidden;
	}
}	

/* #### Form Widgets #### */

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2BC108;
	border-width: 1px; 
	border-style: solid;
	border-color: #2BC108;
	/*background-color: #2BC108;*/
	background-color: white;
	padding: 2px;
}

input.field { width: 200px; }

.button { background-color: #2BC108; color: white;}
/*

input.button {
	background-color: #DDE8FF;
}

input.check {
	background: transparent;
}

option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 002080;
	border: 1px #002080;
	background: #FFFCC6;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 002080;
	border-bottom: 1px #002080;
	border-top: 1px #002080;
	border-left: 1px #002080;
	background: #FFFCC6;
}

*/