/************************************************/
/* HTML tag styles								*/
/*color: #030365;                 				*/
/*text-decoration: underline;				   	*/
/************************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #030365;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a
{
    color: #030365;
    text-decoration: underline;
    vertical-align: middle;
}


p {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
	color: #030365;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

h1
{
    font-family: "Lucida Sans Unicode" , Verdana, Arial;
    font-size: 120%;
    color: #030365;
    margin: 0px;
    
    line-height: 50px;
    text-align: center;
}

h2{
 font-family: "Lucida Sans Unicode", Verdana, Arial;
 font-size: 114%;
 color: #030365;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: "Lucida Sans Unicode", Verdana, Arial;
 font-size: 100%;
 color: #030365;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: "Lucida Sans Unicode", Verdana, Arial;
 font-size: 100%;
 font-weight: normal;
 color: #030365;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: "Lucida Sans Unicode", Verdana, Arial;
 font-size: 80%;
 color: #030365;
 margin: 0px;
 padding: 0px;
}



label{
 
 font-size: 100%;
 font-weight: bold;
 color: #030365;
}


.bullets
{
    line-height: 15px;
    display: block; 
    margin-left: 2em; 
    text-indent: -2em;
}

/***********************************************/
/* Custom Fonts                                */
/***********************************************/

.PageTitle
{
	font-weight: bold;
	font-size: 28px;
	padding-bottom: 20px;
	color: #030365;
	padding-top: 20px;
	font-family: "Lucida Sans Unicode" , Verdana, Arial;
	text-align: center;
}
.SubTitle {
    font-family: "Lucida Sans Unicode", Verdana, Arial;
    color: #030365; 
    font-weight: bold; 
}
.SubTitleCenter {
    font-family: "Lucida Sans Unicode", Verdana, Arial;
    color: #030365; 
    font-weight: bold; 
	text-align: center;
}
.BlueText
{
    color: #030365;
    font-weight: bold;
    font-size: 10pt;
   font-family: "Lucida Sans Unicode", Verdana, Arial;
}

.BlueTextCenter {
    font-family: "Lucida Sans Unicode", Verdana, Arial;
    color: #030365; 
    font-weight: bold; 
	text-align: center;
	    font-size: 10pt;

}


.BlueTextSmall
{
    color: #030365;
    font-size: 10pt;
   font-family: "Lucida Sans Unicode", Verdana, Arial;
}

.BlueTextNews
{
    color: #030365;
    font-size: 9pt;
    font-weight: bold;
   font-family: "Lucida Sans Unicode", Verdana, Arial;
}

.BlueTextLink
{
    color: #030365;
    font-weight: bold;
    font-size: 10pt;
    font-family: "Lucida Sans Unicode" , Verdana, Arial;
    text-decoration: underline;
}

.BigBlueTextLink
{
    color: #030365;
    font-weight: bold;
    font-size: 12pt;
    font-family: "Lucida Sans Unicode" , Verdana, Arial;
    text-decoration: underline;
}

.BigBlueText
{
    color: #030365;
    font-weight: bold;
    font-size: 12pt;
    font-family: "Lucida Sans Unicode", Verdana, Arial;
    
}

.WhiteText {
    color: #FFFFFF; 
}

.LargeLink {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #030365;
	margin: 10px;
}

.SubTitleLarge {
	color: #030365;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 14px;
}
.SubTitleLargeBlack {
	color: #000000;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 14px;
}

.featureBoxText {
	color: #030365;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 10px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#wrapper 
{
    border: thin solid #030365;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	
	width: 750px;
	
}

#header {
	margin: 0 0 15px 0;
	background: yellow;
}

