/* Css reset */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
    margin:0;
    padding:0;
}
ul{
    list-style:none;
}
fieldset{
    border:0;
}
a,a:link{
    color:#fff;
    text-decoration:none;
}
a:focus,a:hover{
    text-decoration:underline;
}
a img{
    border:0;
}
.clear{
    clear:both;
}
html{
    background:#000000 /*url(../images/html.png) repeat-x*/;
}
.vphotos, .viewall{
    font-size:14px;
}
body{
    position:relative;
    background:url(../images/bg.png) repeat-x bottom;
    color:#fff;
    font:62.5% Arial, Helvetica, sans-serif;
}
.replace{
    position:relative;
    margin:0;
    padding:0;
    /* \*/
    overflow:hidden;
    /* */
}
.replace span{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}
.skiplink{
    display:none;
}
.page{
    background:url(../images/page.png) no-repeat center top;
}
.wrapper{
    margin:0 auto;
    width:815px;
}
/* HEADER */
#header{
    width:100%;
    height:114px;
    background:url(../images/header_bg.png) no-repeat;
    overflow:hidden;
}
#logo{
    float:left;
}
#logo a{
    width:313px;
    height:95px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#logo a span{
    background:url(../images/logo.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#hright{
    float:right;
    width:354px;
}
#hright ul{
    float:left;
    padding:12px 10px 0 0;
}
#hright ul li{
    float:left;
    color:#fff;
    padding:0 3px 0 3px;
}
#hright ul li a{
    color:#fff;
}
#hsearch{
    float:left;
    padding:8px 0 0 0;
}
.txt{
    float:left;
    background:#fff;
    width:146px;
    border:1px solid #666666;
    padding:3px;
    color:#bdbdbd;
    font-size:1.0em;
    font-family:Arial, Helvetica, sans-serif;
    margin:0 5px 0 0;
}
#search_sub{
    float:left;
}
.inp-text-holder{
    width:180px;
}
.button_go{
    float:right;
    margin-top:-22px;
}
/* MENU */
#menu{
    width:815px;
    height:59px;
    background:url(../images/menu_bg.png) no-repeat;
    padding:0 0 0 16px;
}  
#menu ul li{
    float:left;
    color:#fff;
    text-transform:uppercase;
    display:block;
    font-size:1.3em;
}
#menu ul li a{
    float:left;
    display:block;
    color:#fff;
    padding:25px 10px 18px;
}
#menu ul li:hover .hoverlink,
#menu ul li a:hover{
    color:#f00;
    text-decoration:none;
}
/* sboard */
#sboard{
    width:100%;
    height:147px;
    background:url(../images/sboard_bg.png) no-repeat;
}
#sboard_item{
    width:798px;
    border:1px solid #fff;
    margin:0 auto;
    overflow:hidden;
}
#sboard_item img{
    float:left;
}
/* board */
#board{
    width:100%;
    height:257px;
    background:url(../images/board_bg.png) no-repeat;
}
#bbox{
    width:800px;
    height:246px;
    border:1px solid #fff;
    margin:0 auto;
    background:url(../images/bbox_bg.png) repeat-x;
}
#bboxsearch{
    float:left;
    width:400px;
    height:246px;
    border-right:1px solid #fff;
    position:relative;
}
#bboxflash{
    float:right;
    width:399px;
}
#bflash_item{
    width:100%;
    overflow:hidden;
}
#bflash_item img{
    float:left;
}
#bboxsearch h2{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:2.9em;
    line-height:1.0em;
    font-weight:normal;
    padding:24px 0 0 194px;
}
#bboxsearch_form{
    width:187px;
    padding:0 0 0 194px;
}
.bboxsearch_item{
    border:1px solid #fff;
    background:#830000;
    width:179px;
    overflow:hidden;
    margin:15px 0 0 0;
}
.bboxsearch_item input{
    border:0;
    background:none;
    font-family:Georgia, "Times New Roman", Times, serif;
    text-transform:uppercase;
    font-size:1.4em;
    color:#fff;
    padding:4px 4px 4px 10px;
    width:120px;
    float:left;
}
.bboxsearch_item a img{
    float:left;
}
.bboxsearch_sub{
    width:100%;
    overflow:hidden;
    padding:10px 0 0 0;
}
.bboxsearch_sub input{
    float:right;
}
#bboxsearch_dog{
    position:absolute;
    margin:-17px 0 0 -20px;
    z-index:0;
}
#bflash_links{
    height:31px;
    background:url(../images/links_bg.png) repeat;
    position:relative;
    margin:-31px 0 0 289px;
}
#bflash_links ul{
    text-align:center;
    padding:11px 2px 0 2px;
    position:relative;
}
#bflash_links ul li{
    display:inline;
    padding:0 2px 0 2px;
}
/* BODY */
#body{
    width:100%;
    background:url(../images/body_bg.png) no-repeat;
    overflow:hidden;
    padding:0 0 20px 0;
}
#sub #body{
    background:url(../images/body_sub_bg.png) no-repeat;
    padding:0;
    min-height:250px;
}
/*index*/
#iwellcome{
    float:left;
    width:283px;
}
#iinfo{
    float:left;
    width:230px;
    padding-bottom:10px;
}
#ifeatured{
    float:left;
    width:244px;
    margin-left:20px;
}
#iwellcome h2{
    padding:15px 0 5px 37px;
    color:#ff0000;
    font-size:2.5em;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:normal;
}
#iwellcome p{
    width:215px;
    padding:0;
    font-size:1.5em;
}
#iwellcome div{
    padding:10px 0 0 37px;
}
#icalendar{
    padding:15px 0 0 0;
}
#icalendar h2{
    color:#fff;
    font-size:2.5em;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:normal;
    padding:5px 0 0 20px;
    height:36px;
    background:url(../images/icalendar_h2.png) no-repeat;
    margin:0 0 6px 0;
}
#icalendar ul{
    width:185px;
    padding:0 0 0 14px;
}
#icalendar ul li{
    font-size:1.4em;
    line-height:1.4em;
    background:url(../images/dot.gif) no-repeat left 9px;
    padding:3px 0 5px 14px;
}
#icalendar ul li span{
    color:#f00;
    font-weight:bold;
}
#icalendar ul li a{
    color:#fff;
    font-weight:normal;
}
#icalendar p{
    color:#a1a1a1;
    font-size:0.9em;
}
#icalendar div{
    padding:6px 0 0 27px;
}
/*inews*/
#inews{
    padding:20px 0 0 0;
}
#inews h2{
    color:#fff;
    font-size:2.5em;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-weight:normal;
    padding:5px 0 0 20px;
    height:36px;
    background:url(../images/icalendar_h2.png) no-repeat;
    margin:0 0 6px 0;
}
#inews ul{
    width:185px;
    padding:0 0 0 14px;
}
#inews ul li{
    font-size:1.4em;
    line-height:1.4em;
    background:url(../images/dot.gif) no-repeat left 9px;
    padding:3px 0 5px 14px;
}
#inews ul li a{
    color:#fff;
}
#inews div{
    padding:6px 0 0 27px;
}
/*ifeatured*/
#ifeatured ul{
    width:250px;
    overflow:hidden;
    padding:10px 0 0 0;
}
#ifeatured ul li{
    float:left;
    padding:15px 0 10px 0;
}
#ifeatured ul li div{
    float:left;
    width:66px;
    height:67px;
    overflow:hidden;
    border:4px solid #fff;
    margin:0 14px 0 0;
}
#ifeatured ul li div img{
    float:left;
    width:100%;
    height:100%;
}
#ifeatured ul li h3{
    float:left;
    color:#ff0000;
    text-transform:uppercase;
    font-weight:normal;
    width:150px;
    font-size:1.5em;
    margin:0 0 4px 0;
}
#ifeatured ul li h3 a{
    color:#ff0000;
}
#ifeatured ul li p{
    float:left;
    font-size:1.4em;
    width:150px;
    margin:0 0 6px 0;
    color:#a1a1a1;
}
/*SUBPAGE*/
#ileft{
    float:left;
    width:317px;
}
#iright{
    float:left;
    width:455px;
}
#iright2{
    float:right;
    width:755px;
    padding-right:20px;
}

