html {
	/* Allows CSS 2.1 Validation and shows scrollbar in FF so page does not move when going from scrolling to non */
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	overflow: scroll;
}


body {
	background-color: #4D98DB;
	background-image: url(/images/main-bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h4, h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}

.back_maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.back_blue {
	background-image:url(images/arborcan_back_blue.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:top;
}
.back_block {
	background-image:url(images/back_block.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:top-left;
}
.back_mediacentre {
	background-image:url(images/media_centre.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:top-left;
}
.back_news {
	background-image:url(images/news.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:top-left;
}
.back_testimonials {
	background-image:url(images/back_testimonials.jpg);
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:top-left;
}
.back_side_small {
	background-image:url(images/block_side_small.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
.back_side_large {
	background-image:url(images/block_side_large.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.style5 {font-size: 10px}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #CCCCCC;
}
.style7 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; letter-spacing: -1px; }
.style11 {font-size: 15px; letter-spacing: -1px; color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif;}.error_box {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
}
.bottom_boards {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.backfade {
	filter: Alpha(Opacity=30);
}
.top_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sides {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #EFEFEF;
	border-left-color: #CCCCCC;
}

ul#main-list {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

ul#main-list li {
	margin: 0 0 5px 0;
	padding-left: 35px;
	height: 25px;
	background: url(/images/check.jpg) no-repeat;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
}

ul#footer-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

ul#footer-menu li {
	margin: 0;
	padding: 0;
	float: left;
	font-family: Geneva,Arial,Helvetica,sans-serif;
}

ul#footer-menu li a {
	text-decoration: underline;
}

ul#footer-menu li a:hover {
	color: #e3e3e3;
}

ul#footer-menu li.spacer {
	margin: 0 5px;
	float: left;
	color: #003366;
}

ul.list {
	padding-left:20px
}


/****************************************************************************************
* Header Styles
****************************************************************************************/
div#headerWrapper {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	height: 100px;
}

div#headerWrapper div#logo-left {
	margin: 0;
	padding: 0;
	width: 680px;
	height: 60px;
	float: left;
	text-align: left;
}

div#headerWrapper div#logo-right {
	margin: 0;
	padding-top: 10px;
	width: 300px;
	height: 50px;
	float: left;
	text-align: center;
}

div#logo-right a {
	text-decoration: underline;
	color: #999;
}

div#logo-right a:hover {
	color: #000;
}



/****************************************************************************************
* Main Menu Styles
****************************************************************************************/
div#headerWrapper div#main-menu {
	margin: 0;
	padding: 0;
	width: 800px;
	height: 40px;
}
/*
div#main-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

div#main-menu ul li {
	margin: 0 15px 0 15px;
	padding: 0;
	height: 33px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -1;
}

div#main-menu ul li a {
	text-decoration: none;
	font-weight: bold;
	line-height: 33px;
	color: #fff;
}

div#main-menu ul li a:hover {
	color: #000;
}*/
/*Start */
	.clear
	{	clear: both;
		overflow: hidden;
		height: 0
	}
	#jsddm
	{
		margin: 0;
		padding: 0;
		list-style: none;
		list-style-type: none;
		list-style-image: none;
	}

	#jsddm li
	{
		float: left;
		list-style: none;
		margin: 0 14px 0 14px;
		padding: 0;
		height: 33px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: -1;
	}

	#jsddm li a
	{
		display: block;
		text-decoration: none;
		white-space: nowrap;
		font-weight: bold;
		line-height: 33px;
		color: #fff;
	}

	#jsddm li a:hover
	{
		color: #000;
	}

	/** SUB MENU **********************/
	#jsddm li ul
	{
		margin: 0;
		padding: 0;
		position: absolute;
		visibility: hidden;
		border-right: 1px solid #666;
		border-bottom: 1px solid #666;
		border-left: 1px solid #666;
		background: #e4233e;
	}

	#jsddm li ul li
	{
		margin: 0;
		padding: 0;
		height: 24px;
		float: none;
		.width:215px;
	}

	#jsddm li ul li a
	{
		color: #fff;
		padding-left:15px;
		padding-right:15px;
		line-height:24px;
		.width:185px;
		background: #e4233e;
	}

	#jsddm li ul li a:hover
	{
		color: #000;
		display:block;
		.width:185px;
		background: #fff;
	}

	#jsd
	{
		background: #8EA344;
	}
/*End */

/**** admin styles ****/
.admin_left ul {
	list-style-type:none;
	list-style: none;
	margin: 12px 0;
	padding-left: 5px;
	width:175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.admin_left ul li.heading { background: #666; font-size: 18px; font-weight: bold; }
.admin_left ul li { margin: 0; height: 25px; border-bottom: solid 1px #999; }
.admin_left ul li a { width: 175px; height: 25px; color: #333; display:block; line-height: 25px; }
.admin_left ul li a:hover { background: #e3e3e3; text-decoration: none; }

.admin_left h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-left: 5px;
}

td.admin_left {
	background-color:#EFEFEF;
	width: 200px;
	padding-left: 5px;
}

/**** store styles ****/
div.productContainer {
	width: 700px;
	padding-left: 75px;
	padding-bottom: 50px;
}

div.productContainer h1 { margin-top: 0; font-family: Arial, Helvetica, sans-serif; }
div.productContainer p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }

div#imageWrapper {
	margin: 0;
	padding: 0;
	width: 204px;
	float: left;
}

div#imageWrapper div#productImages {
	margin: 0;
	padding: 0;
	width: 202px;
	height: 202px;
	border: solid 1px #999;
	background: #e3e3e3;
}

div#imageWrapper div#imageNavLeft {
	padding-left: 10px;
	width: 92px;
	text-align: left;
	float:left;
}

div#imageWrapper div#imageNavRight {
	padding-right: 10px;
	width: 92px;
	text-align: right;
	float: left;
}

div#imageNavLeft a, div#imageNavLeft a:visited, div#imageNavRight a, div#imageNavRight a:visited { color: #0000ff; text-decoration: none; }
div#imageNavLeft a:hover, div#imageNavRight a:hover { color: #E4233E; }

div#productDetails {
	margin: 0;
	padding: 0 10px;
	width: 420px;
	float: left;
}

div.productWrapper {
	margin: 0;
	padding: 0;
	width: 216px;
	float: left;
}

div.productWrapper a {
	padding: 5px;
	display: block;
	background: #fff;
	border: solid 2px #fff;
	font-size: 12px;
	text-decoration: none;
	color: #5C5C5C;
}

div.productWrapper a img {
	border: solid 1px #999;
}

div.productWrapper a span.price {
	color: #264885;
	font-weight: bold;
}

div.productWrapper a:hover {
	background: #eee;
	border: solid 2px #E4233E;
}

a#add_cart { color: #0000ff; text-decoration: none; }
a#add_cart:hover { color: #ff0000; }
#add_cart_disabled { color: #999; }