#side-a
{
    float: left;
    width: 150px;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
    background-color: #c9c9ee;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

/*#pageContainer {
	border: thin solid #030365;
	width: 750px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
} */

#navBar
{
  float:left;
    width: 150px;
    margin: 5px 5px 5px 5px;
    padding: 0px;
    background-color: #c2d2d2;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#ClubListing
{
  float:left;
   
}



#pageTitle
{
    
    width: 150px;
    margin: 5px 0px 0px 5px;
    padding: 0px;
    background-color: #c2d2d2;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

#headlines
{
    float:right;
    width: 70px;
    margin: 5px 5px 5px 5px;
    padding: 10px;
}



#content2{
	
  width: 575px;
}


#side-b
{
    float: right;
    width: 120px;
    margin: 5px 5px 5px 5px;
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    border-left: #cccccc thin solid;
    border-bottom: #cccccc thin solid;
}

#side-abc
{
    float: right;
    width: 100px;
    margin: 5px 5px 5px 5px;
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    border-left: #cccccc thin solid;
    border-bottom: #cccccc thin solid;    
}

#content 
{
    padding: 5px 5px 5px 5px;
	float: left;
	width: 420px;
}

#sideLeft{
	    float: left;

  width: 188px;
}

#sideRight{
	    float: right;

  width: 186px;
}

#footer {
	clear: both;
	background: #030365;
	font-size: 8pt;
    color: white;
    text-align: center;
    height: 130px;
}

#ssImage
{
    float: left;
    width: 160px;
    margin: 5px 10px;
   
}

#ssImage2
{
    float: left;
    width: 90px;
    margin: 5px 5px;
   
}


#ssText
{
    float: left;
    height: 200px;
    width: 190px;
    	    color: #030365;
    font-size: 10pt;
	padding-left: 15px;
	font-family: 'Lucida Sans Unicode' , Verdana, Arial;


   
}

#ssFeature
{
	float: left;
	margin-top: 20px;
	margin-left: 10px;   
}

#ssFeatureDesc
{
	float: left;
	height: 50px;
    width: 50px;
}

#ssIcon
{
	margin-top: 0px;
	float: left;
	margin-left: 10px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 40px;
	border-bottom-style: none;
}
#ssIconMush
{
	margin-top: 0px;
	float: left;
	margin-left: 10px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 40px;
	border-bottom-style: none;
}
#ssIconMag
{
	margin-top: 0px;
	float: left;
	margin-left: 10px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 40px;
	border-bottom-style: none;
}
#ssIconGold
{
	margin-top: 0px;
	float: left;
	margin-left: 10px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 40px;
	border-bottom-style: none;
}
#ssIconPBP
{
	margin-top: 0px;
	float: left;
	margin-left: 10px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 40px;
	border-bottom-style: none;
}

#ssIconNews
{
	margin-top: 0px;
	float: left;
	margin-left: 10px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 40px;
	border-bottom-style: none;
}

#ssMagText
{
    width: 403px;
	float: left;
	border: 0;
   
}

#ssIconText
{
color: #030365;
    font-weight: bold;
    font-size: 10pt;
    font-family: "Lucida Sans Unicode" , Verdana, Arial;
    text-decoration: underline;
	float: left;
	height: 40px;
	width: 200px;
    
    margin-top: 25px;
	margin-left: 20px;   
}



#ssFeatureDescText
{
	float: left;
	width: 250px;
}

#btnOrder
{
    width: 403px;
	float: left;
	border: 0;
   
}

/***********************************************/
/* HomePage Layout Divs                                 */
/***********************************************/


#largeFeatureBox
{
    float: left;
    width: 220px;
    margin: 10px 10px 10px 10px;
    background-image: url(images/largeFeatureBox.jpg);
    background-repeat: no-repeat;
    height: 216px;
}

#centerlinksbox
{
    float: center;
    width: 350px;
    margin: 10px 10px 10px 10px;
    background-color:white;
    
}

#largeFeatureImage {
	
	float: left;
	vertical-align: middle;
    
    padding-left: 19px;
    
    padding-top: 19px;
}

