/*
Theme Name: LollyPop
Theme URI: http://www.upmarketpets.com/
Description: Our first theme.
Version: 0.1
Author: Bjorn Schultheiss
Author URI: http://www.upmarketpets.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

/*Browser reset

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,a,form,fieldset,input,textarea,p,th,td {

margin:0;
padding:0;

}*/


/* Begin Typography & Colors */
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #67c4e8 url('images/background.gif') top center no-repeat;
	color: #333;
	font-size: 12px; /* Resets 1em to 10px */
	text-align: left;
	
	}
.clearfloat {
	float: none;
	
	
	}
#page {
	text-align: left;
	background-color: transparent;
	}
	
#my_nav {
	font-size: 20px;
	background: #ababab;
}

.t1_btns a {
	color: white;
	font-style: normal;
}

.t1_btns#home a {
	background-color:#283b97;  
	color:#FFF; 
	padding:5px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	
	
}
.t1_btns#aquarium a {
	background-color:#0093b5;  
	color:#FFF; 
	padding:5px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}

.t1_btns#shop a {
	background-color:#ff8a00;  
	color:#FFF; 
	padding:5px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}

.t1_btns#pets a {
	background-color:#c000ff;  
	color:#FFF; 
	padding:5px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}

.t1_btns#products a {
	background-color:#e50093;  
	color:#FFF; 
	padding:5px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}
.t1_btns#contact a {
	background-color:#efcb73;  
	color:#FFF; 
	padding:5px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}
.t1_btns#community a {
	background-color:#a5d62d;  
	color:#FFF; 
	padding:5px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}
.t1_btns#grooming a {
	background-color:#F06;  
	color:#FFF; 
	padding:5px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}
.t1_btns#products_on {
	background-color: #e50093; 
	text-decoration: underline;
	color: white;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
.t1_btns#pets_on {
	background-color: #c000ff; 
	text-decoration: underline;
	color: white;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
.t1_btns#news_on {
	background-color: #ff9b01; 
	text-decoration: underline;
	color: white;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
.t1_btns#contact_on {
	background-color: #efcb73; 
	text-decoration: underline;
	color: white;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
.t1_btns#community_on {
	background-color: #a5d62d; 
	text-decoration: underline;
	color: white;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
.t1_btns#grooming_on {
	background-color:#F06; 
	text-decoration: underline;
	color: white;
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

.t2_btns a {
	color: white;
	font-style: normal;
	font-size: 14px;
	text-align: left;
}

.t2_btns#products {
	background-color: #e50093; 
	height: 27px;
	padding-top: 6px;
	text-align: left;
}
.t2_btns#pets {
	background-color: #c000ff; 
	height: 27px;
	padding-top: 6px;
	text-align: left;
}
.t2_btns#news {
	background-color: #ff9b01; 
	height: 27px;
	padding-top: 6px;
}
.t2_btns#contact {
	background-color: #efcb73;
	height: 27px;
	padding-top: 6px;
	text-align: left;
}
.t2_btns#community {
	background-color: #a5d62d; 
	height: 27px;
	padding-top: 6px;
	text-align: left;
}
.t2_btns#grooming {
	background-color:#F06; 
	height: 27px;
	padding-top: 6px;
	text-align: left;
	
}
.t2_btn_on {
	text-decoration: underline;
	color: white;
}

.more-link{
	background-color:#76C3E6;
	color:#FFF;
	font-weight:bold;
	padding:10px 5px 10px 5px;
	-moz-border-radius:5px; 
	border-radius:5px; 
	-webkit-border-radius: 5px;
	
	}
.more-link a{
	color:#FFF;

}

.more-link :hover{
	color:#000;

}
#content {
	font-size: 1.2em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float:left;
	margin:10px 0 0 0;
	background:transparent;
	}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}


.narrowcolumn .postmetadata {
	text-align: left;
	}

.breed-decrip-content {
	
font-size: 13px;
text-align: center;
margin-left: 25px;
	
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #67c4e8;
	text-align:center;
	float:left;
	padding: 0px;
	margin: 0px auto;
	width: 966px;
	height: 0px;
	}
	
