#cartalert{
	z-index: 500;
	width: 302px;
	height: 146px;
	background-image: url(images/popbg.png);
	background-repeat: no-repeat;
	left: 101px;
	top: 180px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin:0px;
	background-color:#FFFFFF;
}
body, td, tr {
	margin:0px;
}
h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size:20px;
	color:#4f6f18;
	margin:0px;
	padding-bottom:20px;
	text-align:left;
	background-image:url(images/bg-title.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;
	line-height:17px;
}
h2 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size:16px;
	color:#4f6f18;
	margin:0px 0 10px 0;
	
}
h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color:#333;
	font-size:14px;
	margin:0px;
}
#navs {
	float: left;
	width: 22px;
	
}
#prods {
	float: right;
	
}
a {
	color:#f57f20;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
p {
	margin:0px;
	margin-bottom:10px;
}
#breadcrumb{
	padding-bottom: 8px;
	color:#4f6f18;
}

/* slideshow */

#slideshow {
    position:relative;
    width:333px;
	height:117px;
	float:right;
	z-index:4;
	}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* template styles */

#spacer1 {
	height:13px;
}

#bg {
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-position:top;
}
#bg-m {
	background-color:#FFF;
}
#footer-l {
	background-image:url(images/footer-l.png);
	background-repeat:no-repeat;
	background-position:right;
	height:102px;
}
#footer {
	position:relative;
	background-image:url(images/footer-m.png);
	background-repeat:no-repeat;
	background-position:center;
	height:102px;
	
}
#footer-r {
	background-image:url(images/footer-r.png);
	background-repeat:no-repeat;
	background-position:left;
	height:102px;
	
}
#main-wrap {

}
#left {
	width:467px;
}
#right {
	width:333px;
}
#left2 {
	width:535px;
}
#right2 {
	width:265px;
	height:364px;
	background-image:url(images/bg-right.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#BECAA6;
}
#right-wrap {
	overflow:auto;
}

#logo {
	background-image:url(images/logo.png);
	width:390px;
	height:155px;
}
#hero {
	height:117px;
}
#logon {
	position:relative;
	background-image:url(images/but-logon.png);
	background-position:right;
	background-repeat:no-repeat;
	height:32px;
}
#but-logon {
	position:absolute;
	right:20px;
	top:6px;
}
#cart {
	position:relative;
	background-image:url(images/but-shopping.png);
	background-position:right;
	background-repeat:no-repeat;
	height:32px;
}
#but-cart {
	position:absolute;
	right:22px;
	top:6px;
}
#search {
	position:relative;
	background-image:url(images/bg-search.png);
	background-position:right;
	background-repeat:no-repeat;
	height:32px;
}


#title {
	padding-left:30px;
	text-indent:15px;
}
#content-wrap {
	padding-left:45px;
}
#content {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

#mod {
	background-image:url(images/bg-mod.png);
	height:180px;
	background-position:right;
}
#mod2 {
	background-image:url(images/bg-footer.png);
	background-repeat:no-repeat;
	height:180px;
	background-position:right;
	position:relative;
	float:right;
	width:265px;
	z-index:1;
}
#cruel-logo {
	position:absolute;
	top:21px;
	right:46px;
	width:164px;
	height:41px;
}

.dropmens {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f6f18;
	top: 5px;
	width: 180px;
	z-index: 100;
	background-color:#ADBC8F;
	left: -155px;
	display:block;
}
#drop1 ul{
	list-style-type: none;
	style: none;
	display: block;
	padding: 0px 0px;
	margin: 0px;
	z-index: 100;
}
#drop1 li{
	text-align:right;
	list-style-type: none;
	style: none;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-right: 5px;
	border-top: 1px solid #E6EFBC;
	z-index: 100;
}
#drop1 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 100;
}
#drop1 li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #4f6f18;
	z-index: 100;
}

#drop2 ul{
	list-style-type: none;
	style: none;
	display: block;
	padding: 0px 0px;
	margin: 0px;
}
#drop2 li{
	text-align:right;
	list-style-type: none;
	style: none;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-right: 5px;
	border-top: 1px solid #E6EFBC;
	z-index: 100;
}
#drop2 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 100;
}
#drop2 li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #4f6f18;
	z-index: 100;
}

