	body {
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b3b3b;
	background-image: url('../images/front/bg.gif');
	background-repeat: repeat-x;
	background-color: #383838;
	padding-bottom: 25px
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #a6c224;
}
a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 920px;
	text-align: left;
	line-height: 15px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.nav {
	float: left;
	height: 26px;
	margin-left: 20px;
	margin-top: 16px;
	display: inline;
}
div.nav a {
	float: left;
}
form.search {
	float: right;
	margin-left: 94px;
	margin-top: 16px;
	padding: 0;
	display: inline;
	width: 154px;
}
form.search input {
	width: 99px;
	border: 1px #bababa solid;
	float: left;
	font-size: 9px;
	padding: 0;
}
form.search input.search {
	background-image: url('../images/front/search-btn.jpg');
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	width: 44px;
	height: 15px;
	margin-left: 9px;
	display: inline
}
div.content {
	clear: both;
	background-color: white;	
	display: table;
	border-left: 20px white solid;
	border-right: 20px white solid;
	width: 880px;
}



div.information-box-bg,
div.searchresults-box-bg {
	clear: both;
	background-image: url('../images/front/information-box-bg.gif');
	background-repeat: repeat-y;
	display: table;
	width: 879px; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:10px
}
div.information-thumb {
	float: left;
	margin-left: 14px;
	margin-right: 29px;
}
div.information-desc {
	float: left;
	width: 349px;
	padding-top: 10px;
	margin-right: 42px;
	font-size: 12px;
}
div.information-links {
	float: left;
	line-height: 20px;
}
div.information-links strong {
	display: block;
	padding-top: 7px;
	font-size: 12px;
}
div.information-links a {
	color: #a6c224;
	display: block;
}
div.information-content {
	float: left;
	margin-left: 36px;
	width: 532px;
	margin-right: 42px;
	padding-top: 32px;
	font-size: 12px;
}
div.info-col01,
div.info-col02 {
	float: left;
	width: 242px;
	margin-right: 36px;
	line-height: 20px;
	padding: 20px 0;
	font-size: 11px;
}
div.info-col02 {
	margin: 0;
}
div.info-col01 a,
div.info-col02 a {
	color: #a6c224;
	display: block;
}
div.information-right {
	float: left;
	line-height: 20px;
	padding: 32px 0 20px;
}
div.information-right strong,
div.information-right a {
	display: block;
	font-size: 12px;
}
div.information-right a {
	color: #a6c224;
	font-size: 11px;
}

div.searchresults-box-bg p {
	margin-left: 26px;
	width: 824px;
	padding: 10px 0;
	font-size: 12px;
}
div.searchresults-box-bg strong {
	color: #a6c224;	
}
div.searchresults-box-bg hr {
	margin-left: 26px;
	color: #B6B6B6;
}
div.searchresults-box-bg a {
	font-size: 12px;
}

div.subnav {
	clear: both;
	height: 15px;
	margin-left: 4px;
	padding-top: 10px;
}
div.subnav a {
	color: #333333;
	margin: 0 5px 0 0;
}
div.subnav a {
	color: #a6c224;
	font-weight: bold;
}
div.subnav a.on,
div.subnav a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
}
form.login {
	float: right;
	margin: 0 21px 0 0;
	padding: 0;
	display: inline;
	width: 295px;
}
form.login input {
	border: 1px #c2c2c2 solid;
	width: 113px;
	float: left;
	font-size: 9px;
	margin-right: 5px;
	font-family: "Trebuchet MS";
	display: inline;
}
form.login input.login {
	background-image: url('../images/front/login-btn.gif');
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	width: 47px;
	height: 19px;
	margin-right: 0
}
div.title {
	float: left;
	margin-left: 4px;
	width: 771px;
}
a.create {
	font-size: 10px;
	font-family: "Trebuchet MS";
	color: #a1b34f;
	text-decoration: underline;
	padding-top: 5px;
	display: block;
	float: left;
}
div.topstorybox {
	float: left;
	margin-left: 5px;
	margin-top: 1px;
	width: 574px;
	background-image: url('../images/front/misc.gif');
	background-repeat: no-repeat;
	background-position:  right bottom;
	display: inline
}
div.topstory {
	float: left;
	height: 152px;
	width: 360px;
	overflow: hidden;
}
div.topstory h1 {
	color: #879640;
	font-size: 16px;
	font-weight: bold;
	margin: 13px;
	padding: 0;
	line-height: 18px;
}
div.topstory p {
	border-bottom: 1px #c7c7c7 solid;
	width: 356px;
	padding-bottom: 10px;
	margin-left: 13px;
	font-size: 12px;
	margin-bottom: 10px;
}
div.topstory a {
	color: #a6c224;
	margin-left: 13px;
	font-size: 12px;
}
div.topstory a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
	margin-left: 13px;
	font-size: 12px;
}
div.versatilebox {
	float: left;
	width: 265px;
	height: 109px;
	background-image: url('../images/front/misc.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 28px;
	padding-top: 17px;
	padding-bottom: 26px
}
div.videobox {
	float: left;
	height: 132px;	
}
div.threecolsbg {
	clear: both;
	background-repeat: repeat-y;
	width: 879px;
	overflow: hidden;
	background-image: url('../images/front/3cols-bg.gif');
}
div.newsbox p {
	width: 245px;
	margin-left: 20px;
	padding-bottom: 10px;
}
div.newsbox a {
	color: #a6c224;
}
div.newsbox a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
}
div.aboutbox {
	clear: both;
	width: 293px;
	overflow: hidden;
}
div.aboutbox p {
	width: 245px;
	margin-left: 20px;
	padding: 12px 0;
}
div.aboutbox strong {
	color: #a6c224;
	font-size: 12px;
	padding-bottom: 7px;
	display: block;
}
div.aboutbox a {
		color: #a6c224;
		font-size: 12px;
		display: block;
		padding-top: 5px;
}
div.aboutbox a:hover {
		text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
		font-size: 12px;
		display: block;
		padding-top: 5px;
}
div.aboutbox img {
	margin-left: 4px;
	margin-top: 32px;
	display: inline;
	clear: both;
}
div.puppiesbox {
	clear: both;
	width: 294px;
	overflow: hidden;
	height: 168px;
}
div.puppiesbox p {
	width: 263px;
	margin-left: 18px;
	padding: 10px 0;
	line-height: 16px;
}
div.puppiesbox strong {
	font-size: 12px;
	color: #a6c224;
	display: block;
	padding-bottom: 7px;
}
div.puppiesbox a {
	color: #a6c224;
	font-size: 12px;
	padding-top: 5px;
	display: block;
}
div.puppiesbox a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	display: block;
}
div.printbox {
	clear: both;
	width: 270px;
	min-height: 143px;
}
div.printbox p {
	width: 263px;
	margin-left: 18px;
	font-size: 12px;
	padding-top: 10px;
}
div.printbox a {
	font-weight: normal;
	left: 17px;
	position: relative;
	width: 150px;
}
div.printbox a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
	font-weight: normal;
}
div.printbox img {
	margin-left: 4px;
	display: inline;
	clear: both;
}