/* sub sidebar */
#sub_sidebar{
    width:224px;
    margin:0 0 0 32px;
    overflow:hidden;
}
#sub_sidebar h2{
    color:#ff0000;
    font-size:2.5em;
    font-weight:normal;
    font-family:Georgia, "Times New Roman", Times, serif;
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 10px 22px;
}
.sub_sidebar_links{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 10px 22px;
    margin:0 0 0px 0;
}
.sub_sidebar_links li{
    padding:8px 0 2px 0;
    color:#fff;
    font-size:1.4em;
}
#sub_sidebar .sub_sidebar_links li a{
    color:#fff;
}
.sub_related{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:0 0 15px 0;
}
.sub_related h3{
    color:#ff0000;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 22px;
    background:url(../images/sub_related_h3.gif) no-repeat 6px 4px;
    margin:0 0 2px 0;
}
.sub_related ul{
    padding:0 30px 0 22px;
}
.sub_related ul li{
    padding:2px 0 8px;
    color:#fff;
    font-size:1.2em;
    font-family:Arial, Helvetica, sans-serif;
}
#sub_sidebar .sub_related ul li a{
    color:#fff;
}
.sub_related_ev{
    background:url(../images/line2.gif) no-repeat left bottom;
    padding:0 0 4px 0;
    margin:13px 0 5px 0;
}
.sub_related_ev h3{
    color:#ff0000;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 22px;
    background:url(../images/sub_related_h3.gif) no-repeat 6px 4px;
    margin:0 0 2px 0;
}
.sub_related_ev ul{
    padding:0 0 0 22px;
}
.sub_related_ev ul li{
    padding:2px 0 8px;
    color:#fff;
    font-size:1.2em;
    font-family:Arial, Helvetica, sans-serif;
}
#sub_sidebar .sub_related_ev ul li a{
    color:#fff;
    font-weight:bold;
}
.sub_related_ev ul li span{
    color:#f00;
    font-weight:bold;
}
.sub_related_ev ul li p{
    color:#a1a1a1;
}
.fet_box{
    background:url(../images/line2.png) no-repeat left bottom;
    margin:16px 0 15px;
    padding:0 0 3px 10px;
}
.fet_box li{
    width:100%;
    float:left;
    padding:4px 0;
}
.fet_box_left{
    float:left;
    width:67px;
    height:65px;
    border:4px solid #fff;
    overflow:hidden;
    margin:0 14px 0 0;
}
.fet_box_right{
    float:left;
    width:123px;
}
#sub_sidebar .fet_box_left a{
    display:block;
}
.fet_box_left img{
    float:left;
    width:67px;
    height:65px;
}
.fet_box_right h3{
    color:#ff0000;
    font-size:1.5em;
    padding:2px 0 3px;
    font-weight:normal;
    text-transform:uppercase;
}
#sub_sidebar .fet_box_right h3 a{
    color:#ff0000;
}
.fet_box_right p{
    color:#a1a1a1;
    font-size:1.4em;
    padding:0 0 3px 0;
    line-height:1.4em;
}
.gall_box{
    margin:0 0 15px 0;
    padding:15px 0 0 10px;
    float:left;
    background:url(../images/line2.gif) no-repeat;
}
.gall_box li{
    width:100%;
    float:left;
    padding:0 0 14px 0;
}
.gall_box h3{
    color:#ff0000;
    font-size:1.4em;
    font-weight:normal;
    padding:0 0 0 16px;
    background:url(../images/sub_related_h3.gif) no-repeat left 4px;
    margin:0 0 12px 0;
}
.gall_box_left{
    float:left;
    width:67px;
    height:65px;
    border:4px solid #fff;
    overflow:hidden;
    margin:0 14px 0 0;
}
.gall_box_big{
    float:left;
    width:67px;
    height:83px;
    border:4px solid #fff;
    overflow:hidden;
    margin:0 14px 0 0;
}
.gall_box_right{
    float:left;
    width:123px;
}
#sub_sidebar .gall_box_left a, #sub_sidebar .gall_box_big a{
    display:block;
}
.gall_box_left img{
    float:left;
    width:67px;
    height:65px;
}
.gall_box_big img{
    float:left;
    width:67px;
    height:83px;
}
.gall_box_right h4{
    color:#cfcfcf;
    font-size:1.2em;
    padding:8px 0 8px 0;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
}
#sub_sidebar .gall_box_right h4 a{
    color:#cfcfcf;
}
.gall_box_right p{
    padding:0 0 4px 0;
}
.gall_view_all{
    float:left;
    padding:4px 0 0 14px;
}

