* {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.clearAll {
	clear: both;
}

div#pageContainer {
	width: 980px;
	margin: auto;
}

/* @group header */

div#pageHeader {
	background: url(../img/header_bg.gif) no-repeat;
	margin-right: 22px;
	margin-left: 22px;
	height: 133px;
	margin-top: 10px;
	position: relative;
}

#pageHeader h1 {
	width: 255px;
	height: 77px;
	overflow: hidden;
	background-repeat: no-repeat;
	position: absolute;
	top: 25px;
	left: 17px;
}

#pageHeader h1 a {
	width: 255px;
	height: 0;
	background: url(../img/breedadog_logo.gif) no-repeat;
	padding-top: 77px;
	overflow: hidden;
	display: block;
}



#pageHeader h2 a {
	width: 255px;
	height: 0;
	padding-top: 26px;
	overflow: hidden;
	background-image: url(../img/breedadog_strapline.gif);
	position: absolute;
	left: 17px;
	top: 102px;
}


#pageHeader ul {
	list-style-type: none;
	position: absolute;
	right: 0;
	bottom: 0;
}

#pageHeader ul li {
	float: left;
}

#pageHeader ul li a {
	float: left;
	height: 0;
	padding-top: 39px;
	background-repeat: no-repeat;
}

#navAbout {
	background-image: url(../img/nav_about.gif);
	overflow: hidden;
	width: 200px;
}

#navLogin {
	background-image: url(../img/nav_login.gif);
	overflow: hidden;
	width: 152px;
}

#navAdvertise {
	background-image: url(../img/nav_advertise.gif);
	overflow: hidden;
	width: 309px;
}

div#headerAdSpace {
	border:  0;
	position: absolute;
	width: 468px;
	height: 77px;
	top: 18px;
	right: 20px;
}

/* @end */

/* @group splash area */

div#splashArea {
	position: relative;
}

#splashArea h3 {
	color: #666;
	font-size: 12px;
	background: url(../img/horizontal_swoosh.gif) no-repeat;
	padding: 25px 22px 10px;
}

#splashArea h2 a {
	display: block;
	background-image: url(../img/call_to_action.gif);
	width: 936px;
	height: 0;
	padding-top: 51px;
	overflow: hidden;
	margin: 7px 22px;
}

#splashArea a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

div#splashBackground {
	position: relative;
	width: 936px;
	height: 281px;
	padding-right: 22px;
	padding-left: 22px;
}

#splashBackground img {
	position: absolute;
}

/* @end */


/* @group search box */

div#splashSearchBox {
	width: 425px;
	height: 270px;
	position: absolute;
	top: 53px;
	left: 42px;
	background-image: url(../img/search_box_bg.gif);
	z-index: 2;
}

#splashSearchBox h2 {
	background: url(../img/search_box_header.gif) no-repeat;
	width: 229px;
	height: 0;
	padding-top: 52px;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#splashSearchBox p {
	float: left;
	margin-bottom: 5px;
}

#splashSearchBox label {
	font-size: 11px;
	text-align: right;
	width: 110px;
	float: left;
	clear: left;
	margin: 5px 10px 5px 13px;
}

#splashSearchBox select {
	float: left;
	width: 265px;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#splashSearchBox a {
	width: 65px;
	height: 0;
	padding-top: 35px;
	overflow: hidden;
	display: block;
	background: url(../img/search_button.gif) no-repeat;
	margin-left: 140px;
	border-style: none;
	border-width: 0;
}

/* @end */

/* @group home page boxes */

div#homeBoxRow1 {
	width: 936px;
	margin-right: 22px;
	margin-left: 22px;
	background: url(../img/box_row_bg_1.gif) no-repeat 0 bottom;
	margin-bottom: 10px;
}

div#homeBoxRow2 {
	width: 936px;
	margin-right: 22px;
	margin-left: 22px;
	background: url(../img/box_row_bg_2.gif) no-repeat 0 bottom;
}