div.gallerybox {
	clear: both;
	width: 270px;
	min-height: 143px;
}
div.gallerybox p {
	width: 263px;
	margin-left: 18px;
	color: #a6c224;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
div.gallerybox a {
	color: #a6c224;
	font-weight: normal;
	left: 17px;
	position: relative;
	width: 150px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	height: 25px;
	display: block;
	line-height: 25px;
	vertical-align: middle;
}
div.gallerybox a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
	font-weight: normal;
}
div.gallerybox img {
	margin-left: 4px;
	display: inline;
	clear: both;
}
div.ourdogsbox {
	clear: both;
	width: 286px;
	min-height: 808px;
	background-image: url('../images/front/misc.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	display: block;
	font-weight: bold;
	padding-left:0; padding-right:0; padding-top:5px; padding-bottom:6px
}
div.ourdogsbox strong {
	color: #a6c224;
	font-size: 12px;
	margin-left: 22px;
	padding: 5px 0 7px;
	display: block;
}
div.ourdogsbox img {
	margin-left: 22px;
	display: block;
	padding-bottom: 2px;
}
div.ourdogsbox p {
	width: 250px;	
	margin-left: 22px;
	padding-bottom: 10px;
	display: table;
}
div.ourdogsbox a {
	color: #a6c224;
	float: right;
	font-size: 12px;
	display: block;	
	font-weight: normal;
	padding-bottom: 10px;
}
div.ourdogsbox a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
	float: right;
	font-size: 12px;
	display: block;	
	padding-bottom: 10px;
}
div.guestbookbox {
	float: left;
	background: url("../images/front/guestbook-box-bg.png") no-repeat scroll bottom transparent;
	width: 569px;
	height: 202px;
	position: relative;
	padding-left: 18px;
	padding-top: 7px;
	overflow: hidden; background-position-y:50%
}
div.guestbookbox p {
	color: #3b3b3b;
	font-size: 11px;
	font-weight: normal;
	padding: 16px 0 17px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.guestbookbox form {
	float: left;
	margin-left: 15px;
	width: 270px;	
	padding: 0;
	display: inline;
}
div.guestbookbox label {
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	width: 262px;
	display: inline;
}
div.guestbookbox input,
div.guestbookbox textarea {
	clear: both;
	width: 262px;
	border: 1px #a6c224 solid;
	display: inline;
}
div.guestbookbox textarea {
	height: 68px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.guestbookbox input.submit {
	background-image: url('../images/front/submit-btn.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	width: 59px;
	height: 59px;
	cursor: pointer;
	bottom:3px;
	right: 40px;
	border: medium none;
	position: absolute
}
div.articlesbox {
	float: left;
	width: 292px;
	overflow: hidden;
	height: 209px;
}
div.articlesbox p {
	width: 253px;
	margin-left: 22px;
	padding: 9px 0;
}
div.articlesbox strong {
	color: #a6c224;
	font-size: 12px;
	padding-bottom: 5px;
	display: block;
}
div.articlesbox a {
	color: #a6c224;
}
div.articlesbox a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
}
div.articlesbox img {
	margin-left: 4px;
	margin-top: 12px;
}
div.footer {
	clear: both;
	width: 879px;
	border-top: 1px #bed067 solid;
	padding-top: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: table;
	margin-bottom: 25px;
	margin-top: 5px;
}
div.links {
	float: left;
	width: 746px;
}
div.links a {
	color: black;
}
div.links a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
	/*text-decoration: underline;*/
}
div.copy {
	float: left;
	font-size: 12px;
}
div.picture-of-the-month-bg,
div.other-galleries-bg {
	clear: both;
	background-image: url('../images/front/our-champions-box-bg.gif');
	background-repeat: repeat-y;
	display: table;
	width: 879px
}
div.ourchampions-box-bg{
	clear: both;
	background-image: url('../images/front/our-champions-box-bg.gif');
	background-repeat: repeat-y;
	width: 879px;
	height: 194px;
	overflow: hidden
}
div.ourchampion-img {
	float: left;
	margin-left: 18px;
	padding-top: 6px;
	margin-right: 15px;
}
div.ourchampion-txt {
	float: left;
	font-size: 12px;
	padding-top: 20px;
	line-height: 15px;
	width:150px;
}
div.ourchampion-txt strong {
	color: #a6c224;
}
div.ourchampion-txt a {
	color: #a6c224;
	font-size: 10px;
}
div.ourchampion-txt a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
	font-size: 10px;
}
div.picture-of-the-month-bg {
	height: 189px;
	padding: 25px 0;
}
div.other-galleries-bg {
	height: 236px;
}
div.picture-of-the-month_img {
	margin-left: 39px;
	float: left;
	height: 189px;
	width: 305px;
	position: relative;
	display: block;
}
div.picture-of-the-month_txt {
	float: left;
	margin-left: 45px;
	width: 445px;
	font-size: 12px;
	line-height: 15px;
	overflow: hidden;
	height: 198px;
}
div.picture-of-the-month_txt strong {
	color: #a6c224;
	font-size: 14px;
}
div.other-galleries-txt {
	clear: both;
	line-height: 50px;
	border-bottom: 1px #c3c3c3 solid;
	width: 845px;
	margin-left: 12px;
	padding-left: 6px;
}
div.gallery {
	clear: both;
	display: table;
	padding-top: 27px;
	margin-left: 39px;
}
div.about-2cols-bg {
	clear: both;
	background-image: url('../images/front/about-2cols-bg.gif');
	background-repeat: repeat-y;
	display: table;
	width: 879px
}
div.ourshowgirl-box {
	float: left;
	width: 440px;
	overflow: hidden;
	height: 196px;
}
div.ourshowboy-box {
	float: left;
	width: 439px;
	overflow: hidden;
	height: 196px;
}
div.ourshow-img {
	float: left;
	margin-left: 10px;
	padding-top: 6px;
	margin-right: 12px;
}
div.ourshow-txt {
	float: left;
	padding-top: 15px;
	width: 160px;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.ourshow-txt strong {
	color: #a6c224;
}
div.ourshow-txt a {
 color: #a6c224;
 font-size: 10px;
}
div.ourshow-txt a:hover {
 text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
 font-size: 10px;
}
div.inner-left-box-bg {
	clear: both;
	background-image: url('../images/front/inner-left-box-bg.gif');
	background-repeat: repeat-y;
	width: 434px;
	display: table
}
div.inner-right-box-bg {
	clear: both;
	background-image: url('../images/front/inner-right-box-bg.gif');
	background-repeat: repeat-y;
	width: 444px;
	display: table

}

div.rightside {
margin-left: 325px;
}

div.dog-photo {
	clear: both;
	padding-top: 6px;
	margin-left: 10px;
	overflow: hidden;
	height: 247px;
}
div.thumbs {
	clear: both;
	margin-left: 3px;
	padding-top: 6px;
	position: relative;
	width: 800px;
	height: 96px;
	overflow: hidden;
}
div.thumbs a {
	float: left;
	margin: 0 2px;
}
div.about-txt {
	clear: both;
	width: 402px;
	padding-top: 6px;
	margin-left: 20px;
	font-size: 12px;
	overflow: hidden;
	height: 150px;
}
div.pedigree-table-bg,
div.pedigree-table-bg-03{
	clear: both;
	background-image: url('../images/front/pedigree-table-bg.gif');
	background-repeat: no-repeat;
	width: 434px;
	height: 438px;
	overflow: hidden;
	display: block;
	position: relative
}
div.pedigree-table-bg-02 {
	clear: both;
	background-image: url('../images/front/pedigree-table-bg.gif');
	background-repeat: no-repeat;
	width: 434px;
	height: 438px
}
div.pedigree-table-bg-02 {
	background-image: url('../images/front/pedigree-table-bg-02.gif');
}
div.pedigree-table-bg-03 {
	background-image: url('../images/front/pedigree-table-bg-03.gif');
	height: 490px
}
div.pedigree-table-bg-boy {
	clear: both;
	background-image: url('../images/front/pedigree-table-bg-boy.gif');
	background-repeat: no-repeat;
	width: 434px;
	height: 438px;
	overflow: hidden;
	position: relative
}
div.pedigree-1st-gen,
div.pedigree02-1st-gen,
div.pedigree03-1st-gen {
	float: left;
	width: 101px;
	height: 438px;
	position: relative;
}
div.pedigree02-1st-gen {
	width: 131px;
}
div.pedigree03-1st-gen {
	width: 122px;
	height: 490px;
}
div.pedigree02-1st-gen-a,
div.pedigree02-1st-gen-b {
	width: 131px;
	clear: both;
	height: 219px;
	position: relative;
}
div.pedigree03-1st-gen-a,
div.pedigree03-1st-gen-b {
	width: 122px;
	clear: both;
	height: 244px;
	position: relative;
}
div.pedigree-1st-gen p {
	width: 77px;
	position: absolute;
	top: 192px;
	left: 11px;
}
div.pedigree02-1st-gen-a p,
div.pedigree02-1st-gen-b p {
	position: absolute;
	width: 110px;
	top: 85px;
	left: 10px;
}
div.pedigree03-1st-gen-a p,
div.pedigree03-1st-gen-b p {
	position: absolute;
	width: 110px;
	top: 111px;
	left: 10px;
}
div.pedigree-1st-gen a,
div.pedigree-2nd-gen-a a,
div.pedigree-2nd-gen-b a,
div.pedigree-3rd-gen-a a,
div.pedigree-3rd-gen-b a,
div.pedigree-4th-gen-a a,
div.pedigree-4th-gen-b a,
div.pedigree02-1st-gen a,
div.pedigree02-2nd-gen-a a,
div.pedigree02-2nd-gen-b a,
div.pedigree02-3rd-gen-a a,
div.pedigree02-3rd-gen-b a,
div.pedigree03-1st-gen a,
div.pedigree03-2nd-gen-a a,
div.pedigree03-2nd-gen-b a,
div.pedigree03-3rd-gen-a a,
div.pedigree03-3rd-gen-b a {
	position: absolute;
	top: 7px;
	right: 6px;
}
div.pedigree02-3rd-gen-a a,
div.pedigree02-3rd-gen-b a {
	right: 8px;
}
div.pedigree03-2nd-gen-a a,
div.pedigree03-2nd-gen-b a {
	top: 9px;
}
div.pedigree03-3rd-gen-a a,
div.pedigree03-3rd-gen-b a {
	right: 8px;
}
div.pedigree-2nd-gen,
div.pedigree02-2nd-gen,
div.pedigree03-2nd-gen {
	float: left;	
}
div.pedigree-2nd-gen-a,
div.pedigree-2nd-gen-b,
div.pedigree02-2nd-gen-a,
div.pedigree02-2nd-gen-b,
div.pedigree03-2nd-gen-a,
div.pedigree03-2nd-gen-b {
	clear: both;
	width: 101px;
	height: 218px;
	position: relative;
}
div.pedigree02-2nd-gen-a,
div.pedigree02-2nd-gen-b {
	width: 132px;
	height: 110px;
}
div.pedigree03-2nd-gen-a,
div.pedigree03-2nd-gen-b {
	width: 138px;
	height: 121px;
}
div.pedigree-2nd-gen-a p,
div.pedigree-2nd-gen-b p,
div.pedigree02-2nd-gen-a p,
div.pedigree02-2nd-gen-b p,
div.pedigree03-2nd-gen-a p,
div.pedigree03-2nd-gen-b p {
	width: 84px;
	position: absolute;
	top: 80px;
	left: 10px;
}
div.pedigree02-2nd-gen-a p,
div.pedigree02-2nd-gen-b p {
	width: 110px;
	top: 6px;
}
div.pedigree03-2nd-gen-a p,
div.pedigree03-2nd-gen-b p {
	width: 100px;
	top: 10px;
}
div.pedigree-3rd-gen,
div.pedigree02-3rd-gen,
div.pedigree03-3rd-gen {
	float: left;
}
div.pedigree-3rd-gen-a,
div.pedigree-3rd-gen-b,
div.pedigree02-3rd-gen-a,
div.pedigree02-3rd-gen-b,
div.pedigree03-3rd-gen-a,
div.pedigree03-3rd-gen-b {
	clear: both;
	width: 101px;
	height: 109px;
	position: relative;
}
div.pedigree02-3rd-gen-a,
div.pedigree02-3rd-gen-b {
	width: 171px;
	height: 54px;
}
div.pedigree03-3rd-gen-a,
div.pedigree03-3rd-gen-b {
	width: 174px;
	height: 61px;
}
div.pedigree-3rd-gen-a p,
div.pedigree-3rd-gen-b p,
div.pedigree02-3rd-gen-a p,
div.pedigree02-3rd-gen-b p,
div.pedigree03-3rd-gen-a p,
div.pedigree03-3rd-gen-b p {
	width: 77px;
	position: absolute;
	top: 8px;
	left: 9px;
}
div.pedigree02-3rd-gen-a p,
div.pedigree02-3rd-gen-b p {
	width: 110px;
	top: 6px;
	line-height: 14px;
}
div.pedigree03-3rd-gen-a p,
div.pedigree03-3rd-gen-b p {
	width: 139px;
	line-height: normal;
	top: 7px;
}
div.pedigree-4th-gen {
	float: left;
}
div.pedigree-4th-gen-a,
div.pedigree-4th-gen-b {
	height: 54px;
	width: 128px;
	clear: both;
	position: relative;
}
div.pedigree-4th-gen-a p,
div.pedigree-4th-gen-b p {
	width: 112px;
	position: absolute;
	top: 8px;
	left: 9px;
	line-height: normal;
}
div.vital-items {
	float: left;
	color: #a6c224;
	font-weight: bold;
	font-size: 12px;
	width: 73px;
	margin-left: 15px;
	padding: 10px 10px;
	line-height: 15px;
}
div.vital-txt {
	float: left;
	padding: 10px 0;
	font-size: 12px;
	line-height: 15px;
}
div.news-txt,
div.news-txt-a {
	clear: both;
	margin-left: 15px;
	width: 395px;
	font-size: 12px;
	padding: 10px 0;
}
div.news-txt-a {
	border-bottom: 1px #d4dfa2 solid;		
}
div.news-txt strong,
div.news-txt-a strong {
	color: #a6c224;
	font-size: 14px;
	display: inline-block;
	padding-bottom: 7px	
}
div.puppies-img {
	float: left;
	margin-left: 25px;
	margin-right: 18px;
	padding-top: 20px;
}
div.puppies-txt {
	float: left;
	padding-top: 20px;
	font-size: 12px;
	width: 260px;
}
div.puppies-txt strong {
	color: #a6c224;
	font-weight: normal;
}
div.results-txt {
	clear: both;
	width: 402px;
	margin-left: 18px;
	padding-top: 16px;
	font-size: 12px;
	padding-bottom: 16px;
}
div.contact-2cols-bg {
	clear: both;
	background-image: url('../images/front/contact-2cols-bg.gif');
	background-repeat: repeat-y;
	display: table;
	width: 878px
}
div.contact-left {
	float: left;
	width: 411px;
	margin-left: 10px;
	margin-right: 34px;
	overflow: hidden;
	height: 295px;
}
div.contact-left p {
	font-size: 12px;
	line-height: 15px;
	padding: 5px;
}
div.contact-right {
	float: left;
	width: 411px;
}
div.contact-right p {
	width: 400px;
	font-size: 12px;
	border-bottom: 1px #cacaca solid;
	padding: 5px 0 15px 0;
	line-height: 15px;
}
div.contact-right a {
	color: #a6c224;
}
div.contact-right a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
}
form.contact {
	margin: 0;
	padding: 0;
}
form.contact label {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	float: left;
	width: 204px;
}
form.contact input,
form.contact textarea {
	border: 1px #cacaca solid;
	width: 400px;
	font-size: 11px;
	background-color: #f5f5f5;
}
form.contact input.w197 {
	width: 196px;
}
form.contact textarea {
	height: 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
}
form.contact input.submit,
form.contact input.reset {
	float: right;
	background-image: url('../images/front/submit-btn2.gif');
	background-repeat: no-repeat;
	width: 47px;
	height: 19px;
	border: medium none;
	margin-right: 5px
}
form.contact input.reset {
	background-image: url('../images/front/reset-btn.gif');
}
div.about-hotlitter-box-bg {
	clear: both;
	background-image: url('../images/front/about-hotlitter_box-bg.gif');
	background-repeat: repeat-y;
	width: 434px;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden
}
div.about-hotlitter-box-bg p {
	position: relative;
	width: 390px;
	top: 13px;
	left: 18px;
	font-size: 12px;
}
div.about-hotlitter-box-bg a {	
	color: #a6c224;
}
div.about-hotlitter-box-bg a:hover {	
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
}
div.puppy-videos-box-bg {
	background-image: url('../images/front/puppy-pictures_box-bg.gif');
	clear: both;
	background-repeat: repeat-y;
	height: 400px;
	width: 444px
}
div.puppy-videos-box-bg div.row {
	position: relative;
	top: 10px;
	margin-left: 7px;	
	padding-bottom: 30px;
}
div.puppy-videos-box-bg div.cell {
	margin-right: 4px;
}
div.puppy-videos-box-bg p {
	margin-left: 23px;
	padding-bottom: 5px;
}
div.puppy-videos-box-bg span {
	color: #a6c224;
}
div.hot-puppies-box-bg p {
	position: relative;
	top: 14px;
	left: 18px;
	font-size: 12px;
	width: 395px;
}
div.hot-puppies-box-bg strong {
	color: #a6c224;
}

