@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bg01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #7A2962;
	text-decoration:none
}
a:visited {
	color: #B93E94;
	text-decoration:none
	font-size: 15px;
}
a:hover {
	color: #B93E94;
	text-decoration:none
	font-size: 15px;
}
a:active {
	color: #B93E94;
	text-decoration:none
	font-size: 15px;
}
h2 { font-size: 18px; text-transform: uppercase; font-weight: lighter; color: #660066; }

/* Main Navigation-image Steez */
.nav-home { width: 170px; height: 33px; overflow: hidden; background:url(http://www.issosf.com/images/nav/home.gif) top left no-repeat; display: block; }
.nav-home:hover { background-position:  bottom left; }
.nav-shop { width: 170px; height: 27px; overflow: hidden; background:url(http://www.issosf.com/images/nav/shop.gif) top left no-repeat; display: block; }
.nav-shop:hover { background-position:  bottom left; }
.nav-blog { width: 170px; height: 28px; overflow: hidden; background:url(http://www.issosf.com/images/nav/blog.gif) top left no-repeat; display: block; }
.nav-blog:hover { background-position:  bottom left; }
.nav-contact { width: 170px; height: 38px; overflow: hidden; background:url(http://www.issosf.com/images/nav/contact.gif) top left no-repeat; display: block; }
.nav-contact:hover { background-position:  bottom left; }


/* Navigation Steez */
.nav3 a {
	font-size: 16px;
	color: #7A2962;
}
.nav3 a:visited {
	color: #7A2962;
}
.nav3 a:hover {
	color: #B93E94;
}
.nav3 a:active {
	color: #B93E94;
}


/* background framing */
.framing1 { background: url(../images/images/layout2-f_03.png); width: 163px; height: 92px; float: left; }
.framing2 { background-image: url(../images/images/layout2-f_04.png); width: 835px; height: 92px; float: left; }
.framing3 { background-image: url(../images/images/layout2-f_05.png); width: 88px; height: 92px; float: left; }
.framing4 { background-image: url(../images/images/layout2-f_07.png); width: 163px; height: 609px; float: left; }
.framing5 { background-image: url(../images/images/layout2-f_10.png); width: 88px; height: 609px; float: left; }
.framing6 { background-image: url(../images/images/layout2-f_20.png); width: 163px; height: 92px; float: left; }
.framing7 { background-image: url(../images/images/layout2-f_21.png); width: 835px; height: 92px; float: left; }
.framing8 { background: url(../images/images/layout2-f_22.png); width: 88px; height: 92px; float: left; }
.main-nav { background-color: #b3b599; width: 170px; height: 609px; float: left; }

/* Homepage steez */
.contentArea1 { background-color: #b3b599; background: url(../images/bg02.gif); width: 665px; height: 609px; float: left; }
.contentArea2 { background-color: #b3b599; background: url(../images/bg02.gif); width: 665px; height: 609px; float: left; overflow: auto; }
.slideshowspace { width: 665px; height: 408px; overflow: hidden; margin-top: 24px; }
.boxheader { padding-left: 10px; width: 196px; height: 25px; background: #babd9b; float: left; text-align: left; }

/*Category Page Styles */
/*.category-index { width: 200px; height: 260px; margin: 1px; float: left; background-color: #c0c2a5; text-align: center; font-weight: bold; padding-top: 10px; font-size: 18px; font-weight: normal; }  */
.category-index { width: 200px; height: 270px; margin: 1px; float: left; background-color: #c0c2a5; text-align: center; font-weight: bold; padding-top: 10px; text-transform: capitalize;  }
.cat-indexTitle { font-size: 14px; padding: 5px; } 

/*Item Details Page Styles */
.item-details { border-top: 1px solid #999933; border-bottom: 1px solid #999933; padding: 5px; height: 100%; vertical-align: middle; }
.item-border1 { border-top: 1px dotted #660066; padding-top: 5px; }
.secondary-content { width: 100%; height: 140px; float: left; margin-top:10px; padding: 5px; }
.item-options { width: 70px; }
.left-column-details { background-color: #a0a289; }
.ulike { width: 100px; float: left; padding: 5px; margin: 2px; font-size: 10px; text-align: center; height: 160px; }
.uliketext { font-size: 10px; }

/* Items with thumbnails */
#carousel { overflow: auto;}
#thumbs { margin-left: 10px; border: 10px #000000 solid; }
.textholder {  padding: 5px; background-color: #7a2962; -moz-border-radius: 4px 4px 0 0; color: #ffffff; text-align: left; font-size: 10px; }
