/* CSS RESET RULE (to remove browser specific styles) starts */

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {
	margin:0;
	padding:0;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
}

img{
	border: 0 none;
}

:link, :visited {
	text-decoration:none
}

table td{
	vertical-align: top;
	text-align: left;	
}

/* CSS reset rule ends */

body { 
	font: 13px Tahoma, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	color:#403b4b; 
	margin:0 auto;
	padding:0;
	line-height:1.4em;	
	background-color: #ffffff;
	font-weight: normal;
}

p{ 
	font-size: 13px;
	line-height:1.4em;
	margin:0.7em 0 0.7em 0;
	padding:0;
}

h1, h2, h3{
	line-height: 130%;
	font-family: Tahoma, Verdana;
}

h1{
	color: #5a3f99;
	font-size: 28px;
	margin: 25px 0 7px 0;
}

h2{
	color: #5a3f99;
	font-size: 21px;
	margin: 20px 0 7px 0;
}

h3{
	color: #298b21;
	font-size: 17px;
	margin: 15px 0 7px 0;
}

a, a:link, a:active, a:visited{
	color: #427189;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #522080;
}

#safariImg{
	margin: 7px 0 20px 0;
}

#exploreStore{
	width: 475px;
	padding: 7px 0 10px 0;
}

#exploreStore a{
	display: block;
	background: url('../images/shop_sprite.jpg') no-repeat;
	background-position: 0px 0px;
	height: 99px;
	overflow: hidden;
}

#exploreStore a:hover{
	background-position: -475px 0px;
}

.displayTbl{
	width: 70%;
	margin: 5px 0 25px 0;
	position: relative;
	left: -5px;
}

.displayTbl td.img{
	vertical-align: middle;
}

img.img,
.displayTbl td.img img{
	border: 3px solid #c6ebfe;
}

img.img:hover,
.displayTbl td.img img:hover{
	border: 3px solid #a2bad9;
}

.displayTbl td.txt{
	vertical-align: top;
	color: #426b7f;
	text-align: center;
}

.txt{
	color: #426b7f;
}

.center{
	text-align: center;	
}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MAIN DIVISIONS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#mother {
	width:960px;
	position: absolute;
	text-align:left;
	padding:0;
	left:50%;
	margin-left:-480px;	
	background: url('../images/page_bg.jpg') center repeat-y #ffffff;
}

#header{
	width: 900px;
	height: 280px;
	position: relative;
}

#content{
	width: 870px;
	position: relative;
	left: 90px;
	height:auto !important;
	min-height:1160px;
	height: 1160px;
}

#cont_area{
	width: 560px;
	position: relative;
	float: left;
	height: auto;
}

#sidebar{
	width: 270px;
	position: relative;
	float: right;
	height: 700px;
}

#sidebar div{
	width: 200px;
	margin: 0 0 0 30px;
}

#footer{
	width:960px;
	position: absolute;
	height: 149px;
	left: 0px;
	clear: both;
	background: url('../images/footer.jpg') top center no-repeat #ffffff;	
}

#bottom{
	width: 960px;
	height: 60px;
	position: relative;
	top: 60px;
}

#bottom #descr{
	clear: both;
	width: 500px;
	font-size: 11px;
	color: #797979;
	padding-left: 50px;
}

#bottom a,
#bottom a:link,
#bottom a:active,
#bottom a:visited{
	color: #797979;
	text-decoration: underline;
}

#bottom a:hover{
	color: #705e98;
}

#happy_hollow{
	position: relative;
	left: -215px;
	top: -46px;
	float: right;
	width: 112px;
	height: 63px;
}

#calparksco{
	position: relative;
	float: right;
	with: 75px;
	left: -15px;
	top: -40px;
}

#calparksco a{
	display: block;
	overflow: hidden;
	width: 75px;
	height: 52px;
	background: url('../images/calparksco_sprite.jpg') no-repeat;
	background-position: 0 0;
}

#calparksco a:hover{
	background-position: -75px 0;
}

#fit_kid{
	position: relative;
	float: right;
	with: 63px;
	left: 140px;
	top: -46px;
}

#fit_kid a{
	display: block;
	overflow: hidden;
	width: 63px;
	height: 63px;
	background: url('../images/fitkid_sprite.jpg') no-repeat;
	background-position: 0 0;
}

#fit_kid a:hover{
	background-position: -63px 0;
}

.topSpace{
	margin-top: 20px;	
}

.crossedOut{
	text-decoration: line-through;
	color: #403B4B;
}

.specOffer{
	color: #af0801;
}

.bigger{
	font-size: 130%;	
}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	FORMS
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* Newsletter form starts */
	
#signUpForm {
	position: absolute;
	top: 200px;
	left: 4px;
	width: 194px;
	height: 90px;
}

#signUpForm input[type=text]{
	position: relative;
	width: 187px;
	height: 26px;
	left: 0;
	top: -108px;
	font-size: 13px;
	font-family: Tahoma;
	background-color: #ffffff;
	border: 3px solid #59409c;
	color: #7C6E41;
	font-weight: normal;
	padding: 0 0 2px 10px;
	}

#signUpForm #mc-embedded-subscribe{
	position: relative;
	top: -98px;
	left: 41px;
	border: 0;
	width: 121px;
	height: 32px;
	background:url('../images/submit_sprite.jpg') no-repeat 0 0;
	}

#signUpForm #mc-embedded-subscribe:hover{
	background:url('../images/submit_sprite.jpg') no-repeat -121px 0;
	cursor: pointer;
	}
	
/* Newsletter form ends */


