.shoppeditem{
	color:#000000;
    font-size:11px;
    font-weight:bold;
}
.shoppeditemlink{
	color:#000000;
    font-size:11px;
    font-weight:bold;
	font-style: italic
}
.shoppeditemlink:hover{
    color:#67368d;
    font-size:11px;
    font-weight:bold;
	font-style: italic
}
.dropbox select{
	float:right;
	text-align:right;
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    color:#000;
    border:1px solid #cccccc;
	 background-color:#ffffff;
}
.minishoppingcart{
    width:100%;
    background-color: #F7F0E9;
    background-image: url('gradientcopperbg.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    text-align:right;
}
.h3{
    color:#C69A66;
    font-weight: bold;
    font-size: 13px;
}
.primarylinks{
    color:#b98444;
    font-size:13px;
    font-weight:bold;
    font-style:italic;
}
.shoppeditem_shoppingCart{
    color:#000000;
    font-size:11px;
    font-weight:bold;
}

.shoppeditemlink_shoppingCart{
    color:#000000;
    font-size:11px;
    font-weight:bold;
    font-style:italic;
}
.itemprice_shoppingCart{
    color:#C69A66;
    font-size:11px;
    font-weight:bold;
}
.subtotal{
    color:#000000;
    font-size:13px;
}

.totalPrice input{
	clear:both;
	height:auto;
	border:1px solid #abb47b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

.lineseparator{
    float:right;
    clear:both;
    background-color:#C69A66;
    width:150px;
    height:1px;
}

.mediumverticalspacer{
	clear:both;
	height:10px;
} 
.smallverticalspacer{
	clear:both;
	height:5px;
}
