/*  
Theme Name: Coffee Break
Version: 2.0.3
Description: Designed by <a href="http://www.jepson.no">Magnus Jepson</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/

/* Default styles */
@import "reset.css";
html, body {font-family: Century Gothic, arial;	border: 0;color: #555555; background: #FFFFFF url(images/polkabgblue.png) repeat 0 0;height: 100%;}
body {
	font: 14px/20px Century Gothic, Arial,Helvetica,Sans-serif; 
	color: #555;
}

a { color: #2882c1; }

/* Containers */

.content { width:983px; margin:0 auto; padding:0; }
#top { }
#top .content { }
#main-content {	background: url(images/layout_11.png) repeat-y top center; padding:0 0 25px; }
#main-content2 { background: url(images/kidsplash_06_02.png) repeat-y top center; padding:0 0 25px; }
.inner_bg{
	width: 900px;
	margin: 0 auto;
}
#footer { 
	margin: 0px 0 10px;
  }
#bottomframe{
	background: url(images/kidsplash_08.png) no-repeat top center;
	height: 61px;
	width: 983px;
	margin: 0 auto;
	
}
#topframe{
	height: 22px;
	width: 983px;
	margin: 0 auto;
	background: url(images/kidsplash_06_01.png) no-repeat top center;
}
/* Header */

#header {
	width: 983px;
	height: 279px;
	padding: 0;
	clear: both;
	margin: 0 auto;
	background: url(images/kidsplash_04.png) no-repeat top center;
}

#headcart {
	float: right;
	display: inline;
	color: #fff;
	width: auto;
	margin-right: 5px;
	font-weight: bold;
}
#headcart2{
	margin-right: 20px;
	float: right;	
}
.frontmessage{
	width: 920px;
	margin: 0 auto;
	-moz-border-radius: 10px 10px 10px 10px;
    background: none repeat scroll 0 0 #73B4E2;
    padding: 11px;
    color: #135885;
    font-weight: bold;
    font-size: 12px;
}
.carouselshop{
	padding-top: 22px;
}
.carouselshop a{
	margin: 10px auto 0;
	-moz-border-radius: 10px 10px 10px 10px;
    background: none repeat scroll 0 0 #73B4E2;
    padding: 5px;
    color: #2C75A4;
    font-weight: bold;
    font-size: 30px;
    width: auto;

}
#headernav{
	float: left;
	display: inline;
	width: auto;
	color: #fff;
	margin-left: 20px;
	font-weight: bold;
}
#headernav ul{
	padding: 0;
}
#headernav ul li{
	display: inline;
}
#headcart a, #headernav a{
	color: #fff;
	font-weight: bold;
}
#headcart a:hover, #headernav a:hover{
	color: #FFD71A;
}
#headernav a{
	padding-right: 10px;
}
#header_front {
	width: 983px;
	height: 199px;
	padding: 0;
	clear: both;
	margin: 0 auto;
	background: url(images/kids-layout_082.png) no-repeat top center;
}
#header_games {
	width: 983px;
	height: 199px;
	padding: 0;
	clear: both;
	margin: 0 auto;
	background: url(images/kids-layout_08.png) no-repeat top center;
}
#header_play {
	width: 983px;
	height: 282px;
	padding: 0;
	clear: both;
	margin: 0 auto;
	background: url(images/playlayout_04.png) no-repeat top center;
}

#logo { float:left; }
#logo .site-title, #logo .site-description  { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #fefefe; display:none;  }
#logo .site-title a { color:#fefefe; font-size:44px; line-height:40px; text-transform:none; font-weight:bold; letter-spacing:-1px; text-decoration:none; text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15)}
#logo .site-title a:hover { text-decoration:underline; }
#logo .site-description { color:#aaa; font:14px Arial, serif; }

/*header nav */