.footer-box{
	background: #0093b5;
	padding:20px;
	width:930px;
	height:80px;
	margin: 30px 0px 15px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
.footer-box-text{
	color:#FFF;
	font-size:12px;
	margin-left:20px;
	margin-top:20px;
	text-align:left;
	float:left;
	}

.footer-box-text a{
	color:#FFF;
	}

.footer-box-copywrite{
	color: #6CF;
	font-size:12px;
	margin-left:20px;
	margin-top:5px;
	text-align:left;
	float:left;
	}

.footer-box-copywrite a{
	color:#FFF;
	}

.footer-menu {
	margin-left:10px;	
	}
	
.footer-menu ul{
	background: #0093b5;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	}

.footer-menu li{
	float:left;
	padding-left:10px;
	padding-right:20px;
	font-size:24px;
	border-right:1px solid #6CF;
	}
	
.footer-menu li a{
	color:#FFF;
	
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Arial, Helvetica, sans-serif;  
	font-weight: bold;
	text-align:left;
	text-decoration:none;
	line-height:30px;
		}

h1 {
	font-size: 4em;
	text-align: left;
	}

h2 {
	font-size:24px;

}

h2.pagetitle {
	font-size: 16px;

	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	background-color:#FFF;
	}

h3 {
	font-size: 18px;
	/*font-size: 1.3em;*/
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	font-size:21px;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #63C;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 {
	color: #2a2a2a;
	text-decoration: none; 
}
a, a:hover, h3 a:hover {
	color:#36F;
	text-decoration: none;
	}

a:hover {
	color:#36F;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	margin: auto;
	padding: 0;
	width: 966px;
	}

#header {
	margin: 0 0 0 0;
	padding: 0;
	height: 315px;
	width: 966px;
	}

#my_nav {
	width: 100%;
	text-align: center;
}

#my_nav li {
	display: inline;
	list-style: none;
	padding: 5px 5px 11px 5px; 
}

#first_tier {
	height: 35px;
	padding-top:10px;
	background-color: white;
}

.current-cat a {
	color: white;
}
.current-cat-parent a {
	color: white;
}

.t1_btns li {
     padding-right: 0px;
     padding-left: 0px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 650px;
	}

.fullcolumn {
	padding: 0px 0px 0px 1px;
	width: 965px;
	}
	
.widecolumn-single { 
	width: 690px;
	background-color:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 1.6em;
	}

.widecolumn {
	width: 700px;
	background: transparent;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 1.6em;

	}

.widecolumn .entry p {
	color:#333;
	text-align: left;
	float:none;
	}


.post {	
	text-align: left;
	width:650px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:25px;
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:15px;
	margin-top:15px;
	}
	
.page-post {	
	text-align: left;
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	float:left;

	}

.post hr {
	display: block;
	}


.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	
}

.clear {
	clear: both;
}
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0px 15px 0px 	;

	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	max-width: 650px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	display: inline;
	}

img.alignleft {
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: -10px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	/*text-indent: -10px;*/
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding:10px; 
	}

#sidebar #searchform #s {
	width: 150px;
	vertical-align:bottom;
	float:left;
	}

#sidebar #searchsubmit {
	vertical-align:bottom;
	margin-left:10px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 650px;
	padding: 2px;
	}

#commentform #submit {
	margin: 10px 20px 10px 10px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 20px;
	padding: 10px;
	}

.commentlist {
	padding: 0px 0px 0px 0px;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px 0px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 20px;
	}

#commentform p {
	margin: 5px 0 0 20px;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: right;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width:250px;
	margin: 0px 0 0 10px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: left;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	padding:0px;
	margin:0px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/





/*FRONT PAGE END*/
/*FRONT PAGE END*/

.frontpage-button {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
		}


/*Articles Footer*/
/*Articles Footer*/
.articles-footer {
	border: 1px solid #76C3E6; background-color:#DCF6FF; width:620px; -moz-border-radius: 10px; border-radius:10px; -webkit-border-radius: 10px; padding:10px; float:left;
	}

.articles-footer-buttons {
	background-color:#FFE187; padding:7px; color:#000; font-family:Arial, Helvetica, sans-serif;  font-weight:bold; float:left; margin:5px; -moz-border-radius:5px; border-radius:5px; -webkit-border-radius: 5px;
	}
.articles-footer-buttons a{
	color:#000;
	}
.articles-footer-buttons a:hover{
	color:#3366ff;
	}
	
.articles-footer-tags{
	background:#76C3E6; float:left; -moz-border-radius:3px; border-radius:3px; -webkit-border-radius:3px; padding: 1px 5px 1px 5px;
	
	}
.articles-footer-tags a{
	color:#FFF;
	}
	
.articles-footer-tags a:hover{
	color:#000;
	}
.articles-footer-info{
	padding:5px;
	
	}
	
/*END Articles Footer*/
/*END Articles Footer*/


/*START Specials Article*/
/*START Specials Article*/

.specials-feature-box {
	background-color:#FCE0EB; width:600px;
	}
.specials-feature-box-img {
	float:left;
	padding:10px 0 0 10px;
	}
.specials-feature-text {
	width:240px; height: 1px; float:left; font-size:0.8em; padding: 5px 10px 5px 10px;
	}
.specials-feature-heading {
	background:#E50093; padding:5px; color:#FFF
	}
	
	
.specials-container {
	width:620px;
	}