div.see-also-box-align{
margin-top: 10px;
}
div.see-also-box-bg {
	clear: both;
	background-image: url('../images/front/puppy-pictures_box-bg.gif');
	background-repeat: repeat-y;
	width: 444px;
	height: 82px;
	position: relative;
	overflow: hidden
}
div.see-also-box-bg p {
	position: absolute;
	top: 14px;
	left: 18px;
	width: 395px;
	font-size: 12px;
}
div.see-also-box-bg a {
	color: #a6c224;
}
div.see-also-box-bg a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
}
div.puppy-pictures-box-bg {
	clear: both;
	background-image: url('../images/front/puppy-pictures_box-bg.gif');
	background-repeat: repeat-y;
	width: 444px;
	position: relative
}

div.puppy-pictures-box-bg div.row {
	position: relative;
	top: 10px;
	margin-left: 13px;	
	padding-bottom: 10px;
}


/*div.puppy-picture-box-flash {
	padding-left: 12px;
	padding-top: 10px;
}*/
div.puppy-picture_img {
	position: absolute;
	top: 41px;
	left: 35px;
}
div.puppy-picture_scroll {
	position: absolute;
	top: 379px;
	left: 12px;
}
div.puppy-picture_thumbs {
	float: left;
}
div.puppy-picture_thumbs a {
	display: block;
	float: left;
	margin: 0 1px;
}
div.breeding-box-bg {
	clear: both;
	background-image: url('../images/front/information-box-bg.gif');
	background-repeat: repeat-y;
	width: 879px;
	height: 424px
}
div.breeding-box-bg   h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a6c224;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.breeding-left {
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	width: 393px;
	font-size: 12px;
	overflow: hidden;
}
div.breeding-left a,
div.breeding-right a {
	color: #a6c224;
}
div.breeding-left a:hover,
div.breeding-right a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
}
div.breeding-right {
	float: left;
	margin-left: 25px;
	width: 393px;
	font-size: 12px;
	padding-top: 15px;
	overflow: hidden;
}
#breed-heading {
border-top: 1px solid #C3C3C3;
display: block;
padding: 15px 0;
}