#nav2 { position:relative; z-index:99;margin-top: 5px; }
#nav2, #nav2 ul {padding: 1px 0 0;margin: 0;list-style: none; line-height: 1;float:right;}
#nav2 { width: auto; margin: 0 auto; }
#nav2 a {font-size:14px;font-weight:bold;display: block;padding: 0 10px;}
#nav2 a { }
#nav2 a:hover, #nav2 li.current_page_item a{  border-width: 0 ; }
#nav2 li a { border:none !important; }
#nav2 li { float: left; line-height: 20px; }

/* Style drop down list */

#nav2 li:hover, #nav2 li.current_page_item {  }
#nav2 li ul li:hover, #nav2 li ul li.current_page_item { border:none; }
#nav2 li ul { position: absolute; width: 180px; left: -999em; border: 1px solid #87C3EE; z-index: 99; background:#73B4E2; }
#nav2 li ul li {	position:relative; z-index:99;  }
#nav2 li ul li a {  border:none !important; line-height: 25px; font-size: 14px; width: 170px; }
#nav2 li ul ul {	margin: -26px 0 0 180px; }
#nav2 li ul ul li a { line-height: 25px; }
#nav2 li:hover ul, #nav2 li.sfhover ul { left: auto; }
#nav2 li:hover ul ul, #nav2 li.sfhover ul ul { left: -999em; }
#nav2 li.current_page_item ul li a{ color:#fff; background:#73B4E2; }
#nav2 li.current_page_item ul li a:hover, #nav2 li ul li.current_page_item a:hover {  }
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul { left: auto; }
#nav2 li:hover, #nav2 li.hover { position: static; } /* IE7 Fix */

/* Page Nav */


#nav { position:relative; z-index:99;margin-top: 5px; }
#nav, #nav ul {padding:  0 0;margin: 0;list-style: none; line-height: 1;float:right;}
#nav { width: auto; margin: 0 auto; }
#nav a {font-size:14px;font-weight:bold;display: block;padding: 0 10px;}
#nav a { }
#nav a:hover, #nav li.current_page_item a{  border-width: 0 ; }
#nav li a { border:none !important;color: #fff; }
#nav li { float: left; line-height: 20px; }

/* Style drop down list */

#nav li:hover, #nav li.current_page_item {  }
#nav li ul li:hover, #nav li ul li.current_page_item { border:none; }
#nav li ul { position: absolute; width: 220px; left: -999em; border: 1px solid #87C3EE; z-index: 99; background:#73B4E2; }
#nav li ul li {	position:relative; z-index:99;  }
#nav li ul li a {  border:none !important; line-height: 25px; font-size: 14px; width: 200px; color: #fff;}
#nav li ul ul {	margin: -26px 0 0 210px; }
#nav li ul ul li a { line-height: 25px; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li.current_page_item ul li a{ color:#fff; background:#73B4E2; }
#nav li.current_page_item ul li a:hover, #nav li ul li.current_page_item a:hover { color: #FFD71A; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.hover { position: static; } /* IE7 Fix */

.menu-item-100 {
	width: 172px;
	height: 49px;
	background: url(images/layout_02.png) no-repeat 0 0;
}
.menu-item-179{
	width: 279px;
	height: 49px;
	background: url(images/layout_03.png) no-repeat 0 0;
}
.menu-item-31{
	width: 163px;
	height: 49px;
	background: url(images/layout_04.png) no-repeat 0 0;
}
.menu-item-127{
	width: 164px;
	height: 49px;
	background: url(images/layout_05.png) no-repeat 0 0;
}
.menu-item-38{
	width: 167px;
	height: 49px;
	background: url(images/layout_06.png) no-repeat 0 0;
	margin-right: 20px;
}
.menu-item-232 {
	width: 128px;
	height: 54px;
	background: url(images/navA_01.png) no-repeat 0 0;
}
.menu-item-235{
	width: 208px;
	height: 54px;
	background: url(images/navA_02.png) no-repeat 0 0;
}
.menu-item-233{
	width: 121px;
	height: 54px;
	background: url(images/navA_03.png) no-repeat 0 0;
}

