@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/bg.png);
	margin:0px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:0 0 10px 0;
	color:#00b4cb;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#40c7d8;
	margin:0;
}
p {
	margin:10px 0;
}
a {
	color:#000000;
	text-decoration: underline;
	}
/* Template styles */
#prefix {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	margin-left:15px;
	margin-right:10px;
}
#red-stripe {
	background-color:#e21e26;
	position:relative;
	top:73px;
	height:20px;
	padding:2px 0;
}
#dots {
	border:dashed 1px #FFF;
	border-left:none;
	border-right:none;
	height:18px;
}
#wrapper {
	width:600px;
	position:relative;
}
#logo {
	position:absolute;
	background-image:url(images/logo.png);
	width:242px;
	height:116px;
	left: 172px;
}
#logo-text {
	position:absolute;
	left: 184px;
	top:130px;
}
#wrap-content {
	position:relative;
	top:170px;
}
#banner {
	border-bottom:dashed 1px #FFF;
	border-top:dashed 1px #FFF;
}
#wrap-content1 {
	background-color:#FFF;
	padding:5px;
}
#content {
	border:dashed 1px #e21e26;
	padding:5px;
}
.content1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 15px;
	text-align:left;
}
#content2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 15px;
	text-align:left;
	width: 600px;
	height: 600px;
	border:dashed 1px #e21e26;
	background-color:#FFFFFF;
}
#wrap-footer {
	background-color:#00b4cb;
	padding:2px 0;
}
#footer {
	border:dashed 1px #FFF;
	border-left:none;
	border-right:none;
	padding:5px;
}
/* menu styles */
#wrap-nav {
	background-color:#00b4cb;
}
.nav {
	border-right:solid 1px #FFF;
	padding:5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
.nav a {
	color:#FFF;
	text-decoration:none;
}
.nav a:hover {
	color:#FFF;
	text-decoration:none;
}
#footer {
	margin:0px;
	background-color:#00b4cb;
	border-bottom:dashed 1px #FFF;
}
	#footer ul{
	margin:0px;
	padding:0px;
	}	
	#footer li{
	padding:0px;
	margin:0px;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	display:inline;
	padding-left:3px;
	padding-right:2px;
	}	
	#footer li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	display:inline-block;
	}
	#footer li a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	}	
/* Shop Styles */
#wrap-cats {
	overflow:auto;
}
#prod-cats {
	position:relative;
	float:left;
	width:75px;
	height:75px;
	background-image:url(images/bg-but.png);
	margin:0 5px 48px 5px;
}
#prod-text {
	position:absolute;
	top:28px;
	left:0;
	width:75px;
	text-align:center;
}
#prod-text a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
#wrap-title {
	background-color:#7abce8;
	height:60px;
	padding:2px 0;
}
#title {
	border:dashed 1px #FFF;
	border-right:none;
	border-left:none;
	position:relative;
	height:58px;
}
#title-img {
	position:absolute;
	left:5px;
	top:8px;
}
#crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7abce8;
	margin-top: 5px;
	text-transform:uppercase;
}
#crumbs a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7abce8;
	text-decoration: none;
}
#view-all {
	position:absolute;
	right:3px;
	top:40px;
}
#view-all a {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#prod-wrap {
	width:184px;
	position:relative;
	float:left;
	margin:0 0 8px 0;
	background-color:#FFF;
	padding:3px;
}
#prod-dots {
	border:dashed 1px #7cbde8;
	height:292px;
	padding:5px;
	text-align:center;
	margin: 0px;
	
}
#prod-text2 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
}
#prod-text2 a{
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#prod-price {
	position: relative;
	float:left;
}
#add-cart {
	position: relative;
	float:right;
}
#add-cart a {
	color:#000;
	text-decoration:none;
	padding:0 20px 0 0;
	background-image:url(images/but-incart.png);
	background-position:right;
	background-repeat:no-repeat;
}
#prodframe {
	position: relative;
	overflow: auto;
	width: 600px;
	height: 450px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
#cartalert{
	z-index: 500;
	width: 302px;
	height: 146px;
	background-image: url(images/popbg.png);
	background-repeat: no-repeat;
	left: 152px;
	top: 104px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cartalert a{
	text-decoration: none;
	color: #00b4cb;
}
.redbutts {
	background-image: url(images/but_bg.png);
	height: 15px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #ffffff;
	margin-left: 5px;
	
}
.redbutts a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
	
}
.redbutts a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #333333;
	
}
/* slideshow */

#slideshow {
    position:relative;
	border-bottom:dashed 1px #FFF;
	border-top:dashed 1px #FFF;
	width:600px;
	height:99px;
	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;
}

