@charset "UTF-8";
/* CSS Document */

body {
	background: url(../images/back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header-top {
	width: 943px;
	height: 39px;
	background-image: url(../images/header-top.jpg);
	background-repeat: no-repeat;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}

#header-nav {
	width: 943px;
	height: 35px;
	background-image: url(../images/header-nav.jpg);
	background-repeat: no-repeat;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}

#header-space {
	width: 943px;
	height: 39px;
	background-image: url(../images/header-space.jpg);
	background-repeat: no-repeat;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}

#header-login {
	width: 943px;
	height: 34px;
	background-image: url(../images/header-login-search.jpg);
	background-repeat: no-repeat;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	overflow: visible;
}

#header-login .fields {
	width: 390px;
	height: 25px;
	margin-left: 308px;
	padding-top: 9px;
	padding-left: 10px;
}

#header-login .search {
	width: 172px;
	height: 25px;
	float: right;
	padding-top: 9px;
	margin-right: 4px;
	padding-left: 9px;
}

#container {
	width: 943px;
	height: 450px;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}

#home-container {
	width: 943px;
	/*height: 650px;*/
	height: auto;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#basket-container {
	width: 943px;
	height: auto;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 0px;
	overflow: auto;
}

#dog-container {
	width: 943px;
	min-height: 425px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 100px;
}

#cat-container {
	width: 943px;
	min-height: 425px;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 100px;
}

#equine-container {
	width: 943px;
	min-height: 425px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 100px;
}

#small-pet-container {
	width: 943px;
	min-height: 425px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 100px;
}

#rabbit-container {
	width: 943px;
	min-height: 425px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 100px;
}

#rodent-container {
	width: 943px;
	min-height: 425px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 100px;
}

#bird-and-reptile-container {
	width: 943px;
	min-height: 425px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left 100px;
}

#container .leftcol {
	width: 230px;
	height: 168px;
	float: left;
	padding-top: 45px;
	background-repeat: no-repeat;
	background-image: url(../images/brand-back.jpg);
	background-position: center 30px;
	padding-right: 60px;
	padding-left: 15px;
	padding-bottom: 15px;
	
}

#home-container .leftcol {
	width: 230px;
	height: 168px;
	float: left;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/brand-back.jpg);
	background-position: center 30px;
	padding-right: 60px;
	padding-left: 15px;
	padding-bottom: 15px;
	
}

#basket-container .leftcol {
	width: 230px;
	height: 168px;
	float: left;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/brand-back.jpg);
	background-position: center 30px;
	padding-right: 60px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#home-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 30px;
}

#basket-container .rightcol {
	width: 634px;
	height: auto;
	overflow: hidden;
	float: right;
	padding-top: 34px;
}

#dog-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#cat-container .rightcol {
	width: 630px;
	float: right;
	padding-top: 17px;
}

#equine-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#small-pet-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#rabbit-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#rodent-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#bird-and-reptile-container .rightcol {
	width: 630px;
	height: auto;
	float: right;
	padding-top: 17px;
}

#sign-up {
	height: 27px;
	text-align: right;
}

#tile-right{
	float: right;
	height: 147px;
	margin-bottom: 20px;
	width: 147px;	
}

#tile-middle{
	float: right;
	height: 147px;
	margin-bottom: 20px;
	margin-right: 14px;
	width: 147px;	
}

#tile-left{
	float: right;
	height: 147px;
	margin-bottom: 20px;
	margin-right: 14px;
	width: 147px;	
}

#cat-tile {
	float: right;
	width: 147px;
	height: 147px;
	margin-bottom: 20px;
	margin-right: 14px;
}

#dog-tile {
	width: 147px;
	height: 147px;
	float: right;
	margin-right: 14px;
	margin-bottom: 20px;
}

#small-pet-tile {
	width: 147px;
	height: 147px;
	float: right;
	margin-bottom: 20px;
}

#equine-tile {
	width: 147px;
	height: 147px;
	float: right;
	margin-right: 14px;
	margin-bottom: 20px;
}

