@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #060728;
	background-image:url(../images/bg_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#121450;
	height:100%;
}
a{
	color:#121450;
}
a:hover{
	color:#adfe2d;
}
#container{
	width:964px;
}
#header{
	text-align:left;
	position:relative;
}
#header #login a{
	color:#71fe71;
}
#header .banner{
	position:absolute;
	top:75px;
	left:350px;
	color:#8f8ecb;
	font-size:18px;
}
#logo{
	height:125px;
	width:223px;
	background-image:url(../images/naturesong.gif);
	background-repeat:no-repeat;
	float:left;
}
#header #logo a{
	display:block;
	height:125px;
	width:223px;
}
#login{
	float:right;
	margin-right:15px;
	margin-top:15px;
	font-weight:bold;
}

#menu{
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	height:38px;
	position:relative;
	padding-left:15px;
}
#menuLeft{
	width:7px;
	height:38px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/menu_left.gif);
	background-repeat:none;
}
#menuRight{
	width:7px;
	height:38px;
	position:absolute;
	top:0px;
	left:957px;
	background-image:url(../images/menu_right.gif);
	background-repeat:none;
	
}
#menu .menulink, #menu .selected{
	float:left;
	padding-left:20px;
	padding-right:20px;
}
#menu .selected{
	background-image:url(../images/menu_on.gif);
	background-repeat:repeat-x;
	height:38px;
}
#menu a{
	display:block;
	padding-top:12px;
	color:#71fe71;
	font-weight:bold;
	text-decoration:none;
	font-size:15px;
}
 #menu .selected a{
 	color:#ffffff;
 }
#menu a:hover{
	color:#adfe2d;
}
#header #login a:hover{
	color:#adfe2d;
}

#submenu{
	height:35px;
	margin-top:15px;
	margin-left:15px;
	z-index:3;
}
#spacer{
	height:20px;
}

#submenu .menulink, #subMenu .selected{
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#submenu a{
	display:block;
	padding-top:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:13.5px;
	padding-left:10px;
	padding-right:10px;
}
#submenu a:hover{
	color:#adfe2d;
}
#submenu .selected a{
	display:block;
	float:left;
	background-color:#8f8ecb;
	border-top:1px solid #71fe71;
	border-bottom:1px solid #8f8ecb;
	padding-bottom:7px;
	color:#060728;
}
#tabLeft{
	width:7px;
	height:36px;
	background-image:url(../images/tab_left.gif);
	background-repeat:no-repeat;
	float:left;
}
#tabRight{
	width:7px;
	height:36px;
	background-image:url(../images/tab_right.gif);
	background-repeat:no-repeat;
	float:left;
}
#contentTop{
	min-height:8px;
	height: auto !important; 
	height:8px;
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
	z-index:2;
}
#contentBottom{
	height:8px;
	background-image:url(../images/content_bottom.gif);
	background-repeat:no-repeat;
}
#content{
	background-color:#8f8ecb;
	border-left:1px solid #71fe71;
	border-right:1px solid #71fe71;
	border-top:1px solid #8f8ecb;
	border-bottom:1px solid #8f8ecb;
	text-align:left;
}
#content .pad{
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
}
#content h1{
	padding-top:0px;
	margin-top:0px;
}

#contentContainer{
	background-color:#8f8ecb;
}

#catalogue .subcategory{
	clear:both;
	background-image:url(../images/subheading_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	margin-bottom:12px;
	padding-left:12px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-style:italic;
}
#catalogue .items{
	padding-left:0px;
}
#catalogue .item{
	background-image:url(../images/cover_bg.gif);
	background-repeat:no-repeat;
	width:152px;
	height:175px;
	position:relative;
	float:left;
}
#catalogue .item .image{
	position:absolute;
	top:3px;
	left:4px;
	height:130px;
	width:130px;
}
#catalogue .item .title{
	position:absolute;
	top:140px;
	text-align:center;
	width:130px;
	padding-left:4px;
}
#columnLeft{
	float:left;
	width:500px;
}
#columnRight{
	float:right;
}
.column1{
	float:left;
	padding-right:15px;
	width:225px;
}
.column2{
	padding-left:15px;
	float:left;
	width:225px;
}
.column3{
	float:right;
	padding-left:5px;
	position:relative;
	width:400px;
	padding-top:400px;
}
.column3 img.appl{
	border:1px solid;
}
input.short{
	width:25px;
}
.lastrow{
	
}
.initialLetter{
	font-weight:bold;
	font-size:1.2em;
}
.parkname{
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
}
.parkname a:hover{
	text-decoration:none;
}

.invoice{
	padding:10px;
	background-color:#FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
}
.loginform{
	border:1px solid #4f4cce;
	padding:5px;
}
#cart th{
	border-bottom:1px solid #060728;
}
#slideshow{

}


#footer{
	color:#FFFFFF;
	padding-top:10px;
	padding-bottom:20px;
}
#footer a{
	color:#FFFFFF;
}
#footerLeft{
	float:left;
}
#footerRight{
	float:right;
}


