/*
Theme Name: Pixel Ink
Version: 4.2
Author: Pixel Ink
Author URI: http://www.pixelink.co.nz

*/


body {
	font: 8pt "Arial", Helvetica, sans-serif;
	color: #474747;
	background: #fff;
	margin: 0px auto;
	padding: 0px 0px 20px;
	z-index: 0;
	width: 100%;
}
ul li {
	margin: 0 0px 3px 0;
	padding: 0px;
}
ul ul {
	margin: 0 0px 3px 0;
	padding: 0px;
	
}
a {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
/* body copy */
p {
	padding: 0px 0px 5px;
	margin: 0px;
	color: #000;
	font-weight: normal;
	font-size: 8pt;
}
/* image alignment */
img {
border: 0px solid #000;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 0px;
margin: 0 0px 0px 0px;
display: inline;
}

img.alignleft {
padding: 0px;
margin: 0 10px 0px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
/* online store title */
h1 {
	font: normal 14px "Arial", Helvetica, sans-serif;
	color: #000;
}
h1 a{
	color: #000;
	text-decoration: none;
}
h1 a:hover{
	text-decoration: underline;
}
/* body headers */
h2, h2 a, h2 a:hover {
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #905b3e;
	border-bottom: 0px solid #fff;
	padding: 0px;
	margin: 5px 0 10px 0;
}
h3, h3 a, h3 a:hover {
	font: bold 16px "Arial", Helvetica, sans-serif;
	color: #b18c8c;
	border-bottom: 0px solid #fff;
	padding-bottom: 0px;
	margin: 10px 0 5px 0;
}
h4, h4 a, h4 a:hover {
	font: bold 12px "Arial", Helvetica, sans-serif;
	color: #000;
	border-bottom: 2px solid #905b3e;
	padding-bottom: 0px;
	margin: 10px 0 10px 0;
}
h5, h5 a, h5 a:hover {
	font: bold 18px "Arial", Helvetica, sans-serif;
	color: #000;
	border-bottom: 0px solid #905b3e;
	padding-top: 5px;
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
/* post header */
h6, h6 a, h6 a:hover {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #905b3e;
	border-bottom: 0px solid #fff;
	padding: 0px;
	margin: 5px 0 5px 0;
}
#drop-shaddow {
	background: ;
	width: 980px;
	margin: 0px auto;
	z-index: 40;
}
/* gallery pagination page links */
#page-links {
border: 1px solid #000;
width:12px;
height:12px;
background: #000;
}
/* line */
#line {
	margin-bottom: 5px;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
/* page sub-header */
#page-sub-header {
	font: bold 8pt "Arial", Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000;
	padding: 3px 3px 4px 3px;
	width: 100%;
	background: #fff;
	text-align:left;
	border-bottom: 1px solid #000;
}
#page-sub-header-2 {
	font: normal 8pt "Arial", Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #fff;
	padding: 3px 3px 2px 3px;
	width: 100%;
	background: #000;
	text-align:left;
	border-bottom: 1px solid #000;
}
#page-sub-header-3 {
	font: normal 8pt "Arial", Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000;
	padding: 3px 3px 2px 3px;
	width: 100%;
	background: #000;
	text-align:left;
	border-bottom: 1px solid #000;
}
#page-sub-header-4 {
	font: normal 8pt "Arial", Helvetica, sans-serif;
	margin-top: 3px;
	color: #fff;
	padding: 3px 3px 2px 3px;
	width: 100%;
	background: #000;
	text-align:left;
	border-bottom: 1px solid #000;
}
/* body container */
#body-1 {
	font: 8pt "Arial", Helvetica, sans-serif;
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	z-index: 5;
}
/* page container */
#page-bg {
	margin: 0px auto;
	padding-left: 0px;
	padding-right: 0px;
	background: ;
	width: 1000px;
	border: 0px solid #999;
}
#page-dropshaddow {
	margin: 0px auto;
	background: ;
	width: 990px;
	height: 1px;
	z-index: 40;
}
/* header stuff */
#headertop {
	margin: 0px auto;
	background: #fff;
	height: 107px;
	width: 980px;
	z-index: 40;
}
#headertop-1 {
	margin: 0px auto;
	background: url(images/page-bg-1.png) top repeat;
	height: 240px;
	width: 1000px;
}
#headerimg {
	position: absolute;
	margin-left: 0px;
	padding: 10px 0px 0px 0px;
    width: 170px;
    height: 30px;
	z-index: 100;
	top: 25px;
	text-align:center;
	border-bottom: 0px solid #000;
	background:url(images/pixel-ink-logo.jpg) top no-repeat;
}
#headerimg a {
    position: absolute;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
    left: 0px;
    width: 175px;
    height: 60px;