.menu-item-250{
	width: 127px;
	height: 54px;
	background: url(images/navA_04.png) no-repeat 0 0;
	margin-right: 200px;
}

/* Play pages */
.menu-item-256{
	width: 274px;
	height: 61px;
	background: url(images/navplay_01.png) no-repeat 0 0;
}
.menu-item-257{
	width: 263px;
	height: 61px;
	background: url(images/navplay_02.png) no-repeat 0 0;
}
.menu-item-258{
	width: 227px;
	height: 61px;
	background: url(images/navplay_03.png) no-repeat 0 0;
}
.menu-item-259{
	width: 155px;
	height: 61px;
	background: url(images/navplay_04.png) no-repeat 0 0;
	margin-right: 32px;
}

/* Play splash */

.menu-item-252{
	width: 171px;
	height: 50px;
	background: url(images/shopsplashnav_01.png) no-repeat 0 0;
}
.menu-item-253{
	width: 292px;
	height: 50px;
	background: url(images/shopsplashnav_02.png) no-repeat 0 0;
}
.menu-item-254{
	width: 275px;
	height: 50px;
	background: url(images/shopsplashnav_03.png) no-repeat 0 0;
}
.menu-item-255{
	width: 167px;
	height: 50px;
	background: url(images/shopsplashnav_04.png) no-repeat 0 0;
	margin-right: 40px;
}


#shopnav{
	padding-top: 225px;
}
#nav ul li {
	text-indent: -9999px;
}
#nav ul li a{
	height: 49px;
}
.navpad a{
	height: 60px;;
}
#nav ul li ul li, #nav ul li ul li a {
	text-indent: 0;
	line-height: 24px;
	height: auto;
}


#nav ul li ul li a:hover{
	
}

/* Featured / Slider */
#featured2 { background: url(images/layout_11.png) repeat-y top center; width: 983px; margin: 0 auto; }

#featured { background: url(images/layout_11.png) repeat-y top center; width: 983px; height: 575px; margin: 0 auto; }
#featured #page-title { position:relative; }
#featured #page-title h2 { padding: 0; }
#featured .subscribe { position:absolute; right:0; top:5px; }
#featured .alignright {margin:0 14px 0 0;float: right;}
#coverflow{
	top: -50px;
	position:relative;
    z-index:100;
    background: url(images/coverflowfooter_11.png) no-repeat top center;
    height: 264px;
}
.carousel2{
	width: 790px;
	margin: 10px auto 0;
	padding: 19px 0 0;
}
.socialmedia{
	float: right;
	margin: 142px 23px 0 0;
}
.socialmedia2{
	
}
#slider-block { overflow:hidden; min-height:320px;width: 955px;margin: 0 auto; position:absolute;
    left:0px;
    top:0px;
    z-index:10;}

.container { width:960px; height:552px; overflow:hidden; position:relative; margin-left: 0px;}
.slides { position:absolute; top:0; left:0; }
.slides div.slide { position:absolute; top:0; width:967px; display:none; }

#loopedSlider { width:960px; margin:0 auto; padding: 0; position:relative; }
#loopedSlider .nav-buttons { list-style-type:none; margin:0; padding:0; }
#loopedSlider li#p { position:absolute; top:170px; left:0px; }
#loopedSlider li#n { position:absolute; top:170px; right:0px; }

#featured h2 { color:#fff; font-size:40px; padding:0 0 10px; line-height:40px; font-weight:normal; letter-spacing:-1px; text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15) }
#featured h4 { font-size:18px; color:#333; font-family:Arial, Helvetica, sans-serif; line-height:22px; letter-spacing:1px; }
#featured p { font-size:14px; color:#333; line-height:20px; padding: 10px;}

.slides ol, .slides ul { line-height: 18px; }
.slides ul { padding-left: 20px; }
.slides ul li { list-style: dot; padding: 3px 0; }
.slides ol { padding-left: 20px; }
.slides ol li { list-style: decimal; padding: 3px 0; }


