/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

body.page-id-920 {
	background-image: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/back4b.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	
}


	body.MSIE.page-id-920 {
		background-position: center;
	}
	
/* Events and Trips */

body.page-id-923 {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/back3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	}
	
	body.MSIE.page-id-923 {
		background-position: center;
	}
	
body.home {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/back3.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	}
	
	body.MSIE.home {
		background-position: center;
	}
	
/*TEAM PAGE*/
body.page-id-918 {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/springback.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	}
	
	body.MSIE.page-id-918 {
		background-position: center;
	}


	
		/*Bike Page*/
body.page-id-797 {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/bike-back.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	}
	
	body.MSIE.page-id-797 {
		background-position: center;
	}
	
	/*About Page*/
body.page-id-912 {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/about-back2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	}
	
	body.MSIE..page-id-912 {
		background-position: center;
	}
	
	
		/*Cycle Fitting Page*/
body.page-id-826 {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/back-home.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	}
	
	body.MSIE..page-id-826 {
		background-position: center;
	}
	
		/*Galleries Page*/
body.page-id-833 {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/home-july2012.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	}
	
	body.MSIE..page-id-826 {
		background-position: center;
	}
	
		/*Shop Page*/
body.page-id-1268, body.tax-product_cat, body.single-product {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/shop-back3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	}
	
	body.page-id-1268 #wrap_all .sub_menu li a,  body.tax-product_cat #wrap_all .sub_menu li a, body.single-product #wrap_all .sub_menu li a {
		color: #666 !important;
	}



body.MSIE.page-id-1268 {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/shop-back3.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	}


/*Gift Vouchers*/	
body.term-gift-vouchers, body.postid-2914 {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/shop-back3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	}
	
	body.MSIE.term-gift-vouchers, body.MSIE.postid-2914 {
		background-position: center;
	}
	
	body.term-gift-vouchers #wrap_all .sub_menu li a, body.postid-2914 #wrap_all .sub_menu li a {
		color: #fff !important;
	}


#header {
background: none !important;
}

.glow {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/background/glow.png) no-repeat;
}

#top #footer a, #top #socket a, #footer .widget_archive ul, #footer .widget_categories ul, #footer .widget_pages ul, #footer .widget_links ul, #footer .widget_meta ul, #footer .widget_nav_menu ul, #top .sub_menu li {
	border: none;
}

#footer .widget_nav_menu a {
	background: none;
}

#top .widget_nav_menu {
	border: none;
}

a.joinfb, a.followtwitter, a.share {
	display: block;
}


/**single tabs**/

 .woocommerce_tabs {
clear: both;
padding: 1em 0 0 0;
margin: 0 0 1em 0;
}


.woocommerce_tabs ul.tabs {
-webkit-border-top-left-radius: 0;
-webkit-border-top-right-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-topright: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
background: #ededed;
border: 1px solid #ededed;
border-bottom:none;
overflow: hidden;
zoom: 1;
margin: 0;
padding: 4px 4px 0;
list-style: none outside;
margin-bottom: 0px !important;
}

.woocommerce_tabs ul.tabs li.active a {
background: white;
color: #555;
}
 .woocommerce_tabs ul.tabs a{
color: #888;
float: left;
padding: 6px 12px 9px 12px;
background: transparent;
text-decoration: none;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-topright: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}

.woocommerce_tabs .panel {
border: 5px solid #ededed;
border-top: 0;
padding: 15px;
-webkit-border-bottom-left-radius: 2px;
-webkit-border-bottom-right-radius: 2px;
-moz-border-radius-bottomleft: 2px;
-moz-border-radius-bottomright: 2px;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}



p.title {
	display: block;
	float: left;
	width: 200px;
	color: #6660;
	font-weight: bold;
}

.bikespec .hr {
	padding: 5px 0;
	line-height: 14px;
}


.leftimages {
	width: 340px;
	float: left;
}

.template-dynamic-bikes h1.cufon_headings {
	font-family:  Impact, Charcoal, sans-serif;
}


