@import url('//fonts.googleapis.com/css?family=Open+Sans:400,700,400italic');

body {
	margin: 0;
	padding: 0;
	background: #66CDF5 url(../images/footer-bg.gif) bottom center no-repeat fixed;
	font: 13px/1.5 "Open Sans", Arial, Helvetica, sans-serif;
	color: #273731;
}



/* ============================================== various template-specific elements that need hiding ============================================== */

#nav, #page-top, .HideForMobile, .logo-bot, #logo-top-left, #logo-top, #logo-top-right, #logo-right, #logo-left {
	display: none;
}


/* ============================================== nav ============================================== */

#header table {
	width: 100%;
	background: #FFFFFF url(../images/page-top-bg.jpg) -60px top no-repeat;
	background-size: 200%;
	line-height: 1.2;
	text-align: center;
}
#header th {
	font-weight: normal;
}
#header td {
	padding: 15px 10px 50px;
}
#header img {
	border: none;
	width: 100%;
	max-width: 300px;
}
#logo {
	display: block;
	font-size: 28px;
	line-height: 1.0;
	font-weight: bold;
	text-decoration: none;
	color: #ED1B23;
}
#tagline {
	margin: 10px 0 0;
	font-size: 16px;
	line-height: 1.2;
	color: #00AEEF;
}


#page-bg {
	background: url(../images/page-bg.png) center repeat-y;
}


/* ============================================== nav ============================================== */

.ShowForMobile {
	display: block;
}
.mobileNavToggle {
	margin: 0 0 -30px;
	padding: 20px 10px 0;
	background: url(../images/page-top.png) top center no-repeat;
	position: relative;
	top: -40px;
	text-decoration: none;
}
.mobileNavToggle span {
	display: inline-block;
	padding: 5px 7px 7px;
	text-transform: uppercase;
	color: #ED1B23;
	background: #FFFFFF;
	border: 1px solid #B2E6FA;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}



/* ============================================== general ============================================== */

#content {
	padding: 5px 10px 1px;
	background: #FFFFFF;
	border-top: 1px dotted #66CDF5;
	overflow: auto;
}

h1, h2, h3 {
	line-height: 1.2;
	padding: 0;
}

h1 {
	margin: 10px 0 20px;
	font-size: 22px;
	color: #ED1B23;
}
h2 {
	margin: 30px 0 14px;
	font-size: 16px;
	font-weight: normal;
	color: #00AEEF;
}
h3 {
	margin: 20px 0 -10px;
	font-size: 14px;
	color: #ED1B23;
}
p {
	margin: 14px 0;
}
a {
	color: #ED1B23;
}
ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
ul li {
	margin: 0;
	padding: 0 0 7px 30px;
	background: url(../images/nav-bullet.gif) 20px 7px no-repeat;
}
li {
	margin: 0 0 7px;
}
hr {
	margin: 30px 0;
	height: 1px;
	color: #B2E6FA;
	background-color: #B2E6FA;
	border: none;
}
small {
	font-size: 11px;
	line-height: 14px;
	text-transform: none;
	font-weight: normal;
	color: #666666;
}
small a {
	color: #666666;
}
#content img {
	max-width: 100%;
	height: auto;
	background-color: #FFFFFF;
}
#content td img {
	max-width: none;
}

form {
	margin: 0;
}
input, select, textarea {
	font: 13px "Open Sans", Arial, Helvetica, sans-serif;
	color: #273731;
	width: 100%;
}
.button {
	width: auto;
	font-size: 14px;
	font-weight: bold;
	color: #ED1B23;
	padding: 5px;
}
form table {
	margin: 14px 0;
}
form th {
	text-align: left;
	font-weight: normal;
	line-height: 1.2;
	width: 40%;
	padding: 5px 10px 0 0;
}
form td {
	line-height: 1.2;
	padding: 5px 0;
}
form small {
	display: block;
}



/* ============================================== footer ============================================== */

#footer {	background: url(../images/page-bot.png) center 0 no-repeat;
	padding: 45px 0px 20px;
font-size: 11px;
	line-height: 1.2;
	text-align: center;
	color: #278BB2;
}
#footer p {
	margin: 5px 0;
}
#footer a {
	color: #278BB2;
}



/* ============================================== plug-in overwrites ============================================== */

/* SHOP */

#prodlist {
	margin: 0 -30px 0 0;
	overflow: auto;
}
#prodlist h2, #prodlist hr {
	margin-left: 0;
	margin-right: 0;
}
#prodlist table {
	display: block;
	float: left;
	margin: 0 30px 0 0;
}
#update_qty {
	display: block;
	margin: 5px 0;
}
#basket img {
	max-width: 80px;
}
#basket input#update_qty, #basket input#contShop, #basket input#checkout  {
	width: 160px;
}
#checkout th  {
	width: 120px;
}
#payment-types td {
	vertical-align: top;
}
#payment-types img {
	display: none;
}
#payment-types span {
	display: block;
	position: relative;
	margin: 40px 0 0 -190px;
}



/* BLOG */

.comments-box p {
	margin: 15px 0;
	padding: 0;
	background: none;
	border: none;
}


/* GALLERY */

#gallery {
	margin: 0 0 0 -30px;
}
#gallery p {
	margin-left: 30px;
}
#gallery table {
	margin: 0 0 0 30px;
}
#gallery th {
	padding: 0;
	background: none;
}