﻿/* Veduna Style Sheet - Atom14 Ltd
** Color scheme = yellow (#e8d026), 
*/

/* Default style applied to all elements */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/* HTML styles */
body {
	margin: 0;
	background-color: #000000;
}

h1 {
	display: none;
}

a img {
	border: none;
}


#page {
	margin: 0 auto;
	width: 1000px;
}

#page-top {
	height: 412px;
	background: url('images/banner-bg.jpg') transparent no-repeat scroll left top;
}

#menu {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
#menu ul {
	list-style: none;
	padding: 14px 10px;
	float: left;
}
#menu li {
	float: left;
	width: 160px;
	padding: 0 0 0 28px;
	height: 43px;
	line-height: 43px;
	background-image: url('images/shadow-chilli.png');
	background-repeat: no-repeat;
	background-position: left center;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#menu a.selected {
	color:#e8d026;
}
#banner {
	height: 287px;
	padding-top: 73px;
}
#email-bar {
	font-size: 22px; 
	font-weight: bold;
	padding: 8px 12px;
}
#email-bar a {
	color: #e8d026; 
	text-decoration: none;	
}

/* Styles for the homepage */
#home {
	height: 527px;
	background: transparent url('images/backgrounds/home-bg.jpg') no-repeat scroll left top;
	padding: 200px 0 0 0;
}
#home p {
	font-size: 14px;
	line-height: 23px;
	padding: 14px 0 0 40px;
	width: 400px;
}

/* Styles for the Products page */
#products {
	height: 687px;
	background: transparent url('images/backgrounds/bats-bg.jpg') no-repeat scroll left top;
	padding: 40px 0 0 0;
}
#products p {
	font-size: 14px;
	line-height: 24px;
	padding: 14px 0 0 20px;
	width: 580px;	
}

/* Styles for the Naga Jolokia page */
#naga {
	height: 607px;
	background: transparent url('images/backgrounds/naga-bg.jpg') no-repeat scroll left top;
	padding: 120px 0 0 0;
}
#naga p {
	font-size: 14px;
	line-height: 24px;
	padding: 14px 0 0 30px;
	width: 460px;
}
#naga img {
	padding: 44px 0 4px 40px;
}
#naga img#wisden-btn {
	position: relative;
	left: 510px;
	top: -290px;
	padding: 0px;
}
/* Styles for the Habanero page */
#habanero {
	height: 627px;
	background: transparent url('images/backgrounds/habanero-bg.jpg') no-repeat scroll left top;
	padding: 100px 0 0 0;
}
#habanero p {
	font-size: 14px;
	line-height: 22px;
	padding: 14px 0 0 30px;
	width: 480px;
}
#habanero img {
	padding: 34px 0 4px 40px;
}
#habanero img#wisden-btn {
	position: relative;
	left: 460px;
	top: -300px;
}
/* Styles for Jalapeno page */
#jalapeno {
	height: 607px;
	background: transparent url('images/backgrounds/jalapeno-bg.jpg') no-repeat scroll left top;
	padding: 120px 0 0 0;
}
#jalapeno p {
	font-size: 14px;
	line-height: 24px;
	padding: 14px 0 0 30px;
	width: 400px;
}
#jalapeno img {
	padding: 68px 0 4px 40px;
}
/* Styles for the Junior page */
#junior {
	height: 627px;
	background: transparent url('images/backgrounds/junior-bg.jpg') no-repeat scroll left top;
	padding: 100px 0 0 0;
}
#junior p {
	font-size: 14px;
	line-height: 24px;
	padding: 14px 0 0 30px;
	width: 460px;
}
#junior img {
	padding: 12px 0 4px 40px;
}
/* These are to over ride style settings in the Lightbox CSS stylesheet */
#junior#vlightbox.vlightbox {
	top: 0px;
	left: 0px;
}

/* Styles for the Wisden Review page */
#wisden {
	height: 739px;
	background: transparent url('images/backgrounds/reviewpage.jpg') no-repeat scroll;
}
#wisden p {
	font-size:14px;
	line-height:22px;
	padding: 10px 0 0 40px;
	width: 430px;	
}
#wisden img {
	padding: 12px 0 8px 0;
}

/* Styles for the Stores page */
#stores {
	background-image: url('images/backgrounds/blank-bg.jpg');
	height: 612px;
}
#stores p {
	font-size:14px;
	line-height:23px;
	padding: 16px 0 0 40px;
	width: 650px;
}
#map-wrapper {
	padding: 8px;
	background-color: white;
	border: 2px #e8d026 solid;
	margin: 0 0 0 45px;
	width: 860px;
}
#map-canvas {
	width: 500px;
	float: left;
}

#suppliers {
	float: right;
	width: 200px;
	padding: 0px 20px;
	overflow: auto;
	height: 500px;
}
.supplier {
	border-bottom: thin #CCCCCC dotted;
}

.supplier h5 {
	font-size: 11px;
	color: red;
	padding: 0;
	margin: 0;
}

#stores p.address {
	font-size: 9px;
	padding: 0;
	line-height: normal;
	width: 160px;
}

.googlebubble {
	width: 200px;
	line-height: normal;
	margin: 0;
	padding: 0;
}
.googlebubble h5 {
	font-size: 11px;
	color: red;
	margin: 0;
	padding: 0;
}
.googlebubble img {
	float: right;
}

#stores .googlebubble p {
	line-height: normal;
	font-size: 9px;
	padding: 6px 0;
	width: 200px;
}

/* Styles for Contact page */
#contact {
	height: 687px;
	background: transparent url('images/backgrounds/bats-bg.jpg') no-repeat scroll left top;
	padding: 40px 0 0 0;
}
#contact p {
	font-size: 14px;
	line-height: 24px;
	padding: 10px 0 20px 40px;
	width: 520px;	
}
form {
	margin: 0px 20px;
	width: 600px;
}
fieldset {
	padding: 0px 20px;
	border: 0px;
}
label {
	float: left;
	width: 160px;
	font-size: 14px;
}
input {
	width: 300px;
	margin: 12px;
}
select.text {
	width: 100px;
}
textarea {
	width: 300px;
	margin: 12px;
}
/* Styles for the Girls page */
#girls {
	background: url('images/backgrounds/girls.jpg') no-repeat left -10px;
	padding-top: 500px;
}
#girls p {
	color: black;
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#girls-text {
	position: relative;
	left: 170px;
	top: -160px;
	width: 800px;
	padding-bottom: 20px;
}
#girls-text ul {
	margin: 8px;
}
#girls-text li {
	font-size: 12px;
	line-height: 20px;
	display: inline;
	padding-left: 26px;
}

/* Footer Styles */
#footer {
	position: relative;
	top: -70px;
}

/* Utility styles */
.emph {
	font-weight: bold;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}