/* Homepage */
.home h3 { padding: 0; }
.home .feature { margin-left:65px; }
.home img.home-icon { float:left; padding:0; }
.home #main-page1 { margin-bottom:25px;}
.home #main-page2 { margin-top: 5px;}

/* Main Content (style) */
#main {	width:540px; }
#main.full { width:920px;margin: 0 auto; }
#main.full2 { width:940px;margin: 0 auto; }

#main p, #main ul, #main ol { font-size:14px; }
#main a { text-decoration: underline; }
#main a:hover {	text-decoration: none; }
#main h2, #main h3 { font-weight: normal; }
#main h2 { font-size: 24px;	padding-top:0; }
#main h3 {font-size: 18px; }
#main h4 { font-size: 12px; }
#main ol, #main ul { line-height: 18px; }
#main ul { padding-left: 50px; }
#main ul li { list-style: circle; padding: 3px 0; }
#main ol { padding-left: 57px; }
#main ol li { list-style: decimal; padding: 3px 0; }
#main blockquote {border-left:2px solid #777777;color:#777777;font-style:italic;margin:5px auto 15px;padding:0px 10px;width:85%;}

/* Main Content (post) */
#main .post { padding:0 5px 25px 0; }
#presspage img {
	border: 0;
}
.borders img{ border: #000 solid 10px; }

#main .post-title {	width: 100%; position: relative; }
#main .post-title h2, #main .post-title p.post-details, #main .post-title h3 { padding-right: 50px; }
#main h2 a, #main h3 a { color: #2A2A2A; text-decoration: none; }
#main h2 a:hover, #main h3 a:hover { text-decoration: underline; }
#main p.post-details { line-height: 18px; margin-top: -10px; position: relative; }
#main p.post-details a { text-decoration: none; }
#main p.post-details a:hover { text-decoration: underline; }
#main p.post-details {
	color: #9F9F9F;
	font-size: 11px;
	padding: 0 0px 0 1px
}
#main .post h4 { margin-top: 1px; clear: both; width: 100%; }
#main .post h4.continue a {
	background: #A8BC70;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
}
#main .post h4.continue a:hover {background: #9fb26a;}
#main .post img.thumbnail {
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	padding:5px;
}
#main .post img.gallery { margin:0 7px 7px 0; }
#main h2.arh {
	border-bottom: #EBEBEB 1px solid;
	margin-top: -10px;
	margin-bottom: 10px;
	position: relative;
}

/* Main Content (advert 468x60) */

#main .advert_468x60 {
	background-color:#EDEDED;
	padding:12px 0;
	margin: 5px 0 25px 0;
	text-align:center;
}
#main .latest .advert_468x60 {margin-left:33px;}

/* Main Content (post>single) */

#main p.tags {
	background:url(images/ico-tag.gif) no-repeat center left;
	padding-left:25px;
	width: 100%;
	clear: both;
}
.single #main .advert_468x60 {margin: 15px 0 0px 0;}

#main .page h2 {padding-top: 5px;}

/* Comments */