.social {
	position: absolute;
	top: -53px;
	right: 0px;
}

.template-dynamic-frontpage .social {
	display: none;
}

#socket ul.social_bookmarks {
	top: 10px;

}

#top #footer .footer-top {
	float: left;
	background-color: #252525;
	width: 980px;
	border-bottom: 4px solid #666;
}

#top #footer .footer-top div, #top #footer .footer-top div p, #top #footer .footer-top div a {
	background: #252525;
}

#top #footer .footer-top div.tweetbox {
	background: #252525 url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/skin-minimal/twitter_widget.png) no-repeat 250px 15px;

}


/* Footer icons */

a.joinfb, a.followtwitter, a.share, p.tel, p.email, p.address {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/icons/fb-foot.png) no-repeat 0px 3px !important;
	padding-left: 20px;
	cursor: pointer;
	border-bottom: 1px dotted #ededed;	
}

#text-3 .textwidget p {
	border-bottom: 1px dotted #ededed;	
	padding: 10px 0px;
}

#text-3 .textwidget p.share {
border-bottom: none;	
}

a.followtwitter {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/icons/twit-foot.png) no-repeat 0px 3px !important;
}

p.tel {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/icons/phone.png) no-repeat 0px 10px !important;
	padding: 10px 0px 10px 20px;
}

p.email {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/icons/email.png) no-repeat 0px 14px !important;
	padding: 10px 0px 10px 20px;
}

p.address {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/icons/address.png) no-repeat 0px 14px !important;
	border-bottom: none;
	padding: 10px 0px 10px 20px;
}

.login h1 a {
	background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/logo.png);
}

h3 span {
	color: #F59AC1;
	font-weight: bold;
}

li.cart_dropdown_first span.amount {
	color: #f59ac1;
}

.cart_totals strong {
	color: #fff;
}

.cart_totals strong span {
	color: #333;
}


#footer .container {
	overflow: auto;
}

.stayleft {
	padding-left: 10px;
	width: 750px;
	float: left;
	padding-bottom: 30px;
}

.stayleftmini {
	padding-left: 0px;
	width: 150px;
	float: left;
	padding-bottom: 30px;
}


	.entry-content .stayleft  h1 {
		padding-top: 0px !important;
		padding-bottom: 10px;
	}
	
	
	
.container .slideshow_big {
	top: -10px;
}

.slideshow_container {
	top: -40px;
}

.main_menu .avia_mega li#menu-item-764:hover a,  .main_menu .avia_mega li#menu-item-764.current-menu-item a {
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/home-bgd.png) no-repeat;
height: 50px;

} 



.main_menu .avia_mega li#menu-item-804:hover > a,  .main_menu .avia_mega li#menu-item-804.current-menu-item > a{
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/bikes-menu.png) no-repeat;
height: 50px;

} 
 
.main_menu .avia_mega li#menu-item-1272:hover > a,  .main_menu .avia_mega li#menu-item-1272.current-menu-item > a{
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/shop-menu.png) no-repeat;
height: 50px;

} 

.main_menu .avia_mega li#menu-item-832:hover a,  .main_menu .avia_mega li#menu-item-832.current-menu-item a{
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/fit-menu.png) no-repeat;
height: 50px;

}

.main_menu .avia_mega li#menu-item-1158:hover a,  .main_menu .avia_mega li#menu-item-1158.current-menu-item a{
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/perf-menu.png) no-repeat;
height: 50px;

}

.main_menu .avia_mega li#menu-item-831:hover a,  .main_menu .avia_mega li#menu-item-831.current-menu-item a{
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/service-menu.png) no-repeat;
height: 50px;

}

.main_menu .avia_mega li#menu-item-916:hover > a,  .main_menu .avia_mega li#menu-item-916.current-menu-item > a{
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/perf-menu.png) no-repeat;
height: 50px;

}

