/* GLOBALS --------------------------- */

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	min-width: 880px;
	margin-left: 20px; padding: 0;
}

h1, h2, h3, h4, p, ul, ol { margin-top: 0; margin-bottom: 6px; }

img {
	border:1px solid #000000;
	margin:10px;
}

img.noborder {
	border:0px solid #000000;
	margin:10px;
}

img.header_noborder {
	border:0px solid #000000;
	margin:10px;
}


img.noborder_small {
	border:0px solid #000000;
	margin:0px;
}

img.tooltip {
	border:1px solid #000000;
	margin:1px;
}

img.hidden {
	border:0px;
	margin:0px;
  visibility: hidden;
}

a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#4A8ACE;
	text-decoration:none;
}

a.footer {
	color:#004080;
	font-weight:bold;
	text-decoration:underline;
}

a.footer:hover {
	color:#4A8ACE;
	font-weight:bold;
	text-decoration:underline;
}

a.blue {
	color:#38019E;
	font-weight:bold;
	text-decoration:none;
}

a.blue:hover {
	color:#4A8ACE;
	font-weight:bold;
	text-decoration:none;
}

a.normal {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.normal:hover {
	color:#4A8ACE;
	text-decoration:none;
}

a.selected {
	color:#004080;
	font-weight:bold;
	text-decoration:none;
}

a.sidemenu {
	color:#004080;
	font-weight:normal;
	text-decoration:underline;
}

a.sidemenu:hover {
	color:#4A8ACE;
	text-decoration:underline;
}


/* LAYOUT --------------------------- */

#top {
	width: 940px; height: 146px;
}

#header {
	width: 940px; height: 100px;
	font-size:16px;
}

#sitename {
	width: 500px;
	font-size:22px;
	font-weight:bold;
}

#container {
	padding-top: 0px;
	width: 940px;
	float: left;
}

#container_print {
	padding-top: 0px;
	width: 760px;
	float: left;
}
#content {
	width: 750px; min-height: 312px;
	float: left;
	padding: 5px;
}

#content_only {
	width: 830px;
	float: left;
	padding: 5px;
}

#item {
	padding-top: 10px;
	padding-left: 10px;
	width: 150px;
	float: left;
}

#footer {
	width: 940px; height: 30px;
	font-size: 10px;
	padding: 0px 10px 10px 20px;
	float: left;
}

#abc {
	font-size:12px;
	text-transform:uppercase;
}

#maxi {
height:expression(420 + "px");
overflow:hidden;
}

/* NAVIGATION */

#navigation {
	background: url(../images/bg_navigation_pwdinfo.gif) top left no-repeat;
	width:940px;
	height:34px;
	padding-bottom: 6px;
}

#navigation ul {
	font-size:16px;
	margin:0px;
	padding:0px;
}

#navigation li.n1 {	float:left;	list-style:none; border-right:1px solid  #808080;}
#navigation li.n2 {	float:left;	list-style:none; border-right:1px solid  #808080;}
#navigation li.n3 {	float:left;	list-style:none; margin-right:7px}

#navigation a {
	display:block;
	padding:8px 15px 7px;
	margin:1px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#navigation a:hover {
	background: url(../images/nav_hover_pwdinfo.gif);
	text-decoration:none;
}


/* CONTENT */