#category-tileleft {
	width: 186px;
	height: 27px;
	background-image:url(../images/category-back.jpg);
	margin-bottom: 28px;
	text-align: right;
	padding-top: 7px;
	float: left;
}

#showall-tileleft {
	width: 186px;
	height: 27px;
	background-image:url(../images/show-all-button.jpg);
	margin-bottom: 28px;
	text-align: right;
	padding-top: 7px;
	float: left;
}

#category-tileleft-blank {
	width: 186px;
	height: 27px;
	margin-bottom: 28px;
	text-align: right;
	padding-top: 7px;
	float: left;
}

#category-tile {
	width: 186px;
	height: 27px;
	background-image:url(../images/category-back.jpg);
	margin-bottom: 28px;
	text-align: right;
	padding-top: 7px;
	float:left;
	margin-left: 35px;
}

#showall-tile {
	width: 186px;
	height: 27px;
	background-image:url(../images/show-all-button.jpg);
	margin-bottom: 28px;
	text-align: right;
	padding-top: 7px;
	float:left;
	margin-left: 35px;
}

#category-tile-blank {
	width: 186px;
	height: 27px;
	margin-bottom: 28px;
	text-align: right;
	padding-top: 7px;
	float:left;
	margin-left: 35px;
}

#category-tileright {
	width: 186px;
	height: 27px;
	background-image:url(../images/category-back.jpg);
	margin-bottom: 28px;
	text-align: right;
	padding-top: 7px;
	float: right;
}

#showall-tileright {
	width: 186px;
	height: 27px;
	background-image:url(../images/show-all-button.jpg);
	margin-bottom: 28px;
	text-align: right;
	padding-top: 7px;
	float: right;
}

#category-tileright-blank {
	width: 186px;
	height: 27px;
	margin-bottom: 28px;
	text-align: right;
	padding-top: 7px;
	float: right;
}

#footer {
	width: 100%;
	height: auto;
	background-image: url(../images/footer-back.jpg);
	background-repeat: repeat-x;
	overflow: auto;
}

#footer .fcontent {
	width: 913px;
	height: auto;
	clip: rect(0px,auto,auto,auto);
	margin-right: auto;
	margin-top: 30px;
	text-align: right;
	margin-left: auto;
	padding: 15px;
	margin-bottom: 30px;
	overflow: auto;
	background-color: #FFF;
	background-image: url(../images/footer-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.footerlist1 {
	width: 134px;
	height: auto;
	margin-right: 20px;
	float: left;
	text-align: left;
	overflow: auto;
}

.footerlist2 {
	width: 135px;
	height: auto;
	float: left;
	text-align: left;
	overflow: visible;
}

#home-banners {
	width: 630px;
	height: 95px;
	background-image: url(../images/banner-back.jpg);
	margin-bottom: 20px;
}

#home-banners .left {
	width: 299px;
	height: 70px;
	padding-top: 10px;
	float: left;
	padding-left: 11px;
}

#home-banners .right {
	width: 299px;
	height: 70px;
	padding-top: 10px;
	float: right;
	padding-right: 13px;
}

.inputfield {
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	height: 15px;
	width: 100px;
	padding-top: 3px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}

.signfield {
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	height: 15px;
	width: 180px;
	margin-left: 7px;
	padding-top: 3px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}

.searchfield {
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	height: 15px;
	width: 105px;
	padding-top: 3px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}

.footerimages {
	padding-left: 20px;
}

a {
    outline: none;
 }
a img {
    border:none;
 }
 
 .basket-radius-left {
	 background-image: url(../images/basket-left-radius.jpg);
	 background-repeat: no-repeat;
 }
 
 .basket-radius-right {
	 background-image: url(../images/basket-right-radius.jpg);
	 background-repeat: no-repeat;
 }
 
 .basket-back {
	 background-image: url(../images/basket-back.jpg);
	 background-repeat: repeat-x;
 }
 
 .profile-wrap {
	 float: left;
 }

 .factsheet {
	width: 84px;
	height: 160px;
	float: left;
	margin-right: 60px;
	text-align: center;
	margin-bottom: 10px;
 }

