
.vmx-form-error {
	color:red;
	font-weight:bold;
}
.vmx-form div {
	position:relative;
	text-align: left;
	padding-top:4px;
	padding-bottom:10px;
/*	width:350px;*/
}
.vmx-form label {
	float:left;
/*	width:150px;*/
	padding-right:5px;
}
.vmx-form .vmx-form-required {
	position:absolute;
	left:-8px;
	top:4px;
	color:red;
}
.vmx-form input, .vmx-form select, .vmx-form textarea {
	/*background-color:#F0F0F0;*/
	text-align:left;
}
.vmx-form button {
}
.vmx-wishlist-holder {
	/*background-image:url(../../images/wishlist_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	padding-top:20px;
	padding-left:5px;
}
.vmx-wish-lists-all {
	background-image:url(../../images/wishlist_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:120px;
	padding-left:20px;
}
#vmx-list-actions a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;
}
#vmx-list-actions {
	padding-bottom: 20px;	
}
.vmx-wish-lists-all ul{
	line-height:25px;
	list-style-position: outside;
	list-style-image: url(../../images/bullet_gift.gif);
}
.vmx-search-return {
	line-height:25px;
	list-style-position: outside;
	list-style-image: url(../../images/bullet_gift.gif);
}
#vmx-list-item a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(components/com_wishlist/images/bullet_gift.gif);
}
div #vmx-tasks {
	padding-top: 30px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#vmx-tasks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.vmx-registration {
	padding-top:20px;
}
#vmx-posttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	padding-top: 10px;	
}
.vmx-list-all tr:nth-child(even){
	background-color:#efefef;
}
.vmx-list-all tr:nth-child(odd){
	background-color:#ffffff;
}
.vmx-list-all td{
	border-width: thin;
	border-style: dotted;
	border-color: #666666;
        vertical-align:middle;
}
.vmx-list-all th{
	padding-top:15px;
	padding-bottom:0px;
	font-weight:bold;
}
.vmx-infobox-value {
	font-weight:bold;
}
.vmx-infobox-wishlist {
	line-height:20px;
	background-image:url(../../images/mywishlist.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom:10px;
}
.vmx-infobox-wishlist ul{
	line-height:25px;
	list-style-position: outside;
	list-style-image: url(../../images/bullet_gift.gif);
}
.vmx-candy-bottom {
/*	background-image:url(../../images/wishlist_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	padding-bottom:30px;
}
.vmx-search {
	background-image: url(../../images/wishlist_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:106px;
}
.vmx-create {
	background-image: url(../../images/wishlist_create.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:134px;
}
.vmx-stock-price {
	padding-top: 10px;
}
.vmx-search-id {
	padding-left: 10px;
	/*	background-image: url(../../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	padding-right:10px;
	padding-top:10px;
	width: 88%;
	padding-bottom:15px;
	background-color: #E4E4E4;
	border: thin solid #999999;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
.vmx-search-id-top {
/*	background-image: url(../../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height:30px;
	margin-top:20px;
}
.vmx-login-id {
	padding-left: 10px;
	/*	background-image: url(../../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	padding-right:10px;
	padding-top:10px;
	width: 88%;
	padding-bottom:23px;
	background-color: #E4E4E4;
	border: thin solid #999999;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
.vmx-login-id-top {
/*	background-image: url(../../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height:20px;
	margin-top:15px;
}
#wish_search {
	padding-left:10px;
	padding-bottom:10px;
/*	border:#333333 thin solid;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	height:525px;*/
	vertical-align: top;
	margin: 0px;
}
#wish_search tr{
	vertical-align: top;
}
#wish_create {
	text-align: left;
}
#vmx-event-date label{
	float:left;
	padding-right: 10px;
}
#vmx-event-date {
	display: inline-block;
	text-align: left;
	/*white-space: nowrap;*/
}
.vmx-list-actions-additem {
}
.vmx-landing-left {
	border:#333333 thin solid;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
.vmx-landing-seperator {
}
.vmx-landing-right {
	border:#333333 thin solid;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
.vmx-wishlist-holder h4 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
body.contentpane div.vmx-wishlist-holder div.print-wish {
	display:none;
}
.list-public .pub-options {
    margin-left: 25px;
}
form.vmx-form {
    margin-left: 5px;
}
.wishlist-notice {
    padding-top: 25px;
}
.wishprodtitle {
    font-weight: bold;
    padding-left:10px;
    font-size: 1.2em;
    line-height: 1.75em;
}
.wishprodleft {
    max-width: 40%;
    padding-left:1%;
    float: left;
}
.wishprodleft img {
    max-width: 100%;
    height: unset;
}
.wishprodright {
    max-width: 55%;
    margin-left: 2%;
    max-height: 15em;
    overflow: hidden;
    float: left;
}
