/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

body {
	text-align:center;
	min-width:850px;
	font: 62.5%/1.6 Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background2.jpg);
}

#wrapper {
	width:850px;
	margin:0 auto;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
	text-align: left;
}

/* Header Section */
#header {
	color: #FFFFFF;
	height: 100px;
}
#nav {
	width: 850px;
	margin-left: 0px;
	font-size: .8em;
}


#form {
	color: #000000;
}

#main-nav {
	top: 97px;
	width: 850px;
	display: block;
	text-align: center;
	background-color: #666666;
	padding-top: 1px;
	margin-left: 0px;
}

#main-nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
	
#main-nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#main-nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#main-nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}


#second-nav {
	top: 97px;
	width: 850px;
	display: block;
	text-align: center;
	background-color: #CCCCCC;
	padding-top: 1px;
	margin-left: 0px;
}

#second-nav a:link {
	text-decoration: none;
	color: #333333;
}
	
#second-nav a:visited {
	text-decoration: none;
	color: #333333;
}
#second-nav a:hover {
	text-decoration: none;
	color: #333333;
}
#second-nav a:active {
	text-decoration: none;
	color: #333333;
}
/*#main-nav {
	top: 97px;
	width: 850px;
	display: block;
	text-align: center;
	font-size: 0.7em;
	background-color: #666666;
	padding-top: 1px;
	margin-left: 0px;
}

#main-nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
	
#main-nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#main-nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#main-nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
*/
li {
	display: inline;
	font-size: 1.2em;
	color: #FFFFFF;
}

/*Content Area*/
/*Main Content style*/
#content {
	width:850px;
	background-color: #FFFFFF;
	position: relative;
	border: none;
	min-height: 420px;
		
}

#contentheader {
	height: 120px;
	text-align: center;
	margin-left: 18px;
	margin-right: 18px;
}

#contentheaderhome {
	height: 50px;
	text-align: center;
	margin-left: 18px;
	margin-right: 18px;
}

#contentheader h1 {
	text-align: center;
}
#contentheaderhttins {
	height: 140px;
	text-align: center;
	margin-left: 18px;
	margin-right: 18px;
}
#contentheaderwedding {
	height: 168px;
	text-align: center;
	margin-left: 18px;
	margin-right: 18px;
}

#contentheaderwedding h1 {
	text-align: center;
}

.contenttext {
	word-spacing: normal;
	top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size:1.1em;
	padding-top: 10px;
}

#homecontent {
	word-spacing: normal;
	top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size:1.1em;
}
.top_message {
	color: #993300;
	font-weight: bold;
	padding-right: 10px;
}

#homecontent2 {
	word-spacing: normal;
	top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	font-size:1.1em;
	height: 550px;
}

#contentstock {
	width:835px;
	background-color: #FFFFFF;
	position: relative;
	border: none;
	text-align: center;
	font-size: 1.1em;
	margin-left: 8px;
		
}

#leftcontent {
	width: 400px;
	clear: left;
	float: left;
	margin-left: 10px;
	border-color: #666666;
}
#leftcolumnorganic {
	float: left;
	width: 370px;
	margin-left: 10px;
	height: 100%;
	margin-top: 20px;
}

#leftcolumn {
	float: left;
	width: 390px;
	margin-left: 10px;
	height: 100%;
	margin-top: 20px;
}
.leftcolumntext p {
	margin-left: 10px;
}

#rightcolumn {
	float: right;
	width: 390px;
	height: 100%;
	padding-right: 20px;
	clear: right;
	padding-left: 5px;
}

#rightcolumnorganic {
	float: right;
	width: 370px;
	height: 100%;
	padding-right: 20px;
	clear: right;
}




#rightcontent {
	width: 400px;
	border-color: #666666;
	float: right;
	margin-right: 10px;
	clear:right;
}

#rightcontentorganic {
	width: 400px;
	border-color: #666666;
	float: left;
	margin-left: 10px;
	clear:left;
}

/* Content style for Admin Reports page */
#reportcontent {
	width:850px;
	background-color: #FFFFFF;
	position: relative;
	border: none;
		
}
#stockists_report {
	width: 1000px;
}


/* Various styles across site */

h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	color: #333333;
}
h3 {
	color: #333333;
	font-size: 12px;
	margin-left: 10px;
}


h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-size: 1.8em;
	color: #990000;
	padding-top: 5px;
}
.left {
	text-align: left;
}

#faqimg {
	margin-left: 30px;
	margin-top: 100px;
}

