.itemTitle{font-size:11px;}
.current{
    color: #78bf07;
}
.forwardMProducts, #shoppingCartDefault #PPECbutton {
	float: left;
    width: 537px;
    text-align:right;
	}
h3 {
    font-weight: bold;
	
    margin-bottom:0.3em;
	}


.width13{
    min-width:13em;
}
.width750{
    width:435px;
}
.legend{
    margin: 0 0 1em 1.4em;
    font-weight:bold;
    text-transform:uppercase;
}
#boxGeneral{
    margin-left:12.8em;
    padding-bottom:0px;
}
#boxGeneralBottom{
    margin-bottom: 2em;
}

#pageTitle {
    font-family: Arial;
    font-size: 1.5em;
    font-weight:normal;
    color: #78bf07;
    text-transform:uppercase;
    margin-top:1em;
    font-weight:bold;
}

#boxTitle {
    font-family: Arial;
    font-size: 1.5em;
    font-weight:normal;
    color: #78bf07;
    text-transform:uppercase;
    margin:0 0 0 1em;
    padding-bottom:15px;
}
.boxSubTitle{
    margin:0 0 0 1.3em;
    font-weight:bold;
}

#boxItem{/*category, publication*/
/* lbi */
    height: 243px;
/* lbi */	
    width: 143px;
    padding: 0.3em;
    border: 1px solid #78bf07;
    margin: 4em 4em 0 0;
    float: left;
}

#cartAdd {
    /*padding-left:400px;*/
    position:absolute;
	}
.zoom_views_box{
    // height: 50px;
    // width: 100px;
    padding: 0.3em;
    border: 1px solid #78bf07;
    text-align: center;
    vertical-align: bottom;

    // margin:0px 100px 30px 0;
    float: left;
}

.zoom_title{
    font-size:14px;
    color:#78bf07;
    margin:55px 10px 0 90px;
}

.more_ideas_box{
    // height: 135px;
    // width: 95px;
    padding: 0.3em;
    border: 1px solid #78bf07;
    text-align:center;
    vertical-align:middle;
	/* lbi */
    margin: 0 3px 0 3px;
	/* lbi */
    float: left;
}

#boxItemImage{
    /*background-color:#f7f6ed;*/
    width:143px;
    position:absolute;
}

#boxItemName{
    
    width: 138px;
    font-family: Arial;
    font-size: 100%;
    position:absolute;
    margin: 17.5em 0.3em 0 0.3em;

}

#boxItemName IMG
{
    margin-top:6px;
}

#loginBox{
    margin: 100px 40px 0 130px;
    width:300px;
    height:185px;
    border:1px solid #78bf07;
    float:left;
	padding-top: 10px;
}
#loginBox form{
    margin: 0px;
	/*margin-top: 10px;*/
}

#registerBox{
    margin-top:100px;
    width:270px;
    height:195px;
    border:1px solid #78bf07;
    float:left;
}

.forgot_pass{
    margin-left:95px;
    margin-top:-5px;
    text-decoration:underline
}

-, .forgot_pass{
    margin-top:15px;
}

#productMoreIdeas{
    float:left;
    margin-top:15px;
	/* lbi */
    width:350px;
	/* lbi */
   /* padding-left:400px;*/
}
.more_ideas_line{
    width:330px;
    border-bottom:1px solid #78bf07;
	/* lbi */
	margin-bottom:5px
	/* lbi */
}

#productAdditionalImages{
    position:absolute;
    margin-top: 415px;
	z-index: 100;
}

.socialBookmark{
    position:absolute;
    margin: -10px 0 0 161px;
    
}
#loginHead{
    position:absolute;
    margin: 0 0 0 835px;
    width: 250px;
    font-size:1.1em;
    color: black;
    margin-top:30px;
}
*+html #loginHead{
    margin-left: 635px;
}
#loginHead a  {
    color: #78bf07;
}
#loginHead a:hover  {
    color: #ff9900;
}