div.homeBoxRowTop {
	height: 1px;
	width: 936px;
	background-position: 0 top;
	background-repeat: no-repeat;
	overflow: hidden;
}

div#homeBoxRow1 div.homeBoxRowTop {
	background: url(../img/box_row_top_1.gif) no-repeat;
	position: relative;
}

div#homeBoxRow2 div.homeBoxRowTop {
	background: url(../img/box_row_top_2.gif) no-repeat;
	position: relative;
}

div#homeBoxProfiles {
	width: 540px;
	padding: 10px;
	float: left;
}

div#profileWrapper {
	margin-left: -10px;
}

#homeBoxProfiles p {
	float: left;
	text-align: center;
	width: 127px;
	padding-left: 10px;
}

#homeBoxProfiles p a {
	text-decoration: none;
	color: #666;
	font-size: 10px;
	clear: left;
	display: block;
}

#homeBoxProfiles p a:hover {
	color: #000;
	text-decoration: none;
}

#homeBoxProfiles p a img {
	border: 5px solid #ccc;
	width: 117px;
	height: 80px;
}

#homeBoxProfiles p a img:hover {
	border-color: #000;
}

div#homeBoxTestimonials {
	width: 345px;
	float: left;
	padding: 10px 10px 10px 20px;
}

div.testimonialContent {
	margin-bottom: 10px;
}

div.testimonialContent p {
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}

div.testimonialContent p span {
	font-weight: bold;
}

div#homeBoxInfo {
	float: left;
	width: 254px;
	padding: 0 9px 10px;
	background: url(../img/info_box_bg.gif) no-repeat 1px 0;
}

#homeBoxInfo p {
	font-size: 11px;
	width: 150px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#homeBoxInfo p a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#homeBoxInfo p a:hover {
	text-decoration: underline;
	color: #000;
}

#pageContent #homeBoxInfo h3 {
	background-image: none;
}

div#homeBoxkc {
	float: left;
	width: 259px;
	margin-left: 13px; 
 	padding: 0 5px 10px 10px;
	background: url(../img/kc_box_bg.gif) no-repeat 1px 0;
}

#homeBoxkc p {
	font-size: 11px;
	width: 150px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#homeBoxkc p a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#homeBoxkc p a:hover {
	text-decoration: underline;
	color: #000;
}

#pageContent #homeBoxkc h3 {
	background-image: none;
}

div#homeBoxNews {
	margin-left: 12px;
	float: left;
	width: 349px;
	padding: 0 5px 10px 10px;
	background: url(../img/news_box_bg.gif) repeat-x 1px 0;

}

#homeBoxNews ol {
	margin-left: 5px;
	font-size: 12px;
	list-style-type: none;
	font-size: 11px;

}

#homeBoxNews ol li {
	margin-bottom: 6px;
}

#homeBoxNews ol li a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

#homeBoxNews ol li a:hover {
	text-decoration: underline;
	color: #000;
}

#homeBoxNews p a {
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#homeBoxNews p a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #000;
}


#pageContent #homeBoxNews h3 {
	background-image: none;
}

/* @end */

/* @group page content elements */

#pageContent h3 {
	background: url(../img/text_header_bg_grad.gif) repeat-x;
	padding: 5px;
	font-size: 16px;
	margin-bottom: 10px;
}



/* @end */

/* @group footer */

div#pageFooter {
	clear: left;
	position: relative;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

div#footerAdSpace {
	border: 0;
	height: 2px;
	width: 936px;
	margin: auto;
}

div#footerInfo {
	padding-top: 25px;
	background: url(../img/horizontal_swoosh.gif) no-repeat 0 top;
	padding-left: 22px;
	padding-right: 22px;
	height: 20px;
	position: relative;
}

p#footerCopyright {
	position: absolute;
	left: 22px;
	bottom: 0;
	font-size: 10px;
}

p#footerLinks {
	right: 22px;
	bottom: 0;
	position: absolute;
	font-size: 10px;
}

p#footerLinks a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

p#footerLinks a:hover {
	color: #000;
	text-decoration: underline;
}

/* @end */