body{ 
 margin:0; 
 padding:0; 
 text-align:center;
font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
 font-size:11px;
 line-height:16px;
background: url(images/template/pagewidth.jpg) top center repeat-y;
}
 
 a{
 color:#7da63e;
 text-decoration:none;
 }
 
p{
color:#474747;
}

#inner{
background-color:#FFF;
}
 
#pagewidth{ 
width:733.5px; 
text-align:left;  
margin-left:auto; 
margin-right:auto; 
} 


 #heading{
 position:relative; 
 width:100%;
} 
 #navitems{
float:right;
 width:454px;
 margin-top:110px;
 margin-right:0px;
} 
#navitems a{
text-decoration:none;
color:#FFF;
 font-size:10px;
}

#navitems a:hover{
color:#abc771;
}

.line{
background-image:url(images/break.gif);
height:5px;
background-repeat: repeat-x;
}

ul.nav {
position: absolute;
top: 107px;
width:450px;
}


ul.subnav {
list-style:none;
padding:0;
margin-left:0;
}


#pagewidth ul.nav, #pagewidth ul.nav li { margin: 0; padding: 3px 15px 3px 5px; list-style: none; 
}
#transparent{
background-color:#7da63e; filter: alpha (opacity=70);opacity:0.70;
}

ul.nav, ul.nav li { display: inline;
}
 
#leftcol{
 width:262px; 
 float:left;
 text-align:right; 
  }
 
#twocols{
 width:450px; 
 float:right; 
 position:relative;
 padding:5px;
 background-image:url(images/template/gradient.gif);
 background-repeat:no-repeat; 
background-position:right 70px;

 }
 
 
#onecol{   
 padding:5px;
 background-image:url(images/template/gradient.gif);
 background-repeat:no-repeat; 
 background-position:right 70px;
}
 
#rightcol{
 width:140px; 
 float:right;
 text-align:right;
 position:relative;
 padding:0 15px 0 0;
 line-height:25px;
 font-size:9px;
 }
 
 #rightcol a, #rightcol a:visited {
text-decoration: none;
color:#666666;
}

#rightcol a:hover{
color:#abc771;
}

#maincol{
	float: left;
	display:inline;
	position: relative;
	width:280px;
	padding:5px;
	word-spacing: -1px;
	 }
#footer a, #footer a:visited {
color:#999; text-decoration: none;
}

 
#footer{
 height:15px; 
 clear:both;
 margin:10px;
 color: #999;
 font-size:9px; 
 } 
 
#iteminfo{
float:right;
padding:20px 0 0 25px;
}
 /* HOME PAGE STYLE PROPERTIES */  
 
body#homepage {
background-image:none;}


#pagewidth2{ 
 width:733px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;
 padding-top:40px;
} 
 
 #boarder{
border:1px solid #666;
 }
  #left{
  position:relative;
  width:366px;
  }
 
 #right{
  float:right;
 width:245px;
 padding:25px 25px 0 0;
  }
  
 #homenav{
  padding:10px 0 0 0;
 float:right;
 }
  #intro{
 float:right;
 clear: right;
 width:245px;
 color:#8f8d8d;
 font-size:9px;
  padding:15px 25px 0 0;
 }
 
 #intro a{
 color:#003399;
 }
 ul.nav2, ul.nav2 li { display: inline;
}

.nav2 a{
text-decoration:none;
color:#8f8d8d;
 font-size:9px;

}

.nav2 a:hover{
color:#000;
}


.submit{
font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
 font-size:11px;
 color:#999;
}



ul.nav2, ul.nav2 li { margin: 0; padding: 3px 0 3px 15px; list-style: none; 
}

img {
	display: block;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#navitems {display:none;}
/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 7px;
	height:40px;
	
}
/*.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 30px;
	letter-spacing:0px;
	width: auto;
	padding: none;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/

/* DIFFERENT HEADERS */

#header{
 position:relative; 
 height:213px; 
  background-color:#FFFFFF; 
 width:100%;
background-image:url(images/template/header.jpg);
 background-repeat:no-repeat;
} 

#apple #header{ 
background-image:url(images/newheaders/1.jpg);
}

#2 #header{ 
background-image:url(images/newheaders/blackcurrant.jpg);
}

#1 #header{ 
background-image:url(images/newheaders/blackcurrant.jpg);
}


#main #header{ 
background-image:url(images/template/header.jpg);
}
#black #header{ 
background-image:url(images/newheaders/2.jpg);
}

#blackvine #header{ 
background-image:url(images/newheaders/2.jpg);
}

#orange #header{ 
background-image:url(images/newheaders/orangeh.jpg);
}
#lemon #header{ 
background-image:url(images/newheaders/lemon.jpg);
}

#tomato #header{ 
background-image:url(images/newheaders/tomato.jpg);
}
#honey #header{ 
background-image:url(images/newheaders/honey.jpg);
}
#chilli #header{ 
background-image:url(images/newheaders/chilli.jpg);
}
