@import 'reset.css';
@import 'base.css';


a, p, h1, h2 ,h3, ul, ul li, li, button, img, div, table, tr, td, th, embed, object{
	padding:0; 
	margin:0;
	border:none;
	outline:none;
	background-color:transparent;
	}
	
*{outline:none;
}
a{
	color:#c20521;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;
	}

p{
	margin-bottom:17px;
	}

h1{
	font-size:20px;
	color:#000;
	font-weight:normal;
	margin-bottom:22px;
	}
h2{
	font-size:16px;
	color:#000;
	font-weight:normal;
	}

html,  body,  div#wrapper {
   width: 100%;
   height: 100%;
   font-family:Arial, Helvetica, sans-serif;
   font-size:16px;
   color:#6d6d6d;
   text-transform:uppercase;
   line-height:16px;
  }
  
#wrapper {
   position:absolute;
  }
  
  body {
   padding: 0;
   margin: 0;
   background-color: #FFFFFF;
  }
#content{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:12;
	}

#people{
	width:100%;
	height:100%;
	position:absolute;
	z-index:10;
	}
  
  div#wrapper,  object#FlashID,  object#FlashID2, #content, #people {
   min-width: 975px;
   min-height: 650px;
   overflow:hidden;
  }
  
  div#wrapper,  object {
   overflow: hidden;
  }
  
#copyright{
	position:absolute;
	bottom:10px;
	left:10px;
	width:415px;
	height:15px;
	z-index:15;
	}

#coming-soon{
	position:absolute;
	right:25px;
	top:0;
	width:336px;
	height:107px;
	background:#FFF;
	color:#6d6d6d;
	font-size:16px;
	line-height:16px;
	text-align:right;
	padding:20px 28px;
	text-transform:capitalize;
	filter: alpha(opacity=90); /* internet explorer */
	-khtml-opacity: 0.9;      /* khtml, old safari */
	-moz-opacity: 0.9;       /* mozilla, netscape */
	opacity: 0.9;           /* fx, safari, opera */

	}
#coming-soon h1{
	color:#000;
	font-size:16px;
	margin-bottom:20px;
	}
	
.sizing-link{
	font-size:13px;
	margin-right:10px;
	}

#info-box-wrapper{
	position:absolute;
	width:420px;
	background:url(/sites/bonz.com.au/themes/default/images/transparent-white.png) repeat;
	right:50%;
	min-height:273px;
	top: 21%;
	padding:22px 25px 55px 22px;
	text-align:right;
	}
#info-box-wrapper input, #info-box-wrapper select{
	font-size:13px; margin-top:5px;
	}
#checkout-box-wrapper{
	width:980px;
	background:url(/sites/bonz.com.au/themes/default/images/transparent-white.png) repeat;
	margin:0 auto;
	min-height:273px;
	margin-top: 8%;
	padding:12px;
	max-height:400px;
	}
#checkout-box-content{
	width:955px;
	height:375px;
	margin:0 auto;
	min-height:273px;
	padding:12px;
	overflow:auto;
	max-height:350px;
	font-size:14px;
	}
#checkout-box-wrapper td{
	padding:10px 0;
	}
	
#gallery-photo-wrapper{
	position:absolute;
	width:33%;
	height:47%;
	background:#fff;
	left:50%;
	min-height:306px;
	min-width:396px;
	top: 21%;
	margin-left:21px;
	padding:22px 25px;
	text-align:center;
	}
	
#short-thumb-wrapper{
	position:absolute;
	width:505px;
	height:90px;
	right:50%;
	bottom:50px;
	margin-right:-21px;
	}
#short-thumb{
	margin:auto;
	width:460px;
	height:83px;
	margin-top:5px;
	overflow:hidden;
	}

#short-thumb ul li{
	list-style-type:none;
	display:inline;
	margin:0 3px;
	}

#short-thumb ul li a img{
	border:2px solid #FFF;
	
	}	
#short-thumb ul li a:hover img{
	border:2px solid #b90000;
	}

#thumb-centre{position:absolute; width:100%; height:90px; bottom:50px; margin: auto;}
#thumb-wrapper{ position:relative; width:975px; height:90px; margin:auto;}
#thumb{margin:auto; width:930px; height:83px; margin-top:5px; overflow:hidden;}
#thumb ul li{list-style-type:none;display:inline;margin:0 3px;}
#thumb ul li a img{	border:2px solid #FFF;}	

#button-back{
	position:absolute;
	left:0;
	top:28px;
	background: url(/sites/bonz.com.au/themes/default/images/button-back.png) no-repeat;
	height:37px;
	width:18px;
	display:block;
	text-indent:-9000px;
	
	}
#button-next{
	position:absolute;
	right:0;
	top:28px;
	background: url(/sites/bonz.com.au/themes/default/images/button-next.png) no-repeat;
	height:37px;
	width:18px;
	display:block;
	text-indent:-9000px;
	
	}
.add-button{
	background:url(/sites/bonz.com.au/themes/default/images/button-add.png) no-repeat;
	width:114px;
	height:19px;
	display:block;
	text-indent:-9000px;
	text-align:left;
	position:absolute;
	bottom:20px;
	left:25px;
	}
	
a.add-button:hover{
	background-position:0 -19px;
	}
	
.view-button{
	background:url(/sites/bonz.com.au/themes/default/images/button-view.png) no-repeat;
	width:155px;
	height:20px;
	display:block;
	text-indent:-9000px;
	text-align:left;
	position:absolute;
	bottom:20px;
	right:25px;
	}
a.view-button:hover{
	background-position:0 -20px;
	}

