/*   
Theme Name: I Love Gelato
Theme URI: http://ilovegelato.com.au
Description: I Love Gelato
Author: Whole Design Studios
Author URI: http://wholedesignstudios.com
Version: 2.0
*/

*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#1B1548}
.chromeframe{position:absolute;top:0}
body{font:16px"effra",sans-serif;font-style:normal;font-weight:400;text-align:center;}
body,select,input,textarea{color:#333}
a{color:#03f}
a:hover{color:#69f}
a:link{-webkit-tap-highlight-color:#fcd700}
ins{background-color:#fcd700;color:#000;text-decoration:none}
mark{background-color:#fcd700;color:#000;font-style:italic;font-weight:700}
::-moz-selection,::selection{background:#fcd700;color:#fff;text-shadow:none}
input:-moz-placeholder,textarea:-moz-placeholder{color:#a9a9a9}

/**FONTS**/

@font-face {
    font-family: 'firsttestRegular';
    src: url('_/fonts/Forque-webfont.eot');
    src: url('_/fonts/Forque-webfont.eot?#iefix') format('embedded-opentype'),
         url('_/fonts/Forque-webfont.woff') format('woff'),
         url('_/fonts/Forque-webfont.ttf') format('truetype'),
         url('_/fonts/Forque-webfont.svg#firsttestRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	background: url(_/img/tile.png) repeat;
}

a {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	cursor: pointer;
}

p {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	float: left;
	width: 100%;
}

.box {
	z-index: 999;
	position: absolute;
	width: 314px;
	text-align: left;
	padding: 0 10px;
}

.boxtop {
	width: 314px;
	height: 12px;
	background: url(_/img/row.png);
	float: left;
	background-color: transparent;
	margin-bottom: -1px;
}

.boxbottom {
	width: 314px;
	height: 12px;
	background: url(_/img/row_after.png);
	float: left;
	background-color: transparent;
	margin-top: -1px;
}

.large_box_entry {
	background: #F2F0EC;
	float: left;	
	margin: 0 9px;
	padding: 0 30px;
}

.large_box_entry p {
	margin-bottom: 20px;
}

.large_box_entry p:last-child {
	margin-bottom: 0;
}

.large_box_entry p strong {
	color: #BA6280;
	font-size: 18px;
}

.boxlarge {
	z-index: 999;
	float: left;
	width: 731px;
	text-align: left;
}

.boxlargetop {
	width: 731px;
	height: 55px;
	background: url(_/img/top_large_bg.png);
	float: left;
	background-color: transparent;
	margin-bottom: -1px;
}

.boxlargebottom {
	width: 731px;
	height: 55px;
	background: url(_/img/bottom_large_bg.png);
	float: left;
	background-color: transparent;
	margin-top: -1px;
}

.box p {
	background: #F2EFEB;
	padding: 10px;
	width: 314px;
}

h2 {
	font-family: 'firsttestRegular';
	font-size: 50px;
	font-weight: bold;
	line-height: 50px;
	float: left;
	color: #5A4C42;
	text-align: left;
	width: 95%;
	margin-left: 5%;
	margin-bottom: 20px;
}

h2 a {
	color: #5A4C42;
	text-decoration: none;
}

h2 a:hover {
	color: #716156;
	text-decoration: none;
}

/**GRID**/


.wrapper {
	float: left;
	width: 100%;
	display: block;
}
.container {
	float: none;
	margin: 0 auto;
	display: block;
	position: relative;
	overflow: visible;
	width: 1018px;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

/** MENU **/

#header_wrapper {
	margin-top: 20px;
}

ul#menu-header-menu {
	background: url(_/img/menu_bg.png) no-repeat;
	width: 1031px;
	height: 60px;
}

ul#menu-header-menu li a {
	float: left;
	font-family: 'firsttestRegular';
	font-size: 25px;
	color: #fff;
	text-shadow: 1px 1px 2px #555;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 25px;
	text-decoration: none;
}

ul#menu-header-menu li {
	float: left;
	margin-left: 22px;
	margin-top: 10px;
}

ul#menu-header-menu li.current-menu-item a {
	background: url(_/img/icecream.png) no-repeat;
	background-position: 50% 0;
	height: 70px;
	margin-top: -39px;
	padding-top: 39px;
	border-bottom: 2px solid #fff;
}

ul#menu-header-menu li div.sub-container ul li a {
	background: none;
	height: auto;
	margin-top: 0;
	padding-top: 0;
	border-bottom: none;
}

/*ul#menu-header-menu li ul li.current-menu-item {
	background: #e5e3df;
}*/

ul#menu-header-menu li:first-child {
	margin-left: 60px;
}

ul#menu-header-menu li:nth-child(4) {
	margin-left: 182px;
}

ul#menu-header-menu li:nth-child(5) {
	margin-left: 50px;
}

ul#menu-header-menu li:nth-child(6) {
	margin-left: 50px;
}