top: -10px;
}
#headerimg a h1 {
    display: none;
}
#headerbottom {
	margin: 0px auto;
	background: #fff;
	height: 10px;
	width: 930px;
	z-index: 40;
	position:relative;
	padding: 5px 50px 5px 0px;
	background: url(images/nz-flag.jpg) right no-repeat;
	text-align: right;
}
/* header nav stuff */
#nav-cont {
	margin: 0px auto;
	position: relative;
	width: 980px;
	background: #000;
	border: 0px solid #000;
	z-index: 40;
	float: right;
	padding-bottom: 0px;
	top: 85px;
}
#nav {
	list-style: none;
	margin: 0px auto;
	position: relative;
	width: 980px;
	padding-bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}
#nav a {
	color: #fff;
	padding: 3px 15px 5px 15px;
	height: 11px;
	font: bold 8pt "Arial", Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	border: 0px solid #000;
	border-bottom: 0px solid #900;
	width: ;
	margin-top: 0px;
	background: #000;
}
#nav a:hover {
	color: #000;
	text-decoration: none;
	background: #ccc;
}
#nzflag-img {
background: url(images/nz-flag.jpg) right no-repeat;
height: 20px;
width: 160px;
margin: 0px;
line-height: 12px;
float: right;
padding-top: 10px;
}
#h5-cont {
width: 70%;
float: left;
}
#cart-img {
background: url(images/icons/cart-inv.png) left no-repeat;
height: 12px;
width:12px;
float: left;
padding-top: 0px;
top: 0px;
}
#login-img {
	background: url(images/icons/login.png) left no-repeat;
	height: 12px;
	width:12px;
	float: right;
	padding-right: 0px;
}
#nav-login {
	list-style: none;
	margin: 0px auto;
	position: relative;
	width: 720px;
	height: 26px;
	padding: 10px;
	text-align:center;
	color: #000;
}
#nav-login a {
	color: #000;
	font: bold 10pt "Arial", Helvetica, sans-serif;
}
/* header sub-nav stuff */
#sub-nav-cont {
	margin-bottom: 5px;
	position: relative;
	width: 980px;
	background: #ccc;
	border: 0px solid #000;
	z-index: 40;
	float: right;
	padding-bottom: 0px;
}
#sub-nav {
	list-style: none;
	margin: 0px auto;
	position: relative;
	width: 980px;
	padding-bottom: 0px;
}
#sub-nav li {
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}
#sub-nav a {
	color: #000;
	padding: 3px 0px 5px 0px;
	height: 11px;
	font: bold 8pt "Arial", Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	border: 0px solid #000;
	border-bottom: 0px solid #900;
	width: 25%;
	margin-top: 0px;
	background: #ccc;
	float: left;
	text-align:center;
}
#sub-nav a:hover {
	color: #900;
	text-decoration: none;
	background: #ccc;
}
/* search title */
#search {
	background: url(images/icons/search.png) left no-repeat;
	padding-left: 17px;
}
/* body page main container */
#main {
	padding: 0px 0px 5px 10px;
	margin-left: 0px;
	font-size: 8pt;
	color: #000000;
	width: 980px;
	overflow: hidden;
	position: relative;
	background: ;
}
/* main sidebar stuff */
#sidebar-cont {
	float: left;
	padding: 0px;
	width: 180px;
	background: ;
	overflow:hidden;
	position:relative
margin: 0px;
}
#sidebar-cont .search{
	margin: 3px auto;
	width: 220px;
	height: 55px;
	background: ;
	float: left;
	padding: 5px 0px 5px 10px;
	font-size: 16px;
	color: #b18c8c;
}
#sidebar-cont .button {
    border: 1px solid #b18c8c;
    background: #fff;
}
#sidebar-cont .button:hover {
    border: 1px solid #b18c8c;
    background: #b18c8c;
}
#sidebar-cont-main {
	float: right;
	padding: 0px;
	width: 220px;
	background: ;