table.account {
	border:0px solid #000000;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

table.inner_account {
	background: #fff;
	border:1px solid #00639C;
	font-size:12px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}

table.account_login {
	border:1px solid #00639C;
	font-size:12px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
}

table.list {
	font-size:11px;
	text-align:left;
	border:1px solid #000000;
}

table.healthstats {
	font-size:12px;
	text-align:left;
	margin:10px 10px 10px 0px;
}

table.pedigree {
	font-size:10px;
	text-align:left;
}

table.box {
	text-align:left;
	margin:0;
	padding-left:0;
	width: 100%;
}

table.box_litter_form {
	text-align:left;
	margin:0;
	padding:0;
	width: 100%;
}


td.box_header {
	background:url(../images/box_header.png) no-repeat;
	margin:0;
	padding:0;
}

td.box {
	background:url(../images/box_bg.png) repeat-y;
	width: 780px;
	margin:0;
	padding:0px 20px 0px 20px;
	overflow: visible;
}

td.box_footer {
	background:url(../images/box_footer.png) no-repeat;
	margin:0;
	padding:0;
}

td.box_header_only {
	background:url(../images/box_header_only.png) no-repeat;
	margin:0;
	padding:0;
}

td.box_main_header_only {
	background:url(../images/box_main_header_only.gif) no-repeat;
	margin:0;
	padding:0;
}

td.box_only {
	background:url(../images/box_bg_only.png) repeat-y;
	margin:0;
	padding:0px 20px 0px 20px;
	overflow: visible;
}

td.box_main_background {
	background:url(../images/main_background.gif) bottom right no-repeat;
	margin:0;
	padding:0px 20px 0px 20px;
	overflow: visible;
}

td.box_main_only {
	background:url(../images/box_main_bg_only.gif) repeat-y;
	margin:0;
	padding:0px 20px 0px 20px;
	overflow: visible;
}

td.box_footer_only {
	background:url(../images/box_footer_only.png) no-repeat;
	margin:0;
	padding:0;
}

td.box_main_footer_only {
	background:url(../images/box_main_footer_only.gif) no-repeat;
	margin:0;
	padding:0;
}

td.cell {
	margin:0px;
	padding:5px;
	font-size:12px;
}

td.header {
	border-bottom:1px solid #000000;
	margin:0px;
	padding:5px;
}

font.title {
	font-size:14px;
	text-align:left;
}

font.name {
	font-size:16px;
	font-weight:bold;
	text-align:left;
}





/* ITEM --------------------------- */
td.item_header {
	background:url(../images/item_header.png) no-repeat;
	height: 30px;
	margin:0;
	padding:0;
}

td.item_main {
	border: 1px solid  #808080;
	height: 120px;
	margin:0;
	padding:10px 20px 10px 10px;
	overflow: visible;
}

td.item_footer {
	background:url(../images/item_footer.png) no-repeat;
	margin:0;
	padding:0;
}

td.dots {
	background:url(../images/bg_dots.gif) top left repeat-y;
	margin:0;
	padding:0;
}


/* SIDEMENU --------------------------- */

#sidemenu {
	float:left;
	font-size:11px;
	margin-right:5px;
	padding:0px 15px 0px 0px;
}


#sidemenu .column_1 {
	float: left;
}

#sidemenu .column_1 h1 {
	padding: 1px 7px 1px 9px;
	color: #000;
	font-weight: normal;
	font-size: 11px;
}


#sidemenu .column_2 h1 {
	background: #b4caf3;
	width: 130px;
	border: 1px solid  #808080;
	display: block;
	padding: 4px 7px 4px 7px;
	color: #000;
	font-weight: bold;
	font-size: 10px;
}


#sidemenu .column_3 h1 {
	background: #b4caf3;
	width: 130px;
	border: 1px solid  #808080;
	display: block;
	padding: 4px 7px 4px 7px;
	color: #000;
	font-weight: bold;
	font-size: 10px;
}



#module_container {
	background: url(../images/tl-blue.png) top left no-repeat;
	width:266px;
	margin:10px;
}

#module_header {
	background: url(../images/tr-blue.png) top right no-repeat;
	width:266px;
}

#module_title {
	width:200px;
	font-size:11px;
	color:#000000;
	font-weight:bold;	
}

#module_title a {
	display:block;
	padding:10px 10px 10px;
	margin:1px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#module_title a:hover {
	display:block;
	padding:10px 10px 10px;
	margin:1px;
	font-size:11px;
	color:#4A8ACE;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#module_content_a {
	background: url(../images/cr-white.png) top right repeat-y;
	padding:10px 10px 10px 10px;
	width:246px;
	font-size:10px;
}

#module_content_b {
	background: url(../images/cr-white.png) top right repeat-y;
	padding:10px 10px 10px 10px;
	width:246px;
	font-size:10px;
}

#module_content_c {
	background: url(../images/cr-white.png) top right repeat-y;
	padding:10px 10px 10px 10px;
	width:246px;
	font-size:10px;
}


