/* @override 
	http://gsp/theme/style.css
	http://www.garagestoragepro.com/theme/style.css
*/
/*  
Theme Name: Empowered Red
Description: A clean red theme.


*/


body {
margin: 0px 0 20px 0;
padding:0;
background:#EFEFEF url(img/bg.gif) top center repeat-y;
font:12px Arial, Helvetica, sans-serif;
line-height:1.2em;
color:#000;
text-align: center;
}

h1, h2, h3, h4{
color:#080;
}

h1 {
font-size:16px;
}

h2 {
font-size:16px;
border-bottom:1px solid;
}

h3 {
font-size:14px;
}

h4 {
font-size:12px;
}



#wrapper {
width: 878px;
margin: 0 auto;
padding: 0;
text-align: left;

}
a:link {
	color:#112f98;
	text-decoration: underline;
}
a:visited {
	color:#464f98;
	text-decoration: underline;
}
a:active {
	color: #1544e6;
	text-decoration:none;
}
a:hover {
	color:#1544e6;
	text-decoration: none;
}
.none {
display: none;
}
.clear {
clear: both;
margin:0;
padding:0;
height: 0.1px;
}

code {
font: 13px 'Courier New', Courier, Arial, sans-serif;
color: #CC3300;
}

acronym, abbr {
cursor: help;
border-bottom: 1px dotted #333;
}

del {
color: #ccc;
background: #FFFFCC;
}

blockquote {
background: url("./img/butterfly_quote.gif") top left no-repeat;
margin: 10px;
padding: 8px 0 0 25px;
font-size: 10px;
}

textarea.text, input.text {
font-size:11px;
}
input.button {
background: #339933;
color: #fff;
}
.topestnav {
background: #F3F3E9;
text-align: right;
margin: 0;
padding: 0 20px 0 0;
font-size: 10px;
color: #000000;
}
.topestnav p {
margin: 0;
padding: 0;
}

#header {
margin: 0;
padding: 0;
height:101px;
	background:url(/theme/img/header-bg.jpg) repeat-x;
}
#header #storename {
font: 30px Century Gothic, sans-serif;
margin: 0;
padding:12px;
}
#header img.header-ad {
	/*float:right;*/
	margin-left:100px;
}
#header ad2 {
	margin-left:30px;
}
#tagline { margin-top: -10px; margin-left: 10px; color: white; }


.description {
	font-size: 10px;font-weight:bold;color:#FBF5E5;
	margin-top:-5px;padding:0 0 0 20px;margin-bottom: 10px;
	}
#navcontainer{
background: #008C00;
height: 0px;
margin: 0;
padding: 0;
}
#navcontainer ul{
margin: 0;
padding: 0;
}
#navcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
font: 11px/30px arial, helvetica, sans-serif;
text-align: center;
}

#navcontainer a
{
color: #F8F2E5;
text-decoration: none;
display: block;
width: 106px;
border-top: none;
border-right: 1px solid #A8B090;
border-bottom: none;
}

#navcontainer .selected
{ background: #CC0000; color: #fff; border-bottom: none; }
#navcontainer a:hover { background: #4A0000; color: #fff; border-bottom: none;}


#main-c {
width: 880px;
margin: 0;
padding: 0;
background: #ccc;
}


#main {
width:880px;
background: #ffffff;
margin:0;
padding:0;
}

#bigger {
width: 650px;
float: right;
padding:0;
margin: 10px 5px 30px 0;
background: #fff;
}

#bigger h2 {
	background:url(/theme/img/header-bg.jpg) repeat-x;
	border-bottom:1px solid #b2b2b2;
	padding:4px;
}

.bar-head {
margin: 0 0 15px 0;
padding: 0;
}

.navi-pages {
margin: 15px;
font-size: 11px;
background: #FBF8EF;
padding: 10px;
}
.navi-pages p {
margin: 0;
padding: 0;
}
#smaller {
width: 200px;
float: left;
margin: 0;
padding: 0;
font-size: 11px;
line-height: 16px;
background: #FBFAF5;
}
.smaller-c {
margin: 0px;
}

#smaller .box-1 {
margin: 0 0 0px 0;
}