#breed-heading-right {
display: block;
padding: 15px 0 30px;
}

div.breeding-left p {
	margin: 15px 0;
}
div.breeding-left  span {
	padding: 15px 0 15px 0;
	border-top: 1px #c3c3c3 solid;
	width: 393px;
	display: block;
}
div.breeding-right  span {
	display: block;
	padding-bottom: 10px;
}
div.breeding-right p {
	padding: 15px 0;
}
div.about-parents-box-bg {
	clear: both;
	width: 444px;
	background-image: url('../images/front/box-bg3.gif');
	background-repeat: repeat-y
}
div.about-parents-box-bg p {
	width: 395px;
	left: 20px;
	font-size: 12px;
	position: relative;
	top: 15px;
	padding-bottom: 20px;
}
div.about-parents-box-bg a {
	color: #a6c224;
}
div.about-parents-box-bg a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
}
div.breeding-philosophy-box-bg {
	clear: both;
	background-image: url('../images/front/box-bg3.gif');
	background-repeat: repeat-y;
	width: 444px
}
div.breeding-philosophy-box-bg p {
	width: 395px;
	top: 15px;
	left: 20px;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 15px;
}
div.see-also-box-bg2 {
	clear: both;
	background-image: url('../images/front/box-bg3.gif');
	background-repeat: repeat-y;
	width: 444px
}
div.see-also-box-bg2 p {
	top: 11px;
	left: 20px;
	margin:0 20px 0;
	padding: 15px 0 0;
}
div.see-also-box-bg2 a {
	color: #a6c224;
}
div.see-also-box-bg2 a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
}
div.whatsinthename-box-bg {
	clear: both;
	background-image: url('../images/front/box-bg1.gif');
	background-repeat: repeat-y;
	width: 585px;
	height: 415px;
	position: relative
}
div.whatsinthename-box-bg p {
	position: absolute;
	top: 15px;
	left: 30px;
	width: 523px;
	font-size: 12px;
	text-align: justify;
}
div.whatsinthename-box-bg span {
	color: #a6c224;
	font-size: 14px;
	font-weight: bold;
}
div.whatsinthename-box-bg img {
	position: absolute;
	left: 30px;
	top: 235px;
}
div.aboutourdogs-box-bg {
	clear: both;
	background-image: url('../images/front/box-bg1.gif');
	background-repeat: repeat-y;
	width: 585px;
	height: 525px;
	position: relative
}
div.aboutourdogs-box-bg p {
	position: absolute;
	top: 20px;
	left: 30px;
	width: 523px;
	font-size: 12px;
	text-align: justify;
	padding-bottom: 15px;
}
div.aboutourdogs-box-bg span {
	font-size: 14px;
	font-weight: bold;
	color: #a6c224;
}
div.aboutourdogs-img {
	position: absolute;
	top: 428px;
	left: 32px;
}
div.additionalresources {
	clear: both;
	margin-top: 10px;
}
div.additionalresources-box-bg {
	clear: both;
	background-image: url('../images/front/see-also_box-bg4b.gif');
	background-repeat: repeat-y;
	width: 290px;
	height: 118px;
	position: relative
}
div.additionalresources-box-bg p {
	position: absolute;
	top: 18px;
	left: 18px;
	width: 211px;
	font-size: 12px;
}
div.additionalresources-box-bg span {
	color: #a6c224;
	font-size: 11px;
	float: left;
	width: 15px;
	height: 25px;
}
div.testimonials-box-bg {
	clear: both;
	background-image: url('../images/front/see-also_box-bg4b.gif');
	background-repeat: repeat-y;
	width: 291px;
	display: table; background-position-y:50%
}
div.testimonials-box-bg p {
	margin-left: 20px;
	width: 247px;
	border-bottom: 1px #bbbbbb solid;
	padding-bottom: 20px;
	padding-top: 20px;
	line-height: 18px;
}
div.testimonials-box-bg span {
	color: #a6c224;
	font-size: 14px;
	font-weight: bold;
}
div.testimonials-box-bg strong {
	width: 247px;
	text-align: right;
	display: block;
}
div.testimonials-box-bg img {
	margin-top: 16px;
	margin-left: 19px;
	display: block;
	border: 1px #d6d6d6 solid;
}
div.rhodesian-ridgeback_box-bg h1 {
	color: #a6c224;
	font-size: 14px;
	font-weight: bold;
	margin: 13px 20px;
	padding: 0;
}
div.rhodesian-ridgeback_box-bg p {
	margin: 0px 18px 15px 22px;
	font-size: 12px;
	width: 526px;
	display: table;
}
div.rhodesian-ridgeback_box-bg ul {
	font-size:12px;
}
div.image-div-test {
	background-image: url('../images/front/hot-litter1.jpg');
}
div.rhodesian-ridgeback_box-bg a {
	float: right;
	color: #a6c224;
	font-size: 12px;
}
div.rhodesian-ridgeback_box-bg a:hover {
	float: right;
	text-decoration: underline;
	color: #a6c224;
	font-size: 12px;
	font-weight: bold;
}
div.rhodesian-ridgeback_box-bg img {
	margin-right: 15px;
	margin-bottom: 10px;	
	margin-top: 5px;
	float: left;
}
div.rhodesian-ridgeback_box-bg hr {
	margin-left: 18px;
	margin-right: 18px;
	color: #B6B6B6;
}
div.see-also_box-bg3 p {
	width: 243px;
	margin-left: 21px;
	padding: 15px 0;
	line-height: 20px;
}
div.see-also_box-bg3 strong {
	color: #a6c224;
	font-size: 14px;
	display: block;
	padding-bottom: 7px;
}
div.see-also_box-bg3 span {
	color: #a6c224;
}
div.see-also_box-bg3 a {
	color: #000000;
}
div.see-also_box-bg3 a:hover {
	text-decoration: none;
	color: #a6c224;
	font-weight: normal;
}
/*div.see-also_box-bg3 a:link {
	color: #a6c224;
}*/