ul#menu-header-menu li ul {
	display: none;
	position: absolute;
	left: 26px;
	top: 0px;
	padding-top: 50px;
	width: 205px;
	background: url(_/img/menu_bottom.png) no-repeat;
	background-position: 0 100%;
	padding-bottom: 22px;
	z-index: 9999;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

ul#menu-header-menu li:nth-child(2) ul {
	left: 185px;
}

ul#menu-header-menu li ul.open {
	display: block !important;
}

ul#menu-header-menu li ul li {
	background: #F2F0EC;
	margin: 0;
	padding: 10px;
	width: 100%;
}

ul#menu-header-menu li ul li:hover {
	background: #e5e3df;
}

ul#menu-header-menu li ul li a {
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	text-transform: none;
	font-size: 17px;
	filter: none;
	line-height: 18px;
	text-shadow: none;
	color: #5B4D43;
}

ul#menu-header-menu li ul li:first-child {
	margin-left: 0;
}

ul#menu-header-menu li ul li:nth-child(4) {
	margin-left: 0;
}

ul#menu-header-menu li ul li:nth-child(5) {
	margin-left: 0;
}

ul#menu-header-menu li ul li:nth-child(6) {
	margin-left: 0;
}
	
/** HEADER **/

#logo {
	position: absolute;
	top: -50px;
	left: 50%;
    margin-left: -72px;
}

header#header {
	position: relative;
}

/**HOMPAGE**/

#homepage_wrapper {
	margin: 60px 0 0 0;
	background: url(_/img/slider_bg.png) no-repeat;
	background-position: 50% 0;
	height: 430px;
}

.slider-wrapper {
	width: 942px;
	margin: 26px 0 0 39px;
	height: 338px;
	position: relative;
}

.nivo-nextNav {
	position: absolute;
	z-index: 9;
	cursor: pointer;
	margin-right: 20px;
	width: 65px;
	height: 33px;
	background: url(_/img/right_hand.png) no-repeat;
	font-size: 0;
	text-indent: -9999px;
}

.nivo-prevNav {
	position: absolute;
	z-index: 9;
	margin-left: 20px;
	cursor: pointer;
	width: 65px;
	height: 33px;
	background: url(_/img/left_hand.png) no-repeat;
	font-size: 0;
	text-indent: -9999px;
}

#top_homepage_wrapper {
	position: relative;		
	height: 380px;
}

#whoweare {
	background: url(_/img/who_we_are_bg.png) no-repeat;	
	position: absolute;
	top: 5px;
	left: -150px;
	width: 572px;
	height: 386px;
	z-index: 0;
}

#makeyourownshop {
	background: url(_/img/make_your_own_shop_bg.png) no-repeat;	
	position: absolute;
	top: 47px;
	right: 80px;
	width: 485px;
	height: 367px;
	z-index: 0;
}

.span6 {
	position: relative;
}

#weab {
	top: 70px;
	left: 90px;
		/* Safari */
	-webkit-transform: rotate(-1deg);	
	/* Firefox */
	-moz-transform: rotate(-1deg);	
	/* IE */
	-ms-transform: rotate(-1deg);	
	/* Opera */
	-o-transform: rotate(-1deg);	
	/* Internet Explorer */

}

#oyosb {
	top: 70px;
	left: 150px;
		/* Safari */
	-webkit-transform: rotate(2deg);	
	/* Firefox */
	-moz-transform: rotate(2deg);	
	/* IE */
	-ms-transform: rotate(2deg);	
	/* Opera */
	-o-transform: rotate(2deg);	
	/* Internet Explorer */

}

#bottom_homepage_wrapper {
	margin-top: 50px;
	background: url(_/img/blue_strip.png) repeat-x;
	padding-top: 40px;
	height: 495px;
}