.main_menu .avia_mega li#menu-item-835:hover a,  .main_menu .avia_mega li#menu-item-835.current-menu-item a{
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/about-menu.png) no-repeat;
height: 50px;

}

.main_menu .avia_mega li#menu-item-972:hover a,  .main_menu .avia_mega li#menu-item-972.current-menu-item a{
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/contact-menu.png) no-repeat;
height: 50px;

}


	
/*	
.main_menu .avia_mega li.menu-item-home:hover a, #top .main_menu .avia_mega li.menu-item-home.current-menu-item a{
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/home-bgd.png);

}  */

body.MSIE .main_menu .avia_mega a {
margin: 13px 0;
height: 37px;
display: block;
padding: 0 11px;
text-decoration: none;
text-align: center;
line-height: 15px;
outline: none;
z-index: 35;
position: relative;
float: left;
}

body.MSIE .main_menu .avia_mega li#menu-item-764:hover a, body.MSIE .main_menu .avia_mega li#menu-item-764.current-menu-item a {
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/menu.jpg);
height: 37px;
line-height: 37px;

} 



body.MSIE .main_menu .avia_mega li#menu-item-804:hover > a, body.MSIE  .main_menu .avia_mega li#menu-item-804.current-menu-item > a {
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/menu.jpg);
height: 37px;
line-height: 37px;
} 
 
body.MSIE .main_menu .avia_mega li#menu-item-1272:hover > a,  body.MSIE  .main_menu .avia_mega li#menu-item-1272.current-menu-item > a {
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/menu.jpg);
height: 37px;
line-height: 37px;

} 

body.MSIE .main_menu .avia_mega li#menu-item-832:hover > a, body.MSIE  .main_menu .avia_mega li#menu-item-832.current-menu-item a {
background: transparent url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/menu.jpg);
height: 37px;
line-height: 37px;

}

body.MSIE .main_menu .avia_mega li#menu-item-1158:hover a, body.MSIE  .main_menu .avia_mega li#menu-item-1158.current-menu-item a {
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/menu.jpg);
height: 37px;
line-height: 37px;

}

body.MSIE .main_menu .avia_mega li#menu-item-831:hover a, body.MSIE  .main_menu .avia_mega li#menu-item-831.current-menu-item a {
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/menu.jpg);
height: 37px;
line-height: 37px;
}

body.MSIE .main_menu .avia_mega li#menu-item-916:hover > a, body.MSIE   .main_menu .avia_mega li#menu-item-916.current-menu-item > a{
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/menu.jpg);
height: 37px;
line-height: 37px;
}

/*galleries*/
body.MSIE .main_menu .avia_mega li#menu-item-835:hover a, body.MSIE .main_menu .avia_mega li#menu-item-835.current-menu-item a  {
background: url(http://www.wyndymilla.com/wordpress2014/wp-content/themes/abundance2/images/menu.jpg);
height: 37px;
line-height: 37px;
}

body.MSIE .main_menu .avia_mega li#menu-item-972:hover a, body.MSIE  .main_menu .avia_mega li#menu-item-972.current-menu-item a {
background: #F59AC1;
height: 37px;
line-height: 37px;
}

body.MSIE .main_menu .avia_mega li {
float: left;
position: relative;
top: 0px !important;
}

body.MSIE7 .container.slideshow_big {
top: 10px;
}

body.MSIE #gallery-1 .gallery-item {
width: 11%;
}

body.page-id-2416 .sidebar .widget_product_categories {
	display: none !important;
}

body.page-id-1712 .one_half h2 {
	color: #333;
	font-weight: bold;
	text-align: center;
}

body.page-id-1712 .one_half {
	padding: 8px;
	width: 44%;
	background: #F7E7E9;
	border: 1px solid #f59ac1;
}


.women {
	float: left;
	margin-right: 20px;
}

body.single .rsgallery {
	display: none;
}

.sociable {
position: absolute;
top: -82px;
right: 0px;
}

	.sociable_tagline {
		display: none;	}