/* 
Theme Name: UnLimited
Version: 1.0
Description:
Author:
Author URI: 
*/
body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:80%;
	font-family: Verdana,Georgia, Arial, sans-serif;
	line-height:1.4em;
	background:#FFFFFF;
}

h1, h2, h3,h4 {
	font-family: Georgia, times new roman, times, serif;
}

h1{
font-size:12px;
}

h2{
font-size:12px;
border-bottom:0px solid;
}
h3{
font-size:10px;
}
h4{
font-size:10px;
}

li 
{
	padding:0.3em 0;
	margin:0;
}
	
img {
	margin: 0;
	padding: 0;
	border: 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
a {
	text-decoration:none;
}
a:link,a:visited { 
	color:#0033CC;
}
a:hover{ 
	color:#0033CC;
	text-decoration:underline;
} 
#rap 
{
	margin:0 auto;
	padding:0;
	width:900px;
	text-align:left;	
	background:#fff;
	font-size:90%;
	border:#ccc 0px solid;
}
ul#menu {
	list-style:none;
	margin:0 auto;	
	padding:0;
	background:#FFFFFF;	
	height:22px;
	line-height:22px;	
	border-bottom:#ccc 0px solid;
	font-size:1em;	
}
ul#menu li 
{
	float:left;
  margin:0;
  padding:0;
  list-style:none;  
  background:none;	
}	
ul#menu li a {
	display:block;
  padding:0 18px;
  border:none;  
  color:#0033CC;  
}	
ul#menu li a:hover,ul#menu li a:active, ul#menu li.current_page_item a
{
	background:#E6E6E6;	
	color:#0033CC;
}
ul#menu li.feed
{
	float:right;	
}

ul#menu li.feed a:hover 
{
	text-decoration:none;
}
#header {
	margin:0;
	padding:0;
	width:900px;
	height:123px;
	background:#FFFFFF url(img/header.jpg) no-repeat center;
}
#header #storename {
	margin:0;
	padding: 18px 0 0 15px;
	font-weight:normal;
	display: none;
	font-size:2.7em;
	font-variant:small-caps;
	margin-left: 18px;
}
#header #tagline {
	margin:0;
	padding: 0 0 0 30px;
	font-weight:normal;
    display: none;
	font-size:1.2em;
	margin-left: 18px;
	margin-top: 3px;
}

#header a {
	margin-left: 10px;
}

#header * 
{
	color:#ffe;
}
#content {
	float: right;
	margin:5px;
	padding: 0 20px 0 10px;
	width: 670px;
	color: #333;
	text-align: left;
	background:#fff;
}
#sidebar {
	float:left;
	margin:0;
	padding:5px 5px 0 0;
	width:180px;	
	border-right:#dcc 0px solid;
}	
#sidebar ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul ul, #sidebar p, #sidebar form, #sidebar .textwidget
{
	margin:5px 0 0 12px;
}
#sidebar li 
{
	margin:0;
	padding:0.3em 0;
	border-bottom:0px solid #DDDDDD;
}

#sidebar h2 {
	margin: 10px 0 0 12px;
	font-size:11px;
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #000080;	
	text-transform:uppercase;
}

#footer {
	clear:both;
	margin:0 auto;
	padding:5px 0;
	width:900px;
	text-align:center;
	border-top:0px solid #dcc;
	background:#8B9CC2;
	font-size:87%;
}
#footer p {
	padding:10px 0;
	text-align:center;
}
#content h2, #content h3 {
	font-size:1.6em;
	font-weight:normal;	
}

#content p {
	margin:0 0 10px;
	line-height:1.7em;
}

#content ul li {
	line-height: 120%;
	background:transparent url(img/simplearrow.png) left top no-repeat;
	margin:0.5em 0;
	padding:0 1.5em;	
	list-style:none;
}
hr 
{
	display:none;
}

#header, #content, #sidebar, #footer
{
	overflow:hidden;
}

.featuredProd {
  width: 30%;
  margin: 3px; 0;
  float: left;
  overflow: hidden;
  }

.featuredProd a img { 
  width: 144px;
  height: 200px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.featuredProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:none;
}
.featuredProd a:hover {
text-decoration:underline;
}
.featuredProd p {  /* featured products description */
  color: #333;
  margin: auto;
} 
.catProdList p { 
  color: #333;
  margin: auto;
} 
.catProdList {
  width: 30%;
  margin: 3px; 0;
  float: left;
  overflow: hidden;
  }

.catProdList a img { 
  width: 175px;
  height: 198px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 

.catProdList a {
font: bold 11px Arial, Helvetica, sans-serif;
margin: auto; 
text-decoration:none;
}

.catProdList a:hover {
text-decoration:underline;
}

.similarProd p { 
  color: #333;
  margin: auto;
} 

.similarProd {
  width: 30%;
  margin: 3px; 0;
  float: left;
  overflow: hidden;
  }

.similarProd a img { 
  width: 175px;
  height: 198px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.similarProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:none;
}

.similarProd a:hover {
text-decoration:underline;
}

.similarProd p { 
  color: #333;
  margin: auto;
} 
.relatedProd {
  width: 30%;
  margin: 3px; 0;
  float: left;
  overflow: hidden;
  }

.relatedProd a img { 
  width: 175px;
  height: 198px;
  display: block;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  overflow: hidden; 
} 
.relatedProd a {
font: bold 11px Arial, Helvetica, sans-serif;
text-decoration:none;
}

.relatedProd a:hover {
text-decoration:underline;
}

.relatedProd p { 
  color: #333;
  margin: auto;
} 

.categoryLink {
  width: 30%;
  margin: 3px; 0;
  float: left;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
  }

.categoryLink a img { 
  width: 175px;
  height: 198px;
  display: block;
  border: none;
  margin: auto;
  overflow: hidden; 
} 
.productImg { 
float: left; 
border: none;
margin: 3px; 
} 
#artlistbox {
  width: 670px;
}
#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: 210px;
  border: none;
  }
.deptColumn .mainDept li {
  list-style-image: url(img/arrow-large.gif);
  margin-bottom: 0px;
  border-bottom: 1px solid #CACACA;
  }
.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: #b23333; }
.iconHeadline { width:480px; }
.desc { clear:right; color:863f00 }
.prodimg { float:left; margin:0 5px 5px 0; }