#upcomingEvents {
	float: left;
	width: 320px;
	 HEIGHT: 220px; 
	background-image: url(images/upcomingBox.jpg);
    background-repeat: no-repeat;
	margin: 10px 10px 10px 10px;
   
    
}

#news {
	float: left;
	vertical-align: middle;
    
   
    margin-top: 15px;
    margin-left: 8px;
    OVERFLOW: auto;
    HEIGHT: 190px; 
    WIDTH: 300px;
   
    
}

#smallFeatureCol {
	float: left;
	width: 220px;
    height: 500px;

    
}

#smallFeatureBox1 {
	float: left;
	width: 190px;
	 margin: 5px 10px;
    background-image: url(images/smallFeatureBox.jpg);
    background-repeat: no-repeat;
    height: 114px;

    
}


#smallFeatureImage1 {
	
	float: left;
	 padding-left: 13px;
    padding-top: 9px;
    height: 97px;
            	 padding-right: 3px;

}

#smallFeatureText1 {
	
	float: left;
	 
    
}

#smallFeatureBox2 {
	float: left;
	width: 190px;
	 margin: 5px 10px;
    background-image: url(images/smallFeatureBox.jpg);
    background-repeat: no-repeat;
    height: 114px;

    
}



#smallFeatureImage2 {
	
	float: left;
	 padding-left: 13px;
    padding-top: 9px;
     height: 97px;
             	 padding-right: 3px;

}

#smallFeatureBox3 {
	float: left;
	width: 190px;
	 margin: 5px 10px;
    background-image: url(images/smallFeatureBox.jpg);
    background-repeat: no-repeat;
    height: 114px;

    
}



#smallFeatureImage3 {
	
	float: left;
	 padding-left: 13px;
    padding-top: 9px;
    	 padding-right: 3px;

     height: 97px;
}

#smallFeatureImageMushing {
	float: left;
	 padding-left: 13px;
    padding-top: 29px;
    	 padding-right: 3px;

     height: 97px;
}

#smallFeatureImage4 {
	
	float: left;
	 padding-left: 13px;
    padding-top: 9px;
    	 padding-right: 3px;

     height: 97px;
	 
}

#smallFeatureBox5 {
	float: left;
	width: 190px;
	 margin: 5px 10px 5px 15px;
    background-image: url(images/smallFeatureBox.jpg);
    background-repeat: no-repeat;
    height: 114px;
}

#smallFeatureBox6 {
	float: left;
	width: 190px;
	 margin: 5px 10px 5px 15px;
    background-image: url(images/smallFeatureBox.jpg);
    background-repeat: no-repeat;
    height: 114px;
}

#homeNavigation
{
    float: right;
    width: 175px;
    margin: 5px 5px 5px 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
  
#homeNavigation2 {
	float: left;
	width: 175px;
	padding-top: 10px;	
   
   }


.homeLinks
{
    list-style-type: none;
    text-decoration: underline;
    font-size: 9pt;
    line-height: 20px;
    display: block; 
    margin-left: 2em; 
    text-indent: -2em;
}

.homeLinks2
{
    list-style-type: none;
    font-family: "Lucida Sans Unicode", Verdana, Arial;
    text-decoration: underline;
    font-size: 9pt;
    line-height: 20px;
    display: block; 
    margin-left: 2em; 
    text-indent: -2em;
}

#go {
	float: left;
	width: 40px;
	  margin-left: 19px;
    
    margin-top: 19px;
   
   }


/***********************************************/
/* Lists                                 */
/***********************************************/

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

ul ul ul ul{
 list-style-type: square;
}


li {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
}
.liBullet {
	list-style-type: disc;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
}
.liBulletAlpha {

	list-style-type: upper-alpha;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
}
.liBulletAlphaSmall {
	list-style-type: lower-alpha;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
	margin-left: 50px;
}
.liBulletDec {
	list-style-type: decimal;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
	margin-left: 40px;
}
.liBullet20 {
	list-style-type: disc;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
	margin-left: 20px;
}
.liBullet40 {
	list-style-type: disc;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
	margin-left: 40px;
}
.liNoBullet
{
    list-style-type: none;
    font-family: "Lucida Sans Unicode" , Verdana, Arial;
    font-size: 12px;
    line-height: 20px;
     margin-left: 2em; 
    text-indent: -2em;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #mastHead styles **************/

#masthead{
	padding: 0px 0px 0px 0px;
	vertical-align:top;
		}