margin: 0px;
}
#sidebar-cont-shop {
	float: left;
	padding: 0px;
	width: 220px;
	background: ;
	margin: 0 ;
list-style: none;
}
#sidebar-home {
	float: left;
	padding: 0;
	width: 220px;
	position: relative;
	text-align: left;
}
#sidebar-home .image {
	float: left;
	padding: 10px;
	width: 220px;
	height: 127px;
	position: relative;
	text-align: left;
	margin-bottom: 3px;
	background: url(images/clothing-rack.jpg) left no-repeat;
}
#sidebar-home .text {
	float: left;
	padding: 107px 40px 33px 40px;
	width: 160px;
	height: 10px;
	position: relative;
	text-align: left;
	margin-bottom: 3px;
	background: url(images/order-online.jpg) left no-repeat;
}
#sidebar-home .news{
	float: left;
	padding-left: 5px;
	padding-right: 15px;
	width: 220px;
	position: relative;
	text-align: left;
	margin-bottom: 3px;
	background: ;
}
#sidebar-posts {
	float: left;
	padding-top: 5px;
	padding-left: 0px;
	width: 220px;
	margin-right: 0px;
	position: relative;
	text-align: left;
	border: 0px solid #000;
	background: #fff;
	font-size: 8pt;
}
#sidebar-posts .button {
    border: 1px solid #b18c8c;
    background: #fff;
}
#sidebar-posts .button:hover {
    border: 1px solid #fff;
    background: #b18c8c;
}
#sidebar-shop {
	float: left;
	padding: 0;
	width: 220px;
	margin: 0px;
	position: relative;
	text-align: left;
	border: 0px solid #fff;
list-style: none;
}
#sidebar-shop-cart {
	float: left;
	padding: 0 10px 10px 10px;
	width: 198px;
	margin-bottom: 10px;
	position: relative;
	text-align: left;
	border: 1px solid #000;
	background: ;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 0px;
	padding:0px;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 0px;
	font-size: 8pt;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #900;
	text-decoration: none;
	font-size: 8pt;
}
.ul-cat li a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 0px;
	padding:0px;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 0px;
	font-size: 8pt;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #900;
	text-decoration: none;
	font-size: 8pt;
}
.ul-archives li a:hover{
	text-decoration: underline;
	font-weight: bold;
}
/* main sidebar nav stuff */
#pagenav {
	list-style:none;
	padding: 0px;
	text-align:left;
	font-weight:normal;
	margin: 0px;
	width: 180px;
}
#pagenav .pagenav {
	list-style:none;
	padding: 0px;
	text-align:left;
	font-weight:normal;
	margin: 0px;
	width: 180px;
}
#pagenav a{ 
	background: ;
	color:#000;
	font-size: 11px;
	font-weight:normal;
	width: 180x;
	margin: 0px;
}
#pagenav a:hover { 
	background: ;
	padding-left: ;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#pagenav ul { 
	list-style:none;
	padding: 0px;
	background: ;
	margin: 0px;
	margin-bottom: 3px;
}
#pagenav li { 
	list-style:none;
	padding: 3px;
	border: 1px solid #000;
	margin: 0px;
	margin-bottom: 3px;
font-weight: bold;
}
#pagenav ul ul a { 	
	padding: 2px;
	border: 0px dotted #000;
	margin: 0px;
	margin-bottom: 0px;
}
#pagenav li li { 	
	padding: 3px 0 0 10px;
	border: 0px dotted #000;
	margin: 0px;
}
#pagenav ul li.current_page_item a { 
	font-weight: bold;
	padding-left: 15px;
	margin: 0px;
background: url(images/icons/nav-arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}
#pagenav ul li.current_page_item_ancestor a { 
	font-weight: bold;
}
/* sidebar widget stuff */
#sidebar-widgets {
	padding: 0px;
	margin: 0px;
	position: relative;
	border: 0px solid #ccc;
	text-align:left;
	width: 220px;
	float:left;
