/*
Theme Name: iStil
Description: A Stylish Orange and White Theme
*/

/*** General Format ***/

* {  padding: 0;  	margin: 0;  }

body {
	margin: 8px 0 0 0; 	padding: 0;
	font-family: "Lucida Grande", Verdana, Tahoma, sans-serif;
	background: #0d5c97 url('img/bktopgrd.gif') left top repeat-x;	
	text-align: center;
}

img {  	border: 0;  }


/*=====Page Structure Format=====*/

#container {
	width: 780px; 
	margin: 0 auto;
	text-align: left; }


.title {
	padding: 5px 5px 5px 10px;
	color: #4B3919;
}

#Nav {
	display: block;
}

#content {
	color: #000;
	padding: 25px 28px 30px 17px;
	font-size: 10px;
	
}

#sidebar { 
	color: #000;
	padding: 10px 10px 10px 5px;   }


#footer {
	margin-right: 14px; 
	background: #0a4d85;
	color: #898d91;
	text-align: left;
	padding: 6px; 
}

#footer p {  font-size: 10px;   }


/*** Navigation Bar Format ***/

ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	background: #49647d url(img/menu_bg.gif) repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
}

ul#Nav li {
	float: left;
	border-left: 1px solid #fff;
}

ul#Nav li.first {
	border-left: none;
}

ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.45em;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
}

ul#Nav a:hover {
	background: #cf7f26 url(img/navOff.gif) repeat-x;
	text-decoration: none;
}

ul#Nav li.current_page_item a { 
	color: #fff; 
	background: url(img/navOff.gif) repeat-x; 
	text-decoration: none;
}

/*====CONTENT=======*/

#content p {
	font-size: 12px;   	  }

#content a {
	color: #0000ff;
	text-decoration: underline;   }

#content a:hover {
	color: #0d5c97;
	text-decoration: none;    }

#content h1, h2, h3, h4{
	margin-bottom: 8px; margin-top: 15px;   }

#content h2, h3, h4{
	color: #6f6f6f;    }

#content h1 {
	font-size: 16px;
	color: #0d5c97;
	border-bottom:1px solid #cacaca;
	padding-bottom: 4px;    }

#content h2 {
	font-size: 14px;
	     }

#content h3 {
	font-size: 14px;        }

#content h4 {
	font-size: 12px;    }


/*** Sidebar Format ***/

#sidebar h2 {
	font-size: 14px;
	letter-spacing: -0.4px;
	text-align: left;
	padding:  2px;
	text-transform: uppercase;
	font-weight: heavy;
	color:  #ffffff;
	margin-bottom: 5px;
	font-family: Arial, Sans-Serif;
}

#sidebar a {
	color: #ffffff;
	text-decoration: none;
}

#sidebar a:hover {
	/*background: none;*/
	color:  #ffffff;
	text-decoration: underline;
}

#sidebar a:visited {
	color: #cacaca;
}

/*** Sidebar Lists Format ***/

#srchbox { background: url(img/bksrchbox.gif) left top repeat-x;
	padding: 12px 5px; margin-left: 10px;  }
#srchbox input {  border: 1px solid #cacaca; margin-bottom: 3px; padding: 2px; }

.sidebar ul { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 2px 0; 
}


/*** Footer Format ***/

#footer p {
	font-size: 10px;
	letter-spacing: -0.1px;
}

#footer a {
	color: #CACBC6;
	text-decoration: none;
}

#footer a:hover {
	color: #CACBC6;
	border-bottom: none;
}

/* content-specific */

#breadcrumb { font-size: 9px;  }
#breadcrumb a { text-decoration: underline; color: #999;  }



.featuredProd {
  width: 30%;
  margin: 3px 7px;
  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 "Lucida Grande", Verdana, Tahoma, 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 8px;
  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 "Lucida Grande", Verdana, Tahoma, 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 "Lucida Grande", Verdana, Tahoma, sans-serif;
text-decoration:underline;
}

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

.similarProd p { 
  color: #333;
  margin: auto;
} 
.relatedProd {
  width: 30%;
  margin: 3px 8px;
  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 "Lucida Grande", Verdana, Tahoma, 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: 500px;
}
#artdesc {
  margin: 0 20px 30px 25px; line-height: 17px; 
}
#artbox {  margin: 0 10px 30px 25px; line-height: 17px;  }
#artbox h3 {
	font-size: 13px;
	color: #333;    }

#artbox p {  }
.more { text-align: right; font-style: italic; }

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 "Lucida Grande", Verdana, Tahoma, sans-serif; 
	text-decoration:none
}
a.artlink:hover { background:#333; }
/*a.artlink b {
	position: absolute;
	left: -10000px;
}*/

#terms {
  margin: 0 20px 0 25px; line-height: 17px; 
}

#terms p { font-size: 10px; margin-bottom: 10px;  }
#links a { line-height: 17px;  }

.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-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-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; 
}


.iconHeadline { width:480px; }
.desc { color: #333; line-height: 17px; }
.prodimg { float:left; margin:0 5px 5px 0; }

#prod { border-right: 1px solid #cacaca; padding-right: 8px;   }
.cart { margin-top: 10px;  }

#price {  
text-align:center; background: url(img/pricebk.gif) top left no-repeat;  
margin: 0 auto;
font-weight: bold;
padding-top: 8px; 
width: 192px; 
color: #fff;
height: 74px;
font-size: 17px;
}

.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:229px; 
height:250px; 
background-repeat:no-repeat;
margin:5px;
}

.product_window_lrg img {
width:229px;
height:250px;
}

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