/* SubContent */
#sub_content{
    padding-bottom:15px;
}
#sub_content h1, #sub_content h2, #sub_content h3{
    color:#ff0000;
    padding:0 0 4px 0;
    font-weight:normal;
    font-family:Georgia, "Times New Roman", Times, serif;
}
#sub_content h1{
    font-size:2.1em;
}
#sub_content h2{
    font-size:1.8em;
}
#sub_content h3{
    font-size:1.6em;
}
#sub_content h4, #sub_content h5, #sub_content h6{
    color:#ff0000;
    padding:0 0 4px 0;
    font-weight:normal;
}
#sub_content h4{
    font-size:2.1em;
}
#sub_content h5{
    font-size:1.8em;
}
#sub_content h6{
    font-size:1.6em;
}
p.sub_content_text{
    color:#fff;
    font-size:1.2em;
    line-height:1.4em;
    padding:0 0 14px 0;
}
#sub_content p.sub_content_text a{
}
p.sub_content_text a.selected{
    text-decoration:underline;
}
p.sub_content_text a.selected:hover{
    text-decoration:none;
}
p.georgia{
    font-size:1.2em;
}
.sub_box{
    background:#191919;
    border:1px solid #2a2a2a;
    padding:15px 20px 15px 0;
    margin:5px 0 19px 0;
    overflow:hidden;
}
.sub_box p{
    color:#fff;
    font-size:1.2em;
    line-height:1.3em;
    padding:0 0 10px 30px;
}
#sub_content .sub_box h6{
    color:#ff0000;
    padding:0 0 4px 30px;
}
.sub_list{
    padding:10px 0 5px 32px;
    width:425px;
}
.sub_list p{
    color:#ff0000;
    padding:0 0 6px 0;
    font-size:1.3em;
}
.sub_list .sub_list_ul{
    color:#ff0000;
}
.sub_list ol{
    margin:0 0 0 26px;
    list-style:decimal;
}
.sub_list ol li{
    color:#fff;
    font-size:1.2em;
    padding:0 0 3px 0;
}
.sub_list ul{
    padding:0 0 0 5px;
}
.sub_list ul li{
    color:#fff;
    font-size:1.2em;
    background:url(../images/dot2.gif) no-repeat left 6px;
    padding:0 0 3px 10px;
    display:block;
}
/* FOOTER */
#footer{
    width:100%;
    height:75px;
    overflow:hidden;
}
#footholder{
    width:800px;
    margin:0 auto;
}
#fleft{
    float:left;
    padding:10px 0 0 20px;
}
#fright{
    float:right;
    margin-right:20px;
}
#fleft p{
    color:#565656;
    font-size:1.2em;
    line-height:1.6em;
}
#fleft p a{
    color:#565656;
}
#fright ul{
    padding:15px 0 0 0;
}
#fright ul li{
    float:left;
    padding:0 5px 0 0;
}
#northstar{
    width:109px;
    height:32px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
}
#northstar span{
    background:url(../images/northstar.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
#login{
    width:44px;
    height:20px;
    text-indent:-5000px;
    position:relative;
    overflow:hidden;
    display:block;
    margin:7px 0 0 0;
}
#login span{
    background:url(../images/login.png) no-repeat;
    position:absolute;
    width:100%;
    height:100%;
    cursor:pointer;
}
/* Drop-down menu */
#menu li ul{
    position:absolute;
    text-align:left;
    left:-999em;
    z-index:100;

    display:block;
    padding:0;
    width:148px;
    border:1px solid white;
    margin:59px 0 0;
}
#menu ul li:hover ul,
#menu ul li.sfhover ul {
    display:block;
    left:auto;
}
#menu ul ul li{
    display:block;
    clear:both;
    width:148px;
    padding:0;
    border-top:1px solid #fff;
    background:url(../images/bgr_submenu.png) repeat-y;
}
#menu ul ul li.first{
    border-top:0;
}
#menu ul ul a,
#menu ul ul a:visited{
    float:left;
    text-transform:none;
    display:block;
    text-decoration:none;
    color:#fff;
    font-size:13px;
    width:126px;
    padding:13px 0 11px 22px;
}
#menu ul ul a:hover{
    color:#f00;
    background:url(../images/bgr_submenu_item.png) repeat-y;
}
/*--- page-2 ---*/
.bg-content {
	width: 775px;
    margin-left:20px
    padding-bottom:20px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;
	width: 795px;
	padding: 0;
}
.primary-content-3 {
	float: left;
	padding: 0;
}
#subpage #mainbox .breadcrumbs,
#subpage #mainbox .breadcrumbs li {
    margin:0;
}  
.breadcrumbs {
	width: 452px;
	padding: 0px 38px 17px 0px;
    margin:0;
	text-transform: uppercase;
}
.breadcrumbs li {
	color: #696a6a;
	font-size: 9px;
	display: inline;
}
.breadcrumbs li span {color: #b7b7b7;}
.breadcrumbs li a {color: #b7b7b7;}

.secondary-content-2 {
	float: right;
	width: 230px;
	height: 100%;
	margin: -9px 0 0 0;
	padding: 20px 19px 30px 19px;
	background-color:#e9f1f9
}
.sublink-box {
	padding: 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}
.sublink-box h3 {
	color: #0061aa;
	font-size: 16px;
	padding: 6px 0 13px 29px;
	/*background: url("../images/h-line.gif") no-repeat 0 100%;*/
}
.sublink-box ul {padding: 9px 0 0 0;}

.sublink-box ul li {
	font-size: 14px;
	padding: 0 0 6px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 5px;
}
.sublink-box ul li  a {color: #fc9400;}

.related-box {
	padding: 8px 0 12px 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}

.related-box h3,
.separator h3,
.gallery-box h3 {
	color: #0061aa;
	font-size: 14px;
	padding: 0 0 3px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 3px;
}
.related-box p {
	color: #FC9400;
	font-size: 11px;
	line-height: 14px;
	padding: 0 22px 9px 29px;
}
.related-box p a {color: #B7B7B7;}
.mb-1 {margin-bottom: 5px !important;}

.separator {
	margin: 9px 0 0 0;
	padding: 7px 0 0 0;
	background: url("../images/h-line.gif") no-repeat;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {padding: 2px 0 0 25px;}
.button-box a {margin: 0;}

.flashElement {
	float: left;
	width: 800px;
	height: 196px;
	background: url("../images/flashElement.jpg") no-repeat;
	padding: 0px 0px 0 0px;
}
.whiteBG {
	width: 845px;
	margin: 0 auto;
	background: url("../images/whiteBG.png") repeat-y;
	padding: 0px 0px 0 0px;
}
#Form_SchoolBoxer{
    width:200px;
    position:absolute; 
    left: 190px;
} 
#doggies{
    z-index:0;
}
#Form_SchoolBoxer label{
    text-indent:-9999px;
} 
#Form_SchoolBoxer .middleColumn{
    width:150px;
}
#Form_SchoolBoxer #Animal_type{
    height:35px; 
    z-index:2;
}
#Form_SchoolBoxer_Age{
    width:156px;
}
#Form_SchoolBoxer_Size{
    width:156px;
}
#Form_SchoolBoxer select{
    background:#830000;
    color:#fff;
    font-weight:normal;
}
#Form_SchoolBoxer .Actions{
    width:73px;
    margin-right:30px;
    float:right;
}
#Form_SchoolBoxer_action_schoolboxresults {
    background: transparent;
    text-indent:-9999px;
    border:none;
    height:52px;
    width:73px;
    float:left;
}
#ifeatured ul li p#featright {
float: right;
}