list-style: none;	
}
#sidebar-widgets ul, li {
	margin: 0px;
	padding: 0px;
list-style: none;	
text-indent: 0px;
}
#sidebar-widgets h2, h2 a, h2 a:hover {
	font: bold 16px "Arial", Helvetica, sans-serif;
	color: #b18c8c;
	border-bottom: 0px solid #fff;
	padding: 0px;
	margin: 10px 0px 0px 0px;

}
#sidebar-widgets h4, h4 a, h4 a:hover {
	font: normal 8pt "Arial", Helvetica, sans-serif;
	margin-bottom: 3px;
	border:none;
	color: #fff;
	padding: 3px;
	width: 214px;
	background: #000;
}
#sidebar-widgets img {
border: 0px solid #000;
margin-top: 3px;
margin-bottom: 3px;
}
/* sidebar widget posts stuff */
#sidebar-widgets-posts {
	padding: 0px;
	margin-bottom: 0px;
	position: relative;
	border: 0px solid #ccc;
	text-align:left;
	list-style:none;
	width: 180px;
	float:left;
}
#sidebar-widgets-posts ul, li {
	margin: 0px;
	padding: 0px;
list-style: none;	
text-indent: 0px;
}
#sidebar-widgets-posts h2, h2 a, h2 a:hover {
	font: bold 16px "Arial", Helvetica, sans-serif;
	color: #b18c8c;
	border-bottom: 0px solid #fff;
	padding-bottom: 0px;
	margin: 0px 0 5px 0;
}
#sidebar-widgets-posts h4, h4 a, h4 a:hover {
	font: normal 8pt "Arial", Helvetica, sans-serif;
	margin-bottom: 3px;
	border:none;
	color: #fff;
	padding: 0px;
	width: 214px;
	background: #000;
}
#sidebar-widgets-posts img {
border: 0px solid #000;
margin-top: 3px;
margin-bottom: 3px;
}
/* home main banner */
#home-banner {
	width: 980px;
	height: 400px;
	background: fff;
	color: #fff;
	font-size: 8pt;
	line-height: 130%;
	margin-bottom: 3px;
}
/* home content */
#home-content {
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	width: 980px;
	height: 100%;
}
#home-content-left-col{
	margin: 0px 3px 0px 0px;
	padding: 0 0 0 0px;
	width: 737px;
	height: 150px;
	background: ;
	float: left;
}
#home-content-left-col .intro{
	margin: 0px auto;
	padding: 5px 10px 5px 10px;
	width: 717px;
	height: 80px;
	background: #FF0 url(images/triangle.png) bottom right no-repeat;
	float: left;
}
#home-content-left-inner-col{
	margin: 3px auto;
	padding: 0 0 0 0;
	width: 737px;
	background: ;
	float: left;
}
#home-content-left-inner-right-col{
	margin: 0px auto;
	padding: 0 0 0 0;
	float: left;
}
#home-content-left-inner-right-col .shop{
	margin: 0px auto;
	padding: 10px;
	width: 474px;
	height: 190px;
	background: url(images/cuba-st-bucket.jpg) left no-repeat;
	float: left;
	overflow:hidden;
}
#home-content-left-inner-left-col{
	margin: 0px 3px 0 0;
	padding: 0 0 0 0;
	width: 240px;
	height: 300px;
	background: ;
	float: left;
}
#home-content-left-inner-left-col .img1{
	margin: 0px auto;
	padding: 0 0 0 0;
	width: 240px;
	height: 75px;
	background: #900 ;
	float: left;
}
#home-content-left-inner-left-col .img2{
	margin: 3px auto;
	padding: 10px;
	width: 220px;
	height: 113px;
	float: left;
	background: #ccc;
	}
#home-content-left-inner-left-col .search{
	margin: 3px auto;
	width: 205px;
	height: 55px;
	background: ;
	float: left;
	padding: 5px 0px 5px 10px;
	font-size: 16px;
	color: #b18c8c;
}
#home-content-left-inner-left-col .button {
    border: 1px solid #b18c8c;
    background: #fff;
}
#home-content-left-inner-left-col .button:hover {
    border: 1px solid #b18c8c;
    background: #b18c8c;
}
/* three column layout */
div#column_01 {
	float: left;
	clear: none;
	width: 32%;
	overflow: hidden;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0%;
	}
