/* CSS Document */
/* HTML Definitions */
body {
	background-color:#DF0070;
	font-family: Arial, Verdana, sans-serif;
	font-size:0.80em;
	color:#333333;
	line-height:135%;
	cursor:default;
	margin:0;
}

h1,h2,h3 {
	font-family:Arial, Verdana, sans-serif;
	letter-spacing:-1px;
	color:#000000;
	border-bottom:2px solid #cccccc;
	padding-bottom:5px;
	padding-top:0px;
	font-size: 30px;

}

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






/* DIV ID */

#container {
	width:775px;
	padding:10px;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
}


#container_small {
	width:90%;
	padding:10px;
	background-color:#FFFFFF;
	margin:0 auto;
	top: auto;
	height: 90%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;




}


#header {
	width:775px;
	background-color:#FFFFFF;
	height:120px;
}



#sidebar {
	width:150px;
	padding:5px;
	float:left;
	clear:left;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

#sidebar_new {
	width:150px;
	padding:5px 5px 5px 2px;
	float:left;
	clear:left;
	border: thin none #e8e8e8;
	background-color: #FFFFFF;
	color: #C40062;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;



}


#sidebar_new a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C40062;
	text-decoration:none;
	line-height: 18px;

}



#sidebar_new a:hover {
	color: #000000;
	border-bottom:1px none #000000;
}



#sidebar_priornews {
	width:775px;
	padding:0px;
	background-image: url(../images/Misc/prior_news.jpg);
	margin:0 auto 0 auto;
	background-repeat: repeat-y;
	background-position: left top;
}

#sidebar_urgentupdates {
	width:775px;
	padding:0px;
	background-image: url(../images/Misc/urgent_dogs_updates.jpg);
	margin:0 auto 0 auto;
	background-repeat: repeat-y;
	background-position: left top;
}



/* DIV Classes */

.article {
	margin-left:170px;
	padding:6px;
	border: 1px solid #cccccc;
	margin-bottom:10px;
}

.article:hover {
	background-image: none;
	background-position:right bottom;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

.article p {
	margin:10px;
}


.article a:hover {
	background-color: #CCCCCC;
	font-weight: bold;


}

.article_gala {
	margin-left:170px;
	padding:6px;
	border: 1px solid #000000;
	margin-bottom:10px;
	background-color: #efaaad;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}


.article_gala p {
	margin:10px;

}

.article_gala a {
	color:#333333;
}


.article_gala a:hover {
	color:#999999;
}

.article_gala2 {

	padding:6px;
	border: 1px solid #000000;
	margin-bottom:10px;
	background-color: #efaaad;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}


.article_gala2 p {
	margin:10px;

}

.article_gala2 a {
	color:#333333;
}


.article_gala2 a:hover {
	color:#999999;
}


.article2 {
	padding:6px;
	border: 1px solid #cccccc;
    margin-bottom:10px;
}


.article2:hover {
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

.article2 p {
	margin:10px;
}

.article2 a:hover {
	border-bottom:1px dotted #000000;
}

.article3 {
	padding:5px;
	border: 1px solid #cccccc;
	margin-bottom:12px;
	background-color: #E6E6E6;    
}


.article3 p {
	margin:10px;
}

.article3 a:hover {
	border-bottom:1px dotted #000000;
}


.article4 {
	margin-left:140px;
	padding:10px 10px 6px;
	border: 1px solid #cccccc;
	margin-bottom:10px;
}

.article4:hover {
	background-image: none;
	background-position:right bottom;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

.article4 p {
	margin:10px;
}

.article4 a:hover {
	border-bottom:1px dotted #000000;
}





.articleleft {
	margin-left:0px;
	padding:5px 5px 6px;
	border: 1px solid #cccccc;
	margin-bottom:10px;
	width: 340px;
	clear: left;
	float: left;


}

.articleleft:hover {
	background-image: none;
	background-position:right bottom;
	background-repeat:repeat-x;
	margin-bottom:10px;
}

.articleleft p {
	margin:10px;
}

.articleleft a:hover {
	border-bottom:1px dotted #000000;
}


.articleright {
	margin-left:360px;
	padding:5px 5px 13px;
	border: 1px solid #cccccc;
	margin-bottom:5px;

}

.articleright:hover {
	background-image: none;
	background-position:right bottom;
	background-repeat:repeat-x;
	margin-bottom:5px;
}

.articleright p {
	margin:10px;
}

.articleright img:hover {
	
}

.articleright a:hover {
	border-bottom:1px dotted #000000;
}



.comment {
	padding:10px;
	border: 1px solid #cccccc;
	background-image: url("/images/article.jpg");
	background-position: right bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	line-height: 150%;
	
}



.link_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:normal;
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
	height: auto;
	border: thin none #00CC66;
	vertical-align: text-bottom;
	margin: 0px;
	padding: 10px 0px 0px;

}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 600; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:lightbox/image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 190; width: 100%; height: 590px; background-color: #000; }



#square_pic_list {
	height:120px;
	padding:0px;
	border:0px solid #000;
	background: #FFFFFF;
	color: #FFFFFF;
}
#square_pic_list ul {list-style:none; padding:5px 0 0; margin:0; position:relative; float:left;}
#square_pic_list ul li {display:inline;   float:left; margin:0 0 5px 5px;  }
#square_pic_list ul li a {
	display:block;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	border-top: 2px solid #eee;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #ddd;
}
#square_pic_list ul li a img {
	display:block;
	height:68px; width:68px;
	border:0;
	margin:0 0 0px;
	padding-bottom: 2px;
}