#module_footer_l {
	background: url(../images/bl-white.png) bottom left no-repeat;
	width:256px;
	height:5px;
}

#module_footer_r {
	background: url(../images/br-white.png) bottom right no-repeat;
	width:10px;
	height:5px;
}


#module_a_container {
	background: url(../images/tl-blue.png) top left no-repeat;
	width:206px;
	margin:10px;
}

#module_a_header {
	background: url(../images/tr-blue.png) top right no-repeat;
	width:206px;
}

#module_a_title {
	width:206px;
	font-size:11px;
	color:#000000;
	font-weight:bold;	
}

#module_a_title font.nl {
	display:block;
	padding:10px 10px 10px;
	margin:1px;
	font-size:11px;
	color:#6B6B6B;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;}

#module_a_title a {
	display:block;
	padding:10px 10px 10px;
	margin:1px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#module_a_title a:hover {
	display:block;
	padding:10px 10px 10px;
	margin:1px;
	font-size:11px;
	color:#4A8ACE;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#module_a_content_a {
	background: url(../images/cr-white.png) top right repeat-y;
	padding:10px 10px 10px 10px;
	width:186px;
	font-size:10px;
}

#module_a_content_b {
	background: url(../images/cr-white.png) top right repeat-y;
	padding:10px 10px 10px 10px;
	width:186px;
	font-size:10px;
}


#module_a_footer_l {
	background: url(../images/bl-white.png) bottom left no-repeat;
	width:196px;
	height:5px;
}

#module_a_footer_r {
	background: url(../images/br-white.png) bottom right no-repeat;
	width:10px;
	height:5px;
}




#module_b_container {
	background: url(../images/tl-blue.png) top left no-repeat;
	width:326px;
	margin:10px;
}

#module_b_header {
	background: url(../images/tr-blue.png) top right no-repeat;
	width:326px;
}

#module_b_title {
	width:326px;
	font-size:11px;
	color:#000000;
	font-weight:bold;	
}

#module_b_title font.nl {
	display:block;
	padding:10px 10px 10px;
	margin:1px;
	font-size:11px;
	color:#6B6B6B;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;}

#module_b_title a {
	display:block;
	padding:10px 10px 10px;
	margin:1px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#module_b_title a:hover {
	display:block;
	padding:10px 10px 10px;
	margin:1px;
	font-size:11px;
	color:#4A8ACE;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#module_b_content {
	background: url(../images/cr-white.png) top right repeat-y;
	padding:10px 10px 10px 10px;
	width:306px;
	font-size:10px;
}

#module_b_content_b {
	background: url(../images/cr-white.png) top right repeat-y;
	padding:10px 10px 10px 10px;
	width:306px;
	font-size:10px;
}


#module_b_footer_l {
	background: url(../images/bl-white.png) bottom left no-repeat;
	width:316px;
	height:5px;
}

#module_b_footer_r {
	background: url(../images/br-white.png) bottom right no-repeat;
	width:10px;
	height:5px;
}





#module_c_container {
	background: url(../images/tl-blue.png) top left no-repeat;
	width:146px;
	margin:2px;
}

#module_c_header {
	background: url(../images/tr-blue.png) top right no-repeat;
	width:146px;
}

#module_c_title {
	width:146px;
	font-size:11px;
	color:#000000;
	font-weight:bold;	
}

#module_c_title a {
	display:block;
	padding:10px 10px 10px;
	margin:1px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#module_c_title a:hover {
	display:block;
	padding:10px 10px 10px;
	margin:1px;
	font-size:11px;
	color:#4A8ACE;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#module_c_content_a {
	background: url(../images/cr-white.png) top right repeat-y;
	padding:10px 10px 10px 10px;
	width:126px;
	font-size:10px;
}

#module_c_content_b {
	background: url(../images/cr-white.png) top right repeat-y;
	padding:10px 10px 10px 10px;
	width:126px;
	font-size:10px;
}


#module_c_footer_l {
	background: url(../images/bl-white.png) bottom left no-repeat;
	width:136px;
	height:5px;
}

#module_c_footer_r {
	background: url(../images/br-white.png) bottom right no-repeat;
	width:10px;
	height:5px;
}