div#column_wrap {
	float: right;
	clear: none;
	width: 66%;
	}
	div#column_02 {
		float: left;	
		width: 48.5%;
		overflow: hidden;
		border-top: 0px solid #000;
		padding-top: 0px;
		padding-bottom: 10px;
		}
	div#column_03 {
		float: right;	
		width: 48.5%;
		overflow: hidden;
		border-bottom: 0px solid #000;
		border-left: 0px solid #000;
		padding-top: 0px;
		padding-bottom: 10px;
		}
/* Two column layout */
div#column_two_wrap {
	float: left;
	clear: none;
	width: 100%;
	}
div#column_two_01 {
	float: left;
		clear: none;
		width: 48.5%;
		overflow: hidden;
		padding-right: 1.5%;
		padding-bottom: 10px;
padding-top: 5px;
}
	div#column_two_02 {
	float: left;
		clear: none;
		width: 48.5%;
		overflow: hidden;
		padding-left: 1.5%;
		padding-bottom: 10px;
padding-top: 5px;
}
/* Two column 2/3 layout */
div#column_two_offset_wrap {
	float: left;
	clear: none;
	width: 100%;
	}
div#column_two_offset_01 {
	float: left;
		clear: none;
		width: 66%;
		overflow: hidden;
		border-bottom: 0px solid #000;
		border-right: 0px solid #000;
		padding-bottom: 10px;
padding-top: 5px;
}
	div#column_two_offset_02 {
	float: right;
		clear: none;
		width: 31%;
		overflow: hidden;
		border-top: 0px solid #000;
		padding-bottom: 10px;
padding-top: 5px;
}
/* main content */
#content {
	padding: 10px;
	margin-bottom: 0px;
	float: left;
	width: 700px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: F5F5F5;
	border: 1px solid #ECECEC;
	border-bottom: 30px solid #ECECEC;
}
#content .post {
	background: ;
}
#content .entry {
	background: ;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
/* main content posts */
#content-main-post {
	padding-left: 0px;
	margin-right: 10px;
	float: left;
	width: 746px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border-top: 0px solid #900;
	border-bottom: 0px solid #900;
}
#content-main-post .new-wrapper { 
	float: left; 
	width: 100%; 
	padding-top: 0px;
	margin: 0px 0px 5px 0px;
	border: 0px solid #ccc;
	border-bottom: 0px solid #900;
	overflow:hidden;
	background: ;
	position:relative;
}
#content-main-post .red-box { 
	float: left; 
	height: 11px;
	padding: 3px;
	background: #000;
	width: 100%;
	margin-bottom: 3px;
	color: #fff;
}
#content-main-post .white-box { 
	float: left; 
	height: 12px;
	padding: 3px;
	background: #f5f5f5;
}
/* newsletter */
#content-newsletter {
	padding: 10px;
	margin: 10px auto;
	width: 620px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 1px solid #ECECEC;
}
#content-newsletter-cont {
	padding: ;
	margin-bottom: 5px;
	width: 620px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 1px solid #ECECEC;
}
#content-newsletter-cont .left {
	padding: 5px;
	margin: 0;
	width: 240px;
float: left;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #ECECEC;
}
#content-newsletter-cont .right {
	padding: 5px;
	margin: 0;
	width: 340px;
float: right;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #ECECEC;
}
/* main pages posts */
#content-post {
	padding: 0px;
	margin-left: 10px;
	float: left;
	width: 560px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #ECECEC;
}
#content .post {
	background: ;
}
/* main content pages */
#content-page {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	width: 560px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #ECECEC;
	border-left: 0px solid #ECECEC;
}
/* main content contact */
#content-page-contact {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	float: left;
	width: 720px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #f5f5f5;
	border: 0px solid #ECECEC;
	border-left: 0px solid #ECECEC;
}
#content-page-contact .emailwrap {
	margin-top: 5px;
	padding: 10px;
	border: 1px solid #ECECEC;
	background: #fff;
}
#content-page-contact .button {
    border: 1px solid #b18c8c;
    background: #fff;
}
#content-page-contact .button:hover {
    border: 1px solid #b18c8c;
    background: #b18c8c;
}
/* main content about */
#content-page-about {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 10px;
	float: left;
	width: 790px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #ECECEC;
	border-left: 0px solid #ECECEC;
}
/* main content illustration */
#content-page-illustration {
	padding: 8px 8px 0px 8px;
	margin: 0px;
	float: left;
	width: 960px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 1px solid #000;
	
}
/* main content gallery */
#content-page-gallery-cont {
	float: left;
	width: 750px;
	overflow: hidden;
	position: relative;
