body#site-{
	background: transparent url(../images/bg.png) repeat 0 100%;	
}
#site_content{ 	width:820px; margin:0 auto; min-height:550px; background: transparent; }

/* SITE FOOTER */
#site_footer{ height:20px; text-align:center; color:#fff; padding:10px 0px; color:#222;}
#site_footer a{ color:orange; }
/* --- SITE FOOTER --- */

/* SITE HEADER */
#site_header{ height: 80px; }
#site_header #site_name{ font-size:25px; color:#f1f1f1; 	text-shadow: 2px 2px #000; }
#site_header span{ font-size:15px; color:#999; }
/* --- SITE HEADER --- */

/* SITE LOGO */
#site_logo{ display:inline; }
.logo{ vertical-align: middle; }
/* --- SITE LOGO --- */

/* TOP NAVIGATION */
#top_navigation { margin-top: 10px; text-align: right; }
#top_navigation ul{ list-style-type:none; padding:0; margin:0; }
#top_navigation ul li { display:inline; padding:5px 15px; color:#fff; font-weight:bold; }
#top_navigation ul li { background:#fff; color:#111; margin-right:2px; }
#top_navigation ul li a { COLOR:#111; text-decoration:none;}
#top_navigation ul li:hover{ border-bottom:2px solid black; }
/* --- TOP NAVIGATION --- */

/* SIDE NAVIGATION */
#side_navigation { width: 265px; padding:10px; }
#side_navigation .submenu { margin-bottom:10px; }
#side_navigation .submenu h1{ margin-top:10px; margin-bottom:5px; }
#side_navigation .submenu ul { list-style-type:none; padding:0; margin:0; text-align:left; }
#side_navigation .submenu ul.left-ul li {
	border-bottom: solid 1px #C8C8C8;
	border-top: solid 1px #C8C8C8;
	line-height: 44px;
	font-weight: 700;
	padding: 0 0 0 0px;
}
#side_navigation .submenu ul.left-ul li a {
	color: #fff;
	font-weight: 700;
	text-decoration:none;
}
#side_navigation .submenu ul.left-ul li a img {
	vertical-align: middle;
	margin-right:10px;
}
#side_navigation .submenu ul.left-ul li.top_border_none{ border-top:none; }
#site_name img {
    width: 155px;
    vertical-align: middle;
    margin-right: 10px;
}
/* --- SIDE NAVIGATION --- */

.kwicks {
	width: 515px;
	height: 300px;
}
.kwicks > li {
	width: 125px;
	height: 210px !important;
	padding-top:10px;
	overflow:hidden;
	background-color: #222;
	/* overridden by kwicks but good for when JavaScript is disabled */
	margin-left: 5px;
	float: left;
}
.kwicks  li .content{
	padding:30px 15px;
	color:#fff;
}
.kwicks  li{
	position:relative;
}
.kwicks  li.kwicks-expanded h1{
	display:block;
}
.kwicks  li  h1{
	font-family: 'Lilita One', cursive;
	color:#f7ff89;
	font-size: 20px;
	position:absolute;
	top:50px;
	right:20px;
	display:none;
}

.stylefont {
	font-family: 'Lilita One', cursive;
	color: #FFF;
	font-size: 50px;
	text-align: center;
}
.colorOne{
	color:#f1f1f1;
	font-size:32px;
}
.smallSize{
	font-size:25px;
	color:#f7ff89;
}
.a {
	color:#BCB4AA;
}
#page_title{
	color:#f7ff89;
	font-size:30px;
}
.breadcomb{ margin:10px 0px; color:#fff; }
.breadcomb a{ color:#fff; }
#page_content { background:#fff; color:#222; margin-bottom:15px; padding:15px; font-size:14px; }
#pc { margin-top: -45px; }
.product_listing ul li {
 display:inline-block; width:300px; background:transparent url(../images/bullet.png) no-repeat 0 0; 
padding-left:25px;padding-bottom: 5px; }