/* ========== ZOOM ========== */
.jqzoom { /* for small image */
  position:relative;
  padding:0px;
  margin:5px;
  cursor:crosshair;
}
.jqzoom img {
  /*border:1px solid #000;*/
}
div.zoomdiv { /* div where zoom image */
  z-index:99;
  position:absolute;
  top:0;
  left:0;
  margin-left:687px;
  margin-top:175px;
  width:200px;
  height:200px;
  background:#fff;
  border:1px solid #CCC;
  display:none;
  text-align:center;
  overflow: hidden;
}
div.jqZoomPup { /* ??????? ??? ???? */
  z-index:10;
  visibility:hidden;
  position:absolute;
  top:0;
  left:0;
  border:1px solid #aaa;
  background: #fff url('zoom.gif') 50% top no-repeat;
  opacity:0.3;
  -moz-opacity:0.3;
  -khtml-opacity:0.3;
  filter:alpha(Opacity=30);
}
LI{
list-style-type: none;
}
/* ========== ZOOM ========== */
.category_addon{
    position:absolute;
    padding-top:21px;
}
#productListing{
    
    margin-top:-35px;
}

#productMainImage{
    position:absolute;
    width:332px;
    text-align:left;
}

/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */

/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:			1px solid #91b817;
    top:40px;
}
.myzoomposition{
 position:absolute;
margin:40px 0 0 350px;
}
/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color:			#fff;
	background:		#91b817;
	text-align:     center !important;
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #aaa;
	background: 	#ffffff;
	cursor:			hand;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	#ffffff;
	color:			#444;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}
/* ?©2008 MagicToolbox.com. To use this code on your own site, visit http://www.magictoolbox.com */

/* CSS class for thumbnail link <A> */
.MagicThumb {
    cursor: url(cursor/zoomin.cur), pointer;
    outline: none;
}

/* CSS class for the thumbnail link <A> when the big image is zoomed */
.MagicThumb-zoomed { cursor: default; }

/* CSS class for span inside the thumbnail <A> */
.MagicThumb span { display: none; }

/* CSS class for the thumbnail image */
.MagicThumb img { /*border: 1px solid #808080;*/ outline: none; }

/* CSS class for the big image while zooming */
.MagicThumb-image { border: 1px solid #cccccc; outline: none; }

/* CSS class for the zoomed big image */
.MagicThumb-image-zoomed { cursor: url(cursor/zoomout.cur), pointer; }

/* CSS class for the caption under the big zoomed image */
.MagicThumb-caption {
    color: #333333;
    background-color: #F0F0F0;
    border: 1px solid #CCCCCC;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 11px;
    padding: 8px 16px;
}

/* CSS class for the control bar */
/* lbi */
.MagicThumb-controlbar {
	display: block;
	height: 30px;
	width: 30px;
	background-image: url(../images/close_round.jpg);
}
/* lbi */
.MagicThumb-controlbar a {
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px 1px;
	outline: none;
	float: left;
	overflow: hidden;
}

.MagicThumb-controlbar a span {
	display: block;
	width: 1000px;
	height: 1000px;
	background: transparent url(graphics/controlbar.png) no-repeat 0 0;
	outline: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* CSS class for the loading message box */
.MagicThumb-loading {
	border: 1px solid #000000;
	background: #ffffff url(graphics/loader.gif) no-repeat 2px 50%;
	padding: 2px 2px 2px 22px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	font-size: 8pt;
	font-family: sans-serif;
}

#zoom1-big{

width:1px;height:1px;
}
#productInfo{
/*lbi*/
 /*   width:425px;*/
 /*lbi*/
    float:left;
}

*+html #productGeneral{
    padding-bottom:20px;
}

STRONG {
    font-size:13px;
}
.forward_addon{
    position:absolute;
    margin-left:260px;
}

.forward
{
    margin-top:15px;
}

#prevOrders H2
{
    margin-bottom:15px;
}

#checkoutPayAddressDefault .back
{
    margin-bottom:10px;
}

#checkoutPayAddressDefaultHeading, #checkoutSuccessHeading
{
    margin-bottom:10px;
}

#myAccountShipInfo
{
    margin-top:10px;
}

#myAccountShipInfo H4
{
    margin-top:10px;
}

#myAccountPaymentInfo H4
{
    margin-top:10px;
}

#wrapperAttribsOptions
{
    height:20px;
}

#productQuantity
{
    padding:11px;
    padding-top:4px;
}

#productPrice, #checkoutSuccessMainContent
{
    margin-top:10px;
}

#productPrice
{
    margin-bottom:0px;
    padding-bottom:10px;
}

#np_buttons
{
    margin-left:0px;
    width:360px;
    margin-top:510px;
    margin-bottom:10px;
}

#np_buttons DIV
{
    text-transform:uppercase;
}

#np_buttons A
{
    color:#79BF08;
}

#checkoutSuccessMainContent P
{
    padding-left:0px;
}

#productModel
{
    padding-top:0px;
}

#productName
{
    font-size:1.7em;
}