.cartdots {
	background-image: url(images/cartDots.gif);
	background-repeat: repeat-x;
	height: 1px;
}
#contentleft {
	height: 280px;
	width: 320px;
	float: left;
	margin-left: 5px;
}
#contenttest {
	height: 220px;
	width: 830px;
	clear: both;
	text-align: left;
	padding-left: 8px;
	font-size: 1em;
}
.home {
	color: #000000;
	font-size: 1em;
	display: list-item;
	list-style: none;
	text-indent:4px;
	margin-left: 0px;
	padding-left: 0px;
}


#contentcentre {
	height: 185px;
	width: 190px;
	display: inline;
	float: left;
	margin-top: 60px;
}
#contentright {
	height: 280px;
	width: 320px;
	margin-top: 0px;
	float: left;
}




p {
	font-size: 1.1em;
	text-align: left;
	line-height: 1.6em;
	padding-top: 5px;
}

li {
	display: inline;
	font-size: 1.3em;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	color:#666666;
	text-decoration: underline;
}

a:hover {
	color:#999999;
	text-decoration: underline;

}
a:active {
	color:#666666;
	text-decoration: underline;
}

.tabletext {
	line-height: 1.2em;
}

.thumb {
	text-align: center;
}
.guarantee {
	color: #990000;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}


.headingcenter {
	text-align: center;
}

.headingstock {
	text-align: justify;
}


#contacttxt {
	padding-left: 10px;
	line-height: 1.4em;
	text-align: left;
	font-size: 1.1em;
}
.productDesc {
	padding: 5 5 5 0;
	margin: 0;
	vertical-align: middle;
}
.rowborder {
	border: 1px solid #666666;
}

/* new styles for stockists page */

#stockists {
	width:500px;
	float: left;
	text-align: center;
	clear: left;
	margin-left: 150px;
}
#stockists_admin {
	margin-left: 20px;
}

.mainRow {
	width:300px;
	height: 150px;

}

.productDesc2 {
	padding: 5 5 5 5;
	margin: 0;
	vertical-align: middle;
	color: #000000;
}
.order {
	color: #333333;
	padding-left: 5px;
	padding-top: 3px;
}
.titles {
	color: #FFFFFF;
}

.productDescItem {
	padding-left: 5px;
	color: #000000;
	padding-top: 5px;
}
.blue_font {
	color: #000066;
	font-weight: bolder;
}


.rowImage {
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-right-color: #000066;
	width: 150px;
}
.rowImage img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	vertical-align: top;
}
.rowText {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	border-bottom-color: #000066;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 350px;
	font-size: 11px;
	padding-left: 20px;
}

.prod {
	padding-left: 0px;
	padding-top: 30px;
	background-color: #999999;
	width: 250px;
}

.prodShort {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 100px;
}
.prodShort a:link, a:visited {
	text-decoration:none;
	color:#000000;
}

.prodShort a:hover {
	text-decoration:none;
	color:#666666;
}

.prodLong {
}

.rowPrice {
	padding-right: 0px;
	padding-left: 20px;
	font-size: 12px;
	color: #FF6600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	padding-top: 130px;
	text-align: left;
	width: 100px;
}

.rowQty {
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	width: 100px;
	padding-top:100px;
}
.sizes {
	margin-top: 30px;
}

.productDescName {
	color: #000000;
	padding: 5 5 0 5;
	margin: 0;
	vertical-align: middle;
}
.spacerTop {
	height: 20px;
}

.spacer {
	height: 10px;

}

/* Footer*/

#navft {
	width: 850px;
	margin-left: 0px;
	clear: both;
	background-color: #666666;
	text-align: left;
	clear: both;
	position: relative;
	border-top: 1px solid #666666;
	font-size: .8em;
}
#footer-nav {
	width: 850px;
	display: block;
	text-align: center;
	margin-left: 0px;
}

#footer-nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}
	
#footer-nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer-nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#footer-nav a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#footer {
	background-color: #FFFFFF;
	width: 850px;
	text-align: left;
	clear: both;
	position: relative;
	height: 80px;
	border-top: 1px solid #666666;
}
.footerContent {
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}

.footerContent a:link, a:visited {
	text-decoration:none;
	color:#000;
}

.footerContent a:hover {
	text-decoration:none;
	color:#666666;
}

.admin a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.admin a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.admin a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.admin a:active {
	text-decoration: none;
	color: #FFFFFF;
}
hr {
	color: #666666;
}
.background {
	background-image: url(images/cartDots.gif);
	height: 1px;
}
.qty {
	text-align: right;
}
.freight {
	color: #000000;
	display: list-item;
	font-size: 1.1em;
	text-align: left;
	padding-left: 8px;
	margin-left: 40px;
}
.freighttable {
	text-align: left;
	padding-left: 10px;
}
.red {
	color: #990000;
	font-size: 1.4em;
}
.linkred {
	color: #990000;
	font-weight: bold;
}