div.comment-box-bg form {
	margin: 0;
	padding: 0;
	margin-left: 30px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
div.comment-box-bg form label {
	line-height: 18px;
	clear: both;
	width: 400px;
	display: table;
}
div.comment-box-bg form input,
div.comment-box-bg form textarea {
	border: 1px #cacaca solid;
	width: 400px;
	font-size: 11px;
	background-color: #f5f5f5;
	margin-bottom: 7px;
	clear: both;
	display: table;
}
div.comment-box-bg form textarea {
	height: 95px;
	margin-bottom: 12px;
}
div.comment-box-bg form input[type=submit] {
	background-image: url('../images/front/submit-btn2.gif');
	background-repeat: no-repeat;
	width: 47px;
	height: 19px;
	border: medium none;
	cursor: pointer;
	float: right;
	margin: 0
}
div.comment-row01,
div.comment-row02 {
	clear: both;
	width: 840px;
	background-color: #e6e6e6;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	display: table;
}
div.comment-row02 {
	background-color: white;
}
div.comment-row01 p,
div.comment-row02 p {
	padding: 9px;
	display: table;
	width: 822px;
}
div.comment-row01 span,
div.comment-row02 span {
	color: #a6c224;
	font-weight: bold;
}
div.comment-row01 em,
div.comment-row02 em {
	float: right;
}
div.read-more {
	color: #a1b34f;
	clear: both;
	text-align: right;
	margin-right: 25px;
	font-size: 12px;
}
div.read-more a {
	color: #a6c224;
}
div.read-more a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
}
div.featurednews-box-bg img {
	float: left;
	margin-left: 14px;
	margin-top: 10px;
	margin-right: 28px;
}
div.featurednews-box-bg h1 {
	color: #879640;
	font-size: 16px;
	font-weight: bold;
	margin: 13px;
	padding: 0;
	line-height: 18px;
}
div.featurednews-box-bg p {
	float: left;
	width: 345px;
}
div.featurednews-box-bg span {
	color: #999999;
	font-size: 11px;	
	font-weight: bold;
	display: block;
}
div.featurednews-box-bg strong {
	display: block;
}
div.news2010-box-bg p {
	width: 539px;
	margin-left: 25px;
	padding-bottom: 15px;
	font-size: 12px;
}
div.news2010-box-bg strong {
	color: #999999;	
	display: block;
	font-size: 11px;
}
div.see-also_box-bg4 h2,
div.see-also_box-bg4 h3 {
	font-size: 13px;
	color: #a6c224;
	width: 249px;
	margin-left: 20px;
	border-bottom: 1px #b6b6b6 solid;
	padding-bottom: 12px;
}
div.see-also_box-bg4 h3 {
	border-top:  1px #b6b6b6 solid;
	padding-top: 12px;
}
div.see-also_box-bg4 p {
	width: 249px;
	margin-left: 20px;
	padding-bottom: 15px;
	line-height: normal;
}
div.see-also_box-bg4 strong {
	color: #999999;
	display: block;
}
div.about-txt a {
	color: #a6c224;
	font-weight: bold;
}
div.about-txt a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
}
/* new css */

