﻿body 
{
	background-color: #B0DA61;
	color: #4D4D4D;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	margin: 25px;
}

img
{
	border: none;
}

h1
{
	color: #0A3C7B;
	font-size: 14px;
	margin: 0px 0px 18px 0px;
}

h2
{
	color: #0A3C7B;
	font-size: 14px;
	margin: 18px 0px 0px 0px;
}

h3
{
	color: #DC3407;
	font-size: 14px;
	margin: 18px 0px 0px 0px;
}

p
{
	margin: 0px 0px 18px 0px;
}

a
{
	color: #dc3407;
	font-weight: bold;
}

a:hover
{
	color: #e56745;
	font-weight: bold;
}

.joinlist
{
	position: absolute;
	top: -35px;
	left: 630px;
}

#topLogin
{
	position: absolute;
	top: -35px;
	left: 490px;
}

#top
{
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	width: 758px;
	height: 15px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	line-height: 2px;
}
	
#container
{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-color: #fff;
	width: 750px;
	min-height: 500px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 4px 4px 4px;
}

	#flash
	{
		width: 750px;
		height: 175px;
		position: relative;
		padding: 0px 0px 0px 0px;
		border-bottom: solid 6px #FFA800;
	}
	
	#nav
	{
		background-image: url(images/navtop.gif);
		background-repeat: no-repeat;
		background-color: #DC3407;
		width: 175px;
		height: auto;
		position: relative;
		float: left;
		margin: 0px;
		padding: 15px 0px 0px 0px;
		border-top: solid 2px #fff;
	}
	
	#nav h2
	{
		color: #fff;
		font-size: 11px;
		text-align: center;
	}
	
	.catalogue
	{
		display: block;
		position: relative;
		margin: 13px;
	}
	
	.catalogue2
	{
	}

	.navHeader
	{
		display:none;
	}
	
	span.navItem, span.navItem_selected, span.navItem_over
	{
		padding: 0px 0px 8px 20px;
		height: 28px;
	}
	
	a.navItem
	{
		
		background-image: url(images/nav_bg.gif);
			background-repeat: no-repeat;
			background-position: 10px 8px;
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			display: block;
			width: 135px;
			height: 28px;
			line-height: 28px;
			padding: 0px 0px 8px 0px;
	}
	a.navItem_selected
	{
		background-image: url(images/nav_bg.gif);
			background-repeat: no-repeat;
			background-position: 10px 8px;
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			display: block;
			width: 135px;
			height: 28px;
			line-height: 28px;
			padding: 0px 0px 8px 0px;
	}
	a.navItem_over
	{
			background-image: url(images/nav_bg.gif);
			background-repeat: no-repeat;
			background-position: 10px 8px;
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			display: block;
			width: 135px;
			height: 28px;
			line-height: 28px;
			padding: 0px 0px 8px 0px;
	}

	#content
	{
		width: 573px;
		position: relative;
		float: left;
		margin: 2px 0px 0px 2px;
	}
	
#footer
{
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	width: 758px;
	height: 4px;
	position: relative;
	margin: 0px auto 0px auto;
}


/* Home */

.box h1
{
	color: #fff;
	margin: 0px 0px 14px 0px;
}

.home_main
{
	background-image: url(images/title_green.gif);
	background-repeat: no-repeat;
	width: 341px;
	min-height: 550px;
	position: relative;
	float: left;
	padding: 6px 10px 10px 10px;
	margin: 0px 2px 0px 0px;
	border-right: solid 1px #0B8D22;
}

.home_homeaccents
{
	background-image: url(images/title_orange.gif);
	background-repeat: no-repeat;
	width: 189px;
	position: relative;
	float: left;
	padding: 6px 10px 10px 10px;
}

*html .home_homeaccents
{
	padding: 6px 9px 10px 9px;
}

.home_gifts
{
	background-image: url(images/title_yellow.gif);
	background-repeat: no-repeat;
	width: 189px;
	position: relative;
	float: left;
	padding: 6px 10px 10px 10px;
}

*html .home_homeaccents
{
	padding: 6px 9px 10px 9px;
}
	.home_gifts ul
	{
		margin: 14px 0px 0px 35px;
		padding: 0px;
		list-style-image: url(images/bullet.gif);
		list-style-position: outside;
	}
	
	.home_gifts li
	{
		padding: 2px 0px 0px 0px;
	}
	
/* Content Boxes */

.green_full
{
	background-image: url(images/title_green_full.gif);
	background-repeat: no-repeat;
	width: 553px;
	position: relative;
	float: left;
	padding: 6px 10px 10px 10px;
}

.orange_full
{
	background-image: url(images/title_orange_full.gif);
	background-repeat: no-repeat;
	width: 553px;
	position: relative;
	float: left;
	padding: 6px 10px 10px 10px;
}

.yellow_full
{
	background-image: url(images/title_yellow_full.gif);
	background-repeat: no-repeat;
	width: 553px;
	position: relative;
	float: left;
	padding: 6px 10px 10px 10px;
}



.green_half
{
	background-image: url(images/title_green_half.gif);
	background-repeat: no-repeat;
	width: 264px;
	position: relative;
	float: left;
	padding: 6px 10px 10px 10px;
	margin-bottom: 2px;
}

.orange_half
{
	background-image: url(images/title_orange_half.gif);
	background-repeat: no-repeat;
	width: 264px;
	position: relative;
	float: left;
	padding: 6px 10px 10px 10px;
	margin-bottom: 2px;
}

.yellow_half
{
	background-image: url(images/title_yellow_half.gif);
	background-repeat: no-repeat;
	width: 264px;
	position: relative;
	float: left;
	padding: 6px 10px 10px 10px;
	margin-bottom: 2px;
}

.left
{
	width: 266px;
	margin-right: 2px;
	border-right: solid 1px #0B8D22;
}

/* */

p.date
{
	color: #DC3407;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

.rightimg
{
	float: right;
	margin: 0px 0px 0px 10px;
}

.leftimg
{
	float: left;
	margin: 0px 10px 0px 0px;
}

.product
{
	float: left;
}

ul.gardencenter
	{
		margin: 14px 0px 0px 35px;
		padding: 0px;
		list-style-image: url(images/bullet.gif);
		list-style-position: outside;
	}
	
	
th
{
	text-align: right;
}

.RadEContent, .RadEContentBordered
{
	background-color: #fff; /*background color of the editor.. might be different for front-end and back-end editors..  */
}