.card {
	padding: 15px;
	border-radius: 20px;
	-webkit-border-radius:20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	width: 255px;	
	position: absolute;
	z-index: 50;
	border: 2px dashed #4F4F4F;
	background: #fff url(_/img/paper.png) repeat-y;
}

.card h3 {
	font-family: 'Grand Hotel', cursive;
	text-shadow: 1px 1px 1px #555;
	font-weight: 100;
	font-size: 30px;
	color: #5A4C42;
	margin-bottom: 15px;
}

.card p.large_c {
	font-size: 18px;
	margin-bottom: 25px;
}

.card p.small_c {
	margin-bottom: 15px;
}

.card p.price {
	text-align: right;
	color: #000;
	font-weight: normal;
}

.card a {
	text-decoration: none;
}

ul li.card:first-child {
	top: 70px;
	left: -45px;
	position: absolute;
}

ul li.card:first-child h3 {
	color: #B96280;
}

ul li.card:nth-child(2) {
	top: 85px;
	left: 120px;
	position: absolute;
	z-index: 100;
		/* Safari */
	-webkit-transform: rotate(5deg);	
	/* Firefox */
	-moz-transform: rotate(5deg);	
	/* IE */
	-ms-transform: rotate(5deg);	
	/* Opera */
	-o-transform: rotate(5deg);	
}

ul li.card:nth-child(2) h3 {
	color: #84B1AC;
}

ul li.card:nth-child(3) {
	top: 175px;
	left: 20px;
	z-index: 150;
	position: absolute;
		/* Safari */
	-webkit-transform: rotate(-9deg);	
	/* Firefox */
	-moz-transform: rotate(-9deg);	
	/* IE */
	-ms-transform: rotate(-9deg);	
	/* Opera */
	-o-transform: rotate(-9deg);	
}

ul li.card:nth-child(3) h3 {
	color: #5A4C42;

	text-shadow: 1px 1px 1px #999;
}

.card.selected {
	z-index: 999 !important;
	background: #D1D0C2;
}

#scrolling_logos {
	background: #fff;
	padding: 40px 0 60px 0;
}

#scrolling_logos img {
/*	max-width: 200px;*/
}

.list_carousel ul{list-style:none;display:block;margin:0;padding:0;vertical-align:middle}
.list_carousel li{font-size:40px;color:#999;text-align:center;width:150px;height:75px;display:block;float:left;margin:20px;padding:0;vertical-align:middle}
.list_carousel.responsive{width:auto;margin-left:0;vertical-align:middle}

#pdf_homepage {
	position: absolute;
	top: 280px;
	left: 210px;
}

#gelato_homepage_wrapper {
	position: relative;
}

/**BUSINESS OPTIONS**/

#business_options_wrapper {
	margin-top: 65px;	
}

#business_options_lower_wrapper {
	margin-top: 50px;
	background: url(_/img/blue_strip_tall.png) repeat-x;
	padding-top: 40px;
	position: relative;
	height: 1462px;
}

#business_options_wrapper .span4 {
	position: relative;
}

#boi {
	position: absolute;
	top: 10px;
	left: 23px;
}

#classic_method {
	position: relative;
	float: left;
	width: 480px;
}

#top_methods {
	height: 600px;
}

#bottom_methods {
	height: 515px;
}

#twin_method {
	position: relative;
	float: left;
	width: 480px;
}

#classic_method_bg {
	position: absolute;
	top: 0;
	z-index: 0;
	left: -200px;
}

#twin_method_bg {
	position: absolute;
	top: -30px;
	z-index: 0;
	left: -90px;
}

h3.method_title {
	font-family: 'firsttestRegular';
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
	float: left;
	position: relative;
	color: #5B4D43;
	text-align: left;
	z-index: 100;
}

#classic_h3 {
	margin: 30px 0 0 -20px;
}

p.table_header {
	font-size: 30px;
	text-transform: uppercase;	
	position: relative;
	color: #fff;
	z-index: 100;
}

#table_header_class {
	margin: 46px 0 0 40px;
}

ul#table_headers {
	float: left;
	width: 180px;
	margin: 47px 0 0 40px;
}

ul#table_headers li {
	float: left;
	font-size: 20px;
	line-height: 20px;
	position: relative;
	width: 100%;
	color: #fff;
	z-index: 100;
	margin-bottom: 50px;
}

p.table_footer {
	float: left;
	font-size: 20px;
	line-height: 20px;
	position: relative;
	width: 100%;
	color: #fff;
	z-index: 100;
	margin: 20px 0 0 20px;
}