#footclear, #footclear2, #footclear3, #footclear4, #footcleargbook, #footclearaparents {
	clear: both;
	position: relative;
	height: 15px;
	top: 0px;
	margin: 0px;
	padding: 0px;
 }
#footclear {
	background-image: url('../images/front/box-foot.gif');
	background-repeat: no-repeat

	}
#footclear2 {
	background-image: url('../images/front/box-foot1.gif');
	background-repeat: no-repeat;
	clear: both;
	position: relative;
	height: 15px;
	top: 0px;
	margin: 0px;
	padding: 0px

	}
#footclearaparents {
	background-image: url('../images/front/box-foot3.gif');
	background-repeat: no-repeat
}
#footclear3 {
	background-image: url('../images/front/box-foot2.gif');
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
#footclear4 {
	background-image: url('../images/front/box-foot3.gif');
	background-repeat: no-repeat;
	position: relative;
	margin: 0px;
	padding: 0px
}
#footcleargbook {
	background-image: url('../images/front/box-footgbook.gif');
	background-repeat: no-repeat
}

#footclearcol2 {
 	background-image: url('../images/front/see-also_box-bg4foot.gif');
	background-repeat: no-repeat;
	clear: both;
	position: relative;
	height: 15px;
	top: 0px;
	margin: 0px;
	padding: 0px
 } 
