p{
margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

html,body {
	height: 100%;
}
#container {
	height: 100%;
}
body {
	margin: 0px;
	
	/* background-color: #8f9b7b;*/
}





/* This section is used tro stayle the right hand boxes, such has offers and what not */
	.right_panel-heading-dark{
		height:23px;
		background:#919191;
		font:9pt, Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding:3px;
		padding-left:6px;
		color:#FFFFFF;
	}
	.right_panel-heading-light{
		height:23px;
		background:#c4c4c4;
		font:9pt, Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding:3px;
		padding-left:6px;
		color:#FFFFFF;
	}

	.right_panel-heading-green{
		height:23px;
		background:#939758;
		font:9pt, Arial, Helvetica, sans-serif;
		font-weight:bold;
		padding:3px;
		padding-left:6px;
		color:#FFFFFF;
	}
	
	.right_panel-background{
		height:23px;
		font:9pt, Arial, Helvetica, sans-serif;
		font-weight:normal;
		padding:3px;
		padding-left:6px;
		color:#000000;
	}
	.right_panel-background-white{
		height:23px;
		background:#FFFFFF;
		font:9pt, Arial, Helvetica, sans-serif;
		font-weight:normal;
		padding:3px;
		padding-left:6px;
		color:#000000;
	}	
	
#right_panel a {
	color: #000000;
}

#right_panel a:link {
	color: #000000;
}
#right_panel a:visited {
	color: #222222;
}
#right_panel a:hover {
	color: #939758;
}
	
#shop_info{
list-style:none;
padding:0;
margin:0;
}
#shop_info li{
width:150px;
}
#login_right{
text-align:right;
font-size:10px;
line-height:14px;
color:#FFFFFF;

}
#login_right a:link {
color:#FFFFFF;
}
#login_right a:hover {
color: #CCCCCC;
}

#cart_right{
text-align:right;
font-size:10px;
line-height:14px;
color:#FFFFFF;

}
#cart_right a:link {
color:#FFFFFF;
}
#cart_right a:hover {
color: #CCCCCC;
}
	/* end of rigth side styles */
	
	
	
	

.mainsection{
	background-image:url(../images/newsite/backgroundinner.gif);
	background-repeat:no-repeat;
	background-position:left bottom;

}

.innersection{
	background-image:url(../images/newsite/backgroundright.gif);
	background-repeat:no-repeat;
	background-color:#dbdbdb;
	background-position:left bottom;

}