#comments h3 { font-size: 20px;	font-weight: normal;padding: 10px 0 20px 0;}
#comments #comments_wrap {padding: 0; position: relative; margin:20px 0;}
#main .post #comments ol, #main .post #comments ul { background:none; border:none; padding:0; }
#comments ol.commentlist li { list-style-type:none; padding:20px; background:none; }
#comments ol.commentlist li.thread-even { background:#f6f6f6; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; }
#comments ol.commentlist img.avatar { float:right; border:1px solid #e4e4e4; padding:4px; background:#fff; }
#comments ol.commentlist .user-meta { font-size:12px; margin-bottom:10px; }
#comments ol.commentlist .user-meta .name,
#comments ol.commentlist .user-meta .name a { font-size:16px; text-decoration:none;  }
#comments ol.commentlist .comment-entry { padding-right:80px;  }
#comments .comment a { text-decoration: underline; }
#comments .comment a:hover { text-decoration: none; }
#comments .comment small { font-size: 10px;	margin-top: -2px; }
#comments .comment .col-left {width: 110px;}
#comments .comment .col-left img {border: #EDEDED 5px solid;}
#comments .comment .col-left p { padding: 0 0 0 2px; line-height: 19px;}
#comments .comment .col-left .inside{width:110px;float:left;position:relative;overflow:hidden;min-height:70px;}
#comments .comment .col-right{min-height:70px;background:#fff;border:#EDEDED 1px solid;margin-left:100px;float:none;padding:10px 20px;}
* html #comments .comment .col-right{height:100px;}
#comments .comment span.reply{float:right;font-size:11px;padding:3px 3px 0;}
#comments .comment span.reply a{text-decoration:none;color:#aaa;}
#comments ul.children{margin:15px 0 0;padding:0;}
#comments ul.children li{border-top:1px solid #e3e3e3;margin:20px 0 0 0;padding:20px 0 0 25px;}
#comments .navigation .alignright,#comments .navigation .alignleft{margin:0;}
#comments .navigation a{display:block;font-weight:700;margin:15px 0;padding:5px 0;}
#comments .commentlist p{padding:0 0 10px;}
#comments #respond{margin-top:15px;}
#comments .commentlist .children #respond #form_wrap .col-right{float:none;}
#comments .cancel-comment-reply{margin-bottom:10px;}
#comments #respond .input{background:#f6f6f6;border-top:1px solid #bebebe;border-left:1px solid #bebebe;border-bottom:1px solid #f3f3f3;border-right:1px solid #f3f3f3;padding:5px;}
#comments .commentlist .thread-even #respond .input{background:#fff;}
#comments #respond label{padding-left:5px;}
#comments ul.children li ul.children,#comments .commentlist{padding:0;}
#comments #submit {background:transparent url(images/btn-submit.png) no-repeat scroll left top;border:medium none;color:#FFFFFF;font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; cursor:pointer !important;font-weight:bold;height:25px;text-transform:uppercase;width:80px;}


/* Sidebar */

#sidebar{width:330px;overflow:hidden;}
#sidebar h3{border-bottom:1px dashed #ccc;font:12px uppercase Georgia, serif;font-weight:bold;text-transform:uppercase;color:#555;letter-spacing:1px;margin:5px 0;padding:0 0 15px;line-height:24px;}
#sidebar ul{clear:both;}
#sidebar ul li a{color:#636363;}
#sidebar a:hover,#sidebar .current-cat a,#sidebar li.active a{color:#000;}
#sidebar ul li .meta{display:block;font-size:11px;font-family:Arial, Helvetica, sans-serif;color:#878787;font-weight:normal;text-transform:uppercase;}

#sidebar .block{background:#fff;padding:15px;}
#sidebar .block .inside{border:#D5D4D4 5px solid;background:#EDEDED;padding-bottom:5px;}
#sidebar .block .inside ul{padding:0;}
#sidebar .block .inside li{line-height:18px;position:relative;padding:8px 0;}
#sidebar .block .inside li img.thumbnail{border:#A4A4A4 2px solid;float:left;margin-right:10px;}
#sidebar ul,#sidebar .textwidget{clear:both;padding:5px 0;}
#sidebar .widget{margin-bottom:25px; clear: both;}
#sidebar li{line-height:18px;overflow:hidden;padding:5px 0 0 0px;}
#sidebar ul ul{border:0;margin:3px 0 0;padding:0;}
#sidebar ul ul li{border:0;padding-bottom:0;border-top:1px solid #E2E2E2;}

#sidebar .widget_woo_newswidget h3 { background:url(images/ico-news.png) no-repeat left 3px; padding-left:32px; }
#sidebar .widget_woo_newswidget li {background:url(images/ico-bullet.png) no-repeat left 10px;padding:5px 0 0 15px;}

#sidebar .widget_woo_twitter { font-size:14px; }
#sidebar .widget_woo_twitter li { margin:0 0 10px 0  }