#drop3 ul{
	list-style-type: none;
	style: none;
	display: block;
	padding: 0px 0px;
	margin: 0px;
	z-index: 100;
}
#drop3 li{
	text-align:right;
	list-style-type: none;
	style: none;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-right: 5px;
	border-top: 1px solid #E6EFBC;
	z-index: 100;
}
#drop3 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 100;
}
#drop3 li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #4f6f18;
	z-index: 100;
}

#drop4 ul{
	list-style-type: none;
	style: none;
	display: block;
	padding: 0px 0px;
	margin: 0px;
	z-index: 100;
}
#drop4 li{
	text-align:right;
	list-style-type: none;
	style: none;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-right: 5px;
	border-top: 1px solid #E6EFBC;
	z-index: 100;
}
#drop4 li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	z-index: 100;
}
#drop4 li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #4f6f18;
	z-index: 100;
}

.dropmens-sub {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f6f18;
	top: 8px;
	width: 160px;
	z-index: 100;
	background-color:#ADBC8F;
	left: -137px;
}

#submen1 ul {
	list-style-type: none;
	style: none;
	display: block;
	padding: 0px 0px;
	margin: 0px;
}
#submen1 li {
	text-align:right;
	list-style-type: none;
	style: none;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-right: 5px;
	border-top: 1px solid #E6EFBC;
	border-right: 1px solid #E6EFBC;
}
#submen1 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
#submen1 li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #4f6f18;
}
#submen2 ul {
	list-style-type: none;
	style: none;
	display: block;
	padding: 0px 0px;
	margin: 0px;
}
#submen2 li {
	text-align:right;
	list-style-type: none;
	style: none;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-right: 5px;
	border-top: 1px solid #E6EFBC;
	border-right: 1px solid #E6EFBC;
}
#submen2 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
#submen2 li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #4f6f18;
}
	

#kill{
	position: absolute;
	width: 128px;
	height: 162px;
	left: 10px;
	top: 10px;
}

/* Shopping cart styles */

#prod body {
	margin: 0px;
	padding: 0px;
}
#prod img {
	border: 1px #333 solid;

}

#prod td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
#prod a:link {
	color: #333;
	text-decoration: none;
}
#prod a:hover {
	text-decoration: underline;
	color: #F00;
}
#title1 {
	font-size: 11px;
	color: #333;
	margin:0px;
}
#title2 {
	font-size:10px;
	color:#999;
	font-weight:normal;
	margin:0px;
}
#prod p {
	margin:2px 0 2px 0;
	font-size:12px;
}
#prod2 p {
	margin:10px 0;
	font-size:12px;
}


/* form styles */

#form1 {
	padding:0px;
	margin:0px;
}
#search_form {
	font-size:11px;
	color:#333333;
	position:absolute;
	top:7px;
	right:45px;
	border:0px;
	background-color:none;
	background-image:url(images/bg-search2.png);
	background-repeat:no-repeat;
	width:132px;
	height:15px;
	padding:0px;
	margin:0px;
	padding-left:7px;
}
#search-go {
	position:absolute;
	top:7px;
	right:20px;
	border:0px;
	background-image:url(images/but-go.png);
	width:22px;
	height:15px;
}

/* menu styles */

#nav-item {
	position:absolute;
	right:5px;
	top:23px;
}
#nav-item2 {
	position:absolute;
	right:5px;
	top:63px;
}
#nav-item3 {
	position:absolute;
	right:5px;
	top:103px;
}
#nav-item4 {
	position:absolute;
	right:5px;
	top:143px;
}
#footer-nav {
	position:absolute;
	top:68px;
	right:27px;
	width:600px;
}

#mainmenu {
	background-image:url(images/bg-nav.png);
	background-position:right;
	height:184px;
	width:265px;
	position:relative;
	float:right;
}

#footer-nav {
	position:absolute;
	top:68px;
	right:27px;
	width:700px;
}
#footer-nav ul{
	padding:0px;
	margin: 0px;
	}	
	#footer-nav li{
	padding:0px;
	margin:0px;
	list-style: none;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align:center;
	display:inline;
	}	
	#footer-nav li a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	margin:0px;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	display:inline-block;
	padding:0 5px;
	}
	#footer-nav li a:hover{
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	}
