/*  
Theme Name: SummerFruit - One Product
Description: This theme is very contrasting, striking and bold. The theme is very Web2.0 modern and unique
Version: 1.0
Author: 
Author URI:
*/
/* Main Tags */



html {
	min-height: 100%;
}

img {
	border: 0px;
}

body {
	text-align: center;
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background: #FFFFFF url(img/bg_footer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

h1{
font-size:16px;
}
h2{
font-size:16px;
border-bottom:1px solid #000;
}
h3{
font-size:14px;
}
h4{
font-size:14px;
}

a {
color:#000;
}

a:hover{
color:#BB0000;
}

#wrapper {
	display: block; 
	width:100%; 
	background: #FFFFFF  url(img/bg_page.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:100%;
	text-align:center;
	border:0px;
	padding:0px
	margin:0px;
}

#pagecontainer {
	width:789px;
	background: #ffffff;
	height:100%;
	text-align:center;
	border:0px;
	margin:auto;
}
#header {
	width:789px;
	height:112px;
	background: #000000 url(img/header.gif) top left no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
}

#header a {
color:#FFF;
text-decoration:none;
}

#header #siteinfo {
	color:#ffffff;
	letter-spacing:-1px;
	font-size:24px;
	padding-left:107px;
	padding-top:35px;
		float:left;
	width:50%;
}

#header #siteinfo div {
	color:#ffffff;
	letter-spacing:0px;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
}

/* Navigation */

#navigation {
	width:789px; 
	background: #b70908 url(img/bg_nav.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:47px;
	margin-bottom:0px;
	font-size: 1.0em;
	font-weight:bold;
}

#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation li {
	display: inline;
	margin: 0px;
}

#navigation li a

{
	height:32px;
	padding-top: 15px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background: url(img/nav_split.gif) no-repeat right bottom;

}

#navigation li a:hover {
	background: url(img/bg_nav_hover.gif) repeat-x left top;
}



/* Content */

#content {
	width: 600px;
	float: right;
	text-align:left;
	background:transparent;
	border-left:1px solid #d9d9d9;
}

#PostSet {
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

/* Sidebar */
#sidebar {
	width:150px;
	float:left;
	text-align:left;
}

#both {
	clear: both;
}

#sidebar h2 {
	color:#000000;
	font-size:14px;
	padding:7px;
	width:100%;
}


#sidebar ul li {
	padding:5px;
	margin:0px;
	list-style-image: url(img/bullet.gif);
	color:#000000;
	border-bottom:1px dotted #a6a6a6;
	width:115px;
}

#sidebar ul li a {
	text-decoration:none;
	color:#2d2d2d;
}

#sidebar ul li a:hover {
	color:#BB0000;
}

/* Footer */

#footer{
	height:178px;
	background:transparant;
	margin:auto;
	width:789px;
}

#footer #CM {
	float:right;
	margin-top:65px;
	background:#000000 url(img/bg_copy.gif) no-repeat;
	height:75px;
	width:269px;
	padding-top:20px;
}
#footer #CM div {
	padding:10px;
	color:#363636;
	font-weight:bold;
}

/* content-specific */

.featuredProd {
  width: 100%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.featuredProd a img { 
  float: left;
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.featuredProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:underline;
}
.featuredProd a:hover {
text-decoration:none;
}
.featuredProd p {  /* featured products description */
  color: #333;
  margin: auto;
} 
.catProdList p { 
  color: #333;
  margin: auto;
} 
.catProdList {
  width: 100%;
  margin: 3px 3px;
  float: left;
  overflow: hidden;
  }

.catProdList a img { 
  float: left;
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 

.catProdList a {
font: bold 11px Arial, Helvetica, sans-serif;
margin: auto; 
text-decoration:underline;
}

.catProdList a:hover {
text-decoration:none;
}

.similarProd p { 
  color: #333;
  margin: auto;
} 

.similarProd {
  width: 100%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.similarProd a img { 
  float: left;
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.similarProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.similarProd a:hover {
text-decoration:none;
}

.similarProd p { 
  color: #333;
  margin: auto;
} 
.relatedProd {
  width: 100%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.relatedProd a img { 
  float: left;
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.relatedProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:underline;
}

.relatedProd a:hover {
text-decoration:none;
}

.relatedProd p { 
  color: #333;
  margin: auto;
} 

.categoryLink {
  width: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
  }

.categoryLink a img { 
  width: 175px;
  height: 175px;
  display: block;
  border: none;
  margin: auto;
  overflow: hidden; 
} 
.productImg { 
float: left; 
border: none;
margin: 3px; 
} 
#artlistbox {
  width: 580px;
}
#artbox {
  background: url('img/artbottom.gif') repeat-x left bottom;
  margin-left:15px;
  margin-right:15px;
  margin-top:0px;
  margin-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  padding-bottom:8px
}

a.artlink {
	display: block; float:right; clear:both; margin-bottom:10px;
	height: 20px; width:100px; text-align:center; color:#fff;
	background: green; font:bold 14px/20px Arial, Helvetica, sans-serif; text-decoration:none
}
a.artlink:hover { background:#333; }
/*a.artlink b {
	position: absolute;
	left: -10000px;
}*/

.deptColumn {
  float: left;
  width: 202px;
  }
.deptColumn img {
  width: 200px;
  height: 200px;
  border: none;
  }
.deptColumn .mainDept li {
  list-style-image: url(img/arrow-large.gif);
  margin-bottom: 0px;
  border-bottom: 1px solid #91BB60;
  }
.deptColumn .mainDept li a {
  font: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  }
.deptColumn .catList {
  padding-left: 10px;
  }
.deptColumn .catList li {
  padding-bottom: 4px;
  list-style-image: url(img/arrow-small.gif);
  }
.deptColumn .catList li a {
  font: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  }
.deptColumn .catList .viewAll a {
  font-weight: bold;
  }
.clear { 
	overflow: hidden; 
	clear: both; 
	height: 1px; 
	margin: -1px 0 0 0; 
	font-size: 1px; 
}


.price { float:right; width:80px; padding:30px 0 30px 10px; text-align:center; clear:right; font-weight: bold; color: #000; }
.iconHeadline { width:480px; }
.desc { clear:right; color:863f00 }
.prodimg { float:left; margin:0 5px 5px 0; }

.price { 
float:right; 
width:300px; 
padding:30px 0 30px 10px; 
text-align:center; 
clear:right; 
font-weight: bold;
color: #000; 
}

.product_window_med{
background-position:center center; 
width:175px; 
height:175px; 
background-repeat:no-repeat;
margin:5px;
float:left;
}

.product_window_med img {
width:175px;
height:175px;
}

.product_window_lrg {
background-position:center center; 
width:275px; 
height:300px; 
background-repeat:no-repeat;
margin:5px;
float:left;
}

.product_window_lrg img {
width:275px;
height:300px;
}

.prodPageImg {
margin:0 10px 5px 0;
}