/* text */

.navtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
	padding-top: 10px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
}

.navtext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
	text-decoration: none;
	padding-left: 28px;
	padding-top: 10px;
	padding-right: 35px;
	font-weight: bold;
}


.fieldtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}

.welcometext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #F60;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #F60;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #F60;
}

.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.hometext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}

.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	line-height: 15px;
	text-decoration: none;
}

.categorytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	padding-right: 45px;
}

.categorytext a:link {
	color: #FFF;
	text-decoration: none;
}

.categorytext a:hover {
	color: #000;
	text-decoration: underline;
}

.categorytext a:visited {
	color: #FFF;
	text-decoration: none;
}

.categorytext-white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	padding-right: 45px;
}

.categorytext-white a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.categorytext-white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.categorytext-white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


/* drop down menu */


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index: 99;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li ul {
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background:		#E04007;
	width: 175px;
}
.sf-menu li ul ul {
	border-top: 1px solid #fff;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			31px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			175px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			175px; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
	margin-top: 4px;
	margin-left: 320px;
}
.sf-menu a {
	/*border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;*/
	padding: 		.75em .75em;
	text-decoration:none;
	font-family: verdana;
	font-size: 12px;
}
.sf-menu li ul a {
	font-size: 11px;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		transparent;
	padding-bottom: 4px;
}
.sf-menu li li {
	background:		#E04007;
	line-height: 2px;
	/*border-left: 1px solid #fff;
	border-right: 1px solid #fff;*/
	width: 175px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.sf-menu li li li {
	background:		#E04007;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/*background:		#CFDEFF;*/
	color: #000;
	outline:		0;
}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background:		#FF6600;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	/*padding-right: 	2.25em;*/
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-menu span {
	background-image: none;
}
.sf-menu ul li span {
	background-image: url('../images/arrows-ffffff.png');
}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			0.7em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.7em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	/*padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;*/
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}





.warning{
	color: #CC0000;
	font-weight: bold;
}

#img-container {
	float: left;
	height: 350px;
	width: 305px;
}

#img-container div {
	height: 350px;
	width: 305px;
	background-repeat: no-repeat;
	background-color: #FFF;
}

#img-container #img1 {
	background-image: url(../images/cycle/img1.jpg);
	background-position: 10px center;
}

#img-container #img2 {
	background-image: url(../images/cycle/img2.jpg);
	background-position: 35px center;
}

#img-container #img3 {
	background-image: url(../images/cycle/img3.jpg);
	background-position: 30px center;
}

#img-container #img4 {
	background-image: url(../images/cycle/img4.jpg);
	background-position: 65px center;
}

#img-container #img5 {
	background-image: url(../images/cycle/img5.jpg);
	background-position: 30px center;
}

.login_menu_link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F60;
	font-weight: bold;
	text-decoration: none;
}

#co-details {
	width: 913px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
}




.spotlight-left {
	width: 181px;
	height: 123px;
	background-image: url(../images/spotlight-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 15px;
	padding-top: 9px;
	padding-bottom: 12px;
	padding-right: 8px;
	padding-left: 9px;
}

.spotlight-right {
	width: 181px;
	height: 123px;
	background-image: url(../images/spotlight-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-left: 16px;
	margin-bottom: 15px;
	padding-top: 9px;
	padding-bottom: 12px;
	padding-right: 8px;
	padding-left: 9px;
}
.spotlink , .spotlink a{
	width: 181px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	margin-bottom: 10px;
	margin-top: 2px;
	text-decoration: none;
}
#home-container .ad {
	border:1px solid #CCCCCC;
	height:150px;
	margin-bottom:20px;
	margin-left:60px;
	width:180px;
}
#home-container .ad-container {
	float: left;
	width: 305px;
	padding-top: 10px;
	overflow: auto;
}.welcometext strong small {
	font-size: 12px;
	line-height: 20px;
}

