/*What CSS*/

body  		{font: 100% arial, helvetica, sans-serif;
			font-size: 11px;
			background-image: url(images/background.gif);
			background-repeat: repeat-x;
			text-align: left;
			color: #7d4f27;
			}


#container	{position: absolute;
			width: 800px;
			height: 650px;
			top: 0px;
			left: 0px;
			}

#topbar		{position: absolute;
			top: 15px;
			left: 0px;
			width: 215px;
			height: 64px;
			z-index: 1;
			}

#no_jscript		{position: absolute;
				top: 170px;
				left: 115px;
				width: 475px;
				height: 0px;
				z-index: 30;
				}

.no_jscript		{font: 100% arial, helvetica, sans-serif;
				font-size: 18px;
				background-color:#fff;
				padding: 5px;
				border: solid rgb(255,0,0);
				text-align: left;
				color: #ff0000;
				}


 /* TITLE LINKS - "Breadcrumbs"*/	
 
.breadcrumbs	{font: 100% arial, helvetica, sans-serif;
			font-size: 16px;
			text-align: left;
			color: #72a6ac;
			}

 
a.titles:link {color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 16px;
			font-weight: normal;
			text-align: left;
			text-decoration: none;
			}

a.titles:visited {color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 16px;
			font-weight: normal;
			text-align: left;
			text-decoration: none;
			}

a.titles:hover {color:#7d4f27;
			font-family: arial, helvetica, sans-serif;
			font-size: 16px;
			font-weight: normal;
			text-align: left;
			text-decoration: none;
			}

a.titles:active {color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 16px;
			font-weight: normal;
			text-align: left;
			text-decoration: none;
			}



/* 	WHAT? SHOP Page */


#mainwhat	{position: absolute;
			background: url(images/what/main_what.gif) no-repeat;
			top: 78px;
			left: 0px;
			width: 792px;
			height: 572px;
			z-index: 7;
			}
			
#title_what	{position: absolute;
			top: 134px;
			left: 97px;
			width: 300px;
			height: 30px;
			z-index: 14;
			}
			
.title_class	{font: 100% arial, helvetica, sans-serif;
			font-size: 18px;
			text-align: left;
			color: #72a6ac;
			}


	/* WHAT PRODUCTS IMAGES TEXT */

			
			
#product_1_name	{
	position: absolute;
	top: 165px;
	left: 115px;
	width: 140px;
	height: 20px;
	overflow: auto;
	padding-right: 10px;
	z-index: 8;
			}
			
#product_1_img	{position: absolute;
			top: 185px;
			left: 115px;
			width: 100px;
			height: 100px;
			z-index: 9;
			}

#product_2_name	{
	position: absolute;
	top: 165px;
	left: 270px;
	width: 140px;
	height: 20px;
	overflow: auto;
	padding-right: 10px;
	z-index: 8;
			}
			
#product_2_img	{position: absolute;
			top: 185px;
			left: 270px;
			width: 100px;
			height: 100px;
			z-index: 9;
			}

#product_3_name	{
	position: absolute;
	top: 165px;
	left: 425px;
	width: 140px;
	height: 20px;
	overflow: auto;
	padding-right: 10px;
	z-index: 8;
			}
			
#product_3_img	{position: absolute;
			top: 185px;
			left: 425px;
			width: 100px;
			height: 100px;
			z-index: 9;
			}

#product_4_name	{
	position: absolute;
	top: 165px;
	left: 580px;
	width: 140px;
	height: 20px;
	overflow: auto;
	padding-right: 10px;
	z-index: 8;
			}
			
#product_4_img	{position: absolute;
			top: 185px;
			left: 580px;
			width: 100px;
			height: 100px;
			z-index: 9;
			}	


#product_5_name	{
	position: absolute;
	top: 305px;
	left: 115px;
	width: 140px;
	height: 20px;
	overflow: auto;
	padding-right: 10px;
	z-index: 8;
			}
			
#product_5_img	{position: absolute;
			top: 325px;
			left: 115px;
			width: 100px;
			height: 100px;
			z-index: 9;
			}