#p_wrapper_one {
	position: absolute;
	top: -3px;
	left: 292px;
}

#p_wrapper_two {
	position: absolute;
	top: -33px;
	left: 292px;
}

.package {
	background: #F5F2E9;
	border: 2px dashed #A9A191;	
	border-radius: 15px;
	-webkit-border-radius: 15px;
	float: left;
	width: 230px;
	padding: 10px;
	margin-right: 10px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
}

h4.package_h4 {
	font-family: 'Grand Hotel', cursive;
	font-size: 36px;
	font-weight: normal;
	padding: 20px 10px;
	text-shadow: 1px 1px 1px #555;
	text-align: center;
	border: 2px dashed #4F4F4F;
	color: #5A4C42;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	margin-bottom: 37px;
}

.package_wrapper .package:first-child h4.package_h4 {
	color: #B96281;
}

.package_wrapper .package:nth-child(2) h4.package_h4 {
	color: #85B2AD;
}

p.cabinet {
	margin-bottom: 25px;
}

h5.package_h5 {
	font-family: 'Grand Hotel', cursive;
	font-size: 31px;
	font-weight: normal;
	text-shadow: 1px 1px 1px #999;
	text-align: center;
	color: #5A4C42;
	margin-bottom: 21px;
	float: left;
	width: 100%;
}

.package p {
	margin-bottom: 35px;
	font-size: 18px;
	line-height: 25px;
}

p.perday {
	text-align: center;
	margin-bottom: 20px;
}

p.load {
	margin-bottom: 15px;
}

p.past {
	margin-bottom: 43px;
}

p.bf {
	margin-bottom: 45px;
}

p.freezer {
	margin-bottom: 45px;
}

p.combi {
	margin-bottom: 43px;
}

p.blast {
	margin-bottom: 45px;
}

p.cabinet {
	margin-bottom: 25px;
}

p.s_title {
	font-family: 'firsttestRegular';
    font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	color: #5B4D43;
    font-style: normal;
}

p.ca {
	color: #fff;
}

p.si_body {
	color: #BA6280;
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 20px;
}

#bottom_silko .span8 {
	position: relative;
}

#si_one  {
	position: absolute;
	top: 130px;
	left: 130px;
	z-index: 999;
}

#si_two  {
	position: absolute;
	top: 0;
	left: 320px;
	z-index: 999;
}

/**WHY GELATO**/

#why_gelato_wrapper {
	margin-top: 65px;	
}

#wgi {
	position: absolute;
	top: 0;
	left: 711px;	
}

#wg_lower_wrapper {
	margin-top: 50px;
	background: url(_/img/blue_strip_tall.png) repeat-x;
	padding-top: 40px;
	position: relative;
	height: 550px;
}

#wgi_one {
	position: absolute;
	top: 0;
	left: 60px;	
}

#wgi_two {
	position: absolute;
	top: -60px;
	left: 711px;	
}

#wgi_three {
	position: absolute;
	top: 220px;
	left: 711px;	
}

/**ARTISAN**/

#artisan_wrapper {
	margin-top: 50px;	
}

#artisan_wrapper h2 {
	width: auto;
}

.tags {
	float: left;
	width: 930px;
	margin-left: 50px;
}

.cats {
	float: left;
	width: 930px;
	margin-left: 50px;
}

.element h3 a {
	width: 250px;
	padding: 5px 10px;;
	color: #5B4D43;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	float: left;
	background: #F2EDE7;
	line-height: 24px;
	text-align: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

a.display {
	display: block !important;
	float: left;
}

p.equip_deets a {
	padding: 16px 10px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #5B4D43;
}

.equip_image {
	background: url(_/img/equip_image_bg.png);
	background-size: 250px 328px;
	width: 250px;
	height: 328px;	
	position: absolute;
	top: 65px;
}
.equip_image a {
	width: 250px;
	height: 328px;	
float: left
}

.equip_image img {
	position: absolute;
	top: 36px;
	left: 34px;
}

.equip_image_s {
	background: url(_/img/equip_image_bg.png);
	background-size: 250px 328px;
	width: 250px;
	height: 328px;
	float: left;
	margin-top: 30px;
	position: relative;
}

.silko_download {
	position: absolute;
	bottom: -40px;
	width: 177px;
	height: 101px;
	right: -30px;
}

.equip_image_s img {
	position: absolute;
	top: 36px;
	left: 34px;
}

.tab_wrapper {
	float: left;
	width: 474px;
	height: auto;
}

#tabs ul li a {
	float: left;
	padding: 20px;
	background: #F2F0EC;
	color: #5B4D43;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	float: left;
}