/* for Internet Explorer */
/*\*/
* html #cat-container {
height: 425px;
}
/**/
/*\*/
* html #dog-container {
height: 425px;
}
/**/
/*\*/
* html #small-pet-container {
height: 425px;
}
/**/
/*\*/
* html #rodent-container {
height: 425px;
}
/**/
/*\*/
* html #rabbit-container {
height: 425px;
}
/**/
/*\*/
* html #equine-container {
height: 425px;
}
/**/
/*\*/
* html #bird-and-reptile-container {
height: 425px;
}
/**/


/*\*/
* html .sf-menu {
	margin: 0;
	padding: 0;
	margin-left: 155px;
	line-height: 35px;
}
/**/
/*\*/
* html .sf-menu li {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 35px;
}
/**/
/*\*/
* html .sf-menu a {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}
/**/
/*\*/
* html .sf-menu li li a {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}
/**/
/*\*/
* html .sf-menu li:hover ul,
* html .sf-menu li.sfHover ul {
	top:			35px; /* match top ul list item height */
}
/**/

h3 {
	padding-top: 10px;
}

h4 {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F60;
}
.clear {
	clear: both;
}
.leftSpot {
	width: 186px;
	height: 124px;
	background-image: url(../images/spot-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 60px;
	margin-top: 20px;
	padding-left: 6px;
	padding-top: 6px;
}
.leftAd180x150 {
	width: 186px;
	height: 156px;
	padding-left: 6px;
	padding-top: 6px;
	margin-left: 60px;
	margin-top: 20px;
	background-image: url(../images/180x150-ad-bg.jpg);
	background-repeat: no-repeat;
}
#searchBrand {
	width: 286px;
	height: 261px;
	background-image: url(../images/brand-box.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 16px;
	margin-bottom: 20px;
}

#popularPages {
	width: 286px;
	height: 261px;
	background-image: url(../images/popular-box.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
	overflow: visible;
	margin-bottom: 20px;
}

.homeBrand {
	color: #666;
	text-decoration: none;
}
.homeBrand a:hover {
	color: #F60;
	text-decoration: underline;
}
.homeBrand a:link a:visited {
	color: #666;
	text-decoration: none;
}
.brandsList {
	list-style: url(none) none;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	line-height: 22px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	margin-right: 20px;
	margin-left: 10px;
}
.homeTiles {
	margin-top: 35px;
}

#popularPages img {
	float: left;
	padding-right: 15px;
	padding-left: 10px;
}

#popularPages .row {
	font-family: Verdana, Geneva, sans-serif;
	height: 80px;
	color: #F60;
	font-size: 14px;
	font-weight: bold;
}

#popularPages p {
	padding-top: 10px;
}

#popularPages a:link {
	color: #F60;
	text-decoration: none;
}

#popularPages a:visited {
	color: #F60;
	text-decoration: none;
}

#popularPages a:hover {
	color: #666;
	text-decoration: underline;
}

#homeimg-container {
	float: left;
	height: 255px;
	width: 205px;
	margin-right: 10px;
}

#homeimg-container div {
	height: 255px;
	width: 205px;
	background-repeat: no-repeat;
	background-color: #FFF;
}

#homeimg-container #img1 {
	background-image: url(../images/cycle/img1.jpg);
	background-position: top left;
}

#homeimg-container #img2 {
	background-image: url(../images/cycle/img2.jpg);
	background-position: top left;
}

#homeimg-container #img3 {
	background-image: url(../images/cycle/img3.jpg);
	background-position: top left;
}

#homeimg-container #img4 {
	background-image: url(../images/cycle/img4.jpg);
	background-position: center center;
}

#homeimg-container #img5 {
	background-image: url(../images/cycle/img5.jpg);
	background-position: center center;
}

.vouchertext {
	padding: 10px;
	width: 150px;
	text-align: center;
	background-color: #F60;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}

.footerSocial {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}