.mainsectioninner{
	background-image:url(../images/newsite/backgroundinner.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}


.menu-shadows{
	background-image:url(../images/newsite/menu-bar/menu-shadow.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-position:-268px;
}
.menu-shadowsright{
	background-image:url(../images/rightpaneltopshadow.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:10px;
}


.subHeading{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #939758;
	
}



.imgshadowleft {
	background-image: url(../images/headerleftbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.imgshadowright {
	background-image: url(../images/headerrightbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.navshadowleft {
	background-image: url(../images/navpagebg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.navshadowright {
	background-image: url(../images/pagegrad.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.pageshadowrightrepeat {
	background-image: url(../images/cartshadowright.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.pageshadowleftrepeat {
	background-image: url(../images/cartshadowleft.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.leftfloraltop {
	background-image: url(../images/leftfloraltop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.process_list {
}
.process_list li {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bullet_green_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-position: outside;
	line-height: normal;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 5px;
	list-style-type: none;
}


/* Design Specifications */
.design_specs {
	margin-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight:normal;	
}
.design_specs li {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bullet_green_square.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-position: outside;
	line-height: normal;
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 5px;
	list-style-type: none;
}


.design_specs {
margin-left: 0;
padding-left: 0em;
}
* html .design_specs {
padding-left: 0;
margin-left: 0em;
}
* html .design_specs li {
padding-left: 0em;
} 






.design_specs_highlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform:uppercase;	
	color: #939758;
	font-weight:bold;
}


.pagegrad {
	background-image: url(../images/pagegrad.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.footergrad {
	background-image: url(../../resource/images/footergrad.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.footertext {
	color: #cacec2;
}
.footertext2 {
	color: #cacec2;
}
a.footertext:link {
	color: #cacec2;
}
a.footertext:visited {
	color: #cacec2;
}
a.footertext:hover {
	color: #9b9e95;
}





.sidenavbg {
	background-image: url(../../resource/images/leftnavbg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}

.sidenavtop {
	background-image: url(../../resource/images/leftnavheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 142px;
	padding-left: 30px;
	padding-top: 1px;
	color: #FFFFFF;
}
.sidenavitem {
	background-image: url(../../resource/images/leftnavitem.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 127px;
	padding-left: 45px;
	padding-top: 1px;
	color: #FFFFFF;
}
a:link {
	color: #000000;
}
a:visited {
	color: #5B5F71;
}
a:hover {
	color: #0099FF;
}

.dashedlink {
color: #666666;
border-bottom-color: #666666;
border-bottom-width:1px;
border-bottom-style:dotted;
}
.formfields {
	border: 1px solid #909C7C;
}

a.dashedlink:link {
	color: #666666;
}
a.dashedlink:visited {
	color: #999999;
}
a.dashedlink:hover {
	color: #0099FF;
}


input#textfield {
	border: 1px solid #666666;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.sidenavitem:hover {
cursor:pointer;
background-image: url(../../resource/noimage);
background-color:#FF9900;
}
.sidenavbottom {
	background-image: url(../../resource/images/leftnavitem_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 142px;
	padding-left: 35px;
	padding-top: 1px;
}
.sidenavbottom:hover {
cursor:pointer;
background-image: url(../../resource/noimage);
background-color:#FF9900;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.mainbg {
	background-color: #e4e7df;
}
.panelmain {
	padding: 5px;
	background-image: url(../../resource/images/pane_headergrad.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0072BA;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
}


a.sidenavlink {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
a.sidenavlink:link {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
a.sidenavlink:visited {
	color: #999999;
}
a.sidenavlink:hover {
	color: #0099FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}


a.arrowlink {
	color: #0475c7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
	background-image: url(../../resource/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.progressbar {
	border: 1px solid #990066;
}

a.arrowlink:link {
	color: #0475c7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}
a.arrowlink:visited {
	color: #418fc7;
}
a.arrowlink:hover {
	color: #0099FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #639B00;
	font-weight: bold;
}
.pagegradright {
	background-image: url(../images/pagegrad.gif);
	background-repeat: repeat-x;
	background-position: top;
}







div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	

}


div#header {
}


div#content {

	background-color:#909C7C;
	/* padding:1em 1em 5em;  bottom padding for footer */
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}


div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */

}
#navline {
color:#e5f6df;
	height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;

}

#navline a {
color:#eeeeee;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration:none;
}
#navline a:visited {
	margin-left: 5px;
	margin-right: 5px;
	text-decoration:none;
	color:#eeeeee;
}
#navline a:hover {
	color:#FFFFFF;
}

#navline2 a{
color:#eeeeee;
	height: 25px;
	margin-left: 5px;
	text-decoration:none;

}

#navline2 a:visited {
	margin-left: 5px;
	margin-right: 5px;
	text-decoration:none;
	color:#eeeeee;
}
#navline2 a:hover {
	color:#FFFFFF;
}








.dashedunder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #909C7C;
}



#mainnavbg {
	background-image: url(../images/newsite/mainnavbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
#award {
	width: 110px;
	float: right;
	clear: left;
	margin-left: 15px;
	border: 1px solid #ACB24D;
}


/*these where in the template and everypage*/
#selfbuild {
	position:absolute;
	z-index:10;
	top: 92px;
	visibility: hidden;
}
.style1 {
	font-weight: bold
}