#tabs ul li a:hover {
	background: #B96281;
	color: #fff;
}

#tabs ul li.active a {
	background: #B96281;
	color: #fff;
}

#tab-1 {
	background: url(_/img/tabs.png) no-repeat;
	background-position: 0 100%;
	padding-bottom: 50px;
	width: 474px;
	float: left;
	
}

.tab_bg {
	background: #F2F0EC;
	float: left;
	padding: 20px 20px 0 20px;
	width: 100%;
	display: block !important;
}

.contact a {
	text-decoration: none;
}

ul.slides li a {
	text-decoration: none;
}
	

.contact a span.body_c p {
	color: #5B4D43;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	float: left;
	padding: 115px 15px 0 15px;
}

.contact a span.title_c {
	color: #fff;
	font-family: 'firsttestRegular';
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 2px #555;
	width: 100%;
	float: left;
	padding: 42px 0 0 0;
	font-size: 27px;
}

.contact {
	background: url(_/img/contact.png);
	width: 156px;
	height: 305px;
}

#tab-2 {
	background: url(_/img/tabs.png) no-repeat;
	background-position: 0 100%;
	padding-bottom: 50px;
	width: 474px;
	float: left;
	
}

#tabs ul {
	float: left;
	width: 474px;
	background: #F2F0EC;
}

#tabs #tab-1 ul {
	float: left;
	width: 434px;
	color: #5B4D43;
}

#tabs #tab-2 ul {
	float: left;
	width: 434px;
	color: #5B4D43;
}

.equip_deets {
	background: url(_/img/equip_details_bg.png);
	background-size: 265px 77px;
	width: 265px;
	position: absolute;
	bottom: 0;
	height: 77px;	
}

#tab-1 p {
	margin-bottom: 10px;
	color: #5B4D43;
}

#tab-1 ul {
	width: 95%!important;
	margin: 0 0 0 5%;
}

#tab-1 ul li {
	margin-bottom: 10px;
	color: #5B4D43;
	list-style: circle;
}

#tab-2 p {
	margin-bottom: 10px;
	color: #5B4D43;
}

#tab-2 span {
	color: #5B4D43;
}

#tab-1 span {
	color: #5B4D43;
}

#tab-2 p b {
	color: #5B4D43;
}

#tab-1 p b {
	color: #5B4D43;
}

#tab-2 ul {
	width: 95% !important;
	margin: 0 0 0 5%;
	color: #5B4D43;
}

#tab-2 ul li {
	margin-bottom: 10px;
	list-style: circle;
	color: #5B4D43;
}

.img_single_related {
	background: url(_/img/related_small.png);
	width: 138px;
	height: 192px;
	float: left;
	margin-top: 20px;
}

#related_products {
	margin-top: 50px;
	background: url(_/img/blue_strip.png) repeat-x;
	padding-top: 40px;
	height: 495px;
}

.contact a span.body_c p {
	width: 155px;
}

span.title {
	color: #5B4D43;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	background: #F2EDE7;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 138px;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	float: left;
}

.img_single_related img {
	width: 80% !important;
	height: 80% !important;
	float: left;
	margin: 15px 0 0 20px;
}

/*#bst {
	position: absolute;
	background: url(_/img/blue_strip_tall.png) repeat-x;
	width: 100%;
	top: 848px;
	height: 1190px;
}*/

#artisan_single_wrapper {
	margin-top: 60px;
	margin-bottom: 60px;
}

.apos {
font-family: 'ABeeZee', sans-serif;
color: #5B4D43;
}

h2.single_equip {
	width: 250px;
	padding: 5px 10px;;
	color: #5B4D43;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	float: left;
	background: #F2EDE7;
	line-height: 24px;
	margin-left: 0;
	text-align: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

.breadcrumbs a {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px !important;
	line-height: 20px;
	float: left;
	text-decoration: none;
}

.breadcrumbs {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 15px;
	line-height: 20px;
	float: left;
	text-decoration: none;
}

.b_wrapper {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

h2.rp {
	margin-left: 0;
}

/**COURSES**/

#courses_wrapper {
	margin-top: 50px;	
	height: 830px;
}

#privacy_wrapper {
	margin-top: 50px;	
	height: 1220px;

}


