/* Shared to all zaz store templates */

#zazzcontentcategor ul, #zazzcolonecategor ul li, #zazzcolonecategor.zazmenucat ul li, #zazzcoltwocategor ul li, #zazzcoltwocategor.zazmenucat ul li, #zazzcolthreecategor ul li, #zazzcolthreecategor.zazmenucat ul li, #zazzoutsidewit ul, #zazzcontent ul, #zazzcolone ul li, #zazzcolone.zazmenu ul li, #zazzcoltwo ul li, #zazzcoltwo.zazmenu ul li, #zazzcolthree ul li, #zazzcolthree.zazmenu ul li {/*to prevent content list indent*/
	margin: 0px;
	list-style: none;
	padding: 0;
}

/* shop by brand buttons */

#zazzoutsidewit {
	width:100%;
	height: auto;
	margin:9px auto;
	text-align: center; /*to center objects in IE*/
	clear: both;
	}

#zazzcontent {
	width:806px;
	margin:0 auto;
	text-align: center; /*to center objects in IE*/
	height: auto;
	}
	
#zazzcolone {
	width:261px;
	margin:0 10px 0 0;
	float:left;
	height: auto;
	}
	
#zazzcoltwo {
	width:261px;
	float:left;
	margin:0 10px 0 0;
	height: auto;
	}

#zazzcolthree {
	width:261px;
	float:left;
	height: auto;
	}
	
.zazmenu{width:260px; list-style:none;}
#zazzoutsidewit .zazmenu li {
	margin:0;
	height:30px;
	font:13px Helvetica, Verdana, Arial, sans-serif;
	color: #ffffff;
	background:url(img/zaz_shopbybrand.jpg) 0px 0px no-repeat;
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
	}
.zazmenu li a {
	text-align: center;
	font:13px Helvetica, Verdana, Arial, sans-serif;
	color: #ffffff;
	display:block;
	text-decoration:none;
	}
#zazzcoltwo ul li a:hover, #zazzcolthree ul li a:hover, #zazzcolone ul li a:hover {background:url(img/zaz_shopbybrand.jpg) 0px -30px no-repeat; text-decoration:none;
	}
.zazmenu li a span, .zazmenu li.zaztitl span {line-height:30px; padding:0px 9px 0px 12px;}

#zazzoutsidewit .zazmenu li.zaztitl{
	background:url(img/zaz_shopbybrandtitles.jpg) 0px 0px no-repeat;
	text-align: center;
	font:bold 14px Helvetica, Verdana, Arial, sans-serif;
	}
	
/* shop by brand buttons */

.zazprods {
	width: 330px;
	margin:2px 7px;
	text-align: center; /*to center objects in IE*/
	float: left;
	clear: left;
	}
	
.zazprodright {
	width: 330px;
	margin:2px 7px;
	text-align: center; /*to center objects in IE*/
	float: right;
	clear: right;
	}

/* zazzle widget plugin */

#zazzle_widget img {border: 0;}

/* category images */

#zazzcolonecategor {
	width:175px;
	margin:0 40px 0 0;
	float:left;
	text-align: center; /*to center objects in IE*/
	}
	
#zazzcoltwocategor {
	width:175px;
	float:left;
	margin:0 40px 0 0;
	text-align: center; /*to center objects in IE*/
	}

#zazzcolthreecategor {
	width:175px;
	float:left;
	text-align: center; /*to center objects in IE*/
	}

#zazzcolonecategor img, #zazzcoltwocategor img, #zazzcolthreecategor img {
	border: 0;
	margin:0 0 35px 0;
	text-decoration:none;
	}
	
#zazzcontentcategor {
	width:608px;
	margin:0 auto;
	text-align: center; /*to center objects in IE*/
	}
	
.zazmenucat {width:174px; list-style:none;}

.zazmenucat li a {
	text-align: center;
	}