#product_6_name	{
	position: absolute;
	top: 305px;
	left: 270px;
	width: 140px;
	height: 20px;
	overflow: auto;
	padding-right: 10px;
	z-index: 8;
			}
			
#product_6_img	{position: absolute;
			top: 325px;
			left: 270px;
			width: 100px;
			height: 100px;
			z-index: 9;
			}

#product_7_name	{
	position: absolute;
	top: 305px;
	left: 425px;
	width: 140px;
	height: 20px;
	overflow: auto;
	padding-right: 10px;
	z-index: 8;
			}
			
#product_7_img	{position: absolute;
			top: 325px;
			left: 425px;
			width: 100px;
			height: 100px;
			z-index: 9;
			}

#product_8_name	{
	position: absolute;
	top: 305px;
	left: 580px;
	width: 140px;
	height: 20px;
	overflow: auto;
	padding-right: 10px;
	z-index: 8;
			}
			
#product_8_img	{position: absolute;
			top: 325px;
			left: 580px;
			width: 100px;
			height: 100px;
			z-index: 9;
			}

#product_9_name	{
	position: absolute;
	top: 445px;
	left: 115px;
	width: 140px;
	height: 20px;
	overflow: auto;
	padding-right: 10px;
	z-index: 8;
			}
			
#product_9_img	{position: absolute;
			top: 465px;
			left: 115px;
			width: 100px;
			height: 100px;
			z-index: 9;
			}

#product_10_name	{
	position: absolute;
	top: 445px;
	left: 270px;
	width: 140px;
	height: 20px;
	overflow: auto;
	padding-right: 10px;
	z-index: 8;
			}
			
#product_10_img	{position: absolute;
			top: 465px;
			left: 270px;
			width: 100px;
			height: 100px;
			z-index: 9;
			}
		



/* 	Shared boxes etc...  */


#home_side	{
	position: absolute;
	top: 134px;
	left: 0px;
	width: 85px;
	height: 23px;
	z-index: 27;
			}

#who_side	{
	position: absolute;
	top: 153px;
	left: 0px;
	width: 85px;
	height: 22px;
	z-index: 26;
			}
#what_side	{
	position: absolute;
	top: 171px;
	left: 0px;
	width: 85px;
	height: 22px;
	z-index: 25;
			}

#when_side	{
	position: absolute;
	top: 189px;
	left: 0px;
	width: 85px;
	height: 22px;
	z-index: 24;
			}
		
#why_side	{
	position: absolute;
	top: 207px;
	left: 0px;
	width: 85px;
	height: 22px;
	z-index: 23;
			}		
		
#where2_side	{
	position: absolute;
	top: 225px;
	left: 0px;
	width: 85px;
	height: 22px;
	z-index: 22;
			}

#how_side	{
	position: absolute;
	top: 243px;
	left: 0px;
	width: 85px;
	height: 22px;
	z-index: 21;
			}

#policies_side	{
	position: absolute;
	top: 261px;
	left: 0px;
	width: 85px;
	height: 23px;
	z-index: 20;
			}


/*  FOOTER */

#footer_left	{
			position: absolute;
			top: 610px;
			left: 6px;
			text-align: left;
			width: 227px;
			height: 23px;
			z-index: 24;
			}

#footer_right	{
			position: absolute;
			top: 610px;
			left: 237px;
			text-align: right;
			width: 460px;
			height: 23px;
			z-index: 25;
			}
			


.foot		{color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			}

.foot_white		{color:#fff;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			}

			
a.foot:link		{color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			}

a.foot:visited	{color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			}

a.foot:hover		{color:#a7d6dc;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			}

a.foot:active	{color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			font-weight: normal;
			text-decoration: none;
			}



/***** Link Class Styles *******/


a.what:link {color:#7d4f27;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}

a.what:visited {color:#7d4f27;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}

a.what:hover {color:#72a6ac;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}

a.what:active {color:#7d4f27;
			font-family: arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			text-decoration: none;
			}
