
* {
	z-index: 0;
}

body 
{
	font:  80%/1.4 Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding-bottom: 3px;
}

img {
	border: 0;
}

.left {
	float: left;
	margin: 0 15px 15px 0;
}

.right {
	float: right;
	margin: 0 0 15px 15px;
}

p, div, table, h1, h2, h3, h4, dl, ul, ol {
	text-align: left;
}

.article_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.fade_top {
	background-image: url(../images/top_backtab.jpg);
	background-repeat: repeat-x;
}
.main_backtab {
	background-image: url(../images/main_baktab.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.Txt_BodyRight {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.TxtHeader_Red {
	color: #D60F58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	cursor: crosshair;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
}
.TxtHeader_Purple {
	color: #705082;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}
.TxtHeader_Green {
	color: #50826D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}
.Txt_More {
	font-size: 9px;
	font-weight: bold;
	color: #EE1161;
	text-decoration: none;
}
.Txt_BodyLeft {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.Txt_Body {

	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.pic {
	background-image: url(../images/kids.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.float {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left;
	text-align: left;
	height: auto;
}
.ad_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #333333;
}

/* --------------------------------------------------------- All the menu stuff */

div#Layer1 {
	margin: 135px 0 0 20px;
}

/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {background-image:url(../images/sample3_main_arrow.gif); width:7px; height:5px; left:0px; top:5px; background-repeat:no-repeat;background-position:top left;}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(../images/sample3_main_arrow.gif); background-repeat:no-repeat;background-position:top left;}


/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-image:url(../images/sample3_sub_arrow.gif); width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(../images/sample3_sub_arrow.gif); background-repeat:no-repeat;background-position:top left;}


/* --[[ Main Container ]]-- */
#imouter0 {background-color:#cbc1a6; border-style:none; border-color:#6a6a6a; border-width:1px; padding:0px; margin:0px; }


/* --[[ Sub Container ]]-- */
#imenus0 li ul {background-color:#e9e5d9; border-style:solid; border-color:#cccccc; border-width:1px; padding:5px; margin:4px 0px 0px; }


/* --[[ Main Items ]]-- */
#imenus0 li a {color:#333333; text-align:left; font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; border-style:solid; border-color:#dddddd; border-width:1px; padding:2px 8px; }

/* [hover] - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover>a {background-color:#efefef; text-decoration:underline; }
#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#efefef; text-decoration:underline; }

/* --[[ Sub Items ]]-- */
#imenus0 ul a {color:#555555; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; }

/* [hover] - These settings must be duplicated for IE comptatibility.*/
#imenus0 ul li:hover>a {color:#000000; text-decoration:underline; }
#imenus0 ul li a.ihover {color:#000000; text-decoration:underline; }

/* [active] */
#imenus0 ul li a.iactive {background-color:#ffffff; }

/*Small addition to fix widths of menus */
ul#imenus0 {
	white-space:nowrap;
	}
li.menu_1  { width: 75px; }
li.menu_2  { width: 80px; }
li.menu_3 { width: 130px; }
li.menu_4 { width: 155px; }
li.menu_5 {	width: 95px; }

/* --->>> Must total 535px <<<--- */




/* ------------------------------------------------------------------ End of menu */

/* Articles styles - category listing */

ul#categories li {
list-style: none;
font-size: 1.1em;
}

ul#categories li a {
padding: 0.2em 0.6em;
background-color: #e1dbcb;
color: #a29061;
border: #e1dbcb thin solid;
text-decoration: none;
display:block;
}

ul#categories li a:hover {
background-color: #a29061;
color: white;
}

ul#categories li {
border: #e1dbcb thin solid;
width: 470px;
margin: 10px 0px;
}

ul#categories li p.catTitle {
margin-top: 0px;
}

div.cats_ {
padding: 0.2em 1.6em 1.2em 1.6em;
border: #e1dbcb thin solid;
color: #333;
margin-bottom: 15px;
}

div.cats_ h2 {
background-color: #a29061;
font-size: 1.1em;
text-align: left;
padding: 0.4em;
border: #ccc thin solid;
}

div.cats_ h2 a {
color: white;
text-decoration: none;
}

p.catTitle a {
text-decoration: none;
color: #a29061;
}

div.cats_ h2 a:hover, div.cats_  p.catTitle a:hover {
text-decoration: underline;
}

/* Fancy hover behaviour (only works in modern browsers) */

ul#categories li a:hover:after, div.cats_  p a:hover:after {
content: " > > ";
}

/* Shopping section styles */

