#VisionStoreMenu {
	width: 180px;
	background: #660066;
	text-align: left;
}
#VisionStoreMenu div br{
	display: none;
}
#VisionStoreMenu a {
	display: block;
	width: 150px;
	padding: 5px 5px 5px 25px;
	background: #660066;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
} 
#VisionStoreMenu a:hover {
	background: #974399 url(/images/icon_film.gif) left top no-repeat;
}

#VisionStoreTitle{
	height: 104px;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 15px;
	color: #660066;
	padding: 15px 0px 0px 20px;
}
#VisionStoreTitle h1{
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #993399;
}

#VisionStoreSearchBox br{
  display: none;
}

#VisionStoreSearchBox{
	text-align: center;
	padding: 5px;
}

#VisionStoreLoginBox{
	color: white;
	padding: 5px;
}
#VisionStoreLoginBox a, #VisionStoreLoginBox p, #VisionStoreLoginBox td{
	color:white;
}

#VisionStoreCart{
	padding: 5px;
}
#VisionStoreCart a, #VisionStoreCart p, #VisionStoreCart td{
	color: white; 
}

.nomargins {
	margin: 0px; padding:0px; border:0px;
}

#content p {
 font-size: 10px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 11pt
}

#content hr {
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 1px;
	background-color:#FFF;
	color: black;
}

#content .thickline {
	height: 2px !important;
	overflow: hidden;
	background: #FFF!important;
	background-color: #FFF !important;
	color: black !important;
}

#content .thinline {
	heigth: 1px !important;
	overflow: hidden;
	background: #FFF !important;
	background-color:#FFF !important;
	color: black !important;
}

#content h1 {
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #660066 !important;
}

#content h2, #content h3, #content h4 {
	font-size : 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 13px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #993399 !important;
}

.content-wrapper-1 .header, .content-wrapper-1 .boxtitle {
	padding: 2px;
	FONT-SIZE: 14px;
	font-weight : bolder;
	background-color: #660066;
	color: white; 
	height:auto !important;
	width:auto !important;
}

span.menu_admin {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #F00;
	TEXT-DECORATION: none
}
.menu_admin a{
	margin: 0px  !important;
	padding: 0px  !important;
	display: inline !important;
	width: auto !important;
	FONT-WEIGHT: normal !important;
	FONT-SIZE: 10px !important;
	COLOR:#F00!important;
	TEXT-DECORATION: none !important
}

img.listingImg {margin: 0px 10px 10px 0px;}


.formfield { 
	height: auto;
}
.callout-wrapper-2 {
	padding: 5px 10px;
}

