
#wrapbox {
	position:relative; 
	width:308px; 
	/* height:305px; */
	background-image:url(/img/add_cart_bg.gif); 
	font-family:"Lucida Grande","Trebuchet MS",Helvetica,sans-serif;
	font-size:16px;
	left:-3px;
}

#wrapboxTop {
	width:308px; 
	height:17px; 
	overflow:hidden;
	background-image:url(/img/add_cart_top.gif);
	background-repeat:no-repeat;
}

#boxcontent {
    overflow:auto;
    padding-bottom:15px;
}

#priceText {
	margin: 0px 23px 5px; 
	font-size:40px; 
}

#discount {
    position:relative;
    width:250px;
	margin:0 auto 5px; 
    text-align:center;
    color:Black;
}
#discount table {
    width:250px;
}
#discount th {
    font-size:80%;
}
#discount td {
    font-weight:bold;
}

#limitText {
	margin-left:10px; 
	width:260px; 
	text-align:center;
}

#limit {
	color:#F7009C;
}

#select {
	position:relative; 
	margin: 10px 23px;
	padding-bottom:5px; 
	width:260px; 
	/* height:40px; */
	overflow:auto;
	/* z-index:100; */
}
#selectQty {
	position:relative; 
	margin: 10px 23px;
	padding-bottom:5px; 
	width:260px; 
	/* height:40px; */
	overflow:auto;
	/* z-index:100; */
}
#selectOneQty {
	position:relative; 
	margin: 10px 23px;
	padding-bottom:5px; 
	width:260px; 
	/* height:40px; */
	overflow:auto;
	/* z-index:100; */
}


#selectDrop {
	position:relative; 
	height:0px;
	z-index:99; 
	top:-75px; 
	left:20px; 
	width:268px; 
}

#selectDropTop {
	position:relative; 
	top:0px; 
	width:268px; 
	height: 12px;
	background: transparent url(/img/selector_top.png) no-repeat scroll left top;
}

#selectDropBottom {
	position:relative; 
	top:0px; 
	width:268px; 
	height: 12px;
	background: transparent url(/img/selector_bottom.png) no-repeat scroll left bottom;
}

#selectDropMsg {
    padding: 0px 10px;
	background: transparent url(/img/selector_bg.png) repeat-y left top; 
	text-align:center;
	font-weight:bold;
}

#selectDrop1 {
	position:relative; 
	height:0px;
	z-index:99; 
	top:-75px; 
	left:20px; 
	width:268px; 
}

#selectDropTop1 {
	position:relative; 
	top:0px; 
	width:268px; 
	height: 12px;
	background: transparent url(/img/selector_top.png) no-repeat scroll left top;
}

#selectDropBottom1 {
	position:relative; 
	top:0px; 
	width:268px; 
	height: 12px;
	background: transparent url(/img/selector_bottom.png) no-repeat scroll left bottom;
}

#selectDropMsg1 {
    padding: 0px 10px;
	background: transparent url(/img/selector_bg.png) repeat-y left top; 
	text-align:center;
	font-weight:bold;
}

#selectDrop2 {
	position:relative; 
	height:0px;
	z-index:99; 
	top:-75px; 
	left:20px; 
	width:268px; 
}

#selectDropTop2 {
	position:relative; 
	top:0px; 
	width:268px; 
	height: 12px;
	background: transparent url(/img/selector_top.png) no-repeat scroll left top;
}

#selectDropBottom2 {
	position:relative; 
	top:0px; 
	width:268px; 
	height: 12px;
	background: transparent url(/img/selector_bottom.png) no-repeat scroll left bottom;
}

#selectDropMsg2 {
    padding: 0px 10px;
	background: transparent url(/img/selector_bg.png) repeat-y left top; 
	text-align:center;
	font-weight:bold;
}


#textMe {
    position:absolute;
	height:0px;
	z-index:99; 
	top:-75px; 
	left:20px; 
	width:268px; 
}

#textMeTop {
	position:relative; 
	top:0px; 
	width:268px; 
	height: 12px;
	background: transparent url(/img/selector_top.png) no-repeat scroll left top;
}

#textMeBottom {
	position:relative; 
	top:0px; 
	width:268px; 
	height: 12px;
	background: transparent url(/img/selector_bottom.png) no-repeat scroll left bottom;
}

#textMeMsg {
    padding: 0px 10px 0px 15px;
	background: transparent url(/img/selector_bg.png) repeat-y left top; 
	font-weight:bold;
}

#emailMe {
    position:absolute;
	height:0px;
	z-index:99; 
	top:-75px; 
	left:20px; 
	width:268px; 
}

#emailMeTop {
	position:relative; 
	top:0px; 
	width:268px; 
	height: 12px;
	background: transparent url(/img/selector_top.png) no-repeat scroll left top;
}

#emailMeBottom {
	position:relative; 
	top:0px; 
	width:268px; 
	height: 12px;
	background: transparent url(/img/selector_bottom.png) no-repeat scroll left bottom;
}

#emailMeMsg
{
	padding: 0px 10px 0px 15px;
	background: transparent url(/img/selector_bg.png) left top;
	font-weight: bold;
	background-repeat: repeat-y;
}