div.products {
padding: 0.2em 1.6em 1.2em 1.6em;
margin-bottom: 15px;
border: #e1dbcb thin solid;
color: #333;
}


div.products h4 a {
padding: 0.2em 0.6em;
background-color: #e1dbcb;
color: #a29061;
border: #e1dbcb thin solid;
text-decoration: none;
}


div.products h4 a:hover {
background-color: #a29061;
color: white;
}

div#page_heading h3 {
font-size: 0.9em;
font-weight: normal;
}
dd, dt {
margin: 0;
padding: 3px;
width: 150px;
font-weight: bold;
}

dt {
background-color: #a29061;
color: white;
}

dd {
background-color: #ffeeee;
color: #a29061;
margin-bottom 3px;
}

dd input {
}

div.products img {
float: left;
margin: 0 6px 0 0;
}


table.update_basket {
font-size: 0.9em;
}

table.update_basket th {
background-color: #a29061;
color: white;
padding: 3px;
}

table.update_basket td {
background-color: #ffeeee;
padding: 3px;
}

.clear {
	clear: both;
} 

/* changes for the adverts */
td#advertising p{
	border:1px  solid #a29061;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 10px;
	float:left;
	width:557px;
	color: #333333;	
}

td#advertising p img{
	margin-bottom:0px;
	border:2px solid #e1dbcb;
}

/* --->>> Added 8/4/2007 <<<--- */

/* --->>> Error and Warning Notices <<<--- */
.notice {
	padding: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	background: #ffffa6;
	border: 1px solid #f5f593;
	}
	
/* --->>> Signup Form <<<--- */
form.form fieldset {
	position: relative;
	margin: 25px 0 35px; padding: 10px 0 ;
	background: #ffc0d5;
	border: 1px dashed #c50058;
	}
form.form legend {
	margin: 0; padding; 0;
	}
form.form legend span {
	height: 25px;
	position: absolute;
	top: -30px; left: 0;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	}
	* html form.form legend span { top: -20px; }
form.form p {
	width: 100%;
	float: left;
	margin: 5px 0;
	}
form.form label {
	width: 175px;
	float: left;
	font-weight: bold;
	text-align: right;
	margin: 0; padding: 0;
	}
form.form span.required {
	color: #c50058;
	font-size: 10px;
	text-transform: uppercase;
	}
form.form p.input input,
form.form p.input select {
	width: 250px;
	float: left;
	margin-left: 10px;
	}
form.form p.input select {
	width: 125px;
	}
form.form p.submit {
	width: auto;
	padding-left: 185px;
	}
/* --->>> Left Column Fix <<<--- */
#left-col {	width: 162px; }

#nudge2, #nudge2 p { text-align: center; }

/* --->>> Nav Dropdown Fix <<<--- */
.imsubc { min-width: 150px;	}
* html .imsubc { width: 150px; }

/* --->>> Contact From <<<---*/
#contactform fieldset {
	width: 100%;
	float: left;
	position: relative;
	color: #000;
	margin: 15px 0 0; padding: 0;
	background: 0;
	border: 0;
	}

	fieldset legend { display: none; }
	
	/* --->>> Standard Input <<<---*/
	fieldset.full label {
		width: 150px;
		float: left;
		color: #000;
		font: bold 14px/24px "Trebuchet MS", Verdana, Arial, Helvetica,	sans-serif;
		text-align: right;
		margin: 0; padding: 0;
		}
	fieldset.full input,
	fieldset.full select,
	fieldset.full textarea {
		width: 180px;
		float: left;
		margin-left: 10px;
		}
	fieldset.full textarea {
		width: 250px; 
		}
	fieldset.full p {
		width: 100%;
		float: left;
		padding: 0 0 10px 0;
		margin: 0;
		}

	/* --->>> Submit <<<--- */
	p.button {
		width: 100%;
		float: left;
		}
	p.button input {
		margin-left: 160px;
		}
	span.required{
		display: block;
		position: relative;
		margin: -5px 0 0;
		padding: 0;
		color:#993300;
		text-transform: uppercase;
		font-size:9px;
		line-height: 10px;
		}
.error {
	padding: 5px 5px 5px 35px;
	margin: 10px;
	background: #ffff88 url(../images/bg_notice.gif) no-repeat 5px center;		
	border: 1px solid #b78e4e;
	}
	.error span {
		font-weight: bold;
		font-style:italic;		
		}
.notice {
	font-weight: bold;
	padding: 10px;
	margin: 10px;
	border: 1px solid #b6de2b;
	background: #d9ed8b;
	}