#privacy_wrapper a {
	
	color: #5A4C42;
text-decoration: underline;

}

#privacy_wrapper ul {
	width: 95%;
margin-bottom: 20px;
margin: 0 0 0 5%;
float: left;
}

#privacy_wrapper ul li {
	width: 100%;
float: left;
color: #5A4C42;
margin-bottom: 5px;
list-style:circle;
}

#courses_text {
	background: url(_/img/courses_text_bg.png) no-repeat;
	width: 604px;
	height: 541px;
	position: absolute;
	top: 67px;
	left: 20px;
	padding: 40px;
}

#privacy_text {
	background: url(_/img/privacy.png) no-repeat;
	width: 978px;
	height: 1121px;
	position: absolute;
	top: 67px;
	left: 20px;
	padding: 40px;
}


#courses_image_right {
	position: absolute;
	top: 47px;
	left: 611px;
}

#courses_image_left {
	position: absolute;
	top: 310px;
	left: -180px;
}

#gelato_masters {
	position: absolute;
	top: 351px;
	left: 614px;
}

#master_image_one {
	position: absolute;
	top: 475px;
	left: 640px;
}

#master_name_one {
	position: absolute;
	top: 609px;
	width: 100px;
	left: 640px;
}

#master_name_two {
	position: absolute;
	top: 609px;
	width: 100px;
	left: 765px;
}

#master_name_three {
	position: absolute;
	top: 609px;
	width: 100px;
	left: 888px;
}

.courses_h3 p {
	color: #B96281;
	font-size: 18px;
}

#master_image_two {
	position: absolute;
	top: 475px;
	left: 765px;
}

#master_image_three {
	position: absolute;
	top: 475px;
	left: 890px;
}

#masters_title {
	position: absolute;
	top: 401px;
	left: 614px;
	width: 400px;
}

#courses_image_left_lower {
	position: absolute;
	top: 605px;
	left: -70px;
}

#courses_gps_logo {
	position: absolute;
	top: 535px;
	left: 450px;
}

#courses_text p {
	margin-bottom: 15px;
}

#courses_text p strong {
	color: #BA6280;
	font-size: 19px;

}

#courses_text p a {
	color: #BA6280;
	
text-decoration: none;
}

#courses_text p a:hover {
	color: #BA6280;
	
text-decoration: none;
}


/**INGREDIENTS**/

#ingredients_wrapper {
	margin-top: 60px;
}

#ingredients {
	margin: 0 0 50px 25px;
	width: 978px;
}

/**BLOG**/

#blog_wrapper {
	margin-top: 60px;
}

#we_offer strong {
	width: 150px;
	position: absolute;
	color: #BA6280;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 19px;
	line-height: 21px;
	top: 70px;
	left: 190px;
	text-align: left;
}

#gbm {
	background: url(_/img/gelato_blog_menu.png) no-repeat;
	width: 354px;
	height: 494px;
	position: relative;
	float: left;
}

ul#packages_list_blog {
	position: absolute;
	width: 200px;
	top: 190px;
	left: 50%;
	margin-left: -100px;
}

ul#packages_list_blog li a {
	font-family: 'Grand Hotel', cursive;
	font-size: 36px;
	font-weight: normal;
	padding: 20px 10px;
	text-shadow: 1px 1px 1px #555;
	background: #f4f3ef;
	float: left;
	text-decoration: none;
	text-align: center;
	border: 2px dashed #4F4F4F;
	color: #5A4C42;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	margin-bottom: 30px;
	width: 230px;
}

ul#packages_list_blog li:first-child a {
	color: #B96281;
}

/**SIDEBAR**/

#form_wrapper {
	background: #E0DFD7;
	padding: 30px;
	float: left;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	margin-left: 40px;
	width: 310px;
	-o-border-radius: 15px;
}

#form_wrapper p {
	color: #B96281;
	font-size: 18px;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 21px;
	line-height: 23px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

form#mc-embedded-subscribe-form {
	float: left;
	width: 100%;
}

form#mc-embedded-subscribe-form input {
	float: left;
	width: 250px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	border: none;
	padding: 10px 20px;
	outline: none;
	margin: 0;
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px;
	-webkit-appearance: none;
}

#sidebar h2 {
	width: 87%;
	margin-left: 13%;
}

ul#cats_single_blo_list {
	float: left;
	width: 266px;
}