#smaller h4 {
margin:0 0 3px;
padding:0 0 0 7px;
font-size:16px;
font-weight:bold;
	background:url(/theme/img/header-bg.jpg) repeat-x;
	border-bottom:1px solid #b2b2b2;
line-height: 24px;
}
#smaller ul {
list-style: square;
margin:0 0 17px 25px;
padding: 0;

}
#smaller ul li {
margin: 0px 0 5px 0;
line-height:1.2em;

}
#smaller ul li a {
text-decoration:none;
}

#footer {
margin: 0;
padding: 0;
font-size: 10px;
background:#F4F4EA url(/theme/img/header-bg.jpg) repeat-x;
}

.footer-i {
margin: 0px;
padding: 10px;
}
.footer-i p {
margin: 0;
padding: 0;
}

.box-1 h2 {font-size: 11px; font-weight:bold}

.alignright {
	float: right
	}
	
.alignleft {
	float: left
	}
.alt {
	background-color: #FBFAF5;
	border-top: 1px solid #F0EDDC;
	border-bottom: 1px solid #F0EDDC;
	}

#below {
width: 100%
background: url(img/below.gif);
}

/* content-specific */

.featuredProd {
  width: 28%;
  margin: 3px 10px;
  float: left;
  overflow: hidden;
  }

.featuredProd a img { 
  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: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.catProdList a img { 
  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: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.similarProd a img { 
  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: 30%;
  margin: 3px 5px;
  float: left;
  overflow: hidden;
  }

.relatedProd a img { 
  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 { 

  display: block;
  border: none;
  margin: auto;
  overflow: hidden; 
} 
.productImg { 
float: left; 
border: none;
margin: 3px; 
} 
#artlistbox {
  width: 630px;
}
#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: #080; }
.iconHeadline { width:480px; }
.desc { clear:right; color:863f00 }
.prodimg { float:left; margin:0 5px 5px 0; }
.price { float:right; width:80px; padding:30px 0 30px 10px; text-align:center; clear:right; font-weight: bold; color: #800; }
.iconHeadline { width:480px; }
.desc { clear:right; color:863f00 }
.prodimg { float:left; margin:0 5px 5px 0; }

.box {
  width: 30%;
  margin: 0 2% 10px 0;
  float: left;
  overflow: hidden;
	border:1px solid #ccc;
	height:260px;
}
.results .box {
	height:280px;
}
.box a img { 
  margin: 0px auto;
  height: 150px;
  width: 177px;
  display: block;
  border: none;
  overflow: hidden; 
} 
.box a {
	font: bold 1em;
	text-decoration:underline;
}

.box p {  /* featured products description */
	line-height:1.2em;
	font-size:12px;
	color:#333;
} 


.box div.icon{
	background-repeat: no-repeat;
	margin:8px;
}
.box p.name{
	text-align:center;
	margin:0 4px 8px 4px;
	height:2.4em;
}
.box p.price{
	text-align:center;
	float:none;
	width:99%;
	padding:0;
	margin:0px 0px 6px 0px;
}
.box p.buttons{
	text-align:center;
	margin:8px 4px 8px 4px;
	position:relative;
}
a.moreinfo {
	padding:6px;
	border:1px solid #b1cce5;
	background-color:#e9f5fe;
}
.buynow {
	padding:6px;
	border:1px solid #ffd080;
	background-color:#fff6d6;
}
a.buynow, a:link.buynow, a:visited.buynow, a:hover.buynow, a:active.buynow {
	color:#a60107;
}
a:hover.buynow, a:active.buynow {
	background-color:#ffd080;
}
a.moreinfo, a:link.moreinfo, a:visited.moreinfo, a:hover.moreinfo, a:active.moreinfo {
	color:#333;
}
a:hover.moreinfo, a:active.moreinfo {
	background-color:#78b2fe;
}
.box p.desc{text-align:left; padding:0 0 8px 0;}

p.catordeptname {
	text-align:center;
}
p.catordeptname,
p.catordeptname a:link,
p.catordeptname a:visited,
p.catordeptname a:hover,
p.catordeptname a:active
 {
	font-size:10px;
}