#mastheadImg
{
	float: left;
	background-image: url(images/runningDogCKC.jpg);
    background-repeat: no-repeat;
    height: 135px;
    width: 544px;
}

#BreedImg
{
	
	float: right;
	height: 135px;
	width: 206px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/BreedImage.jpg);
    background-repeat: no-repeat;
    
}

#titleBox
{
	float: left;
	
	margin-right: 0px;
    margin-left: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
	width: 400px;
	background-repeat: no-repeat;
	height: 110px;
	background-color: #cccccc;
}

#titleBlueBox
{
	font-size: 18pt;
	float: left;
	width: 261px;
	color: white;
	text-indent: 5pt;
	font-family: 'Lucida Sans Unicode';
	height: 80px;
	background-color: #030365;
	text-align: left;
	line-height: 80px;
}

#titleBlueBox2
{
	font-size: 16pt;
	float: left;
	width: 255px;
	color: white;
	
	font-family: 'Lucida Sans Unicode';
	height: 80px;
	background-color: #030365;
	text-align: left;
	line-height: 35px;
	text-indent: -1pt;
	padding-left: 5pt;
}

#titleBlueBox3
{
	font-size: 12pt;
	float: left;
	width: 255px;
	color: white;
	
	font-family: 'Lucida Sans Unicode';
	height: 80px;
	background-color: #030365;
	text-align: left;
	line-height: 25px;
	text-indent: -1pt;
	padding-left: 5pt;
}

#titleLightBlueBox
{
	font-size: 12pt;
	float: left;
	width: 261px;
	color: #030365;
	text-indent: 5pt;
	font-family: 'Lucida Sans Unicode';
	height: 30px;
	background-color: #cccccc;
	text-align: left;
	line-height: 30px;
}

#titleLightBlueBox2
{
	font-size: 9pt;
	float: left;
	width: 261px;
	color: #030365;
	text-indent: 5pt;
	font-family: 'Lucida Sans Unicode';
	height: 30px;
	background-color: #cccccc;
	text-align: left;
	line-height: 30px;
}

#titleImage {
	
	float: left;
	 margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
     height: 97px;
}

/************* #globalNav styles **************/

#globalNav
{
    padding: 0px 0px 5px 10px;
    color: white;
    text-align: center;
    border-right: #030365 thin solid;
    border-top: #030365 thin solid;
    border-left: #030365 thin solid;
    border-bottom: #030365 thin solid;
    font-weight: bold;
    font-size: 10pt;
    font-family: 'Lucida Sans Unicode' , Verdana, Arial;
    background-color: #030363;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

#navTitle
{
    font-weight: bold;
    font-size: 9pt;
    font-family: 'Lucida Sans Unicode' , Verdana, Arial;
    background-color: #030365;
    color: White;
    text-align: center;
    height: 50px;
    vertical-align: middle;
    width: 750px;
    
}



.navLink
{
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
    
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 9px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#oederButton{
	width: 400px;
}

/************** #Dog Ads styles **************/

.adGrids
{
	background-position: center center;
	background-image: url(images\PBPsealweb.jpg);
	background-repeat: no-repeat;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#oederButton{
	width: 400px;
}
.redText {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.newsletterBorder {
	border: thin solid #382775;
}
.newsletterLine {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #382775;
}
.BlueTextCenterUnBold {

    font-family: "Lucida Sans Unicode", Verdana, Arial;
    color: #030365; 
    font-weight: normal; 
	text-align: center;
	    font-size: 10pt;
}

