/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#000000;
	font-size:.8em;
	margin:0 auto;
	background-color:#bae589;
	font-family:Arial, Helvetica, sans-serif;
}

a { color:#0cb1ab; text-decoration:none; }

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:1.8em; }

h2 { font-size:1.4em; }

h3 { font-size:1.2em; }

ul {
	font-size: 12px;
	list-style-image: url(/images/img_bullet.jpg);
}

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	bottom: 0;
	left: 0;
}

.title {
	color: #ff8300;
}

.content-container {
	position:relative;
	top:0;
	left:0;
	width:440px;
	height:auto;
}

.hr { margin: 10px 0; }

.event-title {
	font-size:18px;
	font-weight:bold;
	color:#E05A99;
}

.main-cat {  padding:0; margin:0 0 5px 10px; list-style:none; !important }
.sub1-cat { padding:0; margin:0 0 5px 10px; !important }
.sub2-cat {  padding:0; margin:0 0 5px 10px; !important }

.main-cat ul { list-style:none; }
.main-cat ul ul li { font-size: 10px; }
.main-cat ul li { font-size: 12px; }
.main-cat li { font-size: 14px; list-style-image:none;}

.product-box {
position:relative;
width:120px;
height:200px;
float:left;
background-color:#DBFCB7;
text-align:center;
border:1px solid #87BC48;
margin:5px;
padding:10px;
}

.product-box img { border:2px solid #87BC48; }

.ferror { color:red; }

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-image:url(/images/bg_main.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

#header {
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
	width:950px;
	height:203px;
	background-repeat: no-repeat;
	background-image:url(/images/bg_header.jpg);
}

#header-repeat {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
	margin:0 auto;
	background-image:url(/images/bg_header-repeat.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}


/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:104px;
	left:95px;
	width:760px;
	height:92px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:760px;
	height:auto;
	margin: 0 auto;
padding: 0 80px 0 110px;
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:510px;
	height:auto;
	padding: 0 10px;
}

#content_store {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:525px;
	height:auto;
	padding: 0 10px;
}

#content_main-cart {
	position:relative;
	top:0;
	left:0;
	float:right;
	width:740px;
	height:auto;
	padding: 0 20px 30px 0;
}

.content-cart { position:relative;
width:700px;

}

#content_btm {
	position:relative;
	top:0;
	left:0;
	width:700px;
	height:auto;
	padding: 0 10px;
}

#content_btm2 {
	position:relative;
	top:0;
	left:0;
	width:500px;
	height:auto;
	padding: 0 10px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:-7px;
	left:0;
	float:left;
	width:209px;
	height:auto;
	font-size: .8em;
	padding: 0 0 0 5px;
}

#side_bar-content {
	position:relative;
	top:0;
	left:0;
	width:170px;
	height:auto;
	padding: 10px 10px;
	background-color: #d7f3b9;
}

#side_bar a { color:#ba1f69; }

#side_nav {
	font-size: .9em;
	margin: 10px 0;
}

#side_nav a {
	display: block;
	margin: 5px 0;
	font-size: 1.3em;
}

#side_nav a:hover {
	text-decoration: underline;
}

#side_nav ul {
	font-size: .8em;
}

/* ---- end side bar content settings ---------------- */

#footer-repeat {
	position:relative;
	top:0;
	left:0;
	color:#FFF;
	width:100%;
	clear:both;
	height:70px;
	padding: 10px 0 0 0;
	background-color:#e765a3;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	margin: 0 auto;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:92px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(images/nav/nav.jpg);
}

a#nav_01 {
	width:69px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -92px;
}

.active_01 {
	background-position: 0 -92px !important;
}

a#nav_02 {
	width:116px;
	background-position:-69px 0;
}

a:hover#nav_02{
	background-position:-69px -92px;
}

.active_02 {
	background-position:-69px -92px !important;
}

a#nav_03 {
	width:92px;
	background-position:-185px 0;
}

a:hover#nav_03{
	background-position:-185px -92px;
}

.active_03 {
	background-position:-185px -92px !important;
}

a#nav_04 {
	width:103px;
	background-position:-277px 0;
}

a:hover#nav_04{
	background-position:-277px -92px;
}

.active_04 {
	background-position:-277px -92px !important;
}

a#nav_05 {
	width:125px;
	background-position:-380px 0;
}

a:hover#nav_05{
	background-position:-380px -92px;
}

.active_05 {
	background-position:-380px -92px !important;
}

a#nav_06 {
	width:86px;
	background-position:-505px 0;
}

a:hover#nav_06{
	background-position:-505px -92px;
}

.active_06 {
	background-position:-505px -92px !important;
}

a#nav_07 {
	width:90px;
	background-position:-591px 0;
}

a:hover#nav_07{
	background-position:-591px -92px;
}

.active_07 {
	background-position:-591px -92px !important;
}

a#nav_08 {
	width:79px;
	background-position:-681px 0;
}

a:hover#nav_08{
	background-position:-681px -92px;
}

.active_08 {
	background-position:-681px -92px !important;
}