.view-360{
	background:url(/sites/bonz.com.au/themes/default/images/button-360.png) no-repeat;
	width:87px;
	height:20px;
	display:block;
	text-indent:-9000px;
	text-align:left;
	position:absolute;
	bottom:20px;
	left:170px;
	}
a.view-360:hover{
	background-position:0 -20px;
	}
	
  
/** NAVIGATION **/

#cart-summary{
	float:right;
	}
	
a.cart-summary{
	background:url(/sites/bonz.com.au/themes/default/images/cart-summary.png) no-repeat right top; 
	width:27px;
	display:block;
	height:27px;
	float:right;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	padding-right:38px;
	padding-top:9px;
	color:#000;
	text-decoration:none;
	}
a.cart-summary:hover{ background-position: 0 -38px;}

#navigation{
	position:absolute;
	right:0;
	width:580px;
	height:38px;
	}
#navigation ul{
	float:right;
	
	}
#navigation ul li{
	list-style-type:none;
	display:inline;
	height:38px;
	float:left;
	
	}
#navigation ul li a{
	display:block;
	height:38px;
	overflow:hidden;
	text-indent:-9000px;
	}


a.nav-home{background:url(/sites/bonz.com.au/themes/default/images/nav-home.png) no-repeat; width:72px;}
a.nav-home-on{background:url(/sites/bonz.com.au/themes/default/images/nav-our-story.png) no-repeat; width:72px; background-position: 0 -38px;}
a.nav-home:hover{ background-position: 0 -38px;}

a.nav-hand-knit{background:url(/sites/bonz.com.au/themes/default/images/nav-hand-knit.png) no-repeat; width:87px;}
a.nav-hand-knit-on{background:url(/sites/bonz.com.au/themes/default/images/nav-hand-knit.png) no-repeat; width:87px; background-position: 0 -38px;}
a.nav-hand-knit:hover{ background-position: 0 -38px;}

a.nav-leathers{background:url(/sites/bonz.com.au/themes/default/images/nav-leathers.png) no-repeat; width:86px;}
a.nav-leathers-on{background:url(/sites/bonz.com.au/themes/default/images/nav-leathers.png) no-repeat; width:86px; background-position: 0 -38px;}
a.nav-leathers:hover{ background-position: 0 -38px;}

a.nav-gallery{background:url(/sites/bonz.com.au/themes/default/images/nav-gallery.png) no-repeat; width:76px;}
a.nav-gallery-on{background:url(/sites/bonz.com.au/themes/default/images/nav-gallery.png) no-repeat; width:76px; background-position: 0 -38px;}
a.nav-gallery:hover{ background-position: 0 -38px;}

a.nav-about-us{background:url(/sites/bonz.com.au/themes/default/images/nav-about.png) no-repeat; width:87px;}
a.nav-about-us-on{background:url(/sites/bonz.com.au/themes/default/images/nav-about.png) no-repeat; width:87px; background-position: 0 -38px;}
a.nav-about-us:hover{ background-position: 0 -38px;}

a.nav-contact{background:url(/sites/bonz.com.au/themes/default/images/nav-contact.png) no-repeat; width:101px;}
a.nav-contact-on{background:url(/sites/bonz.com.au/themes/default/images/nav-contact.png) no-repeat; width:101px; background-position: 0 -38px;}
a.nav-contact:hover{ background-position: 0 -38px;}

/** TITLES **/

#h1-logo{
	background:url(/sites/bonz.com.au/themes/default/images/bonz-logo.png) no-repeat;
	height:104px;
	width:95px;
	text-indent:-9000px;
	display:block;
	margin-left:22px;
	}

/** buttons **/

.button-continue-shopping{
	background: url(/sites/bonz.com.au/themes/default/images/button-continue-shopping.png) no-repeat top;
	height:19px;
	width:164px;
	display:block;
	text-indent:-9000px;
	cursor:pointer;
	float:left;
	margin-right:90px;
	border:none;
	}


.button-proceed{
	background: url(/sites/bonz.com.au/themes/default/images/button-proceed.png) no-repeat top;
	height:19px;
	width:181px;
	display:block;
	text-indent:-9000px;
	cursor:pointer;
	float:left;
	border:none;
	font-size:1px;
	color:#FFF;
	}
	
.button-update{
	background: url(/sites/bonz.com.au/themes/default/images/button-update.png) no-repeat top;
	height:15px;
	width:59px;
	display:block;
	text-indent:-9000px;
	cursor:pointer;
	float:left;
	border:none;
	}
.button-remove{
	background: url(/sites/bonz.com.au/themes/default/images/button-remove.png) no-repeat top;
	height:15px;
	width:63px;
	display:block;
	text-indent:-9000px;
	cursor:pointer;
	float:left;
	border:none;
	}
	
.button-go-back{
	background: url(/sites/bonz.com.au/themes/default/images/button-go-back.png) no-repeat top;
	height:18px;
	width:66px;
	display:block;
	text-indent:-9000px;
	cursor:pointer;
	float:left;
	margin-right:90px;
	}
	
.button-complete{
	background: url(/sites/bonz.com.au/themes/default/images/button-complete.png) no-repeat top;
	height:18px;
	width:154px;
	display:block;
	text-indent:-9000px;
	cursor:pointer;
	float:left;
	}
.button-checkout{
	background: url(/sites/bonz.com.au/themes/default/images/button-checkout.png) no-repeat top;
	height:18px;
	width:186px;
	display:block;
	text-indent:-9000px;
	cursor:pointer;
	float:left;
	border:none;
	}
.button-continue{
	background: url(/sites/bonz.com.au/themes/default/images/button-continue.png) no-repeat top;
	height:18px;
	width:94px;
	display:block;
	text-indent:-9000px;
	cursor:pointer;
	float:left;
	}