/*
#------------------------------------------------------------------------
# Simplicity - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

h1 {clear: both;}
h2 { font-size: 32px; padding-bottom:20px;}
h3 { font-size: 26px; }

.itemExtraFields h4 {
	margin-bottom: 20px;
}

#gklogo {
	margin: 15px 30px 0 0!important;
}

#gkHeader {
	margin-bottom:0!important;
}
#gkMainbody .box.centered {
	padding-top:0;
}

.mission-statement {
	width: 100%;
}
.mission-statement-text {
	font-style: italic;
	text-align: center;
	margin: 10px 0; 
}
 /*Subscribe form */
.subscribeintroheader {
	margin-top: 40px;
	text-align: center;
}

.subscribeintro {
	margin-bottom: 40px;
	text-align: center;
}

.subscribeform {
	margin: 0 auto 40px auto;
	width: 562px;
	min-height: 48px;
}

input[type="email"] {
	
}

input[type="submit"] {
	height: 46px;
}


/* Content */
#gkContent, #gkPageContent {
	padding-top:30px;
}

.containsItemInfo {
	clear: both;
}

.itemIntroText ol,
.itemFullText ol {
	list-style-position: outside;
	padding-left: 30px;
}

.itemIntroText ol li ol,
.itemFullText ol li ol {
	margin: 0.5em 0;
}

/* Slideshow edits */

.adra-caption {
	
}

/*Subscribe form */

/*.imageBg #gkHeaderMod input[type="email"], .imageBg #gkHeaderMod input[type="text"] {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: none!important;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #999;
	display: inline-block;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	height: 68px;
	padding: 0 30px;
	position: relative;
	top: -3px;
	width: 280px;
}*/

#fieldName {
	margin-right:10px;
	margin-bottom:3px;
}

/* Step Boxes */
.step1 {
	border: solid 1px #99c24b;
	background-color:#e6f6c7;
	margin-bottom: 40px;
	padding:40px;
}

.step2 {
	border: solid 1px #4796b7;
	background-color:#B0DEF0;
	margin-bottom: 40px;
	padding:40px;
}

.step3 {
	border: solid 1px #cf802b;
	background-color:#fadab6;
	margin-bottom: 40px;
	padding:40px;
	font-style: italic;
}

.step

.gkPriceTable dt {
	line-height: 45px!important;
}


/* Icons */

.icon_member { 
	background-color: #fff;
	background-image: url('../images/icon-member.png');
	background-position: center top;
}
.icon_member:hover {
	background-color: #333;
	background-position: center bottom;
}
.icon_australia {
	background-color: #fff;
	background-image: url('../images/icon-australia.png');
	background-position: center top;
}
.icon_australia:hover {
	background-color: #99c24b;
	background-position: center bottom;
}
.icon_events {
	background-color: #fff;
	background-image: url('../images/icon-events.png');
	background-position: center top;
}
.icon_events:hover {
	background-color: #f9c62a;
	background-position: center bottom;
}

/* Contact Form */
.contacttitle {
	font-family: 'Open Sans', Arial, sans-serif !important;
}

/* K2 Store */
.k2store {
	width:50%;
	float:right;
}
.product_price, .product_quantity_input, .k2store_add_to_cart {
	display: inline-block!important;
	padding-left: 20px;
}

.k2store_add_to_cart {
	vertical-align: bottom;
}
.btn-primary {
	color: white!important;
	font-weight: bold;
}

.btn {
	margin-right: 40px;
}

.btn-group {
	margin-bottom: 60px;
}

.k2store .product_quantity_input input,
.product_quantity_input input {
	width: 30px;
}

/* DOCMan */
.koowa_header {
	
}

.footable-last-column {
	white-space: nowrap;
}

.footable-last-column .btn-group {
	margin-bottom: inherit;
}


/* Mobile */
@media only screen and (max-width: 320px), only screen and (max-device-width: 320px) and (-moz-max-device-pixel-ratio: 1.5), only screen and (max-device-width: 320px) and (-o-max-device-pixel-ratio: 1.5/1), only screen  and (max-device-width: 320px) and (-webkit-max-device-pixel-ratio: 1.5), only screen and (max-device-width: 320px) and (max-device-pixel-ratio: 1.5), only screen and (max-device-width: 640px) and (-moz-min-device-pixel-ratio: 2), only screen and (max-device-width: 640px) and (-o-min-device-pixel-ratio: 2/1), only screen and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-device-width: 640px) and (min-device-pixel-ratio: 2) {
	
	.subscribeform {
		width: 100%;
		padding: 0 20px;
	}
	
	input[type="email"] {
		display: block;
		width: 100%;
		clear: both;
	}
	
	input[type="submit"] {
		display: block;
		width: 100%;
		clear: both;
	}
}

@media only screen and (max-width: 480px) and (orientation:landscape), only screen and (max-device-width: 480px) and (-moz-max-device-pixel-ratio: 1.5) and (orientation:landscape), only screen and (max-device-width: 480px) and (-o-max-device-pixel-ratio: 1.5/1) and (orientation:landscape), only screen  and (max-device-width: 480px) and (-webkit-max-device-pixel-ratio: 1.5) and (orientation:landscape), only screen and (max-device-width: 480px) and (max-device-pixel-ratio: 1.5) and (orientation:landscape), only screen and (max-device-width: 960px) and (-moz-min-device-pixel-ratio: 2) and (orientation:landscape), only screen and (max-device-width: 960px) and (-o-min-device-pixel-ratio: 2/1) and (orientation:landscape), only screen and (max-device-width: 960px) and (-webkit-min-device-pixel-ratio: 2) and (orientation:landscape), only screen and (max-device-width: 960px) and (min-device-pixel-ratio: 2) and (orientation:landscape) {

	.subscribeform {
		width: 100%;
		padding: 0 20px;
	}
	
	input[type="email"] {
		display: block;
		width: 100%;
		clear: both;
	}
	
	input[type="submit"] {
		display: block;
		width: 100%;
		clear: both;
	}
}