.specials-box {
	width:193px; margin:10px 10px 20px 0; background-color:#FCE0EB; float:left;
	}
.specials-text {padding:10px;
	}
.specials-heading {background:#E50093; padding:5px 0 5px 10px; color:#FFF
	}

.specials-box-spacer {

height: 83px;
width: 190px;
margin: 0px 0px 0px -10px;
	
}

.specials-box-spacer2 {

height: 65px;
width: 190px;
margin: 0px 0px 0px -10px;
	
}


	
/*END Specials Article*/
/*END Specials Article*/




/*Front pages link boxes*/
.link-box {
	width:140px; height:134px; padding:20px 20px 0 0; float:left;	
	}
	
.link-box-image {
	width:135px; height:105px;
	}
.link-box-text-link-livestock {
	width:135px; height:20px; background-color:#15A2FF; color:#FFF; font-family:Arial, Helvetica, sans-serif;  font-size:14px; padding-left:5px; padding-top:5px; color:#FFF; font-weight:bold;
	}
.link-box-text-link-pets {
	width:135px; height:20px; background-color:#C000FF; color:#FFF; font-family:Arial, Helvetica, sans-serif;  font-size:14px; padding-left:5px; padding-top:5px; color:#FFF; font-weight:bold;
	}
.link-box-text-link-community {
	width:135px; height:20px; background-color:#A5D62D; color:#FFF; font-family:Arial, Helvetica, sans-serif;  font-size:14px; padding-left:5px; padding-top:5px; color:#FFF; font-weight:bold;
	}
	
	
/*Front pages link boxes*/

/*front page 2011*/
/*front page 2011*/
.fpage-f-pro-box {
	width:440px; height:134px; padding:20px 20px 0 20px; float:left;
	}
