* {
	/*padding:0;*/
	margin:0;
}
html {
	HEIGHT: 100%
}
body {
	/*background:url(../images/bkgd_body.jpg) #C0CFE2 repeat-x;*/
	height: 100%;
	margin: 0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#101010;
}
form {
	height:100%
}
input {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	padding:5px 5px 5px;
	border:1px solid #ccc;
}
select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	padding:5px 5px 5px;
	border:1px solid #ccc;
	
}

img {
	border:0
}

.hiddenItem{ 
	display: none;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear: both;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.center {
	text-align:center;
}
.top {
	vertical-align: top;
}
.bottom { 
	vertical-align: bottom;
}
.middle { 
	vertical-align: middle;
}
.bold {
	font-weight: 900;
}
.normal {
	font-weight: normal;
}
.italic {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}

input.required:focus, textarea.required:focus, select.required:focus {
	border-color: #FF3333;
	box-shadow: 0 1px 3px #000000 inset, 0 0 8px #ff3333;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(255, 51, 51, 0.6);
	color: #333333;
	outline: 0 none;
}

input.missingRequired, textarea.missingRequired, select.missingRequired {
	border-color: #FF3333;
	box-shadow: 0 1px 3px #000000 inset, 0 0 8px #ff3333;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(255, 51, 51, 0.6);
	color: #333333;
	outline: 0 none;
}
input[readonly="readonly"],input[readonly],textarea[readonly="readonly"],textarea[readonly],input[disabled="disabled"],input[disabled],select[disabled="disabled"],select[disabled] {
	border-style: none;
	background-color: transparent;
	color: #000;
}
/* New text formatting styles */
#wrap {
	/* min-height: 100%; */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width: 970px;
	margin: 0 auto -120px; /* the bottom margin is the negative value of the footer's height */
}

#header {
	WIDTH: 970px;
	background-color: #fff;
	margin: 0 auto;
	padding:10px 0;
}
#header .contact {
	text-align: right;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #3b200e;
}

#header .contact a {
	color: #3b200e;
	text-decoration:none;
}
#header .contact a:link {
	color: #3b200e;
	text-decoration:none;
}
#header .contact a:visited {
	color: #3b200e;
	text-decoration:none;
}
#header .contact a:hover {
	color: #97653c;
	text-decoration:underline;
}
#header .contact a:active {
	color: #3b200e;
	text-decoration:none;
}

#header .tagline {
	text-align: right;
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 23px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #0f994b;
}

/* start styles for main menu */
#navigationbackground {
	width:auto;
	height: 40px;
	/*background:url(../images/navbackground.jpg) repeat-x #ffc72c;*/
    background-color: #ffc72c;
	
}

#navbar {
	width: auto;
	margin: 0 auto;
	height: 40px;
	display:block;
}
.navlist {
	margin: 0;
	padding: 0;
	text-align:center;
}
.navlist li {
	display: inline;
	list-style: none;
}
.navlist li a {
	display: inline-block;
	padding: 0 15px 0 15px;
	line-height: 40px;
	color: #292929;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.navlist li a:hover {
	color: #292929;
	background-color: #BBC0C4;
}
.navlist li a:active {
	color: #ffffff;
	/*background:url(../images/navbackground.jpg) repeat-x #ffc72c;*/
	background-color: #ffc72c;

}
.navlist li a.current {
	color: #f2f2f2;
	background-color: #BBC0C4;
}
.navlist li a.hidden {
	display:none;
}

.navlist li a img { /* the cart icon */
    vertical-align: middle;
    max-width: 32px;
    height: auto;
}

.navlist li a img + span { /* the "items" text next to the cart icon */
	display: inline-block;
	vertical-align: bottom; /* Removes "space" betweeen adjacent img and span */
	min-width: 60px;
	margin: 0 5px;
	padding: 0;
	font-size: 11px;
	text-transform: capitalize;
}