#sidebar .widget_woo_twitter h3 { background:url(images/ico-twitter.png) no-repeat left top; padding-left:32px; }
#sidebar .widget_woo_twitter a { color:#2882c1; font-size:14px; }
#sidebar .widget_woo_twitter .follow { padding:0 0; }
#sidebar .widget_woo_twitter .follow a { font-size:12px; font-style:italic;}

#newsletter h3, .widget_woo_feedburner h3, .widget_campaign_monitor h3 { background:url(images/ico-letter.png) no-repeat left 0px; padding-left:32px!important; }
#newsletter form, .widget_woo_feedburner form, .widget_campaign_monitor form {margin-top:15px;}

#newsletter .field, .widget_woo_feedburner .field, .widget_campaign_monitor .field {background-color:#F2F2F2;border:1px solid #CBD1D2;color:#999; font-size:11px;}
#newsletter .field, .widget_woo_feedburner .field, .widget_campaign_monitor .field {display:block;float:left;height:19px;margin:0 4px 0 0;padding:5px 0 0 5px;width:170px;}
#newsletter .button, .widget_woo_feedburner .button, .widget_campaign_monitor .button {background:transparent url(images/btn-submit.png) no-repeat scroll left top;border:medium none;color:#FFFFFF;font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;}
#newsletter .button, .widget_woo_feedburner .button, .widget_campaign_monitor .button {cursor:pointer !important;font-weight:bold;height:25px;text-transform:uppercase;width:80px;}

