/* 

------------------

basic elements 

------------------

*/



html   { margin: 0; padding: 0; }

body  {
	font: normal 62.5% "Trebuchet MS", sans-serif;
	background: #f5b8e4 url(../images/body-bg.gif) no-repeat center top; text-align: center; margin: 50px 0 0 0;
}

a { color: #fe47d3; text-decoration: underline;
	font-weight: bold;
}

a:hover { color: #fff; background-color: #fe47d3;font-weight: bold;}

.headlink {
	text-decoration: none;
	border-bottom-style: none;
}

/*

------------------

 Containers Start

------------------

*/

#container   { width: 900px; margin: 0 auto; text-align: center; background-color: #fff;
}

#buycontainer   { width: 900px; height: auto; margin: 0 auto; text-align: center; background-color: #fff;
}

#header { width: 899px; height: 190px; margin: 0; text-align: right; background: white url(../images/smpLogoSS.gif) no-repeat;
}/*smpLogo_Kids.gif*/

#content   { width: 899px; height: 500px; background-color: #fff;}

#buycontent   { width: 899px; height: auto; background-color: #fff;}

#showcasearea { margin: 0 auto; width: 899px; height: 278px; overflow: hidden; background: url(../images/indeximage.jpg) no-repeat;
}

#buyshowcase { margin: 0 auto; width: 899px; height: 220px; overflow: hidden; background: url(../images/smp_12.jpg) no-repeat;
}

#whyshowcase { margin: 0 auto;  width: 899px; height: 220px; overflow: hidden; background: url(../images/smp_13.jpg) no-repeat;
}
#order{
	clear: both;
	background-color: white;
}

form {
	text-align: center;
}
#sidebar { margin: 0 15px 0 0;  width: 245px; height: auto; overflow: visible;
	float: right;
	background: url(../images/specialsBG.gif) repeat-y;
}

#sidebar h1 {
	color: #494949;
	font-size: 1.5em;
	border-bottom: 1px dotted #909090;
	padding: 5px 0 10px 0;
}

#sidebar p {
	color: #494949;
	font-size: 1.1em;
	border-bottom: 1px dotted #909090;
	padding: 5px 0 5px 0;
}

#sidebar a {
	text-decoration: underline;
}

#crumbs {
	width: 800px;
	height: 30px;
	overflow: hidden;
	float: left;
	text-align: left;
	margin-left: 20px;
	padding: 10px 0 0 0;
}


#crumbsorder {
	width: 860px;
	height: 20px;
	overflow: hidden;
	float: left;
	text-align: left;
	margin-left: 20px;
	padding: 10px 0 0 0;
	border-top: 2px solid #fe47d3;
	border-bottom: 1px solid #fe47d3;

}

#crumbs a {
	text-decoration: underline;
	color: #3edd21;
}
	
#footer { margin-top: 20px; padding: 0; width: 899px; height: auto; text-align: center; clear: both; background: #fff)}

#contactinfo {
	float: right; margin: 30px 20px 0 0;text-align: right;
	font-size: 90%;
}

.innertube{
margin: 30px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#notes { width: 220px; height: 200px; padding: 0 5px 10px 20px; float: right; text-align: left; clear: none; border-left: 1px dotted #b3b3b3;
}

#notes p {
	font: italic 12px/18px Georgia, "Times New Roman", Times, serif;
}



/*

------------------

 Containers End

------------------

*/

/* tags 

body a:link, a:active, a:visited  { color: #fe47d3; text-decoration: none; background-color: none; }
*/

/*

------------------

 Navigation Start

/* rollover Navigation */

ul.cssmenu {
	list-style: none;
	padding: 0px;
	float: right;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.cssmenu li {
	float: left;
	}

/*ul.cssmenu li a.see {
	display: block;
	width: 207px;
	height: 70px;
	background: url(../images/smpsee_rollover.gif);
	}
*/

ul.cssmenu li.see a {
	display: block;
	width: 207px;
	height: 70px;
	background: url(../images/smpsee_rollover.gif);
	}

ul.cssmenu li.why a {
	display: block;
	width: 207px;
	height: 70px;
	background: url(../images/smpwhy_rollover.gif);
	}

ul.cssmenu li.buy a {
	display: block;
	width: 207px;
	height: 70px;
	background: url(../images/smpbuy_rollover.gif);
	}

/*	Normal Links */

ul.cssmenu li.see a {
	background-position: 0 0;
	}

ul.cssmenu li.why a {
	background-position: 0 0;
	}

ul.cssmenu li.buy a {
	background-position: 0 0;
	}

/*
*	Hover Links
*/
ul.cssmenu li.see a:hover {
	background-position: 0px -70px;
	}

ul.cssmenu li.why a:hover {
	background-position: 0px -70px;
	}

ul.cssmenu li.buy a:hover {
	background-position: 0px -70px;
	}
	
#indexcopy {
	width: 500px;
	float: none;
	clear: both;
	text-align: left;
	margin: 40px;
}

#indexcopy h1{
	color: #3edd21;
	font: 24px "Trebuchet MS", sans-serif;
}

#indexcopy p{
	color: #909090;
	font: 12px/20px "Trebuchet MS", sans-serif;
	margin: 0 10px 0 0;
}



#footarea {
	width: 600px; height: auto; float: right; margin: 50px 30px 0 0;
	font-size: 13px; font-weight: bold;
}
.foot { color: #2f393d;
	font-size: 13px;
	margin-top: 10px;
}

/*

------------------

 Decoration Start

------------------

*/


h1 { color: #2e1b17;
	font: 24px "Trebuchet MS", sans-serif;
}

h2 { color: #333;
	text-align: left;
	font-weight: normal;
	font: 1.1em/1.2em;
}


h3 { color: #2e1b17; text-decoration: none; text-align: left;
	font-weight: bold;
	font-size: 20px;
}

h4 {  color: #2e1b17; text-decoration: none; font: 1.2em bold helvetica, Verdana, sans-serif;
}

h5 {  color: #2e1b17; text-decoration: none; text-align: left; font: bold 12px helvetica, Verdana, sans-serif;
}


p  { align: left;
	color: #333;
	font: 1.1em/1.2em
}

img {
	border: none;
}

td {
	padding: 12px 0;
	vertical-align: top;
}

td img {
	border: none;
}

td a {
	text-decoration: none;
}

strong   {
	font-size: 1.4em;font-weight: bold; color: #fe47d3;
}