/* Start Property Menu */
#navbarProp {
	margin: 0 auto;
	clear: both;
	BACKGROUND: url(../images/bg_tabs.jpg) repeat-x 0 100%;
	HEIGHT: 34px;
}
.primary {
	width:550px;
	margin:0 auto;
	BORDER-BOTTOM: medium none;
	BACKGROUND: url(../images/bg_tabs.jpg) repeat-x 0 100%;
	HEIGHT: 34px;
	vertical-align:middle;
}
.primary DIV {
	TEXT-ALIGN: center; 
	PADDING-BOTTOM: 4px; 
	PADDING-LEFT: 0; 
	PADDING-RIGHT: 0; 
	FLOAT: left; 
	HEIGHT: 25px;
	PADDING-TOP: 5px;
}
.primary DIV:hover A {
	COLOR: #003267
}
.primary .on {
	BACKGROUND: url(../images/img_arrow-gray.jpg) no-repeat 50% 100%; 
}
.primary .on:hover A {
	COLOR: #000;
	text-decoration: underline !important;
}
.primary A:link {
	COLOR: #000
}
.primary A:visited {
	COLOR: #000
}
.primary A:hover {
	COLOR: #000;
	text-decoration: underline !important;
}
.primary A:active {
	COLOR: #000
}
.primary A {
	cursor:pointer;
	TEXT-ALIGN: center; 
	BORDER-LEFT:#C4C4C4 1px solid; 
	PADDING-BOTTOM: 0; 
	LINE-HEIGHT: 20px; 
	PADDING-LEFT: 1em; 
	PADDING-RIGHT: 1em; 
	FONT-SIZE: 10pt; 
	COLOR: #000;
	TEXT-DECORATION: none !important; 
	PADDING-TOP: 0;
}
.primary A.first {
	BORDER-BOTTOM: medium none; 
	BORDER-LEFT: medium none; 
	BORDER-TOP: medium none; 
	BORDER-RIGHT: medium none
}
.secured{}
#recentSearchArrow {
	cursor: pointer;
/*	border: #333333 solid 1px;
	border-radius: 2px;*/
	padding-left: 3px;
	padding-right: 3px;
}
/* start styles for page content layout */

#pageContent {
	width: 100%;
	margin: 0 auto;
}
.blankcolumn {
	padding: 5px;
	height: 448px;
}

.columnwrapper {
	border-radius: 10px;
	background: url(../images/bkgd_column.png) repeat-x;
	padding: 5px;
	height: 448px;
	margin: 10px auto;
}

.columnscrollbar {
	height: 100%;
	overflow: auto;
	/*overflow-y: scroll;*/
}

.photo {
	width: 240px;
	height: 190px;
	margin: 0 auto;
}

.caption {
	position: relative;
	top: 160px;
	left: 0;
	padding: 0 10px 0 10px;
}

.caption a {
	display: block;
	line-height: 22px;
	width: 100%; background: url(../images/button_circle_arrow.png) no-repeat right;
}

#mainHome {
	margin:0px auto;
	overflow:auto;
	padding-top: 0;
	padding-bottom: 90px;	  /* must be same height as the footer */
	width:970px;
	height:100%;
	min-height:100%;
}
#main {
	margin:0px auto;
	overflow:auto;
	padding-top: 10px;
	padding-bottom: 90px;	  /* must be same height as the footer */
	width:970px;
	height:100%;
	min-height:100%;
}
#content {
	background-color: #FFFFFF;
	border-left:0px solid #C0CFE2;
	border-right:0px solid #C0CFE2;
	border-bottom:0px solid #C0CFE2;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 90px;	  /* must be same height as the footer height plus footer padding*/
	margin:0px auto;
	min-width: 950px;
	height:100%;
	min-height:100%;
	width: 950px;
	overflow:auto;
}

.spacer{
	height: 15px;
}



#footer_wrapper, .push {
	height: 120px; /* .push must be the same height as .footer */
}
#footer_wrapper {
	background: none repeat scroll 0 0 #ffc72c;
	width: 100%;
}
#footer {
    margin: 0 auto;
	padding: 15px 10px 0 10px;
    max-width: 90%;
	min-width: 960px;
}
#footer h3, #footer p, #footer a {
color: #292929;
}

#footer p {
	line-height: 2em;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .icon-vchome {
	background: url("../images/icon-vchome.png") no-repeat;
	padding-left: 2em;
}

#footer .icon-contact {
	background: url("../images/icon-contact.png")  no-repeat;
	padding-left: 2em;
}
#footer .icon-fb {
	background: url("../images/icon-fb.png") no-repeat;
	padding-left: 2em;
}


