/***************/
/* main layout */
/***************/
body { margin: 0; padding: 0; /* backgrounds? */ }

#bodyWrapper { width: 780px; margin: auto; }

/* specific link colours for this site */
a:link 	  { color: #00f; text-decoration: none; }
a:visited { color: #00f; text-decoration: none; }
a:hover   { color: #f60; text-decoration: underline; }
a:active  { color: #f30; text-decoration: underline; }


/*******************/
/* header elements */
/*******************/
#navContainer {  }

#navContainer #logo { float: left; }

#navContainer ul { float: right; }
#navContainer ul li { font-weight: bold; }
#navContainer ul li a { text-decoration: none; }

ul.nav    { list-style: none; margin: 0; padding: 0; }
ul.nav li { display: inline; margin-right: 10px; }


/********************/
/* content elements */
/********************/
#mainContainer {  }



hr {
  margin: 18px 0;
  border-bottom: solid #b70062 1px;
  height: 1px;
  border-top: none;
  border-left: none;
  border-right: none;
}

/*********/
/* items */
/*********/
.item              { margin-bottom: 10px; }
.item .itemHeader  {  }
.item .itemTitle   { font-weight: bold; }
.item .itemDate    { font-style: italic; }
.item .itemContent {  }
.item .itemImage   { float: left; margin-right: 5px; margin-bottom: 5px; }
.item .itemMore    {  }

#itemBack          {  }

/*****************/
/* photo gallery */
/*****************/
div.galleryItem { /* one gallery item */
  width: 100px;
  height: 100px;
  float: left;
  margin: 5px;
}

/*******************/
/* footer elements */
/*******************/
#footer { }
#footer a { text-decoration: none; } /* for the clevercherry.com link */


/***********************/
/* general form styles */
/***********************/
#contactform	{ float: left; }  /* the contact form itself */
#contact		{ float: right; } /* contact info or whatever on right */

/* all form elements are contained within a formrow div, with a label and
 *  then the element, this is the best way (but still not good) to emulate
 *  a table */
div.formrow {
  clear: both;
  text-align: left;
  margin-bottom: 10px;
}

div.formrow label {
  float: left;
  text-align: right;
  margin-right: 10px;
  width: 80px; /* default width for a default form, add new form ids and override */
}
div.formrow.indent { margin-left: 90px; } /* label width + label margin-right, override as above */

/* message and error boxes, not just useful in contact form */
div.box { border: 1px solid #080; color: #080; padding: 3px 5px; margin-bottom: 15px; float: left; } /* you may need to clearfix this */
div.box.nomargin { margin-bottom: 0; } /* if before something with a margin-top */
div.box.error { border-color: #f00; color: #f00; } /* error box in red */







/* CSS Document */

html {height: 100%; width: 100%;}

body {
	margin:0; 
	padding:0;
	height: 100%;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#939598; 
	background:url(../images/bg.jpg) #000000 top left no-repeat;}

/* default links */
a:link,a:visited { color:#939598; text-decoration:none;}
a:hover,a:active { color:#d2232a;}

/* general page */
#pageWrapper { min-width:780px; height:100%;}

/* nav and search container */
#topContainer { margin:25px 0 0 20px;}

#searchContainer { padding-left:30px; padding:0; margin:0; vertical-align:top;}
#searchContainerInner {margin-left:30px; width:200px; background-color:#66CC99; background:url(../images/search_bg.gif) top left no-repeat; height:29px; padding-left:7px; padding-top:1px;}

/* subnav varies from page to page*/
#shopNavTierOne { padding-left:308px;}
#shopNavTierOne a { margin-right:12px;}
#aboutNav { padding-left:195px;}

/* sub subnav tier two onwards appears down the side */
#shopNavTierTwo { padding:0 0 0 40px; vertical-align:top;}
#shopNavTierTwo ul { margin:0; padding:0;}
#shopNavTierTwo li { margin:0; padding:0 0 7px 0; list-style:none; padding-right:15px; font-size:10px;}
/* prods in cats */
#shopNavTierTwo ul ul    { padding-left: 7px;}
#shopNavTierTwo ul ul li { margin:0; padding:0 0 0 0;}

/* actual content bit */
#homePageContainer { margin-left:240px; margin-top:0px; width: 690px;}
#contentPageContainer { margin-left:240px; margin-top:80px;}
#shopPageContainer { margin-left:80px; margin-top:80px; margin-right:20px;}

/* just for the title graphic */
#pageTitle { margin-bottom:20px;}

/* News styles */
/*-------------*/
/* News Front Page */
#frontNewsContainer { margin-top:20px;}
.frontNewsItem { width:45%; float:left; margin-right:10px; min-width:250px; margin-bottom: 20px;}
.frontNewsItemContent { height: 192px; overflow: hidden; }
.frontNewsItemImg { float:left; margin-right:10px; padding-top:3px; padding-bottom:3px;}
.frontNewsItemTitle { padding-bottom:7px; font-weight:bold;}
.frontNewsItemMore { margin-top: 10px; }

#newFrontNews { margin-top: 20px; float: right; width: 900px; }
.newFrontNewsItem        { float: left; width: 280px; color: #6d6f72; margin-bottom: 20px; }
.newFrontNewsItemImage   { float: left; width: 140px;}
.newFrontNewsItemMain    { float: left; width: 130px; }
.newFrontNewsItemTitle   { font-weight: bold; }
.newFrontNewsItemContent { font-size: 1em; line-height: 1.183em; }


#mainNewsContainer .frontNewsItem { width: auto; float: none; margin: 0; }
#mainNewsContainer .frontNewsItemContent { height: auto; overflow: auto; }

/* News Right Side */
#news { margin:10px 0; padding:10px 0 10px 10px; font-size:11px;}
#news .newsTitle { color:#d2232a; margin-bottom:15px; font-weight:bold;}
#news .newsHeadline { color:#d2232a; font-weight:bold;}
#news .newsBody {}
#news .newsLink {}
#news .newsLink a { color:#d2232a; text-decoration:none;}
#news .newsLink a:hover { color:#FFFFFF;}

/* contact */
#contactTable tr { padding-bottom:14px; vertical-align:top;}
#contactTable td { padding-right:30px;}


/* shop styles really!!! */
#shopPicContainer { background:url(../images/bigfoot.jpg) no-repeat left top; text-align:right; width:40%;}

.priceAttributeContainer { text-align:right; margin-top:200px; padding-right:10px;}
.priceAttributeContainer .attribute { font-size:14px;}
.priceAttributeContainer .price { font-size:18px;}
.priceAttributeContainer .addToCart { font-size:14px;}
.priceAttributeContainer .addToCart a {}
.priceAttributeContainer .addToCart a:hover {}
 
/* right side bar (footer) */

#rightColumn { background-color:#111111; position:static;}

#cart { background-color:#111111; margin-bottom:10px; padding:40px 0 10px 10px; font-size:11px;}
#cart .title { color:#d2232a;}

#rightSpacer { background-color:#000000; padding:5px;}

#mailContainer { margin-top:20px; color:#d2232a;}
#mailContainer a { color:#d2232a; text-decoration:none; font-weight:bold;}
#mailContainer a:hover { color:#939598;}

#mailingForm {}
#mailingForm input { background:none; background-color:#404041; color:#939598; border:0; outline:0; width:250px; height:19px; }

#shopLogin {
	padding-left:8px;
	padding-bottom:8px;
	font-size:11px;
}
#shopLogin input{
	padding:3px;
}

#footnote { margin:40px 0 0 10px; font-size:11px; background-color:#111111; color:#525252;}
#footnote a { color:#525252; text-decoration:none;}
#footnote a:hover { color:#d2232a;}
