

/** reset **/

* {
	margin: 0;
	padding: 0;
}

div.clear
{
height: 1%;
clear: both;
content: ".";
height: 0;
visibility: hidden
}




body {
	background: #fff;
	font-family: Helvetica;
	
}

a {
	text-decoration: none;
}

img {
	border: none;
}



/* structure */

#wrapper {
	margin: 40px auto 0 auto;
	width: 902px;
}

#box {
	background: #fff;
	width: 100%;
	border: 1px solid #b3b3b3;
}

#header {
	background: #cfccbe;
	height: 116px;
}


#content {
	height: 530px;
}


#footer {
	font-size: 9px;
	color: #666;
	height: 50px;
	margin-top: -60px;
	padding-left: 50px;
	letter-spacing: .1em;
}



/* header */


img#logo {
	float: right;
	margin: 38px 30px 0 0;
}

/*menu*/

#menu {
	position: relative;
	top: 75px;
	left: 45px;
}


#menu ul li {
	float: left;
	list-style: none;
	padding: 0 10px;
	background: url("/img/line-menu.png") no-repeat right;
}

#menu ul li.last {background: none;}

#menu ul li a {
	font-family: "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 13px;
	letter-spacing: .05em;
	color: #666;
}

#menu ul li a:hover, #menu ul li a.selected  {color:#c00;}



#menu i {
	visibility: hidden;
}


/** old **/
a.mailbox, a.mailbox-selected {
	display: block;
	background: url(/img/NB1-mailbox-menu.png) no-repeat;
	height: 9px;
	width: 85px;
}

a.mailbox:hover, a.mailbox-selected {
	background: url(/img/NB1-mailbox-hov.png) no-repeat;
}

a.shelving, a.shelving-selected {
	display: block;
	position: relative;
	left: 76px;
	top:-28px;
	background: url(/img/shelving-menu.png) no-repeat;
	height: 12px;
	width: 53px;
}

a.shelving:hover, a.shelving-selected {
	background: url(/img/shelving-menu-hov.png) no-repeat;
}


a.contact {
	display: block;
	position: relative;
	left: 110px;
	top:-23px;
	background: url(/img/contact-menu.png) no-repeat;
	height: 12px;
	width: 53px;
}

a.contact:hover {
	background: url(/img/contact-menu-hov.png) no-repeat;
}

a.buy {
	display: block;
	position: relative;
	left: 187px;
	top:-36px;
	background: url(/img/buy-menu.png) no-repeat;
	height: 11px;
	width: 23px;
}

a.buy:hover {
	background: url(/img/buy-menu-hov.png) no-repeat;
}

 a.buy-selected {
 	display: none;
 }


/* main content */

img#hed {
	margin: 50px 0 0 45px;
}

img#line-art {
	margin: 180px 0 0 45px;
}

a img#buy, img#buy, img#buy2 {
	position: relative;
	top:-70px;
	left:832px;
	width: 75px;
	height: 70px;
}

img#buy2 {/** change **/left: 366px !important;}





a#clickit {
	display: block;
}



.detail {
	background-image: none !important;
	background: #fff;
}

.gallery {
	background: url(/img/metal-back2.jpg) no-repeat !important;
}


#product {
	float: left;
	margin: 66px 0 0 145px;
	width: 275px;
}

.product { /** change **/
	margin-left: 45px !important;
	width: 420px !important;
	margin-top: 50px !important;
}

.img-pop {
	width: 250px !important;
	margin: 0 0 0 95px !important;
}

#prod-image, .pikachoose {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	height: 188px;
	text-align: center;
	padding: 40px 0 0 0;
}

.pikachoose { padding:0; border: none;}

#paypal {
	margin-top: 15px;
	font-size: 11px;
	color: #666;
}


#details {
	float: left;
	margin: 66px 0 0 45px;
	width: 275px;
	color: #666;
	text-align: justify;
}

#details .scroller {
	
	height: 350px;
	overflow: auto;
	padding: 0px 10px;
}

.details {/** change **/ width: 350px !important; margin-top: 50px !important;}

.pop {
	margin: 0 !important;
	width: 200px !important;
}



#details p, #details li, #product p {
	font-size: 11px;
	line-height: 20px;
	color: #666;
}

.pop li {
	margin: 0  0 5px 10px;
	line-height: 18px !important;
}

#details p, #details ul {
	margin-bottom:15px;
}

#details ul {
	margin-left: 13px;
}


#submit {
	background: #c00;
	border: none;
	color: #fff;
	padding: 2px 5px 3px;
	font-size: 12px;
	margin: 14px 0 0 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: right;
}

#submit:hover {
	cursor: pointer;
	}


/* gallery styles!!! */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

div.jcarousel-skin-neutra {
	position: relative;	
}


.jcarousel-container {
    position: relative;
    width: 100%;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    clear: both;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 0 40px;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 270px;
    height: 338px;
    position: relative;
}


.jcarousel-list li div {
	color: #666666;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    font-weight: bold;
}



/* change */

.item li {height:265px !important; width: 291px !important; margin-right: 10px;
	}

.jcarousel-list li:hover img { /*
	position: relative;
	top: -10px; */
}





/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-prev {
    z-index: 3;
    display: none;
    position: relative;
    left: 40px;
    top: 392px;
    background: url(/img/gallery/arrow-left.png);
    height: 27px;
   	width:13px;
}

.jcarousel-next {
    z-index: 3;
    display: none;
    position: relative;
    float: right;
    right: 40px;
    top: 365px;
    background: url(/img/gallery/arrow-right.png);
    height: 30px;
   	width:13px;
}

.jcarousel-prev:hover, .jcarousel-next:hover {
	background-position: -13px 0;
	cursor: pointer;
	}






/*form*/

select {
	width: 100%;
}

input#addtocart {
	background: url(/img/addtocart.png);
	height: 24px;
	width: 101px;
	border:none;
	float: right;
	cursor: pointer;
}


/* pop ups */

#flip {
	position: absolute;
	bottom: 0;
	right: 0;
}

#next {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

#backside {
	padding-top: 153px;
}

.materials {
	background: url(mailbox-info//img/materials-hed.png) top no-repeat #fff !important;
	border: 5px solid #FFFFFF;
}

.installation {
	background: url(mailbox-info//img/installation-hed.png) top no-repeat #fff !important;
	border: 5px solid #FFFFFF;
}

.design {
	background: url(mailbox-info//img/design-hed.png) top no-repeat #fff !important;
	border: 5px solid #FFFFFF;
}

.inspiration {
	background: url(mailbox-info//img/inspiration-hed.png) top no-repeat #fff !important;
	border: 5px solid #FFFFFF;
}

.photogallery {
	background: url(mailbox-info//img/photogallery-image.jpg) top no-repeat #fff !important;
	width: 634px;
	height: 634px;
	
	border: 5px solid #FFFFFF;
}


#noflash {
	background: url(/img/main-image.jpg);
}


/*** gallery styles ***/

.pikachoose .jcarousel-prev {top:-55px; left:-20px;}


.pikachoose .jcarousel-next {top:-80px; right:-20px;}


#about table {
	background: #fff;
	border: solid #000 1px;
	padding: 20px;
	width: 300px;
	margin: 15px auto 0 auto;
	
}

/** back **/

#back {
	position: relative;
	top: 0;
	left: 0;
}

#back a {color: #c00; font-family: "Helvetica Neue",helvetica,arial,sans-serif;
    font-size: 13px;
    letter-spacing: 0.05em;}