div.featurednews-box-bg {
	clear: both;
	background-repeat: repeat-y;
	width: 585px;
	display: table;
	background-image: url('../images/front/box-bg.gif');
}
div.news2010-box-bg {
	clear: both;
	background-image: url('../images/front/box-bg.gif');
	background-repeat: repeat-y;
	width: 585px;
	padding-top: 20px;
	display: table
}
div.see-also_box-bg4 {
	clear: both;
	background-image: url('../images/front/see-also_box-bg4b.gif');
	background-repeat: repeat-y;
	width: 291px;
	display: table
}
div.rhodesian-ridgeback_box-bg {
	clear: both;
	background-image: url('../images/front/box-bg1.gif');
	background-repeat: repeat-y;
	width: 584px;
	display: table
}
div.rhodesian-ridgeback_box-bg ul{
padding: 0 18px 0 60px;
}
div.see-also_box-bg3 {
	clear: both;
	width: 292px;
	background-image: url('../images/front/see-also_box-bg4b.gif');
	background-repeat: repeat-y;
	margin-left: 1px
}
div.comment-box-bg {
	clear: both;
	background-image: url('../images/front/box-bggbook.gif');
	background-repeat: repeat-y;
	width: 863px;
	padding-top: 15px;
	padding-left: 15px
	}