#tag_cloud h2{display:block;float:none;}
.textwidget{clear:both;line-height:20px;padding:5px 2px;}
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th{color:#fff;}
#wp-calendar th,#wp-calendar td{text-align:center;background:#E7E7E7;color:#9E9E9E;padding:5px;}
#wp-calendar td{background:transparent;}
#wp-calendar td,table#wp-calendar th{padding:3px 0;}
#wp-calendar a{text-decoration:underline;}
#wp-calendar a:hover{text-decoration:none;}
#sidebar .widget_woo_search form div{height:33px;background:#F2F2F2;border:1px solid #CBD1D2;}
#sidebar .widget_woo_search input.field{width:163px;padding:9px;outline:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#777;border:0;background:transparent;z-index:1;}
#sidebar .widget_woo_search input.submit{}

/* Sidebar (flickr) */

.widget_woo_flickr h3 span { color: #0061D8; }
.widget_woo_flickr h3 span span { color: #FF1183; }
.widget_woo_flickr .wrap {	margin-left: -5px;	padding: 0;	position: relative;	}
.widget_woo_flickr a img {	float: left; margin-left: 5px;	margin-bottom: 5px;display: block;	padding: 3px;background: #fff;border: #CECFC6 1px solid; }
.widget_woo_flickr a:hover img {border: #A8AA99 1px solid;}

/* Footer */

#footer img {vertical-align: middle;}
#footer .col-right span {display: none;}
#footer .col-left { width:540px; padding:0 20px 0 0; }
#footer .col-right { width:280px;  }

/* Misc */

a.button {
    background: url(images/btn-slider-right.png) no-repeat scroll top right; 
	display: block;
	float: left;
	height: 46px; 
	margin-right: 6px;
	padding-right: 13px; 
	text-decoration: none;
	color: #3e3e3e;
	font-family: Georgia;
	font-size:18px;
}
a.button span {
	float:left;
	background: url(images/btn-slider.png) no-repeat; 
	display: block;
	line-height: 46px; 
	padding: 1px 5px 5px 18px;
} 
a.button:hover span{ text-decoration:underline; }
span.middle { float: left; padding: 13px 13px 13px 9px; }

div.hr { background:url(images/hr.png) repeat-x top left; height:1px; margin:15px 0; }
#footer div.hr { }

/* Gravity forms */

.gfield { margin-bottom: 10px; }
.gform_wrapper .top_label .gfield_label { display:block;float:left; padding-right:20px; width: 100px; margin: 5px 0px 4px !important; }
.gform_wrapper input { padding: 7px 3px !important; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { width: 350px !important; padding: 7px 3px !important; }
.gform_wrapper .entry img, .gform_wrapper img.thumbnail { padding: 0px !important; border: 0px !important; }
ul.top_label .clear-multi { clear: none !important; }
.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio { margin-left: 120px !important; }
img.ui-datepicker-trigger { border: 0px; padding: 0px; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea, .gform_wrapper input { background: #FCFCFC; border: 1px solid #E2E2E2; }
.gform_wrapper input.button { background: #F0F0F0 no-repeat 90% 50%; border: 0px !important ; color: #333; font-size: 12px !important; padding: 4px 25px 4px 25px !important; text-transform: uppercase; margin-right: 20px; }
.gform_wrapper input.button:hover { background: #DBDBDB; }

#shopp ul.paging{
	 position: relative;
    z-index: 300;
}



.fix{
	clear: both;
}

.bready{
	float: left;
	display: inline;
	width: auto;
}
.showall{
	background: none repeat scroll 0 0 #FFD71A;
    display: inline;
    float: right;
    margin-right: 30px;
    padding: 11px;
    width: auto;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.showall a{
	color: #2C75A4;
	font-weight: bold;
}
.buyme{
	background: none repeat scroll 0 0 #FFD71A;
    display: inline;
    float: left;
    margin-top: 20px;
    padding: 11px;
    width: auto;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.buyme a{
	text-decoration: none;
	color: #2C75A4;
	font-weight: bold;
}
#shophead{
	width: 100%;
	height: 50px;
}
.screen-reader-text{
	text-indent: -9999px;
}
#searchy{
	display: inline;
	width: 200px;
	background: #FFD71A;
	float: right;
	padding: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
}
#serchy form{
	text-align: right;
}
#searchform{
	width: 200px;
}
.searchpets{
	width: 200px;
	display: inline;
	float: right;
}
.st_facebook, .st_twitter, .st_email, st_sharethis{
	position: relative;
	z-index: 120;
}
#collections .farm a{
	background: url(images/collections_02.png) no-repeat left top;
	height: 72px;
	width: 108px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
#collections .farm a:hover{
	background: url(images/collections_02.png) no-repeat left bottom;
}
#collections .zoo a{
	background: url(images/collections_03.png) no-repeat left top;
	height: 72px;
	width: 70px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
#collections .zoo a:hover{
	background: url(images/collections_03.png) no-repeat left bottom;
}
#collections .ocean a{
	background: url(images/collections_04.png) no-repeat left top;
	height: 72px;
	width: 96px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
#collections .ocean a:hover{
	background: url(images/collections_04.png) no-repeat left bottom;
}
#collections .safari a{
	background: url(images/collections_05.png) no-repeat left top;
	height: 72px;
	width: 108px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
#collections .safari a:hover{
	background: url(images/collections_05.png) no-repeat left bottom;
}
#collections .bug a{
	background: url(images/collections_06.png) no-repeat left top;
	height: 72px;
	width: 119px; /* marcrock */
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
#collections .bug a:hover{
	background: url(images/collections_06.png) no-repeat left bottom;
}
#collections .fantasy a{
	background: url(images/collections_07.png) no-repeat left top;
	height: 72px;
	width: 112px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
#collections .fantasy a:hover{
	background: url(images/collections_07.png) no-repeat left bottom;
}
/* this was changed to disney */
#collections .holiday a{
	background: url(images/collections_08.png) no-repeat left top;
	height: 72px;
	width: 124px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
#collections .holiday a:hover{
	background: url(images/collections_08.png) no-repeat left bottom;
}
#collections {height:72px; width:939px; margin:0 auto;padding: 0 0 10px;position: relative;
    top: -5px;}
#collections li{display:inline; height:72px; float:left;}
#collections .coll {
	background:url(images/collections_09.png) no-repeat top left;
	height:72px;
	width:197px;
	display:block;
	text-indent:-9999px;
}
#coll_div{
	width: 983px;
	margin: 0 auto;
	background: url(images/layout_11.png) repeat-y top center;
}