H1 {
	MARGIN-TOP: 8px; COLOR: #3b200e; FONT-SIZE: 22px; margin-top: 8px;  margin-bottom: 8px; 
}
.small-header {
	FONT-SIZE: 16px
}
H2 {
    FONT-FAMILY: Tahoma, Geneva, sans-serif;
    COLOR: #292929;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
H3 {
	FONT-FAMILY: Tahoma, Geneva, sans-serif; COLOR: #292929; FONT-SIZE: 13px; FONT-WEIGHT: bold;margin-top: 0.5em; margin-bottom: 0.5em; 
}
H4 {
	COLOR: #053187; FONT-SIZE: 22px; margin-top: 16px; margin-bottom: 16px; 

}
P {
	FONT-FAMILY: Tahoma, Geneva, sans-serif; COLOR: #292929; FONT-SIZE: 12px; margin: 1em 0;
}
A {	color: #3b200e; text-decoration: underline}
A:link { color: #3b200e; text-decoration: underline}
A:visited { color: #3b200e; text-decoration: underline}
A:hover { color: #97653c; text-decoration: underline}
A:active { color: #3b200e; text-decoration: underline}

.formData {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align:left;
}

.vcLabel {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align:left;
}
.vcLabelRight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align:right;
}
.vcLabelCenter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align:center;
}
.vcButton {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align:center;
	padding-left: 5px;
	padding-right: 5px;
	
}
 
.formLabel {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.vcLabelwhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
}
.vcData {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
}
.formHeader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.formHeaderBlank {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 28px;
	vertical-align:middle;
	background-image:url(../images/header_blank.gif);
	background-repeat:no-repeat;
	text-align: left;
}
.ViewOrdersLabel{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	background-color: #006633;
	border-top:1px solid #FFFFFF;
	
}
.largeContent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*li {
	padding-bottom:5px;
}*/
.calltoaction {
    margin: 2em auto; /* matches or exceeds the box-shadow */
    background: #ebebeb url("/images2013/vc-home-login-bkgd.png") repeat-x;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 0 2px #888;
    -webkit-box-shadow: 0 0 2px #888;
    box-shadow: 0 0 2px #888;
    border-radius: 5px;
    overflow: hidden;
    padding: 10px 20px;
    line-height: 2em;
}
.calltoaction p{
    FONT-FAMILY:Tahoma, Geneva, sans-serif; 
    COLOR: #292929; 
    FONT-SIZE: 1.2em; 
    margin: 1em 0;

}
.calltoaction li {
    FONT-FAMILY: Tahoma, Geneva, sans-serif;
    COLOR: #292929;
    FONT-SIZE: 1.2em;
    line-height: 30px;
}
.announceHeader {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFF;
    text-align: left;
    background-color: #850001;
    height: 25px;
    padding-left: 15px;
    padding-top: 4px;
    background-repeat: repeat-x;
    margin:0 auto;
    width:565px;
}
.dvAnnouncement{
    border: silver 1px solid;
    padding:14px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align:left;
    margin:0px auto;
    width:550px;
    line-height: 1.5em;
}
.announceMsg {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #292929;
    padding-bottom: 20px;
    margin: 0px auto;
}
.announcement {
    clear: both;
    margin: 0px auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #292929;
}
.welcomeMsg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-bottom: 20px;
	margin:0px auto;
}
.welcome{
	clear:both;
	margin:0px auto;
	width:660px;
	text-align:center;
	padding-bottom: 30px;
}
.redBar{
    WIDTH: 100%;
    COLOR: #990000;
	text-align: center;
}
.greenHeader {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
.greenLabel {
	font-weight: bold;
	color: #006633;
}

/**************************************/
/*          Help Styles             */
/*************************************/ 

.helpDiv {
	padding:0 0 0 0;
	margin:0 auto;
	overflow:auto;
	display:none;
	position: relative;
	z-index:40002;
} 
.helpContent {
	text-align:center;
	line-height: 26px;
	padding:10px;
	border-left: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-radius: 0 0 4px 4px;
	background:url(../images/contentBack.png) #E4E5E7 repeat-x;
}

/**************************************/
/*        Content Containers          */
/*************************************/ 
.headerGreen {
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	padding-left:10px;
	padding-top:0;
	padding-bottom:0;
	border-radius: 4px 4px 0 0;
	font-size: 12px;
	background:url(../images/header_green.png) 0 0 repeat-x;
}
.contentBox{
	line-height: 26px;
	padding:10px;
	border-left: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-radius: 0 0 4px 4px;
	background:url(../images/contentBack.png) #e0e1e3 repeat-x;
}
.headerBlue {
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	border-radius: 4px 4px 0 0;
	font-size: 12px;
	background-color: #254173;
	letter-spacing: .75px;
}

.headerBlue A {	color: #fff; text-decoration: none}
.headerBlue A:link { color: #fff; text-decoration: none}
.headerBlue A:visited { color: #fff; text-decoration: none}
.headerBlue A:hover { color: #00547F; text-decoration: underline}
.headerBlue A:active { color: #fff; text-decoration: underline}

.headerFormData {
	line-height: 26px;
	font-weight: bold;
	color: #292929;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	border-radius: 4px 4px 0 0;
	font-size: 12px;
	/*background:url(../images/navbackground.jpg) repeat-x #3b200e;*/
    background-color: #ffc72c;
	background-size: auto 100%;
	letter-spacing: .75px;
}
.headerFormData A {	color: #292929; text-decoration: none}
.headerFormData A:link { color: #292929; text-decoration: none}
.headerFormData A:visited { color: #292929; text-decoration: none}
.headerFormData A:hover { color: #5d3418; text-decoration: underline}
.headerFormData A:active { color: #292929; text-decoration: underline}


.headerRed {
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	border-radius: 4px 4px 0 0;
	font-size: 12px;
	background-color: #630000;
	letter-spacing: .75px;
}

.headerRed A {	color: #fff; text-decoration: none}
.headerRed A:link { color: #fff; text-decoration: none}
.headerRed A:visited { color: #fff; text-decoration: none}
.headerRed A:hover { color: #930000; text-decoration: underline}
.headerRed A:active { color: #fff; text-decoration: underline}

.redText{
	color:#BB0000;
}
.errorText {
	color: #dc143c;
	padding-right: 3px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
.Branchcontent{
	padding-top:5px; 
	padding-left:25px; 
	padding-bottom:15px; 
	line-height:18px;
}

.login{
	margin-left:40px;
	font-weight:bold;
}
.login label{
	display:block;
}

.modernForm{
    margin-left:40px;
    font-weight:bold;
}
.modernForm label {
    display: block;
}

.form{
	margin-left:40px;
	line-height:1.75em;
}
.form label{
	display:block;
}
.form p{
	font-family:Tahoma, Geneva, sans-serif;
	color:#000000;
	font-size:12px;
}
.form button{
	background-color: #e0e1e3 ;
	border: 1px #BBB solid;
	border-radius: 2px;
	padding: 8px 15px;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#000;
	vertical-align:middle;
	cursor:pointer;
	text-align:center;
	white-space:nowrap;
}
.form button:hover{
	text-decoration:none;
	background-color: #A3A3A3;
}

.forgotpw{
	margin-left: 15px;
	font-weight:normal;
}

/* ModalDialog CSS definition */
.ModalDialog-BoxWrap { position:absolute;top: 0;left: 0;display:none;z-index:40001; }
.ModalDialog-BoxOverlay {position:fixed;width:100%;height:100%;background-color:#808080;opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);z-index:40001;}
.ModalDialog-offset {position:fixed;top:30%;width:100%;z-index:40002;}
.ModalDialog-Draggable { position: fixed !important;width: auto;height: auto;}
.ModalDialog-Box {position:relative;margin:0 auto;background-color:#FFFFFF;padding:0;border:1px solid #EEEEEE;border-radius:5px;-moz-border-radius:5px;font-size: 12px;box-shadow: 2px 2px 4px #969696;-moz-box-shadow: 2px 2px 4px #969696;}
.ModalDialog-Header {
	background: #ffc72c;
	color: #fff;
	border-radius:5px;
	-moz-border-radius:5px;	
	line-height: 2em;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	display: block;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	/*box-shadow: 2px 2px 4px #969696;
	-moz-box-shadow: 2px 2px 4px #969696;*/
}
.ModalDialog-Close {
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border: 1px;
	border-color: #fff;
	border-style: solid;
	float: right;
	margin-right: 5px;
	margin-top: 3px;
	cursor: pointer;
	height: 16px;
	width: 16px;
}
/*.ShoppingCart {
    display: inline-block;
	vertical-align: middle;
}
.ShoppingCart div.ShoppingCartImage {
	height: 36px;
    width: 36px;
    background-image: url(../images/icon-cart-outline-36px.png);
    display: inline-block;
	cursor: pointer;
}
.ShoppingCart a {
	border: 0;
	border-style: none;
	cursor: pointer;
	text-decoration: none;
}
.ShoppingCart div.ShippingCartCount{
    font-size: 9px;
    color: #5a5a5a;
	font-weight: bold;
    padding-top: 13px;
    padding-right: 15px;
    display: inline-block;
}*/