margin: 0px;
padding: 0px;
}
#content-page-gallery {
	padding: 5px 10px 5px 10px;
	margin-right: 10px;
margin-bottom: 5px;
	float: left;
	width: 728px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 1px solid #000;
}
#content-page-gallery-left-cont {
	padding: 5px 0px 5px 0px;
	margin-right: 10px;
	float: left;
	width: 360px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #000;
}
#content-page-gallery-right-cont {
	padding: 0 0px 0px 0px;
	float: right;
	width: 350px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #000;
}
/* main content exhibitions */
#content-page-exhibitions {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	width: 560px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #ECECEC;
	border-left: 0px solid #ECECEC;
}
/* main content artist info */
#content-page-artist-info {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 10px;
	float: left;
	width: 790px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #ECECEC;
	border-left: 0px solid #ECECEC;
}
/* main content fashion */
#fashion-nav-cont {
	padding: 5px 0px 0px 0px;
	margin-top: 0px;
	float: left;
	width: 980px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #000;
text-align: center;
}
#fashion-nav {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	float: left;
	width: 25%;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #000;
}
#content-page-fashion-wrap {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	float: right;
	width: 980px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #000;
}
#content-page-fashion {
	padding: 0px;
	margin-bottom: 0px;
	float: right;
	width: 980px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #000;
}
#content-subpage-fashion-wrap {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	float: right;
	width: 790px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #000;
}
#content-subpage-fashion {
	padding: 0px;
	margin-bottom: 0px;
	float: right;
	width: 790px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #000;
}
#content-page-fashion-breadcrumbs-wrap {
	padding: 0px;
	margin-left: 0px;
	float: right;
	width: 790px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #000;
}
/* main content shop home */
#content-shop-home-main {
	margin-bottom: 5px;
	padding-right: 0px;
	float: left;
	width: 750px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: ;
	border: 0px solid #000;
}
#content-shop-home {
	margin-bottom: 0px;
	padding-right: 0px;
	float: left;
	width: 750px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: ;
	border: 0px solid #000;
}
/* main content shop product page */
#content-shop {
	margin-left: 10px;
	padding-right: 0px;
	float: left;
	width: 560px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #ECECEC;
}
/* sidebar shop product horizontal */
#sidebar-shop-horizontal {
	margin-bottom: 0px;
	padding: 2px 0px 5px 0;
	float: left;
	width: 750px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #fff;
	border: 0px solid #ccc;
}
#latest-product-item {
	background: ;
	width: 31%;
	float: left;
	margin-left: 5px;
	border: 0px solid #e4e4e4;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
	overflow: hidden;
}
#h-new {
background: #900;
width: 25px;
height: 13px;
text-align: center;
padding:3px;
color: #fff;
text-transform:capitalize;
border-bottom: 0px solid #ccc;
z-index:100;
position: absolute;
}
/* main content retailers */
#content-page-retailers {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	float: left;
	width: 960px;
	overflow: hidden;
	position: relative;
	line-height: 130%;
	background: #f5f5f5;
	border: 0px solid #ECECEC;
	border-left: 0px solid #ECECEC;
}
/* post comment form */
#commentform textarea{
	width: 460px;
	height: 50px;
	background:#F5F5F5;
	border: 1px solid #ccc;
	padding: 2px;
	margin-top: 3px;
}
/* footer */
#footer {
	padding: 10px 10px 5px 10px;
	clear: both;
	width: 958px;
	background: #fff;
	color: #606060;
	font-size: 8pt;
	text-align:center;
	height: 11px;
	margin: 0px auto;
	border: 0px solid #000;
}
#footer a, #footer a:visited{
	color: #606060;
	