div.versatilebox2 {
	float: left;
	width: 285px;
	height: 153px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding: 0px;
}
div.twocolsbg {
	clear: both;
	background-image: url('../images/front/2cols-bg.gif');
	background-repeat: repeat-y;
	display: table;
	width: 879px
}
div.newsbox {
	clear: both;
	width: 284px;
	background-image: url('../images/front/misc.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 26px;
	padding-left: 0;
	overflow: hidden
}
div.additionalresources-box-bg p a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a6c224;
	text-decoration: none;
}
div.additionalresources-box-bg p a:hover {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
}

div.results-links {
	clear: both;
	width: 402px;
	padding: 10px 0 10px 22px;
	line-height: 18px;
}
div.results-links p {
	line-height: normal;
	font-size: 12px;
}

div.results-links strong {
	color: #999999;
	font-size: 11px;
}
div.results-links a {
	color: #a6c224;
	display: block;
	font-weight: bold;
}
div.results-links a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
	display: block;
}
div.results-linksb {
	clear: both;
	width: 402px;
	padding: 10px 0;
	font-size: 11px;
	margin-left: 18px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.results-linksb a {
	color: #a6c224;
	display: block;
	font-weight: normal;
	text-decoration: none;
}
div.results-linksb a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
	display: block;
}
div.puppy-videos-box-bg a {
	color: #000000;
	text-decoration: none;
}
div.puppy-videos-box-bg a:hover {
	text-decoration: none;
	color: #a6c224;
	font-weight: normal;
}
div.hot-puppies-box-bg {
	clear: both;
	background-image: url('../images/front/hot-puppies_box-bg.gif');
	background-repeat: repeat-y;
	width: 434px;
	position: relative;
	overflow: hidden
}
div.picture-of-the-month_img a, div.picture-of-the-month_txt a {
	color: #a6c224;
	font-weight: normal;
}
div.picture-of-the-month_img a:hover, div.picture-of-the-month_txt a:hover {
	text-decoration: underline;
	color: #a6c224;
	font-weight: bold;
	/*text-decoration: underline;*/
}
div.picture-of-the-month_img a{
	color: #a6c224;
	border: 3px solid #FFFFFF;
	display: block;
	margin-left: -5px;
}
div.picture-of-the-month_img a:hover{
	color: #a6c224;
	border: 3px solid #a6c224;
}
div.newsbox span {
	width: 284px;
	overflow: hidden;
	display: block;
	padding: 0;
}
div.newsbox strong {
color: #999999;
}
div.imgdown  {
	clear: both;
	width: 294px;
	position: relative;
	top: 2px;
}
div.about-txt2 {
	clear: both;
	width: 402px;
	padding-top: 6px;
	margin-left: 20px;
	font-size: 12px;
	overflow: hidden;
	height: 167px;
}
div.about-txt3 {
	clear: both;
	width: 402px;
	padding-top: 6px;
	margin-left: 20px;
	font-size: 12px;
	overflow: hidden;
	height: 140px;
}
.zzz {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	position: relative;
	left: 17px;
	width: 270px;
}

/*-------------------------------------------Individual dog page gallery-----------------------------------------*/
div.dog-gallery-slider {
	width: 390px;
	height:105px;
	margin:0 2px 0 0;
	position:relative;
	overflow:hidden;
}
/*-------------------------------------------Individual dog page gallery-----------------------------------------*/
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*-------------------------------------------Pagination Start-----------------------------------------*/
.pagination {
	font-size:11px;
	padding: 3px;
	margin: 3px;
	text-align:center;
}
.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #A6C224;
	text-decoration: none; /* no underline */
	color: #4c8300;
}
.pagination a:hover,
.pagination a:active {
	border: 1px solid #999;
	color: #666;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #A6C224;
	font-weight: bold;
	background-color: #4c8300;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

#prev-slider-control {
padding-left: 4px;
}
/*-------------------------------------------Pagination End-----------------------------------------*/