#emailMe1 {
    position:absolute;
	height:0px;
	z-index:99; 
	top:200px; 
	left:420px; 
	width:268px; 
}

#emailMeTop1 {
	position:relative; 
	top:0px; 
	width:375px; 
	height: 12px;
	background: transparent url(/img/selector_top1.png) no-repeat scroll left top;
}

#emailMeBottom1 {
	position:relative; 
	top:0px; 
	width:375px; 
	height: 12px;
	background: transparent url(/img/selector_bottom1.png) no-repeat scroll left bottom;
}

#emailMeMsg1
{
	padding: 0px 10px 0px 15px;
	background: transparent url(/img/selector_bg1.png) left top;
	font-weight: bold;
	background-repeat: repeat-y;
	width:375px; 
}


#backdrop {
    position:fixed;
    top:0px;
    left:0px;
    bottom:0px;
    right:0px;
    margin:0px;
    padding:0px;
    background-color:Black;
    opacity:0.4;
    filter:alpha(opacity=40);
    z-index:98;
}

#selectList {
	list-style-type:none; 
	background: transparent url(/img/selector_bg.png) repeat-y left top; 
	padding: 10px;
}

#selectList1 {
	list-style-type:none; 
	background: transparent url(/img/selector_bg.png) repeat-y left top; 
	padding: 10px;
}

#selectList2 {
	list-style-type:none; 
	background: transparent url(/img/selector_bg.png) repeat-y left top; 
	padding: 10px;
}

.item {
	display:block; 
	/* height:60px; */
	cursor:pointer;
	background-color:White;
	overflow:auto;
}

#selectList2 .item:hover,#selectList1 .item:hover,#selectList .item:hover {
    background-color: #f3f3f3;
}

.itemPic {
	float:left;
	clear:left; 
	margin:5px; 
	vertical-align:top; 
	
}

.itemName {
}

.itemCountBar {
	display:inline-block; 
	position:relative;
	vertical-align:middle; 
	overflow:hidden; 
	height:20px; 
	width:160px; 
	border: solid 1px #BBCCDD;
	margin-right:5px;
	text-align:center;
	line-height:20px;
}

.itemLeftBar {
    position:absolute;
	height:20px; 
	background-color:#C3DDEB;
}

.itemCountText {
	position:relative;
	font-size:70%;
}

.itemCount {
}

.itemLeft {
}

.selectBar {
	height:26px;
	background:transparent url(/img/select_variant.gif) no-repeat scroll left top; 
	padding: 5px 10px;
	cursor:pointer;
}
.selectBarQty {
	height:26px;
	background:transparent url(/img/select_variant.gif) no-repeat scroll left top; 
	padding: 5px 10px;
	cursor:pointer;
}
.selectBarOneQty {
	height:26px;
	background:transparent url(/img/select_variant.gif) no-repeat scroll left top; 
	padding: 5px 10px;
	cursor:pointer;
}


.selectBarStart {
	height:26px; 
	background:transparent url(/img/select_variant.gif) no-repeat scroll left top; 
	padding: 5px 10px;
	color:#999999;
	cursor:default;
}

.selectBarChosen {
	position:relative;
	/* height:60px; */
	border: 1px solid #E4E4E6;
	padding: 5px 10px;
	cursor:pointer;
	margin-top:2px;
}

.selectBarDelete {
	position:absolute;
	top:0px;
	right:5px;
}

#wrapboxBottom {
	position:absolute; 
	bottom:0px; 
	width:308px; 
	height:17px; 
	background-image:url(/img/add_cart_bottom.gif);
	overflow:hidden;
}




#wrapbox1 {
	position:relative; 
	width:308px; 
	/* height:305px; */
	background-image:url(/img/add_cart_bg.gif); 
	font-family:"Lucida Grande","Trebuchet MS",Helvetica,sans-serif;
	font-size:11px;
	left:-3px;
}

#wrapboxTop1 {
	width:308px; 
	height:17px; 
	overflow:hidden;
	background-image:url(/img/add_cart_top.gif);
	background-repeat:no-repeat;
}
#wrapboxBottom1 {
	position:absolute; 
	bottom:0px; 
	width:308px; 
	height:17px; 
	background-image:url(/img/add_cart_bottom.gif);
	overflow:hidden;
}

#boxcontent1 {
    overflow:auto;
    padding-bottom:15px;
    min-height:120px;
    
}


#splash {
    position:absolute;
	height:0px;
	z-index:99; 
	top:75px; 
	/*left:20px; */
	width:268px; 
}

#splashTop {
	position:relative; 
	top:0px; 
	width:475px;	
	height: 12px;
	background: transparent url(/img/selector_top2.png) no-repeat scroll left top;
	
}

#splashBottom {
	position:relative; 
	top:0px; 
	width:475px;
	height: 12px;
	background: transparent url(/img/selector_bottom2.png) no-repeat scroll left bottom;
	
}

#splashMsg
{
	padding: 0px 10px 0px 15px;
	background: transparent url(/img/selector_bg2.png) left top;
	font-weight: bold;
	width:450px;
	background-repeat: repeat-y;
	
}