.fpage-f-pro-box-img-box {
	width:440px; height:105px; background:url(http://upmarketpets.com/_images/frontpage/11/front-page-f-story.jpg) no-repeat;
	}
.fpage-f-pro-box-text {
	width:255px; padding:10px;
	}
.fpage-f-pro-box-heading {
	width:436px; height:20px; background-color:#A5D62D; color:#FFF; font-family:Arial, Helvetica, sans-serif;  font-size:14px; padding-left:5px; padding-top:5px;
	}
.fpage-pet-descrip-box {
	width:276px; height:134px; padding:20px 20px 0 20px; float:left;
	}
.page-pet-descrip-box-img-box {
	width:276px; height:105px; background:url(http://upmarketpets.com/_images/frontpage/11/front-page-petstext.gif);
	}
.page-pet-descrip-box-text {	
	width:255px; padding:10px;
	}
.page-pet-descrip-box-heading {	
	width:271px; height:20px; background-color:#C000FF; color:#FFF; font-family:Arial, Helvetica, sans-serif;  font-size:14px; padding-left:5px; padding-top:5px;	
	}
.fp-box-whole {
	width:970px; height:990px;
	}
.fp-box-top-left {
width:460px; height:340px; padding:20px 0 0 20px; float:left;	
	}
.fp-box-top-left-treats {
	width:210px; height:200px; float:left; padding-right:20px
	}
.fp-box-top-left-treats-img {
	width:210px; height:200px; float:left;
	}
.fp-box-top-left-fproducts {
	width:200px; height:210px; float:left;
	}
.fp-box-top-left-fproducts-img {
	width:210px; height:200px; float:left;
	}
.fp-box-top-left-specials {
	width:440px; height:110px; float:left; padding:0px 0px 20px 0px;
	} 
.fp-box-top-left-specials-img {
	width:430px; height:110px; background-color:#3C9; float:left;
	}
.fp-box-top-left-potm {
	width:460px; height:340px; padding:20px 0px 0px 0px; float:left;
	} 
.fp-box-top-left-potm-img {
	width:460px; height:340px;
	}
.fp-grooming {
	margin:10px 0 0 20px; width:914px; height:120px; float:left;
	}
	

/*front page 2011*/
/*front page 2011*/

/*front page PETS/COMMUNITY 2011*/
/*front page PETS/COMMUNITY 2011*/
.pets-fp-pets-text-box {
	width:296px; height:114px; margin:20px 0px 0px 0px; padding:20px 20px 0 0; float:left; background: url(http://upmarketpets.com/_images/frontpage/11/pets-textbg-2sq.gif) no-repeat
	}
.pets-fp-pets-text-box-text {
width:290px; height:87px; padding:0 0 0 10px;
	}
.pets-fp-pets-text-header {
	width:294px; height:20px; background-color:#C000FF; color:#FFF; font-family:Arial, Helvetica, sans-serif;  font-size:12px; padding-left:5px; padding-top:5px;
	}
.pets-fp-pets-community-box {
	width:458px; height:310px; padding:20px 20px 0 0; float:left;
	}
.pets-fp-pets-community-small-box {
	width:138px; height:280px; padding:20px 20px 0 0; float:left;
	}
.pets-fp-pets-fstory-box {
	width:455px; height:125px; padding:0px 20px 0 0; float:left; background:url(http://upmarketpets.com/_images/frontpage/11/community-fstory-3sq.jpg) no-repeat;
	}
.pets-fp-pets-fstory-text {
	width:250px; height:95px; padding:10px 0 0 10px;
	}
.pets-fp-pets-fstory-heading {
	width:451px; height:20px; background-color:#A5D62D; color:#FFF; font-family:Arial, Helvetica, sans-serif;  font-size:12px; padding-left:5px; padding-top:5px;
	}
.pets-link-box-bird-friends {
	width:138px; height:134px; padding:0px 20px 0 0; float:left;
	}
.pets-link-box-cat-friends {
	width:135px; height:105px; padding: 20px 0 0 0;
	}

/*front page PETS/COMMUNITY 2011*/
/*front page PETS/COMMUNITY 2011*/

/*front page Products 2011*/
/*front page Products 2011*/

.products-fp-box {
	width:614px; height:374px; overflow:hidden;
	}
.products-fp-box-treats-box {
	width:217px; height:220px; padding:20px 20px 0 0; float:left;
	}
.products-fp-box-treats-box-image {
	width:217px; height:220px; 
	}
.products-fp-box-fproducts-box {
	width:217px; height:220px; padding:20px 20px 0 0; float:left
	}
.products-fp-box-fproducts-box-image {
	width:217px; height:220px;
	}
.products-fp-box-catalogues-box {	
	width:138px; height:333px; padding:20px 0 20px 0; float:right;
	}
.products-fp-box-catalogues-box-image {	
	width:138px; height:333px;
	}
.products-fp-box-specials-box {	
	width:454px; height:120px; float:left; padding:20px 20px 23px 0;
	}
.products-fp-box-specials-box-image {	
	width:454px; height:90px;
	}
.products-fp-image-header {
	background-color:#E50093; padding:5px 0 5px 10px; width:606px; height:20px; color:#fff; font-weight:bold; font-size:18px; float:left;
	}
.products-fp-image-food {
	width:401px; height:auto; float:left; padding:40px 200px 10px 10px; background:url(http://upmarketpets.com/_images/frontpage/11/products-dogfood.jpg) bottom right no-repeat;
	}
.products-fp-image-foodntreats {
	width:401px; height:auto; float:left; padding:40px 205px 10px 10px; background:url(http://upmarketpets.com/_images/frontpage/11/products-treats.jpg) bottom right no-repeat #FCE0EB;
	}
.products-fp-image-flea {
	width:401px; height:auto; float:left; padding:40px 200px 10px 10px; background:url(http://upmarketpets.com/_images/frontpage/11/products-fleas.jpg) bottom right no-repeat;
	}
.products-fp-image-collars {
	width:401px; height:auto; float:left; padding:40px 200px 10px 10px; background:url(http://upmarketpets.com/_images/frontpage/11/products-fleas.jpg) bottom right no-repeat;
	}
.products-fp-image-toys {
	width:401px; height:auto; float:left; padding:40px 205px 10px 10px; background:url(http://upmarketpets.com/_images/frontpage/11/products-toys.jpg) bottom right no-repeat #FCE0EB;
	}
.products-fp-image-collars {
	width:401px; height:auto; float:left; padding:40px 200px 10px 10px; background:url(http://upmarketpets.com/_images/frontpage/11/products-collars.jpg) bottom right no-repeat;
	}
.products-fp-image-grooming {
	width:401px; height:auto; float:left; padding:40px 205px 10px 10px; background:url(http://upmarketpets.com/_images/frontpage/11/products-grooming.jpg) bottom right no-repeat #FCE0EB;
	}
.products-fp-image-litter {
	width:401px; height:auto; float:left; padding:40px 200px 10px 10px; background:url(http://upmarketpets.com/_images/frontpage/11/products-litter.jpg) bottom right no-repeat;
	}
.products-fp-image-toilet {
	width:401px; height:auto; float:left; padding:40px 205px 10px 10px; background:url(http://upmarketpets.com/_images/frontpage/11/products-toilet.jpg) bottom right no-repeat #FCE0EB;
	}
.products-fp-image-bedding {
	width:401px; height:auto; float:left; padding:40px 200px 10px 10px; background:url(http://upmarketpets.com/_images/frontpage/11/products-beds.gif) bottom right no-repeat;
	}


/*front page Products 2011*/
/*front page Products 2011*/

/*SOCIAL MEDIA STYLE*/

.social-media .social-media-list li {
	
	float: left;
	list-style: none;
	
}