ul#cats_single_blo_list li {
	float: left;
	width:100%;
	margin-bottom: 5px;
}

ul#cats_single_blo_list li a {
	font-family: 'ABeeZee', sans-serif;
	color: #5A4C42;
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
}

#tags_blog {
	float: left;
	width: 100%;
}

#cats_single_blog_inner {
	float: left;
	width: 306px;
	padding: 20px;
	background: #fff;
}

#tags_blog a {
	font-family: 'ABeeZee', sans-serif;
	color: #5A4C42;
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
}

#cats_single_blog {
	background: url(_/img/cats_bg.png) no-repeat;
	background-position: 0 100%;
	float: left;
	width: 400px;
	padding: 0 0 47px 0;
	margin: 35px 0 100px 40px;
}

#cats_single_blog h2 {
	width:100%;
	margin-left: 0;
}

form#mc-embedded-subscribe-form input[type=submit] {
	background: #85B2AD;
	color: #fff;
	color: #fff;
	font-family: 'firsttestRegular';
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px #555;
	margin-bottom: 0;
	width: auto;
	float: left;
	padding: 10px 30px;
	font-size: 27px;
}

#blog_wrapper article {
	float: left;
	width: 85%;
	padding: 30px 5%;
	margin-bottom: 30px;
	background: #fff;
	margin-left: 5%;
}

#blog_wrapper article:first-child {
	margin-top: 20px;
}

.entry p {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.entry h1 {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 25px;
	float: left;
	width: 100%;
	margin-left: 0;
	margin-bottom: 30px;
	text-decoration: none;
}

.entry h2 {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin-left: 0;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	text-decoration: none;
}

#gallery-1 img {
	border: none !important;
}

.entry h3, .entry h4, .entry h5, .entry h6 {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 18px;
	float: left;
	width: 100%;
	margin-left: 0;
	margin-bottom: 30px;
	text-decoration: none;
}

.social_single {
	float: right;
	width: 440px;
	margin-left: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.fb_iframe_widget {
margin-right: 20px;
float: left;
}

h3 a {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 25px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	text-decoration: none;
}

article.post h3 a {
line-height:30px;
}

h3.single_blog_post {
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 25px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
line-height: 35px;
	text-decoration: none;
}

h3 a:hover {
	color: #5A4C42;
}

.hand_wrapper {
	float: left;
	left: 50%;
	position: relative;
}

.left_hand {
	width: 65px;
	float: left;
	height: 33px;
	background: url(_/img/blog/left_hand.png) no-repeat;
}

.nextpostslink {
	display: none;
}

.previouspostslink {
	display: none;
}

.right_hand {
	width: 65px;
	float: left;
	height: 33px;
	background: url(_/img/blog/right_hand.png) no-repeat;
}

.post_thumb {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.social {
	float: left;
	width: 320px;
	margin-left: 50px;
	margin-top: 5px;
}

a.readmore {
	background: #B96281;
	color: #fff;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-top: 10px;
	float: left;
	padding: 10px 20px;
	text-decoration: none;
}

#blog_wrapper .span8 {
	margin-bottom: 100px;
}

.wp-pagenavi {
	float: left !important;
	display: block;
	clear: none !important;
	background: #fff;
	background: rgba(255,255,255,0.7);
	margin-top: 5px;
	padding: 0 10px 3px 10px;
}

.wp-pagenavi a {
	cursor: pointer;
	font-family: 'firsttestRegular';
	font-size: 22px;
	padding: 0 10px !important;
	float: left;
	color: #5A4C42;
	text-transform: uppercase;
	line-height: 22px;
}

.wp-pagenavi span {
	cursor: pointer;
	font-family: 'firsttestRegular';
	font-size: 22px;
	float: left;
	padding: 0 10px !important;
	color: #5A4C42;
	text-transform: uppercase;
	line-height: 22px;
}

#contact_bg_layer {
	position: absolute;
	width: 390px;
	height: 447px;
	background: url(_/img/contact_bg.png) no-repeat;
	top: 60px;
	left: 170px;
	z-index: 0;
}



#four_wrapper {
	margin: 100px 0 400px 0;
}

#four_wrapper h2 {
	text-align: center;
}

#contact_bg_c_inner {
	float: left;
	margin: 35px 0 0 57px;
	width: 252px;
}

#contact_bg_c_inner p.large {
	font-size: 24px;
	margin-bottom: 10px;
}

#contact_bg_c_inner p span {
	color: #B96281;
	float: left;
	width: 100%;
}

#contact_bg_c {
	background: url(_/img/contact_info_bg.png) no-repeat;
	width: 366px;
	margin-left: -15px;
	height: 399px;
	float: left;
}

form#form7  fieldset {
	float: left;
}

form#form7 {
	background: #E0DFD7 url(_/img/contact_overlay.png) no-repeat;
	background-position: 90% 95%;
	padding: 30px;
	float: left;
	border-radius: 15px;
	z-index: 999;
	position: relative;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	width: 310px;
	-o-border-radius: 15px;
}

form#form7 label {
	color: #5A4C42;
}

form#form7 input[type=text],form#form7 input[type=email] {
	float: left;
	width: 250px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	border: none;
	padding: 10px 20px;
	outline: none;
	margin: 0;
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px;
	-webkit-appearance: none;
}

form#form7 input[type=checkbox] {
	float: left;
	width: auto;
}

form#form7 textarea {
	float: left;
	width: 250px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	border: none;
	padding: 10px 20px;
	outline: none;
	margin: 0;
	height: 100px;
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px;
	-webkit-appearance: none;
}

form#form7 p {
	float: left;
	width: auto;
	margin-bottom: 10px;
}

form#form7 p.check {
	padding-left: 10px;
}

.hide {
	display: none;
}

form#form7 input[type=submit] {
	background: #85B2AD;
	color: #fff;
	font-family: 'firsttestRegular';
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px #555;
	outline: none;
	margin: 0;
	width: auto;
	border: none;
	line-height: 27px;
	float: left;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	padding: 10px 30px;
	font-size: 27px;
}


@-moz-document url-prefix() { 
form#form7 input[type=submit] {
	padding: 0px 30px;
}
}

#contact_wrapper {
	margin-top: 60px;
	margin-bottom: 60px;
}

/**FOOTER**/

footer#footer {
	background: url(_/img/footer.png) repeat-x;
	height: 320px;
	color: #fff;
	padding-top: 40px;
	position: relative;
	margin-top: -20px;
}


@-moz-document url-prefix() { 
footer#footer {
	height: 330px;
}
}

#lowest_footer {
	margin: 25px 0;
}

small {
	font-size: 12px;
	color: #fff;
}

small a {
	text-decoration: none;
	color: #fff;
}

small a:hover {
	text-decoration: underline;
	color: #fff;
}

small.designed_by {
	float: right;
}

.footer_link {
	float: left;
	width: 91px;
}

footer#footer p {
	color: #fff;
	margin-bottom: 20px;
	text-align: center;
}

a.footer_link {
	float: left;
	width: 50%;
}

a.footer_link img {
	float: left;
}

#lower_footer a.footer_link:nth-child(2) img {
	float: right;
}

#lower_footer {
	margin-top: 50px;
}

ul#menu-footer-menu {
	width: 865px;
	margin: 0 auto;
}

ul#menu-footer-menu li {
	float: left;
	width: auto;
}


ul#menu-footer-menu li a {
	float: left;
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 16px;
}

ul#menu-footer-menu li a:hover {
	text-decoration: underline;
}

ul#menu-footer-menu li a:after {
	content: '|';
	margin-right: 5px;
	margin-left: 5px;
}

ul#menu-footer-menu li:last-child a:after {
	content: '';
	margin-right: 0;
	margin-left: 0;
}

/**FORMS**/

form#searchform {
	float: right;
	width: 200px;
	position: relative;
	margin-right: 12px;
	margin-top: 20px;
}

form#searchform input {
	float: left;
	width: 200px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
	border: none;
	padding: 5px 20px;
	outline: none;
	margin: 0;
	color: #5A4C42;
	font-family: 'ABeeZee', sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	-webkit-appearance: none;
}

form#searchform input[type=submit] {
	background: url(_/img/search.png) no-repeat;
	background-size: 12px 12px;
	position: absolute;
	z-index: 999;
	border: none;
	outline: none;
	width: 14px;
	height: 11px;
	top: 10px;
	background-color: transparent;
	font-size: 0;
	text-indent: -999px;
	right: 18px;
	border-radius: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	-o-border-radius: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	margin: 0;
}


@-moz-document url-prefix() { 
	form#searchform input[type=submit] {
		top: 8px;	
		height: 10px;
	}
}